Skip to content

Commit 07141ea

Browse files
Bump log from 0.4.21 to 0.4.25
Bumps [log](https://github.com/rust-lang/log) from 0.4.21 to 0.4.25. - [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.21...0.4.25) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c48b2c commit 07141ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ async-trait = "0.1.81"
3535
zstd = "0.13.2"
3636
human-duration = "0.1.0"
3737
bytesize = "1.3.0"
38-
log = "0.4.21"
38+
log = "0.4.25"
3939
byte-unit = { version = "5.1.4", features = ["serde"] }
4040
clap-num = "1.1.1"
4141

0 commit comments

Comments
 (0)