Skip to content

Commit a218f00

Browse files
committed
Update env_logger from 0.8.4 to 0.10.1
1 parent e232b65 commit a218f00

File tree

2 files changed

+142
-24
lines changed

2 files changed

+142
-24
lines changed

blacksmith/Cargo.lock

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

blacksmith/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ publish = false
88
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
99

1010
[dependencies]
11-
env_logger = "0.8.3"
11+
env_logger = "0.10.1"
1212
log = "0.4.14"
1313
regex = "1.5.4"
1414
reqwest = { version = "0.11", features = ["blocking"] }

0 commit comments

Comments
 (0)