diff --git a/Cargo.toml b/Cargo.toml index b9c57fd..720c370 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ path = "bindings/rust/lib.rs" tree-sitter-language = "0.1.0" [dev-dependencies] -tree-sitter = "0.23.0" +tree-sitter = "0.24.3" [build-dependencies] cc = "1.0"