Rustup to rustc 1.91.0-nightly (7aef4bec4 2025-09-01)

This commit is contained in:
bjorn3
2025-09-02 20:03:41 +00:00
parent e43eef8aa3
commit 3b311c32e5
+1 -1
View File
@@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2025-08-28"
channel = "nightly-2025-09-02"
components = ["rust-src", "rustc-dev", "llvm-tools"]
profile = "minimal"