Skip to main content

max / quasi-type

Lock: drop the patch.unused entries a tree-wide build writes
Author: Max Johnson <me@maxj.phd> · 2026-08-17 00:50 UTC
Signed with PGP, not checked
Commit: e92165e806d954cfb14f569e8ced81294c625c6d
Parent: e0075ca
1 file changed, +20 insertions, -20 deletions
M Cargo.lock +20 -20
@@ -515,26 +515,6 @@
515 515 "simd-adler32",
516 516 ]
517 517
518 - [[patch.unused]]
519 - name = "docengine"
520 - version = "0.7.0"
521 -
522 - [[patch.unused]]
523 - name = "kberg"
524 - version = "0.1.0"
525 -
526 - [[patch.unused]]
527 - name = "ops-status"
528 - version = "0.1.0"
529 -
530 - [[patch.unused]]
531 - name = "painhours"
532 - version = "0.1.0"
533 -
534 - [[patch.unused]]
535 - name = "tagtree"
536 - version = "0.4.0"
537 -
538 518 [[patch.unused]]
539 519 name = "synckit-client"
540 520 version = "0.8.0"
@@ -543,6 +523,10 @@
543 523 name = "synckit-config"
544 524 version = "0.2.0"
545 525
526 + [[patch.unused]]
527 + name = "docengine"
528 + version = "0.7.0"
529 +
546 530 [[patch.unused]]
547 531 name = "quasi-axum"
548 532 version = "0.18.0"
@@ -574,3 +558,19 @@
574 558 [[patch.unused]]
575 559 name = "quasi-webview"
576 560 version = "0.18.0"
561 +
562 + [[patch.unused]]
563 + name = "kberg"
564 + version = "0.1.0"
565 +
566 + [[patch.unused]]
567 + name = "ops-status"
568 + version = "0.1.0"
569 +
570 + [[patch.unused]]
571 + name = "painhours"
572 + version = "0.1.0"
573 +
574 + [[patch.unused]]
575 + name = "tagtree"
576 + version = "0.4.0"