Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Commit

Permalink
chore: bump to ACVM 0.17.0 (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench authored Jul 11, 2023
1 parent 8174255 commit c915a03
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 11 deletions.
33 changes: 23 additions & 10 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 @@ -14,7 +14,7 @@ rust-version = "1.66"
crate-type = ["cdylib"]

[dependencies]
acvm = "0.16.0"
acvm = "0.17.0"
wasm-bindgen = { version = "0.2.86", features = ["serde-serialize"] }
wasm-bindgen-futures = "0.4.36"
serde = { version = "1.0.136", features = ["derive"] }
Expand Down

0 comments on commit c915a03

Please sign in to comment.