Re-resolve mnw-cli onto synckit-client 0.7, and drop the archived patch entry
mnw-cli's lockfile still pinned synckit-client 0.6.0 while the working copy is
at 0.7.0, so the crate it built against was not the one in the tree. It also
still carried a `[patch.unused]` entry for supernote-push, which was archived on
2026-08-06 and is no longer anywhere cargo can see.
server/Cargo.lock is reordering only — cargo rewrites the patch.unused block on
any build, so it churns whether or not anything resolved differently.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-07 01:02 UTC