diff --git a/Cargo.toml b/Cargo.toml index a31ff64..c607ba6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ include = [ path = "bindings/rust/lib.rs" [dependencies] -tree-sitter = "~0.22.6" +tree-sitter = "~0.24.3" [build-dependencies] cc = "1.0"