diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-09-14 16:51:24 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-09-14 16:51:24 +0000 |
| commit | b67a1c4ea71ebe6c66ff37a5e783e3dbc5a3ebb6 (patch) | |
| tree | 9f64283f732575fe48e0ec22fa85c07625312610 | |
| parent | 214d474a854fc45e589d9bb37e77220c4a5356b1 (diff) | |
| download | rust-b67a1c4ea71ebe6c66ff37a5e783e3dbc5a3ebb6.tar.gz rust-b67a1c4ea71ebe6c66ff37a5e783e3dbc5a3ebb6.zip | |
Rustup to rustc 1.74.0-nightly (8142a319e 2023-09-13)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 3521c9568f8..dda3012aa18 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-09-07" +channel = "nightly-2023-09-14" components = ["rust-src", "rustc-dev", "llvm-tools"] |
