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