Rustup to rustc 1.78.0-nightly (3246e7951 2024-02-19)

This commit is contained in:
bjorn3 2024-02-20 16:59:44 +00:00
parent e1841fbee0
commit 49db50eaa5

View File

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