about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-01-27 10:53:32 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-01-27 10:53:32 +0000
commit82d08913d843d9984a8b73355f772d3d41d12bc7 (patch)
tree76c43092f4a8043e641fd81443f0de3534458e1d
parentc71356c462cef17390c3b14538a0df4a5beb9723 (diff)
downloadrust-82d08913d843d9984a8b73355f772d3d41d12bc7.tar.gz
rust-82d08913d843d9984a8b73355f772d3d41d12bc7.zip
Rustup to rustc 1.77.0-nightly (e7bbe8ce9 2024-01-26)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index ccd7edbc2a9..cb1e12e8c72 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2024-01-26"
+channel = "nightly-2024-01-27"
 components = ["rust-src", "rustc-dev", "llvm-tools"]