Skip to main content

max / balanced_breakfast

Resolve makeover from the registry, now that 2.7.0 is published The cascade patch is out of ~/Code/.cargo/config.toml; this is the lock catching up.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-17 16:30 UTC
Signed with PGP, not checked
Commit: e244a47ecabff9eaf391755ab2b6ada876fb7ca4
Parent: 06e8358
1 file changed, +4 insertions, -0 deletions
M Cargo.lock +4
@@ -3177,6 +3177,8 @@
3177 3177 [[package]]
3178 3178 name = "makeover"
3179 3179 version = "2.7.0"
3180 + source = "registry+https://github.com/rust-lang/crates.io-index"
3181 + checksum = "21a3bfb88eb028ac51b3b9cf0358fec753e4cea7a2d651aa11c9b779b5e46a75"
3180 3182 dependencies = [
3181 3183 "include_dir",
3182 3184 "serde",
@@ -3186,6 +3188,8 @@
3186 3188 [[package]]
3187 3189 name = "makeover-build"
3188 3190 version = "0.40.0"
3191 + source = "registry+https://github.com/rust-lang/crates.io-index"
3192 + checksum = "a6d883a5d60738118d7a862c6e8756578786e60c40463efde98d13d349fa94bc"
3189 3193 dependencies = [
3190 3194 "makeover",
3191 3195 "makeover-geometry",