Files
system76-firmware-open/rust-toolchain.toml
Tim Crawford ffdceb5f0b Update Rust toolchain to 2021-06-15
Update the toolchain to the version used by Redox.

Update a lot of the submodules, which have been updated to build on the
new toolchain.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
2021-12-21 13:11:09 -07:00

4 lines
69 B
TOML

[toolchain]
channel = "nightly-2021-06-15"
components = ["rust-src"]