Files
system76-embedded-controller/rust-toolchain.toml
Tim Crawford 1046dd7aec Update Rust toolchain to 2023-01-21
Update the toolchain and deps, and use the sparse registry access.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
2023-02-18 06:28:21 -07:00

4 lines
69 B
TOML

[toolchain]
channel = "nightly-2023-01-21"
components = ["rust-src"]