Skip to content

Commit d3a5965

Browse files
Bump log from 0.4.29 to 0.4.30 in the cargo-deps group
Bumps the cargo-deps group with 1 update: [log](https://github.com/rust-lang/log). Updates `log` from 0.4.29 to 0.4.30 - [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.29...0.4.30) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fa3886 commit d3a5965

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -21,7 +21,7 @@ shvproto = "6.1.9"
2121
shvrpc = { version = "16.0", features = ["journal"] }
2222
shvclient = { version = "6.0", features = ["tokio"] }
2323
futures = "0.3.32"
24-
log = "0.4.29"
24+
log = "0.4.30"
2525
clap = { version = "4.6.0", features = ["derive"] }
2626
# simple_logger = { version = "5.0.0", features = ["stderr"] }
2727
simple_logger = { version = "5.2.0" }

0 commit comments

Comments
 (0)