Skip to main content

max / makenotwork

Take makeover 2.5.2 The sweep's coherence check grades a lock that resolves less than what a sibling has published, and this was the one open finding in the server.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-16 17:22 UTC
Signed with PGP, not checked
Commit: 1e00fdcb4e9393c0288e1934364353c8d9642a7a
Parent: 63efa25
1 file changed, +10 insertions, -10 deletions
M server/Cargo.lock +10 -10
@@ -5306,9 +5306,9 @@
5306 5306
5307 5307 [[package]]
5308 5308 name = "makeover"
5309 - version = "2.5.1"
5309 + version = "2.5.2"
5310 5310 source = "registry+https://github.com/rust-lang/crates.io-index"
5311 - checksum = "556c88d4ad0f25579e984dc5c9d86429a9c4d70a8b811253d4e807556b514311"
5311 + checksum = "0ab8e4e12e7d8a9b0572afc2d4dc71afe9e6bb039cbf44bba35805f99211e4b8"
5312 5312 dependencies = [
5313 5313 "include_dir",
5314 5314 "serde",
@@ -10708,6 +10708,14 @@
10708 10708 name = "painhours"
10709 10709 version = "0.1.0"
10710 10710
10711 + [[patch.unused]]
10712 + name = "synckit-client"
10713 + version = "0.8.0"
10714 +
10715 + [[patch.unused]]
10716 + name = "synckit-config"
10717 + version = "0.2.0"
10718 +
10711 10719 [[patch.unused]]
10712 10720 name = "quasi-immediate"
10713 10721 version = "0.14.0"
@@ -10719,11 +10727,3 @@
10719 10727 [[patch.unused]]
10720 10728 name = "quasi-tauri"
10721 10729 version = "0.14.0"
10722 -
10723 - [[patch.unused]]
10724 - name = "synckit-client"
10725 - version = "0.8.0"
10726 -
10727 - [[patch.unused]]
10728 - name = "synckit-config"
10729 - version = "0.2.0"