chore: fix some warnings (#7515)

This commit is contained in:
DaniPopes
2024-04-08 20:10:10 +02:00
committed by GitHub
parent 6a104cc174
commit 3826772886
23 changed files with 25 additions and 137 deletions

View File

@ -54,7 +54,6 @@ reth-node-builder.workspace = true
# crypto
alloy-rlp.workspace = true
alloy-chains.workspace = true
# tracing
tracing.workspace = true
@ -127,7 +126,7 @@ optimism = [
"reth-auto-seal-consensus/optimism",
"reth-blockchain-tree/optimism",
"dep:reth-node-optimism",
"reth-node-core/optimism"
"reth-node-core/optimism",
]
# no-op feature flag for switching between the `optimism` and default functionality in CI matrices