Skip to content

Commit a79093b

Browse files
author
AztecBot
committed
chore: replace relative paths to noir-protocol-circuits
1 parent 7e68d6d commit a79093b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

yarn-project/aztec-nr/aztec/Nargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ compiler_version = ">=0.18.0"
55
type = "lib"
66

77
[dependencies]
8-
protocol_types = { path = "../../noir-protocol-circuits/src/crates/types" }
8+
protocol_types = { git="https://github.com/AztecProtocol/aztec-packages", tag="aztec-packages-v0.21.0", directory="yarn-project/noir-protocol-circuits/src/crates/types" }

0 commit comments

Comments
 (0)