Skip to content

Commit b29face

Browse files
Update Rust crate env_logger to 0.11
1 parent b11a4c2 commit b29face

File tree

2 files changed

+172
-72
lines changed

2 files changed

+172
-72
lines changed

Cargo.lock

Lines changed: 171 additions & 71 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.4"
1212
log = "0.4.21"
13-
env_logger = "0.3"
13+
env_logger = "0.11"
1414
hyper = "0.10"
1515
hyper-native-tls = "0.3.0"
1616
yaml-rust = "0.4.5"

0 commit comments

Comments
 (0)