We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9793b42 commit 3d115beCopy full SHA for 3d115be
Nargo.toml
@@ -9,5 +9,5 @@ keywords = ["Noir", "nodash", "util", "hash"]
9
10
[dependencies]
11
sha256 = { tag = "v0.3.0", git = "https://github.com/noir-lang/sha256" }
12
-keccak256 = { tag = "v0.1.1", git = "https://github.com/noir-lang/keccak256" }
+keccak256 = { tag = "v0.1.2", git = "https://github.com/noir-lang/keccak256" }
13
poseidon = { tag = "v0.2.0", git = "https://github.com/noir-lang/poseidon" }
0 commit comments