5 lines
144 B
TOML
5 lines
144 B
TOML
[toolchain]
|
|
channel = "nightly-2023-05-08"
|
|
components = [ "rustfmt", "rustc-dev", "clippy", "cargo" ]
|
|
targets = [ "x86_64-unknown-linux-musl" ]
|