Skip to main content

max / goingson

Follow quasi to 0.92
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session
https://claude.ai/code/session_01WHu5vBgpCULUFXsEJBHryC
Author: Max Johnson <me@maxj.phd> · 2026-08-31 00:52 UTC
Signed with PGP, not checked
Commit: 9c05fb29413874c084a419305eacc4272cf30fed
Parent: d94a59a
2 files changed, +39 insertions, -39 deletions
M Cargo.lock +33 -33
@@ -1387,7 +1387,7 @@
1387 1387 "libc",
1388 1388 "option-ext",
1389 1389 "redox_users",
1390 - "windows-sys 0.60.2",
1390 + "windows-sys 0.61.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.60.2",
1631 + "windows-sys 0.61.2",
1632 1632 ]
1633 1633
1634 1634 [[package]]
@@ -3433,9 +3433,9 @@
3433 3433
3434 3434 [[package]]
3435 3435 name = "makeover"
3436 - version = "3.1.0"
3436 + version = "3.2.0"
3437 3437 source = "registry+https://github.com/rust-lang/crates.io-index"
3438 - checksum = "d0fba4022268d1d73423bb16126dfdaa714a63bd4ff24f826dd645255eb0aad4"
3438 + checksum = "19bb2ad882a5e817dde8e96ea48ffa2dd16a7f16f63b50461b5a925a5d86a85c"
3439 3439 dependencies = [
3440 3440 "include_dir",
3441 3441 "serde",
@@ -3650,7 +3650,7 @@
3650 3650 "png 0.18.1",
3651 3651 "serde",
3652 3652 "thiserror 2.0.20",
3653 - "windows-sys 0.60.2",
3653 + "windows-sys 0.61.2",
3654 3654 ]
3655 3655
3656 3656 [[package]]
@@ -3783,7 +3783,7 @@
3783 3783 source = "registry+https://github.com/rust-lang/crates.io-index"
3784 3784 checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5"
3785 3785 dependencies = [
3786 - "windows-sys 0.60.2",
3786 + "windows-sys 0.61.2",
3787 3787 ]
3788 3788
3789 3789 [[package]]
@@ -4717,7 +4717,7 @@
4717 4717
4718 4718 [[package]]
4719 4719 name = "quasi-http"
4720 - version = "0.91.1"
4720 + version = "0.92.0"
4721 4721 dependencies = [
4722 4722 "form_urlencoded",
4723 4723 "http",
@@ -4726,7 +4726,7 @@
4726 4726
4727 4727 [[package]]
4728 4728 name = "quasi-notifs"
4729 - version = "0.91.1"
4729 + version = "0.92.0"
4730 4730 dependencies = [
4731 4731 "quasi-router",
4732 4732 "synckit-config",
@@ -4736,14 +4736,14 @@
4736 4736
4737 4737 [[package]]
4738 4738 name = "quasi-router"
4739 - version = "0.91.1"
4739 + version = "0.92.0"
4740 4740 dependencies = [
4741 4741 "makeover-layout",
4742 4742 ]
4743 4743
4744 4744 [[package]]
4745 4745 name = "quasi-tauri"
4746 - version = "0.91.1"
4746 + version = "0.92.0"
4747 4747 dependencies = [
4748 4748 "http",
4749 4749 "quasi-http",
@@ -4769,7 +4769,7 @@
4769 4769
4770 4770 [[package]]
4771 4771 name = "quasi-webview"
4772 - version = "0.91.1"
4772 + version = "0.92.0"
4773 4773 dependencies = [
4774 4774 "docengine",
4775 4775 "makeover-layout",
@@ -5208,7 +5208,7 @@
5208 5208 "errno",
5209 5209 "libc",
5210 5210 "linux-raw-sys",
5211 - "windows-sys 0.60.2",
5211 + "windows-sys 0.61.2",
5212 5212 ]
5213 5213
5214 5214 [[package]]
@@ -5265,7 +5265,7 @@
5265 5265 "security-framework",
5266 5266 "security-framework-sys",
5267 5267 "webpki-root-certs",
5268 - "windows-sys 0.60.2",
5268 + "windows-sys 0.61.2",
5269 5269 ]
5270 5270
5271 5271 [[package]]
@@ -5805,7 +5805,7 @@
5805 5805 checksum = "c3d1e2c7f27f8d4cb10542a02c49005dbd6e93095799d6f3be745fae9f8fedd4"
5806 5806 dependencies = [
5807 5807 "libc",
5808 - "windows-sys 0.60.2",
5808 + "windows-sys 0.61.2",
5809 5809 ]
5810 5810
5811 5811 [[package]]
@@ -6565,7 +6565,7 @@
6565 6565 "getrandom 0.4.3",
6566 6566 "once_cell",
6567 6567 "rustix",
6568 - "windows-sys 0.60.2",
6568 + "windows-sys 0.61.2",
6569 6569 ]
6570 6570
6571 6571 [[package]]
@@ -6587,7 +6587,7 @@
6587 6587 "parking_lot",
6588 6588 "rustix",
6589 6589 "signal-hook",
6590 - "windows-sys 0.60.2",
6590 + "windows-sys 0.61.2",
6591 6591 ]
6592 6592
6593 6593 [[package]]
@@ -7069,7 +7069,7 @@
7069 7069 "png 0.18.1",
7070 7070 "serde",
7071 7071 "thiserror 2.0.20",
7072 - "windows-sys 0.60.2",
7072 + "windows-sys 0.61.2",
7073 7073 ]
7074 7074
7075 7075 [[package]]
@@ -7104,7 +7104,7 @@
7104 7104 dependencies = [
7105 7105 "memoffset",
7106 7106 "tempfile",
7107 - "windows-sys 0.60.2",
7107 + "windows-sys 0.61.2",
7108 7108 ]
7109 7109
7110 7110 [[package]]
@@ -7634,7 +7634,7 @@
7634 7634 source = "registry+https://github.com/rust-lang/crates.io-index"
7635 7635 checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
7636 7636 dependencies = [
7637 - "windows-sys 0.60.2",
7637 + "windows-sys 0.61.2",
7638 7638 ]
7639 7639
7640 7640 [[package]]
@@ -8492,21 +8492,21 @@
8492 8492 ]
8493 8493
8494 8494 [[patch.unused]]
8495 - name = "quasi-axum"
8496 - version = "0.91.1"
8497 -
8498 - [[patch.unused]]
8499 - name = "quasi-basics"
8500 - version = "0.91.1"
8501 -
8502 - [[patch.unused]]
8503 - name = "quasi-immediate"
8504 - version = "0.91.1"
8505 -
8506 - [[patch.unused]]
8507 - name = "quasi-store"
8495 + name = "ops-status"
8508 8496 version = "0.1.0"
8509 8497
8510 8498 [[patch.unused]]
8511 - name = "ops-status"
8499 + name = "quasi-axum"
8500 + version = "0.92.0"
8501 +
8502 + [[patch.unused]]
8503 + name = "quasi-basics"
8504 + version = "0.92.0"
8505 +
8506 + [[patch.unused]]
8507 + name = "quasi-immediate"
8508 + version = "0.92.0"
8509 +
8510 + [[patch.unused]]
8511 + name = "quasi-store"
8512 8512 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.91" }
39 + quasi-webview = { git = "https://makenot.work/git/max/quasi.git", version = "0.92" }
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.91" }
58 - quasi-http = { git = "https://makenot.work/git/max/quasi.git", version = "0.91" }
59 - quasi-webview = { git = "https://makenot.work/git/max/quasi.git", version = "0.91" }
60 - quasi-tauri = { git = "https://makenot.work/git/max/quasi.git", version = "0.91" }
57 + quasi-router = { git = "https://makenot.work/git/max/quasi.git", version = "0.92" }
58 + quasi-http = { git = "https://makenot.work/git/max/quasi.git", version = "0.92" }
59 + quasi-webview = { git = "https://makenot.work/git/max/quasi.git", version = "0.92" }
60 + quasi-tauri = { git = "https://makenot.work/git/max/quasi.git", version = "0.92" }
61 61
62 62 # The notification declaration, and it is NOT behind the `quasi` feature: the
63 63 # watcher is desktop app behaviour rather than a described screen, and the
@@ -69,7 +69,7 @@
69 69 # so an app wanting eight lines over `tauri-plugin-notification` had to link the
70 70 # whole description stack for them. quasicoherent `c231ff13` moved it here,
71 71 # where the `Deliver` trait it implements already lives.
72 - quasi-notifs = { git = "https://makenot.work/git/max/quasi.git", version = "0.91", features = ["synckit", "describe", "tauri"] }
72 + quasi-notifs = { git = "https://makenot.work/git/max/quasi.git", version = "0.92", features = ["synckit", "describe", "tauri"] }
73 73
74 74 # Tauri
75 75 tauri = { workspace = true, features = ["image-png", "devtools"] }