Skip to content

Commit e8eb15b

Browse files
committed
chore: bump poseidon to v0.2.4
1 parent e82aaa2 commit e8eb15b

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
@@ -10,4 +10,4 @@ keywords = ["Noir", "nodash", "util", "hash"]
1010
[dependencies]
1111
sha256 = { tag = "v0.3.0", git = "https://github.com/noir-lang/sha256" }
1212
keccak256 = { tag = "v0.1.3", git = "https://github.com/noir-lang/keccak256" }
13-
poseidon = { tag = "v0.2.3", git = "https://github.com/noir-lang/poseidon" }
13+
poseidon = { tag = "v0.2.4", git = "https://github.com/noir-lang/poseidon" }

0 commit comments

Comments
 (0)