File tree Expand file tree Collapse file tree 3 files changed +346
-336
lines changed Expand file tree Collapse file tree 3 files changed +346
-336
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ tree-sitter-kotlin-ng = "1.1.0"
3030tree-sitter-typescript = " =0.23.2"
3131tree-sitter-javascript = " =0.23.1"
3232tree-sitter-python = " =0.23.6"
33- tree-sitter-rust = " =0.23.2 "
33+ tree-sitter-rust = " =0.24.0 "
3434tree-sitter-preproc = { path = " ./tree-sitter-preproc" , version = " =0.20.3" }
3535tree-sitter-ccomment = { path = " ./tree-sitter-ccomment" , version = " =0.20.3" }
3636tree-sitter-mozcpp = { path = " ./tree-sitter-mozcpp" , version = " =0.20.4" }
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ tree-sitter-kotlin-ng = "1.1.0"
1414tree-sitter-typescript = " =0.23.2"
1515tree-sitter-javascript = " =0.23.1"
1616tree-sitter-python = " =0.23.6"
17- tree-sitter-rust = " =0.23.2 "
17+ tree-sitter-rust = " =0.24.0 "
1818tree-sitter-preproc = { path = " ../tree-sitter-preproc" , version = " =0.20.3" }
1919tree-sitter-ccomment = { path = " ../tree-sitter-ccomment" , version = " =0.20.3" }
2020tree-sitter-mozcpp = { path = " ../tree-sitter-mozcpp" , version = " =0.20.4" }
You can’t perform that action at this time.
0 commit comments