Skip to main content

max / goingson

take makeover-build 0.48
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-21 14:15 UTC
Signed with PGP, not checked
Commit: ccb2fd4a97667879f081daa4081189a2225f4067
Parent: b102602
2 files changed, +2 insertions, -2 deletions
M Cargo.lock +1 -1
@@ -3444,7 +3444,7 @@
3444 3444
3445 3445 [[package]]
3446 3446 name = "makeover-build"
3447 - version = "0.47.0"
3447 + version = "0.48.0"
3448 3448 dependencies = [
3449 3449 "makeover",
3450 3450 "makeover-geometry",
@@ -18,7 +18,7 @@
18 18 # Materialises all three generated files: themes/, geometry.css, layout.css,
19 19 # and holds both drift checks this build.rs used to carry itself: touch density
20 20 # as of 0.17, breakpoints as of 0.18.
21 - makeover-build = "0.47.0"
21 + makeover-build = "0.48.0"
22 22 # Cuts the two house faces into frontend/fonts/. A git dependency because
23 23 # quasi-type is `publish = false`, which is also why makeover-build cannot do
24 24 # this and only emits the CSS that fetches the result. The rev is the one