mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
perf: use ExecutionResult::into_logs (#2184)
This commit is contained in:
@ -17,7 +17,7 @@ reth-consensus-common = { path = "../../consensus/common" }
|
||||
reth-revm-primitives = { path = "../../revm/revm-primitives" }
|
||||
|
||||
## ethereum
|
||||
revm-primitives = "1"
|
||||
revm-primitives = "1.1"
|
||||
|
||||
## async
|
||||
tokio = { version = "1", features = ["sync"] }
|
||||
|
||||
Reference in New Issue
Block a user