Skip to content

Commit

Permalink
Bump libp2p-relay-manager from 0.2.2 to 0.2.3 in the libp2p group
Browse files Browse the repository at this point in the history
Bumps the libp2p group with 1 update: [libp2p-relay-manager](https://github.com/dariusc93/rust-ipfs).


Updates `libp2p-relay-manager` from 0.2.2 to 0.2.3
- [Changelog](https://github.com/dariusc93/rust-ipfs/blob/libp2p-next/CHANGELOG.md)
- [Commits](https://github.com/dariusc93/rust-ipfs/commits)

---
updated-dependencies:
- dependency-name: libp2p-relay-manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: libp2p
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 8554250 commit dc49914
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 4 deletions.
28 changes: 25 additions & 3 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 @@ -36,7 +36,7 @@ libp2p = { version = "0.53.2", features = [
"dcutr",
"serde",
] }
libp2p-relay-manager = "0.2.2"
libp2p-relay-manager = "0.2.3"
tokio = { version = "1.36.0", features = ["full"] }
eyre = "0.6.12"
regex = "1.10.4"
Expand Down

0 comments on commit dc49914

Please sign in to comment.