1
0
Fork 0
Redox-From-Scratch/bootloader/rust-toolchain.toml

4 lines
69 B
TOML
Raw Normal View History

2024-12-11 18:21:07 -08:00
[toolchain]
channel = "nightly-2024-05-11"
components = ["rust-src"]