5 lines
89 B
TOML
5 lines
89 B
TOML
[toolchain]
|
|
channel = "stable"
|
|
components = ["rustfmt"]
|
|
targets = ["thumbv7m-none-eabi"]
|