diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-01-20 14:41:06 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-01-20 14:41:06 +0000 |
| commit | 728bc27f32c05ac8a9b5eb33fd101e479072984f (patch) | |
| tree | a24a90d60072200d93d0ad80149e8d8aef11e91b | |
| parent | 496b073257855380eaf057dc43e65030c0fb9e64 (diff) | |
| download | rust-728bc27f32c05ac8a9b5eb33fd101e479072984f.tar.gz rust-728bc27f32c05ac8a9b5eb33fd101e479072984f.zip | |
Rustup to rustc 1.86.0-nightly (9a1d156f3 2025-01-19)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 51dea84192a..9c6aad3490d 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-01-16" +channel = "nightly-2025-01-20" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
