Files
system76-firmware-open/rust-toolchain.toml
Tim Crawford b4bee5765e Update Rust toolchain to nightly-2024-05-11
Update toolchain to match the version used in Redox.

firmware-setup is still stuck on nightly-2023-01-21.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
2024-05-28 15:58:23 -06:00

4 lines
69 B
TOML

[toolchain]
channel = "nightly-2024-05-11"
components = ["rust-src"]