max / makenotwork
1 file changed,
+1 insertion,
-1 deletion
| @@ -269,7 +269,7 @@ | |||
| 269 | 269 | # and the terminal bundles. The three move together, in one pass, or a user sees | |
| 270 | 270 | # two Quasi Monos. Under the tree's `[patch]` block the rev is ignored and the | |
| 271 | 271 | # working copy is what builds. | |
| 272 | - | quasi-type = { git = "https://makenot.work/git/max/quasi-type.git", version = "0.1.1", rev = "e57a57f35563252b5ed00a8caf1262517f3d51f4" } | |
| 272 | + | quasi-type = { git = "https://makenot.work/git/max/quasi-type.git", version = "0.1.3", rev = "f5e9e9c96f32ec5e8c5b74089e6ec436c936e0b8" } | |
| 273 | 273 | # Writes the two scripts the renderer ships into `static/`, from the constants | |
| 274 | 274 | # the crate carries. They are the renderer's behaviour rather than the app's -- | |
| 275 | 275 | # a bulk bar's count, a readout that keeps ticking -- and the shell has always |