mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: no_std for reth-execution-types (#14465)
This commit is contained in:
@ -71,6 +71,8 @@ std = [
|
||||
"reth-chainspec/std",
|
||||
"reth-optimism-consensus/std",
|
||||
"reth-consensus-common/std",
|
||||
"reth-execution-errors/std",
|
||||
"reth-execution-types/std",
|
||||
]
|
||||
optimism = [
|
||||
"reth-execution-types/optimism",
|
||||
|
||||
Reference in New Issue
Block a user