diff options
| author | Philipp Krones <hello@philkrones.com> | 2023-07-28 23:45:09 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2023-07-28 23:45:09 +0200 |
| commit | 65c5afd196ea3f298824c3762ac040959490fa22 (patch) | |
| tree | 44476fe0a860b87bdbc6bf3ce28ac7a9f796639d | |
| parent | 3d6024184108c584be87d32849dc0adacaa47770 (diff) | |
| download | rust-65c5afd196ea3f298824c3762ac040959490fa22.tar.gz rust-65c5afd196ea3f298824c3762ac040959490fa22.zip | |
Bump nightly version -> 2023-07-28
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index b658101a10d..833608faff0 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-07-14" +channel = "nightly-2023-07-28" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
