Upgrade tree-sitter to 0.20.1
This commit is contained in:
parent
a13e2518b8
commit
026c3476db
8 changed files with 15 additions and 26 deletions
|
@ -84,8 +84,8 @@ thiserror = "1.0.29"
|
|||
time = "0.3"
|
||||
tiny_http = "0.8"
|
||||
toml = "0.5"
|
||||
tree-sitter = "0.19.5"
|
||||
tree-sitter-rust = "0.19.0"
|
||||
tree-sitter = "0.20.0"
|
||||
tree-sitter-rust = "0.20.0"
|
||||
url = "2.2"
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue