Rustup to rustc 1.86.0-nightly (9a1d156f3 2025-01-19)

This commit is contained in:
bjorn3 2025-01-20 14:41:06 +00:00
parent 496b073257
commit 728bc27f32

View file

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