about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2024-09-05 17:01:08 +0200
committerPhilipp Krones <hello@philkrones.com>2024-09-05 17:01:08 +0200
commit3d027d75aff29983cb95da07352bcb8a55487400 (patch)
tree5f78e838cd14bd74ba05e76089634dadb0752124
parent40fca8f7a8131129b75694109138891e607baab0 (diff)
downloadrust-3d027d75aff29983cb95da07352bcb8a55487400.tar.gz
rust-3d027d75aff29983cb95da07352bcb8a55487400.zip
Bump nightly version -> 2024-09-05
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 0be2e81810e..854fcda2dab 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2024-08-23"
+channel = "nightly-2024-09-05"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]
 profile = "minimal"