mirror of
https://github.com/sigp/lighthouse.git
synced 2026-07-01 03:44:30 +00:00
Bump igd-next to remove duplicated version (#9543)
#8547 Bump network's `igd-next` dependency so it matches `libp2p`. Co-Authored-By: Mac L <mjladson@pm.me>
This commit is contained in:
@@ -26,7 +26,7 @@ fixed_bytes = { workspace = true }
|
||||
fnv = { workspace = true }
|
||||
futures = { workspace = true }
|
||||
hex = { workspace = true }
|
||||
igd-next = { version = "0.16", features = ["aio_tokio"] }
|
||||
igd-next = { version = "0.17", features = ["aio_tokio"] }
|
||||
itertools = { workspace = true }
|
||||
lighthouse_network = { workspace = true }
|
||||
logging = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user