Update Cargo.toml
I am using this package together with quite a few other tree-sitter libs.
This line makes it so this package cannot be used with other tree-sitter-
Can we bump this?
Would things work if we do >= 0.20.0?
I believe that's necessary to maintain compatibility with tree_sitter_graph
@note89 thanks for your contribution!
tree-sitter seems to have introduced a new way to go about dependencies, using tree-sitter-language as a dependency in the grammar instead of depending on tree-sitter.
tl;dr I published a new version of the package using this new dependency & you should be able to use your preferred tree-sitter version!