diff options
| author | Antoni Boucher <bouanto@zoho.com> | 2023-02-28 18:57:08 -0500 |
|---|---|---|
| committer | Antoni Boucher <bouanto@zoho.com> | 2023-02-28 22:20:44 -0500 |
| commit | 78f3a7ed1ffc2787205bf64fc70cfa15640fba1e (patch) | |
| tree | 815a52c76b93e57f962b34791521a73592dd3729 | |
| parent | 802e9026d93557e2d4ee03c7ab80aac4a665ead1 (diff) | |
| download | rust-78f3a7ed1ffc2787205bf64fc70cfa15640fba1e.tar.gz rust-78f3a7ed1ffc2787205bf64fc70cfa15640fba1e.zip | |
Update toolchain
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 775d9906bf4..a6d506185dc 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-08-26" +channel = "nightly-2023-02-28" components = ["rust-src", "rustc-dev", "llvm-tools-preview"] |
