about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2023-09-07 21:43:45 +0200
committerPhilipp Krones <hello@philkrones.com>2023-09-07 21:43:45 +0200
commitd780573becf50040d72165339ad989dc9acd8d48 (patch)
treef4260a971fb523058dbe3f73fb9ebfa3f6f4db4e
parentd2b08432db7d58e63eab6e9954aaadee281f3dbd (diff)
Bump nightly version -> 2023-09-07
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 19c09b58b98..9f5116eb73b 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-08-24"
+channel = "nightly-2023-09-07"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]