toolchain: Bump Rust to 1.80.0-nightly
This commit is contained in:
parent
8afce1c1a1
commit
7545f393a2
3 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
[toolchain]
|
||||
profile = "minimal"
|
||||
# use the nightly version of the last stable toolchain, see <https://forge.rust-lang.org/>
|
||||
channel = "nightly-2024-01-18"
|
||||
channel = "nightly-2024-05-01"
|
||||
components = ["rust-src", "llvm-tools", "rustfmt", "clippy"]
|
||||
targets = ["riscv64gc-unknown-none-elf"]
|
Loading…
Add table
Add a link
Reference in a new issue