5 lines
94 B
TOML
5 lines
94 B
TOML
[toolchain]
|
|
channel = "1.80.0"
|
|
profile = "default"
|
|
components = ["rust-src", "rust-analyzer"]
|