We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 038e90a commit 24c69b8Copy full SHA for 24c69b8
Nargo.toml
@@ -9,6 +9,6 @@ keywords = ["Noir", "nodash", "util", "hash"]
9
10
11
[dependencies]
12
-sha256 = { tag = "v0.1.3", git = "https://github.com/noir-lang/sha256" }
+sha256 = { tag = "v0.1.4", git = "https://github.com/noir-lang/sha256" }
13
keccak256 = { tag = "v0.1.0", git = "https://github.com/noir-lang/keccak256" }
14
poseidon = { tag = "v0.1.0", git = "https://github.com/noir-lang/poseidon" }
0 commit comments