Rustup to rustc 1.82.0-nightly (ca5d25e2c 2024-08-09)

This commit is contained in:
bjorn3 2024-08-10 06:53:16 +00:00
parent aec3786ead
commit bb6571fd63

View File

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