Rustup to rustc 1.82.0-nightly (3e9bd8b56 2024-08-08)

This commit is contained in:
bjorn3 2024-08-09 15:38:46 +00:00
parent a2f3413922
commit d61b0e782f

View file

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