Skip to content

Commit

Permalink
chore: update rust toolchain version
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenRuiwei committed Aug 30, 2024
1 parent 682dbe9 commit 04fbdcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[toolchain]
profile = "minimal"
channel = "nightly-2024-02-01"
channel = "nightly-2024-02-03"
components = ["rust-src", "llvm-tools", "rustfmt", "clippy"]
targets = ["riscv64gc-unknown-none-elf"]

0 comments on commit 04fbdcf

Please sign in to comment.