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:   "e9dd03910"
upstream:
  origin:   "https://github.com/AztecProtocol/aztec-nr"
  branch:   "master"
  commit:   "e9dd03910"
git-subrepo:
  version:  "0.4.6"
  origin:   "???"
  commit:   "???" [skip ci]
  • Loading branch information
AztecBot authored and codygunton committed Aug 30, 2024
1 parent 0acecc1 commit 571c7c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion noir-projects/aztec-nr/.gitrepo
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ remote = https://github.com/AztecProtocol/aztec-nr
commit = e9dd03910aafad2061f9d23ffeab0c5578655623
method = merge
cmdver = 0.4.6
parent = f18d615826346e330055d1e2aeec87eaad15df63
parent = 8aa4c631ff1e181e31f45dc0aaa63e114aeccca6
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.51.1", directory="noir-projects/noir-protocol-circuits/crates/types" }
protocol_types = { path = "../../noir-protocol-circuits/crates/types" }

0 comments on commit 571c7c7

Please sign in to comment.