Skip to main content

max / quasi

Resolve makeover-webview from the registry, now 0.75.0 is published The tree-wide patch is out and the lock names crates.io. That the patch could come out is the check that the cascade finished, which is what the shared config's own note says it is for.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session
https://claude.ai/code/session_01P8ostB2UmZJGj5WjSHRSot
Author: Max Johnson <me@maxj.phd> · 2026-09-08 20:59 UTC
Signed with PGP, not checked
Commit: 44adb54f57709a049bce91b39374707317fe484e
Parent: 430dbb6
1 file changed, +6 insertions, -4 deletions
M Cargo.lock +6 -4
@@ -2706,6 +2706,8 @@
2706 2706 [[package]]
2707 2707 name = "makeover-webview"
2708 2708 version = "0.75.0"
2709 + source = "registry+https://github.com/rust-lang/crates.io-index"
2710 + checksum = "310784c964ea40ab1bb4279a6d30dafb00e442af72389f0d2acaaf697271ef0f"
2709 2711 dependencies = [
2710 2712 "makeover-geometry",
2711 2713 "makeover-layout",
@@ -6312,10 +6314,6 @@
6312 6314 "winnow 1.0.4",
6313 6315 ]
6314 6316
6315 - [[patch.unused]]
6316 - name = "synckit-client"
6317 - version = "0.10.0"
6318 -
6319 6317 [[patch.unused]]
6320 6318 name = "quasi-type"
6321 6319 version = "0.1.3"
@@ -6335,3 +6333,7 @@
6335 6333 [[patch.unused]]
6336 6334 name = "tagtree"
6337 6335 version = "0.4.1"
6336 +
6337 + [[patch.unused]]
6338 + name = "synckit-client"
6339 + version = "0.10.0"