about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-12-14 13:49:53 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-12-14 13:49:53 +0000
commitb1c925ba1ae44436496b34ef017236964200b537 (patch)
treea3d840bbe83bfdeb0a08f9fff66e9f7d41a5e086
parentbb7a126ecde37114c8b19cd9bcd77a2d9dc6125f (diff)
downloadrust-b1c925ba1ae44436496b34ef017236964200b537.tar.gz
rust-b1c925ba1ae44436496b34ef017236964200b537.zip
Rustup to rustc 1.76.0-nightly (eeff92ad3 2023-12-13)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 4920026d3d4..e97fb78ba48 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-12-13"
+channel = "nightly-2023-12-14"
 components = ["rust-src", "rustc-dev", "llvm-tools"]