Jelajahi Sumber

bump: rust version to nightly-2024-09-21

Woshiluo Luo 6 bulan lalu
induk
melakukan
2c45e30f9d
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      rust-toolchain.toml

+ 1 - 1
rust-toolchain.toml

@@ -1,5 +1,5 @@
 [toolchain]
-channel = "nightly-2024-04-27"
+channel = "nightly-2024-09-21"
 components = ["rustfmt", "llvm-tools-preview"]
 targets = ["riscv64imac-unknown-none-elf"]
 profile = "minimal"