Files
system76-embedded-controller/rust-toolchain.toml
Tim Crawford 975377af42 Update Rust toolchain to 2021-06-15
Update toolchain to match the version used in Redox.

Update dependencies to fix build.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
2021-10-26 11:35:48 -06:00

4 lines
69 B
TOML

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