Skip to content

Commit

Permalink
update to released version
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Jun 21, 2023
1 parent 06509ad commit 178c535
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,3 @@ wasm-bindgen-test = "0.3.33"

[patch.crates-io]
async-lsp = { git = "https://github.com/oxalica/async-lsp", rev = "9fc2db84ddcda291a864f044657f68d4377557f7" }
acvm-backend-barretenberg = { git = "https://github.com/noir-lang/acvm-backend-barretenberg", rev = "3043e9f69f25c48027d95fae7ecbb8d576b3a82f" }
2 changes: 1 addition & 1 deletion crates/nargo_cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ color-eyre = "0.6.2"
tokio = "1.0"

# Backends
acvm-backend-barretenberg = { version = "0.5.0", default-features = false }
acvm-backend-barretenberg = { version = "0.5.1", default-features = false }

[dev-dependencies]
tempdir = "0.3.7"
Expand Down

0 comments on commit 178c535

Please sign in to comment.