mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: disable more default features (#13065)
This commit is contained in:
@ -49,7 +49,8 @@ std = [
|
||||
"alloy-consensus/std",
|
||||
"once_cell/std",
|
||||
"alloy-rlp/std",
|
||||
"reth-ethereum-forks/std"
|
||||
"reth-ethereum-forks/std",
|
||||
"derive_more/std"
|
||||
]
|
||||
arbitrary = [
|
||||
"alloy-chains/arbitrary",
|
||||
|
||||
Reference in New Issue
Block a user