Skip to main content

max / shop

Move the quasi-type pin to e403306 cut_web, which the web consumers take. No change to the face: the glyph set and the bases are untouched, and this pin moves so that shop, the Alloy image and the three frontends all cut from one commit.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-17 16:23 UTC
Signed with PGP, not checked
Commit: 6124dcae47cd2d1cf0748c97b9180e37bf4bde98
Parent: af8c79c
2 files changed, +9 insertions, -1 deletion
M Cargo.lock +8
@@ -2398,6 +2398,14 @@
2398 2398 name = "tagtree"
2399 2399 version = "0.4.0"
2400 2400
2401 + [[patch.unused]]
2402 + name = "makeover"
2403 + version = "2.7.0"
2404 +
2405 + [[patch.unused]]
2406 + name = "makeover-build"
2407 + version = "0.40.0"
2408 +
2401 2409 [[patch.unused]]
2402 2410 name = "docengine"
2403 2411 version = "0.7.0"
@@ -30,4 +30,4 @@
30 30 # rev is ignored, which is the point of that block; off the tree it is what a
31 31 # build resolves. Bump it in the same pass as a glyph-set change, alongside
32 32 # Alloy's `QUASI_TYPE_REV`.
33 - quasi-type = { git = "https://makenot.work/git/max/quasi-type.git", version = "0.1", rev = "cbbb9e3dd6faa29582b9437c0685ff91af97afdb" }
33 + quasi-type = { git = "https://makenot.work/git/max/quasi-type.git", version = "0.1", rev = "e40330602e68fbdd2a9d2917bdec33a7ce573a1f" }