diff --git a/Cargo.toml b/Cargo.toml index 3d2b2d7..362fd6f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,4 +29,4 @@ tree-sitter-language = "0.1.0" cc = "1.0.104" [dev-dependencies] -tree-sitter = "0.24" +tree-sitter = "0.25"