Bump log from 0.4.16 to 0.4.17
Bumps [log](https://github.com/rust-lang/log) from 0.4.16 to 0.4.17. - [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/commits/0.4.17 ) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:dependabot[bot] <support@github.com>
... | ... | @@ -27,7 +27,7 @@ include = [ |
env_logger = "0.9.0" | ||
anyhow = "1.0.57" | ||
clap = { version = "3.1.15", features = ["derive", "env"] } | ||
log = "0.4.16" | ||
log = "0.4.17" | ||
heck = "0.4.0" | ||
zip = { version = "0.6.2", default-features = false } | ||
parity-wasm = "0.42.2" | ||
... | ... |
Please register or sign in to comment