]> git.lizzy.rs Git - rust.git/blob - Cargo.toml
Use Indent::to_string_with_newline to avoid unnecessary allocation
[rust.git] / Cargo.toml
1 [workspace]
2 members = [
3     "cargo-fmt",
4     "git-rustfmt",
5     "rustfmt-bin",
6     "rustfmt-config",
7     "rustfmt-core",
8     "rustfmt-format-diff",
9 ]