4 lines
101 B
TOML
4 lines
101 B
TOML
[toolchain]
|
|
channel = "nightly"
|
|
components = ["rust-src"]
|
|
targets = ["riscv32imac-unknown-none-elf"]
|