File tree 3 files changed +346
-336
lines changed
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"
30
30
tree-sitter-typescript = " =0.23.2"
31
31
tree-sitter-javascript = " =0.23.1"
32
32
tree-sitter-python = " =0.23.6"
33
- tree-sitter-rust = " =0.23.2 "
33
+ tree-sitter-rust = " =0.24.0 "
34
34
tree-sitter-preproc = { path = " ./tree-sitter-preproc" , version = " =0.20.3" }
35
35
tree-sitter-ccomment = { path = " ./tree-sitter-ccomment" , version = " =0.20.3" }
36
36
tree-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"
14
14
tree-sitter-typescript = " =0.23.2"
15
15
tree-sitter-javascript = " =0.23.1"
16
16
tree-sitter-python = " =0.23.6"
17
- tree-sitter-rust = " =0.23.2 "
17
+ tree-sitter-rust = " =0.24.0 "
18
18
tree-sitter-preproc = { path = " ../tree-sitter-preproc" , version = " =0.20.3" }
19
19
tree-sitter-ccomment = { path = " ../tree-sitter-ccomment" , version = " =0.20.3" }
20
20
tree-sitter-mozcpp = { path = " ../tree-sitter-mozcpp" , version = " =0.20.4" }
You can’t perform that action at this time.
0 commit comments