chore: rm last mentions of deprecated crates (#13734)

This commit is contained in:
Matthias Seitz
2025-01-08 15:40:30 +01:00
committed by GitHub
parent 6bfb3bb6f8
commit b5734bfb65

View File

@ -10,9 +10,7 @@ crates=($(cargo metadata --format-version=1 --no-deps | jq -r '.packages[].name'
exclude_crates=( exclude_crates=(
# The following require investigation if they can be fixed # The following require investigation if they can be fixed
reth-basic-payload-builder reth-basic-payload-builder
reth-beacon-consensus
reth-bench reth-bench
reth-blockchain-tree
reth-cli reth-cli
reth-cli-commands reth-cli-commands
reth-cli-runner reth-cli-runner