5 lines
152 B
TOML
5 lines
152 B
TOML
[toolchain]
|
|
channel = "1.85.0"
|
|
components = [ "cargo","llvm-tools", "rustc", "clippy", "rust-src", "rust-analyzer" ]
|
|
targets = [ ]
|
|
profile = "minimal"
|