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

@@ -12,7 +12,7 @@ publish = false
bincode = "1.1.4"
bs58 = "0.2.0"
clap = "2.32.0"
env_logger = "0.6.0"
env_logger = "0.6.2"
itertools = "0.8.0"
log = "0.4.6"
num-derive = "0.2"