fix(deps): update all dependencies

This commit is contained in:
2025-07-13 00:51:33 +00:00
parent da8707a5f7
commit e4bb0f3b99
4 changed files with 172 additions and 27 deletions

View File

@@ -16,7 +16,7 @@ include = ["bindings/rust/*", "grammar.js", "queries/*", "src/*"]
path = "bindings/rust/lib.rs"
[dependencies]
tree-sitter = "~0.20.10"
tree-sitter = "~0.25.0"
[build-dependencies]
cc = "1.0"