Skip to content

Commit ea4b82a

Browse files
Bump env_logger from 0.7.1 to 0.8.1 in /blacksmith
Bumps [env_logger](https://github.com/env-logger-rs/env_logger) from 0.7.1 to 0.8.1. - [Release notes](https://github.com/env-logger-rs/env_logger/releases) - [Changelog](https://github.com/env-logger-rs/env_logger/blob/master/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.7.1...v0.8.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 90f73fd commit ea4b82a

File tree

2 files changed

+23
-4
lines changed

2 files changed

+23
-4
lines changed

blacksmith/Cargo.lock

Lines changed: 22 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.7.1"
11+
env_logger = "0.8.1"
1212
log = "0.4.11"
1313
regex = "1.4.1"
1414
reqwest = { version = "0.10", features = ["blocking"] }

0 commit comments

Comments
 (0)