Skip to content

Commit

Permalink
add rayon to workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
kevaundray committed Aug 21, 2024
1 parent cf301ee commit 116f31a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cryptography/polynomial/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ repository = { workspace = true }

[dependencies]
bls12_381 = { workspace = true }
rayon = { workspace = true }

[dev-dependencies]
criterion = "0.5.1"
Expand Down

0 comments on commit 116f31a

Please sign in to comment.