Files
fds-os/rust-toolchain.toml
T
2026-09-21 22:29:23 +08:00

6 lines
117 B
TOML

[toolchain]
channel = "1.98.0"
profile = "minimal"
components = ["rustfmt"]
targets = ["aarch64-unknown-linux-musl"]