Rustup to rustc 1.85.0-nightly (dd84b7d5e 2024-12-27)

This commit is contained in:
bjorn3 2024-12-28 14:45:45 +00:00
parent 446c582ce0
commit a177ed55a7

View file

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