3 lines
67 B
TOML
3 lines
67 B
TOML
|
[toolchain]
|
||
|
channel = "stable"
|
||
|
components = [ "rustfmt", "clippy" ]
|