diff --git a/Cargo.toml b/Cargo.toml index a83d9d2..d45bdc7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -55,7 +55,7 @@ tree-sitter-java = "0.20.0" 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-lua = "0.0.19" tree-sitter-objc = "1.1.0" tree-sitter-python = "0.20.2" tree-sitter-query = "0.1.0"