Rustup to rustc 1.84.0-nightly (81eef2d36 2024-11-11)

This commit is contained in:
bjorn3 2024-11-12 18:43:40 +00:00
parent ee20de5a6b
commit 35e138e7de

View file

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