about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2022-10-20 16:39:44 +0200
committerPhilipp Krones <hello@philkrones.com>2022-10-20 16:39:44 +0200
commit4ff2364ff76769e9942956d4f8a81fca77c72e22 (patch)
tree9307ca0e2833eaec517a14e597fffa1490979040
parentfb8ecb983258aafdf0e8a56c565a615e1e1dafb4 (diff)
downloadrust-4ff2364ff76769e9942956d4f8a81fca77c72e22.tar.gz
rust-4ff2364ff76769e9942956d4f8a81fca77c72e22.zip
Bump nightly version -> 2022-10-20
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 49b13cb54e7..748d8a31716 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2022-10-06"
+channel = "nightly-2022-10-20"
 components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]