Skip to content

Commit b67108e

Browse files
committed
Update zkemail dependency to use Aztec v4.2.0 compatibility
1 parent 718a54f commit b67108e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

zkemail_verification/circuit/Nargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ authors = [""]
55
compiler_version = ">=1.0.0"
66

77
[dependencies]
8-
zkemail = { path = "/workspaces/sandbox/zkemail.nr/lib" }
8+
zkemail = { tag = "update/aztec-4.2.0-compat", git = "https://github.com/critesjosh/zkemail.nr", directory = "lib" }
99
sha256 = { git = "https://github.com/noir-lang/sha256", tag = "v0.3.0" }

0 commit comments

Comments
 (0)