about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-04-23 09:32:36 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-04-23 09:32:36 +0000
commitde5d6523738fd44a0521b6abf3e73ae1df210741 (patch)
tree3306acf6edfe430bc8c18e959687b1f3d47de79f
parent041666a0bdef8c870445c0c14628fdae84327c3a (diff)
downloadrust-de5d6523738fd44a0521b6abf3e73ae1df210741.tar.gz
rust-de5d6523738fd44a0521b6abf3e73ae1df210741.zip
Rustup to rustc 1.79.0-nightly (7f2fc33da 2024-04-22)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 1fc08a92fe8..de340cf8c35 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2024-04-22"
+channel = "nightly-2024-04-23"
 components = ["rust-src", "rustc-dev", "llvm-tools"]