Skip to main content

max / quasi

Settle the lock on the published makeover 0.28.1 cascade
Author: Max Johnson <me@maxj.phd> · 2026-08-17 23:56 UTC
Signed with PGP, not checked
Commit: 061ea512a381f23207d26878fd5508a3b9857ddc
Parent: f958c03
1 file changed, +8 insertions, -4 deletions
M Cargo.lock +8 -4
@@ -2368,6 +2368,8 @@
2368 2368 [[package]]
2369 2369 name = "makeover-layout"
2370 2370 version = "0.28.1"
2371 + source = "registry+https://github.com/rust-lang/crates.io-index"
2372 + checksum = "6f8f1e53e2d0f15249d4ba3c59b52df57af38a956488c1c43c1d3d7bbb31d59b"
2371 2373
2372 2374 [[package]]
2373 2375 name = "makeover-touch"
@@ -2393,6 +2395,8 @@
2393 2395 [[package]]
2394 2396 name = "makeover-webview"
2395 2397 version = "0.48.0"
2398 + source = "registry+https://github.com/rust-lang/crates.io-index"
2399 + checksum = "62ed5f0d1d82e482e7fc7a933e9c84647a3f3ead0c14c4304a537c1820c3aaf2"
2396 2400 dependencies = [
2397 2401 "makeover-geometry",
2398 2402 "makeover-layout",
@@ -5636,10 +5640,6 @@
5636 5640 name = "synckit-config"
5637 5641 version = "0.2.0"
5638 5642
5639 - [[patch.unused]]
5640 - name = "quasi-type"
5641 - version = "0.1.0"
5642 -
5643 5643 [[patch.unused]]
5644 5644 name = "kberg"
5645 5645 version = "0.1.0"
@@ -5655,3 +5655,7 @@
5655 5655 [[patch.unused]]
5656 5656 name = "tagtree"
5657 5657 version = "0.4.0"
5658 +
5659 + [[patch.unused]]
5660 + name = "quasi-type"
5661 + version = "0.1.0"