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

Commit d8342fd

Browse files
authored
feat!: Update acvm to 0.22.0 (#240)
feat: update acvm
1 parent 4ea6b67 commit d8342fd

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Cargo.lock

Lines changed: 14 additions & 14 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.21.0", features = ["bn254"] }
16+
acvm = { version = "0.22.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)