konobangu/rust-toolchain.toml

5 lines
98 B
TOML

[toolchain]
channel = "nightly-2025-02-20"
components = ["rustfmt", "clippy"]
profile = "default"