diff options
| author | Philipp Krones <hello@philkrones.com> | 2022-07-28 18:56:16 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2022-07-28 18:56:16 +0200 |
| commit | 510effce597f26abe4e4c1464fdf97c7df6bd9c8 (patch) | |
| tree | b959bc8f83c4b7cf22ca7e20d5332794d3cf7484 | |
| parent | 0905ec465dc10ca5314df843ff65168cc4d3870a (diff) | |
| download | rust-510effce597f26abe4e4c1464fdf97c7df6bd9c8.tar.gz rust-510effce597f26abe4e4c1464fdf97c7df6bd9c8.zip | |
Bump nightly version -> 2022-07-28
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index e693e683759..23ba7c71277 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-07-15" +channel = "nightly-2022-07-28" components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
