rust/Cargo.toml

10 lines
150 B
TOML
Raw Normal View History

2018-02-07 14:51:14 +01:00
[workspace]
members = [
"cargo-fmt",
"git-rustfmt",
"rustfmt-bin",
"rustfmt-config",
"rustfmt-core",
"rustfmt-format-diff",
]