about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2024-04-16 17:46:43 +0200
committerPhilipp Krones <hello@philkrones.com>2024-04-16 17:46:43 +0200
commitae37fa89b458475a8f724bde8432afd19b4951a4 (patch)
tree7122067a2826145ec555a2c537aeb23504cee0c3
parent7063e3435c0b446e87f64232e6a825787f9db787 (diff)
downloadrust-ae37fa89b458475a8f724bde8432afd19b4951a4.tar.gz
rust-ae37fa89b458475a8f724bde8432afd19b4951a4.zip
Bump nightly version -> 2024-04-05
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index b2fe5c8bee7..fc476c50ee6 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2024-04-04"
+channel = "nightly-2024-04-05"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]