Skip to main content

max / makeover-build

Take makeover-webview 0.4.0 Brings progress-bar tones through, so a consumer can say what a bar means rather than colouring it by hand.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-07-29 23:26 UTC
Signed with PGP, not checked
Commit: 5a7abcf215262f38660297e0edd024804a6f92e5
Parent: 26e48ed
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -8,7 +8,7 @@
8 8
9 9 [dependencies]
10 10 makeover = "2.2.0"
11 - makeover-webview = "0.3.0"
11 + makeover-webview = "0.4.0"
12 12 makeover-geometry = "0.2.0"
13 13
14 14 [lints.rust]