Skip to content

Commit

Permalink
Bump env_logger version
Browse files Browse the repository at this point in the history
  • Loading branch information
ilpianista committed Nov 26, 2019
1 parent fa0af03 commit b081b6b
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 @@ -15,7 +15,7 @@ name = "arch-audit"
alpm = "^0.4"
clap = {version = "^2", features = ["yaml"]}
curl = "^0.4"
env_logger = "^0.6"
env_logger = "^0.7"
itertools = "^0.8"
log = "^0.4"
serde_json = "^1.0"

0 comments on commit b081b6b

Please sign in to comment.