feat(generate): bump tree-sitter dev dependency to 0.23
This commit is contained in:
parent
253a112dd4
commit
b5a91a4a85
1 changed files with 3 additions and 3 deletions
|
|
@ -19,8 +19,8 @@ path = "bindings/rust/lib.rs"
|
|||
[dependencies]
|
||||
tree-sitter-language = "0.1"
|
||||
|
||||
[dev-dependencies]
|
||||
tree-sitter = { version = "0.22" }
|
||||
|
||||
[build-dependencies]
|
||||
cc = "1.0.87"
|
||||
|
||||
[dev-dependencies]
|
||||
tree-sitter = "0.23"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue