diff --git a/Nargo.toml b/Nargo.toml index 4944ae7..55c004c 100644 --- a/Nargo.toml +++ b/Nargo.toml @@ -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" }