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:
@ -32,7 +32,8 @@ std = [
|
||||
"alloy-primitives/std",
|
||||
"alloy-eips/std",
|
||||
"alloy-consensus/std",
|
||||
"reth-primitives-traits/std"
|
||||
"reth-primitives-traits/std",
|
||||
"derive_more/std"
|
||||
]
|
||||
test-utils = [
|
||||
"reth-primitives/test-utils",
|
||||
|
||||
Reference in New Issue
Block a user