chore: rm unused clap feature (#8843)

This commit is contained in:
Matthias Seitz
2024-06-14 18:18:40 +02:00
committed by GitHub
parent cc46db3aa2
commit e6017c3cd9
4 changed files with 5 additions and 4 deletions

View File

@ -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