1 2 3 4 5 6 7 8 9 10 11
[formatting] indent_string = " " reorder_arrays = true reorder_keys = true [[rule]] include = ["**/Cargo.toml"] keys = ["package"] [rule.formatting] reorder_keys = false