5 lines
115 B
TOML
5 lines
115 B
TOML
[toolchain]
|
|
channel = "nightly-2024-12-06"
|
|
components = ["rustfmt", "clippy", "rust-analyzer"]
|
|
profile = "minimal"
|