Skip to main content

max / goingson

Take quasi-type 0.1.3, which asks a mirror for pinned files
Author: Max Johnson <me@maxj.phd> · 2026-08-31 11:42 UTC
Signed with PGP, not checked
Commit: 354de5a3fdab2d96f2b1255c344765b1eb2323b9
Parent: 4c7f953
2 files changed, +5 insertions, -5 deletions
M Cargo.lock +4 -4
@@ -8491,6 +8491,10 @@
8491 8491 "winnow 1.0.4",
8492 8492 ]
8493 8493
8494 + [[patch.unused]]
8495 + name = "ops-status"
8496 + version = "0.1.0"
8497 +
8494 8498 [[patch.unused]]
8495 8499 name = "quasi-axum"
8496 8500 version = "0.93.0"
@@ -8506,7 +8510,3 @@
8506 8510 [[patch.unused]]
8507 8511 name = "quasi-store"
8508 8512 version = "0.1.0"
8509 -
8510 - [[patch.unused]]
8511 - name = "ops-status"
8512 - version = "0.1.0"
@@ -24,7 +24,7 @@
24 24 # this and only emits the CSS that fetches the result. The rev is the one
25 25 # shop's `shop-font`, Balanced Breakfast and Alloy's `QUASI_TYPE_REV` name: the
26 26 # house face is one face, so they move together or a user sees two Quasi Monos.
27 - quasi-type = { git = "https://makenot.work/git/max/quasi-type.git", version = "0.1.1", rev = "e57a57f35563252b5ed00a8caf1262517f3d51f4" }
27 + quasi-type = { git = "https://makenot.work/git/max/quasi-type.git", version = "0.1.3", rev = "f5e9e9c96f32ec5e8c5b74089e6ec436c936e0b8" }
28 28 # The table CSS is generated here too: the columns are this app's, so the
29 29 # shared helper cannot know them, but the tracks and the narrowing rules come
30 30 # from the description rather than from hand-written nth-child cuts.