We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 718a54f commit b67108eCopy full SHA for b67108e
1 file changed
zkemail_verification/circuit/Nargo.toml
@@ -5,5 +5,5 @@ authors = [""]
5
compiler_version = ">=1.0.0"
6
7
[dependencies]
8
-zkemail = { path = "/workspaces/sandbox/zkemail.nr/lib" }
+zkemail = { tag = "update/aztec-4.2.0-compat", git = "https://github.com/critesjosh/zkemail.nr", directory = "lib" }
9
sha256 = { git = "https://github.com/noir-lang/sha256", tag = "v0.3.0" }
0 commit comments