asterinas/rust-toolchain.toml

4 lines
104 B
TOML
Raw Normal View History

2022-08-08 01:01:42 +00:00
[toolchain]
channel = "nightly-2024-01-01"
components = ["rust-src", "rustc-dev", "llvm-tools-preview"]