diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-05-05 13:53:58 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-05-05 13:53:58 +0000 |
| commit | dfe76361d1cc99b8ce2ee466069b1d1f824dbaa0 (patch) | |
| tree | a4d8303f7283d8f5e59d4110f94d97e950c45fa1 | |
| parent | a308984e69e65bcfe76558516686f41bd598e175 (diff) | |
| download | rust-dfe76361d1cc99b8ce2ee466069b1d1f824dbaa0.tar.gz rust-dfe76361d1cc99b8ce2ee466069b1d1f824dbaa0.zip | |
Rustup to rustc 1.88.0-nightly (13e879094 2025-05-04)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 55b557c0ada..4ca593e6bea 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-05-01" +channel = "nightly-2025-05-05" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
