mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-30 19:34:37 +00:00
Bump discv5 (#9394)
Bump `discv5` to the latest release. This removes the duplicated `hashlink` dependency and also removes `ahash`. Co-Authored-By: Mac L <mjladson@pm.me>
This commit is contained in:
@@ -127,7 +127,7 @@ delay_map = "0.4"
|
||||
deposit_contract = { path = "common/deposit_contract" }
|
||||
directory = { path = "common/directory" }
|
||||
dirs = "3"
|
||||
discv5 = { version = "0.10", features = ["libp2p"] }
|
||||
discv5 = { version = "0.11", features = ["libp2p"] }
|
||||
doppelganger_service = { path = "validator_client/doppelganger_service" }
|
||||
educe = "0.6"
|
||||
eip_3076 = { path = "common/eip_3076" }
|
||||
|
||||
Reference in New Issue
Block a user