diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-01-26 18:24:04 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-01-26 18:24:04 +0000 |
| commit | 3e50cf65025f96854d6597e80449b0d64ad89589 (patch) | |
| tree | a81d9b213bb487860ba65b06b649f99a10d258e9 | |
| parent | dff600d1d359abb09aead27d1afe782933301cea (diff) | |
| download | rust-3e50cf65025f96854d6597e80449b0d64ad89589.tar.gz rust-3e50cf65025f96854d6597e80449b0d64ad89589.zip | |
Rustup to rustc 1.77.0-nightly (5bd5d214e 2024-01-25)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 5fdaa2a9310..ccd7edbc2a9 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2024-01-21" +channel = "nightly-2024-01-26" components = ["rust-src", "rustc-dev", "llvm-tools"] |
