Rustup to rustc 1.91.0-nightly (cdb45c87e 2025-08-27)

This commit is contained in:
bjorn3
2025-08-28 09:45:53 +00:00
parent 03505e815c
commit 2da17a6384
+1 -1
View File
@@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2025-08-24"
channel = "nightly-2025-08-28"
components = ["rust-src", "rustc-dev", "llvm-tools"]
profile = "minimal"