mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-09 13:26:48 +00:00
Update the toolchain version in template
This commit is contained in:
parent
cbb4b4e631
commit
9b8c6b5aa9
@ -1,5 +1,5 @@
|
|||||||
# One should also update asterinas/rust-toolchain.toml when updating this.
|
# 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.
|
# The first two lines will be deleted when generating the user's toolchain file.
|
||||||
[toolchain]
|
[toolchain]
|
||||||
channel = "nightly-2024-11-29"
|
channel = "nightly-2025-02-01"
|
||||||
components = ["rust-src", "rustc-dev", "llvm-tools-preview"]
|
components = ["rust-src", "rustc-dev", "llvm-tools-preview"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user