mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: disable nybbles default feature (#13081)
This commit is contained in:
@ -32,5 +32,6 @@ std = [
|
||||
"alloy-primitives/std",
|
||||
"revm-primitives/std",
|
||||
"alloy-rlp/std",
|
||||
"derive_more/std"
|
||||
"derive_more/std",
|
||||
"nybbles/std"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user