5 lines
98 B
TOML
5 lines
98 B
TOML
[toolchain]
|
|
channel = "nightly-2026-02-08"
|
|
profile = "minimal"
|
|
components = ["rustfmt", "clippy"]
|