5 lines
83 B
TOML
5 lines
83 B
TOML
[toolchain]
|
|
channel = "nightly"
|
|
profile = "default"
|
|
components = ["rust-analyzer"]
|