diff --git a/Cargo.toml b/Cargo.toml index a8e07f2..d778ac1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ version = "5.7.0" path = "bindings/rust/lib.rs" [dependencies] -tree-sitter = "0.20.10" +tree-sitter = "0.24.3" [build-dependencies] cc = "1.0"