diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-04-08 09:47:26 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-04-08 09:47:26 +0000 |
| commit | b69a4787b4fc86a8d1cc2563d9d6aade092e83b5 (patch) | |
| tree | d498830971950084b6f6f92dec2092a2b479ecb9 | |
| parent | 44bbe6373981f38f1c5d061eb4baddf0cf0660eb (diff) | |
| download | rust-b69a4787b4fc86a8d1cc2563d9d6aade092e83b5.tar.gz rust-b69a4787b4fc86a8d1cc2563d9d6aade092e83b5.zip | |
Rustup to rustc 1.88.0-nightly (e643f59f6 2025-04-07)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 01cba7ac9e0..4be668c7b84 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-04-07" +channel = "nightly-2025-04-08" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
