Skip to content

Commit b855fcd

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

noir-projects/aztec-nr/.gitrepo

+2-2
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 = b8d0cc2f669f569f074b98f3ad31dfb6bd4a787d
9+
commit = e90f27d7b2decbc81887b7a338f1675b4e5da3d3
1010
method = merge
1111
cmdver = 0.4.6
12-
parent = 072a4cba00bb5bd26d557e0c19e443038fdd0881
12+
parent = 3184b6c9d11ae96ad4cf7415bd89e5cb9f12a716

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

+1-1
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.84.0-nightly.20250411", 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)