chore: bump env_logger from 0.8.2 to 0.8.3

Bumps [env_logger](https://github.com/env-logger-rs/env_logger) from 0.8.2 to 0.8.3.
- [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.8.2...v0.8.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-03 09:02:27 +00:00
committed by Michael Vines
parent 13b9bb6790
commit 4eab51fe06
3 changed files with 7 additions and 7 deletions

View File

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