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
Release mnw-server v0.11.15
Carries the widget tier and the described carousel, now resolving the
makeover suite from crates.io rather than through the local patch block.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
3 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.60.2",
181
+
"windows-sys 0.61.2",
182
182
]
183
183
184
184
[[package]]
189
189
dependencies = [
190
190
"anstyle",
191
191
"once_cell_polyfill",
192
-
"windows-sys 0.60.2",
192
+
"windows-sys 0.61.2",
193
193
]
194
194
195
195
[[package]]
2831
2831
checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
2832
2832
dependencies = [
2833
2833
"libc",
2834
-
"windows-sys 0.52.0",
2834
+
"windows-sys 0.61.2",
2835
2835
]
2836
2836
2837
2837
[[package]]
3598
3598
checksum = "1a791e6620676a875f362f3156ed213e73ca099a09bf992c18812abe65cc37b1"
3599
3599
dependencies = [
3600
3600
"bstr",
3601
-
"hashbrown 0.15.5",
3601
+
"hashbrown 0.17.1",
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.59.0",
4752
+
"windows-sys 0.61.2",
4753
4753
]
4754
4754
4755
4755
[[package]]
5196
5196
5197
5197
[[package]]
5198
5198
name = "makenotwork"
5199
-
version = "0.11.14"
5199
+
version = "0.11.15"
5200
5200
dependencies = [
5201
5201
"ammonia",
5202
5202
"anyhow",
5317
5317
[[package]]
5318
5318
name = "makeover-build"
5319
5319
version = "0.29.0"
5320
+
source = "registry+https://github.com/rust-lang/crates.io-index"
5321
+
checksum = "fd3ab91de0b8a6f7d355c931bfcf88d13f39da1712775ef0b1e9737b42620b97"
5320
5322
dependencies = [
5321
5323
"makeover",
5322
5324
"makeover-geometry",
5332
5334
[[package]]
5333
5335
name = "makeover-layout"
5334
5336
version = "0.21.0"
5337
+
source = "registry+https://github.com/rust-lang/crates.io-index"
5338
+
checksum = "cd297f0832ba18e17409931a57d8c2272cbae5a5d57cf3370899b23af32f15e0"
5335
5339
5336
5340
[[package]]
5337
5341
name = "makeover-touch"
5338
5342
version = "0.13.0"
5343
+
source = "registry+https://github.com/rust-lang/crates.io-index"
5344
+
checksum = "694ed7bf31697afd8fcfe85d68d5dcba5d96f10ab13d8cbf52791d48d3acb75c"
5339
5345
dependencies = [
5340
5346
"makeover-geometry",
5341
5347
"makeover-layout",
5344
5350
[[package]]
5345
5351
name = "makeover-webview"
5346
5352
version = "0.36.0"
5353
+
source = "registry+https://github.com/rust-lang/crates.io-index"
5354
+
checksum = "38e3d53ed93a0e4e0c90244186320a91a59cfa3ed91bca66e6fbfc4c7eda2acc"
5347
5355
dependencies = [
5348
5356
"makeover-geometry",
5349
5357
"makeover-layout",
5630
5638
source = "registry+https://github.com/rust-lang/crates.io-index"
5631
5639
checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5"
5632
5640
dependencies = [
5633
-
"windows-sys 0.59.0",
5641
+
"windows-sys 0.61.2",
5634
5642
]
5635
5643
5636
5644
[[package]]
7209
7217
"errno",
7210
7218
"libc",
7211
7219
"linux-raw-sys 0.12.1",
7212
-
"windows-sys 0.52.0",
7220
+
"windows-sys 0.61.2",
7213
7221
]
7214
7222
7215
7223
[[package]]
7289
7297
"security-framework 3.7.0",
7290
7298
"security-framework-sys",
7291
7299
"webpki-root-certs",
7292
-
"windows-sys 0.52.0",
7300
+
"windows-sys 0.61.2",
7293
7301
]
7294
7302
7295
7303
[[package]]
7920
7928
checksum = "52d1cfed4120b4d927bf7c0f86d2087a4a7d6027c906d9f9d525a80573b9be51"
7921
7929
dependencies = [
7922
7930
"libc",
7923
-
"windows-sys 0.60.2",
7931
+
"windows-sys 0.61.2",
7924
7932
]
7925
7933
7926
7934
[[package]]
8405
8413
"getrandom 0.4.3",
8406
8414
"once_cell",
8407
8415
"rustix 1.1.4",
8408
-
"windows-sys 0.52.0",
8416
+
"windows-sys 0.61.2",
8409
8417
]
8410
8418
8411
8419
[[package]]
9844
9852
source = "registry+https://github.com/rust-lang/crates.io-index"
9845
9853
checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
9846
9854
dependencies = [
9847
-
"windows-sys 0.48.0",
9855
+
"windows-sys 0.61.2",
9848
9856
]
9849
9857
9850
9858
[[package]]
10679
10687
"pkg-config",
10680
10688
]
10681
10689
10682
-
[[patch.unused]]
10683
-
name = "quasi-immediate"
10684
-
version = "0.3.0"
10685
-
10686
-
[[patch.unused]]
10687
-
name = "quasi-store"
10688
-
version = "0.1.0"
10689
-
10690
-
[[patch.unused]]
10691
-
name = "quasi-tauri"
10692
-
version = "0.3.0"
10693
-
10694
10690
[[patch.unused]]
10695
10691
name = "kberg"
10696
10692
version = "0.1.0"
10703
10699
name = "painhours"
10704
10700
version = "0.1.0"
10705
10701
10706
-
[[patch.unused]]
10707
-
name = "makeover-immediate"
10708
-
version = "0.19.0"
10709
-
10710
-
[[patch.unused]]
10711
-
name = "makeover-tui"
10712
-
version = "0.19.0"
10713
-
10714
10702
[[patch.unused]]
10715
10703
name = "synckit-client"
10716
10704
version = "0.8.0"
10718
10706
[[patch.unused]]
10719
10707
name = "synckit-config"
10720
10708
version = "0.2.0"
10709
+
10710
+
[[patch.unused]]
10711
+
name = "quasi-immediate"
10712
+
version = "0.3.0"
10713
+
10714
+
[[patch.unused]]
10715
+
name = "quasi-store"
10716
+
version = "0.1.0"
10717
+
10718
+
[[patch.unused]]
10719
+
name = "quasi-tauri"
10720
+
version = "0.3.0"
1
1
[package]
2
2
name = "makenotwork"
3
-
version = "0.11.14"
3
+
version = "0.11.15"
4
4
edition = "2024"
5
5
license = "LicenseRef-PolyForm-Noncommercial-1.0.0"
6
6
# Server binary: never published to a registry. Marks the crate private so
6
6
"license": {
7
7
"name": "PolyForm Noncommercial 1.0.0"
8
8
},
9
-
"version": "0.11.14"
9
+
"version": "0.11.15"
10
10
},
11
11
"paths": {
12
12
"/api/git/{owner}/{repo}/notes": {