diff --git a/Cargo.toml b/Cargo.toml index f347b6b..a7d1de8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ include = [ path = "bindings/rust/lib.rs" [dependencies] -tree-sitter = "0.17" +tree-sitter = "0.20" [build-dependencies] cc = "1.0"