Merge #8551
8551: nail rowan version down r=lnicola a=drahnr The different pre versions include breaking changes, which cause build failures for the users. Co-authored-by: Bernhard Schuster <bernhard@ahoi.io>
This commit is contained in:
commit
fb2d284f28
@ -13,7 +13,7 @@ doctest = false
|
||||
[dependencies]
|
||||
cov-mark = { version = "1.1", features = ["thread-local"] }
|
||||
itertools = "0.10.0"
|
||||
rowan = "0.13.0-pre.3"
|
||||
rowan = "=0.13.0-pre.3"
|
||||
rustc_lexer = { version = "714.0.0", package = "rustc-ap-rustc_lexer" }
|
||||
rustc-hash = "1.1.0"
|
||||
arrayvec = "0.7"
|
||||
|
Loading…
x
Reference in New Issue
Block a user