Files
tangentbord1/rust-toolchain.toml

5 lines
144 B
TOML

[toolchain]
channel = "nightly-2023-02-01"
components = ["rust-std", "rust-src", "rustfmt", "cargo", "clippy"]
targets = ["thumbv6m-none-eabi"]