Skip to content

Commit

Permalink
bump env_logger to a more minimal-versions compatible one
Browse files Browse the repository at this point in the history
  • Loading branch information
Eh2406 committed Sep 17, 2018
1 parent 9b2295d commit 682b295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ crates-io = { path = "src/crates-io", version = "0.18" }
crossbeam-utils = "0.5"
crypto-hash = "0.3.1"
curl = "0.4.13"
env_logger = "0.5.4"
env_logger = "0.5.11"
failure = "0.1.2"
filetime = "0.2"
flate2 = "1.0"
Expand Down

0 comments on commit 682b295

Please sign in to comment.