Skip to content

Commit

Permalink
chore(brillig): Update acvm dependency (#1653)
Browse files Browse the repository at this point in the history
chore: update acvm dep
  • Loading branch information
sirasistant authored Jun 13, 2023
1 parent 3024e68 commit a0cef17
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 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 @@ -24,7 +24,7 @@ edition = "2021"
rust-version = "1.66"

[workspace.dependencies]
acvm = "=0.14.2"
acvm = "=0.14.4"
arena = { path = "crates/arena" }
fm = { path = "crates/fm" }
iter-extended = { path = "crates/iter-extended" }
Expand Down

0 comments on commit a0cef17

Please sign in to comment.