Skip to content

Commit 07798cf

Browse files
Merge pull request #473 from rust-lang/dependabot/cargo/blacksmith/env_logger-0.8.2
2 parents 5ebd350 + 03502a9 commit 07798cf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

blacksmith/Cargo.lock

Lines changed: 3 additions & 3 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.1"
11+
env_logger = "0.8.2"
1212
log = "0.4.11"
1313
regex = "1.4.2"
1414
reqwest = { version = "0.10", features = ["blocking"] }

0 commit comments

Comments
 (0)