Update Rust toolchain to nightly-2023-01-21

All components have been updated to this version.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
Tim Crawford
2023-08-03 19:32:27 -06:00
committed by Tim Crawford
parent fcd8132165
commit 0a210cd297

View File

@@ -1,3 +1,3 @@
[toolchain] [toolchain]
channel = "nightly-2022-03-18" channel = "nightly-2023-01-21"
components = ["rust-src"] components = ["rust-src"]