nail rowan version down

The different pre versions include breaking changes, which cause build failures for the users.
This commit is contained in:
Bernhard Schuster 2021-04-17 09:31:54 +02:00 committed by GitHub
parent c9ca6a1434
commit 3b7753d257
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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