Skip to main content

max / makeover-tui

Take makeover-layout 0.21.0 Image and Fit: the vocabulary can name a picture now.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-14 16:04 UTC
Signed with PGP, not checked
Commit: 6785bc964e9fd3ced96b81d0bcef1899d187b2a9
Parent: 8895b6b
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -19,7 +19,7 @@
19 19 # compile against an API added in a later one -- which is what `Depth::Overlay`
20 20 # would do here. The rest of the suite has pinned this way since
21 21 # makeover-webview found it the hard way.
22 - makeover-layout = "0.20.0"
22 + makeover-layout = "0.21.0"
23 23 makeover = { version = "2.5", optional = true }
24 24
25 25 [lints.rust]