Skip to main content

max / balanced_breakfast

Settle the lock on the published makeover cascade
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-13 14:06 UTC
Signed with PGP, not checked
Commit: 1de334815496b575bd8d25a9b59977898ab56fae
Parent: 743d93f
1 file changed, +12 insertions, -12 deletions
M Cargo.lock +12 -12
@@ -3131,6 +3131,8 @@
3131 3131 [[package]]
3132 3132 name = "makeover"
3133 3133 version = "2.5.1"
3134 + source = "registry+https://github.com/rust-lang/crates.io-index"
3135 + checksum = "556c88d4ad0f25579e984dc5c9d86429a9c4d70a8b811253d4e807556b514311"
3134 3136 dependencies = [
3135 3137 "include_dir",
3136 3138 "serde",
@@ -3140,6 +3142,8 @@
3140 3142 [[package]]
3141 3143 name = "makeover-build"
3142 3144 version = "0.28.0"
3145 + source = "registry+https://github.com/rust-lang/crates.io-index"
3146 + checksum = "240d3be9851135821b50e4ed187b720b8b8c37935a522e226ce52dc3b30b1b26"
3143 3147 dependencies = [
3144 3148 "makeover",
3145 3149 "makeover-geometry",
@@ -3149,14 +3153,20 @@
3149 3153 [[package]]
3150 3154 name = "makeover-geometry"
3151 3155 version = "0.7.0"
3156 + source = "registry+https://github.com/rust-lang/crates.io-index"
3157 + checksum = "91a82b16c4f5b66dd7e87ed92fff7d22185e4d88e5355de6166dd64450cf6a16"
3152 3158
3153 3159 [[package]]
3154 3160 name = "makeover-layout"
3155 3161 version = "0.19.0"
3162 + source = "registry+https://github.com/rust-lang/crates.io-index"
3163 + checksum = "2c5e6bd13bcf40df8f4eae9736591a1ecef32aedc7205eb497e0633a8a9d2b35"
3156 3164
3157 3165 [[package]]
3158 3166 name = "makeover-touch"
3159 3167 version = "0.12.0"
3168 + source = "registry+https://github.com/rust-lang/crates.io-index"
3169 + checksum = "6a9314d98c2a457b901cb93274b3b39686a67a198499eeee407b978dae7aa054"
3160 3170 dependencies = [
3161 3171 "makeover-geometry",
3162 3172 "makeover-layout",
@@ -3165,6 +3175,8 @@
3165 3175 [[package]]
3166 3176 name = "makeover-webview"
3167 3177 version = "0.35.0"
3178 + source = "registry+https://github.com/rust-lang/crates.io-index"
3179 + checksum = "115be68562840a2d96630116c0ef745431e608c5c67557f0025fdd7315da73bd"
3168 3180 dependencies = [
3169 3181 "makeover-geometry",
3170 3182 "makeover-layout",
@@ -7928,18 +7940,6 @@
7928 7940 "winnow 1.0.4",
7929 7941 ]
7930 7942
7931 - [[patch.unused]]
7932 - name = "alloy_tui"
7933 - version = "7.0.0"
7934 -
7935 - [[patch.unused]]
7936 - name = "makeover-immediate"
7937 - version = "0.17.0"
7938 -
7939 - [[patch.unused]]
7940 - name = "makeover-tui"
7941 - version = "0.18.0"
7942 -
7943 7943 [[patch.unused]]
7944 7944 name = "kberg"
7945 7945 version = "0.1.0"