diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-03-23 16:26:03 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-03-23 16:26:03 +0000 |
| commit | 264e1addfd72181741188ab318f2542e86ad4d53 (patch) | |
| tree | b8287ad8c1cbb001b5259712960cda3443490d58 | |
| parent | 086dba2a15a1f94358f71c2f92b466c9e22b0322 (diff) | |
| download | rust-264e1addfd72181741188ab318f2542e86ad4d53.tar.gz rust-264e1addfd72181741188ab318f2542e86ad4d53.zip | |
Rustup to rustc 1.87.0-nightly (b48576b4d 2025-03-22)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index cbed84253fb..a6b0bf5fba1 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-03-21" +channel = "nightly-2025-03-23" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
