about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2023-12-16 13:54:54 +0100
committerPhilipp Krones <hello@philkrones.com>2023-12-16 14:00:13 +0100
commit71f48ee39b93c2b8b97a5337e0c97ff8d7223cba (patch)
tree1e031a713e559a8847cd58ba8421c8b3164067dd
parent80ccd6392fa9afe3a00f684cecc1a03000521a0e (diff)
downloadrust-71f48ee39b93c2b8b97a5337e0c97ff8d7223cba.tar.gz
rust-71f48ee39b93c2b8b97a5337e0c97ff8d7223cba.zip
Bump nightly version -> 2023-12-16
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 84c95fd3de8..d575da6dece 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-12-05"
+channel = "nightly-2023-12-16"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]