Skip to content

Commit 4c9da5b

Browse files
author
AztecBot
committed
git subrepo push --branch=master noir-projects/aztec-nr
subrepo: subdir: "noir-projects/aztec-nr" merged: "e25e53b26e" upstream: origin: "https://github.com/AztecProtocol/aztec-nr" branch: "master" commit: "e25e53b26e" git-subrepo: version: "0.4.6" origin: "???" commit: "???"
1 parent 1625961 commit 4c9da5b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

noir-projects/aztec-nr/.gitrepo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[subrepo]
77
remote = https://github.com/AztecProtocol/aztec-nr
88
branch = master
9-
commit = d73dac67285f65dfd6b6011238aca5003c730210
9+
commit = e25e53b26e23cb596d132435b8b877a9e5439d7a
1010
method = merge
1111
cmdver = 0.4.6
12-
parent = 3143ec7a7a5d25bfc28b1b0d75492c235bc76e4c
12+
parent = e85aa91f35ebfbba6af6f099124c04d370e22a7f

noir-projects/aztec-nr/aztec/Nargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ compiler_version = ">=0.18.0"
55
type = "lib"
66

77
[dependencies]
8-
protocol_types = { git="https://github.com/AztecProtocol/aztec-packages", tag="v0.86.0-nightly.20250425", directory="noir-projects/noir-protocol-circuits/crates/types" }
8+
protocol_types = { path = "../../noir-protocol-circuits/crates/types" }
99
sha256 = { tag = "v0.1.2", git = "https://github.com/noir-lang/sha256" }
1010
poseidon = { tag = "v0.1.0", git = "https://github.com/noir-lang/poseidon" }

0 commit comments

Comments
 (0)