diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-06-16 08:15:58 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-06-16 08:15:58 +0000 |
| commit | 1ade48fde9faeb4e161119619aaa4f940acab79b (patch) | |
| tree | 74b63d1926f27604dc23a96a635868c56da08197 | |
| parent | ab385a9916bddb38da5d5b7bfaa08a0006da35a8 (diff) | |
| download | rust-1ade48fde9faeb4e161119619aaa4f940acab79b.tar.gz rust-1ade48fde9faeb4e161119619aaa4f940acab79b.zip | |
Rustup to rustc 1.89.0-nightly (586ad391f 2025-06-15)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 5114d3686a4..d92c80a3d93 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-06-14" +channel = "nightly-2025-06-16" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
