about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-11-16 21:06:08 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-11-16 21:06:08 +0000
commitdef04540a4e2541b995195c752c751295606a388 (patch)
tree81ce20b70a659c9fbb75d00abcdf564b00d7a044
parentd9122c7565ff7757d126beb8e24dca07dc730640 (diff)
Rustup to rustc 1.76.0-nightly (6b771f6b5 2023-11-15)
-rw-r--r--rust-toolchain2
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"]