Skip to main content

max / makenotwork

Relock against the published suite The cascade's temporary [patch.crates-io] is out, so these resolve from crates.io with a source and a checksum again rather than from the working copies. Taking the patch out is the check that the cascade finished.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-15 20:09 UTC
Signed with PGP, not checked
Commit: a95480c290dd538cf885132ad68224a638651c03
Parent: 495af20
1 file changed, +27 insertions, -27 deletions
M server/Cargo.lock +27 -27
@@ -178,7 +178,7 @@
178 178 source = "registry+https://github.com/rust-lang/crates.io-index"
179 179 checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc"
180 180 dependencies = [
181 - "windows-sys 0.60.2",
181 + "windows-sys 0.61.2",
182 182 ]
183 183
184 184 [[package]]
@@ -189,7 +189,7 @@
189 189 dependencies = [
190 190 "anstyle",
191 191 "once_cell_polyfill",
192 - "windows-sys 0.60.2",
192 + "windows-sys 0.61.2",
193 193 ]
194 194
195 195 [[package]]
@@ -2831,7 +2831,7 @@
2831 2831 checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
2832 2832 dependencies = [
2833 2833 "libc",
2834 - "windows-sys 0.52.0",
2834 + "windows-sys 0.61.2",
2835 2835 ]
2836 2836
2837 2837 [[package]]
@@ -3598,7 +3598,7 @@
3598 3598 checksum = "1a791e6620676a875f362f3156ed213e73ca099a09bf992c18812abe65cc37b1"
3599 3599 dependencies = [
3600 3600 "bstr",
3601 - "hashbrown 0.15.5",
3601 + "hashbrown 0.17.1",
3602 3602 ]
3603 3603
3604 3604 [[package]]
@@ -4749,7 +4749,7 @@
4749 4749 source = "registry+https://github.com/rust-lang/crates.io-index"
4750 4750 checksum = "82cb6a9f675da968c63b6208c641b9dca58fc0133ae53375736b1767b0cab8bd"
4751 4751 dependencies = [
4752 - "windows-sys 0.59.0",
4752 + "windows-sys 0.61.2",
4753 4753 ]
4754 4754
4755 4755 [[package]]
@@ -5318,6 +5318,8 @@
5318 5318 [[package]]
5319 5319 name = "makeover-build"
5320 5320 version = "0.38.0"
5321 + source = "registry+https://github.com/rust-lang/crates.io-index"
5322 + checksum = "765f6851362242afc5eb2857771fa2831009338fc247f27951938182a75daeef"
5321 5323 dependencies = [
5322 5324 "makeover",
5323 5325 "makeover-geometry",
@@ -5333,10 +5335,14 @@
5333 5335 [[package]]
5334 5336 name = "makeover-layout"
5335 5337 version = "0.27.0"
5338 + source = "registry+https://github.com/rust-lang/crates.io-index"
5339 + checksum = "70c07e8b5020bf12ced1aea9313ebf0d4ca764ce2de6ef0d95eddc7d34bd939a"
5336 5340
5337 5341 [[package]]
5338 5342 name = "makeover-touch"
5339 5343 version = "0.19.0"
5344 + source = "registry+https://github.com/rust-lang/crates.io-index"
5345 + checksum = "c09c064316da4e4d403dd09bd0617b25033b2503cba539c02b4b5b857435c089"
5340 5346 dependencies = [
5341 5347 "makeover-geometry",
5342 5348 "makeover-layout",
@@ -5345,6 +5351,8 @@
5345 5351 [[package]]
5346 5352 name = "makeover-webview"
5347 5353 version = "0.45.0"
5354 + source = "registry+https://github.com/rust-lang/crates.io-index"
5355 + checksum = "5b7438ebd65c2ef3eee8920dcff0202151091dbbca68c80defb9130c218e62e5"
5348 5356 dependencies = [
5349 5357 "makeover-geometry",
5350 5358 "makeover-layout",
@@ -5631,7 +5639,7 @@
5631 5639 source = "registry+https://github.com/rust-lang/crates.io-index"
5632 5640 checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5"
5633 5641 dependencies = [
5634 - "windows-sys 0.59.0",
5642 + "windows-sys 0.61.2",
5635 5643 ]
5636 5644
5637 5645 [[package]]
@@ -7218,7 +7226,7 @@
7218 7226 "errno",
7219 7227 "libc",
7220 7228 "linux-raw-sys 0.12.1",
7221 - "windows-sys 0.52.0",
7229 + "windows-sys 0.61.2",
7222 7230 ]
7223 7231
7224 7232 [[package]]
@@ -7298,7 +7306,7 @@
7298 7306 "security-framework 3.7.0",
7299 7307 "security-framework-sys",
7300 7308 "webpki-root-certs",
7301 - "windows-sys 0.52.0",
7309 + "windows-sys 0.61.2",
7302 7310 ]
7303 7311
7304 7312 [[package]]
@@ -7929,7 +7937,7 @@
7929 7937 checksum = "52d1cfed4120b4d927bf7c0f86d2087a4a7d6027c906d9f9d525a80573b9be51"
7930 7938 dependencies = [
7931 7939 "libc",
7932 - "windows-sys 0.60.2",
7940 + "windows-sys 0.61.2",
7933 7941 ]
7934 7942
7935 7943 [[package]]
@@ -8414,7 +8422,7 @@
8414 8422 "getrandom 0.4.3",
8415 8423 "once_cell",
8416 8424 "rustix 1.1.4",
8417 - "windows-sys 0.52.0",
8425 + "windows-sys 0.61.2",
8418 8426 ]
8419 8427
8420 8428 [[package]]
@@ -9853,7 +9861,7 @@
9853 9861 source = "registry+https://github.com/rust-lang/crates.io-index"
9854 9862 checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
9855 9863 dependencies = [
9856 - "windows-sys 0.48.0",
9864 + "windows-sys 0.61.2",
9857 9865 ]
9858 9866
9859 9867 [[package]]
@@ -10700,22 +10708,6 @@
10700 10708 name = "quasi-tauri"
10701 10709 version = "0.11.0"
10702 10710
10703 - [[patch.unused]]
10704 - name = "makeover-immediate"
10705 - version = "0.25.0"
10706 -
10707 - [[patch.unused]]
10708 - name = "makeover-tui"
10709 - version = "0.25.0"
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 -
10719 10711 [[patch.unused]]
10720 10712 name = "kberg"
10721 10713 version = "0.1.0"
@@ -10727,3 +10719,11 @@
10727 10719 [[patch.unused]]
10728 10720 name = "painhours"
10729 10721 version = "0.1.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"