Skip to content

Commit

Permalink
Merge pull request #1863 from subspace/upgrade-libp2p-0.52.2
Browse files Browse the repository at this point in the history
networking: Update libp2p to v.0.52.2
  • Loading branch information
nazar-pc authored Aug 22, 2023
2 parents 990bef8 + dac7df3 commit 8e04bbf
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 43 deletions.
111 changes: 69 additions & 42 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 crates/subspace-networking/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ unsigned-varint = { version = "0.7.1", features = ["futures", "asynchronous_code
void = "1.0.2"

[dependencies.libp2p]
version = "0.52.1"
version = "0.52.2"
default-features = false
features = [
"autonat",
Expand Down

0 comments on commit 8e04bbf

Please sign in to comment.