Update Rust toolchain to 2021-06-15
Update toolchain to match the version used in Redox. Update dependencies to fix build. Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
committed by
Jeremy Soller
parent
9fa83ad359
commit
975377af42
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