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