diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-11-16 21:06:08 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-11-16 21:06:08 +0000 |
| commit | def04540a4e2541b995195c752c751295606a388 (patch) | |
| tree | 81ce20b70a659c9fbb75d00abcdf564b00d7a044 | |
| parent | d9122c7565ff7757d126beb8e24dca07dc730640 (diff) | |
Rustup to rustc 1.76.0-nightly (6b771f6b5 2023-11-15)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index b832b06e0ff..80ef1e49f23 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-11-10" +channel = "nightly-2023-11-16" components = ["rust-src", "rustc-dev", "llvm-tools"] |
