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
3
rust-toolchain.toml
Normal file
3
rust-toolchain.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
[toolchain]
|
||||
channel = "nightly-2021-06-15"
|
||||
components = ["rust-src"]
|
Reference in New Issue
Block a user