We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9ca6a1 commit 3b7753dCopy full SHA for 3b7753d
crates/syntax/Cargo.toml
@@ -13,7 +13,7 @@ doctest = false
13
[dependencies]
14
cov-mark = { version = "1.1", features = ["thread-local"] }
15
itertools = "0.10.0"
16
-rowan = "0.13.0-pre.3"
+rowan = "=0.13.0-pre.3"
17
rustc_lexer = { version = "714.0.0", package = "rustc-ap-rustc_lexer" }
18
rustc-hash = "1.1.0"
19
arrayvec = "0.7"
0 commit comments