Skip to main content

max / makeover-tui

Take makeover 2.5 in the optional theme feature A 2.x caret pin, so consumers already resolved 2.5.0; this only stops the requirement reading a version behind. Rides the next release.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-10 15:33 UTC
Signed with PGP, not checked
Commit: 02fea843b0bd5334407b06bf46d04db3a4054592
Parent: c65fec6
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -15,7 +15,7 @@
15 15 [dependencies]
16 16 ratatui = { version = "0.30", default-features = false }
17 17 makeover-layout = "0.12"
18 - makeover = { version = "2.4.1", optional = true }
18 + makeover = { version = "2.5", optional = true }
19 19
20 20 [lints.rust]
21 21 unused = "warn"