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
@@ -14,7 +14,7 @@ keywords = ["ecdsa", "rsa", "piv", "pcsc", "yubikey"]
[dependencies]
gumdrop = "0.8"
env_logger = "0.7"
env_logger = "0.8"
lazy_static = "1"
log = "0.4"
sha2 = "0.8"