about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2024-10-03 14:48:03 +0200
committerPhilipp Krones <hello@philkrones.com>2024-10-03 14:48:03 +0200
commitc994a60fd4f848005beeef17bf6a13e1347103b8 (patch)
treefdd7d43f6990ebe65315e1524393b573162dad14
parentd300cdfcdafe752c3e8635761e1c88cb8cd679f8 (diff)
downloadrust-c994a60fd4f848005beeef17bf6a13e1347103b8.tar.gz
rust-c994a60fd4f848005beeef17bf6a13e1347103b8.zip
Bump nightly version -> 2024-10-03
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index b431599c224..f0c8651efce 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2024-09-22"
+channel = "nightly-2024-10-03"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]
 profile = "minimal"