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:
Mac L
2026-06-27 03:55:15 +04:00
committed by GitHub
parent 5e9e86d0c3
commit 0ac8c257ef
2 changed files with 3 additions and 24 deletions

View File

@@ -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 }