about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2023-11-02 17:13:43 +0100
committerPhilipp Krones <hello@philkrones.com>2023-11-02 17:24:26 +0100
commit5eee19e1dcc8bfd6180a3fe7650b010a74f7c5fd (patch)
tree1ae699cf83037c8aa5156fdd8c7927698534292a
parent95dc7be92f8087ae3c8b9532f2674dabceee3d4d (diff)
downloadrust-5eee19e1dcc8bfd6180a3fe7650b010a74f7c5fd.tar.gz
rust-5eee19e1dcc8bfd6180a3fe7650b010a74f7c5fd.zip
Bump nightly version -> 2023-11-02
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 7c5b5e97a5c..293fcbf3992 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-10-21"
+channel = "nightly-2023-11-02"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]