Tidy up Cargo.toml files.

- Add some missing `tidy-alphabetical-*` markers.
- Remove some unnecessary blank lines.
This commit is contained in:
Nicholas Nethercote
2025-07-31 13:15:49 +10:00
parent 1901dde97b
commit 704f2ca172
16 changed files with 44 additions and 14 deletions

View File

@@ -15,7 +15,11 @@ test = false
doctest = false
[dependencies]
# tidy-alphabetical-start
rustc-literal-escaper = "0.0.5"
# tidy-alphabetical-end
[features]
# tidy-alphabetical-start
rustc-dep-of-std = []
# tidy-alphabetical-end