Files
scroll/rust-toolchain

4 lines
152 B
Plaintext

[toolchain]
channel = "nightly-2025-08-18"
targets = ["riscv32im-unknown-none-elf", "x86_64-unknown-linux-gnu"]
components = ["llvm-tools", "rustc-dev"]