about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-03-28 11:17:20 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-03-28 11:17:20 +0000
commitef0b3d1def7cb38df376768810aae31de44b349e (patch)
treeb4aedf7ce7ba3aa286884a1f841237cf3cfb9e2b
parent4f0cde1e51dbfb20a2260a0fc83a5c1359b4dc9d (diff)
downloadrust-ef0b3d1def7cb38df376768810aae31de44b349e.tar.gz
rust-ef0b3d1def7cb38df376768810aae31de44b349e.zip
Rustup to rustc 1.79.0-nightly (c9f8f3438 2024-03-27)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index e9e7f90bbb4..612fc61ec27 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2024-03-26"
+channel = "nightly-2024-03-28"
 components = ["rust-src", "rustc-dev", "llvm-tools"]