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

Commit 3f1d967

Browse files
authored
chore!: update to ACVM 0.19.0 (#230)
1 parent 56e4027 commit 3f1d967

File tree

2 files changed

+16
-19
lines changed

2 files changed

+16
-19
lines changed

Cargo.lock

Lines changed: 15 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ license = "MIT OR Apache-2.0"
1313
crate-type = ["cdylib", "lib"]
1414

1515
[dependencies]
16-
acvm = { version = "0.18.1", features = ["bn254"] }
16+
acvm = { version = "0.19.0", features = ["bn254"] }
1717
bincode = "1.3.3"
1818
bytesize = "1.2"
1919
reqwest = { version = "0.11.16", default-features = false, features = [

0 commit comments

Comments
 (0)