mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
rpc-types: rm alloy-rpc-types-engine reexport (#11206)
This commit is contained in:
@ -15,7 +15,6 @@ workspace = true
|
||||
reth-primitives.workspace = true
|
||||
reth-errors.workspace = true
|
||||
reth-fs-util.workspace = true
|
||||
reth-rpc-types.workspace = true
|
||||
reth-rpc-types-compat.workspace = true
|
||||
reth-engine-primitives.workspace = true
|
||||
reth-beacon-consensus.workspace = true
|
||||
@ -29,6 +28,7 @@ reth-trie.workspace = true
|
||||
|
||||
# alloy
|
||||
alloy-primitives.workspace = true
|
||||
alloy-rpc-types-engine.workspace = true
|
||||
|
||||
# async
|
||||
tokio = { workspace = true, default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user