Files
system76-embedded-controller/rust-toolchain.toml
Tim Crawford 5780bb5e83 Update Rust toolchain to 2022-03-18
Match the toolchain used by Redox.

Update dependencies and submodules to fix building.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
2022-04-04 18:59:20 -06:00

4 lines
69 B
TOML

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