about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2023-09-25 10:26:33 +0200
committerPhilipp Krones <hello@philkrones.com>2023-09-25 10:26:33 +0200
commit5eb7604482f8f3264605c0e440861223576d6faf (patch)
treecb96214705aa6fc5387bf76371d7ff7bc10ee560
parent81fe8dc0848211d5c917f3c2f7a033c2a75bd9be (diff)
downloadrust-5eb7604482f8f3264605c0e440861223576d6faf.tar.gz
rust-5eb7604482f8f3264605c0e440861223576d6faf.zip
Bump nightly version -> 2023-09-25
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 9f5116eb73b..5ce22b65f00 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-09-07"
+channel = "nightly-2023-09-25"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]