Skip to main content

max / balanced_breakfast

Follow the makeover-layout 0.43.0 wave Manifest only. `links = "makeover-layout"` forbids a consumer staying behind while the wave lands.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session
https://claude.ai/code/session_01MptwXZ8k65v19rFmdGAyki
Author: Max Johnson <me@maxj.phd> · 2026-09-01 22:07 UTC
Signed with PGP, not checked
Commit: 9ec59b4cba78a3e7d951de7bfa533f00fc4c9de8
Parent: f6ee576
2 files changed, +17 insertions, -17 deletions
M Cargo.lock +16 -16
@@ -3186,9 +3186,9 @@
3186 3186
3187 3187 [[package]]
3188 3188 name = "makeover-build"
3189 - version = "0.63.0"
3189 + version = "0.64.0"
3190 3190 source = "registry+https://github.com/rust-lang/crates.io-index"
3191 - checksum = "e6bac617f443bd197e965b00686c8648fac58902fed28434aeacaa7fbfcab502"
3191 + checksum = "b5552d2c19bc5666831b8adb7c9cd6ff917ff3c845434c5c26e86c62d9aab05e"
3192 3192 dependencies = [
3193 3193 "makeover",
3194 3194 "makeover-geometry",
@@ -3204,9 +3204,9 @@
3204 3204
3205 3205 [[package]]
3206 3206 name = "makeover-layout"
3207 - version = "0.41.0"
3207 + version = "0.42.0"
3208 3208 source = "registry+https://github.com/rust-lang/crates.io-index"
3209 - checksum = "668c1ae75b3cc6617b9ef840f7980b0f576a93564f244c920191c90794fc8e17"
3209 + checksum = "662f6e429e96748bd0d6690963df98af2224adfa26e9b30789eb72b1cb044a09"
3210 3210
3211 3211 [[package]]
3212 3212 name = "makeover-timing"
@@ -3219,9 +3219,9 @@
3219 3219
3220 3220 [[package]]
3221 3221 name = "makeover-touch"
3222 - version = "0.31.0"
3222 + version = "0.32.0"
3223 3223 source = "registry+https://github.com/rust-lang/crates.io-index"
3224 - checksum = "8b59944f2258db046b4c7ea325eaef71a9e681e854432cd88e1355ea891eecc1"
3224 + checksum = "25e980b3bc6d9a129a2176f16088b02d913161ce22882650e569f0437e30d0b0"
3225 3225 dependencies = [
3226 3226 "makeover-geometry",
3227 3227 "makeover-layout",
@@ -3229,9 +3229,9 @@
3229 3229
3230 3230 [[package]]
3231 3231 name = "makeover-webview"
3232 - version = "0.70.0"
3232 + version = "0.71.0"
3233 3233 source = "registry+https://github.com/rust-lang/crates.io-index"
3234 - checksum = "ef402e7badce6073d49320837ec3262bfaa6f739561c0f4e27926e94fee29ad0"
3234 + checksum = "e08a4bfe847884ac222f2fb24ed41363c18126dbb5461f62ddf275e8b3160f0c"
3235 3235 dependencies = [
3236 3236 "makeover-geometry",
3237 3237 "makeover-layout",
@@ -8075,27 +8075,27 @@
8075 8075
8076 8076 [[patch.unused]]
8077 8077 name = "quasi-axum"
8078 - version = "0.93.0"
8078 + version = "0.97.0"
8079 8079
8080 8080 [[patch.unused]]
8081 8081 name = "quasi-basics"
8082 - version = "0.93.0"
8082 + version = "0.97.0"
8083 8083
8084 8084 [[patch.unused]]
8085 8085 name = "quasi-http"
8086 - version = "0.93.0"
8086 + version = "0.97.0"
8087 8087
8088 8088 [[patch.unused]]
8089 8089 name = "quasi-immediate"
8090 - version = "0.93.0"
8090 + version = "0.97.0"
8091 8091
8092 8092 [[patch.unused]]
8093 8093 name = "quasi-notifs"
8094 - version = "0.93.0"
8094 + version = "0.97.0"
8095 8095
8096 8096 [[patch.unused]]
8097 8097 name = "quasi-router"
8098 - version = "0.93.0"
8098 + version = "0.97.0"
8099 8099
8100 8100 [[patch.unused]]
8101 8101 name = "quasi-store"
@@ -8103,11 +8103,11 @@
8103 8103
8104 8104 [[patch.unused]]
8105 8105 name = "quasi-tauri"
8106 - version = "0.93.0"
8106 + version = "0.97.0"
8107 8107
8108 8108 [[patch.unused]]
8109 8109 name = "quasi-webview"
8110 - version = "0.93.0"
8110 + version = "0.97.0"
8111 8111
8112 8112 [[patch.unused]]
8113 8113 name = "kberg"
@@ -18,7 +18,7 @@
18 18 # Materialises the generated files: themes/, geometry.css, layout.css,
19 19 # typography.css. makeover and makeover-geometry reach the build script through
20 20 # here rather than as pins of their own.
21 - makeover-build = "0.64"
21 + makeover-build = "0.65"
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