Skip to content

Commit

Permalink
git subrepo push --branch=master yarn-project/aztec-nr
Browse files Browse the repository at this point in the history
subrepo:
  subdir:   "yarn-project/aztec-nr"
  merged:   "f73feb253"
upstream:
  origin:   "https://github.com/AztecProtocol/aztec-nr"
  branch:   "master"
  commit:   "f73feb253"
git-subrepo:
  version:  "0.4.6"
  origin:   "???"
  commit:   "???" [skip ci]
  • Loading branch information
AztecBot committed Jan 23, 2024
1 parent 670ad19 commit 48af31c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions yarn-project/aztec-nr/.gitrepo
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[subrepo]
remote = https://github.com/AztecProtocol/aztec-nr
branch = master
commit = 7f121a4382e30f96fb421d75c967fbd648d65e87
commit = f73feb253bc8aac7c6e8a4bcee144e99d702f948
method = merge
cmdver = 0.4.6
parent = 29dc0e657500af3869263745a7df83552634c41e
parent = 6bd7d95b31a67464d446aa9d7fd494e829542b3c
2 changes: 1 addition & 1 deletion yarn-project/aztec-nr/aztec/Nargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ compiler_version = ">=0.18.0"
type = "lib"

[dependencies]
protocol_types = { git="https://github.com/AztecProtocol/aztec-packages", tag="aztec-packages-v0.19.0", directory="yarn-project/noir-protocol-circuits/src/crates/types" }
protocol_types = { path = "../../noir-protocol-circuits/src/crates/types" }

0 comments on commit 48af31c

Please sign in to comment.