about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2024-02-08 19:13:28 +0100
committerPhilipp Krones <hello@philkrones.com>2024-02-08 19:13:28 +0100
commit031c46dd907c320db797c468e24d05b90ce25ac3 (patch)
treee9145c61fec048146ac602228503297d81042905
parentd2f76f7e6e093895948b8cb6305a5674f3994193 (diff)
downloadrust-031c46dd907c320db797c468e24d05b90ce25ac3.tar.gz
rust-031c46dd907c320db797c468e24d05b90ce25ac3.zip
Bump nightly version -> 2024-02-08
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index d2d56e59ee3..fcf5c456270 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2024-01-25"
+channel = "nightly-2024-02-08"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]