Rustup to rustc 1.97.0-nightly (52b6e2c20 2026-04-27)

This commit is contained in:
bjorn3
2026-04-28 10:58:20 +02:00
parent 203a324b73
commit 3b6080cb20
+1 -1
View File
@@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2026-04-20"
channel = "nightly-2026-04-28"
components = ["rust-src", "rustc-dev", "llvm-tools", "rustfmt"]
profile = "minimal"