Skip to content

Commit

Permalink
Propagate parallel feature to ring-proof
Browse files Browse the repository at this point in the history
  • Loading branch information
davxy committed Apr 16, 2024
1 parent 18e235f commit 6517a8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ parallel = [
"ark-ec/parallel",
"ark-ff/parallel",
"ark-std/parallel",
"ring-proof?/parallel",
"fflonk?/parallel",
]
ring = [
"bandersnatch",
Expand Down

0 comments on commit 6517a8b

Please sign in to comment.