1
Fork 0

Rustup to rustc 1.86.0-nightly (a580b5c37 2025-01-08)

This commit is contained in:
bjorn3 2025-01-09 13:41:32 +00:00
parent f6d58eb790
commit c74c817fb7

View file

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