diff options
| author | Philipp Krones <hello@philkrones.com> | 2022-10-20 16:39:44 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2022-10-20 16:39:44 +0200 |
| commit | 4ff2364ff76769e9942956d4f8a81fca77c72e22 (patch) | |
| tree | 9307ca0e2833eaec517a14e597fffa1490979040 | |
| parent | fb8ecb983258aafdf0e8a56c565a615e1e1dafb4 (diff) | |
| download | rust-4ff2364ff76769e9942956d4f8a81fca77c72e22.tar.gz rust-4ff2364ff76769e9942956d4f8a81fca77c72e22.zip | |
Bump nightly version -> 2022-10-20
| -rw-r--r-- | rust-toolchain | 2 |
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"] |
