1
Fork 0

Rustup to rustc 1.86.0-nightly (419b3e2d3 2025-01-15)

This commit is contained in:
bjorn3 2025-01-16 09:33:11 +00:00
parent aebad29932
commit 8a46f85c7e

View file

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