Skip to content

Commit

Permalink
chore(acvm): bump to 0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
Maddiaa0 committed Jul 25, 2023
1 parent 7f49911 commit 16f90ed
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 15 deletions.
30 changes: 16 additions & 14 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.19.0"
acvm = "0.20.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 16f90ed

Please sign in to comment.