Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Commit

Permalink
chore!: update to ACVM 0.19.0 (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
kobyhallx authored Jul 17, 2023
1 parent 56e4027 commit 3f1d967
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 19 deletions.
33 changes: 15 additions & 18 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ license = "MIT OR Apache-2.0"
crate-type = ["cdylib", "lib"]

[dependencies]
acvm = { version = "0.18.1", features = ["bn254"] }
acvm = { version = "0.19.0", features = ["bn254"] }
bincode = "1.3.3"
bytesize = "1.2"
reqwest = { version = "0.11.16", default-features = false, features = [
Expand Down

0 comments on commit 3f1d967

Please sign in to comment.