mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-08 12:56:48 +00:00
Update the Rust toolchain to nightly-2024-10-12
This commit is contained in:
parent
493574d9f3
commit
5f2bd9d0ac
@ -1,5 +1,5 @@
|
||||
# One should also update asterinas/rust-toolchain.toml when updating this.
|
||||
# The first two lines will be deleted when generating the user's toolchain file.
|
||||
[toolchain]
|
||||
channel = "nightly-2024-06-20"
|
||||
channel = "nightly-2024-10-12"
|
||||
components = ["rust-src", "rustc-dev", "llvm-tools-preview"]
|
||||
|
@ -1,6 +1,6 @@
|
||||
# One should also update asterinas/src/commands/new/rust-toolchain.toml.template
|
||||
# One should also update osdk/src/commands/new/rust-toolchain.toml.template
|
||||
# when updating this
|
||||
[toolchain]
|
||||
channel = "nightly-2024-06-20"
|
||||
channel = "nightly-2024-10-12"
|
||||
components = ["rust-src", "rustc-dev", "llvm-tools-preview"]
|
||||
targets = ["x86_64-unknown-none"]
|
Loading…
x
Reference in New Issue
Block a user