diff options
| author | Philipp Krones <hello@philkrones.com> | 2022-11-21 20:02:14 +0100 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2022-11-21 20:02:14 +0100 |
| commit | 661f13ce3b34dd2eb5bd0422ab464d41b725fc47 (patch) | |
| tree | df334b10b7ce3da60dae9ffb8b970bd74b64e0d0 | |
| parent | 25e98bf708609d536ae53880c8f297917820f37e (diff) | |
| download | rust-661f13ce3b34dd2eb5bd0422ab464d41b725fc47.tar.gz rust-661f13ce3b34dd2eb5bd0422ab464d41b725fc47.zip | |
Bump nightly version -> 2022-11-21
| -rw-r--r-- | rust-toolchain | 4 |
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"] |
