about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-04-29 11:16:48 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-04-29 11:16:48 +0000
commitee3721eec6a4acbb3dcc16cb70123f2bb3a8ae02 (patch)
treed518e03d1bc7671637186713004694ec410cd91d
parent72022bb24d77fb82a62bc6d6d60306d75799e172 (diff)
downloadrust-ee3721eec6a4acbb3dcc16cb70123f2bb3a8ae02.tar.gz
rust-ee3721eec6a4acbb3dcc16cb70123f2bb3a8ae02.zip
Rustup to rustc 1.71.0-nightly (f49560538 2023-04-28)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index d124b5d3efd..59ad80c3207 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-04-25"
+channel = "nightly-2023-04-29"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]