about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-03-26 09:56:55 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-03-26 09:56:55 +0000
commit60921608f794a217be1bc923b525e4d4c5b8109b (patch)
tree93df270314d8612e3873c7aa4a009e108c5090e4
parentd183a5186fa55bd6d3407708dac47269cb280db6 (diff)
downloadrust-60921608f794a217be1bc923b525e4d4c5b8109b.tar.gz
rust-60921608f794a217be1bc923b525e4d4c5b8109b.zip
Rustup to rustc 1.79.0-nightly (5f2c7d2bf 2024-03-25)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 3845b57b91d..e9e7f90bbb4 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2024-03-25"
+channel = "nightly-2024-03-26"
 components = ["rust-src", "rustc-dev", "llvm-tools"]