diff --git a/Cargo.toml b/Cargo.toml index a83d9d2..a8d8a80 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -56,7 +56,7 @@ tree-sitter-javascript = "0.20.0" tree-sitter-json = "0.19.0" tree-sitter-kotlin = "0.2.11" tree-sitter-lua = "0.0.18" -tree-sitter-objc = "1.1.0" +tree-sitter-objc = "3.0.0" tree-sitter-python = "0.20.2" tree-sitter-query = "0.1.0" tree-sitter-ruby = "0.20.0"