about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-01-26 18:24:04 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-01-26 18:24:04 +0000
commit3e50cf65025f96854d6597e80449b0d64ad89589 (patch)
treea81d9b213bb487860ba65b06b649f99a10d258e9
parentdff600d1d359abb09aead27d1afe782933301cea (diff)
downloadrust-3e50cf65025f96854d6597e80449b0d64ad89589.tar.gz
rust-3e50cf65025f96854d6597e80449b0d64ad89589.zip
Rustup to rustc 1.77.0-nightly (5bd5d214e 2024-01-25)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 5fdaa2a9310..ccd7edbc2a9 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2024-01-21"
+channel = "nightly-2024-01-26"
 components = ["rust-src", "rustc-dev", "llvm-tools"]