mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-09 15:28:01 -05:00
chore: disable more default features (#13065)
This commit is contained in:
@@ -31,5 +31,6 @@ std = [
|
||||
"alloy-eips/std",
|
||||
"alloy-primitives/std",
|
||||
"revm-primitives/std",
|
||||
"alloy-rlp/std"
|
||||
"alloy-rlp/std",
|
||||
"derive_more/std"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user