Rustup to rustc 1.82.0-nightly (8b3870784 2024-08-07)

This commit is contained in:
bjorn3 2024-08-08 19:25:20 +00:00
parent 82605c4b5c
commit 60ffec8b4a

View File

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