Skip to main content

max / goingson

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.
Author: Max Johnson <me@maxj.phd> · 2026-07-28 22:19 UTC
Signed with PGP, not checked
Commit: c3b227633a970298eb789a380f2074f667fd424a
Parent: f2e1a39
1 file changed, +2 insertions, -0 deletions
M Cargo.lock +2
@@ -3394,6 +3394,8 @@
3394 3394 [[package]]
3395 3395 name = "makeover-geometry"
3396 3396 version = "0.2.0"
3397 + source = "registry+https://github.com/rust-lang/crates.io-index"
3398 + checksum = "fee41544ab308cc2b66da57ec381d19ca763e85627410b0e27361539e3836873"
3397 3399
3398 3400 [[package]]
3399 3401 name = "makeover-layout"