about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2023-07-28 23:45:09 +0200
committerPhilipp Krones <hello@philkrones.com>2023-07-28 23:45:09 +0200
commit65c5afd196ea3f298824c3762ac040959490fa22 (patch)
tree44476fe0a860b87bdbc6bf3ce28ac7a9f796639d
parent3d6024184108c584be87d32849dc0adacaa47770 (diff)
downloadrust-65c5afd196ea3f298824c3762ac040959490fa22.tar.gz
rust-65c5afd196ea3f298824c3762ac040959490fa22.zip
Bump nightly version -> 2023-07-28
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index b658101a10d..833608faff0 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-07-14"
+channel = "nightly-2023-07-28"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]