about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2024-11-28 18:57:00 +0100
committerPhilipp Krones <hello@philkrones.com>2024-11-28 18:57:00 +0100
commit3c9daca1d159930adada5ac843b00b24e7bd0d24 (patch)
tree858055bad573c17ad09057fe16b2d0132aa60866
parentb24360aa87ba1e282c60c47a2b3f36f9def01d49 (diff)
downloadrust-3c9daca1d159930adada5ac843b00b24e7bd0d24.tar.gz
rust-3c9daca1d159930adada5ac843b00b24e7bd0d24.zip
Bump nightly version -> 2024-11-28
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 0a2e9d89b6e..fb159ca2ae0 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,6 +1,6 @@
 [toolchain]
 # begin autogenerated nightly
-channel = "nightly-2024-11-14"
+channel = "nightly-2024-11-28"
 # end autogenerated nightly
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]
 profile = "minimal"