about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2022-07-28 18:56:16 +0200
committerPhilipp Krones <hello@philkrones.com>2022-07-28 18:56:16 +0200
commit510effce597f26abe4e4c1464fdf97c7df6bd9c8 (patch)
treeb959bc8f83c4b7cf22ca7e20d5332794d3cf7484
parent0905ec465dc10ca5314df843ff65168cc4d3870a (diff)
downloadrust-510effce597f26abe4e4c1464fdf97c7df6bd9c8.tar.gz
rust-510effce597f26abe4e4c1464fdf97c7df6bd9c8.zip
Bump nightly version -> 2022-07-28
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index e693e683759..23ba7c71277 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2022-07-15"
+channel = "nightly-2022-07-28"
 components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]