From b5734bfb656baacd9b6e90e67204eee712f248e6 Mon Sep 17 00:00:00 2001 From: Matthias Seitz Date: Wed, 8 Jan 2025 15:40:30 +0100 Subject: [PATCH] chore: rm last mentions of deprecated crates (#13734) --- .github/assets/check_wasm.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/assets/check_wasm.sh b/.github/assets/check_wasm.sh index 2c6b97101..1370e689c 100755 --- a/.github/assets/check_wasm.sh +++ b/.github/assets/check_wasm.sh @@ -10,9 +10,7 @@ crates=($(cargo metadata --format-version=1 --no-deps | jq -r '.packages[].name' exclude_crates=( # The following require investigation if they can be fixed reth-basic-payload-builder - reth-beacon-consensus reth-bench - reth-blockchain-tree reth-cli reth-cli-commands reth-cli-runner