about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2022-06-30 10:28:58 +0200
committerPhilipp Krones <hello@philkrones.com>2022-06-30 10:28:58 +0200
commitd9b2e21039ab556cbec387a6401f16574a693743 (patch)
treed944d617c25a05ceb393ec36ca2270290f11d593
parentbf9b39ae7df5cca418fd2afc25b30a5632b32c23 (diff)
downloadrust-d9b2e21039ab556cbec387a6401f16574a693743.tar.gz
rust-d9b2e21039ab556cbec387a6401f16574a693743.zip
Bump nightly version -> 2022-06-30
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 6ad56aacf8c..6cc6d5036b3 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2022-06-16"
+channel = "nightly-2022-06-30"
 components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]