cargo-sort 2.1.3

Check if tables and items in a .toml file are lexically sorted
1
2
3
4
5
6
7
8
9
comment_width = 90
wrap_comments = true
imports_granularity = "Crate"
newline_style = "Unix"
use_small_heuristics = "Max"
style_edition = "2021"
fn_single_line = true
max_width = 90
group_imports = "StdExternalCrate"