diff --git a/Cargo.toml b/Cargo.toml index 95f8481..df82ff3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -67,7 +67,7 @@ rayon = "1.10.0" env_logger = "0.11.6" log = "0.4.25" tree-sitter = "0.25.3" -tree-sitter-python = "0.23.6" +tree-sitter-python = "0.25.0" tree-sitter-typescript = "0.23.2" tree-sitter-javascript = "0.25.0" tree-sitter-json = "0.24.0"