Skip to content

Commit 2f282e5

Browse files
authored
fix: Update poseidon version (#95)
1 parent f747ee9 commit 2f282e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Nargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ compiler_version = ">=1.0.0"
66

77
[dependencies]
88
noir_sort = {tag = "v0.3.0", git = "https://github.com/noir-lang/noir_sort"}
9-
poseidon = { git = "https://github.com/noir-lang/poseidon", tag = "v0.1.1" }
9+
poseidon = { git = "https://github.com/noir-lang/poseidon", tag = "v0.2.4" }

0 commit comments

Comments
 (0)