Skip to content

Commit 712c3bc

Browse files
chore(deps): bump log from 0.4.28 to 0.4.29 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.28 to 0.4.29 - [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.28...0.4.29) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aace55d commit 712c3bc

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
@@ -72,7 +72,7 @@ critical-section = { version = "1.2", features = ["std"] }
7272
async-io = "2.6.0"
7373
env_logger = "0.11.6"
7474
futures = { version = "0.3.30" }
75-
log = "0.4.28"
75+
log = "0.4.29"
7676
nix = "0.30.1"
7777
clap = { version = "4.5.53", features = ["derive"] }
7878
rand_core = { version = "0.9.3", features = ["std"] }

0 commit comments

Comments
 (0)