Files
cover-theif/rust-toolchain.toml
T
2026-06-11 00:59:18 -05:00

5 lines
101 B
TOML

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