Skip to main content

max / makeover-build

Take makeover-webview 0.54 The 0.53 pin predates the curve granularity the renderer took in 0.54.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-21 23:48 UTC
Signed with PGP, not checked
Commit: 2ed8e29cc32077ad0f1d6b749736f9b5ff93c1a8
Parent: 5c34e9d
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.53.0"
40 + makeover-webview = "0.54.0"
41 41 makeover-geometry = "0.7"
42 42
43 43 [lints.rust]