Bump env_logger from 0.6.1 to 0.6.2 (#4879)

Bumps [env_logger](https://github.com/sebasmagri/env_logger) from 0.6.1 to 0.6.2.
- [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/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-07-05 14:11:10 -06:00
committed by Greg Fitzgerald
parent 3557975c1f
commit e26a0bf840
5 changed files with 11 additions and 11 deletions

View File

@ -9,7 +9,7 @@ homepage = "https://solana.com/"
edition = "2018"
[dependencies]
env_logger = "0.6.1"
env_logger = "0.6.2"
[lib]
name = "solana_logger"