mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(engine): integrate executor with StateRootTask (#12335)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
This commit is contained in:
@ -43,6 +43,7 @@ revm-primitives.workspace = true
|
||||
|
||||
# common
|
||||
futures.workspace = true
|
||||
pin-project.workspace = true
|
||||
tokio = { workspace = true, features = ["macros", "sync"] }
|
||||
tokio-stream.workspace = true
|
||||
thiserror.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user