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:   "cd752e30f9"
upstream:
  origin:   "https://github.com/AztecProtocol/aztec-nr"
  branch:   "master"
  commit:   "cd752e30f9"
git-subrepo:
  version:  "0.4.6"
  origin:   "???"
  commit:   "???" [skip ci]
  • Loading branch information
AztecBot committed Feb 5, 2025
1 parent e317033 commit fada949
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 = afee26788c91ccfa4a9445f05ada2d20f47d396b
commit = cd752e30f96c006f3e9998b13c1667d4377e2356
method = merge
cmdver = 0.4.6
parent = e148b0fee585ca462b176e03192245ccb097eb63
parent = 73f18a2d85505f2b40b8272a669bcf5772f9133c
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.74.0", directory="noir-projects/noir-protocol-circuits/crates/types" }
protocol_types = { path = "../../noir-protocol-circuits/crates/types" }

0 comments on commit fada949

Please sign in to comment.