Skip to content

Commit

Permalink
Merge pull request #90 from ourzora/dependabot/cargo/libp2p-c8ae88c23d
Browse files Browse the repository at this point in the history
Bump libp2p-relay-manager from 0.2.2 to 0.2.4 in the libp2p group across 1 directory
  • Loading branch information
ligustah authored May 13, 2024
2 parents c71663f + 7f15b4e commit ea575d5
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.4"
tokio = { version = "1.36.0", features = ["full"] }
eyre = "0.6.12"
regex = "1.10.4"
Expand Down

0 comments on commit ea575d5

Please sign in to comment.