Update Rust toolchain to 2021-06-15
Update the toolchain to the version used by Redox. Update a lot of the submodules, which have been updated to build on the new toolchain. Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
committed by
Tim Crawford
parent
fa98ecae1f
commit
ffdceb5f0b
@@ -5,5 +5,5 @@ authors = ["Jeremy Soller <jeremy@system76.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
redox_intelflash = "0.1.0"
|
||||
system76_ecflash = "0.1.0"
|
||||
redox_intelflash = "0.1.3"
|
||||
system76_ecflash = { git = "https://github.com/system76/ecflash", rev = "b08db293" }
|
||||
|
Reference in New Issue
Block a user