about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-06-22 18:45:21 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-06-22 18:45:21 +0000
commit6b141f39d210907c8f7e50b082addb92b00235d4 (patch)
tree5061b3f92361b4899ac6eadd4a7eab086e64608e
parentee1793432d03fa24a869ecac66303aa8197d6c68 (diff)
Rustup to rustc 1.72.0-nightly (065a1f5df 2023-06-21)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 85406a3bead..57aaaecf070 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-06-19"
+channel = "nightly-2023-06-22"
 components = ["rust-src", "rustc-dev", "llvm-tools"]