about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2022-11-21 20:02:14 +0100
committerPhilipp Krones <hello@philkrones.com>2022-11-21 20:02:14 +0100
commit661f13ce3b34dd2eb5bd0422ab464d41b725fc47 (patch)
treedf334b10b7ce3da60dae9ffb8b970bd74b64e0d0
parent25e98bf708609d536ae53880c8f297917820f37e (diff)
downloadrust-661f13ce3b34dd2eb5bd0422ab464d41b725fc47.tar.gz
rust-661f13ce3b34dd2eb5bd0422ab464d41b725fc47.zip
Bump nightly version -> 2022-11-21
-rw-r--r--rust-toolchain4
1 files changed, 2 insertions, 2 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 748d8a31716..a806c156479 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2022-10-20"
-components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]
+channel = "nightly-2022-11-21"
+components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]