4 lines
106 B
TOML
4 lines
106 B
TOML
|
|
[toolchain]
|
||
|
|
channel = "1.86.0"
|
||
|
|
components = ["clippy", "rustfmt"]
|
||
|
|
#targets = ["x86_64-unknown-linux-musl"]
|