We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7dd612 + 66805de commit affe3fcCopy full SHA for affe3fc
Cargo.toml
@@ -25,7 +25,7 @@ include = [
25
path = "bindings/rust/lib.rs"
26
27
[dependencies]
28
-tree-sitter = "0.20"
+tree-sitter = ">= 0.19, < 0.21"
29
30
[build-dependencies]
31
cc = "1.0"
0 commit comments