mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: move cli runner to reth-node-core (#6710)
This commit is contained in:
@ -45,9 +45,11 @@ reth-prune.workspace = true
|
||||
reth-blockchain-tree.workspace = true
|
||||
revm-inspectors.workspace = true
|
||||
reth-snapshot.workspace = true
|
||||
reth-optimism-payload-builder = { workspace = true, optional = true }
|
||||
reth-eth-wire.workspace = true
|
||||
|
||||
# `optimism` feature
|
||||
reth-optimism-payload-builder = { workspace = true, optional = true }
|
||||
|
||||
# async
|
||||
tokio.workspace = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user