chore: disable default features op forks (#13073)

This commit is contained in:
Matthias Seitz
2024-12-02 21:20:45 +01:00
committed by GitHub
parent d7f5846a37
commit 756eafa1aa
5 changed files with 6 additions and 3 deletions

View File

@ -6,9 +6,9 @@ crates_to_check=(
reth-codecs-derive
reth-ethereum-forks
reth-primitives-traits
reth-optimism-forks
# reth-evm
# reth-primitives
# reth-optimism-forks
# reth-optimism-chainspec
)