Skip to main content

max / balanced_breakfast

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: c963228767cadb8fbf1891ff5df68456ed2f0432
Parent: 2209cac
2 files changed, +37 insertions, -37 deletions
M Cargo.lock +36 -36
@@ -8073,6 +8073,42 @@
8073 8073 "winnow 1.0.4",
8074 8074 ]
8075 8075
8076 + [[patch.unused]]
8077 + name = "quasi-axum"
8078 + version = "0.93.0"
8079 +
8080 + [[patch.unused]]
8081 + name = "quasi-basics"
8082 + version = "0.93.0"
8083 +
8084 + [[patch.unused]]
8085 + name = "quasi-http"
8086 + version = "0.93.0"
8087 +
8088 + [[patch.unused]]
8089 + name = "quasi-immediate"
8090 + version = "0.93.0"
8091 +
8092 + [[patch.unused]]
8093 + name = "quasi-notifs"
8094 + version = "0.93.0"
8095 +
8096 + [[patch.unused]]
8097 + name = "quasi-router"
8098 + version = "0.93.0"
8099 +
8100 + [[patch.unused]]
8101 + name = "quasi-store"
8102 + version = "0.1.0"
8103 +
8104 + [[patch.unused]]
8105 + name = "quasi-tauri"
8106 + version = "0.93.0"
8107 +
8108 + [[patch.unused]]
8109 + name = "quasi-webview"
8110 + version = "0.93.0"
8111 +
8076 8112 [[patch.unused]]
8077 8113 name = "kberg"
8078 8114 version = "0.1.0"
@@ -8084,39 +8120,3 @@
8084 8120 [[patch.unused]]
8085 8121 name = "painhours"
8086 8122 version = "0.1.0"
8087 -
8088 - [[patch.unused]]
8089 - name = "quasi-axum"
8090 - version = "0.81.0"
8091 -
8092 - [[patch.unused]]
8093 - name = "quasi-basics"
8094 - version = "0.81.0"
8095 -
8096 - [[patch.unused]]
8097 - name = "quasi-http"
8098 - version = "0.81.0"
8099 -
8100 - [[patch.unused]]
8101 - name = "quasi-immediate"
8102 - version = "0.81.0"
8103 -
8104 - [[patch.unused]]
8105 - name = "quasi-notifs"
8106 - version = "0.81.0"
8107 -
8108 - [[patch.unused]]
8109 - name = "quasi-router"
8110 - version = "0.81.0"
8111 -
8112 - [[patch.unused]]
8113 - name = "quasi-store"
8114 - version = "0.1.0"
8115 -
8116 - [[patch.unused]]
8117 - name = "quasi-tauri"
8118 - version = "0.81.0"
8119 -
8120 - [[patch.unused]]
8121 - name = "quasi-webview"
8122 - version = "0.81.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` and Alloy's `QUASI_TYPE_REV` name: the house face is one
26 26 # face, so the three move together or a user sees two Quasi Monos.
27 - quasi-type = { git = "https://makenot.work/git/max/quasi-type.git", version = "0.1", rev = "e40330602e68fbdd2a9d2917bdec33a7ce573a1f" }
27 + quasi-type = { git = "https://makenot.work/git/max/quasi-type.git", version = "0.1.3", rev = "f5e9e9c96f32ec5e8c5b74089e6ec436c936e0b8" }
28 28
29 29 [dependencies]
30 30 bb-interface.workspace = true