diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-06-19 09:28:38 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-06-19 09:28:38 +0000 |
| commit | 8dea73acfd76a38173975ff1e60b7770af677768 (patch) | |
| tree | 2a411a21daed3d90d21cda153bec454d4b271d7f | |
| parent | 856ffb63c815824f0d4a61d34837b941ec2fa80f (diff) | |
| download | rust-8dea73acfd76a38173975ff1e60b7770af677768.tar.gz rust-8dea73acfd76a38173975ff1e60b7770af677768.zip | |
Rustup to rustc 1.89.0-nightly (c68340350 2025-06-18)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index a9ca0f23d8b..f09a2628777 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-06-17" +channel = "nightly-2025-06-19" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
