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