Files
blog_os/rust-toolchain.toml
2023-04-30 16:52:24 +02:00

5 lines
102 B
TOML

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