diff --git a/Cargo.toml b/Cargo.toml index 8f78df4..80e8970 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ include = [ path = "bindings/rust/lib.rs" [dependencies] -tree-sitter = "0.17" +tree-sitter = "0.19" [build-dependencies] cc = "1.0"