Skip to content

Commit

Permalink
update libp2p to v0.51.1
Browse files Browse the repository at this point in the history
  • Loading branch information
divagant-martian committed Apr 13, 2023
1 parent a3669ab commit 7dd0ea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beacon_node/lighthouse_network/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ delay_map = "0.3.0"
void = "1"

[dependencies.libp2p]
version = "0.50.0"
version = "0.51.1"
default-features = false
features = ["websocket", "identify", "mplex", "yamux", "noise", "gossipsub", "dns", "tcp", "tokio", "plaintext", "secp256k1", "macros", "ecdsa"]

Expand Down

0 comments on commit 7dd0ea0

Please sign in to comment.