chore: fix a bunch of features (#5369)

This commit is contained in:
Matthias Seitz
2023-11-09 14:31:27 +01:00
committed by GitHub
parent d5c5bbffc4
commit c47a2393e3
9 changed files with 14 additions and 9 deletions

View File

@ -65,6 +65,7 @@ test-utils = ["rand", "paste", "serde"]
arbitrary = ["proptest", "reth-primitives/arbitrary"]
optimism = [
"dep:reth-revm",
"reth-revm?/optimism",
"reth-primitives/optimism",
"reth-provider/test-utils",
"reth-provider/optimism",