mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
deps: bump zstd (#10032)
This commit is contained in:
2
.github/assets/check_wasm.sh
vendored
2
.github/assets/check_wasm.sh
vendored
@@ -8,7 +8,6 @@ wasm_crates=(
|
||||
# reth-db
|
||||
# reth-evm
|
||||
# reth-evm-ethereum
|
||||
# reth-revm
|
||||
# The following are confirmed working
|
||||
reth-codecs
|
||||
reth-errors
|
||||
@@ -16,6 +15,7 @@ wasm_crates=(
|
||||
reth-network-peers
|
||||
reth-primitives
|
||||
reth-primitives-traits
|
||||
reth-revm
|
||||
)
|
||||
|
||||
# Array to hold the results
|
||||
|
||||
Reference in New Issue
Block a user