mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: replace root fns with alloys (#13501)
This commit is contained in:
@ -15,7 +15,7 @@ workspace = true
|
||||
# alloy
|
||||
alloy-primitives.workspace = true
|
||||
alloy-rlp = { workspace = true, features = ["arrayvec"] }
|
||||
alloy-trie.workspace = true
|
||||
alloy-trie = { workspace = true, features = ["ethereum"] }
|
||||
alloy-consensus.workspace = true
|
||||
reth-primitives-traits.workspace = true
|
||||
reth-codecs = { workspace = true, optional = true }
|
||||
|
||||
Reference in New Issue
Block a user