1
Fork 0

Rustup to rustc 1.86.0-nightly (824759493 2025-01-09)

This commit is contained in:
bjorn3 2025-01-10 08:55:32 +00:00
parent 169793591c
commit e39eacd2d4

View file

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