about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2023-04-23 03:39:29 -0700
committerPhilipp Krones <hello@philkrones.com>2023-04-23 03:39:29 -0700
commitd5a2c2ba713985d01d2105c43891ba829331ee22 (patch)
tree867f6859872a18018bbdcc91b0aca157556e821f
parent0add5bb0f1c5535a508155e6065d24bf0a8c1dbe (diff)
downloadrust-d5a2c2ba713985d01d2105c43891ba829331ee22.tar.gz
rust-d5a2c2ba713985d01d2105c43891ba829331ee22.zip
Bump nightly version -> 2023-04-23
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 91e8ccea1f4..7a6d85f4147 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-04-06"
+channel = "nightly-2023-04-23"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]