Skip to main content

max / makeover-build

Take makeover-webview 0.35.0
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-13 13:54 UTC
Signed with PGP, not checked
Commit: ef8d8788b9bb3a56f7fac80d83b0329077b7d8e0
Parent: 8f1f907
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -32,7 +32,7 @@
32 32 # a cell into a run of leaves, so "this text is a link" became a member the run
33 33 # holds rather than a field on one container, and the renderer needed a name for
34 34 # it that was not invented locally.
35 - makeover-webview = "0.34.0"
35 + makeover-webview = "0.35.0"
36 36 makeover-geometry = "0.7"
37 37
38 38 [lints.rust]