mirror of
https://github.com/astral-sh/ruff
synced 2026-01-09 23:54:36 -05:00
Remove some unused dependencies (#9330)
This commit is contained in:
@@ -20,8 +20,6 @@ ruff_text_size = { path = "../ruff_text_size" }
|
||||
bitflags = { workspace = true }
|
||||
is-macro = { workspace = true }
|
||||
itertools = { workspace = true }
|
||||
memchr = { workspace = true }
|
||||
once_cell = { workspace = true }
|
||||
rustc-hash = { workspace = true }
|
||||
serde = { workspace = true, optional = true }
|
||||
smallvec = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user