max / audiofiles
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
1 file changed,
+1 insertion,
-1 deletion
| @@ -18,7 +18,7 @@ | |||
| 18 | 18 | # makeover-immediate re-exports nothing, so the `Column` the app describes and | |
| 19 | 19 | # the `Column` the renderer matches on have to be the same type. | |
| 20 | 20 | makeover-layout = "0.21.0" | |
| 21 | - | makeover-immediate = "0.18.0" | |
| 21 | + | makeover-immediate = "0.19.0" | |
| 22 | 22 | # The described screens, behind audiofiles-browser's `quasi` feature. By git URL | |
| 23 | 23 | # with a version requirement, per the tree's rule for cross-repo deps. | |
| 24 | 24 | quasi-router = { git = "https://makenot.work/git/max/quasi.git", version = "0.2" } |