about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJason Newcomb <jsnewcomb@pm.me>2023-02-25 17:44:05 -0500
committerJason Newcomb <jsnewcomb@pm.me>2023-02-25 17:44:05 -0500
commit5552f4a6b505797d8692bd4b2b025509b474d95c (patch)
tree5a0e4203c358f134f14fdbc5d45e7128cc25f61b
parentbc184e9c7d461439da4a0086bb912de014038865 (diff)
downloadrust-5552f4a6b505797d8692bd4b2b025509b474d95c.tar.gz
rust-5552f4a6b505797d8692bd4b2b025509b474d95c.zip
Bump nightly version -> 2023-02-25
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index adea8c53df2..cfe845ec78f 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-02-10"
+channel = "nightly-2023-02-25"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]