Skip to main content

max / makeover-touch

Take makeover-layout 0.20.0 The widget tier: Region::Widget, a named assembly of primitives. Additive here -- nothing in this crate matched Region exhaustively -- but the pin moves because a pre-1.0 minor is breaking and a stale pin builds on fw13 while failing everywhere else.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-14 15:16 UTC
Signed with PGP, not checked
Commit: d797d26683d808cfb58d5fa14b45c13335d0b881
Parent: 914d176
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.19.0"
16 + makeover-layout = "0.20.0"
17 17
18 18 [lints.rust]
19 19 unused = "warn"