5 lines
105 B
TOML
5 lines
105 B
TOML
|
|
[toolchain]
|
||
|
|
channel = "stable"
|
||
|
|
components = ["rustfmt", "clippy"]
|
||
|
|
targets = ["x86_64-unknown-linux-gnu"]
|