Bump env_logger from 0.7.0 to 0.7.1

Bumps [env_logger](https://github.com/sebasmagri/env_logger) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/sebasmagri/env_logger/releases)
- [Changelog](https://github.com/sebasmagri/env_logger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebasmagri/env_logger/compare/v0.7.0...v0.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-17 11:25:21 +00:00
committed by Michael Vines
parent 842eaf90df
commit c73e8d9a82
4 changed files with 8 additions and 8 deletions

View File

@ -9,7 +9,7 @@ homepage = "https://solana.com/"
edition = "2018"
[dependencies]
env_logger = "0.7.0"
env_logger = "0.7.1"
lazy_static = "1.4.0"
log = "0.4.8"