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:
dependabot-preview[bot]
2019-07-11 23:28:57 -04:00
committed by Matan Kushner
parent fa39026090
commit 79bfc7cf49
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -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"