Skip to main content

max / shop

Refresh the patch.unused list after sibling version moves Churn only: the [patch] block in ~/Code/.cargo/config.toml redirects cross-repo deps to the working copies, and cargo rewrites this section whenever one of them moves. No dependency of this workspace changed.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session
https://claude.ai/code/session_01DwpiantpUgohzML4xr6KeQ
Author: Max Johnson <me@maxj.phd> · 2026-08-30 12:38 UTC
Signed with PGP, not checked
Commit: 66d340dc6eb2c53853cb528215b731f89a49239f
Parent: 4f78be5
1 file changed, +8 insertions, -8 deletions
M Cargo.lock +8 -8
@@ -2392,27 +2392,27 @@
2392 2392
2393 2393 [[patch.unused]]
2394 2394 name = "quasi-axum"
2395 - version = "0.79.0"
2395 + version = "0.81.0"
2396 2396
2397 2397 [[patch.unused]]
2398 2398 name = "quasi-basics"
2399 - version = "0.79.0"
2399 + version = "0.81.0"
2400 2400
2401 2401 [[patch.unused]]
2402 2402 name = "quasi-http"
2403 - version = "0.79.0"
2403 + version = "0.81.0"
2404 2404
2405 2405 [[patch.unused]]
2406 2406 name = "quasi-immediate"
2407 - version = "0.79.0"
2407 + version = "0.81.0"
2408 2408
2409 2409 [[patch.unused]]
2410 2410 name = "quasi-notifs"
2411 - version = "0.79.0"
2411 + version = "0.81.0"
2412 2412
2413 2413 [[patch.unused]]
2414 2414 name = "quasi-router"
2415 - version = "0.79.0"
2415 + version = "0.81.0"
2416 2416
2417 2417 [[patch.unused]]
2418 2418 name = "quasi-store"
@@ -2420,11 +2420,11 @@
2420 2420
2421 2421 [[patch.unused]]
2422 2422 name = "quasi-tauri"
2423 - version = "0.79.0"
2423 + version = "0.81.0"
2424 2424
2425 2425 [[patch.unused]]
2426 2426 name = "quasi-webview"
2427 - version = "0.79.0"
2427 + version = "0.81.0"
2428 2428
2429 2429 [[patch.unused]]
2430 2430 name = "kberg"