diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-01-23 09:51:57 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-01-23 09:51:57 +0000 |
| commit | ccf89778cdb10d47dcef1f6baf238a9d598c94b2 (patch) | |
| tree | ee1a77dbe9045ece83b23f13c8780031fd688f71 | |
| parent | c52eee7193165aafaacc51cab00537f05d261045 (diff) | |
| download | rust-ccf89778cdb10d47dcef1f6baf238a9d598c94b2.tar.gz rust-ccf89778cdb10d47dcef1f6baf238a9d598c94b2.zip | |
Rustup to rustc 1.86.0-nightly (649b995a9 2025-01-22)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 9c6aad3490d..0199bad77a8 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-01-20" +channel = "nightly-2025-01-23" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
