Skip to main content

max / makeover-build

Pin makeover-webview 0.9.0 Carries the list module and makeover-layout 0.6.0.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-07-30 14:13 UTC
Signed with PGP, not checked
Commit: 6e9d3960443db91d05cfa9004da02137083f9d45
Parent: 922201c
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.3.0"
11 - makeover-webview = "0.8.0"
11 + makeover-webview = "0.9.0"
12 12 makeover-geometry = "0.2.0"
13 13
14 14 [lints.rust]