Update Rust toolchain to 2023-09-07

Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
Tim Crawford
2023-10-17 08:53:53 -06:00
committed by Jeremy Soller
parent b379c94b76
commit 48079c3de2

View File

@ -1,3 +1,3 @@
[toolchain] [toolchain]
channel = "nightly-2023-01-21" channel = "nightly-2023-09-07"
components = ["rust-src"] components = ["rust-src"]