Skip to content

Commit 71b21f8

Browse files
Update Rust crate env_logger to 0.11
1 parent 2a3dfe4 commit 71b21f8

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
@@ -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)