Skip to content

Commit 4ddaa9d

Browse files
build(deps): bump multiaddr from 0.18.2 to 0.19.0
Bumps [multiaddr](https://github.com/multiformats/rust-multiaddr) from 0.18.2 to 0.19.0. - [Release notes](https://github.com/multiformats/rust-multiaddr/releases) - [Changelog](https://github.com/multiformats/rust-multiaddr/blob/master/CHANGELOG.md) - [Commits](https://github.com/multiformats/rust-multiaddr/commits/v0.19.0) --- updated-dependencies: - dependency-name: multiaddr dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d5ecd7 commit 4ddaa9d

2 files changed

Lines changed: 95 additions & 27 deletions

File tree

Cargo.lock

Lines changed: 94 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

network-interface/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ async-trait = "0.1"
2424
bitflags = { version = "2.12", features = ["serde"] }
2525
futures = { workspace = true }
2626
log = { workspace = true }
27-
multiaddr = "0.18"
27+
multiaddr = "0.19"
2828
serde = "1.0"
2929
thiserror = "2.0"
3030
tokio = { version = "1.52", features = ["rt"] }

0 commit comments

Comments
 (0)