diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-11-09 13:28:28 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-11-09 13:28:28 +0000 |
| commit | 1fa693ca4462fc1f790693464cf765ad693616af (patch) | |
| tree | 4946c71ac09f572639ea54afcaad5deb9d4c1c3e | |
| parent | cc7d30ab5746794f0dd7cced4239f9365bbaccf3 (diff) | |
| download | rust-1fa693ca4462fc1f790693464cf765ad693616af.tar.gz rust-1fa693ca4462fc1f790693464cf765ad693616af.zip | |
Rustup to rustc 1.84.0-nightly (59cec72a5 2024-11-08)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index af89725b72c..a223cd7dbb8 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2024-11-07" +channel = "nightly-2024-11-09" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
