mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(rpc): use alloy-rpc-types for ethereum-related types (#5947)
This commit is contained in:
@ -96,7 +96,7 @@ unknown-git = "deny"
|
||||
allow-git = [
|
||||
# TODO: remove, see ./Cargo.toml
|
||||
"https://github.com/bluealloy/revm",
|
||||
|
||||
"https://github.com/alloy-rs/alloy",
|
||||
"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