chore(deps): remove igd-next (#9200)

This commit is contained in:
fdsuuo
2024-06-30 05:36:20 +01:00
committed by GitHub
parent fffeefbca3
commit f16fd02d94
2 changed files with 0 additions and 2 deletions

View File

@ -484,7 +484,6 @@ tower-http = "0.5"
# p2p
discv5 = "0.6.0"
igd-next = "0.14.3"
# rpc
jsonrpsee = "0.23"

View File

@ -64,7 +64,6 @@ exceptions = [
{ allow = ["CC0-1.0"], name = "aurora-engine-modexp" },
# TODO: decide on MPL-2.0 handling
# These dependencies are grandfathered in in https://github.com/paradigmxyz/reth/pull/6980
{ allow = ["MPL-2.0"], name = "attohttpc" },
{ allow = ["MPL-2.0"], name = "option-ext" },
{ allow = ["MPL-2.0"], name = "webpki-roots" },
]