Skip to main content

max / makeover-tui

Pin rustc 1.98.1, the current stable Ruled 2026-09-08: the tree tracks latest stable and lagging is what needs an argument. 1.98.1 released 2026-09-01; the tree was on 1.97.1. Checked with `cargo check --all-targets --all-features` on the new compiler before this landed. No new lints, no new errors.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session
https://claude.ai/code/session_01WFBzMprSmNCfvdj2cGZyka
Author: Max Johnson <me@maxj.phd> · 2026-09-08 21:31 UTC
Signed with PGP, not checked
Commit: 76aa7bfac7f22f757dc3c1216a77a564a47d685f
Parent: ebc7156
1 file changed, +1 insertion, -1 deletion
@@ -1,4 +1,4 @@
1 1 [toolchain]
2 - channel = "1.97.1"
2 + channel = "1.98.1"
3 3 profile = "minimal"
4 4 components = ["rustfmt", "clippy"]