Tidy up Cargo.toml files.
- Add some missing `tidy-alphabetical-*` markers. - Remove some unnecessary blank lines.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user