4 lines
138 B
TOML
4 lines
138 B
TOML
[toolchain]
|
|
channel = "nightly-2024-10-13"
|
|
components = ["rust-src", "rustfmt", "llvm-tools", "miri"]
|
|
targets = ["thumbv7em-none-eabihf"]
|