about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2024-11-07 17:18:22 +0100
committerPhilipp Krones <hello@philkrones.com>2024-11-07 17:27:46 +0100
commita5d6100a101b058bcb8e1c3bb66b1c5b3df24d5e (patch)
tree53d76569ff20fbf9774ef59da47e633350e0cb5e
parentb27570b19bec19a3eef642ed8b0419ca7b74e42f (diff)
downloadrust-a5d6100a101b058bcb8e1c3bb66b1c5b3df24d5e.tar.gz
rust-a5d6100a101b058bcb8e1c3bb66b1c5b3df24d5e.zip
Bump nightly version -> 2024-11-07
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index e11ab40b9de..37d9cce2465 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2024-10-18"
+channel = "nightly-2024-11-07"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]
 profile = "minimal"