Skip to main content

max / quasi

Lock: the resolve after the patch block came out
Author: Max Johnson <me@maxj.phd> · 2026-08-14 23:00 UTC
Signed with PGP, not checked
Commit: 9cc7519d95419df8bf2587aa60c20717fec2bd02
Parent: 462844d
1 file changed, +8 insertions, -8 deletions
M Cargo.lock +8 -8
@@ -5524,6 +5524,14 @@
5524 5524 source = "registry+https://github.com/rust-lang/crates.io-index"
5525 5525 checksum = "29666d0abbfad1e3dc4dcf6144730dd3a3ab225bbbdac83319345b1b44ccfc1b"
5526 5526
5527 + [[patch.unused]]
5528 + name = "synckit-client"
5529 + version = "0.8.0"
5530 +
5531 + [[patch.unused]]
5532 + name = "synckit-config"
5533 + version = "0.2.0"
5534 +
5527 5535 [[patch.unused]]
5528 5536 name = "kberg"
5529 5537 version = "0.1.0"
@@ -5539,11 +5547,3 @@
5539 5547 [[patch.unused]]
5540 5548 name = "tagtree"
5541 5549 version = "0.4.0"
5542 -
5543 - [[patch.unused]]
5544 - name = "synckit-client"
5545 - version = "0.8.0"
5546 -
5547 - [[patch.unused]]
5548 - name = "synckit-config"
5549 - version = "0.2.0"