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:   "c3b90d79a"
upstream:
  origin:   "https://github.com/AztecProtocol/aztec-nr"
  branch:   "master"
  commit:   "c3b90d79a"
git-subrepo:
  version:  "0.4.6"
  origin:   "???"
  commit:   "???" [skip ci]
  • Loading branch information
AztecBot committed Feb 3, 2024
1 parent 789e59b commit 2bdb578
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 = f65f9bca06e8523797cadb1a9d1f3e5079f80283
commit = c3b90d79a82de709fd77849f59d4f7dd5096dd30
method = merge
cmdver = 0.4.6
parent = a09135dbbf77d89f9d90cdd739780164834c66d8
parent = 993f715472eaedc2d93a8e3893625e52d790626e
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.21.0", directory="yarn-project/noir-protocol-circuits/src/crates/types" }
protocol_types = { path = "../../noir-protocol-circuits/src/crates/types" }

0 comments on commit 2bdb578

Please sign in to comment.