Rustup to rustc 1.69.0-nightly (7aa413d59 2023-02-19)

This commit is contained in:
bjorn3 2023-02-20 12:33:39 +01:00
parent 92657711f7
commit 10c3c7207b

View File

@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2023-02-19"
channel = "nightly-2023-02-20"
components = ["rust-src", "rustc-dev", "llvm-tools-preview"]