mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
5 lines
102 B
TOML
5 lines
102 B
TOML
[toolchain]
|
|
channel = "nightly"
|
|
targets = ["x86_64-unknown-none"]
|
|
components = ["llvm-tools-preview"]
|