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:   "149196954"
upstream:
  origin:   "https://github.com/AztecProtocol/aztec-nr"
  branch:   "master"
  commit:   "149196954"
git-subrepo:
  version:  "0.4.6"
  origin:   "???"
  commit:   "???" [skip ci]
  • Loading branch information
AztecBot committed Jan 27, 2024
1 parent 4443896 commit e1aad81
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 = 0393d44f80b10fdeb26406074c18817f4d391723
commit = 149196954fc67dc9c2899eb6a82f50342ed0e020
method = merge
cmdver = 0.4.6
parent = 72f57db4f00ca8fd823e304494a0458879986147
parent = 7185271839cad3e66d42db5619c8e70c315b5f3f
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.20.0", directory="yarn-project/noir-protocol-circuits/src/crates/types" }
protocol_types = { path = "../../noir-protocol-circuits/src/crates/types" }

0 comments on commit e1aad81

Please sign in to comment.