Skip to content

Commit daf0b73

Browse files
Bump log from 0.4.13 to 0.4.14 in /blacksmith
Bumps [log](https://github.com/rust-lang/log) from 0.4.13 to 0.4.14. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.13...0.4.14) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent aba3868 commit daf0b73

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
@@ -9,7 +9,7 @@ publish = false
99

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

0 commit comments

Comments
 (0)