dmm/rust-toolchain.toml

4 lines
81 B
TOML

[toolchain]
channel = "nightly"
components = [ "rustfmt", "clippy", "rust-src" ]