We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
noir_sort
v0.2.1
1 parent b8bd97c commit dffc576Copy full SHA for dffc576
Nargo.toml
@@ -6,4 +6,4 @@ compiler_version = ">=0.37.0"
6
7
[dependencies]
8
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"}
+sort = {tag = "v0.2.1", git = "https://github.com/noir-lang/noir_sort"}
0 commit comments