mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
chore(deps): Bump log from 0.4.6 to 0.4.7 (#93)
Bumps [log](https://github.com/rust-lang/log) from 0.4.6 to 0.4.7. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang-nursery/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.6...0.4.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Matan Kushner
parent
fa39026090
commit
79bfc7cf49
+1
-1
@@ -27,7 +27,7 @@ toml = "0.5.1"
|
||||
serde_json = "1.0.40"
|
||||
rayon = "1.1.0"
|
||||
pretty_env_logger = "0.3.0"
|
||||
log = "0.4.6"
|
||||
log = "0.4.7"
|
||||
battery = "0.7.4"
|
||||
lazy_static = "1.3.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user