Files
system76-firmware-open/rust-toolchain.toml
Tim Crawford addd02860a Update Rust toolchain to 2022-03-18
Match the toolchain used by Redox.

Update firmware-setup and firmware-update for using the new toolchain.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
2022-11-16 09:39:05 -07:00

4 lines
69 B
TOML

[toolchain]
channel = "nightly-2022-03-18"
components = ["rust-src"]