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