mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: rm last mentions of deprecated crates (#13734)
This commit is contained in:
2
.github/assets/check_wasm.sh
vendored
2
.github/assets/check_wasm.sh
vendored
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user