fix(deps): update all dependencies

This commit is contained in:
2025-12-10 01:59:12 +00:00
parent da8707a5f7
commit 5332153e9a
4 changed files with 189 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.26.0"
[build-dependencies]
cc = "1.0"