1
Fork 0

Rustup to rustc 1.85.0-nightly (4ba4ac612 2024-12-18)

This commit is contained in:
bjorn3 2024-12-19 15:20:38 +00:00
parent c5291585b3
commit ad2b9ac18d

View file

@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2024-12-18"
channel = "nightly-2024-12-19"
components = ["rust-src", "rustc-dev", "llvm-tools"]
profile = "minimal"