mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
Add windows Ipc Client implementation (#7187)
This commit is contained in:
@ -58,6 +58,7 @@ exceptions = [
|
||||
{ allow = ["CC0-1.0"], name = "secp256k1-sys" },
|
||||
{ allow = ["CC0-1.0"], name = "tiny-keccak" },
|
||||
{ allow = ["CC0-1.0"], name = "more-asserts" },
|
||||
{ allow = ["CC0-1.0"], name = "to_method" },
|
||||
{ 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
|
||||
|
||||
Reference in New Issue
Block a user