Files
scroll/rust-toolchain
noelwei 69ff09a7e6 add types-rs
Signed-off-by: noelwei <fan@scroll.io>
2025-05-06 13:28:18 +09:00

5 lines
153 B
Plaintext

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