diff options
| author | Jason Newcomb <jsnewcomb@pm.me> | 2023-02-25 17:44:05 -0500 |
|---|---|---|
| committer | Jason Newcomb <jsnewcomb@pm.me> | 2023-02-25 17:44:05 -0500 |
| commit | 5552f4a6b505797d8692bd4b2b025509b474d95c (patch) | |
| tree | 5a0e4203c358f134f14fdbc5d45e7128cc25f61b | |
| parent | bc184e9c7d461439da4a0086bb912de014038865 (diff) | |
| download | rust-5552f4a6b505797d8692bd4b2b025509b474d95c.tar.gz rust-5552f4a6b505797d8692bd4b2b025509b474d95c.zip | |
Bump nightly version -> 2023-02-25
| -rw-r--r-- | rust-toolchain | 2 |
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"] |
