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:   "11a6bb5e9"
upstream:
  origin:   "https://github.com/AztecProtocol/aztec-nr"
  branch:   "master"
  commit:   "11a6bb5e9"
git-subrepo:
  version:  "0.4.6"
  origin:   "???"
  commit:   "???" [skip ci]
  • Loading branch information
AztecBot committed Jan 31, 2024
1 parent d406d65 commit 2000ccd
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 = 3341a62bc598619709a97972112817766fd3157f
commit = 11a6bb5e9b35778ede20d479f38d38028032a2d0
method = merge
cmdver = 0.4.6
parent = 9a63da31e611af0938913251113a7579858e7671
parent = 3b68852174cf2b6faa4772716dffe9f7941558f8
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 2000ccd

Please sign in to comment.