Skip to main content

max / makeover-build

Take makeover 3.0: the FontFace builders are with_weight/with_style Breaking for this crate too, since FontFace is re-exported.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-18 14:31 UTC
Signed with PGP, not checked
Commit: 122cc39b072ebc432a02b7f0e328510ff2393930
Parent: a215d81
1 file changed, +2 insertions, -2 deletions
M Cargo.toml +2 -2
@@ -1,6 +1,6 @@
1 1 [package]
2 2 name = "makeover-build"
3 - version = "0.42.0"
3 + version = "0.43.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"
@@ -19,7 +19,7 @@
19 19 # property whose value fails to substitute takes the whole declaration with it
20 20 # rather than degrading, so that failure is invisible until something looks
21 21 # wrong on screen.
22 - makeover = "2.8"
22 + makeover = "3.0"
23 23 # The exact patch, not the minor: the same discipline 0.13.1 was released for.
24 24 # An earlier patch in a minor can pin an older makeover-touch, which drags a
25 25 # second makeover-geometry into the graph alongside the one below and fails to