mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-16 20:39:10 +00:00
Move from igd to igd-next (#5068)
* Move from igd to igd-next * Fix clippy error warning: useless conversion to the same type: `std::net::IpAddr`
This commit is contained in:
@@ -35,7 +35,7 @@ lazy_static = { workspace = true }
|
||||
lighthouse_metrics = { workspace = true }
|
||||
logging = { workspace = true }
|
||||
task_executor = { workspace = true }
|
||||
igd = "0.12.1"
|
||||
igd-next = "0.14.3"
|
||||
itertools = { workspace = true }
|
||||
num_cpus = { workspace = true }
|
||||
lru_cache = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user