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 df1e359 commit 48192f8Copy full SHA for 48192f8
function-grep/Cargo.toml
@@ -34,7 +34,7 @@ tree-sitter-go = { version = "0.23.4", optional = true }
34
tree-sitter-c-sharp = { version = "0.23.1", optional = true }
35
tree-sitter-javascript = { version = "0.23.1", optional = true }
36
tree-sitter-rust = { version = "0.23.0", optional = true }
37
-tree-sitter-tags = "0.23"
+tree-sitter-tags = "0.25"
38
log = "0.4.22"
39
40
0 commit comments