Skip to main content

max / makeover-build

Take makeover-webview 0.3.0 Brings the unchosen selector state through: a generated stylesheet now describes both halves of a tab strip, not just the chosen tab.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-07-29 21:54 UTC
Signed with PGP, not checked
Commit: 26e48ed86de7ddf2f6272f3c487fbe701dabe40f
Parent: d34da11
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.2.0"
11 + makeover-webview = "0.3.0"
12 12 makeover-geometry = "0.2.0"
13 13
14 14 [lints.rust]