Skip to main content

max / balanced_breakfast

Take makeover-build 0.3.1 and makeover-geometry 0.4.0 Lockfile only; both are patch-compatible with the declared ranges and neither changes emitted output.
Author: Max Johnson <me@maxj.phd> · 2026-07-31 23:34 UTC
Signed with PGP, not checked
Commit: 6fa83562b8633ce99d0381e093f551a653423ba1
Parent: 6c7eabf
1 file changed, +4 insertions, -4 deletions
M Cargo.lock +4 -4
@@ -3116,9 +3116,9 @@
3116 3116
3117 3117 [[package]]
3118 3118 name = "makeover-build"
3119 - version = "0.3.0"
3119 + version = "0.3.1"
3120 3120 source = "registry+https://github.com/rust-lang/crates.io-index"
3121 - checksum = "e1568b6e57626d7dc67545570625dd4f0353bf559c0d839097056d21cc9dda7d"
3121 + checksum = "d9b46dc1c83e6855486eeb765a895febd2f0f4a5abde5e44cc9760f419339bf5"
3122 3122 dependencies = [
3123 3123 "makeover",
3124 3124 "makeover-geometry",
@@ -3127,9 +3127,9 @@
3127 3127
3128 3128 [[package]]
3129 3129 name = "makeover-geometry"
3130 - version = "0.3.0"
3130 + version = "0.4.0"
3131 3131 source = "registry+https://github.com/rust-lang/crates.io-index"
3132 - checksum = "3ddfc090a25b44c9738cf05e9839e651cd449f6525a7301ae56187761df0ab66"
3132 + checksum = "ec63a50eb9934c2cd416912048c9437a61657064c1947e40571f5fd37a22ffe6"
3133 3133
3134 3134 [[package]]
3135 3135 name = "makeover-layout"