From 8e0d37dedce76393e23dae692d23d7ad0bb9745d Mon Sep 17 00:00:00 2001 From: AztecBot Date: Thu, 1 Feb 2024 02:13:03 +0000 Subject: [PATCH] git subrepo push --branch=master yarn-project/aztec-nr subrepo: subdir: "yarn-project/aztec-nr" merged: "5b95b816c" upstream: origin: "https://github.com/AztecProtocol/aztec-nr" branch: "master" commit: "5b95b816c" git-subrepo: version: "0.4.6" origin: "???" commit: "???" [skip ci] --- yarn-project/aztec-nr/.gitrepo | 4 ++-- yarn-project/aztec-nr/aztec/Nargo.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn-project/aztec-nr/.gitrepo b/yarn-project/aztec-nr/.gitrepo index 947fdb76e02..47499d97311 100644 --- a/yarn-project/aztec-nr/.gitrepo +++ b/yarn-project/aztec-nr/.gitrepo @@ -6,7 +6,7 @@ [subrepo] remote = https://github.com/AztecProtocol/aztec-nr branch = master - commit = 11a6bb5e9b35778ede20d479f38d38028032a2d0 + commit = 5b95b816c1304e80ebc5a6e070bb9f3dc1ba49de method = merge cmdver = 0.4.6 - parent = 3ca24e08051933084afb0e55d7815d07f69eb0ed + parent = 606edfeb1b4e5e77b9ae221a8265030b3aa461b4 diff --git a/yarn-project/aztec-nr/aztec/Nargo.toml b/yarn-project/aztec-nr/aztec/Nargo.toml index 8337b780e8a..fb8ba9b6fd4 100644 --- a/yarn-project/aztec-nr/aztec/Nargo.toml +++ b/yarn-project/aztec-nr/aztec/Nargo.toml @@ -5,4 +5,4 @@ compiler_version = ">=0.18.0" type = "lib" [dependencies] -protocol_types = { git="https://github.com/AztecProtocol/aztec-packages", tag="aztec-packages-v0.21.0", directory="yarn-project/noir-protocol-circuits/src/crates/types" } +protocol_types = { path = "../../noir-protocol-circuits/src/crates/types" }