internal: Move out WithFixture into dev-dep only crate

This commit is contained in:
Lukas Wirth 2023-12-18 14:53:11 +01:00
parent ec6162308e
commit f49a2fed3f
59 changed files with 189 additions and 119 deletions

View file

@ -17,7 +17,7 @@ cov-mark = "2.0.0-pre.1"
either.workspace = true
itertools.workspace = true
rowan = "0.15.15"
rustc-hash = "1.1.0"
rustc-hash.workspace = true
once_cell = "1.17.0"
indexmap.workspace = true
smol_str.workspace = true