5 lines
87 B
TOML
5 lines
87 B
TOML
[toolchain]
|
|
channel = "nightly"
|
|
profile = "default"
|
|
components = ["clippy", "rustfmt"]
|