mirror of
https://github.com/sigp/lighthouse.git
synced 2026-07-04 21:34:36 +00:00
chore: Bump discv5 and remove generic DefaultProtocolId in metrics (#8056)
Bump discv5 version Co-Authored-By: Josh King <josh@sigmaprime.io>
This commit is contained in:
@@ -134,7 +134,7 @@ deposit_contract = { path = "common/deposit_contract" }
|
||||
derivative = "2"
|
||||
directory = { path = "common/directory" }
|
||||
dirs = "3"
|
||||
discv5 = { version = "0.9", features = ["libp2p"] }
|
||||
discv5 = { version = "0.10", features = ["libp2p"] }
|
||||
doppelganger_service = { path = "validator_client/doppelganger_service" }
|
||||
either = "1.9"
|
||||
environment = { path = "lighthouse/environment" }
|
||||
|
||||
Reference in New Issue
Block a user