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 4c785a5 commit 5b59fdbCopy full SHA for 5b59fdb
function-grep/Cargo.toml
@@ -33,7 +33,7 @@ tree-sitter-ruby = { version = "0.23.1", optional = true }
33
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 }
+tree-sitter-rust = { version = "0.24.0", optional = true }
37
tree-sitter-tags = "0.23"
38
log = "0.4.22"
39
0 commit comments