diff options
| author | Philipp Krones <hello@philkrones.com> | 2022-06-30 10:28:58 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2022-06-30 10:28:58 +0200 |
| commit | d9b2e21039ab556cbec387a6401f16574a693743 (patch) | |
| tree | d944d617c25a05ceb393ec36ca2270290f11d593 | |
| parent | bf9b39ae7df5cca418fd2afc25b30a5632b32c23 (diff) | |
| download | rust-d9b2e21039ab556cbec387a6401f16574a693743.tar.gz rust-d9b2e21039ab556cbec387a6401f16574a693743.zip | |
Bump nightly version -> 2022-06-30
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 6ad56aacf8c..6cc6d5036b3 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-06-16" +channel = "nightly-2022-06-30" components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
