ableos/rust-toolchain.toml
2024-11-23 04:59:32 -06:00

6 lines
132 B
TOML

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