Rustup to rustc 1.78.0-nightly (9c3ad802d 2024-03-07)

This commit is contained in:
bjorn3 2024-03-08 10:22:03 +00:00
parent dd7117b543
commit 5320a800e3
3 changed files with 5 additions and 5 deletions

View file

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