mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
chore(deps): Bump battery from 0.7.2 to 0.7.3 (#72)
Bumps [battery](https://github.com/svartalf/rust-battery) from 0.7.2 to 0.7.3. - [Release notes](https://github.com/svartalf/rust-battery/releases) - [Changelog](https://github.com/svartalf/rust-battery/blob/master/CHANGELOG.md) - [Commits](https://github.com/svartalf/rust-battery/compare/0.7.2...0.7.3)
This commit is contained in:
committed by
Matan Kushner
parent
454b8f9fae
commit
b59e44c5fa
+1
-1
@@ -14,7 +14,7 @@ serde_json = "1.0.39"
|
||||
rayon = "1.0.3"
|
||||
pretty_env_logger = "0.3.0"
|
||||
log = "0.4.6"
|
||||
battery = "0.7.2"
|
||||
battery = "0.7.3"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.0.8"
|
||||
|
||||
Reference in New Issue
Block a user