Skip to content

Commit

Permalink
chore(deps): bump libp2p-mplex from 0.40.0 to 0.41.0
Browse files Browse the repository at this point in the history
Bumps [libp2p-mplex](https://github.com/libp2p/rust-libp2p) from 0.40.0 to 0.41.0.
- [Release notes](https://github.com/libp2p/rust-libp2p/releases)
- [Changelog](https://github.com/libp2p/rust-libp2p/blob/master/CHANGELOG.md)
- [Commits](libp2p/rust-libp2p@libp2p-mplex-v0.40.0...libp2p-mplex-v0.41.0)

---
updated-dependencies:
- dependency-name: libp2p-mplex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent 7e2d3f4 commit d7b095a
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 47 deletions.
120 changes: 74 additions & 46 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 p2p/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ iroh-rpc-client.workspace = true
iroh-rpc-types.workspace = true
iroh-util.workspace = true
libp2p-identity.workspace = true
libp2p-mplex = "0.40.0"
libp2p-mplex = "0.41.0"
libp2p-quic = { version = "0.9", features = ["tokio"] }
lru.workspace = true
multihash.workspace = true
Expand Down

0 comments on commit d7b095a

Please sign in to comment.