Skip to content

Commit 347c5f3

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

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 = 3d4e42b5ec0b11e64c4d1a35c0105a47227e514c
9+
commit = a8afed31484bf258e694f3a38eaa0c8495923e8b
1010
method = merge
1111
cmdver = 0.4.6
12-
parent = 59942ab5f67592ea075ec3b9900fc12e932fbfc9
12+
parent = 1465db53fe3b05645f351236242c068ce59b5899

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

0 commit comments

Comments
 (0)