mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-04-24 00:59:12 -04:00
5 lines
129 B
TOML
5 lines
129 B
TOML
[toolchain]
|
|
channel = "nightly"
|
|
components = [ "rust-src", "llvm-tools-preview" ]
|
|
targets = [ "aarch64-unknown-none-softfloat" ]
|