Skip to content

Commit d232c4a

Browse files
committed
Update Rust crate env_logger to 0.9
1 parent 71b9f1b commit d232c4a

File tree

2 files changed

+45
-76
lines changed

2 files changed

+45
-76
lines changed

Cargo.lock

Lines changed: 44 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ panic = "abort"
1010
clap = "2.34"
1111
json = "0.12"
1212
log = "0.4"
13-
env_logger = "0.3"
13+
env_logger = "0.9"
1414
hyper = "0.10"
1515
hyper-native-tls = "0.3.0"
1616
yaml-rust = "0.4"

0 commit comments

Comments
 (0)