mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: disable reth-ethereum-forks default features in workspace (#13054)
This commit is contained in:
@ -63,7 +63,8 @@ std = [
|
||||
"alloy-genesis/std",
|
||||
"alloy-primitives/std",
|
||||
"revm-primitives/std",
|
||||
"revm/std"
|
||||
"revm/std",
|
||||
"reth-ethereum-forks/std"
|
||||
]
|
||||
optimism = [
|
||||
"reth-primitives/optimism",
|
||||
|
||||
Reference in New Issue
Block a user