Skip to main content

max / goingson

Take quasi 0.103 The manifest half of quasicoherent `793d99dd`: `Residual` holds `Cow` so one can be a `static`, and `Webview` gained the document-around-derived-markup seam. No described screen here is on that seam yet.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session
https://claude.ai/code/session_01P8ostB2UmZJGj5WjSHRSot
Author: Max Johnson <me@maxj.phd> · 2026-09-07 20:10 UTC
Signed with PGP, not checked
Commit: e1bc68bc00954a67bdadc61c39c488352dc5d108
Parent: 7e10f3d
2 files changed, +38 insertions, -38 deletions
M Cargo.lock +32 -32
@@ -1387,7 +1387,7 @@
1387 1387 "libc",
1388 1388 "option-ext",
1389 1389 "redox_users",
1390 - "windows-sys 0.61.2",
1390 + "windows-sys 0.60.2",
1391 1391 ]
1392 1392
1393 1393 [[package]]
@@ -1628,7 +1628,7 @@
1628 1628 checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
1629 1629 dependencies = [
1630 1630 "libc",
1631 - "windows-sys 0.61.2",
1631 + "windows-sys 0.60.2",
1632 1632 ]
1633 1633
1634 1634 [[package]]
@@ -3646,7 +3646,7 @@
3646 3646 "png 0.18.1",
3647 3647 "serde",
3648 3648 "thiserror 2.0.20",
3649 - "windows-sys 0.61.2",
3649 + "windows-sys 0.60.2",
3650 3650 ]
3651 3651
3652 3652 [[package]]
@@ -3779,7 +3779,7 @@
3779 3779 source = "registry+https://github.com/rust-lang/crates.io-index"
3780 3780 checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5"
3781 3781 dependencies = [
3782 - "windows-sys 0.61.2",
3782 + "windows-sys 0.60.2",
3783 3783 ]
3784 3784
3785 3785 [[package]]
@@ -4713,7 +4713,7 @@
4713 4713
4714 4714 [[package]]
4715 4715 name = "quasi-declare"
4716 - version = "0.1.10"
4716 + version = "0.1.11"
4717 4717 dependencies = [
4718 4718 "proc-macro2",
4719 4719 "quote",
@@ -4723,7 +4723,7 @@
4723 4723
4724 4724 [[package]]
4725 4725 name = "quasi-http"
4726 - version = "0.102.0"
4726 + version = "0.103.0"
4727 4727 dependencies = [
4728 4728 "form_urlencoded",
4729 4729 "http",
@@ -4732,7 +4732,7 @@
4732 4732
4733 4733 [[package]]
4734 4734 name = "quasi-notifs"
4735 - version = "0.102.0"
4735 + version = "0.103.0"
4736 4736 dependencies = [
4737 4737 "quasi-router",
4738 4738 "synckit-config",
@@ -4742,14 +4742,14 @@
4742 4742
4743 4743 [[package]]
4744 4744 name = "quasi-router"
4745 - version = "0.102.0"
4745 + version = "0.103.0"
4746 4746 dependencies = [
4747 4747 "makeover-layout",
4748 4748 ]
4749 4749
4750 4750 [[package]]
4751 4751 name = "quasi-tauri"
4752 - version = "0.102.0"
4752 + version = "0.103.0"
4753 4753 dependencies = [
4754 4754 "http",
4755 4755 "quasi-http",
@@ -4775,7 +4775,7 @@
4775 4775
4776 4776 [[package]]
4777 4777 name = "quasi-webview"
4778 - version = "0.102.0"
4778 + version = "0.103.0"
4779 4779 dependencies = [
4780 4780 "docengine",
4781 4781 "makeover-layout",
@@ -5214,7 +5214,7 @@
5214 5214 "errno",
5215 5215 "libc",
5216 5216 "linux-raw-sys",
5217 - "windows-sys 0.61.2",
5217 + "windows-sys 0.60.2",
5218 5218 ]
5219 5219
5220 5220 [[package]]
@@ -5271,7 +5271,7 @@
5271 5271 "security-framework",
5272 5272 "security-framework-sys",
5273 5273 "webpki-root-certs",
5274 - "windows-sys 0.61.2",
5274 + "windows-sys 0.60.2",
5275 5275 ]
5276 5276
5277 5277 [[package]]
@@ -5811,7 +5811,7 @@
5811 5811 checksum = "c3d1e2c7f27f8d4cb10542a02c49005dbd6e93095799d6f3be745fae9f8fedd4"
5812 5812 dependencies = [
5813 5813 "libc",
5814 - "windows-sys 0.61.2",
5814 + "windows-sys 0.60.2",
5815 5815 ]
5816 5816
5817 5817 [[package]]
@@ -6557,7 +6557,7 @@
6557 6557 "getrandom 0.4.3",
6558 6558 "once_cell",
6559 6559 "rustix",
6560 - "windows-sys 0.61.2",
6560 + "windows-sys 0.60.2",
6561 6561 ]
6562 6562
6563 6563 [[package]]
@@ -6579,7 +6579,7 @@
6579 6579 "parking_lot",
6580 6580 "rustix",
6581 6581 "signal-hook",
6582 - "windows-sys 0.61.2",
6582 + "windows-sys 0.60.2",
6583 6583 ]
6584 6584
6585 6585 [[package]]
@@ -7061,7 +7061,7 @@
7061 7061 "png 0.18.1",
7062 7062 "serde",
7063 7063 "thiserror 2.0.20",
7064 - "windows-sys 0.61.2",
7064 + "windows-sys 0.60.2",
7065 7065 ]
7066 7066
7067 7067 [[package]]
@@ -7096,7 +7096,7 @@
7096 7096 dependencies = [
7097 7097 "memoffset",
7098 7098 "tempfile",
7099 - "windows-sys 0.61.2",
7099 + "windows-sys 0.60.2",
7100 7100 ]
7101 7101
7102 7102 [[package]]
@@ -7626,7 +7626,7 @@
7626 7626 source = "registry+https://github.com/rust-lang/crates.io-index"
7627 7627 checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
7628 7628 dependencies = [
7629 - "windows-sys 0.61.2",
7629 + "windows-sys 0.60.2",
7630 7630 ]
7631 7631
7632 7632 [[package]]
@@ -8484,21 +8484,21 @@
8484 8484 ]
8485 8485
8486 8486 [[patch.unused]]
8487 - name = "quasi-axum"
8488 - version = "0.102.0"
8489 -
8490 - [[patch.unused]]
8491 - name = "quasi-basics"
8492 - version = "0.102.0"
8493 -
8494 - [[patch.unused]]
8495 - name = "quasi-immediate"
8496 - version = "0.102.0"
8497 -
8498 - [[patch.unused]]
8499 - name = "quasi-store"
8487 + name = "ops-status"
8500 8488 version = "0.1.0"
8501 8489
8502 8490 [[patch.unused]]
8503 - name = "ops-status"
8491 + name = "quasi-axum"
8492 + version = "0.103.0"
8493 +
8494 + [[patch.unused]]
8495 + name = "quasi-basics"
8496 + version = "0.103.0"
8497 +
8498 + [[patch.unused]]
8499 + name = "quasi-immediate"
8500 + version = "0.103.0"
8501 +
8502 + [[patch.unused]]
8503 + name = "quasi-store"
8504 8504 version = "0.1.0"
@@ -36,7 +36,7 @@
36 36 makeover-geometry = "0.7"
37 37 # Only to write its selection and clock scripts into the frontend. Those two are
38 38 # the whole of `frontend/js/` since the swap.
39 - quasi-webview = { git = "https://makenot.work/git/max/quasi.git", version = "0.102" }
39 + quasi-webview = { git = "https://makenot.work/git/max/quasi.git", version = "0.103" }
40 40
41 41 [dependencies]
42 42 goingson-core = { workspace = true }
@@ -54,10 +54,10 @@
54 54 # dependency's source even with the feature off -- so a public clone could not
55 55 # build at all against a URL it could not reach. quasi went public that day and
56 56 # the URL moved here with it.
57 - quasi-router = { git = "https://makenot.work/git/max/quasi.git", version = "0.102" }
58 - quasi-http = { git = "https://makenot.work/git/max/quasi.git", version = "0.102" }
59 - quasi-webview = { git = "https://makenot.work/git/max/quasi.git", version = "0.102" }
60 - quasi-tauri = { git = "https://makenot.work/git/max/quasi.git", version = "0.102" }
57 + quasi-router = { git = "https://makenot.work/git/max/quasi.git", version = "0.103" }
58 + quasi-http = { git = "https://makenot.work/git/max/quasi.git", version = "0.103" }
59 + quasi-webview = { git = "https://makenot.work/git/max/quasi.git", version = "0.103" }
60 + quasi-tauri = { git = "https://makenot.work/git/max/quasi.git", version = "0.103" }
61 61 quasi-declare = { git = "https://makenot.work/git/max/quasi.git", version = "0.1" }
62 62
63 63 # The notification declaration, and it is NOT behind the `quasi` feature: the
@@ -70,7 +70,7 @@
70 70 # so an app wanting eight lines over `tauri-plugin-notification` had to link the
71 71 # whole description stack for them. quasicoherent `c231ff13` moved it here,
72 72 # where the `Deliver` trait it implements already lives.
73 - quasi-notifs = { git = "https://makenot.work/git/max/quasi.git", version = "0.102", features = ["synckit", "describe", "tauri"] }
73 + quasi-notifs = { git = "https://makenot.work/git/max/quasi.git", version = "0.103", features = ["synckit", "describe", "tauri"] }
74 74
75 75 # Tauri
76 76 tauri = { workspace = true, features = ["image-png", "devtools"] }