Skip to main content

max / makeover-build

Take makeover-webview 0.57.0 `.form-suggestion-why` became `.form-suggestion-detail` there, so the generated stylesheet changes with it.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-22 03:14 UTC
Signed with PGP, not checked
Commit: 198d3f31e564da30c148c8370da76c7f59d72081
Parent: 425521a
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.56.0"
40 + makeover-webview = "0.57.0"
41 41 makeover-geometry = "0.7"
42 42
43 43 [lints.rust]