Skip to content

Commit 30a5ea0

Browse files
author
AztecBot
committed
git subrepo push --branch=master noir-projects/aztec-nr
subrepo: subdir: "noir-projects/aztec-nr" merged: "570281a28b" upstream: origin: "https://github.com/AztecProtocol/aztec-nr" branch: "master" commit: "570281a28b" git-subrepo: version: "0.4.6" origin: "???" commit: "???"
1 parent c160299 commit 30a5ea0

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 = 7306f2ac7a06444a38bc2a301de5e473389be0e5
9+
commit = 570281a28b8611bbcb3302fe9061d56b5c233167
1010
method = merge
1111
cmdver = 0.4.6
12-
parent = 2917d754f9e2d2bd39abe9f14555f6eaa0f72ec0
12+
parent = 43a092a02b3eac7df6fe7b784312d7f886bb1e0b

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.85.0-nightly.20250422", 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)