diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-04-28 15:25:21 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-04-28 15:25:21 +0000 |
| commit | fcf198b5391129ca7ff2b8f39bbf51a4ba2416e7 (patch) | |
| tree | 8690302beb4967f99c85024dcfb074b93b255afa | |
| parent | 41dbfa749f79a292e84d2b866c647f1863ca6db4 (diff) | |
| download | rust-fcf198b5391129ca7ff2b8f39bbf51a4ba2416e7.tar.gz rust-fcf198b5391129ca7ff2b8f39bbf51a4ba2416e7.zip | |
Rustup to rustc 1.88.0-nightly (cb31a009e 2025-04-27)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 93dfecedb6d..acc8cf728d3 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-04-21" +channel = "nightly-2025-04-28" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
