Skip to main content

max / makeover-touch

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