Skip to content

Commit

Permalink
build(deps): bump multiaddr from 0.17.1 to 0.18.1
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent 496855a commit ae6b983
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 23 deletions.
97 changes: 75 additions & 22 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ hex-literal = "0.4.1"
indexmap = { version = "2.0.0", features = ["std"] }
libc = "0.2.142"
mockall = "0.11.4"
multiaddr = "0.17.0"
multiaddr = "0.18.1"
multihash = { version = "0.17.0", default-features = false, features = ["std", "multihash-impl", "identity", "sha2"] }
network-interface = "1.1.1"
parking_lot = "0.12.1"
Expand Down

0 comments on commit ae6b983

Please sign in to comment.