Skip to main content

max / goingson

Take quasi 0.28 Slot gained a run: the members that share a region's leading row and what that row does when it is tight. Nothing here describes one yet.
Author: Max Johnson <me@maxj.phd> · 2026-08-18 19:26 UTC
Signed with PGP, not checked
Commit: eef7e7a5755424a813bc19070e6576b656da4f3f
Parent: 3ed81dd
2 files changed, +28 insertions, -28 deletions
M Cargo.lock +23 -23
@@ -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]]
@@ -3630,7 +3630,7 @@
3630 3630 "png 0.18.1",
3631 3631 "serde",
3632 3632 "thiserror 2.0.20",
3633 - "windows-sys 0.61.2",
3633 + "windows-sys 0.60.2",
3634 3634 ]
3635 3635
3636 3636 [[package]]
@@ -3763,7 +3763,7 @@
3763 3763 source = "registry+https://github.com/rust-lang/crates.io-index"
3764 3764 checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5"
3765 3765 dependencies = [
3766 - "windows-sys 0.61.2",
3766 + "windows-sys 0.60.2",
3767 3767 ]
3768 3768
3769 3769 [[package]]
@@ -4697,7 +4697,7 @@
4697 4697
4698 4698 [[package]]
4699 4699 name = "quasi-http"
4700 - version = "0.27.0"
4700 + version = "0.28.0"
4701 4701 dependencies = [
4702 4702 "form_urlencoded",
4703 4703 "http",
@@ -4706,14 +4706,14 @@
4706 4706
4707 4707 [[package]]
4708 4708 name = "quasi-router"
4709 - version = "0.27.0"
4709 + version = "0.28.0"
4710 4710 dependencies = [
4711 4711 "makeover-layout",
4712 4712 ]
4713 4713
4714 4714 [[package]]
4715 4715 name = "quasi-tauri"
4716 - version = "0.27.0"
4716 + version = "0.28.0"
4717 4717 dependencies = [
4718 4718 "http",
4719 4719 "quasi-http",
@@ -4739,7 +4739,7 @@
4739 4739
4740 4740 [[package]]
4741 4741 name = "quasi-webview"
4742 - version = "0.27.0"
4742 + version = "0.28.0"
4743 4743 dependencies = [
4744 4744 "docengine",
4745 4745 "makeover-layout",
@@ -5178,7 +5178,7 @@
5178 5178 "errno",
5179 5179 "libc",
5180 5180 "linux-raw-sys",
5181 - "windows-sys 0.61.2",
5181 + "windows-sys 0.60.2",
5182 5182 ]
5183 5183
5184 5184 [[package]]
@@ -5235,7 +5235,7 @@
5235 5235 "security-framework",
5236 5236 "security-framework-sys",
5237 5237 "webpki-root-certs",
5238 - "windows-sys 0.61.2",
5238 + "windows-sys 0.60.2",
5239 5239 ]
5240 5240
5241 5241 [[package]]
@@ -5775,7 +5775,7 @@
5775 5775 checksum = "c3d1e2c7f27f8d4cb10542a02c49005dbd6e93095799d6f3be745fae9f8fedd4"
5776 5776 dependencies = [
5777 5777 "libc",
5778 - "windows-sys 0.61.2",
5778 + "windows-sys 0.60.2",
5779 5779 ]
5780 5780
5781 5781 [[package]]
@@ -6550,7 +6550,7 @@
6550 6550 "getrandom 0.4.3",
6551 6551 "once_cell",
6552 6552 "rustix",
6553 - "windows-sys 0.61.2",
6553 + "windows-sys 0.60.2",
6554 6554 ]
6555 6555
6556 6556 [[package]]
@@ -6572,7 +6572,7 @@
6572 6572 "parking_lot",
6573 6573 "rustix",
6574 6574 "signal-hook",
6575 - "windows-sys 0.61.2",
6575 + "windows-sys 0.60.2",
6576 6576 ]
6577 6577
6578 6578 [[package]]
@@ -7054,7 +7054,7 @@
7054 7054 "png 0.18.1",
7055 7055 "serde",
7056 7056 "thiserror 2.0.20",
7057 - "windows-sys 0.61.2",
7057 + "windows-sys 0.60.2",
7058 7058 ]
7059 7059
7060 7060 [[package]]
@@ -7089,7 +7089,7 @@
7089 7089 dependencies = [
7090 7090 "memoffset",
7091 7091 "tempfile",
7092 - "windows-sys 0.61.2",
7092 + "windows-sys 0.60.2",
7093 7093 ]
7094 7094
7095 7095 [[package]]
@@ -7619,7 +7619,7 @@
7619 7619 source = "registry+https://github.com/rust-lang/crates.io-index"
7620 7620 checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
7621 7621 dependencies = [
7622 - "windows-sys 0.61.2",
7622 + "windows-sys 0.60.2",
7623 7623 ]
7624 7624
7625 7625 [[package]]
@@ -8489,21 +8489,17 @@
8489 8489 "winnow 1.0.4",
8490 8490 ]
8491 8491
8492 - [[patch.unused]]
8493 - name = "ops-status"
8494 - version = "0.1.0"
8495 -
8496 8492 [[patch.unused]]
8497 8493 name = "quasi-axum"
8498 - version = "0.27.0"
8494 + version = "0.28.0"
8499 8495
8500 8496 [[patch.unused]]
8501 8497 name = "quasi-basics"
8502 - version = "0.27.0"
8498 + version = "0.28.0"
8503 8499
8504 8500 [[patch.unused]]
8505 8501 name = "quasi-immediate"
8506 - version = "0.27.0"
8502 + version = "0.28.0"
8507 8503
8508 8504 [[patch.unused]]
8509 8505 name = "quasi-store"
@@ -8512,3 +8508,7 @@
8512 8508 [[patch.unused]]
8513 8509 name = "makeover-immediate"
8514 8510 version = "0.28.0"
8511 +
8512 + [[patch.unused]]
8513 + name = "ops-status"
8514 + version = "0.1.0"
@@ -38,7 +38,7 @@
38 38 # `quasi` feature. Optional here as well as below so a default build compiles
39 39 # neither: one `dep:` name covers both tables, which is what lets the feature
40 40 # gate the build script and the crate together.
41 - quasi-webview = { git = "https://makenot.work/git/max/quasi.git", version = "0.27", optional = true }
41 + quasi-webview = { git = "https://makenot.work/git/max/quasi.git", version = "0.28", optional = true }
42 42
43 43 [dependencies]
44 44 goingson-core = { workspace = true }
@@ -56,10 +56,10 @@
56 56 # dependency's source even with the feature off -- so a public clone could not
57 57 # build at all against a URL it could not reach. quasi went public that day and
58 58 # the URL moved here with it.
59 - quasi-router = { git = "https://makenot.work/git/max/quasi.git", version = "0.27", optional = true }
60 - quasi-http = { git = "https://makenot.work/git/max/quasi.git", version = "0.27", optional = true }
61 - quasi-webview = { git = "https://makenot.work/git/max/quasi.git", version = "0.27", optional = true }
62 - quasi-tauri = { git = "https://makenot.work/git/max/quasi.git", version = "0.27", optional = true }
59 + quasi-router = { git = "https://makenot.work/git/max/quasi.git", version = "0.28", optional = true }
60 + quasi-http = { git = "https://makenot.work/git/max/quasi.git", version = "0.28", optional = true }
61 + quasi-webview = { git = "https://makenot.work/git/max/quasi.git", version = "0.28", optional = true }
62 + quasi-tauri = { git = "https://makenot.work/git/max/quasi.git", version = "0.28", optional = true }
63 63
64 64 # Tauri
65 65 tauri = { workspace = true, features = ["image-png", "devtools"] }