mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: no_std for reth-evm (#14561)
This commit is contained in:
@ -49,6 +49,7 @@ std = [
|
||||
"reth-consensus-common?/std",
|
||||
"alloy-rpc-types-eth?/std",
|
||||
"reth-storage-api?/std",
|
||||
"reth-evm?/std",
|
||||
]
|
||||
arbitrary = [
|
||||
"std",
|
||||
|
||||
Reference in New Issue
Block a user