Skip to content

Commit 9c21fc7

Browse files
author
AztecBot
committed
git subrepo push --branch=master noir-projects/aztec-nr
subrepo: subdir: "noir-projects/aztec-nr" merged: "8e03f20c65" upstream: origin: "https://github.com/AztecProtocol/aztec-nr" branch: "master" commit: "8e03f20c65" git-subrepo: version: "0.4.6" origin: "???" commit: "???" [skip ci]
1 parent 1c87798 commit 9c21fc7

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 = 2afb789228d15ade2b63cf8856ac94cc49e407d0
9+
commit = 8e03f20c65707f9cfc0d98f9345ad7f492a7b63d
1010
method = merge
1111
cmdver = 0.4.6
12-
parent = 7037aaf6749b12f44c16d23d335420138c5a8b20
12+
parent = 8f240242761bd0a7fb7937a76b7421ab0b4686ad

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

+1-1
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.56.0", directory="noir-projects/noir-protocol-circuits/crates/types" }
8+
protocol_types = { path = "../../noir-protocol-circuits/crates/types" }

0 commit comments

Comments
 (0)