Skip to main content

max / makeover-webview

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: 3bf102f2c7b04ad57638b53e3cac0b76617b2ba8
Parent: f9c6cbf
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -17,7 +17,7 @@
17 17 # patch satisfy the requirement and still fail to compile. That happened once
18 18 # with `form::radio_html` calling `FieldKind::Radio`, and makeover-build is where
19 19 # it surfaced, one release later.
20 - makeover-layout = "0.19.0"
20 + makeover-layout = "0.20.0"
21 21 # The capability axis. `makeover-touch` decides whether a hover rule should be
22 22 # gated at all; `makeover-geometry` spells the gate as a media condition. Both
23 23 # answers are owned elsewhere and neither is re-derived here.