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 dc3d8bcCopy full SHA for dc3d8bc
function-grep/Cargo.toml
@@ -27,7 +27,7 @@ javascript = ["dep:tree-sitter-javascript"]
27
tree-sitter = ">=0.23.0"
28
tree-sitter-c = { version = "0.23.4", optional = true }
29
tree-sitter-java = { version = "0.23.4", optional = true }
30
-tree-sitter-ocaml = { version = "0.23.2", optional = true }
+tree-sitter-ocaml = { version = "0.24.2", optional = true }
31
tree-sitter-python = { version = "0.23.5", optional = true }
32
tree-sitter-ruby = { version = "0.23.1", optional = true }
33
tree-sitter-go = { version = "0.23.4", optional = true }
0 commit comments