mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
deps: rm unused deps (#10229)
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.workspace = true
|
||||
reth-rpc-types.workspace = true
|
||||
reth-rpc-types-compat.workspace = true
|
||||
reth-engine-primitives.workspace = true
|
||||
@ -46,7 +45,6 @@ tracing.workspace = true
|
||||
|
||||
[features]
|
||||
optimism = [
|
||||
"reth-rpc/optimism",
|
||||
"reth-beacon-consensus/optimism",
|
||||
"reth-ethereum-forks/optimism"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user