about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2023-10-21 13:41:57 +0200
committerPhilipp Krones <hello@philkrones.com>2023-10-21 13:41:57 +0200
commita585cda701581a16894858dc088eacd5a02fc78b (patch)
treec0b8be611ed80c6db3c754980d646c647e57edd1
parent5f031561ef3780a0bc63cf14549e6f90bc8bef89 (diff)
Bump nightly version -> 2023-10-21
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index fe2c77ab47f..7c5b5e97a5c 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-10-06"
+channel = "nightly-2023-10-21"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]