about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2023-04-06 12:32:47 +0200
committerPhilipp Krones <hello@philkrones.com>2023-04-06 12:32:47 +0200
commitfa425061e641429cc63fcd02b0c42694cd74dfc6 (patch)
tree2b8eff69ec93eca2f19cd7a7d8668715b42657f1
parent04c387efe7bef9b071596a7a4004297bf9e3c77c (diff)
downloadrust-fa425061e641429cc63fcd02b0c42694cd74dfc6.tar.gz
rust-fa425061e641429cc63fcd02b0c42694cd74dfc6.zip
Bump nightly version -> 2023-04-06
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 0b2458ea007..91e8ccea1f4 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-03-24"
+channel = "nightly-2023-04-06"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]