Skip to main content

max / alloy_tui

Follow makeover-tui 0.16.1 Pin only. The links guard on makeover-layout makes the makeover bump tree-wide, and 0.16.0 was tagged but failed its fmt gate, so 0.16.1 is the version that shipped.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-12 19:22 UTC
Signed with PGP, not checked
Commit: f660be26245d2fe5dec0552949dc8ffca9f87c82
Parent: cd73a6c
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -24,7 +24,7 @@
24 24 # because this crate quantises a whole theme off `Fidelity::detect`, and before
25 25 # that release an unrecognised TERM answered Ansi16, which cost a heavier frame
26 26 # when the renderer was the only consumer and costs a flattened theme now.
27 - makeover-tui = { version = "0.15.0", features = ["theme"] }
27 + makeover-tui = { version = "0.16.1", features = ["theme"] }
28 28
29 29 [lints.rust]
30 30 unused = "warn"