1
0
Fork 0
forked from AbleOS/ableos
ableos/rust-toolchain.toml

6 lines
121 B
TOML

[toolchain]
# old toolchain
# channel = "nightly-2024-07-27"
channel = "nightly"
components = ["rust-src", "llvm-tools"]