mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: rm unused clap feature (#8843)
This commit is contained in:
@ -21,7 +21,7 @@ reth-node-core.workspace = true
|
||||
reth-node-api.workspace = true
|
||||
reth-rpc-types.workspace = true
|
||||
reth-rpc-types-compat.workspace = true
|
||||
reth-primitives = { workspace = true, features = ["clap", "alloy-compat"] }
|
||||
reth-primitives = { workspace = true, features = ["alloy-compat"] }
|
||||
reth-tracing.workspace = true
|
||||
|
||||
# alloy
|
||||
|
||||
Reference in New Issue
Block a user