diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-01-10 08:55:32 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-01-10 08:55:32 +0000 |
| commit | e39eacd2d415803ef82de3b6a314e4f2d0fbc4dc (patch) | |
| tree | 1abfd48b0758bad740784d75b071942ba17f185b | |
| parent | 169793591c3c1a32a8d4dddc138adb57aacdfcb8 (diff) | |
| download | rust-e39eacd2d415803ef82de3b6a314e4f2d0fbc4dc.tar.gz rust-e39eacd2d415803ef82de3b6a314e4f2d0fbc4dc.zip | |
Rustup to rustc 1.86.0-nightly (824759493 2025-01-09)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 1105b89fbb3..e4c3dd708fd 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-01-09" +channel = "nightly-2025-01-10" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
