Skip to main content

max / makeover-build

Take makeover-webview 0.40.0 The streaming emitter release. Additive API, so nothing here changes; the generated stylesheet is byte-identical.
Author: Max Johnson <me@maxj.phd> · 2026-08-15 03:50 UTC
Signed with PGP, not checked
Commit: 05e001a1b1e7a6fd8a30ab6098f3332d632dd8b7
Parent: f28a05c
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.39.0"
35 + makeover-webview = "0.40.0"
36 36 makeover-geometry = "0.7"
37 37
38 38 [lints.rust]