6 lines
135 B
TOML
6 lines
135 B
TOML
|
[toolchain]
|
||
|
channel = "1.83.0"
|
||
|
components = [ "cargo","llvm-tools", "rustc", "clippy", "rust-src" ]
|
||
|
targets = [ ]
|
||
|
profile = "minimal"
|