Skip to main content

max / makeover-touch

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: 21c2202baf7c1a253d2931d19b5f58a4d9a6675d
Parent: d797d26
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -13,7 +13,7 @@
13 13 # it resolves a SECOND makeover-layout beside the one the consumer asked for,
14 14 # and the two Priorities are nominally distinct. makeover-webview takes both
15 15 # crates and was carrying 0.12 and 0.14 at once because of this line.
16 - makeover-layout = "0.20.0"
16 + makeover-layout = "0.21.0"
17 17
18 18 [lints.rust]
19 19 unused = "warn"