nixcp/rust-toolchain.toml

4 lines
116 B
TOML

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