mirror of
https://github.com/pseXperiments/cuda-sumcheck.git
synced 2026-01-09 23:47:57 -05:00
Add halo2curves, rand crates
This commit is contained in:
@@ -11,6 +11,8 @@ cudarc = "0.11.3"
|
|||||||
ff = "0.13.0"
|
ff = "0.13.0"
|
||||||
rayon = "1.8"
|
rayon = "1.8"
|
||||||
itertools = "0.10.5"
|
itertools = "0.10.5"
|
||||||
|
halo2curves = { git = "https://github.com/privacy-scaling-explorations/halo2curves", tag = "0.3.3", package = "halo2curves" }
|
||||||
|
rand = "0.8"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
bindgen = "0.66.1"
|
bindgen = "0.66.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user