diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-06-05 09:35:09 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-06-05 09:35:09 +0000 |
| commit | bcac194b240879545379def996dd9123dfc829ee (patch) | |
| tree | 68633c02c4be396ad0183df4845d603402049878 | |
| parent | 8f889f843b7a6659c1f4658c98442655fe316581 (diff) | |
| download | rust-bcac194b240879545379def996dd9123dfc829ee.tar.gz rust-bcac194b240879545379def996dd9123dfc829ee.zip | |
Rustup to rustc 1.89.0-nightly (4b27a04cc 2025-06-04)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index f20b6b82a53..a9a6c7bdf43 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-06-03" +channel = "nightly-2025-06-05" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
