Skip to main content

max / goingson

Lock makeover 2.9.0 from the registry
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-18 01:22 UTC
Signed with PGP, not checked
Commit: 789b144da44344d8e9c03ba0ecd9f092df668065
Parent: 934b5f5
1 file changed, +6 insertions, -4 deletions
M Cargo.lock +6 -4
@@ -3390,6 +3390,8 @@
3390 3390 [[package]]
3391 3391 name = "makeover"
3392 3392 version = "2.9.0"
3393 + source = "registry+https://github.com/rust-lang/crates.io-index"
3394 + checksum = "5d18f543dde04d03af163315b215bc73dca1d87af19d6ab62f46aff1bf14f40a"
3393 3395 dependencies = [
3394 3396 "include_dir",
3395 3397 "serde",
@@ -8361,6 +8363,10 @@
8361 8363 "winnow 1.0.4",
8362 8364 ]
8363 8365
8366 + [[patch.unused]]
8367 + name = "quasi-type"
8368 + version = "0.1.0"
8369 +
8364 8370 [[patch.unused]]
8365 8371 name = "quasi-axum"
8366 8372 version = "0.24.0"
@@ -8377,10 +8383,6 @@
8377 8383 name = "quasi-store"
8378 8384 version = "0.1.0"
8379 8385
8380 - [[patch.unused]]
8381 - name = "quasi-type"
8382 - version = "0.1.0"
8383 -
8384 8386 [[patch.unused]]
8385 8387 name = "ops-status"
8386 8388 version = "0.1.0"