Skip to content

Commit d067641

Browse files
author
AztecBot
committed
git subrepo push --branch=master noir-projects/aztec-nr
subrepo: subdir: "noir-projects/aztec-nr" merged: "2f93e240a7" upstream: origin: "https://github.com/AztecProtocol/aztec-nr" branch: "master" commit: "2f93e240a7" git-subrepo: version: "0.4.6" origin: "???" commit: "???" [skip ci]
1 parent 30b5b9d commit d067641

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 = 8f1b670dc383873499a5f2014a2179e8dbeb131f
9+
commit = 2f93e240a783a928f016479a06914624bd4e3c89
1010
method = merge
1111
cmdver = 0.4.6
12-
parent = f3dd71ab82122d95454cf664d0e0ca3ad00db308
12+
parent = bb18f3b4079f54e8ab026e65dd9b2f21c52d848e

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

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

77
[dependencies]
8-
protocol_types = { git="https://github.com/AztecProtocol/aztec-packages", tag="aztec-packages-v0.67.1", directory="noir-projects/noir-protocol-circuits/crates/types" }
8+
protocol_types = { path = "../../noir-protocol-circuits/crates/types" }

0 commit comments

Comments
 (0)