5 lines
86 B
TOML
5 lines
86 B
TOML
[toolchain]
|
|
channel = "1.66"
|
|
components = [ "rustfmt", "clippy" ]
|
|
profile = "minimal"
|