Skip to content

Commit ee9329e

Browse files
Bump log from 0.4.28 to 0.4.29
Bumps [log](https://github.com/rust-lang/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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5778a9e commit ee9329e

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 @@ hyper-util = { version = "0.1.18", features = ["tokio"] }
3535
http-body-util = "0.1.3"
3636
ipext = "0.1.0"
3737
libsodium-sys-stable = "1.22.4"
38-
log = { version = "0.4.28", features = ["std", "release_max_level_debug"] }
38+
log = { version = "0.4.29", features = ["std", "release_max_level_debug"] }
3939
mimalloc = { version = "0.1.48", default-features = false }
4040
parking_lot = "0.12.5"
4141
rand = "0.9.2"

0 commit comments

Comments
 (0)