mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00
Pin rowan
to 0.15.15
This commit is contained in:
parent
07659783fd
commit
95470c250a
@ -16,7 +16,7 @@ doctest = false
|
|||||||
cov-mark = "2.0.0-pre.1"
|
cov-mark = "2.0.0-pre.1"
|
||||||
either.workspace = true
|
either.workspace = true
|
||||||
itertools.workspace = true
|
itertools.workspace = true
|
||||||
rowan = "0.15.15"
|
rowan = "=0.15.15"
|
||||||
rustc-hash.workspace = true
|
rustc-hash.workspace = true
|
||||||
indexmap.workspace = true
|
indexmap.workspace = true
|
||||||
smol_str.workspace = true
|
smol_str.workspace = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user