We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0a5c03 commit 187a8ccCopy full SHA for 187a8cc
Cargo.toml
@@ -30,7 +30,7 @@ tree-sitter-kotlin = "0.3.6"
30
tree-sitter-typescript = "=0.21.2"
31
tree-sitter-javascript = "=0.21.4"
32
tree-sitter-python = "=0.21.0"
33
-tree-sitter-rust = "=0.21.2"
+tree-sitter-rust = "=0.23.0"
34
tree-sitter-preproc = { path = "./tree-sitter-preproc", version = "=0.20.2" }
35
tree-sitter-ccomment = { path = "./tree-sitter-ccomment", version = "=0.20.2" }
36
tree-sitter-mozcpp = { path = "./tree-sitter-mozcpp", version = "=0.20.3" }
0 commit comments