Skip to content

Commit

Permalink
re-export rayon feature
Browse files Browse the repository at this point in the history
  • Loading branch information
lightsing committed Dec 19, 2024
1 parent 0fdb0b5 commit ab03689
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/primitives/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ map-fxhash = ["map", "dep:rustc-hash"]
getrandom = ["dep:getrandom"]
k256 = ["dep:k256"]
rand = ["dep:rand", "getrandom", "ruint/rand", "rustc-hash?/rand"]
rayon = ["hashbrown?/rayon", "indexmap?/rayon"]
rlp = ["dep:alloy-rlp", "ruint/alloy-rlp"]
serde = [
"dep:serde",
Expand Down

0 comments on commit ab03689

Please sign in to comment.