spinnyboy/spinnyboy_rust/rust-toolchain.toml

4 lines
103 B
TOML

[toolchain]
channel = "stable"
components = ["rust-src"]
targets = ["riscv32imac-unknown-none-elf"]