mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: Alloy migration (#4737)
Co-authored-by: Alessandro Mazza <121622391+alessandromazza98@users.noreply.github.com> Co-authored-by: Supernovahs.eth <91280922+supernovahs@users.noreply.github.com> Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
This commit is contained in:
@ -95,8 +95,11 @@ unknown-registry = "warn"
|
||||
# in the allow list is encountered
|
||||
unknown-git = "deny"
|
||||
allow-git = [
|
||||
"https://github.com/bluealloy/revm",
|
||||
"https://github.com/boa-dev/boa",
|
||||
# TODO: remove, see ./Cargo.toml
|
||||
"https://github.com/Danipopes/revm",
|
||||
"https://github.com/alloy-rs/core",
|
||||
# "https://github.com/bluealloy/revm",
|
||||
|
||||
"https://github.com/ethereum/c-kzg-4844",
|
||||
"https://github.com/sigp/discv5",
|
||||
"https://github.com/stevefan1999-personal/rust-igd",
|
||||
|
||||
Reference in New Issue
Block a user