Skip to main content

max / alloy_tui

Take makeover-tui 0.40.0 Four minors of lag closed in the makeover-layout 0.40.0 pass. Nothing here changes: piece::act_note is new and this crate draws no described control.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session
https://claude.ai/code/session_0136sbU8F6i9WrcvA3wn4Lgk
Author: Max Johnson <me@maxj.phd> · 2026-08-29 18:51 UTC
Signed with PGP, not checked
Commit: 08dce6241fd3c3a6d5b205aed32f49659ba203eb
Parent: c6ebbe7
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -29,7 +29,7 @@
29 29 # semver boundary, so a stale pin here holds the whole console on an old
30 30 # renderer rather than resolving forward. `Fidelity` and `Theme` are re-exported
31 31 # from this crate, so the renderer's public types are part of ours.
32 - makeover-tui = { version = "0.36.0", features = ["theme"] }
32 + makeover-tui = { version = "0.40.0", features = ["theme"] }
33 33
34 34 [lints.rust]
35 35 unused = "warn"