Update Rust toolchain to 2022-03-18
Match the toolchain used by Redox. Update firmware-setup and firmware-update for using the new toolchain. Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
committed by
Tim Crawford
parent
7291bc7d39
commit
addd02860a
@@ -4,6 +4,10 @@ Changes are identified by the date of the released firmware including them. If
|
||||
you are running System76 Open Firmware, opening the boot menu will show this
|
||||
date followed by an underscore and a short git revision.
|
||||
|
||||
## unreleased
|
||||
|
||||
- Updated Rust toolchain to nightly-2022-03-18
|
||||
|
||||
## 2022-11-14
|
||||
|
||||
- lemp11: Added workaround to force S0ix entry on suspend
|
||||
|
Submodule apps/firmware-setup updated: d016fe3cf3...88ff9a046f
Submodule apps/firmware-update updated: a9b75968d5...4f5eb34d85
@@ -1,3 +1,3 @@
|
||||
[toolchain]
|
||||
channel = "nightly-2021-06-15"
|
||||
channel = "nightly-2022-03-18"
|
||||
components = ["rust-src"]
|
||||
|
Reference in New Issue
Block a user