about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2024-06-27 18:50:02 +0200
committerPhilipp Krones <hello@philkrones.com>2024-06-27 18:50:02 +0200
commit585170ee60a302dbf072f3bfe76a3d01e93613a8 (patch)
tree8cadac9e6cefc6ff1d98436481e763854e4d3518
parente9e7a815a78c0697c409fdcfeeaf0d20444f1733 (diff)
downloadrust-585170ee60a302dbf072f3bfe76a3d01e93613a8.tar.gz
rust-585170ee60a302dbf072f3bfe76a3d01e93613a8.zip
Bump nightly version -> 2024-06-27
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 842c2f3de0d..72b50d59f7e 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2024-06-13"
+channel = "nightly-2024-06-27"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]