5 lines
125 B
TOML
5 lines
125 B
TOML
[toolchain]
|
|
channel = "nightly-2024-03-01"
|
|
targets = ["thumbv6m-none-eabi"]
|
|
components = ["rustfmt", "clippy", "llvm-tools"]
|