Skip to main content

max / makeover-build

Take makeover-webview 0.56.0 The pin was a release behind, which the tree-wide patch to the working copies turns from lag into an unresolvable requirement.
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: 425521aa5c9d669db4bc6a655a92e384f922d17e
Parent: 23e0ac6
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -37,7 +37,7 @@
37 37 # a cell into a run of leaves, so "this text is a link" became a member the run
38 38 # holds rather than a field on one container, and the renderer needed a name for
39 39 # it that was not invented locally.
40 - makeover-webview = "0.55.0"
40 + makeover-webview = "0.56.0"
41 41 makeover-geometry = "0.7"
42 42
43 43 [lints.rust]