about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-06-28 16:45:15 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-06-28 16:45:15 +0000
commitab122031876de368f4ea2fbe0784860ffcfb3f30 (patch)
tree483fd35c760f53c31b36d1b9879dfd40fcd08421
parent85b5253806531fecc01715318a8bc71a5a70d29a (diff)
downloadrust-ab122031876de368f4ea2fbe0784860ffcfb3f30.tar.gz
rust-ab122031876de368f4ea2fbe0784860ffcfb3f30.zip
Rustup to rustc 1.72.0-nightly (5ea666864 2023-06-27)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 57aaaecf070..3c3a405ab99 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-06-22"
+channel = "nightly-2023-06-28"
 components = ["rust-src", "rustc-dev", "llvm-tools"]