diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-03-25 17:14:58 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-03-25 17:14:58 +0000 |
| commit | 1875905a94f72e043eb356efe30d40fe165fea20 (patch) | |
| tree | 6f2e481827cb9d889cf80ada28a10753f82564f0 | |
| parent | 7a9c428d822d7562a24f1072c3e87bf3720ef0c2 (diff) | |
| download | rust-1875905a94f72e043eb356efe30d40fe165fea20.tar.gz rust-1875905a94f72e043eb356efe30d40fe165fea20.zip | |
Rustup to rustc 1.87.0-nightly (f8c27dfe1 2025-03-24)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index a6b0bf5fba1..ab650c05d35 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-03-23" +channel = "nightly-2025-03-25" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
