cargo-binstall/rust-toolchain.toml

5 lines
86 B
TOML

[toolchain]
channel = "stable"
profile = "minimal"
components = ["rustfmt", "clippy"]