Auto merge of #17917 - ShoyuVanilla:pin-rowan, r=lnicola

Pin `rowan` to `0.15.15`

To prevent #17914, I think that it would be safer pinning this before we fix it correctly
This commit is contained in:
bors 2024-08-17 12:40:17 +00:00
commit e4edf6ca94

View file

@ -16,7 +16,7 @@ doctest = false
cov-mark = "2.0.0-pre.1"
either.workspace = true
itertools.workspace = true
rowan = "0.15.15"
rowan = "=0.15.15"
rustc-hash.workspace = true
indexmap.workspace = true
smol_str.workspace = true