chore(deps): update all dependencies

This commit is contained in:
2025-01-11 02:07:21 +00:00
parent da8707a5f7
commit c2c46b7625
4 changed files with 69 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.24.0"
[build-dependencies]
cc = "1.0"