We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01245bd + d3fa5e9 commit d2d41b4Copy full SHA for d2d41b4
src/tools/rust-analyzer/crates/syntax/Cargo.toml
@@ -16,7 +16,7 @@ doctest = false
16
cov-mark = "2.0.0-pre.1"
17
either.workspace = true
18
itertools.workspace = true
19
-rowan = "0.15.15"
+rowan = "=0.15.15"
20
rustc-hash.workspace = true
21
indexmap.workspace = true
22
smol_str.workspace = true
0 commit comments