Skip to content

Commit

Permalink
fix: bump noir_sort to v0.2.3 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench authored Jan 20, 2025
1 parent c3951db commit 6c17937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Nargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ authors = [""]
compiler_version = ">=0.36.0"

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

0 comments on commit 6c17937

Please sign in to comment.