about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-12-31 10:46:02 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-12-31 10:46:02 +0000
commit75f1c2b5a7e2e63271cc848430300c1173279f4e (patch)
treea62cc36a692c89e79c8412e8fac7891cf8923940
parent5c95200e9609e8382ed7147d66beeca1769d60b2 (diff)
downloadrust-75f1c2b5a7e2e63271cc848430300c1173279f4e.tar.gz
rust-75f1c2b5a7e2e63271cc848430300c1173279f4e.zip
Rustup to rustc 1.77.0-nightly (2a3e63551 2023-12-30)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 8bbd92732d0..a086c029360 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-12-30"
+channel = "nightly-2023-12-31"
 components = ["rust-src", "rustc-dev", "llvm-tools"]