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