diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-12-11 10:47:08 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-12-11 10:47:08 +0000 |
| commit | e1461e2c7e4aced366222f96d212f9ded31110a2 (patch) | |
| tree | 1421549d05ac35d713f34ec42788f2b0d65301e7 | |
| parent | 14fbfb046037bdc78c95d0f2c42d17a1f004b8cd (diff) | |
| download | rust-e1461e2c7e4aced366222f96d212f9ded31110a2.tar.gz rust-e1461e2c7e4aced366222f96d212f9ded31110a2.zip | |
Rustup to rustc 1.85.0-nightly (33c245b9e 2024-12-10)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 8d935df4d1f..9dfc3464bc6 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2024-12-06" +channel = "nightly-2024-12-11" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
