Skip to content

Commit 6c17937

Browse files
authored
fix: bump noir_sort to v0.2.3 (#10)
1 parent c3951db commit 6c17937

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
@@ -5,4 +5,4 @@ authors = [""]
55
compiler_version = ">=0.36.0"
66

77
[dependencies]
8-
sort = { tag = "v0.2.0", git = "https://github.com/noir-lang/noir_sort" }
8+
sort = { tag = "v0.2.3", git = "https://github.com/noir-lang/noir_sort" }

0 commit comments

Comments
 (0)