Rustup to rustc 1.77.0-nightly (2d7be7393 2023-12-23)

This commit is contained in:
bjorn3 2023-12-24 14:26:46 +00:00
parent 23e26ca386
commit 26c02eb290

View File

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