diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-10-31 09:28:49 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-10-31 09:28:49 +0000 |
| commit | 05126cdc1015757c3d039fd7150ccb1f299c3ffb (patch) | |
| tree | dd3fd0b6490b338cfd1c24a4a8fc547a8426eb37 | |
| parent | 28701aa46d5176fbd43f97781c961003832681e0 (diff) | |
| download | rust-05126cdc1015757c3d039fd7150ccb1f299c3ffb.tar.gz rust-05126cdc1015757c3d039fd7150ccb1f299c3ffb.zip | |
Rustup to rustc 1.84.0-nightly (759e07f06 2024-10-30)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 4eb104ed511..87426f7b8d5 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2024-10-24" +channel = "nightly-2024-10-31" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
