fix(deps): update all dependencies

This commit is contained in:
2025-06-21 00:49:21 +00:00
parent da8707a5f7
commit 5688cc1e9a
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"