Skip to content

Commit d5ee2e8

Browse files
authored
chore: bump noir_sort to v0.2.1
1 parent 2cd1937 commit d5ee2e8

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
@@ -6,4 +6,4 @@ compiler_version = ">=0.37.0"
66

77
[dependencies]
88
bignum = {tag = "v0.4.2", git = "https://github.com/noir-lang/noir-bignum"}
9-
sort = {tag = "v0.2.0", git = "https://github.com/noir-lang/noir_sort"}
9+
sort = {tag = "v0.2.1", git = "https://github.com/noir-lang/noir_sort"}

0 commit comments

Comments
 (0)