Skip to content

Commit 785c404

Browse files
build(deps): bump multiaddr from 0.17.1 to 0.18.1
Bumps [multiaddr](https://github.com/multiformats/rust-multiaddr) from 0.17.1 to 0.18.1. - [Release notes](https://github.com/multiformats/rust-multiaddr/releases) - [Changelog](https://github.com/multiformats/rust-multiaddr/blob/master/CHANGELOG.md) - [Commits](multiformats/rust-multiaddr@v0.17.1...v0.18.1) --- updated-dependencies: - dependency-name: multiaddr dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3c889f commit 785c404

File tree

2 files changed

+84
-22
lines changed

2 files changed

+84
-22
lines changed

Cargo.lock

Lines changed: 83 additions & 21 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
@@ -20,7 +20,7 @@ hex-literal = "0.4.1"
2020
indexmap = { version = "2.0.0", features = ["std"] }
2121
libc = "0.2.142"
2222
mockall = "0.12.1"
23-
multiaddr = "0.17.0"
23+
multiaddr = "0.18.1"
2424
multihash = { version = "0.17.0", default-features = false, features = ["std", "multihash-impl", "identity", "sha2"] }
2525
network-interface = "1.1.1"
2626
parking_lot = "0.12.1"

0 commit comments

Comments
 (0)