about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2024-10-18 13:26:07 +0200
committerPhilipp Krones <hello@philkrones.com>2024-10-18 13:26:07 +0200
commit4b5d1894db0f79fe46b3d4e8cba91624c5d01790 (patch)
tree3a6a30baf6649f3a6190aa7d25eb8b1a62473e34
parent4d5eaa0344ec62ad7af1c6d72b6ce58fb0e4f950 (diff)
downloadrust-4b5d1894db0f79fe46b3d4e8cba91624c5d01790.tar.gz
rust-4b5d1894db0f79fe46b3d4e8cba91624c5d01790.zip
Bump nightly version -> 2024-10-18
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index f0c8651efce..e11ab40b9de 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2024-10-03"
+channel = "nightly-2024-10-18"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]
 profile = "minimal"