Bump log from 0.4.11 to 0.4.14

Bumps [log](https://github.com/rust-lang/log) from 0.4.11 to 0.4.14.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.11...0.4.14)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-27 22:50:56 +00:00
committed by GitHub
parent ded325c1be
commit e0dbeb2763
4 changed files with 6 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ futures = "^0.3.8"
serde = "^1.0.125"
kv = {version = "^0.10.0", features = ["msgpack-value"]}
clap = "^2.33.0"
log = "^0.4.11"
log = "^0.4.14"
env_logger = "^0.8.2"
[dev-dependencies]