5 lines
145 B
TOML
5 lines
145 B
TOML
|
[toolchain]
|
||
|
channel = "1.85.0"
|
||
|
components = ["rust-src", "rustc", "cargo", "rust-std", "rustfmt", "clippy", "rust-analyzer"]
|
||
|
profile = "minimal"
|