frontend/rust-toolchain.toml
Robin Appelman f6bab626ec
Some checks failed
CI / checks (push) Failing after 58s
nix update
2026-03-26 16:54:30 +01:00

4 lines
No EOL
143 B
TOML

[toolchain]
channel = "nightly-2026-03-18"
components = ["rustfmt", "rust-std", "clippy", "rust-src"]
targets = ["riscv32imc-unknown-none-elf"]