Skip to content

Commit 3d115be

Browse files
committed
feat: bump keccak256
1 parent 9793b42 commit 3d115be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Nargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ keywords = ["Noir", "nodash", "util", "hash"]
99

1010
[dependencies]
1111
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" }
12+
keccak256 = { tag = "v0.1.2", git = "https://github.com/noir-lang/keccak256" }
1313
poseidon = { tag = "v0.2.0", git = "https://github.com/noir-lang/poseidon" }

0 commit comments

Comments
 (0)