Pin rowan to 0.15.15

This commit is contained in:
Shoyu Vanilla 2024-08-17 21:35:07 +09:00
parent 07659783fd
commit 95470c250a

View File

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