We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0765978 + 95470c2 commit e4edf6cCopy full SHA for e4edf6c
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