about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-09-23 11:11:08 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-09-23 11:11:08 +0000
commit6d35b4c9a04580366fd800692a5b5db79d766530 (patch)
treec734023d0c7986ef622ac75847cb186e919f1a6e
parentfaeede3881556507d216c9acddcf3e9f65ca8b82 (diff)
downloadrust-6d35b4c9a04580366fd800692a5b5db79d766530.tar.gz
rust-6d35b4c9a04580366fd800692a5b5db79d766530.zip
Rustup to rustc 1.83.0-nightly (6c6d21008 2024-09-22)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 9d301acee65..651770be377 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2024-09-22"
+channel = "nightly-2024-09-23"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"