ProjektMaus/rust-toolchain.toml

4 lines
88 B
TOML

[toolchain]
channel = "stable"
components = ["rustfmt"]
targets = ["thumbv6m-none-eabi"]