1
Fork 0

Rustup to rustc 1.82.0-nightly (7c2012d0e 2024-07-26)

This commit is contained in:
bjorn3 2024-07-27 17:22:59 +00:00
parent aaffce98e2
commit 68b99fcb91

View file

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