zaia/rust-toolchain.toml

5 lines
98 B
TOML

[toolchain]
channel = "nightly-2022-06-19"
components = ["clippy", "rustfmt"]
profile = "minimal"