mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2025-12-23 22:47:55 -05: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" ]
|