Skip to content

Commit

Permalink
ci: bump blitzar-sys version ( PROOF-681 ) (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtrombetta authored Oct 10, 2023
1 parent 57eaa55 commit f3d3b31
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 @@ -14,7 +14,7 @@ exclude = [

[dependencies]
ark-ff = { version = "0.4.0", optional = true }
blitzar-sys = { version = "0.2.0" }
blitzar-sys = { version = "0.5.1" }
curve25519-dalek = { version = "3", features = ["serde"] }
merlin = "2"
serde = { version = "1", features = ["serde_derive"] }
Expand Down

0 comments on commit f3d3b31

Please sign in to comment.