Skip to main content

max / makenotwork

server: take makeover-build 0.3.1 and makeover-geometry 0.4.0 Lockfile only; patch-compatible with the declared range, emitted CSS unchanged.
Author: Max Johnson <me@maxj.phd> · 2026-07-31 23:35 UTC
Signed with PGP, not checked
Commit: 138ae3d4881dd65abaf038ecc05c35e90c6e548d
Parent: 8c730bc
1 file changed, +4 insertions, -4 deletions
@@ -4462,9 +4462,9 @@
4462 4462
4463 4463 [[package]]
4464 4464 name = "makeover-build"
4465 - version = "0.3.0"
4465 + version = "0.3.1"
4466 4466 source = "registry+https://github.com/rust-lang/crates.io-index"
4467 - checksum = "e1568b6e57626d7dc67545570625dd4f0353bf559c0d839097056d21cc9dda7d"
4467 + checksum = "d9b46dc1c83e6855486eeb765a895febd2f0f4a5abde5e44cc9760f419339bf5"
4468 4468 dependencies = [
4469 4469 "makeover",
4470 4470 "makeover-geometry",
@@ -4473,9 +4473,9 @@
4473 4473
4474 4474 [[package]]
4475 4475 name = "makeover-geometry"
4476 - version = "0.3.0"
4476 + version = "0.4.0"
4477 4477 source = "registry+https://github.com/rust-lang/crates.io-index"
4478 - checksum = "3ddfc090a25b44c9738cf05e9839e651cd449f6525a7301ae56187761df0ab66"
4478 + checksum = "ec63a50eb9934c2cd416912048c9437a61657064c1947e40571f5fd37a22ffe6"
4479 4479
4480 4480 [[package]]
4481 4481 name = "makeover-layout"