4 lines
93 B
TOML
4 lines
93 B
TOML
|
[toolchain]
|
||
|
channel = "nightly"
|
||
|
components = ["cargo", "clippy", "rustfmt", "rust-analyzer"]
|