Skip to main content

max / makeover-webview

Follow makeover-layout to 0.43.0 `links = "makeover-layout"` forbids two copies of the vocabulary in one graph, so every consumer moves in the same wave.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session
https://claude.ai/code/session_01MptwXZ8k65v19rFmdGAyki
Author: Max Johnson <me@maxj.phd> · 2026-09-01 22:05 UTC
Signed with PGP, not checked
Commit: b10071088baeaed922f5738a9b4532f13f62af1d
Parent: cf2d43f
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -18,7 +18,7 @@
18 18 # patch satisfy the requirement and still fail to compile. That happened once
19 19 # with `form::radio_html` calling `FieldKind::Radio`, and makeover-build is where
20 20 # it surfaced, one release later.
21 - makeover-layout = "0.42"
21 + makeover-layout = "0.43"
22 22 # The capability axis. `makeover-touch` decides whether a hover rule should be
23 23 # gated at all; `makeover-geometry` spells the gate as a media condition. Both
24 24 # answers are owned elsewhere and neither is re-derived here.