Update env_logger requirement from 0.5.12 to 0.6.0
Updates the requirements on [env_logger](https://github.com/sebasmagri/env_logger) to permit the latest version. - [Release notes](https://github.com/sebasmagri/env_logger/releases) - [Commits](https://github.com/sebasmagri/env_logger/commits/v0.6.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
Michael Vines
parent
043f50487a
commit
c6c8351fca
@ -8,7 +8,7 @@ license = "Apache-2.0"
|
||||
|
||||
[dependencies]
|
||||
bincode = "1.0.0"
|
||||
env_logger = "0.5.12"
|
||||
env_logger = "0.6.0"
|
||||
log = "0.4.2"
|
||||
rlua = "0.15.2"
|
||||
serde = "1.0.27"
|
||||
|
Reference in New Issue
Block a user