Skip to main content

max / makenotwork

Re-resolve the lock after quasi 0.100
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session
https://claude.ai/code/session_01MptwXZ8k65v19rFmdGAyki
Author: Max Johnson <me@maxj.phd> · 2026-09-03 02:17 UTC
Signed with PGP, not checked
Commit: 6596de7eff8206c870717d6a8b8660ebac461ffc
Parent: 027fd19
1 file changed, +20 insertions, -20 deletions
M server/Cargo.lock +20 -20
@@ -10759,6 +10759,26 @@
10759 10759 "pkg-config",
10760 10760 ]
10761 10761
10762 + [[patch.unused]]
10763 + name = "kberg"
10764 + version = "0.1.0"
10765 +
10766 + [[patch.unused]]
10767 + name = "ops-status"
10768 + version = "0.1.0"
10769 +
10770 + [[patch.unused]]
10771 + name = "painhours"
10772 + version = "0.1.0"
10773 +
10774 + [[patch.unused]]
10775 + name = "synckit-client"
10776 + version = "0.10.0"
10777 +
10778 + [[patch.unused]]
10779 + name = "synckit-config"
10780 + version = "0.2.0"
10781 +
10762 10782 [[patch.unused]]
10763 10783 name = "quasi-immediate"
10764 10784 version = "0.100.0"
@@ -10774,23 +10794,3 @@
10774 10794 [[patch.unused]]
10775 10795 name = "quasi-tauri"
10776 10796 version = "0.100.0"
10777 -
10778 - [[patch.unused]]
10779 - name = "synckit-client"
10780 - version = "0.10.0"
10781 -
10782 - [[patch.unused]]
10783 - name = "synckit-config"
10784 - version = "0.2.0"
10785 -
10786 - [[patch.unused]]
10787 - name = "kberg"
10788 - version = "0.1.0"
10789 -
10790 - [[patch.unused]]
10791 - name = "ops-status"
10792 - version = "0.1.0"
10793 -
10794 - [[patch.unused]]
10795 - name = "painhours"
10796 - version = "0.1.0"