Merge pull request #1053 from an-kumar/patch-1

Update generated Cargo.toml's tree-sitter dependency
This commit is contained in:
Max Brunsfeld 2021-04-09 11:31:07 -07:00 committed by GitHub
commit ca6e8d9341
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ include = [
path = "bindings/rust/lib.rs"
[dependencies]
tree-sitter = "0.17"
tree-sitter = "0.19.3"
[build-dependencies]
cc = "1.0"