diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-02-22 11:42:10 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-02-22 11:42:10 +0000 |
| commit | 5ff55a4783e09ce3eda33e0db0a419c15a7f8b00 (patch) | |
| tree | 6e0cc7265a00ddbe31573616e9b10eaf1622d5a1 | |
| parent | 52338f4e06665f2d2d408aa504488e3b097009fa (diff) | |
| download | rust-5ff55a4783e09ce3eda33e0db0a419c15a7f8b00.tar.gz rust-5ff55a4783e09ce3eda33e0db0a419c15a7f8b00.zip | |
Rustup to rustc 1.87.0-nightly (794c12416 2025-02-21)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 854ca5db801..1017b9550d0 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-02-19" +channel = "nightly-2025-02-22" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
