Skip to content

Commit

Permalink
chore(deps): update libp2p
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 28, 2023
1 parent fca9221 commit 5de01c2
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 8 deletions.
24 changes: 18 additions & 6 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -110,12 +110,12 @@ libp2p-core = { version = "0.40.1", default-features = false, features = ["secp2
libp2p-metrics = "0.13.1"
libp2p-noise = "0.43.2"
libp2p-mplex = "0.40.0"
libp2p-swarm = "0.43.6"
libp2p-swarm = "0.43.7"
libp2p-identity = "0.2.7"
libp2p-connection-limits = "0.2.1"
libp2p-kad = "0.44.6"
multihash = "0.19.1"
prometheus-client = "0.21.2"
prometheus-client = "0.22.0"

eyre = "0.6.8"
base64 = "0.21.4"
Expand Down

0 comments on commit 5de01c2

Please sign in to comment.