We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a96c507 commit 37b6849Copy full SHA for 37b6849
1 file changed
Cargo.toml
@@ -27,7 +27,7 @@ rayon = { version = "1.5" }
27
blitzar-sys = { version = "1.111.0" }
28
bytemuck = {version = "1.16.3", features = ["derive"]}
29
curve25519-dalek = { version = "4", features = ["serde"] }
30
-halo2curves = { version = "0.8.0" }
+halo2curves = { version = "0.9.0" }
31
merlin = "2"
32
serde = { version = "1", features = ["serde_derive"] }
33
thiserror = "1"
0 commit comments