Skip to content

Commit aa58841

Browse files
Merge pull request #496 from rust-lang/dependabot/cargo/blacksmith/log-0.4.13
2 parents 2947abd + 6c5ca47 commit aa58841

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

blacksmith/Cargo.lock

Lines changed: 2 additions & 2 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
@@ -9,7 +9,7 @@ publish = false
99

1010
[dependencies]
1111
env_logger = "0.8.2"
12-
log = "0.4.11"
12+
log = "0.4.13"
1313
regex = "1.4.3"
1414
reqwest = { version = "0.11", features = ["blocking"] }
1515
serde = { version = "1.0.118", features = ["derive"] }

0 commit comments

Comments
 (0)