Skip to main content

max / balanced_breakfast

Take makeover-build 0.62.0 The generated stylesheet carries the notice-leaving rule now.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session
https://claude.ai/code/session_0136sbU8F6i9WrcvA3wn4Lgk
Author: Max Johnson <me@maxj.phd> · 2026-08-29 18:51 UTC
Signed with PGP, not checked
Commit: 52b3296567aaf4224c79e55f872bd3a8738b5b0a
Parent: 36bd7bd
2 files changed, +46 insertions, -46 deletions
M Cargo.lock +45 -45
@@ -3186,9 +3186,9 @@
3186 3186
3187 3187 [[package]]
3188 3188 name = "makeover-build"
3189 - version = "0.61.0"
3189 + version = "0.62.0"
3190 3190 source = "registry+https://github.com/rust-lang/crates.io-index"
3191 - checksum = "a89ef584bdb9d949fcefe00251a27d01d39cde43aecca05aa96e5d65ae2a8f8a"
3191 + checksum = "44a6eac851cf98206f65d24021e4231bb75e923f9ab8c0cb0a3ec0bb5d5905be"
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.39.0"
3207 + version = "0.40.0"
3208 3208 source = "registry+https://github.com/rust-lang/crates.io-index"
3209 - checksum = "253ab4630d39ec39233020b81024773da52e93b15544217034ce6ca083ba9227"
3209 + checksum = "c2f7ecec1a7e3b5026f731aec88607a5856fc21945cca478d4130d08724deb96"
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.29.0"
3222 + version = "0.30.0"
3223 3223 source = "registry+https://github.com/rust-lang/crates.io-index"
3224 - checksum = "e49a886415501f073a2e24e21c07970ac8be6e0549ca0a2986bce5062b9fa8b1"
3224 + checksum = "9c2111c223a33cb980a2cdc74ab784c428064bcf820a8e89c3cfb06fd6801f21"
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.68.0"
3232 + version = "0.69.0"
3233 3233 source = "registry+https://github.com/rust-lang/crates.io-index"
3234 - checksum = "d8ca6d6b1e336b2b55a7b5ee96e15901300081e9bd7e2331e89c1bcd9bdadfbe"
3234 + checksum = "78d0f434b4a70830f0c647d1d67bcb19ef9e59e6ded2577bcc45901c0d1e2b37"
3235 3235 dependencies = [
3236 3236 "makeover-geometry",
3237 3237 "makeover-layout",
@@ -4365,7 +4365,7 @@
4365 4365
4366 4366 [[package]]
4367 4367 name = "quasi-type"
4368 - version = "0.1.2"
4368 + version = "0.1.3"
4369 4369 dependencies = [
4370 4370 "brotli",
4371 4371 "font-types",
@@ -8073,42 +8073,6 @@
8073 8073 "winnow 1.0.4",
8074 8074 ]
8075 8075
8076 - [[patch.unused]]
8077 - name = "quasi-axum"
8078 - version = "0.79.0"
8079 -
8080 - [[patch.unused]]
8081 - name = "quasi-basics"
8082 - version = "0.79.0"
8083 -
8084 - [[patch.unused]]
8085 - name = "quasi-http"
8086 - version = "0.79.0"
8087 -
8088 - [[patch.unused]]
8089 - name = "quasi-immediate"
8090 - version = "0.79.0"
8091 -
8092 - [[patch.unused]]
8093 - name = "quasi-notifs"
8094 - version = "0.79.0"
8095 -
8096 - [[patch.unused]]
8097 - name = "quasi-router"
8098 - version = "0.79.0"
8099 -
8100 - [[patch.unused]]
8101 - name = "quasi-store"
8102 - version = "0.1.0"
8103 -
8104 - [[patch.unused]]
8105 - name = "quasi-tauri"
8106 - version = "0.79.0"
8107 -
8108 - [[patch.unused]]
8109 - name = "quasi-webview"
8110 - version = "0.79.0"
8111 -
8112 8076 [[patch.unused]]
8113 8077 name = "kberg"
8114 8078 version = "0.1.0"
@@ -8120,3 +8084,39 @@
8120 8084 [[patch.unused]]
8121 8085 name = "painhours"
8122 8086 version = "0.1.0"
8087 +
8088 + [[patch.unused]]
8089 + name = "quasi-axum"
8090 + version = "0.80.0"
8091 +
8092 + [[patch.unused]]
8093 + name = "quasi-basics"
8094 + version = "0.80.0"
8095 +
8096 + [[patch.unused]]
8097 + name = "quasi-http"
8098 + version = "0.80.0"
8099 +
8100 + [[patch.unused]]
8101 + name = "quasi-immediate"
8102 + version = "0.80.0"
8103 +
8104 + [[patch.unused]]
8105 + name = "quasi-notifs"
8106 + version = "0.80.0"
8107 +
8108 + [[patch.unused]]
8109 + name = "quasi-router"
8110 + version = "0.80.0"
8111 +
8112 + [[patch.unused]]
8113 + name = "quasi-store"
8114 + version = "0.1.0"
8115 +
8116 + [[patch.unused]]
8117 + name = "quasi-tauri"
8118 + version = "0.80.0"
8119 +
8120 + [[patch.unused]]
8121 + name = "quasi-webview"
8122 + version = "0.80.0"
@@ -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.61.0"
21 + makeover-build = "0.62.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