Skip to content

Commit

Permalink
Use goldilocks from plonky2 (#1438)
Browse files Browse the repository at this point in the history
  • Loading branch information
chriseth committed Jun 26, 2024
1 parent 01acfd7 commit 99d35a3
Show file tree
Hide file tree
Showing 2 changed files with 590 additions and 7 deletions.
1 change: 1 addition & 0 deletions number/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ serde = { version = "1.0", default-features = false, features = ["alloc", "deriv
serde_with = "3.6.1"
schemars = { version = "0.8.16", features = ["preserve_order"]}
ibig = { version = "0.3.6", features = ["serde"]}
derive_more = "0.99.17"

[dev-dependencies]
test-log = "0.2.12"
Expand Down
Loading

0 comments on commit 99d35a3

Please sign in to comment.