diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-03-30 14:42:17 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-03-30 15:01:56 +0000 |
| commit | 66b1f3ba0c9bbd40e671078a320c6d99f415a055 (patch) | |
| tree | 83013e44d24a2b531632f5240f1c324625fd857e | |
| parent | 8364234af67e7a9211070a637d1a9791b6007e6e (diff) | |
Rustup to rustc 1.88.0-nightly (1799887bb 2025-03-29)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index ab650c05d35..ceff15b1180 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-03-25" +channel = "nightly-2025-03-30" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
