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:
dependabot-preview[bot]
2019-05-31 16:53:12 +02:00
committed by Matan Kushner
parent 454b8f9fae
commit b59e44c5fa
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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"