6 lines
125 B
TOML
6 lines
125 B
TOML
[toolchain]
|
|
channel = "1.71.0"
|
|
components = ["rustfmt", "clippy"]
|
|
targets = ["x86_64-unknown-linux-gnu"]
|
|
profile = "minimal"
|