Skip to content

Commit fb2d284

Browse files
bors[bot]drahnr
andauthored
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>
2 parents c9ca6a1 + 3b7753d commit fb2d284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/syntax/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ doctest = false
1313
[dependencies]
1414
cov-mark = { version = "1.1", features = ["thread-local"] }
1515
itertools = "0.10.0"
16-
rowan = "0.13.0-pre.3"
16+
rowan = "=0.13.0-pre.3"
1717
rustc_lexer = { version = "714.0.0", package = "rustc-ap-rustc_lexer" }
1818
rustc-hash = "1.1.0"
1919
arrayvec = "0.7"

0 commit comments

Comments
 (0)