Bump log from 0.4.6 to 0.4.7 (#5144)

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-17 09:25:57 -06:00
committed by Greg Fitzgerald
parent 5174b3bc3f
commit bbd0455418
34 changed files with 97 additions and 97 deletions

View File

@ -17,7 +17,7 @@ chrono = { version = "0.4.7", features = ["serde"] }
generic-array = { version = "0.13.2", default-features = false, features = ["serde", "more_lengths"] }
hex = "0.3.2"
itertools = "0.8.0"
log = "0.4.2"
log = "0.4.7"
memmap = "0.6.2"
num-derive = "0.2"
num-traits = "0.2"