We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfc709a commit f5867f4Copy full SHA for f5867f4
Cargo.toml
@@ -67,7 +67,7 @@ glob = "0.3.1"
67
strum_macros = "0.27.0"
68
async-recursion = "1.1.0"
69
tree-sitter = { version = "0.25", optional = true }
70
-tree-sitter-c = { version = "0.23", optional = true }
+tree-sitter-c = { version = "0.24", optional = true }
71
tree-sitter-c-sharp = { version = "0.23", optional = true }
72
tree-sitter-cpp = { version = "0.23", optional = true }
73
tree-sitter-go = { version = "0.23", optional = true }
0 commit comments