2024-04-25 02:07:14 +00:00
|
|
|
# One should also update asterinas/src/commands/new/rust-toolchain.toml.template
|
|
|
|
|
# when updating this
|
2022-08-08 01:01:42 +00:00
|
|
|
[toolchain]
|
2024-02-27 03:23:06 +00:00
|
|
|
channel = "nightly-2024-01-01"
|
|
|
|
|
components = ["rust-src", "rustc-dev", "llvm-tools-preview"]
|