update rustc version

This commit is contained in:
yanjuguang 2024-04-17 13:13:12 +08:00
parent b52dad10a4
commit 631c3f7e34
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[toolchain]
profile = "minimal"
channel = "nightly-2023-09-01"
channel = "nightly-2023-12-01"
components = ["rust-src", "llvm-tools-preview", "rustfmt", "clippy"]
targets = ["x86_64-unknown-none", "riscv64gc-unknown-none-elf", "aarch64-unknown-none-softfloat"]