about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-04-15 14:25:25 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-04-15 14:25:25 +0000
commit5075386e82eed222283f3ea71b924492d7f7c4e0 (patch)
treede8fa14052905c29f2e6486ff572524ca98bbf6f
parent49ad3ae2f81d4739967a56e84a30901068c77a47 (diff)
Rustup to rustc 1.79.0-nightly (0d8b3346a 2024-04-14)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 3e7da4e161f..34c76c31ae8 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2024-04-11"
+channel = "nightly-2024-04-15"
 components = ["rust-src", "rustc-dev", "llvm-tools"]