We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 710794b commit f15ea02Copy full SHA for f15ea02
noir-projects/aztec-nr/aztec/Nargo.toml
@@ -5,5 +5,5 @@ compiler_version = ">=0.18.0"
5
type = "lib"
6
7
[dependencies]
8
-protocol_types = { path = "../../noir-protocol-circuits/crates/types" }
+protocol_types = { git="https://github.com/AztecProtocol/aztec-packages", tag="v0.84.0-nightly.20250407", directory="noir-projects/noir-protocol-circuits/crates/types" }
9
sha256 = { tag = "v0.1.2", git = "https://github.com/noir-lang/sha256" }
0 commit comments