about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2023-11-16 19:02:15 +0100
committerPhilipp Krones <hello@philkrones.com>2023-11-16 19:02:15 +0100
commit887f5a5bb469033b925de7732f43587a2b4051de (patch)
tree8cc35bde209216988ba60a73aa47ba660b1ea7fd
parent6fab1485c3af051096f650d92c3848a1c62bfc05 (diff)
downloadrust-887f5a5bb469033b925de7732f43587a2b4051de.tar.gz
rust-887f5a5bb469033b925de7732f43587a2b4051de.zip
Bump nightly version -> 2023-11-16
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 293fcbf3992..d40e176b4b0 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-11-02"
+channel = "nightly-2023-11-16"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]