Bump sibling cargo deps
This commit is contained in:
parent
e24de9d225
commit
08356f79c7
4 changed files with 9 additions and 7 deletions
|
|
@ -37,11 +37,11 @@ tiny_http = "0.6"
|
|||
webbrowser = "0.5.1"
|
||||
|
||||
[dependencies.tree-sitter]
|
||||
version = ">= 0.3.7"
|
||||
version = ">= 0.17.0"
|
||||
path = "../lib"
|
||||
|
||||
[dependencies.tree-sitter-highlight]
|
||||
version = ">= 0.1.0"
|
||||
version = ">= 0.3.0"
|
||||
path = "../highlight"
|
||||
|
||||
[dependencies.tree-sitter-tags]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue