diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-06-08 11:42:13 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-06-08 11:42:13 +0000 |
| commit | 7988b8c0b3cec24f1c827c885f418fa9ae3aa6a6 (patch) | |
| tree | 7b50c3dee9134ce03d8f5f5aec7c2db1cca68f18 | |
| parent | d0040227d93ce8ff27efc332667002d37905c356 (diff) | |
| download | rust-7988b8c0b3cec24f1c827c885f418fa9ae3aa6a6.tar.gz rust-7988b8c0b3cec24f1c827c885f418fa9ae3aa6a6.zip | |
Rustup to rustc 1.89.0-nightly (cdd545be1 2025-06-07)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 9bc06fcc838..1e867bd7658 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-06-07" +channel = "nightly-2025-06-08" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
