Files
aios/rust-toolchain.toml
2025-07-05 15:00:10 +09:00

4 lines
113 B
TOML

[toolchain]
channel = "nightly"
targets = ["x86_64-unknown-none"]
components = ["rust-src", "llvm-tools-preview"]