about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-05-28 09:55:04 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-05-28 09:55:04 +0000
commitd91fabd44f61db4895921dee055d792b5a1e032f (patch)
tree3d17b02da72733443f77cd838e677da45b59d746
parentba0ab0a830466e07e72adc695797dc2adbfb7205 (diff)
downloadrust-d91fabd44f61db4895921dee055d792b5a1e032f.tar.gz
rust-d91fabd44f61db4895921dee055d792b5a1e032f.zip
Rustup to rustc 1.71.0-nightly (cca7ee581 2023-05-27)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index e41da0ad491..dfe51a092e3 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-05-26"
+channel = "nightly-2023-05-28"
 components = ["rust-src", "rustc-dev", "llvm-tools"]