chore: Remove unused dependencies

This commit is contained in:
Lukas Wirth 2025-03-23 07:45:29 +01:00
parent 3bf18d4eba
commit d4122434dd
23 changed files with 45 additions and 96 deletions

View file

@ -12,12 +12,10 @@ rust-version.workspace = true
[lib]
[dependencies]
cov-mark = "2.0.0-pre.1"
either.workspace = true
itertools.workspace = true
rowan = "=0.15.15"
rustc-hash.workspace = true
indexmap.workspace = true
smol_str.workspace = true
triomphe.workspace = true
tracing.workspace = true