about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2023-06-30 16:09:15 +0200
committerPhilipp Krones <hello@philkrones.com>2023-06-30 16:09:15 +0200
commit30d08d35f2fdbaa197d597395d69b603155fcccf (patch)
tree1105c7531937e74a72795e71f9f786504705bcb1
parent8010c3462d70ce6164ff9d88af7f272a43a42677 (diff)
downloadrust-30d08d35f2fdbaa197d597395d69b603155fcccf.tar.gz
rust-30d08d35f2fdbaa197d597395d69b603155fcccf.zip
Bump nightly version -> 2023-06-29
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 0d2e1eee643..4475d914ced 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-06-02"
+channel = "nightly-2023-06-29"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]