about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2023-10-06 17:32:32 +0200
committerPhilipp Krones <hello@philkrones.com>2023-10-06 17:32:32 +0200
commit50754da9fa2f956eed5af672ed3c7820d774ce91 (patch)
treed1e1225e61482391994fbf26717963e6205dbd2d
parent82c3064c47599978b4cbc11330a6c593219125ec (diff)
downloadrust-50754da9fa2f956eed5af672ed3c7820d774ce91.tar.gz
rust-50754da9fa2f956eed5af672ed3c7820d774ce91.zip
Bump nightly version -> 2023-10-06
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 5ce22b65f00..fe2c77ab47f 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-09-25"
+channel = "nightly-2023-10-06"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]