chore: disable storage-api default features (#14474)

This commit is contained in:
Matthias Seitz
2025-02-13 22:05:19 +01:00
committed by GitHub
parent b71934237d
commit 270aefe900
4 changed files with 4 additions and 3 deletions

View File

@ -47,6 +47,7 @@ std = [
"reth-consensus?/std",
"reth-consensus-common?/std",
"alloy-rpc-types-eth?/std",
"reth-storage-api?/std",
]
arbitrary = [
"std",