Skip to content

Commit 7802acd

Browse files
build(deps): 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 8919a61 commit 7802acd

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.

z2/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ indicatif = "0.18.3"
3939
itertools = "0.14.0"
4040
k256 = "0.13.4"
4141
libp2p = { version = "0.56.0", features = ["identify"] }
42-
log = "0.4.28"
42+
log = "0.4.29"
4343
parking_lot = "0.12.5"
4444
primitive-types = "0.12.2"
4545
prost = "0.14.1"

0 commit comments

Comments
 (0)