diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-06-07 14:18:29 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-06-07 14:18:29 +0000 |
| commit | 4e3bf2da2f2ec55f16b5e141bc01ce10f38ee054 (patch) | |
| tree | 9e744bbcaa6b7030671b18720454e31ff9b3da0c | |
| parent | 46e0b2158ee7d5261186006d58e66234b6c1624e (diff) | |
| download | rust-4e3bf2da2f2ec55f16b5e141bc01ce10f38ee054.tar.gz rust-4e3bf2da2f2ec55f16b5e141bc01ce10f38ee054.zip | |
Rustup to rustc 1.89.0-nightly (44f415c1d 2025-06-06)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index a9a6c7bdf43..9bc06fcc838 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-06-05" +channel = "nightly-2025-06-07" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
