Skip to content

Commit 24c69b8

Browse files
committed
chore: bump sha256
1 parent 038e90a commit 24c69b8

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,6 +9,6 @@ keywords = ["Noir", "nodash", "util", "hash"]
99

1010

1111
[dependencies]
12-
sha256 = { tag = "v0.1.3", git = "https://github.com/noir-lang/sha256" }
12+
sha256 = { tag = "v0.1.4", git = "https://github.com/noir-lang/sha256" }
1313
keccak256 = { tag = "v0.1.0", git = "https://github.com/noir-lang/keccak256" }
1414
poseidon = { tag = "v0.1.0", git = "https://github.com/noir-lang/poseidon" }

0 commit comments

Comments
 (0)