Skip to content

Commit

Permalink
bump ruint
Browse files Browse the repository at this point in the history
  • Loading branch information
0xKitsune committed Mar 23, 2024
1 parent 0aaac6c commit d5245b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ once_cell = "1.8"
proptest = { version = "1.0", optional = true }
rand = "0.8.4"
rayon = "1.5.1"
ruint = { version = "=1.11.0", features = [
ruint = { version = "1.12.1", features = [
"serde",
"num-bigint",
"ark-ff",
Expand Down

0 comments on commit d5245b5

Please sign in to comment.