Advance the quasi pin to 0.107 `Op::Arms` grows the residual's op enum. Nothing here matches on it.
- Co-Authored-By
- Claude-Session
Author: Max Johnson <me@maxj.phd> - 2026-09-08 15:08 UTC
Signed with PGP, not checked
Commit:
d19f2e78f42f2ab6dc5dbf5b43fb5fdba34c11d4Parent:
1 file changed,
+2 insertions,
-2 deletions
OldNewLine
@@ -26,8 +26,8 @@
26
26
# The described screens, which are audiofiles-browser's screens. By git URL with27
27
# a version requirement, per the tree's rule for cross-repo deps. They were28
28
# behind a `quasi` feature until 2026-08-25, when the last flip landed.29
quasi-router = { git = "https://makenot.work/git/max/quasi.git", version = "0.106" }30
quasi-immediate = { git = "https://makenot.work/git/max/quasi.git", version = "0.106" }29
quasi-router = { git = "https://makenot.work/git/max/quasi.git", version = "0.107" }30
quasi-immediate = { git = "https://makenot.work/git/max/quasi.git", version = "0.107" }31
31
quasi-declare = { git = "https://makenot.work/git/max/quasi.git", version = "0.1" }32
32
egui = { version = "0.35", default-features = false, features = ["default_fonts"] }33
33
egui_extras = { version = "0.35", default-features = false }