Rustup to rustc 1.91.0-nightly (69b76df90 2025-08-23)

This commit is contained in:
bjorn3
2025-08-24 13:22:55 +00:00
parent dbca51abe6
commit cdab4cc90e
+1 -1
View File
@@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2025-08-21"
channel = "nightly-2025-08-24"
components = ["rust-src", "rustc-dev", "llvm-tools"]
profile = "minimal"