Skip to content

Commit

Permalink
git subrepo push --branch=master noir-projects/aztec-nr
Browse files Browse the repository at this point in the history
subrepo:
  subdir:   "noir-projects/aztec-nr"
  merged:   "62d2a83c89"
upstream:
  origin:   "https://github.com/AztecProtocol/aztec-nr"
  branch:   "master"
  commit:   "62d2a83c89"
git-subrepo:
  version:  "0.4.6"
  origin:   "???"
  commit:   "???" [skip ci]
  • Loading branch information
AztecBot committed Sep 29, 2024
1 parent 26ff323 commit dc3e164
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions noir-projects/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 = 47776e11c16888e0aed2f798b9f1be965dc92752
commit = 62d2a83c89172ad18371f4a0b0735d9a28f804f1
method = merge
cmdver = 0.4.6
parent = 44721bbb7ae7f4db448e6b49c67be916ffcd079c
parent = 4f9a96887d21adf15931bf98665bf8dc9c2be89f
2 changes: 1 addition & 1 deletion noir-projects/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.56.0", directory="noir-projects/noir-protocol-circuits/crates/types" }
protocol_types = { path = "../../noir-protocol-circuits/crates/types" }

0 comments on commit dc3e164

Please sign in to comment.