Rustup to rustc 1.76.0-nightly (37b2813a7 2023-11-24)

This commit is contained in:
bjorn3 2023-11-25 09:32:50 +00:00
parent 85c708132f
commit da3782a0b4

View File

@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2023-11-16"
channel = "nightly-2023-11-25"
components = ["rust-src", "rustc-dev", "llvm-tools"]