4 lines
72 B
TOML
4 lines
72 B
TOML
|
[toolchain]
|
||
|
channel = "nightly"
|
||
|
components = [ "rustfmt", "rustc-dev" ]
|