4 lines
88 B
TOML
4 lines
88 B
TOML
|
[toolchain]
|
||
|
channel = "stable"
|
||
|
components = ["rustfmt"]
|
||
|
targets = ["thumbv6m-none-eabi"]
|