forked from AbleOS/ableos
6 lines
121 B
TOML
6 lines
121 B
TOML
[toolchain]
|
|
# old toolchain
|
|
# channel = "nightly-2024-07-27"
|
|
channel = "nightly"
|
|
components = ["rust-src", "llvm-tools"]
|