Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
Signed-off-by: Gregory Edison <[email protected]>
  • Loading branch information
greged93 committed Jan 21, 2025
1 parent 5930d77 commit 13951d0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions crates/primitives-traits/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -154,10 +154,7 @@ op = [
"dep:op-alloy-consensus",
]
scr = ["scroll-alloy-consensus"]
scroll = [
"revm-primitives/scroll",
"scroll-alloy-consensus"
]
scroll = ["revm-primitives/scroll"]
rayon = [
"dep:rayon",
]

0 comments on commit 13951d0

Please sign in to comment.