summaryrefslogtreecommitdiff
path: root/rust-toolchain.toml
blob: fc10d6ab585795551a8e12a2afa7918635df8782 (plain)
1
2
3
4
[toolchain]
channel    = "stable"
components = ["rust-src"]
targets = ["riscv32imac-unknown-none-elf"]