mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(deps): use revm and revm-primitives as workspace deps (#3017)
This commit is contained in:
@ -13,7 +13,7 @@ description = "revm inspector implementations used by reth"
|
||||
reth-primitives = { path = "../../primitives" }
|
||||
reth-rpc-types = { path = "../../rpc/rpc-types" }
|
||||
|
||||
revm = { version = "3" }
|
||||
revm = { workspace = true }
|
||||
# remove from reth and reexport from revm
|
||||
hashbrown = "0.13"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user