Rustup to rustc 1.85.0-nightly (33c245b9e 2024-12-10)

This commit is contained in:
bjorn3
2024-12-11 10:47:08 +00:00
parent 14fbfb0460
commit e1461e2c7e
+1 -1
View File
@@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2024-12-06"
channel = "nightly-2024-12-11"
components = ["rust-src", "rustc-dev", "llvm-tools"]
profile = "minimal"