mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-02 04:48:06 +00:00
Remove some unused dependencies (#9330)
This commit is contained in:
parent
158367bf91
commit
1c9268d2ff
7 changed files with 4 additions and 32 deletions
|
|
@ -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 }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue