ableos/rust-toolchain.toml

6 lines
132 B
TOML
Raw Normal View History

2022-04-24 04:20:15 -05:00
[toolchain]
# old toolchain
# channel = "nightly-2024-07-27"
2024-11-23 04:59:32 -06:00
channel = "nightly-2024-11-20"
2023-03-30 16:43:04 -05:00
components = ["rust-src", "llvm-tools"]