diff options
| author | Philipp Krones <hello@philkrones.com> | 2022-10-06 09:19:51 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2022-10-06 09:19:51 +0200 |
| commit | ad1814dde9003bb711fd0f318e2df0c8f3579c9f (patch) | |
| tree | e33c0700bbab315720ed7c445c416c067ad0df3b | |
| parent | e2808afd60ea0f0e17c3aced354adfd58a1f825f (diff) | |
| download | rust-ad1814dde9003bb711fd0f318e2df0c8f3579c9f.tar.gz rust-ad1814dde9003bb711fd0f318e2df0c8f3579c9f.zip | |
Bump nightly version -> 2022-10-06
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index b6976366daf..49b13cb54e7 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-09-08" +channel = "nightly-2022-10-06" components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
