Skip to content

Commit 37b6849

Browse files
iajoinerclaude
andauthored
feat!: bump halo2curves to 0.9.0 (#75)
BREAKING CHANGE: halo2curves updated from 0.8.0 to 0.9.0 Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent a96c507 commit 37b6849

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ rayon = { version = "1.5" }
2727
blitzar-sys = { version = "1.111.0" }
2828
bytemuck = {version = "1.16.3", features = ["derive"]}
2929
curve25519-dalek = { version = "4", features = ["serde"] }
30-
halo2curves = { version = "0.8.0" }
30+
halo2curves = { version = "0.9.0" }
3131
merlin = "2"
3232
serde = { version = "1", features = ["serde_derive"] }
3333
thiserror = "1"

0 commit comments

Comments
 (0)