diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-06-17 12:00:57 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-06-17 12:00:57 +0000 |
| commit | da831be4034d11297ab02740d52ae454a60dcc6f (patch) | |
| tree | 876f1a666fc7b9294da8574f42a0bbf18c485251 | |
| parent | 7ed06e50b3698fd25a1ec2dec1b4659183a69352 (diff) | |
| download | rust-da831be4034d11297ab02740d52ae454a60dcc6f.tar.gz rust-da831be4034d11297ab02740d52ae454a60dcc6f.zip | |
Rustup to rustc 1.89.0-nightly (45acf54ee 2025-06-16)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index d92c80a3d93..a9ca0f23d8b 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-06-16" +channel = "nightly-2025-06-17" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
