Rustup to rustc 1.82.0-nightly (60d146580 2024-08-06)

This commit is contained in:
bjorn3 2024-08-07 09:54:55 +00:00
parent 6ef49b2ea3
commit 76f615ef1f

View file

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