Skip to main content

max / balanced_breakfast

Resolve makeover-geometry 0.2.0 from the registry It came through a path dep while density_css was unpublished. Now it is the registry crate, so the lockfile carries a source and a checksum. Cargo.lock staged as a partial hunk so the unrelated synckit-client lines stay out.
Author: Max Johnson <me@maxj.phd> · 2026-07-28 22:21 UTC
Signed with PGP, not checked
Commit: 675090977d82db2400853c7d521f85aa26efadfd
Parent: 51249be
1 file changed, +2 insertions, -0 deletions
M Cargo.lock +2
@@ -3135,6 +3135,8 @@
3135 3135 [[package]]
3136 3136 name = "makeover-geometry"
3137 3137 version = "0.2.0"
3138 + source = "registry+https://github.com/rust-lang/crates.io-index"
3139 + checksum = "fee41544ab308cc2b66da57ec381d19ca763e85627410b0e27361539e3836873"
3138 3140
3139 3141 [[package]]
3140 3142 name = "makeover-layout"