Bump env_logger from 0.7.1 to 0.8.1

Bumps [env_logger](https://github.com/env-logger-rs/env_logger) from 0.7.1 to 0.8.1.
- [Release notes](https://github.com/env-logger-rs/env_logger/releases)
- [Changelog](https://github.com/env-logger-rs/env_logger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/env-logger-rs/env_logger/compare/v0.7.1...v0.8.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-19 13:01:11 +00:00
committed by GitHub
parent 64aea57a63
commit b21c4bd307
3 changed files with 6 additions and 15 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ x509-parser = "0.8.0-beta1"
zeroize = "1"
[dev-dependencies]
env_logger = "0.7"
env_logger = "0.8"
ring = "0.16.15"
lazy_static = "1"