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