Skip to main content

max / makeover-build

Take makeover-webview 0.35.0 Breaking: the dep bump is semver-incompatible and reaches the generated output, so 0.27.0 -> 0.28.0.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-13 13:58 UTC
Signed with PGP, not checked
Commit: d3b0d216be5ff6aa1a78b3a2ae2fc315102ec11c
Parent: ef8d878
1 file changed, +1 insertion, -1 deletion
M Cargo.toml +1 -1
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makeover-build"
3 - version = "0.27.0"
3 + version = "0.28.0"
4 4 edition = "2024"
5 5 description = "Build-script support for the make-family design system: materialise makeover's themes and makeover-webview's stylesheet into a Tauri app's frontend, once, instead of copying the same twenty lines into every consumer's build.rs."
6 6 license = "MIT"