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