Skip to main content

max / makeover-webview

Take makeover-layout 0.35.0 `Candidate` arrives beside `Choice`, additive here: this crate draws no suggestion list. Same-pass forward fix so the tree resolves against one layout version.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-22 02:57 UTC
Signed with PGP, not checked
Commit: c4e5d79ac33733d44b01d4b1da1ae912bbf47a5f
Parent: 1386e82
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.34.0"
20 + makeover-layout = "0.35.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.