4 lines
100 B
TOML
4 lines
100 B
TOML
[toolchain]
|
|
channel = "nightly"
|
|
components = [ "rustfmt", "rustc-dev", "rust-analyzer", "rust-src"]
|