airfilter/rust-toolchain.toml

5 lines
142 B
TOML

[toolchain]
channel = "nightly-2025-01-09"
targets = ["thumbv6m-none-eabi"]
components = ["rustfmt", "clippy", "rust-analyzer", "llvm-tools"]