4 lines
77 B
TOML
4 lines
77 B
TOML
|
[toolchain]
|
||
|
channel = "stable"
|
||
|
components = [ "rust-src", "cargo", "rustc" ]
|