Skip to content

Commit d3e22d8

Browse files
Update env_logger requirement from 0.5.11 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>
1 parent ab59c81 commit d3e22d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ crossbeam-utils = "0.5"
2424
crypto-hash = "0.3.1"
2525
curl = { version = "0.4.19", features = ['http2'] }
2626
curl-sys = "0.4.15"
27-
env_logger = "0.5.11"
27+
env_logger = "0.6.0"
2828
failure = "0.1.2"
2929
filetime = "0.2"
3030
flate2 = "1.0.3"

0 commit comments

Comments
 (0)