about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2023-12-28 19:20:40 +0100
committerPhilipp Krones <hello@philkrones.com>2023-12-28 19:20:40 +0100
commit887278c40acebdbcc996534f101a955e189416da (patch)
tree5b0ee1b87a4c734915d8d6ac30e92416cb82c2ad
parent9ff84af7878f170e0c0041208c0a39120bdc9a97 (diff)
downloadrust-887278c40acebdbcc996534f101a955e189416da.tar.gz
rust-887278c40acebdbcc996534f101a955e189416da.zip
Bump nightly version -> 2023-12-28
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index d575da6dece..5a2526fd267 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-12-16"
+channel = "nightly-2023-12-28"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]