mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: move revm_spec methods from reth-primitives to chain specific crates (#9152)
This commit is contained in:
@ -13,6 +13,7 @@ workspace = true
|
||||
[dependencies]
|
||||
# Reth
|
||||
reth-chainspec.workspace = true
|
||||
reth-ethereum-forks.workspace = true
|
||||
reth-evm.workspace = true
|
||||
reth-primitives.workspace = true
|
||||
reth-revm.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user