Skip to content

Commit c105637

Browse files
committed
toolchain: Bump Rust to 1.80.0-nightly
1 parent 5c5e659 commit c105637

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
File renamed without changes.

rust-toolchain.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[toolchain]
22
profile = "minimal"
33
# use the nightly version of the last stable toolchain, see <https://forge.rust-lang.org/>
4-
channel = "nightly-2024-01-18"
4+
channel = "nightly-2024-05-01"
55
components = ["rust-src", "llvm-tools", "rustfmt", "clippy"]
6-
targets = ["riscv64gc-unknown-none-elf"]
6+
targets = ["riscv64gc-unknown-none-elf"]
File renamed without changes.

0 commit comments

Comments
 (0)