main
tag: launch-2026-06-01
tag: magicmirror-v0.1.1
tag: magicmirror-v0.3.0
tag: mnw-cli-v0.1.2
tag: mnw-cli-v0.1.3
tag: mnw-cli-v0.1.4
tag: pom-v0.4.1
tag: pom-v0.4.2
tag: pom-v0.4.3
tag: pom-v0.4.4
tag: pom-v0.4.5
tag: wam-v0.3.0
tag: wam-v0.3.1
Files
Commits
Tags
Notes
Issues
Take quasi 0.2
Caught by the version requirement on the git dep rather than as a compile
error: quasi-axum and quasi-webview are reached from --all-targets only.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
2 files changed,
+34 insertions,
-34 deletions
178
178
source = "registry+https://github.com/rust-lang/crates.io-index"
179
179
checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc"
180
180
dependencies = [
181
-
"windows-sys 0.61.2",
181
+
"windows-sys 0.60.2",
182
182
]
183
183
184
184
[[package]]
189
189
dependencies = [
190
190
"anstyle",
191
191
"once_cell_polyfill",
192
-
"windows-sys 0.61.2",
192
+
"windows-sys 0.60.2",
193
193
]
194
194
195
195
[[package]]
2831
2831
checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
2832
2832
dependencies = [
2833
2833
"libc",
2834
-
"windows-sys 0.61.2",
2834
+
"windows-sys 0.52.0",
2835
2835
]
2836
2836
2837
2837
[[package]]
3598
3598
checksum = "1a791e6620676a875f362f3156ed213e73ca099a09bf992c18812abe65cc37b1"
3599
3599
dependencies = [
3600
3600
"bstr",
3601
-
"hashbrown 0.17.1",
3601
+
"hashbrown 0.15.5",
3602
3602
]
3603
3603
3604
3604
[[package]]
4749
4749
source = "registry+https://github.com/rust-lang/crates.io-index"
4750
4750
checksum = "82cb6a9f675da968c63b6208c641b9dca58fc0133ae53375736b1767b0cab8bd"
4751
4751
dependencies = [
4752
-
"windows-sys 0.61.2",
4752
+
"windows-sys 0.59.0",
4753
4753
]
4754
4754
4755
4755
[[package]]
5638
5638
source = "registry+https://github.com/rust-lang/crates.io-index"
5639
5639
checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5"
5640
5640
dependencies = [
5641
-
"windows-sys 0.61.2",
5641
+
"windows-sys 0.59.0",
5642
5642
]
5643
5643
5644
5644
[[package]]
6549
6549
6550
6550
[[package]]
6551
6551
name = "quasi-axum"
6552
-
version = "0.1.0"
6552
+
version = "0.2.0"
6553
6553
dependencies = [
6554
6554
"axum",
6555
6555
"http 1.4.2",
6560
6560
6561
6561
[[package]]
6562
6562
name = "quasi-http"
6563
-
version = "0.1.0"
6563
+
version = "0.2.0"
6564
6564
dependencies = [
6565
6565
"form_urlencoded",
6566
6566
"http 1.4.2",
6569
6569
6570
6570
[[package]]
6571
6571
name = "quasi-router"
6572
-
version = "0.1.0"
6572
+
version = "0.2.0"
6573
6573
dependencies = [
6574
6574
"makeover-layout",
6575
6575
]
6576
6576
6577
6577
[[package]]
6578
6578
name = "quasi-webview"
6579
-
version = "0.1.0"
6579
+
version = "0.2.0"
6580
6580
dependencies = [
6581
6581
"docengine",
6582
6582
"makeover-layout",
7217
7217
"errno",
7218
7218
"libc",
7219
7219
"linux-raw-sys 0.12.1",
7220
-
"windows-sys 0.61.2",
7220
+
"windows-sys 0.52.0",
7221
7221
]
7222
7222
7223
7223
[[package]]
7297
7297
"security-framework 3.7.0",
7298
7298
"security-framework-sys",
7299
7299
"webpki-root-certs",
7300
-
"windows-sys 0.61.2",
7300
+
"windows-sys 0.52.0",
7301
7301
]
7302
7302
7303
7303
[[package]]
7928
7928
checksum = "52d1cfed4120b4d927bf7c0f86d2087a4a7d6027c906d9f9d525a80573b9be51"
7929
7929
dependencies = [
7930
7930
"libc",
7931
-
"windows-sys 0.61.2",
7931
+
"windows-sys 0.60.2",
7932
7932
]
7933
7933
7934
7934
[[package]]
8413
8413
"getrandom 0.4.3",
8414
8414
"once_cell",
8415
8415
"rustix 1.1.4",
8416
-
"windows-sys 0.61.2",
8416
+
"windows-sys 0.52.0",
8417
8417
]
8418
8418
8419
8419
[[package]]
9852
9852
source = "registry+https://github.com/rust-lang/crates.io-index"
9853
9853
checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
9854
9854
dependencies = [
9855
-
"windows-sys 0.61.2",
9855
+
"windows-sys 0.48.0",
9856
9856
]
9857
9857
9858
9858
[[package]]
10687
10687
"pkg-config",
10688
10688
]
10689
10689
10690
-
[[patch.unused]]
10691
-
name = "synckit-client"
10692
-
version = "0.8.0"
10693
-
10694
-
[[patch.unused]]
10695
-
name = "synckit-config"
10696
-
version = "0.2.0"
10697
-
10698
-
[[patch.unused]]
10699
-
name = "quasi-store"
10700
-
version = "0.1.0"
10701
-
10702
-
[[patch.unused]]
10703
-
name = "quasi-tauri"
10704
-
version = "0.1.0"
10705
-
10706
10690
[[patch.unused]]
10707
10691
name = "kberg"
10708
10692
version = "0.1.0"
10714
10698
[[patch.unused]]
10715
10699
name = "painhours"
10716
10700
version = "0.1.0"
10701
+
10702
+
[[patch.unused]]
10703
+
name = "quasi-store"
10704
+
version = "0.1.0"
10705
+
10706
+
[[patch.unused]]
10707
+
name = "quasi-tauri"
10708
+
version = "0.2.0"
10709
+
10710
+
[[patch.unused]]
10711
+
name = "synckit-client"
10712
+
version = "0.8.0"
10713
+
10714
+
[[patch.unused]]
10715
+
name = "synckit-config"
10716
+
version = "0.2.0"
158
158
# through quasi beside its Askama equivalent, so the cost of describing a screen
159
159
# here is measured rather than argued. Not load-bearing for any shipped route.
160
160
# See wiki look-wave-2, tier G.
161
-
quasi-router = { git = "https://makenot.work/git/max/quasi.git", version = "0.1" }
161
+
quasi-router = { git = "https://makenot.work/git/max/quasi.git", version = "0.2" }
162
162
# The description vocabulary quasi's screen types are built from. Pinned here
163
163
# rather than reached through quasi-router's re-export because a described
164
164
# screen names FieldKind and Tone directly; it has to track what quasi-router
167
167
# For the request head the per-viewer state factory reads. axum re-exports it,
168
168
# but the factory's signature is quasi-axum's and names `http::request::Parts`.
169
169
http = "1.3.1"
170
-
quasi-axum = { git = "https://makenot.work/git/max/quasi.git", version = "0.1" }
171
-
quasi-webview = { git = "https://makenot.work/git/max/quasi.git", version = "0.1" }
170
+
quasi-axum = { git = "https://makenot.work/git/max/quasi.git", version = "0.2" }
171
+
quasi-webview = { git = "https://makenot.work/git/max/quasi.git", version = "0.2" }
172
172
173
173
# Git source browser
174
174
gix = { version = "0.86", default-features = false, features = ["blame", "mailmap", "revision", "sha1", "max-performance-safe"] }