Skip to content

Commit 227ea92

Browse files
Merge pull request #509 from rust-lang/dependabot/cargo/blacksmith/env_logger-0.8.3
2 parents d38b7cf + 735fc93 commit 227ea92

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.2"
11+
env_logger = "0.8.3"
1212
log = "0.4.14"
1313
regex = "1.4.3"
1414
reqwest = { version = "0.11", features = ["blocking"] }

0 commit comments

Comments
 (0)