4 lines
95 B
TOML
4 lines
95 B
TOML
[toolchain]
|
|
channel = "nightly"
|
|
targets = ["x86_64-unknown-linux-gnu"]
|
|
components = ["clippy"]
|