mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-03 07:04:49 +00:00
Bump rowan
This commit is contained in:
parent
97eebbfab6
commit
39777bf941
2 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@ doctest = false
|
|||
[dependencies]
|
||||
cov-mark = "2.0.0-pre.1"
|
||||
itertools = "0.10.5"
|
||||
rowan = "0.15.8"
|
||||
rowan = "0.15.10"
|
||||
rustc_lexer = { version = "725.0.0", package = "rustc-ap-rustc_lexer" }
|
||||
rustc-hash = "1.1.0"
|
||||
once_cell = "1.15.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue