asterinas/rust-toolchain.toml

3 lines
103 B
TOML
Raw Normal View History

2022-08-08 01:01:42 +00:00
[toolchain]
2023-12-24 13:47:16 +00:00
channel = "nightly-2023-12-01"
components = ["rust-src", "rustc-dev", "llvm-tools-preview"]