update rowan

This commit is contained in:
Aleksey Kladov 2019-01-07 14:27:49 +03:00
parent 4e444d2bc2
commit 55272f2023
3 changed files with 6 additions and 5 deletions

View file

@ -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" }