Skip to content

Commit 682b295

Browse files
committed
bump env_logger to a more minimal-versions compatible one
1 parent 9b2295d commit 682b295

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
@@ -22,7 +22,7 @@ crates-io = { path = "src/crates-io", version = "0.18" }
2222
crossbeam-utils = "0.5"
2323
crypto-hash = "0.3.1"
2424
curl = "0.4.13"
25-
env_logger = "0.5.4"
25+
env_logger = "0.5.11"
2626
failure = "0.1.2"
2727
filetime = "0.2"
2828
flate2 = "1.0"

0 commit comments

Comments
 (0)