Merge pull request #1053 from an-kumar/patch-1
Update generated Cargo.toml's tree-sitter dependency
This commit is contained in:
commit
ca6e8d9341
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue