mirror of https://github.com/syswonder/ruxos
update rustc version
This commit is contained in:
parent
b52dad10a4
commit
631c3f7e34
|
@ -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"]
|
||||
|
|
Loading…
Reference in New Issue