Skip to content

Commit 48b6ed6

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

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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 = ccfa717c1c0b71f6627f3494b9215e6bd3ad83df
9+
commit = b94ac2ccfecb0e393b72dc2d04385faf4cb688e2
1010
method = merge
1111
cmdver = 0.4.6
12-
parent = 9b60853740fc4c32178c709e46b28815620a2a73
12+
parent = 43846fd3cac7c6371b67c563c31716ed1a44119f

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

0 commit comments

Comments
 (0)