Skip to main content

max / quasi

Lockfile: the makeover suite resolves from crates.io again
Author: Max Johnson <me@maxj.phd> · 2026-08-27 23:49 UTC
Signed with PGP, not checked
Commit: 31dc93c24d941c4ba62a5b6c9e4ea9b8f102d509
Parent: a7acbd9
1 file changed, +12 insertions, -12 deletions
M Cargo.lock +12 -12
@@ -6201,6 +6201,18 @@
6201 6201 "winnow 1.0.4",
6202 6202 ]
6203 6203
6204 + [[patch.unused]]
6205 + name = "synckit-client"
6206 + version = "0.9.1"
6207 +
6208 + [[patch.unused]]
6209 + name = "makeover-build"
6210 + version = "0.55.0"
6211 +
6212 + [[patch.unused]]
6213 + name = "quasi-type"
6214 + version = "0.1.0"
6215 +
6204 6216 [[patch.unused]]
6205 6217 name = "kberg"
6206 6218 version = "0.1.0"
@@ -6216,15 +6228,3 @@
6216 6228 [[patch.unused]]
6217 6229 name = "tagtree"
6218 6230 version = "0.4.1"
6219 -
6220 - [[patch.unused]]
6221 - name = "synckit-client"
6222 - version = "0.9.1"
6223 -
6224 - [[patch.unused]]
6225 - name = "quasi-type"
6226 - version = "0.1.0"
6227 -
6228 - [[patch.unused]]
6229 - name = "makeover-build"
6230 - version = "0.55.0"