1
0

Update tree-sitter rust library

This commit is contained in:
Jip J. Dekker 2021-04-19 14:09:45 +10:00
parent 7abab80281
commit 9bc9e50692
No known key found for this signature in database
GPG Key ID: 517DF4A00618C9C3

View File

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