Run cargo sort (#22310)

This commit is contained in:
Matthew Mckee
2026-01-02 19:58:15 +00:00
committed by GitHub
parent 0804030ee9
commit a2e0ff57c3
31 changed files with 200 additions and 202 deletions

View File

@@ -13,8 +13,8 @@ license = { workspace = true }
[lib]
[dependencies]
ruff_text_size = { workspace = true }
ruff_source_file = { workspace = true }
ruff_text_size = { workspace = true }
itertools = { workspace = true }
unicode-ident = { workspace = true }