rsnext/rust-toolchain.toml

4 lines
98 B
TOML

[toolchain]
channel = "nightly-2024-05-31"
components = ["rustfmt", "clippy"]
profile = "minimal"