max / makenotwork
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_01WFBzMprSmNCfvdj2cGZyka
1 file changed,
+1 insertion,
-1 deletion
| @@ -280,7 +280,7 @@ | |||
| 280 | 280 | # and the terminal bundles. The three move together, in one pass, or a user sees | |
| 281 | 281 | # two Quasi Monos. Under the tree's `[patch]` block the rev is ignored and the | |
| 282 | 282 | # working copy is what builds. | |
| 283 | - | quasi-type = { git = "https://makenot.work/git/max/quasi-type.git", version = "0.1.3", rev = "f5e9e9c96f32ec5e8c5b74089e6ec436c936e0b8" } | |
| 283 | + | quasi-type = { git = "https://makenot.work/git/max/quasi-type.git", version = "0.1.3", rev = "55e74d77" } | |
| 284 | 284 | # Writes the two scripts the renderer ships into `static/`, from the constants | |
| 285 | 285 | # the crate carries. They are the renderer's behaviour rather than the app's -- | |
| 286 | 286 | # a bulk bar's count, a readout that keeps ticking -- and the shell has always |