Rustup to rustc 1.91.0-nightly (1ed3cd703 2025-09-06)

This commit is contained in:
bjorn3
2025-09-07 11:59:30 +00:00
parent 623611d65a
commit 39aa1ee936
+1 -1
View File
@@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2025-09-02"
channel = "nightly-2025-09-07"
components = ["rust-src", "rustc-dev", "llvm-tools"]
profile = "minimal"