about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2024-03-07 17:14:39 +0100
committerPhilipp Krones <hello@philkrones.com>2024-03-07 17:14:39 +0100
commit1d65642a1f37fd47a0bb107e5257a64713f436e8 (patch)
tree1c60953a0899dc2d3f8fb3ef20f0738dac965cf0
parenta6df0277ea74fd14b37d2bfd57f3dc015f48535a (diff)
downloadrust-1d65642a1f37fd47a0bb107e5257a64713f436e8.tar.gz
rust-1d65642a1f37fd47a0bb107e5257a64713f436e8.zip
Bump nightly version -> 2024-03-07
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index fb038b617df..070b62887d5 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2024-02-22"
+channel = "nightly-2024-03-07"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]