about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAntoni Boucher <bouanto@zoho.com>2024-12-11 13:41:46 -0500
committerAntoni Boucher <bouanto@zoho.com>2024-12-11 13:41:46 -0500
commit3dddf72f995e3dfca42d127bdea70ee258353919 (patch)
tree3f9e8f8f91e693d7d9fa55648bb08972f5e1eb33
parent562aeb4c32ce529334dfe732e18939a8cce12bba (diff)
downloadrust-3dddf72f995e3dfca42d127bdea70ee258353919.tar.gz
rust-3dddf72f995e3dfca42d127bdea70ee258353919.zip
Update nightly version
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index dca3b0c22e4..c4171310577 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2024-08-11"
+channel = "nightly-2024-12-11"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]