Skip to content

Commit

Permalink
Reflects ACVM Merge in Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
kobyhallx authored Jul 15, 2023
1 parent 9c69b83 commit 19ae448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ base64 = "0.21.2"

[patch.crates-io]
async-lsp = { git = "https://github.com/oxalica/async-lsp", rev = "09dbcc11046f7a188a80137f8d36484d86c78c78" }
acvm = { git = "https://github.com/noir-lang/acvm", branch = "kh-bincode-artifact-from-0.18.1-cfa8a5f"}
acvm = { git = "https://github.com/noir-lang/acvm", branch = "master"}

0 comments on commit 19ae448

Please sign in to comment.