Rustup to rustc 1.84.0-nightly (3fee0f12e 2024-11-20)

This commit is contained in:
bjorn3 2024-11-21 10:31:35 +00:00
parent d09f798235
commit a960aac0ba

View file

@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2024-11-12"
channel = "nightly-2024-11-21"
components = ["rust-src", "rustc-dev", "llvm-tools"]
profile = "minimal"