mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2025-12-23 14:37:57 -05:00
5 lines
195 B
TOML
5 lines
195 B
TOML
[toolchain]
|
|
channel = "nightly"
|
|
components = [ "rust-src", "llvm-tools-preview", "rustfmt", "clippy", "rust-analyzer" ]
|
|
targets = ["aarch64-unknown-none-softfloat", "aarch64-unknown-linux-musl"]
|