mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-26 20:09:19 +00:00
update rowan
This commit is contained in:
parent
4e444d2bc2
commit
55272f2023
3 changed files with 6 additions and 5 deletions
|
@ -13,7 +13,7 @@ unicode-xid = "0.1.0"
|
|||
itertools = "0.8.0"
|
||||
drop_bomb = "0.1.4"
|
||||
parking_lot = "0.7.0"
|
||||
rowan = "0.1.2"
|
||||
rowan = "0.2.0"
|
||||
text_unit = "0.1.5"
|
||||
ra_text_edit = { path = "../ra_text_edit" }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue