Files
system76-embedded-controller/rust-toolchain.toml
Tim Crawford 8382c81b9d tool: Update Rust toolchain to nightly-2024-05-11
Update toolchain to match the version used in Redox.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
2024-05-17 09:57:27 -06:00

4 lines
69 B
TOML

[toolchain]
channel = "nightly-2024-05-11"
components = ["rust-src"]