4 lines
116 B
TOML
4 lines
116 B
TOML
[toolchain]
|
|
channel = "nightly"
|
|
profile = "minimal"
|
|
components = ["rust-src", "rust-analyzer", "rustfmt", "clippy"]
|