ProjektMaus/rust-toolchain.toml

4 lines
88 B
TOML
Raw Normal View History

2023-03-19 15:19:56 +00:00
[toolchain]
channel = "stable"
components = ["rustfmt"]
targets = ["thumbv6m-none-eabi"]