A photo manager for VRChat.
1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 4
4
5[[package]]
6name = "VRChatPhotoManager"
7version = "0.2.7"
8dependencies = [
9 "arboard",
10 "dirs",
11 "fast_image_resize",
12 "image",
13 "mslnk",
14 "notify",
15 "open",
16 "regex",
17 "reqwest",
18 "serde",
19 "serde_json",
20 "tauri",
21 "tauri-build",
22 "tauri-plugin-http",
23 "tauri-plugin-process",
24 "tauri-plugin-shell",
25 "tauri-plugin-single-instance",
26]
27
28[[package]]
29name = "adler2"
30version = "2.0.1"
31source = "registry+https://github.com/rust-lang/crates.io-index"
32checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
33
34[[package]]
35name = "aho-corasick"
36version = "1.1.4"
37source = "registry+https://github.com/rust-lang/crates.io-index"
38checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
39dependencies = [
40 "memchr",
41]
42
43[[package]]
44name = "aligned-vec"
45version = "0.6.4"
46source = "registry+https://github.com/rust-lang/crates.io-index"
47checksum = "dc890384c8602f339876ded803c97ad529f3842aba97f6392b3dba0dd171769b"
48dependencies = [
49 "equator",
50]
51
52[[package]]
53name = "alloc-no-stdlib"
54version = "2.0.4"
55source = "registry+https://github.com/rust-lang/crates.io-index"
56checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3"
57
58[[package]]
59name = "alloc-stdlib"
60version = "0.2.2"
61source = "registry+https://github.com/rust-lang/crates.io-index"
62checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece"
63dependencies = [
64 "alloc-no-stdlib",
65]
66
67[[package]]
68name = "android_system_properties"
69version = "0.1.5"
70source = "registry+https://github.com/rust-lang/crates.io-index"
71checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
72dependencies = [
73 "libc",
74]
75
76[[package]]
77name = "anyhow"
78version = "1.0.100"
79source = "registry+https://github.com/rust-lang/crates.io-index"
80checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61"
81
82[[package]]
83name = "arbitrary"
84version = "1.4.2"
85source = "registry+https://github.com/rust-lang/crates.io-index"
86checksum = "c3d036a3c4ab069c7b410a2ce876bd74808d2d0888a82667669f8e783a898bf1"
87
88[[package]]
89name = "arboard"
90version = "3.6.1"
91source = "registry+https://github.com/rust-lang/crates.io-index"
92checksum = "0348a1c054491f4bfe6ab86a7b6ab1e44e45d899005de92f58b3df180b36ddaf"
93dependencies = [
94 "clipboard-win",
95 "image",
96 "log",
97 "objc2 0.6.3",
98 "objc2-app-kit",
99 "objc2-core-foundation",
100 "objc2-core-graphics",
101 "objc2-foundation 0.3.2",
102 "parking_lot",
103 "percent-encoding",
104 "windows-sys 0.60.2",
105 "x11rb",
106]
107
108[[package]]
109name = "arg_enum_proc_macro"
110version = "0.3.4"
111source = "registry+https://github.com/rust-lang/crates.io-index"
112checksum = "0ae92a5119aa49cdbcf6b9f893fe4e1d98b04ccbf82ee0584ad948a44a734dea"
113dependencies = [
114 "proc-macro2",
115 "quote",
116 "syn 2.0.109",
117]
118
119[[package]]
120name = "arrayvec"
121version = "0.7.6"
122source = "registry+https://github.com/rust-lang/crates.io-index"
123checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
124
125[[package]]
126name = "async-broadcast"
127version = "0.7.2"
128source = "registry+https://github.com/rust-lang/crates.io-index"
129checksum = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532"
130dependencies = [
131 "event-listener",
132 "event-listener-strategy",
133 "futures-core",
134 "pin-project-lite",
135]
136
137[[package]]
138name = "async-channel"
139version = "2.5.0"
140source = "registry+https://github.com/rust-lang/crates.io-index"
141checksum = "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2"
142dependencies = [
143 "concurrent-queue",
144 "event-listener-strategy",
145 "futures-core",
146 "pin-project-lite",
147]
148
149[[package]]
150name = "async-executor"
151version = "1.13.3"
152source = "registry+https://github.com/rust-lang/crates.io-index"
153checksum = "497c00e0fd83a72a79a39fcbd8e3e2f055d6f6c7e025f3b3d91f4f8e76527fb8"
154dependencies = [
155 "async-task",
156 "concurrent-queue",
157 "fastrand",
158 "futures-lite",
159 "pin-project-lite",
160 "slab",
161]
162
163[[package]]
164name = "async-io"
165version = "2.6.0"
166source = "registry+https://github.com/rust-lang/crates.io-index"
167checksum = "456b8a8feb6f42d237746d4b3e9a178494627745c3c56c6ea55d92ba50d026fc"
168dependencies = [
169 "autocfg",
170 "cfg-if",
171 "concurrent-queue",
172 "futures-io",
173 "futures-lite",
174 "parking",
175 "polling",
176 "rustix",
177 "slab",
178 "windows-sys 0.61.2",
179]
180
181[[package]]
182name = "async-lock"
183version = "3.4.1"
184source = "registry+https://github.com/rust-lang/crates.io-index"
185checksum = "5fd03604047cee9b6ce9de9f70c6cd540a0520c813cbd49bae61f33ab80ed1dc"
186dependencies = [
187 "event-listener",
188 "event-listener-strategy",
189 "pin-project-lite",
190]
191
192[[package]]
193name = "async-process"
194version = "2.5.0"
195source = "registry+https://github.com/rust-lang/crates.io-index"
196checksum = "fc50921ec0055cdd8a16de48773bfeec5c972598674347252c0399676be7da75"
197dependencies = [
198 "async-channel",
199 "async-io",
200 "async-lock",
201 "async-signal",
202 "async-task",
203 "blocking",
204 "cfg-if",
205 "event-listener",
206 "futures-lite",
207 "rustix",
208]
209
210[[package]]
211name = "async-recursion"
212version = "1.1.1"
213source = "registry+https://github.com/rust-lang/crates.io-index"
214checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11"
215dependencies = [
216 "proc-macro2",
217 "quote",
218 "syn 2.0.109",
219]
220
221[[package]]
222name = "async-signal"
223version = "0.2.13"
224source = "registry+https://github.com/rust-lang/crates.io-index"
225checksum = "43c070bbf59cd3570b6b2dd54cd772527c7c3620fce8be898406dd3ed6adc64c"
226dependencies = [
227 "async-io",
228 "async-lock",
229 "atomic-waker",
230 "cfg-if",
231 "futures-core",
232 "futures-io",
233 "rustix",
234 "signal-hook-registry",
235 "slab",
236 "windows-sys 0.61.2",
237]
238
239[[package]]
240name = "async-task"
241version = "4.7.1"
242source = "registry+https://github.com/rust-lang/crates.io-index"
243checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
244
245[[package]]
246name = "async-trait"
247version = "0.1.89"
248source = "registry+https://github.com/rust-lang/crates.io-index"
249checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb"
250dependencies = [
251 "proc-macro2",
252 "quote",
253 "syn 2.0.109",
254]
255
256[[package]]
257name = "atk"
258version = "0.18.2"
259source = "registry+https://github.com/rust-lang/crates.io-index"
260checksum = "241b621213072e993be4f6f3a9e4b45f65b7e6faad43001be957184b7bb1824b"
261dependencies = [
262 "atk-sys",
263 "glib",
264 "libc",
265]
266
267[[package]]
268name = "atk-sys"
269version = "0.18.2"
270source = "registry+https://github.com/rust-lang/crates.io-index"
271checksum = "c5e48b684b0ca77d2bbadeef17424c2ea3c897d44d566a1617e7e8f30614d086"
272dependencies = [
273 "glib-sys",
274 "gobject-sys",
275 "libc",
276 "system-deps",
277]
278
279[[package]]
280name = "atomic-waker"
281version = "1.1.2"
282source = "registry+https://github.com/rust-lang/crates.io-index"
283checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
284
285[[package]]
286name = "autocfg"
287version = "1.5.0"
288source = "registry+https://github.com/rust-lang/crates.io-index"
289checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
290
291[[package]]
292name = "av1-grain"
293version = "0.2.5"
294source = "registry+https://github.com/rust-lang/crates.io-index"
295checksum = "8cfddb07216410377231960af4fcab838eaa12e013417781b78bd95ee22077f8"
296dependencies = [
297 "anyhow",
298 "arrayvec",
299 "log",
300 "nom",
301 "num-rational",
302 "v_frame",
303]
304
305[[package]]
306name = "avif-serialize"
307version = "0.8.6"
308source = "registry+https://github.com/rust-lang/crates.io-index"
309checksum = "47c8fbc0f831f4519fe8b810b6a7a91410ec83031b8233f730a0480029f6a23f"
310dependencies = [
311 "arrayvec",
312]
313
314[[package]]
315name = "base64"
316version = "0.21.7"
317source = "registry+https://github.com/rust-lang/crates.io-index"
318checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
319
320[[package]]
321name = "base64"
322version = "0.22.1"
323source = "registry+https://github.com/rust-lang/crates.io-index"
324checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
325
326[[package]]
327name = "bit_field"
328version = "0.10.3"
329source = "registry+https://github.com/rust-lang/crates.io-index"
330checksum = "1e4b40c7323adcfc0a41c4b88143ed58346ff65a288fc144329c5c45e05d70c6"
331
332[[package]]
333name = "bitflags"
334version = "1.3.2"
335source = "registry+https://github.com/rust-lang/crates.io-index"
336checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
337
338[[package]]
339name = "bitflags"
340version = "2.10.0"
341source = "registry+https://github.com/rust-lang/crates.io-index"
342checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3"
343dependencies = [
344 "serde_core",
345]
346
347[[package]]
348name = "bitstream-io"
349version = "2.6.0"
350source = "registry+https://github.com/rust-lang/crates.io-index"
351checksum = "6099cdc01846bc367c4e7dd630dc5966dccf36b652fae7a74e17b640411a91b2"
352
353[[package]]
354name = "block-buffer"
355version = "0.10.4"
356source = "registry+https://github.com/rust-lang/crates.io-index"
357checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
358dependencies = [
359 "generic-array",
360]
361
362[[package]]
363name = "block2"
364version = "0.5.1"
365source = "registry+https://github.com/rust-lang/crates.io-index"
366checksum = "2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f"
367dependencies = [
368 "objc2 0.5.2",
369]
370
371[[package]]
372name = "block2"
373version = "0.6.2"
374source = "registry+https://github.com/rust-lang/crates.io-index"
375checksum = "cdeb9d870516001442e364c5220d3574d2da8dc765554b4a617230d33fa58ef5"
376dependencies = [
377 "objc2 0.6.3",
378]
379
380[[package]]
381name = "blocking"
382version = "1.6.2"
383source = "registry+https://github.com/rust-lang/crates.io-index"
384checksum = "e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21"
385dependencies = [
386 "async-channel",
387 "async-task",
388 "futures-io",
389 "futures-lite",
390 "piper",
391]
392
393[[package]]
394name = "brotli"
395version = "8.0.2"
396source = "registry+https://github.com/rust-lang/crates.io-index"
397checksum = "4bd8b9603c7aa97359dbd97ecf258968c95f3adddd6db2f7e7a5bef101c84560"
398dependencies = [
399 "alloc-no-stdlib",
400 "alloc-stdlib",
401 "brotli-decompressor",
402]
403
404[[package]]
405name = "brotli-decompressor"
406version = "5.0.0"
407source = "registry+https://github.com/rust-lang/crates.io-index"
408checksum = "874bb8112abecc98cbd6d81ea4fa7e94fb9449648c93cc89aa40c81c24d7de03"
409dependencies = [
410 "alloc-no-stdlib",
411 "alloc-stdlib",
412]
413
414[[package]]
415name = "built"
416version = "0.7.7"
417source = "registry+https://github.com/rust-lang/crates.io-index"
418checksum = "56ed6191a7e78c36abdb16ab65341eefd73d64d303fffccdbb00d51e4205967b"
419
420[[package]]
421name = "bumpalo"
422version = "3.19.0"
423source = "registry+https://github.com/rust-lang/crates.io-index"
424checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43"
425
426[[package]]
427name = "bytemuck"
428version = "1.24.0"
429source = "registry+https://github.com/rust-lang/crates.io-index"
430checksum = "1fbdf580320f38b612e485521afda1ee26d10cc9884efaaa750d383e13e3c5f4"
431
432[[package]]
433name = "byteorder"
434version = "1.5.0"
435source = "registry+https://github.com/rust-lang/crates.io-index"
436checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
437
438[[package]]
439name = "byteorder-lite"
440version = "0.1.0"
441source = "registry+https://github.com/rust-lang/crates.io-index"
442checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495"
443
444[[package]]
445name = "bytes"
446version = "1.10.1"
447source = "registry+https://github.com/rust-lang/crates.io-index"
448checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
449dependencies = [
450 "serde",
451]
452
453[[package]]
454name = "cairo-rs"
455version = "0.18.5"
456source = "registry+https://github.com/rust-lang/crates.io-index"
457checksum = "8ca26ef0159422fb77631dc9d17b102f253b876fe1586b03b803e63a309b4ee2"
458dependencies = [
459 "bitflags 2.10.0",
460 "cairo-sys-rs",
461 "glib",
462 "libc",
463 "once_cell",
464 "thiserror 1.0.69",
465]
466
467[[package]]
468name = "cairo-sys-rs"
469version = "0.18.2"
470source = "registry+https://github.com/rust-lang/crates.io-index"
471checksum = "685c9fa8e590b8b3d678873528d83411db17242a73fccaed827770ea0fedda51"
472dependencies = [
473 "glib-sys",
474 "libc",
475 "system-deps",
476]
477
478[[package]]
479name = "camino"
480version = "1.2.1"
481source = "registry+https://github.com/rust-lang/crates.io-index"
482checksum = "276a59bf2b2c967788139340c9f0c5b12d7fd6630315c15c217e559de85d2609"
483dependencies = [
484 "serde_core",
485]
486
487[[package]]
488name = "cargo-platform"
489version = "0.1.9"
490source = "registry+https://github.com/rust-lang/crates.io-index"
491checksum = "e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea"
492dependencies = [
493 "serde",
494]
495
496[[package]]
497name = "cargo_metadata"
498version = "0.19.2"
499source = "registry+https://github.com/rust-lang/crates.io-index"
500checksum = "dd5eb614ed4c27c5d706420e4320fbe3216ab31fa1c33cd8246ac36dae4479ba"
501dependencies = [
502 "camino",
503 "cargo-platform",
504 "semver",
505 "serde",
506 "serde_json",
507 "thiserror 2.0.17",
508]
509
510[[package]]
511name = "cargo_toml"
512version = "0.22.3"
513source = "registry+https://github.com/rust-lang/crates.io-index"
514checksum = "374b7c592d9c00c1f4972ea58390ac6b18cbb6ab79011f3bdc90a0b82ca06b77"
515dependencies = [
516 "serde",
517 "toml 0.9.8",
518]
519
520[[package]]
521name = "cc"
522version = "1.2.45"
523source = "registry+https://github.com/rust-lang/crates.io-index"
524checksum = "35900b6c8d709fb1d854671ae27aeaa9eec2f8b01b364e1619a40da3e6fe2afe"
525dependencies = [
526 "find-msvc-tools",
527 "jobserver",
528 "libc",
529 "shlex",
530]
531
532[[package]]
533name = "cesu8"
534version = "1.1.0"
535source = "registry+https://github.com/rust-lang/crates.io-index"
536checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
537
538[[package]]
539name = "cfb"
540version = "0.7.3"
541source = "registry+https://github.com/rust-lang/crates.io-index"
542checksum = "d38f2da7a0a2c4ccf0065be06397cc26a81f4e528be095826eee9d4adbb8c60f"
543dependencies = [
544 "byteorder",
545 "fnv",
546 "uuid",
547]
548
549[[package]]
550name = "cfg-expr"
551version = "0.15.8"
552source = "registry+https://github.com/rust-lang/crates.io-index"
553checksum = "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02"
554dependencies = [
555 "smallvec",
556 "target-lexicon",
557]
558
559[[package]]
560name = "cfg-if"
561version = "1.0.4"
562source = "registry+https://github.com/rust-lang/crates.io-index"
563checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
564
565[[package]]
566name = "cfg_aliases"
567version = "0.2.1"
568source = "registry+https://github.com/rust-lang/crates.io-index"
569checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
570
571[[package]]
572name = "chrono"
573version = "0.4.42"
574source = "registry+https://github.com/rust-lang/crates.io-index"
575checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2"
576dependencies = [
577 "iana-time-zone",
578 "num-traits",
579 "serde",
580 "windows-link 0.2.1",
581]
582
583[[package]]
584name = "clipboard-win"
585version = "5.4.1"
586source = "registry+https://github.com/rust-lang/crates.io-index"
587checksum = "bde03770d3df201d4fb868f2c9c59e66a3e4e2bd06692a0fe701e7103c7e84d4"
588dependencies = [
589 "error-code",
590]
591
592[[package]]
593name = "color_quant"
594version = "1.1.0"
595source = "registry+https://github.com/rust-lang/crates.io-index"
596checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
597
598[[package]]
599name = "combine"
600version = "4.6.7"
601source = "registry+https://github.com/rust-lang/crates.io-index"
602checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
603dependencies = [
604 "bytes",
605 "memchr",
606]
607
608[[package]]
609name = "concurrent-queue"
610version = "2.5.0"
611source = "registry+https://github.com/rust-lang/crates.io-index"
612checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
613dependencies = [
614 "crossbeam-utils",
615]
616
617[[package]]
618name = "const-random"
619version = "0.1.18"
620source = "registry+https://github.com/rust-lang/crates.io-index"
621checksum = "87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359"
622dependencies = [
623 "const-random-macro",
624]
625
626[[package]]
627name = "const-random-macro"
628version = "0.1.16"
629source = "registry+https://github.com/rust-lang/crates.io-index"
630checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e"
631dependencies = [
632 "getrandom 0.2.16",
633 "once_cell",
634 "tiny-keccak",
635]
636
637[[package]]
638name = "convert_case"
639version = "0.4.0"
640source = "registry+https://github.com/rust-lang/crates.io-index"
641checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
642
643[[package]]
644name = "cookie"
645version = "0.18.1"
646source = "registry+https://github.com/rust-lang/crates.io-index"
647checksum = "4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747"
648dependencies = [
649 "percent-encoding",
650 "time",
651 "version_check",
652]
653
654[[package]]
655name = "cookie_store"
656version = "0.21.1"
657source = "registry+https://github.com/rust-lang/crates.io-index"
658checksum = "2eac901828f88a5241ee0600950ab981148a18f2f756900ffba1b125ca6a3ef9"
659dependencies = [
660 "cookie",
661 "document-features",
662 "idna",
663 "log",
664 "publicsuffix",
665 "serde",
666 "serde_derive",
667 "serde_json",
668 "time",
669 "url",
670]
671
672[[package]]
673name = "core-foundation"
674version = "0.9.4"
675source = "registry+https://github.com/rust-lang/crates.io-index"
676checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
677dependencies = [
678 "core-foundation-sys",
679 "libc",
680]
681
682[[package]]
683name = "core-foundation"
684version = "0.10.1"
685source = "registry+https://github.com/rust-lang/crates.io-index"
686checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6"
687dependencies = [
688 "core-foundation-sys",
689 "libc",
690]
691
692[[package]]
693name = "core-foundation-sys"
694version = "0.8.7"
695source = "registry+https://github.com/rust-lang/crates.io-index"
696checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
697
698[[package]]
699name = "core-graphics"
700version = "0.24.0"
701source = "registry+https://github.com/rust-lang/crates.io-index"
702checksum = "fa95a34622365fa5bbf40b20b75dba8dfa8c94c734aea8ac9a5ca38af14316f1"
703dependencies = [
704 "bitflags 2.10.0",
705 "core-foundation 0.10.1",
706 "core-graphics-types",
707 "foreign-types 0.5.0",
708 "libc",
709]
710
711[[package]]
712name = "core-graphics-types"
713version = "0.2.0"
714source = "registry+https://github.com/rust-lang/crates.io-index"
715checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb"
716dependencies = [
717 "bitflags 2.10.0",
718 "core-foundation 0.10.1",
719 "libc",
720]
721
722[[package]]
723name = "cpufeatures"
724version = "0.2.17"
725source = "registry+https://github.com/rust-lang/crates.io-index"
726checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280"
727dependencies = [
728 "libc",
729]
730
731[[package]]
732name = "crc32fast"
733version = "1.5.0"
734source = "registry+https://github.com/rust-lang/crates.io-index"
735checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
736dependencies = [
737 "cfg-if",
738]
739
740[[package]]
741name = "crossbeam-channel"
742version = "0.5.15"
743source = "registry+https://github.com/rust-lang/crates.io-index"
744checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2"
745dependencies = [
746 "crossbeam-utils",
747]
748
749[[package]]
750name = "crossbeam-deque"
751version = "0.8.6"
752source = "registry+https://github.com/rust-lang/crates.io-index"
753checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51"
754dependencies = [
755 "crossbeam-epoch",
756 "crossbeam-utils",
757]
758
759[[package]]
760name = "crossbeam-epoch"
761version = "0.9.18"
762source = "registry+https://github.com/rust-lang/crates.io-index"
763checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
764dependencies = [
765 "crossbeam-utils",
766]
767
768[[package]]
769name = "crossbeam-utils"
770version = "0.8.21"
771source = "registry+https://github.com/rust-lang/crates.io-index"
772checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
773
774[[package]]
775name = "crunchy"
776version = "0.2.4"
777source = "registry+https://github.com/rust-lang/crates.io-index"
778checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"
779
780[[package]]
781name = "crypto-common"
782version = "0.1.6"
783source = "registry+https://github.com/rust-lang/crates.io-index"
784checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
785dependencies = [
786 "generic-array",
787 "typenum",
788]
789
790[[package]]
791name = "cssparser"
792version = "0.29.6"
793source = "registry+https://github.com/rust-lang/crates.io-index"
794checksum = "f93d03419cb5950ccfd3daf3ff1c7a36ace64609a1a8746d493df1ca0afde0fa"
795dependencies = [
796 "cssparser-macros",
797 "dtoa-short",
798 "itoa",
799 "matches",
800 "phf 0.10.1",
801 "proc-macro2",
802 "quote",
803 "smallvec",
804 "syn 1.0.109",
805]
806
807[[package]]
808name = "cssparser-macros"
809version = "0.6.1"
810source = "registry+https://github.com/rust-lang/crates.io-index"
811checksum = "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331"
812dependencies = [
813 "quote",
814 "syn 2.0.109",
815]
816
817[[package]]
818name = "ctor"
819version = "0.2.9"
820source = "registry+https://github.com/rust-lang/crates.io-index"
821checksum = "32a2785755761f3ddc1492979ce1e48d2c00d09311c39e4466429188f3dd6501"
822dependencies = [
823 "quote",
824 "syn 2.0.109",
825]
826
827[[package]]
828name = "darling"
829version = "0.21.3"
830source = "registry+https://github.com/rust-lang/crates.io-index"
831checksum = "9cdf337090841a411e2a7f3deb9187445851f91b309c0c0a29e05f74a00a48c0"
832dependencies = [
833 "darling_core",
834 "darling_macro",
835]
836
837[[package]]
838name = "darling_core"
839version = "0.21.3"
840source = "registry+https://github.com/rust-lang/crates.io-index"
841checksum = "1247195ecd7e3c85f83c8d2a366e4210d588e802133e1e355180a9870b517ea4"
842dependencies = [
843 "fnv",
844 "ident_case",
845 "proc-macro2",
846 "quote",
847 "strsim",
848 "syn 2.0.109",
849]
850
851[[package]]
852name = "darling_macro"
853version = "0.21.3"
854source = "registry+https://github.com/rust-lang/crates.io-index"
855checksum = "d38308df82d1080de0afee5d069fa14b0326a88c14f15c5ccda35b4a6c414c81"
856dependencies = [
857 "darling_core",
858 "quote",
859 "syn 2.0.109",
860]
861
862[[package]]
863name = "data-url"
864version = "0.3.2"
865source = "registry+https://github.com/rust-lang/crates.io-index"
866checksum = "be1e0bca6c3637f992fc1cc7cbc52a78c1ef6db076dbf1059c4323d6a2048376"
867
868[[package]]
869name = "deranged"
870version = "0.5.5"
871source = "registry+https://github.com/rust-lang/crates.io-index"
872checksum = "ececcb659e7ba858fb4f10388c250a7252eb0a27373f1a72b8748afdd248e587"
873dependencies = [
874 "powerfmt",
875 "serde_core",
876]
877
878[[package]]
879name = "derive_more"
880version = "0.99.20"
881source = "registry+https://github.com/rust-lang/crates.io-index"
882checksum = "6edb4b64a43d977b8e99788fe3a04d483834fba1215a7e02caa415b626497f7f"
883dependencies = [
884 "convert_case",
885 "proc-macro2",
886 "quote",
887 "rustc_version",
888 "syn 2.0.109",
889]
890
891[[package]]
892name = "digest"
893version = "0.10.7"
894source = "registry+https://github.com/rust-lang/crates.io-index"
895checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
896dependencies = [
897 "block-buffer",
898 "crypto-common",
899]
900
901[[package]]
902name = "dirs"
903version = "6.0.0"
904source = "registry+https://github.com/rust-lang/crates.io-index"
905checksum = "c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e"
906dependencies = [
907 "dirs-sys",
908]
909
910[[package]]
911name = "dirs-sys"
912version = "0.5.0"
913source = "registry+https://github.com/rust-lang/crates.io-index"
914checksum = "e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab"
915dependencies = [
916 "libc",
917 "option-ext",
918 "redox_users",
919 "windows-sys 0.61.2",
920]
921
922[[package]]
923name = "dispatch"
924version = "0.2.0"
925source = "registry+https://github.com/rust-lang/crates.io-index"
926checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b"
927
928[[package]]
929name = "dispatch2"
930version = "0.3.0"
931source = "registry+https://github.com/rust-lang/crates.io-index"
932checksum = "89a09f22a6c6069a18470eb92d2298acf25463f14256d24778e1230d789a2aec"
933dependencies = [
934 "bitflags 2.10.0",
935 "objc2 0.6.3",
936]
937
938[[package]]
939name = "displaydoc"
940version = "0.2.5"
941source = "registry+https://github.com/rust-lang/crates.io-index"
942checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
943dependencies = [
944 "proc-macro2",
945 "quote",
946 "syn 2.0.109",
947]
948
949[[package]]
950name = "dlopen2"
951version = "0.8.0"
952source = "registry+https://github.com/rust-lang/crates.io-index"
953checksum = "b54f373ccf864bf587a89e880fb7610f8d73f3045f13580948ccbcaff26febff"
954dependencies = [
955 "dlopen2_derive",
956 "libc",
957 "once_cell",
958 "winapi",
959]
960
961[[package]]
962name = "dlopen2_derive"
963version = "0.4.1"
964source = "registry+https://github.com/rust-lang/crates.io-index"
965checksum = "788160fb30de9cdd857af31c6a2675904b16ece8fc2737b2c7127ba368c9d0f4"
966dependencies = [
967 "proc-macro2",
968 "quote",
969 "syn 2.0.109",
970]
971
972[[package]]
973name = "dlv-list"
974version = "0.5.2"
975source = "registry+https://github.com/rust-lang/crates.io-index"
976checksum = "442039f5147480ba31067cb00ada1adae6892028e40e45fc5de7b7df6dcc1b5f"
977dependencies = [
978 "const-random",
979]
980
981[[package]]
982name = "document-features"
983version = "0.2.12"
984source = "registry+https://github.com/rust-lang/crates.io-index"
985checksum = "d4b8a88685455ed29a21542a33abd9cb6510b6b129abadabdcef0f4c55bc8f61"
986dependencies = [
987 "litrs",
988]
989
990[[package]]
991name = "dpi"
992version = "0.1.2"
993source = "registry+https://github.com/rust-lang/crates.io-index"
994checksum = "d8b14ccef22fc6f5a8f4d7d768562a182c04ce9a3b3157b91390b52ddfdf1a76"
995dependencies = [
996 "serde",
997]
998
999[[package]]
1000name = "dtoa"
1001version = "1.0.10"
1002source = "registry+https://github.com/rust-lang/crates.io-index"
1003checksum = "d6add3b8cff394282be81f3fc1a0605db594ed69890078ca6e2cab1c408bcf04"
1004
1005[[package]]
1006name = "dtoa-short"
1007version = "0.3.5"
1008source = "registry+https://github.com/rust-lang/crates.io-index"
1009checksum = "cd1511a7b6a56299bd043a9c167a6d2bfb37bf84a6dfceaba651168adfb43c87"
1010dependencies = [
1011 "dtoa",
1012]
1013
1014[[package]]
1015name = "dunce"
1016version = "1.0.5"
1017source = "registry+https://github.com/rust-lang/crates.io-index"
1018checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813"
1019
1020[[package]]
1021name = "dyn-clone"
1022version = "1.0.20"
1023source = "registry+https://github.com/rust-lang/crates.io-index"
1024checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555"
1025
1026[[package]]
1027name = "either"
1028version = "1.15.0"
1029source = "registry+https://github.com/rust-lang/crates.io-index"
1030checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
1031
1032[[package]]
1033name = "embed-resource"
1034version = "3.0.6"
1035source = "registry+https://github.com/rust-lang/crates.io-index"
1036checksum = "55a075fc573c64510038d7ee9abc7990635863992f83ebc52c8b433b8411a02e"
1037dependencies = [
1038 "cc",
1039 "memchr",
1040 "rustc_version",
1041 "toml 0.9.8",
1042 "vswhom",
1043 "winreg",
1044]
1045
1046[[package]]
1047name = "embed_plist"
1048version = "1.2.2"
1049source = "registry+https://github.com/rust-lang/crates.io-index"
1050checksum = "4ef6b89e5b37196644d8796de5268852ff179b44e96276cf4290264843743bb7"
1051
1052[[package]]
1053name = "encoding_rs"
1054version = "0.8.35"
1055source = "registry+https://github.com/rust-lang/crates.io-index"
1056checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
1057dependencies = [
1058 "cfg-if",
1059]
1060
1061[[package]]
1062name = "endi"
1063version = "1.1.0"
1064source = "registry+https://github.com/rust-lang/crates.io-index"
1065checksum = "a3d8a32ae18130a3c84dd492d4215c3d913c3b07c6b63c2eb3eb7ff1101ab7bf"
1066
1067[[package]]
1068name = "enumflags2"
1069version = "0.7.12"
1070source = "registry+https://github.com/rust-lang/crates.io-index"
1071checksum = "1027f7680c853e056ebcec683615fb6fbbc07dbaa13b4d5d9442b146ded4ecef"
1072dependencies = [
1073 "enumflags2_derive",
1074 "serde",
1075]
1076
1077[[package]]
1078name = "enumflags2_derive"
1079version = "0.7.12"
1080source = "registry+https://github.com/rust-lang/crates.io-index"
1081checksum = "67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827"
1082dependencies = [
1083 "proc-macro2",
1084 "quote",
1085 "syn 2.0.109",
1086]
1087
1088[[package]]
1089name = "equator"
1090version = "0.4.2"
1091source = "registry+https://github.com/rust-lang/crates.io-index"
1092checksum = "4711b213838dfee0117e3be6ac926007d7f433d7bbe33595975d4190cb07e6fc"
1093dependencies = [
1094 "equator-macro",
1095]
1096
1097[[package]]
1098name = "equator-macro"
1099version = "0.4.2"
1100source = "registry+https://github.com/rust-lang/crates.io-index"
1101checksum = "44f23cf4b44bfce11a86ace86f8a73ffdec849c9fd00a386a53d278bd9e81fb3"
1102dependencies = [
1103 "proc-macro2",
1104 "quote",
1105 "syn 2.0.109",
1106]
1107
1108[[package]]
1109name = "equivalent"
1110version = "1.0.2"
1111source = "registry+https://github.com/rust-lang/crates.io-index"
1112checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
1113
1114[[package]]
1115name = "erased-serde"
1116version = "0.4.9"
1117source = "registry+https://github.com/rust-lang/crates.io-index"
1118checksum = "89e8918065695684b2b0702da20382d5ae6065cf3327bc2d6436bd49a71ce9f3"
1119dependencies = [
1120 "serde",
1121 "serde_core",
1122 "typeid",
1123]
1124
1125[[package]]
1126name = "errno"
1127version = "0.3.14"
1128source = "registry+https://github.com/rust-lang/crates.io-index"
1129checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
1130dependencies = [
1131 "libc",
1132 "windows-sys 0.61.2",
1133]
1134
1135[[package]]
1136name = "error-code"
1137version = "3.3.2"
1138source = "registry+https://github.com/rust-lang/crates.io-index"
1139checksum = "dea2df4cf52843e0452895c455a1a2cfbb842a1e7329671acf418fdc53ed4c59"
1140
1141[[package]]
1142name = "event-listener"
1143version = "5.4.1"
1144source = "registry+https://github.com/rust-lang/crates.io-index"
1145checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab"
1146dependencies = [
1147 "concurrent-queue",
1148 "parking",
1149 "pin-project-lite",
1150]
1151
1152[[package]]
1153name = "event-listener-strategy"
1154version = "0.5.4"
1155source = "registry+https://github.com/rust-lang/crates.io-index"
1156checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93"
1157dependencies = [
1158 "event-listener",
1159 "pin-project-lite",
1160]
1161
1162[[package]]
1163name = "exr"
1164version = "1.73.0"
1165source = "registry+https://github.com/rust-lang/crates.io-index"
1166checksum = "f83197f59927b46c04a183a619b7c29df34e63e63c7869320862268c0ef687e0"
1167dependencies = [
1168 "bit_field",
1169 "half",
1170 "lebe",
1171 "miniz_oxide",
1172 "rayon-core",
1173 "smallvec",
1174 "zune-inflate",
1175]
1176
1177[[package]]
1178name = "fast_image_resize"
1179version = "5.3.0"
1180source = "registry+https://github.com/rust-lang/crates.io-index"
1181checksum = "1bd1eda71e8af93f8b00e189404235d82f4de77ea4a0d182b44a7f03994d647c"
1182dependencies = [
1183 "bytemuck",
1184 "cfg-if",
1185 "document-features",
1186 "image",
1187 "num-traits",
1188 "thiserror 2.0.17",
1189]
1190
1191[[package]]
1192name = "fastrand"
1193version = "2.3.0"
1194source = "registry+https://github.com/rust-lang/crates.io-index"
1195checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
1196
1197[[package]]
1198name = "fax"
1199version = "0.2.6"
1200source = "registry+https://github.com/rust-lang/crates.io-index"
1201checksum = "f05de7d48f37cd6730705cbca900770cab77a89f413d23e100ad7fad7795a0ab"
1202dependencies = [
1203 "fax_derive",
1204]
1205
1206[[package]]
1207name = "fax_derive"
1208version = "0.2.0"
1209source = "registry+https://github.com/rust-lang/crates.io-index"
1210checksum = "a0aca10fb742cb43f9e7bb8467c91aa9bcb8e3ffbc6a6f7389bb93ffc920577d"
1211dependencies = [
1212 "proc-macro2",
1213 "quote",
1214 "syn 2.0.109",
1215]
1216
1217[[package]]
1218name = "fdeflate"
1219version = "0.3.7"
1220source = "registry+https://github.com/rust-lang/crates.io-index"
1221checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c"
1222dependencies = [
1223 "simd-adler32",
1224]
1225
1226[[package]]
1227name = "field-offset"
1228version = "0.3.6"
1229source = "registry+https://github.com/rust-lang/crates.io-index"
1230checksum = "38e2275cc4e4fc009b0669731a1e5ab7ebf11f469eaede2bab9309a5b4d6057f"
1231dependencies = [
1232 "memoffset",
1233 "rustc_version",
1234]
1235
1236[[package]]
1237name = "find-msvc-tools"
1238version = "0.1.4"
1239source = "registry+https://github.com/rust-lang/crates.io-index"
1240checksum = "52051878f80a721bb68ebfbc930e07b65ba72f2da88968ea5c06fd6ca3d3a127"
1241
1242[[package]]
1243name = "flate2"
1244version = "1.1.5"
1245source = "registry+https://github.com/rust-lang/crates.io-index"
1246checksum = "bfe33edd8e85a12a67454e37f8c75e730830d83e313556ab9ebf9ee7fbeb3bfb"
1247dependencies = [
1248 "crc32fast",
1249 "miniz_oxide",
1250]
1251
1252[[package]]
1253name = "fnv"
1254version = "1.0.7"
1255source = "registry+https://github.com/rust-lang/crates.io-index"
1256checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
1257
1258[[package]]
1259name = "foreign-types"
1260version = "0.3.2"
1261source = "registry+https://github.com/rust-lang/crates.io-index"
1262checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
1263dependencies = [
1264 "foreign-types-shared 0.1.1",
1265]
1266
1267[[package]]
1268name = "foreign-types"
1269version = "0.5.0"
1270source = "registry+https://github.com/rust-lang/crates.io-index"
1271checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965"
1272dependencies = [
1273 "foreign-types-macros",
1274 "foreign-types-shared 0.3.1",
1275]
1276
1277[[package]]
1278name = "foreign-types-macros"
1279version = "0.2.3"
1280source = "registry+https://github.com/rust-lang/crates.io-index"
1281checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
1282dependencies = [
1283 "proc-macro2",
1284 "quote",
1285 "syn 2.0.109",
1286]
1287
1288[[package]]
1289name = "foreign-types-shared"
1290version = "0.1.1"
1291source = "registry+https://github.com/rust-lang/crates.io-index"
1292checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
1293
1294[[package]]
1295name = "foreign-types-shared"
1296version = "0.3.1"
1297source = "registry+https://github.com/rust-lang/crates.io-index"
1298checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
1299
1300[[package]]
1301name = "form_urlencoded"
1302version = "1.2.2"
1303source = "registry+https://github.com/rust-lang/crates.io-index"
1304checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
1305dependencies = [
1306 "percent-encoding",
1307]
1308
1309[[package]]
1310name = "fsevent-sys"
1311version = "4.1.0"
1312source = "registry+https://github.com/rust-lang/crates.io-index"
1313checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2"
1314dependencies = [
1315 "libc",
1316]
1317
1318[[package]]
1319name = "futf"
1320version = "0.1.5"
1321source = "registry+https://github.com/rust-lang/crates.io-index"
1322checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
1323dependencies = [
1324 "mac",
1325 "new_debug_unreachable",
1326]
1327
1328[[package]]
1329name = "futures-channel"
1330version = "0.3.31"
1331source = "registry+https://github.com/rust-lang/crates.io-index"
1332checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
1333dependencies = [
1334 "futures-core",
1335 "futures-sink",
1336]
1337
1338[[package]]
1339name = "futures-core"
1340version = "0.3.31"
1341source = "registry+https://github.com/rust-lang/crates.io-index"
1342checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
1343
1344[[package]]
1345name = "futures-executor"
1346version = "0.3.31"
1347source = "registry+https://github.com/rust-lang/crates.io-index"
1348checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
1349dependencies = [
1350 "futures-core",
1351 "futures-task",
1352 "futures-util",
1353]
1354
1355[[package]]
1356name = "futures-io"
1357version = "0.3.31"
1358source = "registry+https://github.com/rust-lang/crates.io-index"
1359checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
1360
1361[[package]]
1362name = "futures-lite"
1363version = "2.6.1"
1364source = "registry+https://github.com/rust-lang/crates.io-index"
1365checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad"
1366dependencies = [
1367 "fastrand",
1368 "futures-core",
1369 "futures-io",
1370 "parking",
1371 "pin-project-lite",
1372]
1373
1374[[package]]
1375name = "futures-macro"
1376version = "0.3.31"
1377source = "registry+https://github.com/rust-lang/crates.io-index"
1378checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
1379dependencies = [
1380 "proc-macro2",
1381 "quote",
1382 "syn 2.0.109",
1383]
1384
1385[[package]]
1386name = "futures-sink"
1387version = "0.3.31"
1388source = "registry+https://github.com/rust-lang/crates.io-index"
1389checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
1390
1391[[package]]
1392name = "futures-task"
1393version = "0.3.31"
1394source = "registry+https://github.com/rust-lang/crates.io-index"
1395checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
1396
1397[[package]]
1398name = "futures-util"
1399version = "0.3.31"
1400source = "registry+https://github.com/rust-lang/crates.io-index"
1401checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
1402dependencies = [
1403 "futures-core",
1404 "futures-io",
1405 "futures-macro",
1406 "futures-sink",
1407 "futures-task",
1408 "memchr",
1409 "pin-project-lite",
1410 "pin-utils",
1411 "slab",
1412]
1413
1414[[package]]
1415name = "fxhash"
1416version = "0.2.1"
1417source = "registry+https://github.com/rust-lang/crates.io-index"
1418checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"
1419dependencies = [
1420 "byteorder",
1421]
1422
1423[[package]]
1424name = "gdk"
1425version = "0.18.2"
1426source = "registry+https://github.com/rust-lang/crates.io-index"
1427checksum = "d9f245958c627ac99d8e529166f9823fb3b838d1d41fd2b297af3075093c2691"
1428dependencies = [
1429 "cairo-rs",
1430 "gdk-pixbuf",
1431 "gdk-sys",
1432 "gio",
1433 "glib",
1434 "libc",
1435 "pango",
1436]
1437
1438[[package]]
1439name = "gdk-pixbuf"
1440version = "0.18.5"
1441source = "registry+https://github.com/rust-lang/crates.io-index"
1442checksum = "50e1f5f1b0bfb830d6ccc8066d18db35c487b1b2b1e8589b5dfe9f07e8defaec"
1443dependencies = [
1444 "gdk-pixbuf-sys",
1445 "gio",
1446 "glib",
1447 "libc",
1448 "once_cell",
1449]
1450
1451[[package]]
1452name = "gdk-pixbuf-sys"
1453version = "0.18.0"
1454source = "registry+https://github.com/rust-lang/crates.io-index"
1455checksum = "3f9839ea644ed9c97a34d129ad56d38a25e6756f99f3a88e15cd39c20629caf7"
1456dependencies = [
1457 "gio-sys",
1458 "glib-sys",
1459 "gobject-sys",
1460 "libc",
1461 "system-deps",
1462]
1463
1464[[package]]
1465name = "gdk-sys"
1466version = "0.18.2"
1467source = "registry+https://github.com/rust-lang/crates.io-index"
1468checksum = "5c2d13f38594ac1e66619e188c6d5a1adb98d11b2fcf7894fc416ad76aa2f3f7"
1469dependencies = [
1470 "cairo-sys-rs",
1471 "gdk-pixbuf-sys",
1472 "gio-sys",
1473 "glib-sys",
1474 "gobject-sys",
1475 "libc",
1476 "pango-sys",
1477 "pkg-config",
1478 "system-deps",
1479]
1480
1481[[package]]
1482name = "gdkwayland-sys"
1483version = "0.18.2"
1484source = "registry+https://github.com/rust-lang/crates.io-index"
1485checksum = "140071d506d223f7572b9f09b5e155afbd77428cd5cc7af8f2694c41d98dfe69"
1486dependencies = [
1487 "gdk-sys",
1488 "glib-sys",
1489 "gobject-sys",
1490 "libc",
1491 "pkg-config",
1492 "system-deps",
1493]
1494
1495[[package]]
1496name = "gdkx11"
1497version = "0.18.2"
1498source = "registry+https://github.com/rust-lang/crates.io-index"
1499checksum = "3caa00e14351bebbc8183b3c36690327eb77c49abc2268dd4bd36b856db3fbfe"
1500dependencies = [
1501 "gdk",
1502 "gdkx11-sys",
1503 "gio",
1504 "glib",
1505 "libc",
1506 "x11",
1507]
1508
1509[[package]]
1510name = "gdkx11-sys"
1511version = "0.18.2"
1512source = "registry+https://github.com/rust-lang/crates.io-index"
1513checksum = "6e2e7445fe01ac26f11601db260dd8608fe172514eb63b3b5e261ea6b0f4428d"
1514dependencies = [
1515 "gdk-sys",
1516 "glib-sys",
1517 "libc",
1518 "system-deps",
1519 "x11",
1520]
1521
1522[[package]]
1523name = "generic-array"
1524version = "0.14.9"
1525source = "registry+https://github.com/rust-lang/crates.io-index"
1526checksum = "4bb6743198531e02858aeaea5398fcc883e71851fcbcb5a2f773e2fb6cb1edf2"
1527dependencies = [
1528 "typenum",
1529 "version_check",
1530]
1531
1532[[package]]
1533name = "gethostname"
1534version = "1.1.0"
1535source = "registry+https://github.com/rust-lang/crates.io-index"
1536checksum = "1bd49230192a3797a9a4d6abe9b3eed6f7fa4c8a8a4947977c6f80025f92cbd8"
1537dependencies = [
1538 "rustix",
1539 "windows-link 0.2.1",
1540]
1541
1542[[package]]
1543name = "getrandom"
1544version = "0.1.16"
1545source = "registry+https://github.com/rust-lang/crates.io-index"
1546checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
1547dependencies = [
1548 "cfg-if",
1549 "libc",
1550 "wasi 0.9.0+wasi-snapshot-preview1",
1551]
1552
1553[[package]]
1554name = "getrandom"
1555version = "0.2.16"
1556source = "registry+https://github.com/rust-lang/crates.io-index"
1557checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592"
1558dependencies = [
1559 "cfg-if",
1560 "js-sys",
1561 "libc",
1562 "wasi 0.11.1+wasi-snapshot-preview1",
1563 "wasm-bindgen",
1564]
1565
1566[[package]]
1567name = "getrandom"
1568version = "0.3.4"
1569source = "registry+https://github.com/rust-lang/crates.io-index"
1570checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
1571dependencies = [
1572 "cfg-if",
1573 "js-sys",
1574 "libc",
1575 "r-efi",
1576 "wasip2",
1577 "wasm-bindgen",
1578]
1579
1580[[package]]
1581name = "gif"
1582version = "0.13.3"
1583source = "registry+https://github.com/rust-lang/crates.io-index"
1584checksum = "4ae047235e33e2829703574b54fdec96bfbad892062d97fed2f76022287de61b"
1585dependencies = [
1586 "color_quant",
1587 "weezl",
1588]
1589
1590[[package]]
1591name = "gio"
1592version = "0.18.4"
1593source = "registry+https://github.com/rust-lang/crates.io-index"
1594checksum = "d4fc8f532f87b79cbc51a79748f16a6828fb784be93145a322fa14d06d354c73"
1595dependencies = [
1596 "futures-channel",
1597 "futures-core",
1598 "futures-io",
1599 "futures-util",
1600 "gio-sys",
1601 "glib",
1602 "libc",
1603 "once_cell",
1604 "pin-project-lite",
1605 "smallvec",
1606 "thiserror 1.0.69",
1607]
1608
1609[[package]]
1610name = "gio-sys"
1611version = "0.18.1"
1612source = "registry+https://github.com/rust-lang/crates.io-index"
1613checksum = "37566df850baf5e4cb0dfb78af2e4b9898d817ed9263d1090a2df958c64737d2"
1614dependencies = [
1615 "glib-sys",
1616 "gobject-sys",
1617 "libc",
1618 "system-deps",
1619 "winapi",
1620]
1621
1622[[package]]
1623name = "glib"
1624version = "0.18.5"
1625source = "registry+https://github.com/rust-lang/crates.io-index"
1626checksum = "233daaf6e83ae6a12a52055f568f9d7cf4671dabb78ff9560ab6da230ce00ee5"
1627dependencies = [
1628 "bitflags 2.10.0",
1629 "futures-channel",
1630 "futures-core",
1631 "futures-executor",
1632 "futures-task",
1633 "futures-util",
1634 "gio-sys",
1635 "glib-macros",
1636 "glib-sys",
1637 "gobject-sys",
1638 "libc",
1639 "memchr",
1640 "once_cell",
1641 "smallvec",
1642 "thiserror 1.0.69",
1643]
1644
1645[[package]]
1646name = "glib-macros"
1647version = "0.18.5"
1648source = "registry+https://github.com/rust-lang/crates.io-index"
1649checksum = "0bb0228f477c0900c880fd78c8759b95c7636dbd7842707f49e132378aa2acdc"
1650dependencies = [
1651 "heck 0.4.1",
1652 "proc-macro-crate 2.0.2",
1653 "proc-macro-error",
1654 "proc-macro2",
1655 "quote",
1656 "syn 2.0.109",
1657]
1658
1659[[package]]
1660name = "glib-sys"
1661version = "0.18.1"
1662source = "registry+https://github.com/rust-lang/crates.io-index"
1663checksum = "063ce2eb6a8d0ea93d2bf8ba1957e78dbab6be1c2220dd3daca57d5a9d869898"
1664dependencies = [
1665 "libc",
1666 "system-deps",
1667]
1668
1669[[package]]
1670name = "glob"
1671version = "0.3.3"
1672source = "registry+https://github.com/rust-lang/crates.io-index"
1673checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280"
1674
1675[[package]]
1676name = "gobject-sys"
1677version = "0.18.0"
1678source = "registry+https://github.com/rust-lang/crates.io-index"
1679checksum = "0850127b514d1c4a4654ead6dedadb18198999985908e6ffe4436f53c785ce44"
1680dependencies = [
1681 "glib-sys",
1682 "libc",
1683 "system-deps",
1684]
1685
1686[[package]]
1687name = "gtk"
1688version = "0.18.2"
1689source = "registry+https://github.com/rust-lang/crates.io-index"
1690checksum = "fd56fb197bfc42bd5d2751f4f017d44ff59fbb58140c6b49f9b3b2bdab08506a"
1691dependencies = [
1692 "atk",
1693 "cairo-rs",
1694 "field-offset",
1695 "futures-channel",
1696 "gdk",
1697 "gdk-pixbuf",
1698 "gio",
1699 "glib",
1700 "gtk-sys",
1701 "gtk3-macros",
1702 "libc",
1703 "pango",
1704 "pkg-config",
1705]
1706
1707[[package]]
1708name = "gtk-sys"
1709version = "0.18.2"
1710source = "registry+https://github.com/rust-lang/crates.io-index"
1711checksum = "8f29a1c21c59553eb7dd40e918be54dccd60c52b049b75119d5d96ce6b624414"
1712dependencies = [
1713 "atk-sys",
1714 "cairo-sys-rs",
1715 "gdk-pixbuf-sys",
1716 "gdk-sys",
1717 "gio-sys",
1718 "glib-sys",
1719 "gobject-sys",
1720 "libc",
1721 "pango-sys",
1722 "system-deps",
1723]
1724
1725[[package]]
1726name = "gtk3-macros"
1727version = "0.18.2"
1728source = "registry+https://github.com/rust-lang/crates.io-index"
1729checksum = "52ff3c5b21f14f0736fed6dcfc0bfb4225ebf5725f3c0209edeec181e4d73e9d"
1730dependencies = [
1731 "proc-macro-crate 1.3.1",
1732 "proc-macro-error",
1733 "proc-macro2",
1734 "quote",
1735 "syn 2.0.109",
1736]
1737
1738[[package]]
1739name = "h2"
1740version = "0.4.12"
1741source = "registry+https://github.com/rust-lang/crates.io-index"
1742checksum = "f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386"
1743dependencies = [
1744 "atomic-waker",
1745 "bytes",
1746 "fnv",
1747 "futures-core",
1748 "futures-sink",
1749 "http",
1750 "indexmap 2.12.0",
1751 "slab",
1752 "tokio",
1753 "tokio-util",
1754 "tracing",
1755]
1756
1757[[package]]
1758name = "half"
1759version = "2.7.1"
1760source = "registry+https://github.com/rust-lang/crates.io-index"
1761checksum = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b"
1762dependencies = [
1763 "cfg-if",
1764 "crunchy",
1765 "zerocopy",
1766]
1767
1768[[package]]
1769name = "hashbrown"
1770version = "0.12.3"
1771source = "registry+https://github.com/rust-lang/crates.io-index"
1772checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
1773
1774[[package]]
1775name = "hashbrown"
1776version = "0.14.5"
1777source = "registry+https://github.com/rust-lang/crates.io-index"
1778checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
1779
1780[[package]]
1781name = "hashbrown"
1782version = "0.16.0"
1783source = "registry+https://github.com/rust-lang/crates.io-index"
1784checksum = "5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d"
1785
1786[[package]]
1787name = "heck"
1788version = "0.4.1"
1789source = "registry+https://github.com/rust-lang/crates.io-index"
1790checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
1791
1792[[package]]
1793name = "heck"
1794version = "0.5.0"
1795source = "registry+https://github.com/rust-lang/crates.io-index"
1796checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
1797
1798[[package]]
1799name = "hermit-abi"
1800version = "0.5.2"
1801source = "registry+https://github.com/rust-lang/crates.io-index"
1802checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c"
1803
1804[[package]]
1805name = "hex"
1806version = "0.4.3"
1807source = "registry+https://github.com/rust-lang/crates.io-index"
1808checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
1809
1810[[package]]
1811name = "html5ever"
1812version = "0.29.1"
1813source = "registry+https://github.com/rust-lang/crates.io-index"
1814checksum = "3b7410cae13cbc75623c98ac4cbfd1f0bedddf3227afc24f370cf0f50a44a11c"
1815dependencies = [
1816 "log",
1817 "mac",
1818 "markup5ever",
1819 "match_token",
1820]
1821
1822[[package]]
1823name = "http"
1824version = "1.3.1"
1825source = "registry+https://github.com/rust-lang/crates.io-index"
1826checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565"
1827dependencies = [
1828 "bytes",
1829 "fnv",
1830 "itoa",
1831]
1832
1833[[package]]
1834name = "http-body"
1835version = "1.0.1"
1836source = "registry+https://github.com/rust-lang/crates.io-index"
1837checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
1838dependencies = [
1839 "bytes",
1840 "http",
1841]
1842
1843[[package]]
1844name = "http-body-util"
1845version = "0.1.3"
1846source = "registry+https://github.com/rust-lang/crates.io-index"
1847checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
1848dependencies = [
1849 "bytes",
1850 "futures-core",
1851 "http",
1852 "http-body",
1853 "pin-project-lite",
1854]
1855
1856[[package]]
1857name = "httparse"
1858version = "1.10.1"
1859source = "registry+https://github.com/rust-lang/crates.io-index"
1860checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
1861
1862[[package]]
1863name = "hyper"
1864version = "1.7.0"
1865source = "registry+https://github.com/rust-lang/crates.io-index"
1866checksum = "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e"
1867dependencies = [
1868 "atomic-waker",
1869 "bytes",
1870 "futures-channel",
1871 "futures-core",
1872 "h2",
1873 "http",
1874 "http-body",
1875 "httparse",
1876 "itoa",
1877 "pin-project-lite",
1878 "pin-utils",
1879 "smallvec",
1880 "tokio",
1881 "want",
1882]
1883
1884[[package]]
1885name = "hyper-rustls"
1886version = "0.27.7"
1887source = "registry+https://github.com/rust-lang/crates.io-index"
1888checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58"
1889dependencies = [
1890 "http",
1891 "hyper",
1892 "hyper-util",
1893 "rustls",
1894 "rustls-pki-types",
1895 "tokio",
1896 "tokio-rustls",
1897 "tower-service",
1898 "webpki-roots",
1899]
1900
1901[[package]]
1902name = "hyper-tls"
1903version = "0.6.0"
1904source = "registry+https://github.com/rust-lang/crates.io-index"
1905checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0"
1906dependencies = [
1907 "bytes",
1908 "http-body-util",
1909 "hyper",
1910 "hyper-util",
1911 "native-tls",
1912 "tokio",
1913 "tokio-native-tls",
1914 "tower-service",
1915]
1916
1917[[package]]
1918name = "hyper-util"
1919version = "0.1.17"
1920source = "registry+https://github.com/rust-lang/crates.io-index"
1921checksum = "3c6995591a8f1380fcb4ba966a252a4b29188d51d2b89e3a252f5305be65aea8"
1922dependencies = [
1923 "base64 0.22.1",
1924 "bytes",
1925 "futures-channel",
1926 "futures-core",
1927 "futures-util",
1928 "http",
1929 "http-body",
1930 "hyper",
1931 "ipnet",
1932 "libc",
1933 "percent-encoding",
1934 "pin-project-lite",
1935 "socket2",
1936 "system-configuration",
1937 "tokio",
1938 "tower-service",
1939 "tracing",
1940 "windows-registry",
1941]
1942
1943[[package]]
1944name = "iana-time-zone"
1945version = "0.1.64"
1946source = "registry+https://github.com/rust-lang/crates.io-index"
1947checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb"
1948dependencies = [
1949 "android_system_properties",
1950 "core-foundation-sys",
1951 "iana-time-zone-haiku",
1952 "js-sys",
1953 "log",
1954 "wasm-bindgen",
1955 "windows-core 0.62.2",
1956]
1957
1958[[package]]
1959name = "iana-time-zone-haiku"
1960version = "0.1.2"
1961source = "registry+https://github.com/rust-lang/crates.io-index"
1962checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
1963dependencies = [
1964 "cc",
1965]
1966
1967[[package]]
1968name = "ico"
1969version = "0.4.0"
1970source = "registry+https://github.com/rust-lang/crates.io-index"
1971checksum = "cc50b891e4acf8fe0e71ef88ec43ad82ee07b3810ad09de10f1d01f072ed4b98"
1972dependencies = [
1973 "byteorder",
1974 "png 0.17.16",
1975]
1976
1977[[package]]
1978name = "icu_collections"
1979version = "2.1.1"
1980source = "registry+https://github.com/rust-lang/crates.io-index"
1981checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43"
1982dependencies = [
1983 "displaydoc",
1984 "potential_utf",
1985 "yoke",
1986 "zerofrom",
1987 "zerovec",
1988]
1989
1990[[package]]
1991name = "icu_locale_core"
1992version = "2.1.1"
1993source = "registry+https://github.com/rust-lang/crates.io-index"
1994checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6"
1995dependencies = [
1996 "displaydoc",
1997 "litemap",
1998 "tinystr",
1999 "writeable",
2000 "zerovec",
2001]
2002
2003[[package]]
2004name = "icu_normalizer"
2005version = "2.1.1"
2006source = "registry+https://github.com/rust-lang/crates.io-index"
2007checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599"
2008dependencies = [
2009 "icu_collections",
2010 "icu_normalizer_data",
2011 "icu_properties",
2012 "icu_provider",
2013 "smallvec",
2014 "zerovec",
2015]
2016
2017[[package]]
2018name = "icu_normalizer_data"
2019version = "2.1.1"
2020source = "registry+https://github.com/rust-lang/crates.io-index"
2021checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a"
2022
2023[[package]]
2024name = "icu_properties"
2025version = "2.1.1"
2026source = "registry+https://github.com/rust-lang/crates.io-index"
2027checksum = "e93fcd3157766c0c8da2f8cff6ce651a31f0810eaa1c51ec363ef790bbb5fb99"
2028dependencies = [
2029 "icu_collections",
2030 "icu_locale_core",
2031 "icu_properties_data",
2032 "icu_provider",
2033 "zerotrie",
2034 "zerovec",
2035]
2036
2037[[package]]
2038name = "icu_properties_data"
2039version = "2.1.1"
2040source = "registry+https://github.com/rust-lang/crates.io-index"
2041checksum = "02845b3647bb045f1100ecd6480ff52f34c35f82d9880e029d329c21d1054899"
2042
2043[[package]]
2044name = "icu_provider"
2045version = "2.1.1"
2046source = "registry+https://github.com/rust-lang/crates.io-index"
2047checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614"
2048dependencies = [
2049 "displaydoc",
2050 "icu_locale_core",
2051 "writeable",
2052 "yoke",
2053 "zerofrom",
2054 "zerotrie",
2055 "zerovec",
2056]
2057
2058[[package]]
2059name = "ident_case"
2060version = "1.0.1"
2061source = "registry+https://github.com/rust-lang/crates.io-index"
2062checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
2063
2064[[package]]
2065name = "idna"
2066version = "1.1.0"
2067source = "registry+https://github.com/rust-lang/crates.io-index"
2068checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
2069dependencies = [
2070 "idna_adapter",
2071 "smallvec",
2072 "utf8_iter",
2073]
2074
2075[[package]]
2076name = "idna_adapter"
2077version = "1.2.1"
2078source = "registry+https://github.com/rust-lang/crates.io-index"
2079checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344"
2080dependencies = [
2081 "icu_normalizer",
2082 "icu_properties",
2083]
2084
2085[[package]]
2086name = "image"
2087version = "0.25.8"
2088source = "registry+https://github.com/rust-lang/crates.io-index"
2089checksum = "529feb3e6769d234375c4cf1ee2ce713682b8e76538cb13f9fc23e1400a591e7"
2090dependencies = [
2091 "bytemuck",
2092 "byteorder-lite",
2093 "color_quant",
2094 "exr",
2095 "gif",
2096 "image-webp",
2097 "moxcms",
2098 "num-traits",
2099 "png 0.18.0",
2100 "qoi",
2101 "ravif",
2102 "rayon",
2103 "rgb",
2104 "tiff",
2105 "zune-core",
2106 "zune-jpeg",
2107]
2108
2109[[package]]
2110name = "image-webp"
2111version = "0.2.4"
2112source = "registry+https://github.com/rust-lang/crates.io-index"
2113checksum = "525e9ff3e1a4be2fbea1fdf0e98686a6d98b4d8f937e1bf7402245af1909e8c3"
2114dependencies = [
2115 "byteorder-lite",
2116 "quick-error",
2117]
2118
2119[[package]]
2120name = "imgref"
2121version = "1.12.0"
2122source = "registry+https://github.com/rust-lang/crates.io-index"
2123checksum = "e7c5cedc30da3a610cac6b4ba17597bdf7152cf974e8aab3afb3d54455e371c8"
2124
2125[[package]]
2126name = "indexmap"
2127version = "1.9.3"
2128source = "registry+https://github.com/rust-lang/crates.io-index"
2129checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
2130dependencies = [
2131 "autocfg",
2132 "hashbrown 0.12.3",
2133 "serde",
2134]
2135
2136[[package]]
2137name = "indexmap"
2138version = "2.12.0"
2139source = "registry+https://github.com/rust-lang/crates.io-index"
2140checksum = "6717a8d2a5a929a1a2eb43a12812498ed141a0bcfb7e8f7844fbdbe4303bba9f"
2141dependencies = [
2142 "equivalent",
2143 "hashbrown 0.16.0",
2144 "serde",
2145 "serde_core",
2146]
2147
2148[[package]]
2149name = "infer"
2150version = "0.19.0"
2151source = "registry+https://github.com/rust-lang/crates.io-index"
2152checksum = "a588916bfdfd92e71cacef98a63d9b1f0d74d6599980d11894290e7ddefffcf7"
2153dependencies = [
2154 "cfb",
2155]
2156
2157[[package]]
2158name = "inotify"
2159version = "0.11.0"
2160source = "registry+https://github.com/rust-lang/crates.io-index"
2161checksum = "f37dccff2791ab604f9babef0ba14fbe0be30bd368dc541e2b08d07c8aa908f3"
2162dependencies = [
2163 "bitflags 2.10.0",
2164 "inotify-sys",
2165 "libc",
2166]
2167
2168[[package]]
2169name = "inotify-sys"
2170version = "0.1.5"
2171source = "registry+https://github.com/rust-lang/crates.io-index"
2172checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
2173dependencies = [
2174 "libc",
2175]
2176
2177[[package]]
2178name = "interpolate_name"
2179version = "0.2.4"
2180source = "registry+https://github.com/rust-lang/crates.io-index"
2181checksum = "c34819042dc3d3971c46c2190835914dfbe0c3c13f61449b2997f4e9722dfa60"
2182dependencies = [
2183 "proc-macro2",
2184 "quote",
2185 "syn 2.0.109",
2186]
2187
2188[[package]]
2189name = "ipnet"
2190version = "2.11.0"
2191source = "registry+https://github.com/rust-lang/crates.io-index"
2192checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130"
2193
2194[[package]]
2195name = "iri-string"
2196version = "0.7.9"
2197source = "registry+https://github.com/rust-lang/crates.io-index"
2198checksum = "4f867b9d1d896b67beb18518eda36fdb77a32ea590de864f1325b294a6d14397"
2199dependencies = [
2200 "memchr",
2201 "serde",
2202]
2203
2204[[package]]
2205name = "is-docker"
2206version = "0.2.0"
2207source = "registry+https://github.com/rust-lang/crates.io-index"
2208checksum = "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3"
2209dependencies = [
2210 "once_cell",
2211]
2212
2213[[package]]
2214name = "is-wsl"
2215version = "0.4.0"
2216source = "registry+https://github.com/rust-lang/crates.io-index"
2217checksum = "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5"
2218dependencies = [
2219 "is-docker",
2220 "once_cell",
2221]
2222
2223[[package]]
2224name = "itertools"
2225version = "0.12.1"
2226source = "registry+https://github.com/rust-lang/crates.io-index"
2227checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
2228dependencies = [
2229 "either",
2230]
2231
2232[[package]]
2233name = "itoa"
2234version = "1.0.15"
2235source = "registry+https://github.com/rust-lang/crates.io-index"
2236checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
2237
2238[[package]]
2239name = "javascriptcore-rs"
2240version = "1.1.2"
2241source = "registry+https://github.com/rust-lang/crates.io-index"
2242checksum = "ca5671e9ffce8ffba57afc24070e906da7fc4b1ba66f2cabebf61bf2ea257fcc"
2243dependencies = [
2244 "bitflags 1.3.2",
2245 "glib",
2246 "javascriptcore-rs-sys",
2247]
2248
2249[[package]]
2250name = "javascriptcore-rs-sys"
2251version = "1.1.1"
2252source = "registry+https://github.com/rust-lang/crates.io-index"
2253checksum = "af1be78d14ffa4b75b66df31840478fef72b51f8c2465d4ca7c194da9f7a5124"
2254dependencies = [
2255 "glib-sys",
2256 "gobject-sys",
2257 "libc",
2258 "system-deps",
2259]
2260
2261[[package]]
2262name = "jni"
2263version = "0.21.1"
2264source = "registry+https://github.com/rust-lang/crates.io-index"
2265checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97"
2266dependencies = [
2267 "cesu8",
2268 "cfg-if",
2269 "combine",
2270 "jni-sys",
2271 "log",
2272 "thiserror 1.0.69",
2273 "walkdir",
2274 "windows-sys 0.45.0",
2275]
2276
2277[[package]]
2278name = "jni-sys"
2279version = "0.3.0"
2280source = "registry+https://github.com/rust-lang/crates.io-index"
2281checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
2282
2283[[package]]
2284name = "jobserver"
2285version = "0.1.34"
2286source = "registry+https://github.com/rust-lang/crates.io-index"
2287checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33"
2288dependencies = [
2289 "getrandom 0.3.4",
2290 "libc",
2291]
2292
2293[[package]]
2294name = "js-sys"
2295version = "0.3.82"
2296source = "registry+https://github.com/rust-lang/crates.io-index"
2297checksum = "b011eec8cc36da2aab2d5cff675ec18454fad408585853910a202391cf9f8e65"
2298dependencies = [
2299 "once_cell",
2300 "wasm-bindgen",
2301]
2302
2303[[package]]
2304name = "json-patch"
2305version = "3.0.1"
2306source = "registry+https://github.com/rust-lang/crates.io-index"
2307checksum = "863726d7afb6bc2590eeff7135d923545e5e964f004c2ccf8716c25e70a86f08"
2308dependencies = [
2309 "jsonptr",
2310 "serde",
2311 "serde_json",
2312 "thiserror 1.0.69",
2313]
2314
2315[[package]]
2316name = "jsonptr"
2317version = "0.6.3"
2318source = "registry+https://github.com/rust-lang/crates.io-index"
2319checksum = "5dea2b27dd239b2556ed7a25ba842fe47fd602e7fc7433c2a8d6106d4d9edd70"
2320dependencies = [
2321 "serde",
2322 "serde_json",
2323]
2324
2325[[package]]
2326name = "keyboard-types"
2327version = "0.7.0"
2328source = "registry+https://github.com/rust-lang/crates.io-index"
2329checksum = "b750dcadc39a09dbadd74e118f6dd6598df77fa01df0cfcdc52c28dece74528a"
2330dependencies = [
2331 "bitflags 2.10.0",
2332 "serde",
2333 "unicode-segmentation",
2334]
2335
2336[[package]]
2337name = "kqueue"
2338version = "1.1.1"
2339source = "registry+https://github.com/rust-lang/crates.io-index"
2340checksum = "eac30106d7dce88daf4a3fcb4879ea939476d5074a9b7ddd0fb97fa4bed5596a"
2341dependencies = [
2342 "kqueue-sys",
2343 "libc",
2344]
2345
2346[[package]]
2347name = "kqueue-sys"
2348version = "1.0.4"
2349source = "registry+https://github.com/rust-lang/crates.io-index"
2350checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b"
2351dependencies = [
2352 "bitflags 1.3.2",
2353 "libc",
2354]
2355
2356[[package]]
2357name = "kuchikiki"
2358version = "0.8.8-speedreader"
2359source = "registry+https://github.com/rust-lang/crates.io-index"
2360checksum = "02cb977175687f33fa4afa0c95c112b987ea1443e5a51c8f8ff27dc618270cc2"
2361dependencies = [
2362 "cssparser",
2363 "html5ever",
2364 "indexmap 2.12.0",
2365 "selectors",
2366]
2367
2368[[package]]
2369name = "lazy_static"
2370version = "1.5.0"
2371source = "registry+https://github.com/rust-lang/crates.io-index"
2372checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
2373
2374[[package]]
2375name = "lebe"
2376version = "0.5.3"
2377source = "registry+https://github.com/rust-lang/crates.io-index"
2378checksum = "7a79a3332a6609480d7d0c9eab957bca6b455b91bb84e66d19f5ff66294b85b8"
2379
2380[[package]]
2381name = "libappindicator"
2382version = "0.9.0"
2383source = "registry+https://github.com/rust-lang/crates.io-index"
2384checksum = "03589b9607c868cc7ae54c0b2a22c8dc03dd41692d48f2d7df73615c6a95dc0a"
2385dependencies = [
2386 "glib",
2387 "gtk",
2388 "gtk-sys",
2389 "libappindicator-sys",
2390 "log",
2391]
2392
2393[[package]]
2394name = "libappindicator-sys"
2395version = "0.9.0"
2396source = "registry+https://github.com/rust-lang/crates.io-index"
2397checksum = "6e9ec52138abedcc58dc17a7c6c0c00a2bdb4f3427c7f63fa97fd0d859155caf"
2398dependencies = [
2399 "gtk-sys",
2400 "libloading",
2401 "once_cell",
2402]
2403
2404[[package]]
2405name = "libc"
2406version = "0.2.177"
2407source = "registry+https://github.com/rust-lang/crates.io-index"
2408checksum = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976"
2409
2410[[package]]
2411name = "libfuzzer-sys"
2412version = "0.4.10"
2413source = "registry+https://github.com/rust-lang/crates.io-index"
2414checksum = "5037190e1f70cbeef565bd267599242926f724d3b8a9f510fd7e0b540cfa4404"
2415dependencies = [
2416 "arbitrary",
2417 "cc",
2418]
2419
2420[[package]]
2421name = "libloading"
2422version = "0.7.4"
2423source = "registry+https://github.com/rust-lang/crates.io-index"
2424checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
2425dependencies = [
2426 "cfg-if",
2427 "winapi",
2428]
2429
2430[[package]]
2431name = "libredox"
2432version = "0.1.10"
2433source = "registry+https://github.com/rust-lang/crates.io-index"
2434checksum = "416f7e718bdb06000964960ffa43b4335ad4012ae8b99060261aa4a8088d5ccb"
2435dependencies = [
2436 "bitflags 2.10.0",
2437 "libc",
2438]
2439
2440[[package]]
2441name = "linux-raw-sys"
2442version = "0.11.0"
2443source = "registry+https://github.com/rust-lang/crates.io-index"
2444checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039"
2445
2446[[package]]
2447name = "litemap"
2448version = "0.8.1"
2449source = "registry+https://github.com/rust-lang/crates.io-index"
2450checksum = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77"
2451
2452[[package]]
2453name = "litrs"
2454version = "1.0.0"
2455source = "registry+https://github.com/rust-lang/crates.io-index"
2456checksum = "11d3d7f243d5c5a8b9bb5d6dd2b1602c0cb0b9db1621bafc7ed66e35ff9fe092"
2457
2458[[package]]
2459name = "lock_api"
2460version = "0.4.14"
2461source = "registry+https://github.com/rust-lang/crates.io-index"
2462checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965"
2463dependencies = [
2464 "scopeguard",
2465]
2466
2467[[package]]
2468name = "log"
2469version = "0.4.28"
2470source = "registry+https://github.com/rust-lang/crates.io-index"
2471checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432"
2472
2473[[package]]
2474name = "loop9"
2475version = "0.1.5"
2476source = "registry+https://github.com/rust-lang/crates.io-index"
2477checksum = "0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062"
2478dependencies = [
2479 "imgref",
2480]
2481
2482[[package]]
2483name = "lru-slab"
2484version = "0.1.2"
2485source = "registry+https://github.com/rust-lang/crates.io-index"
2486checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154"
2487
2488[[package]]
2489name = "mac"
2490version = "0.1.1"
2491source = "registry+https://github.com/rust-lang/crates.io-index"
2492checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
2493
2494[[package]]
2495name = "markup5ever"
2496version = "0.14.1"
2497source = "registry+https://github.com/rust-lang/crates.io-index"
2498checksum = "c7a7213d12e1864c0f002f52c2923d4556935a43dec5e71355c2760e0f6e7a18"
2499dependencies = [
2500 "log",
2501 "phf 0.11.3",
2502 "phf_codegen 0.11.3",
2503 "string_cache",
2504 "string_cache_codegen",
2505 "tendril",
2506]
2507
2508[[package]]
2509name = "match_token"
2510version = "0.1.0"
2511source = "registry+https://github.com/rust-lang/crates.io-index"
2512checksum = "88a9689d8d44bf9964484516275f5cd4c9b59457a6940c1d5d0ecbb94510a36b"
2513dependencies = [
2514 "proc-macro2",
2515 "quote",
2516 "syn 2.0.109",
2517]
2518
2519[[package]]
2520name = "matches"
2521version = "0.1.10"
2522source = "registry+https://github.com/rust-lang/crates.io-index"
2523checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5"
2524
2525[[package]]
2526name = "maybe-rayon"
2527version = "0.1.1"
2528source = "registry+https://github.com/rust-lang/crates.io-index"
2529checksum = "8ea1f30cedd69f0a2954655f7188c6a834246d2bcf1e315e2ac40c4b24dc9519"
2530dependencies = [
2531 "cfg-if",
2532 "rayon",
2533]
2534
2535[[package]]
2536name = "memchr"
2537version = "2.7.6"
2538source = "registry+https://github.com/rust-lang/crates.io-index"
2539checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273"
2540
2541[[package]]
2542name = "memoffset"
2543version = "0.9.1"
2544source = "registry+https://github.com/rust-lang/crates.io-index"
2545checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
2546dependencies = [
2547 "autocfg",
2548]
2549
2550[[package]]
2551name = "mime"
2552version = "0.3.17"
2553source = "registry+https://github.com/rust-lang/crates.io-index"
2554checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
2555
2556[[package]]
2557name = "miniz_oxide"
2558version = "0.8.9"
2559source = "registry+https://github.com/rust-lang/crates.io-index"
2560checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
2561dependencies = [
2562 "adler2",
2563 "simd-adler32",
2564]
2565
2566[[package]]
2567name = "mio"
2568version = "1.1.0"
2569source = "registry+https://github.com/rust-lang/crates.io-index"
2570checksum = "69d83b0086dc8ecf3ce9ae2874b2d1290252e2a30720bea58a5c6639b0092873"
2571dependencies = [
2572 "libc",
2573 "log",
2574 "wasi 0.11.1+wasi-snapshot-preview1",
2575 "windows-sys 0.61.2",
2576]
2577
2578[[package]]
2579name = "moxcms"
2580version = "0.7.9"
2581source = "registry+https://github.com/rust-lang/crates.io-index"
2582checksum = "0fbdd3d7436f8b5e892b8b7ea114271ff0fa00bc5acae845d53b07d498616ef6"
2583dependencies = [
2584 "num-traits",
2585 "pxfm",
2586]
2587
2588[[package]]
2589name = "mslnk"
2590version = "0.1.8"
2591source = "registry+https://github.com/rust-lang/crates.io-index"
2592checksum = "86c97310150b7f496a93f31690da7822b99d95ff68ca9d30fb09d3ad54375c76"
2593dependencies = [
2594 "bitflags 1.3.2",
2595 "byteorder",
2596 "log",
2597]
2598
2599[[package]]
2600name = "muda"
2601version = "0.17.1"
2602source = "registry+https://github.com/rust-lang/crates.io-index"
2603checksum = "01c1738382f66ed56b3b9c8119e794a2e23148ac8ea214eda86622d4cb9d415a"
2604dependencies = [
2605 "crossbeam-channel",
2606 "dpi",
2607 "gtk",
2608 "keyboard-types",
2609 "objc2 0.6.3",
2610 "objc2-app-kit",
2611 "objc2-core-foundation",
2612 "objc2-foundation 0.3.2",
2613 "once_cell",
2614 "png 0.17.16",
2615 "serde",
2616 "thiserror 2.0.17",
2617 "windows-sys 0.60.2",
2618]
2619
2620[[package]]
2621name = "native-tls"
2622version = "0.2.14"
2623source = "registry+https://github.com/rust-lang/crates.io-index"
2624checksum = "87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e"
2625dependencies = [
2626 "libc",
2627 "log",
2628 "openssl",
2629 "openssl-probe",
2630 "openssl-sys",
2631 "schannel",
2632 "security-framework",
2633 "security-framework-sys",
2634 "tempfile",
2635]
2636
2637[[package]]
2638name = "ndk"
2639version = "0.9.0"
2640source = "registry+https://github.com/rust-lang/crates.io-index"
2641checksum = "c3f42e7bbe13d351b6bead8286a43aac9534b82bd3cc43e47037f012ebfd62d4"
2642dependencies = [
2643 "bitflags 2.10.0",
2644 "jni-sys",
2645 "log",
2646 "ndk-sys",
2647 "num_enum",
2648 "raw-window-handle",
2649 "thiserror 1.0.69",
2650]
2651
2652[[package]]
2653name = "ndk-context"
2654version = "0.1.1"
2655source = "registry+https://github.com/rust-lang/crates.io-index"
2656checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
2657
2658[[package]]
2659name = "ndk-sys"
2660version = "0.6.0+11769913"
2661source = "registry+https://github.com/rust-lang/crates.io-index"
2662checksum = "ee6cda3051665f1fb8d9e08fc35c96d5a244fb1be711a03b71118828afc9a873"
2663dependencies = [
2664 "jni-sys",
2665]
2666
2667[[package]]
2668name = "new_debug_unreachable"
2669version = "1.0.6"
2670source = "registry+https://github.com/rust-lang/crates.io-index"
2671checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
2672
2673[[package]]
2674name = "nix"
2675version = "0.30.1"
2676source = "registry+https://github.com/rust-lang/crates.io-index"
2677checksum = "74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6"
2678dependencies = [
2679 "bitflags 2.10.0",
2680 "cfg-if",
2681 "cfg_aliases",
2682 "libc",
2683 "memoffset",
2684]
2685
2686[[package]]
2687name = "nodrop"
2688version = "0.1.14"
2689source = "registry+https://github.com/rust-lang/crates.io-index"
2690checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"
2691
2692[[package]]
2693name = "nom"
2694version = "8.0.0"
2695source = "registry+https://github.com/rust-lang/crates.io-index"
2696checksum = "df9761775871bdef83bee530e60050f7e54b1105350d6884eb0fb4f46c2f9405"
2697dependencies = [
2698 "memchr",
2699]
2700
2701[[package]]
2702name = "noop_proc_macro"
2703version = "0.3.0"
2704source = "registry+https://github.com/rust-lang/crates.io-index"
2705checksum = "0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8"
2706
2707[[package]]
2708name = "notify"
2709version = "8.2.0"
2710source = "registry+https://github.com/rust-lang/crates.io-index"
2711checksum = "4d3d07927151ff8575b7087f245456e549fea62edf0ec4e565a5ee50c8402bc3"
2712dependencies = [
2713 "bitflags 2.10.0",
2714 "fsevent-sys",
2715 "inotify",
2716 "kqueue",
2717 "libc",
2718 "log",
2719 "mio",
2720 "notify-types",
2721 "walkdir",
2722 "windows-sys 0.60.2",
2723]
2724
2725[[package]]
2726name = "notify-types"
2727version = "2.0.0"
2728source = "registry+https://github.com/rust-lang/crates.io-index"
2729checksum = "5e0826a989adedc2a244799e823aece04662b66609d96af8dff7ac6df9a8925d"
2730
2731[[package]]
2732name = "num-bigint"
2733version = "0.4.6"
2734source = "registry+https://github.com/rust-lang/crates.io-index"
2735checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
2736dependencies = [
2737 "num-integer",
2738 "num-traits",
2739]
2740
2741[[package]]
2742name = "num-conv"
2743version = "0.1.0"
2744source = "registry+https://github.com/rust-lang/crates.io-index"
2745checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
2746
2747[[package]]
2748name = "num-derive"
2749version = "0.4.2"
2750source = "registry+https://github.com/rust-lang/crates.io-index"
2751checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202"
2752dependencies = [
2753 "proc-macro2",
2754 "quote",
2755 "syn 2.0.109",
2756]
2757
2758[[package]]
2759name = "num-integer"
2760version = "0.1.46"
2761source = "registry+https://github.com/rust-lang/crates.io-index"
2762checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
2763dependencies = [
2764 "num-traits",
2765]
2766
2767[[package]]
2768name = "num-rational"
2769version = "0.4.2"
2770source = "registry+https://github.com/rust-lang/crates.io-index"
2771checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"
2772dependencies = [
2773 "num-bigint",
2774 "num-integer",
2775 "num-traits",
2776]
2777
2778[[package]]
2779name = "num-traits"
2780version = "0.2.19"
2781source = "registry+https://github.com/rust-lang/crates.io-index"
2782checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
2783dependencies = [
2784 "autocfg",
2785]
2786
2787[[package]]
2788name = "num_enum"
2789version = "0.7.5"
2790source = "registry+https://github.com/rust-lang/crates.io-index"
2791checksum = "b1207a7e20ad57b847bbddc6776b968420d38292bbfe2089accff5e19e82454c"
2792dependencies = [
2793 "num_enum_derive",
2794 "rustversion",
2795]
2796
2797[[package]]
2798name = "num_enum_derive"
2799version = "0.7.5"
2800source = "registry+https://github.com/rust-lang/crates.io-index"
2801checksum = "ff32365de1b6743cb203b710788263c44a03de03802daf96092f2da4fe6ba4d7"
2802dependencies = [
2803 "proc-macro-crate 3.4.0",
2804 "proc-macro2",
2805 "quote",
2806 "syn 2.0.109",
2807]
2808
2809[[package]]
2810name = "objc-sys"
2811version = "0.3.5"
2812source = "registry+https://github.com/rust-lang/crates.io-index"
2813checksum = "cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310"
2814
2815[[package]]
2816name = "objc2"
2817version = "0.5.2"
2818source = "registry+https://github.com/rust-lang/crates.io-index"
2819checksum = "46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804"
2820dependencies = [
2821 "objc-sys",
2822 "objc2-encode",
2823]
2824
2825[[package]]
2826name = "objc2"
2827version = "0.6.3"
2828source = "registry+https://github.com/rust-lang/crates.io-index"
2829checksum = "b7c2599ce0ec54857b29ce62166b0ed9b4f6f1a70ccc9a71165b6154caca8c05"
2830dependencies = [
2831 "objc2-encode",
2832 "objc2-exception-helper",
2833]
2834
2835[[package]]
2836name = "objc2-app-kit"
2837version = "0.3.2"
2838source = "registry+https://github.com/rust-lang/crates.io-index"
2839checksum = "d49e936b501e5c5bf01fda3a9452ff86dc3ea98ad5f283e1455153142d97518c"
2840dependencies = [
2841 "bitflags 2.10.0",
2842 "block2 0.6.2",
2843 "libc",
2844 "objc2 0.6.3",
2845 "objc2-cloud-kit",
2846 "objc2-core-data",
2847 "objc2-core-foundation",
2848 "objc2-core-graphics",
2849 "objc2-core-image",
2850 "objc2-core-text",
2851 "objc2-core-video",
2852 "objc2-foundation 0.3.2",
2853 "objc2-quartz-core 0.3.2",
2854]
2855
2856[[package]]
2857name = "objc2-cloud-kit"
2858version = "0.3.2"
2859source = "registry+https://github.com/rust-lang/crates.io-index"
2860checksum = "73ad74d880bb43877038da939b7427bba67e9dd42004a18b809ba7d87cee241c"
2861dependencies = [
2862 "bitflags 2.10.0",
2863 "objc2 0.6.3",
2864 "objc2-foundation 0.3.2",
2865]
2866
2867[[package]]
2868name = "objc2-core-data"
2869version = "0.3.2"
2870source = "registry+https://github.com/rust-lang/crates.io-index"
2871checksum = "0b402a653efbb5e82ce4df10683b6b28027616a2715e90009947d50b8dd298fa"
2872dependencies = [
2873 "bitflags 2.10.0",
2874 "objc2 0.6.3",
2875 "objc2-foundation 0.3.2",
2876]
2877
2878[[package]]
2879name = "objc2-core-foundation"
2880version = "0.3.2"
2881source = "registry+https://github.com/rust-lang/crates.io-index"
2882checksum = "2a180dd8642fa45cdb7dd721cd4c11b1cadd4929ce112ebd8b9f5803cc79d536"
2883dependencies = [
2884 "bitflags 2.10.0",
2885 "dispatch2",
2886 "objc2 0.6.3",
2887]
2888
2889[[package]]
2890name = "objc2-core-graphics"
2891version = "0.3.2"
2892source = "registry+https://github.com/rust-lang/crates.io-index"
2893checksum = "e022c9d066895efa1345f8e33e584b9f958da2fd4cd116792e15e07e4720a807"
2894dependencies = [
2895 "bitflags 2.10.0",
2896 "dispatch2",
2897 "objc2 0.6.3",
2898 "objc2-core-foundation",
2899 "objc2-io-surface",
2900]
2901
2902[[package]]
2903name = "objc2-core-image"
2904version = "0.3.2"
2905source = "registry+https://github.com/rust-lang/crates.io-index"
2906checksum = "e5d563b38d2b97209f8e861173de434bd0214cf020e3423a52624cd1d989f006"
2907dependencies = [
2908 "objc2 0.6.3",
2909 "objc2-foundation 0.3.2",
2910]
2911
2912[[package]]
2913name = "objc2-core-text"
2914version = "0.3.2"
2915source = "registry+https://github.com/rust-lang/crates.io-index"
2916checksum = "0cde0dfb48d25d2b4862161a4d5fcc0e3c24367869ad306b0c9ec0073bfed92d"
2917dependencies = [
2918 "bitflags 2.10.0",
2919 "objc2 0.6.3",
2920 "objc2-core-foundation",
2921 "objc2-core-graphics",
2922]
2923
2924[[package]]
2925name = "objc2-core-video"
2926version = "0.3.2"
2927source = "registry+https://github.com/rust-lang/crates.io-index"
2928checksum = "d425caf1df73233f29fd8a5c3e5edbc30d2d4307870f802d18f00d83dc5141a6"
2929dependencies = [
2930 "bitflags 2.10.0",
2931 "objc2 0.6.3",
2932 "objc2-core-foundation",
2933 "objc2-core-graphics",
2934 "objc2-io-surface",
2935]
2936
2937[[package]]
2938name = "objc2-encode"
2939version = "4.1.0"
2940source = "registry+https://github.com/rust-lang/crates.io-index"
2941checksum = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33"
2942
2943[[package]]
2944name = "objc2-exception-helper"
2945version = "0.1.1"
2946source = "registry+https://github.com/rust-lang/crates.io-index"
2947checksum = "c7a1c5fbb72d7735b076bb47b578523aedc40f3c439bea6dfd595c089d79d98a"
2948dependencies = [
2949 "cc",
2950]
2951
2952[[package]]
2953name = "objc2-foundation"
2954version = "0.2.2"
2955source = "registry+https://github.com/rust-lang/crates.io-index"
2956checksum = "0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8"
2957dependencies = [
2958 "bitflags 2.10.0",
2959 "block2 0.5.1",
2960 "libc",
2961 "objc2 0.5.2",
2962]
2963
2964[[package]]
2965name = "objc2-foundation"
2966version = "0.3.2"
2967source = "registry+https://github.com/rust-lang/crates.io-index"
2968checksum = "e3e0adef53c21f888deb4fa59fc59f7eb17404926ee8a6f59f5df0fd7f9f3272"
2969dependencies = [
2970 "bitflags 2.10.0",
2971 "block2 0.6.2",
2972 "libc",
2973 "objc2 0.6.3",
2974 "objc2-core-foundation",
2975]
2976
2977[[package]]
2978name = "objc2-io-surface"
2979version = "0.3.2"
2980source = "registry+https://github.com/rust-lang/crates.io-index"
2981checksum = "180788110936d59bab6bd83b6060ffdfffb3b922ba1396b312ae795e1de9d81d"
2982dependencies = [
2983 "bitflags 2.10.0",
2984 "objc2 0.6.3",
2985 "objc2-core-foundation",
2986]
2987
2988[[package]]
2989name = "objc2-javascript-core"
2990version = "0.3.2"
2991source = "registry+https://github.com/rust-lang/crates.io-index"
2992checksum = "2a1e6550c4caed348956ce3370c9ffeca70bb1dbed4fa96112e7c6170e074586"
2993dependencies = [
2994 "objc2 0.6.3",
2995 "objc2-core-foundation",
2996]
2997
2998[[package]]
2999name = "objc2-metal"
3000version = "0.2.2"
3001source = "registry+https://github.com/rust-lang/crates.io-index"
3002checksum = "dd0cba1276f6023976a406a14ffa85e1fdd19df6b0f737b063b95f6c8c7aadd6"
3003dependencies = [
3004 "bitflags 2.10.0",
3005 "block2 0.5.1",
3006 "objc2 0.5.2",
3007 "objc2-foundation 0.2.2",
3008]
3009
3010[[package]]
3011name = "objc2-quartz-core"
3012version = "0.2.2"
3013source = "registry+https://github.com/rust-lang/crates.io-index"
3014checksum = "e42bee7bff906b14b167da2bac5efe6b6a07e6f7c0a21a7308d40c960242dc7a"
3015dependencies = [
3016 "bitflags 2.10.0",
3017 "block2 0.5.1",
3018 "objc2 0.5.2",
3019 "objc2-foundation 0.2.2",
3020 "objc2-metal",
3021]
3022
3023[[package]]
3024name = "objc2-quartz-core"
3025version = "0.3.2"
3026source = "registry+https://github.com/rust-lang/crates.io-index"
3027checksum = "96c1358452b371bf9f104e21ec536d37a650eb10f7ee379fff67d2e08d537f1f"
3028dependencies = [
3029 "bitflags 2.10.0",
3030 "objc2 0.6.3",
3031 "objc2-foundation 0.3.2",
3032]
3033
3034[[package]]
3035name = "objc2-security"
3036version = "0.3.2"
3037source = "registry+https://github.com/rust-lang/crates.io-index"
3038checksum = "709fe137109bd1e8b5a99390f77a7d8b2961dafc1a1c5db8f2e60329ad6d895a"
3039dependencies = [
3040 "bitflags 2.10.0",
3041 "objc2 0.6.3",
3042 "objc2-core-foundation",
3043]
3044
3045[[package]]
3046name = "objc2-ui-kit"
3047version = "0.3.2"
3048source = "registry+https://github.com/rust-lang/crates.io-index"
3049checksum = "d87d638e33c06f577498cbcc50491496a3ed4246998a7fbba7ccb98b1e7eab22"
3050dependencies = [
3051 "bitflags 2.10.0",
3052 "objc2 0.6.3",
3053 "objc2-core-foundation",
3054 "objc2-foundation 0.3.2",
3055]
3056
3057[[package]]
3058name = "objc2-web-kit"
3059version = "0.3.2"
3060source = "registry+https://github.com/rust-lang/crates.io-index"
3061checksum = "b2e5aaab980c433cf470df9d7af96a7b46a9d892d521a2cbbb2f8a4c16751e7f"
3062dependencies = [
3063 "bitflags 2.10.0",
3064 "block2 0.6.2",
3065 "objc2 0.6.3",
3066 "objc2-app-kit",
3067 "objc2-core-foundation",
3068 "objc2-foundation 0.3.2",
3069 "objc2-javascript-core",
3070 "objc2-security",
3071]
3072
3073[[package]]
3074name = "once_cell"
3075version = "1.21.3"
3076source = "registry+https://github.com/rust-lang/crates.io-index"
3077checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
3078
3079[[package]]
3080name = "open"
3081version = "5.3.2"
3082source = "registry+https://github.com/rust-lang/crates.io-index"
3083checksum = "e2483562e62ea94312f3576a7aca397306df7990b8d89033e18766744377ef95"
3084dependencies = [
3085 "dunce",
3086 "is-wsl",
3087 "libc",
3088 "pathdiff",
3089]
3090
3091[[package]]
3092name = "openssl"
3093version = "0.10.74"
3094source = "registry+https://github.com/rust-lang/crates.io-index"
3095checksum = "24ad14dd45412269e1a30f52ad8f0664f0f4f4a89ee8fe28c3b3527021ebb654"
3096dependencies = [
3097 "bitflags 2.10.0",
3098 "cfg-if",
3099 "foreign-types 0.3.2",
3100 "libc",
3101 "once_cell",
3102 "openssl-macros",
3103 "openssl-sys",
3104]
3105
3106[[package]]
3107name = "openssl-macros"
3108version = "0.1.1"
3109source = "registry+https://github.com/rust-lang/crates.io-index"
3110checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
3111dependencies = [
3112 "proc-macro2",
3113 "quote",
3114 "syn 2.0.109",
3115]
3116
3117[[package]]
3118name = "openssl-probe"
3119version = "0.1.6"
3120source = "registry+https://github.com/rust-lang/crates.io-index"
3121checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e"
3122
3123[[package]]
3124name = "openssl-sys"
3125version = "0.9.110"
3126source = "registry+https://github.com/rust-lang/crates.io-index"
3127checksum = "0a9f0075ba3c21b09f8e8b2026584b1d18d49388648f2fbbf3c97ea8deced8e2"
3128dependencies = [
3129 "cc",
3130 "libc",
3131 "pkg-config",
3132 "vcpkg",
3133]
3134
3135[[package]]
3136name = "option-ext"
3137version = "0.2.0"
3138source = "registry+https://github.com/rust-lang/crates.io-index"
3139checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
3140
3141[[package]]
3142name = "ordered-multimap"
3143version = "0.7.3"
3144source = "registry+https://github.com/rust-lang/crates.io-index"
3145checksum = "49203cdcae0030493bad186b28da2fa25645fa276a51b6fec8010d281e02ef79"
3146dependencies = [
3147 "dlv-list",
3148 "hashbrown 0.14.5",
3149]
3150
3151[[package]]
3152name = "ordered-stream"
3153version = "0.2.0"
3154source = "registry+https://github.com/rust-lang/crates.io-index"
3155checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
3156dependencies = [
3157 "futures-core",
3158 "pin-project-lite",
3159]
3160
3161[[package]]
3162name = "os_pipe"
3163version = "1.2.3"
3164source = "registry+https://github.com/rust-lang/crates.io-index"
3165checksum = "7d8fae84b431384b68627d0f9b3b1245fcf9f46f6c0e3dc902e9dce64edd1967"
3166dependencies = [
3167 "libc",
3168 "windows-sys 0.61.2",
3169]
3170
3171[[package]]
3172name = "pango"
3173version = "0.18.3"
3174source = "registry+https://github.com/rust-lang/crates.io-index"
3175checksum = "7ca27ec1eb0457ab26f3036ea52229edbdb74dee1edd29063f5b9b010e7ebee4"
3176dependencies = [
3177 "gio",
3178 "glib",
3179 "libc",
3180 "once_cell",
3181 "pango-sys",
3182]
3183
3184[[package]]
3185name = "pango-sys"
3186version = "0.18.0"
3187source = "registry+https://github.com/rust-lang/crates.io-index"
3188checksum = "436737e391a843e5933d6d9aa102cb126d501e815b83601365a948a518555dc5"
3189dependencies = [
3190 "glib-sys",
3191 "gobject-sys",
3192 "libc",
3193 "system-deps",
3194]
3195
3196[[package]]
3197name = "parking"
3198version = "2.2.1"
3199source = "registry+https://github.com/rust-lang/crates.io-index"
3200checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
3201
3202[[package]]
3203name = "parking_lot"
3204version = "0.12.5"
3205source = "registry+https://github.com/rust-lang/crates.io-index"
3206checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a"
3207dependencies = [
3208 "lock_api",
3209 "parking_lot_core",
3210]
3211
3212[[package]]
3213name = "parking_lot_core"
3214version = "0.9.12"
3215source = "registry+https://github.com/rust-lang/crates.io-index"
3216checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
3217dependencies = [
3218 "cfg-if",
3219 "libc",
3220 "redox_syscall",
3221 "smallvec",
3222 "windows-link 0.2.1",
3223]
3224
3225[[package]]
3226name = "paste"
3227version = "1.0.15"
3228source = "registry+https://github.com/rust-lang/crates.io-index"
3229checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
3230
3231[[package]]
3232name = "pathdiff"
3233version = "0.2.3"
3234source = "registry+https://github.com/rust-lang/crates.io-index"
3235checksum = "df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3"
3236
3237[[package]]
3238name = "percent-encoding"
3239version = "2.3.2"
3240source = "registry+https://github.com/rust-lang/crates.io-index"
3241checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
3242
3243[[package]]
3244name = "phf"
3245version = "0.8.0"
3246source = "registry+https://github.com/rust-lang/crates.io-index"
3247checksum = "3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12"
3248dependencies = [
3249 "phf_shared 0.8.0",
3250]
3251
3252[[package]]
3253name = "phf"
3254version = "0.10.1"
3255source = "registry+https://github.com/rust-lang/crates.io-index"
3256checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259"
3257dependencies = [
3258 "phf_macros 0.10.0",
3259 "phf_shared 0.10.0",
3260 "proc-macro-hack",
3261]
3262
3263[[package]]
3264name = "phf"
3265version = "0.11.3"
3266source = "registry+https://github.com/rust-lang/crates.io-index"
3267checksum = "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078"
3268dependencies = [
3269 "phf_macros 0.11.3",
3270 "phf_shared 0.11.3",
3271]
3272
3273[[package]]
3274name = "phf_codegen"
3275version = "0.8.0"
3276source = "registry+https://github.com/rust-lang/crates.io-index"
3277checksum = "cbffee61585b0411840d3ece935cce9cb6321f01c45477d30066498cd5e1a815"
3278dependencies = [
3279 "phf_generator 0.8.0",
3280 "phf_shared 0.8.0",
3281]
3282
3283[[package]]
3284name = "phf_codegen"
3285version = "0.11.3"
3286source = "registry+https://github.com/rust-lang/crates.io-index"
3287checksum = "aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a"
3288dependencies = [
3289 "phf_generator 0.11.3",
3290 "phf_shared 0.11.3",
3291]
3292
3293[[package]]
3294name = "phf_generator"
3295version = "0.8.0"
3296source = "registry+https://github.com/rust-lang/crates.io-index"
3297checksum = "17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526"
3298dependencies = [
3299 "phf_shared 0.8.0",
3300 "rand 0.7.3",
3301]
3302
3303[[package]]
3304name = "phf_generator"
3305version = "0.10.0"
3306source = "registry+https://github.com/rust-lang/crates.io-index"
3307checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
3308dependencies = [
3309 "phf_shared 0.10.0",
3310 "rand 0.8.5",
3311]
3312
3313[[package]]
3314name = "phf_generator"
3315version = "0.11.3"
3316source = "registry+https://github.com/rust-lang/crates.io-index"
3317checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d"
3318dependencies = [
3319 "phf_shared 0.11.3",
3320 "rand 0.8.5",
3321]
3322
3323[[package]]
3324name = "phf_macros"
3325version = "0.10.0"
3326source = "registry+https://github.com/rust-lang/crates.io-index"
3327checksum = "58fdf3184dd560f160dd73922bea2d5cd6e8f064bf4b13110abd81b03697b4e0"
3328dependencies = [
3329 "phf_generator 0.10.0",
3330 "phf_shared 0.10.0",
3331 "proc-macro-hack",
3332 "proc-macro2",
3333 "quote",
3334 "syn 1.0.109",
3335]
3336
3337[[package]]
3338name = "phf_macros"
3339version = "0.11.3"
3340source = "registry+https://github.com/rust-lang/crates.io-index"
3341checksum = "f84ac04429c13a7ff43785d75ad27569f2951ce0ffd30a3321230db2fc727216"
3342dependencies = [
3343 "phf_generator 0.11.3",
3344 "phf_shared 0.11.3",
3345 "proc-macro2",
3346 "quote",
3347 "syn 2.0.109",
3348]
3349
3350[[package]]
3351name = "phf_shared"
3352version = "0.8.0"
3353source = "registry+https://github.com/rust-lang/crates.io-index"
3354checksum = "c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7"
3355dependencies = [
3356 "siphasher 0.3.11",
3357]
3358
3359[[package]]
3360name = "phf_shared"
3361version = "0.10.0"
3362source = "registry+https://github.com/rust-lang/crates.io-index"
3363checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
3364dependencies = [
3365 "siphasher 0.3.11",
3366]
3367
3368[[package]]
3369name = "phf_shared"
3370version = "0.11.3"
3371source = "registry+https://github.com/rust-lang/crates.io-index"
3372checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5"
3373dependencies = [
3374 "siphasher 1.0.1",
3375]
3376
3377[[package]]
3378name = "pin-project-lite"
3379version = "0.2.16"
3380source = "registry+https://github.com/rust-lang/crates.io-index"
3381checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
3382
3383[[package]]
3384name = "pin-utils"
3385version = "0.1.0"
3386source = "registry+https://github.com/rust-lang/crates.io-index"
3387checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
3388
3389[[package]]
3390name = "piper"
3391version = "0.2.4"
3392source = "registry+https://github.com/rust-lang/crates.io-index"
3393checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066"
3394dependencies = [
3395 "atomic-waker",
3396 "fastrand",
3397 "futures-io",
3398]
3399
3400[[package]]
3401name = "pkg-config"
3402version = "0.3.32"
3403source = "registry+https://github.com/rust-lang/crates.io-index"
3404checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c"
3405
3406[[package]]
3407name = "plist"
3408version = "1.8.0"
3409source = "registry+https://github.com/rust-lang/crates.io-index"
3410checksum = "740ebea15c5d1428f910cd1a5f52cebf8d25006245ed8ade92702f4943d91e07"
3411dependencies = [
3412 "base64 0.22.1",
3413 "indexmap 2.12.0",
3414 "quick-xml",
3415 "serde",
3416 "time",
3417]
3418
3419[[package]]
3420name = "png"
3421version = "0.17.16"
3422source = "registry+https://github.com/rust-lang/crates.io-index"
3423checksum = "82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526"
3424dependencies = [
3425 "bitflags 1.3.2",
3426 "crc32fast",
3427 "fdeflate",
3428 "flate2",
3429 "miniz_oxide",
3430]
3431
3432[[package]]
3433name = "png"
3434version = "0.18.0"
3435source = "registry+https://github.com/rust-lang/crates.io-index"
3436checksum = "97baced388464909d42d89643fe4361939af9b7ce7a31ee32a168f832a70f2a0"
3437dependencies = [
3438 "bitflags 2.10.0",
3439 "crc32fast",
3440 "fdeflate",
3441 "flate2",
3442 "miniz_oxide",
3443]
3444
3445[[package]]
3446name = "polling"
3447version = "3.11.0"
3448source = "registry+https://github.com/rust-lang/crates.io-index"
3449checksum = "5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218"
3450dependencies = [
3451 "cfg-if",
3452 "concurrent-queue",
3453 "hermit-abi",
3454 "pin-project-lite",
3455 "rustix",
3456 "windows-sys 0.61.2",
3457]
3458
3459[[package]]
3460name = "potential_utf"
3461version = "0.1.4"
3462source = "registry+https://github.com/rust-lang/crates.io-index"
3463checksum = "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77"
3464dependencies = [
3465 "zerovec",
3466]
3467
3468[[package]]
3469name = "powerfmt"
3470version = "0.2.0"
3471source = "registry+https://github.com/rust-lang/crates.io-index"
3472checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
3473
3474[[package]]
3475name = "ppv-lite86"
3476version = "0.2.21"
3477source = "registry+https://github.com/rust-lang/crates.io-index"
3478checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
3479dependencies = [
3480 "zerocopy",
3481]
3482
3483[[package]]
3484name = "precomputed-hash"
3485version = "0.1.1"
3486source = "registry+https://github.com/rust-lang/crates.io-index"
3487checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
3488
3489[[package]]
3490name = "proc-macro-crate"
3491version = "1.3.1"
3492source = "registry+https://github.com/rust-lang/crates.io-index"
3493checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919"
3494dependencies = [
3495 "once_cell",
3496 "toml_edit 0.19.15",
3497]
3498
3499[[package]]
3500name = "proc-macro-crate"
3501version = "2.0.2"
3502source = "registry+https://github.com/rust-lang/crates.io-index"
3503checksum = "b00f26d3400549137f92511a46ac1cd8ce37cb5598a96d382381458b992a5d24"
3504dependencies = [
3505 "toml_datetime 0.6.3",
3506 "toml_edit 0.20.2",
3507]
3508
3509[[package]]
3510name = "proc-macro-crate"
3511version = "3.4.0"
3512source = "registry+https://github.com/rust-lang/crates.io-index"
3513checksum = "219cb19e96be00ab2e37d6e299658a0cfa83e52429179969b0f0121b4ac46983"
3514dependencies = [
3515 "toml_edit 0.23.7",
3516]
3517
3518[[package]]
3519name = "proc-macro-error"
3520version = "1.0.4"
3521source = "registry+https://github.com/rust-lang/crates.io-index"
3522checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
3523dependencies = [
3524 "proc-macro-error-attr",
3525 "proc-macro2",
3526 "quote",
3527 "syn 1.0.109",
3528 "version_check",
3529]
3530
3531[[package]]
3532name = "proc-macro-error-attr"
3533version = "1.0.4"
3534source = "registry+https://github.com/rust-lang/crates.io-index"
3535checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
3536dependencies = [
3537 "proc-macro2",
3538 "quote",
3539 "version_check",
3540]
3541
3542[[package]]
3543name = "proc-macro-hack"
3544version = "0.5.20+deprecated"
3545source = "registry+https://github.com/rust-lang/crates.io-index"
3546checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
3547
3548[[package]]
3549name = "proc-macro2"
3550version = "1.0.103"
3551source = "registry+https://github.com/rust-lang/crates.io-index"
3552checksum = "5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8"
3553dependencies = [
3554 "unicode-ident",
3555]
3556
3557[[package]]
3558name = "profiling"
3559version = "1.0.17"
3560source = "registry+https://github.com/rust-lang/crates.io-index"
3561checksum = "3eb8486b569e12e2c32ad3e204dbaba5e4b5b216e9367044f25f1dba42341773"
3562dependencies = [
3563 "profiling-procmacros",
3564]
3565
3566[[package]]
3567name = "profiling-procmacros"
3568version = "1.0.17"
3569source = "registry+https://github.com/rust-lang/crates.io-index"
3570checksum = "52717f9a02b6965224f95ca2a81e2e0c5c43baacd28ca057577988930b6c3d5b"
3571dependencies = [
3572 "quote",
3573 "syn 2.0.109",
3574]
3575
3576[[package]]
3577name = "psl-types"
3578version = "2.0.11"
3579source = "registry+https://github.com/rust-lang/crates.io-index"
3580checksum = "33cb294fe86a74cbcf50d4445b37da762029549ebeea341421c7c70370f86cac"
3581
3582[[package]]
3583name = "publicsuffix"
3584version = "2.3.0"
3585source = "registry+https://github.com/rust-lang/crates.io-index"
3586checksum = "6f42ea446cab60335f76979ec15e12619a2165b5ae2c12166bef27d283a9fadf"
3587dependencies = [
3588 "idna",
3589 "psl-types",
3590]
3591
3592[[package]]
3593name = "pxfm"
3594version = "0.1.25"
3595source = "registry+https://github.com/rust-lang/crates.io-index"
3596checksum = "a3cbdf373972bf78df4d3b518d07003938e2c7d1fb5891e55f9cb6df57009d84"
3597dependencies = [
3598 "num-traits",
3599]
3600
3601[[package]]
3602name = "qoi"
3603version = "0.4.1"
3604source = "registry+https://github.com/rust-lang/crates.io-index"
3605checksum = "7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001"
3606dependencies = [
3607 "bytemuck",
3608]
3609
3610[[package]]
3611name = "quick-error"
3612version = "2.0.1"
3613source = "registry+https://github.com/rust-lang/crates.io-index"
3614checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"
3615
3616[[package]]
3617name = "quick-xml"
3618version = "0.38.3"
3619source = "registry+https://github.com/rust-lang/crates.io-index"
3620checksum = "42a232e7487fc2ef313d96dde7948e7a3c05101870d8985e4fd8d26aedd27b89"
3621dependencies = [
3622 "memchr",
3623]
3624
3625[[package]]
3626name = "quinn"
3627version = "0.11.9"
3628source = "registry+https://github.com/rust-lang/crates.io-index"
3629checksum = "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20"
3630dependencies = [
3631 "bytes",
3632 "cfg_aliases",
3633 "pin-project-lite",
3634 "quinn-proto",
3635 "quinn-udp",
3636 "rustc-hash",
3637 "rustls",
3638 "socket2",
3639 "thiserror 2.0.17",
3640 "tokio",
3641 "tracing",
3642 "web-time",
3643]
3644
3645[[package]]
3646name = "quinn-proto"
3647version = "0.11.13"
3648source = "registry+https://github.com/rust-lang/crates.io-index"
3649checksum = "f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31"
3650dependencies = [
3651 "bytes",
3652 "getrandom 0.3.4",
3653 "lru-slab",
3654 "rand 0.9.2",
3655 "ring",
3656 "rustc-hash",
3657 "rustls",
3658 "rustls-pki-types",
3659 "slab",
3660 "thiserror 2.0.17",
3661 "tinyvec",
3662 "tracing",
3663 "web-time",
3664]
3665
3666[[package]]
3667name = "quinn-udp"
3668version = "0.5.14"
3669source = "registry+https://github.com/rust-lang/crates.io-index"
3670checksum = "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd"
3671dependencies = [
3672 "cfg_aliases",
3673 "libc",
3674 "once_cell",
3675 "socket2",
3676 "tracing",
3677 "windows-sys 0.60.2",
3678]
3679
3680[[package]]
3681name = "quote"
3682version = "1.0.42"
3683source = "registry+https://github.com/rust-lang/crates.io-index"
3684checksum = "a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f"
3685dependencies = [
3686 "proc-macro2",
3687]
3688
3689[[package]]
3690name = "r-efi"
3691version = "5.3.0"
3692source = "registry+https://github.com/rust-lang/crates.io-index"
3693checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
3694
3695[[package]]
3696name = "rand"
3697version = "0.7.3"
3698source = "registry+https://github.com/rust-lang/crates.io-index"
3699checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
3700dependencies = [
3701 "getrandom 0.1.16",
3702 "libc",
3703 "rand_chacha 0.2.2",
3704 "rand_core 0.5.1",
3705 "rand_hc",
3706 "rand_pcg",
3707]
3708
3709[[package]]
3710name = "rand"
3711version = "0.8.5"
3712source = "registry+https://github.com/rust-lang/crates.io-index"
3713checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
3714dependencies = [
3715 "libc",
3716 "rand_chacha 0.3.1",
3717 "rand_core 0.6.4",
3718]
3719
3720[[package]]
3721name = "rand"
3722version = "0.9.2"
3723source = "registry+https://github.com/rust-lang/crates.io-index"
3724checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1"
3725dependencies = [
3726 "rand_chacha 0.9.0",
3727 "rand_core 0.9.3",
3728]
3729
3730[[package]]
3731name = "rand_chacha"
3732version = "0.2.2"
3733source = "registry+https://github.com/rust-lang/crates.io-index"
3734checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
3735dependencies = [
3736 "ppv-lite86",
3737 "rand_core 0.5.1",
3738]
3739
3740[[package]]
3741name = "rand_chacha"
3742version = "0.3.1"
3743source = "registry+https://github.com/rust-lang/crates.io-index"
3744checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
3745dependencies = [
3746 "ppv-lite86",
3747 "rand_core 0.6.4",
3748]
3749
3750[[package]]
3751name = "rand_chacha"
3752version = "0.9.0"
3753source = "registry+https://github.com/rust-lang/crates.io-index"
3754checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
3755dependencies = [
3756 "ppv-lite86",
3757 "rand_core 0.9.3",
3758]
3759
3760[[package]]
3761name = "rand_core"
3762version = "0.5.1"
3763source = "registry+https://github.com/rust-lang/crates.io-index"
3764checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
3765dependencies = [
3766 "getrandom 0.1.16",
3767]
3768
3769[[package]]
3770name = "rand_core"
3771version = "0.6.4"
3772source = "registry+https://github.com/rust-lang/crates.io-index"
3773checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
3774dependencies = [
3775 "getrandom 0.2.16",
3776]
3777
3778[[package]]
3779name = "rand_core"
3780version = "0.9.3"
3781source = "registry+https://github.com/rust-lang/crates.io-index"
3782checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38"
3783dependencies = [
3784 "getrandom 0.3.4",
3785]
3786
3787[[package]]
3788name = "rand_hc"
3789version = "0.2.0"
3790source = "registry+https://github.com/rust-lang/crates.io-index"
3791checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
3792dependencies = [
3793 "rand_core 0.5.1",
3794]
3795
3796[[package]]
3797name = "rand_pcg"
3798version = "0.2.1"
3799source = "registry+https://github.com/rust-lang/crates.io-index"
3800checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"
3801dependencies = [
3802 "rand_core 0.5.1",
3803]
3804
3805[[package]]
3806name = "rav1e"
3807version = "0.7.1"
3808source = "registry+https://github.com/rust-lang/crates.io-index"
3809checksum = "cd87ce80a7665b1cce111f8a16c1f3929f6547ce91ade6addf4ec86a8dda5ce9"
3810dependencies = [
3811 "arbitrary",
3812 "arg_enum_proc_macro",
3813 "arrayvec",
3814 "av1-grain",
3815 "bitstream-io",
3816 "built",
3817 "cfg-if",
3818 "interpolate_name",
3819 "itertools",
3820 "libc",
3821 "libfuzzer-sys",
3822 "log",
3823 "maybe-rayon",
3824 "new_debug_unreachable",
3825 "noop_proc_macro",
3826 "num-derive",
3827 "num-traits",
3828 "once_cell",
3829 "paste",
3830 "profiling",
3831 "rand 0.8.5",
3832 "rand_chacha 0.3.1",
3833 "simd_helpers",
3834 "system-deps",
3835 "thiserror 1.0.69",
3836 "v_frame",
3837 "wasm-bindgen",
3838]
3839
3840[[package]]
3841name = "ravif"
3842version = "0.11.20"
3843source = "registry+https://github.com/rust-lang/crates.io-index"
3844checksum = "5825c26fddd16ab9f515930d49028a630efec172e903483c94796cfe31893e6b"
3845dependencies = [
3846 "avif-serialize",
3847 "imgref",
3848 "loop9",
3849 "quick-error",
3850 "rav1e",
3851 "rayon",
3852 "rgb",
3853]
3854
3855[[package]]
3856name = "raw-window-handle"
3857version = "0.6.2"
3858source = "registry+https://github.com/rust-lang/crates.io-index"
3859checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539"
3860
3861[[package]]
3862name = "rayon"
3863version = "1.11.0"
3864source = "registry+https://github.com/rust-lang/crates.io-index"
3865checksum = "368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f"
3866dependencies = [
3867 "either",
3868 "rayon-core",
3869]
3870
3871[[package]]
3872name = "rayon-core"
3873version = "1.13.0"
3874source = "registry+https://github.com/rust-lang/crates.io-index"
3875checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91"
3876dependencies = [
3877 "crossbeam-deque",
3878 "crossbeam-utils",
3879]
3880
3881[[package]]
3882name = "redox_syscall"
3883version = "0.5.18"
3884source = "registry+https://github.com/rust-lang/crates.io-index"
3885checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d"
3886dependencies = [
3887 "bitflags 2.10.0",
3888]
3889
3890[[package]]
3891name = "redox_users"
3892version = "0.5.2"
3893source = "registry+https://github.com/rust-lang/crates.io-index"
3894checksum = "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac"
3895dependencies = [
3896 "getrandom 0.2.16",
3897 "libredox",
3898 "thiserror 2.0.17",
3899]
3900
3901[[package]]
3902name = "ref-cast"
3903version = "1.0.25"
3904source = "registry+https://github.com/rust-lang/crates.io-index"
3905checksum = "f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d"
3906dependencies = [
3907 "ref-cast-impl",
3908]
3909
3910[[package]]
3911name = "ref-cast-impl"
3912version = "1.0.25"
3913source = "registry+https://github.com/rust-lang/crates.io-index"
3914checksum = "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da"
3915dependencies = [
3916 "proc-macro2",
3917 "quote",
3918 "syn 2.0.109",
3919]
3920
3921[[package]]
3922name = "regex"
3923version = "1.12.2"
3924source = "registry+https://github.com/rust-lang/crates.io-index"
3925checksum = "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4"
3926dependencies = [
3927 "aho-corasick",
3928 "memchr",
3929 "regex-automata",
3930 "regex-syntax",
3931]
3932
3933[[package]]
3934name = "regex-automata"
3935version = "0.4.13"
3936source = "registry+https://github.com/rust-lang/crates.io-index"
3937checksum = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c"
3938dependencies = [
3939 "aho-corasick",
3940 "memchr",
3941 "regex-syntax",
3942]
3943
3944[[package]]
3945name = "regex-syntax"
3946version = "0.8.8"
3947source = "registry+https://github.com/rust-lang/crates.io-index"
3948checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58"
3949
3950[[package]]
3951name = "reqwest"
3952version = "0.12.24"
3953source = "registry+https://github.com/rust-lang/crates.io-index"
3954checksum = "9d0946410b9f7b082a427e4ef5c8ff541a88b357bc6c637c40db3a68ac70a36f"
3955dependencies = [
3956 "base64 0.22.1",
3957 "bytes",
3958 "cookie",
3959 "cookie_store",
3960 "encoding_rs",
3961 "futures-channel",
3962 "futures-core",
3963 "futures-util",
3964 "h2",
3965 "http",
3966 "http-body",
3967 "http-body-util",
3968 "hyper",
3969 "hyper-rustls",
3970 "hyper-tls",
3971 "hyper-util",
3972 "js-sys",
3973 "log",
3974 "mime",
3975 "native-tls",
3976 "percent-encoding",
3977 "pin-project-lite",
3978 "quinn",
3979 "rustls",
3980 "rustls-pki-types",
3981 "serde",
3982 "serde_json",
3983 "serde_urlencoded",
3984 "sync_wrapper",
3985 "tokio",
3986 "tokio-native-tls",
3987 "tokio-rustls",
3988 "tokio-util",
3989 "tower",
3990 "tower-http",
3991 "tower-service",
3992 "url",
3993 "wasm-bindgen",
3994 "wasm-bindgen-futures",
3995 "wasm-streams",
3996 "web-sys",
3997 "webpki-roots",
3998]
3999
4000[[package]]
4001name = "rgb"
4002version = "0.8.52"
4003source = "registry+https://github.com/rust-lang/crates.io-index"
4004checksum = "0c6a884d2998352bb4daf0183589aec883f16a6da1f4dde84d8e2e9a5409a1ce"
4005
4006[[package]]
4007name = "ring"
4008version = "0.17.14"
4009source = "registry+https://github.com/rust-lang/crates.io-index"
4010checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7"
4011dependencies = [
4012 "cc",
4013 "cfg-if",
4014 "getrandom 0.2.16",
4015 "libc",
4016 "untrusted",
4017 "windows-sys 0.52.0",
4018]
4019
4020[[package]]
4021name = "rust-ini"
4022version = "0.21.3"
4023source = "registry+https://github.com/rust-lang/crates.io-index"
4024checksum = "796e8d2b6696392a43bea58116b667fb4c29727dc5abd27d6acf338bb4f688c7"
4025dependencies = [
4026 "cfg-if",
4027 "ordered-multimap",
4028]
4029
4030[[package]]
4031name = "rustc-hash"
4032version = "2.1.1"
4033source = "registry+https://github.com/rust-lang/crates.io-index"
4034checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d"
4035
4036[[package]]
4037name = "rustc_version"
4038version = "0.4.1"
4039source = "registry+https://github.com/rust-lang/crates.io-index"
4040checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
4041dependencies = [
4042 "semver",
4043]
4044
4045[[package]]
4046name = "rustix"
4047version = "1.1.2"
4048source = "registry+https://github.com/rust-lang/crates.io-index"
4049checksum = "cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e"
4050dependencies = [
4051 "bitflags 2.10.0",
4052 "errno",
4053 "libc",
4054 "linux-raw-sys",
4055 "windows-sys 0.61.2",
4056]
4057
4058[[package]]
4059name = "rustls"
4060version = "0.23.35"
4061source = "registry+https://github.com/rust-lang/crates.io-index"
4062checksum = "533f54bc6a7d4f647e46ad909549eda97bf5afc1585190ef692b4286b198bd8f"
4063dependencies = [
4064 "once_cell",
4065 "ring",
4066 "rustls-pki-types",
4067 "rustls-webpki",
4068 "subtle",
4069 "zeroize",
4070]
4071
4072[[package]]
4073name = "rustls-pki-types"
4074version = "1.13.0"
4075source = "registry+https://github.com/rust-lang/crates.io-index"
4076checksum = "94182ad936a0c91c324cd46c6511b9510ed16af436d7b5bab34beab0afd55f7a"
4077dependencies = [
4078 "web-time",
4079 "zeroize",
4080]
4081
4082[[package]]
4083name = "rustls-webpki"
4084version = "0.103.8"
4085source = "registry+https://github.com/rust-lang/crates.io-index"
4086checksum = "2ffdfa2f5286e2247234e03f680868ac2815974dc39e00ea15adc445d0aafe52"
4087dependencies = [
4088 "ring",
4089 "rustls-pki-types",
4090 "untrusted",
4091]
4092
4093[[package]]
4094name = "rustversion"
4095version = "1.0.22"
4096source = "registry+https://github.com/rust-lang/crates.io-index"
4097checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
4098
4099[[package]]
4100name = "ryu"
4101version = "1.0.20"
4102source = "registry+https://github.com/rust-lang/crates.io-index"
4103checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f"
4104
4105[[package]]
4106name = "same-file"
4107version = "1.0.6"
4108source = "registry+https://github.com/rust-lang/crates.io-index"
4109checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
4110dependencies = [
4111 "winapi-util",
4112]
4113
4114[[package]]
4115name = "schannel"
4116version = "0.1.28"
4117source = "registry+https://github.com/rust-lang/crates.io-index"
4118checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1"
4119dependencies = [
4120 "windows-sys 0.61.2",
4121]
4122
4123[[package]]
4124name = "schemars"
4125version = "0.8.22"
4126source = "registry+https://github.com/rust-lang/crates.io-index"
4127checksum = "3fbf2ae1b8bc8e02df939598064d22402220cd5bbcca1c76f7d6a310974d5615"
4128dependencies = [
4129 "dyn-clone",
4130 "indexmap 1.9.3",
4131 "schemars_derive",
4132 "serde",
4133 "serde_json",
4134 "url",
4135 "uuid",
4136]
4137
4138[[package]]
4139name = "schemars"
4140version = "0.9.0"
4141source = "registry+https://github.com/rust-lang/crates.io-index"
4142checksum = "4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f"
4143dependencies = [
4144 "dyn-clone",
4145 "ref-cast",
4146 "serde",
4147 "serde_json",
4148]
4149
4150[[package]]
4151name = "schemars"
4152version = "1.1.0"
4153source = "registry+https://github.com/rust-lang/crates.io-index"
4154checksum = "9558e172d4e8533736ba97870c4b2cd63f84b382a3d6eb063da41b91cce17289"
4155dependencies = [
4156 "dyn-clone",
4157 "ref-cast",
4158 "serde",
4159 "serde_json",
4160]
4161
4162[[package]]
4163name = "schemars_derive"
4164version = "0.8.22"
4165source = "registry+https://github.com/rust-lang/crates.io-index"
4166checksum = "32e265784ad618884abaea0600a9adf15393368d840e0222d101a072f3f7534d"
4167dependencies = [
4168 "proc-macro2",
4169 "quote",
4170 "serde_derive_internals",
4171 "syn 2.0.109",
4172]
4173
4174[[package]]
4175name = "scopeguard"
4176version = "1.2.0"
4177source = "registry+https://github.com/rust-lang/crates.io-index"
4178checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
4179
4180[[package]]
4181name = "security-framework"
4182version = "2.11.1"
4183source = "registry+https://github.com/rust-lang/crates.io-index"
4184checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
4185dependencies = [
4186 "bitflags 2.10.0",
4187 "core-foundation 0.9.4",
4188 "core-foundation-sys",
4189 "libc",
4190 "security-framework-sys",
4191]
4192
4193[[package]]
4194name = "security-framework-sys"
4195version = "2.15.0"
4196source = "registry+https://github.com/rust-lang/crates.io-index"
4197checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0"
4198dependencies = [
4199 "core-foundation-sys",
4200 "libc",
4201]
4202
4203[[package]]
4204name = "selectors"
4205version = "0.24.0"
4206source = "registry+https://github.com/rust-lang/crates.io-index"
4207checksum = "0c37578180969d00692904465fb7f6b3d50b9a2b952b87c23d0e2e5cb5013416"
4208dependencies = [
4209 "bitflags 1.3.2",
4210 "cssparser",
4211 "derive_more",
4212 "fxhash",
4213 "log",
4214 "phf 0.8.0",
4215 "phf_codegen 0.8.0",
4216 "precomputed-hash",
4217 "servo_arc",
4218 "smallvec",
4219]
4220
4221[[package]]
4222name = "semver"
4223version = "1.0.27"
4224source = "registry+https://github.com/rust-lang/crates.io-index"
4225checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2"
4226dependencies = [
4227 "serde",
4228 "serde_core",
4229]
4230
4231[[package]]
4232name = "serde"
4233version = "1.0.228"
4234source = "registry+https://github.com/rust-lang/crates.io-index"
4235checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
4236dependencies = [
4237 "serde_core",
4238 "serde_derive",
4239]
4240
4241[[package]]
4242name = "serde-untagged"
4243version = "0.1.9"
4244source = "registry+https://github.com/rust-lang/crates.io-index"
4245checksum = "f9faf48a4a2d2693be24c6289dbe26552776eb7737074e6722891fadbe6c5058"
4246dependencies = [
4247 "erased-serde",
4248 "serde",
4249 "serde_core",
4250 "typeid",
4251]
4252
4253[[package]]
4254name = "serde_core"
4255version = "1.0.228"
4256source = "registry+https://github.com/rust-lang/crates.io-index"
4257checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
4258dependencies = [
4259 "serde_derive",
4260]
4261
4262[[package]]
4263name = "serde_derive"
4264version = "1.0.228"
4265source = "registry+https://github.com/rust-lang/crates.io-index"
4266checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
4267dependencies = [
4268 "proc-macro2",
4269 "quote",
4270 "syn 2.0.109",
4271]
4272
4273[[package]]
4274name = "serde_derive_internals"
4275version = "0.29.1"
4276source = "registry+https://github.com/rust-lang/crates.io-index"
4277checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711"
4278dependencies = [
4279 "proc-macro2",
4280 "quote",
4281 "syn 2.0.109",
4282]
4283
4284[[package]]
4285name = "serde_json"
4286version = "1.0.145"
4287source = "registry+https://github.com/rust-lang/crates.io-index"
4288checksum = "402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c"
4289dependencies = [
4290 "itoa",
4291 "memchr",
4292 "ryu",
4293 "serde",
4294 "serde_core",
4295]
4296
4297[[package]]
4298name = "serde_repr"
4299version = "0.1.20"
4300source = "registry+https://github.com/rust-lang/crates.io-index"
4301checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c"
4302dependencies = [
4303 "proc-macro2",
4304 "quote",
4305 "syn 2.0.109",
4306]
4307
4308[[package]]
4309name = "serde_spanned"
4310version = "0.6.9"
4311source = "registry+https://github.com/rust-lang/crates.io-index"
4312checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3"
4313dependencies = [
4314 "serde",
4315]
4316
4317[[package]]
4318name = "serde_spanned"
4319version = "1.0.3"
4320source = "registry+https://github.com/rust-lang/crates.io-index"
4321checksum = "e24345aa0fe688594e73770a5f6d1b216508b4f93484c0026d521acd30134392"
4322dependencies = [
4323 "serde_core",
4324]
4325
4326[[package]]
4327name = "serde_urlencoded"
4328version = "0.7.1"
4329source = "registry+https://github.com/rust-lang/crates.io-index"
4330checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
4331dependencies = [
4332 "form_urlencoded",
4333 "itoa",
4334 "ryu",
4335 "serde",
4336]
4337
4338[[package]]
4339name = "serde_with"
4340version = "3.15.1"
4341source = "registry+https://github.com/rust-lang/crates.io-index"
4342checksum = "aa66c845eee442168b2c8134fec70ac50dc20e760769c8ba0ad1319ca1959b04"
4343dependencies = [
4344 "base64 0.22.1",
4345 "chrono",
4346 "hex",
4347 "indexmap 1.9.3",
4348 "indexmap 2.12.0",
4349 "schemars 0.9.0",
4350 "schemars 1.1.0",
4351 "serde_core",
4352 "serde_json",
4353 "serde_with_macros",
4354 "time",
4355]
4356
4357[[package]]
4358name = "serde_with_macros"
4359version = "3.15.1"
4360source = "registry+https://github.com/rust-lang/crates.io-index"
4361checksum = "b91a903660542fced4e99881aa481bdbaec1634568ee02e0b8bd57c64cb38955"
4362dependencies = [
4363 "darling",
4364 "proc-macro2",
4365 "quote",
4366 "syn 2.0.109",
4367]
4368
4369[[package]]
4370name = "serialize-to-javascript"
4371version = "0.1.2"
4372source = "registry+https://github.com/rust-lang/crates.io-index"
4373checksum = "04f3666a07a197cdb77cdf306c32be9b7f598d7060d50cfd4d5aa04bfd92f6c5"
4374dependencies = [
4375 "serde",
4376 "serde_json",
4377 "serialize-to-javascript-impl",
4378]
4379
4380[[package]]
4381name = "serialize-to-javascript-impl"
4382version = "0.1.2"
4383source = "registry+https://github.com/rust-lang/crates.io-index"
4384checksum = "772ee033c0916d670af7860b6e1ef7d658a4629a6d0b4c8c3e67f09b3765b75d"
4385dependencies = [
4386 "proc-macro2",
4387 "quote",
4388 "syn 2.0.109",
4389]
4390
4391[[package]]
4392name = "servo_arc"
4393version = "0.2.0"
4394source = "registry+https://github.com/rust-lang/crates.io-index"
4395checksum = "d52aa42f8fdf0fed91e5ce7f23d8138441002fa31dca008acf47e6fd4721f741"
4396dependencies = [
4397 "nodrop",
4398 "stable_deref_trait",
4399]
4400
4401[[package]]
4402name = "sha2"
4403version = "0.10.9"
4404source = "registry+https://github.com/rust-lang/crates.io-index"
4405checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283"
4406dependencies = [
4407 "cfg-if",
4408 "cpufeatures",
4409 "digest",
4410]
4411
4412[[package]]
4413name = "shared_child"
4414version = "1.1.1"
4415source = "registry+https://github.com/rust-lang/crates.io-index"
4416checksum = "1e362d9935bc50f019969e2f9ecd66786612daae13e8f277be7bfb66e8bed3f7"
4417dependencies = [
4418 "libc",
4419 "sigchld",
4420 "windows-sys 0.60.2",
4421]
4422
4423[[package]]
4424name = "shlex"
4425version = "1.3.0"
4426source = "registry+https://github.com/rust-lang/crates.io-index"
4427checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
4428
4429[[package]]
4430name = "sigchld"
4431version = "0.2.4"
4432source = "registry+https://github.com/rust-lang/crates.io-index"
4433checksum = "47106eded3c154e70176fc83df9737335c94ce22f821c32d17ed1db1f83badb1"
4434dependencies = [
4435 "libc",
4436 "os_pipe",
4437 "signal-hook",
4438]
4439
4440[[package]]
4441name = "signal-hook"
4442version = "0.3.18"
4443source = "registry+https://github.com/rust-lang/crates.io-index"
4444checksum = "d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2"
4445dependencies = [
4446 "libc",
4447 "signal-hook-registry",
4448]
4449
4450[[package]]
4451name = "signal-hook-registry"
4452version = "1.4.6"
4453source = "registry+https://github.com/rust-lang/crates.io-index"
4454checksum = "b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b"
4455dependencies = [
4456 "libc",
4457]
4458
4459[[package]]
4460name = "simd-adler32"
4461version = "0.3.7"
4462source = "registry+https://github.com/rust-lang/crates.io-index"
4463checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
4464
4465[[package]]
4466name = "simd_helpers"
4467version = "0.1.0"
4468source = "registry+https://github.com/rust-lang/crates.io-index"
4469checksum = "95890f873bec569a0362c235787f3aca6e1e887302ba4840839bcc6459c42da6"
4470dependencies = [
4471 "quote",
4472]
4473
4474[[package]]
4475name = "siphasher"
4476version = "0.3.11"
4477source = "registry+https://github.com/rust-lang/crates.io-index"
4478checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
4479
4480[[package]]
4481name = "siphasher"
4482version = "1.0.1"
4483source = "registry+https://github.com/rust-lang/crates.io-index"
4484checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
4485
4486[[package]]
4487name = "slab"
4488version = "0.4.11"
4489source = "registry+https://github.com/rust-lang/crates.io-index"
4490checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589"
4491
4492[[package]]
4493name = "smallvec"
4494version = "1.15.1"
4495source = "registry+https://github.com/rust-lang/crates.io-index"
4496checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
4497
4498[[package]]
4499name = "socket2"
4500version = "0.6.1"
4501source = "registry+https://github.com/rust-lang/crates.io-index"
4502checksum = "17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881"
4503dependencies = [
4504 "libc",
4505 "windows-sys 0.60.2",
4506]
4507
4508[[package]]
4509name = "softbuffer"
4510version = "0.4.6"
4511source = "registry+https://github.com/rust-lang/crates.io-index"
4512checksum = "18051cdd562e792cad055119e0cdb2cfc137e44e3987532e0f9659a77931bb08"
4513dependencies = [
4514 "bytemuck",
4515 "cfg_aliases",
4516 "core-graphics",
4517 "foreign-types 0.5.0",
4518 "js-sys",
4519 "log",
4520 "objc2 0.5.2",
4521 "objc2-foundation 0.2.2",
4522 "objc2-quartz-core 0.2.2",
4523 "raw-window-handle",
4524 "redox_syscall",
4525 "wasm-bindgen",
4526 "web-sys",
4527 "windows-sys 0.59.0",
4528]
4529
4530[[package]]
4531name = "soup3"
4532version = "0.5.0"
4533source = "registry+https://github.com/rust-lang/crates.io-index"
4534checksum = "471f924a40f31251afc77450e781cb26d55c0b650842efafc9c6cbd2f7cc4f9f"
4535dependencies = [
4536 "futures-channel",
4537 "gio",
4538 "glib",
4539 "libc",
4540 "soup3-sys",
4541]
4542
4543[[package]]
4544name = "soup3-sys"
4545version = "0.5.0"
4546source = "registry+https://github.com/rust-lang/crates.io-index"
4547checksum = "7ebe8950a680a12f24f15ebe1bf70db7af98ad242d9db43596ad3108aab86c27"
4548dependencies = [
4549 "gio-sys",
4550 "glib-sys",
4551 "gobject-sys",
4552 "libc",
4553 "system-deps",
4554]
4555
4556[[package]]
4557name = "stable_deref_trait"
4558version = "1.2.1"
4559source = "registry+https://github.com/rust-lang/crates.io-index"
4560checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
4561
4562[[package]]
4563name = "static_assertions"
4564version = "1.1.0"
4565source = "registry+https://github.com/rust-lang/crates.io-index"
4566checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
4567
4568[[package]]
4569name = "string_cache"
4570version = "0.8.9"
4571source = "registry+https://github.com/rust-lang/crates.io-index"
4572checksum = "bf776ba3fa74f83bf4b63c3dcbbf82173db2632ed8452cb2d891d33f459de70f"
4573dependencies = [
4574 "new_debug_unreachable",
4575 "parking_lot",
4576 "phf_shared 0.11.3",
4577 "precomputed-hash",
4578 "serde",
4579]
4580
4581[[package]]
4582name = "string_cache_codegen"
4583version = "0.5.4"
4584source = "registry+https://github.com/rust-lang/crates.io-index"
4585checksum = "c711928715f1fe0fe509c53b43e993a9a557babc2d0a3567d0a3006f1ac931a0"
4586dependencies = [
4587 "phf_generator 0.11.3",
4588 "phf_shared 0.11.3",
4589 "proc-macro2",
4590 "quote",
4591]
4592
4593[[package]]
4594name = "strsim"
4595version = "0.11.1"
4596source = "registry+https://github.com/rust-lang/crates.io-index"
4597checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
4598
4599[[package]]
4600name = "subtle"
4601version = "2.6.1"
4602source = "registry+https://github.com/rust-lang/crates.io-index"
4603checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
4604
4605[[package]]
4606name = "swift-rs"
4607version = "1.0.7"
4608source = "registry+https://github.com/rust-lang/crates.io-index"
4609checksum = "4057c98e2e852d51fdcfca832aac7b571f6b351ad159f9eda5db1655f8d0c4d7"
4610dependencies = [
4611 "base64 0.21.7",
4612 "serde",
4613 "serde_json",
4614]
4615
4616[[package]]
4617name = "syn"
4618version = "1.0.109"
4619source = "registry+https://github.com/rust-lang/crates.io-index"
4620checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
4621dependencies = [
4622 "proc-macro2",
4623 "quote",
4624 "unicode-ident",
4625]
4626
4627[[package]]
4628name = "syn"
4629version = "2.0.109"
4630source = "registry+https://github.com/rust-lang/crates.io-index"
4631checksum = "2f17c7e013e88258aa9543dcbe81aca68a667a9ac37cd69c9fbc07858bfe0e2f"
4632dependencies = [
4633 "proc-macro2",
4634 "quote",
4635 "unicode-ident",
4636]
4637
4638[[package]]
4639name = "sync_wrapper"
4640version = "1.0.2"
4641source = "registry+https://github.com/rust-lang/crates.io-index"
4642checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
4643dependencies = [
4644 "futures-core",
4645]
4646
4647[[package]]
4648name = "synstructure"
4649version = "0.13.2"
4650source = "registry+https://github.com/rust-lang/crates.io-index"
4651checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
4652dependencies = [
4653 "proc-macro2",
4654 "quote",
4655 "syn 2.0.109",
4656]
4657
4658[[package]]
4659name = "system-configuration"
4660version = "0.6.1"
4661source = "registry+https://github.com/rust-lang/crates.io-index"
4662checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b"
4663dependencies = [
4664 "bitflags 2.10.0",
4665 "core-foundation 0.9.4",
4666 "system-configuration-sys",
4667]
4668
4669[[package]]
4670name = "system-configuration-sys"
4671version = "0.6.0"
4672source = "registry+https://github.com/rust-lang/crates.io-index"
4673checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4"
4674dependencies = [
4675 "core-foundation-sys",
4676 "libc",
4677]
4678
4679[[package]]
4680name = "system-deps"
4681version = "6.2.2"
4682source = "registry+https://github.com/rust-lang/crates.io-index"
4683checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349"
4684dependencies = [
4685 "cfg-expr",
4686 "heck 0.5.0",
4687 "pkg-config",
4688 "toml 0.8.2",
4689 "version-compare",
4690]
4691
4692[[package]]
4693name = "tao"
4694version = "0.34.5"
4695source = "registry+https://github.com/rust-lang/crates.io-index"
4696checksum = "f3a753bdc39c07b192151523a3f77cd0394aa75413802c883a0f6f6a0e5ee2e7"
4697dependencies = [
4698 "bitflags 2.10.0",
4699 "block2 0.6.2",
4700 "core-foundation 0.10.1",
4701 "core-graphics",
4702 "crossbeam-channel",
4703 "dispatch",
4704 "dlopen2",
4705 "dpi",
4706 "gdkwayland-sys",
4707 "gdkx11-sys",
4708 "gtk",
4709 "jni",
4710 "lazy_static",
4711 "libc",
4712 "log",
4713 "ndk",
4714 "ndk-context",
4715 "ndk-sys",
4716 "objc2 0.6.3",
4717 "objc2-app-kit",
4718 "objc2-foundation 0.3.2",
4719 "once_cell",
4720 "parking_lot",
4721 "raw-window-handle",
4722 "scopeguard",
4723 "tao-macros",
4724 "unicode-segmentation",
4725 "url",
4726 "windows",
4727 "windows-core 0.61.2",
4728 "windows-version",
4729 "x11-dl",
4730]
4731
4732[[package]]
4733name = "tao-macros"
4734version = "0.1.3"
4735source = "registry+https://github.com/rust-lang/crates.io-index"
4736checksum = "f4e16beb8b2ac17db28eab8bca40e62dbfbb34c0fcdc6d9826b11b7b5d047dfd"
4737dependencies = [
4738 "proc-macro2",
4739 "quote",
4740 "syn 2.0.109",
4741]
4742
4743[[package]]
4744name = "target-lexicon"
4745version = "0.12.16"
4746source = "registry+https://github.com/rust-lang/crates.io-index"
4747checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
4748
4749[[package]]
4750name = "tauri"
4751version = "2.9.2"
4752source = "registry+https://github.com/rust-lang/crates.io-index"
4753checksum = "8bceb52453e507c505b330afe3398510e87f428ea42b6e76ecb6bd63b15965b5"
4754dependencies = [
4755 "anyhow",
4756 "bytes",
4757 "cookie",
4758 "dirs",
4759 "dunce",
4760 "embed_plist",
4761 "getrandom 0.3.4",
4762 "glob",
4763 "gtk",
4764 "heck 0.5.0",
4765 "http",
4766 "image",
4767 "jni",
4768 "libc",
4769 "log",
4770 "mime",
4771 "muda",
4772 "objc2 0.6.3",
4773 "objc2-app-kit",
4774 "objc2-foundation 0.3.2",
4775 "objc2-ui-kit",
4776 "objc2-web-kit",
4777 "percent-encoding",
4778 "plist",
4779 "raw-window-handle",
4780 "reqwest",
4781 "serde",
4782 "serde_json",
4783 "serde_repr",
4784 "serialize-to-javascript",
4785 "swift-rs",
4786 "tauri-build",
4787 "tauri-macros",
4788 "tauri-runtime",
4789 "tauri-runtime-wry",
4790 "tauri-utils",
4791 "thiserror 2.0.17",
4792 "tokio",
4793 "tray-icon",
4794 "url",
4795 "webkit2gtk",
4796 "webview2-com",
4797 "window-vibrancy",
4798 "windows",
4799]
4800
4801[[package]]
4802name = "tauri-build"
4803version = "2.5.1"
4804source = "registry+https://github.com/rust-lang/crates.io-index"
4805checksum = "a924b6c50fe83193f0f8b14072afa7c25b7a72752a2a73d9549b463f5fe91a38"
4806dependencies = [
4807 "anyhow",
4808 "cargo_toml",
4809 "dirs",
4810 "glob",
4811 "heck 0.5.0",
4812 "json-patch",
4813 "schemars 0.8.22",
4814 "semver",
4815 "serde",
4816 "serde_json",
4817 "tauri-utils",
4818 "tauri-winres",
4819 "toml 0.9.8",
4820 "walkdir",
4821]
4822
4823[[package]]
4824name = "tauri-codegen"
4825version = "2.5.0"
4826source = "registry+https://github.com/rust-lang/crates.io-index"
4827checksum = "6c1fe64c74cc40f90848281a90058a6db931eb400b60205840e09801ee30f190"
4828dependencies = [
4829 "base64 0.22.1",
4830 "brotli",
4831 "ico",
4832 "json-patch",
4833 "plist",
4834 "png 0.17.16",
4835 "proc-macro2",
4836 "quote",
4837 "semver",
4838 "serde",
4839 "serde_json",
4840 "sha2",
4841 "syn 2.0.109",
4842 "tauri-utils",
4843 "thiserror 2.0.17",
4844 "time",
4845 "url",
4846 "uuid",
4847 "walkdir",
4848]
4849
4850[[package]]
4851name = "tauri-macros"
4852version = "2.5.0"
4853source = "registry+https://github.com/rust-lang/crates.io-index"
4854checksum = "260c5d2eb036b76206b9fca20b7be3614cfd21046c5396f7959e0e64a4b07f2f"
4855dependencies = [
4856 "heck 0.5.0",
4857 "proc-macro2",
4858 "quote",
4859 "syn 2.0.109",
4860 "tauri-codegen",
4861 "tauri-utils",
4862]
4863
4864[[package]]
4865name = "tauri-plugin"
4866version = "2.5.1"
4867source = "registry+https://github.com/rust-lang/crates.io-index"
4868checksum = "076c78a474a7247c90cad0b6e87e593c4c620ed4efdb79cbe0214f0021f6c39d"
4869dependencies = [
4870 "anyhow",
4871 "glob",
4872 "plist",
4873 "schemars 0.8.22",
4874 "serde",
4875 "serde_json",
4876 "tauri-utils",
4877 "toml 0.9.8",
4878 "walkdir",
4879]
4880
4881[[package]]
4882name = "tauri-plugin-deep-link"
4883version = "2.4.5"
4884source = "registry+https://github.com/rust-lang/crates.io-index"
4885checksum = "6e82759f7c7d51de3cbde51c04b3f2332de52436ed84541182cd8944b04e9e73"
4886dependencies = [
4887 "dunce",
4888 "plist",
4889 "rust-ini",
4890 "serde",
4891 "serde_json",
4892 "tauri",
4893 "tauri-plugin",
4894 "tauri-utils",
4895 "thiserror 2.0.17",
4896 "tracing",
4897 "url",
4898 "windows-registry",
4899 "windows-result 0.3.4",
4900]
4901
4902[[package]]
4903name = "tauri-plugin-fs"
4904version = "2.4.4"
4905source = "registry+https://github.com/rust-lang/crates.io-index"
4906checksum = "47df422695255ecbe7bac7012440eddaeefd026656171eac9559f5243d3230d9"
4907dependencies = [
4908 "anyhow",
4909 "dunce",
4910 "glob",
4911 "percent-encoding",
4912 "schemars 0.8.22",
4913 "serde",
4914 "serde_json",
4915 "serde_repr",
4916 "tauri",
4917 "tauri-plugin",
4918 "tauri-utils",
4919 "thiserror 2.0.17",
4920 "toml 0.9.8",
4921 "url",
4922]
4923
4924[[package]]
4925name = "tauri-plugin-http"
4926version = "2.5.4"
4927source = "registry+https://github.com/rust-lang/crates.io-index"
4928checksum = "c00685aceab12643cf024f712ab0448ba8fcadf86f2391d49d2e5aa732aacc70"
4929dependencies = [
4930 "bytes",
4931 "cookie_store",
4932 "data-url",
4933 "http",
4934 "regex",
4935 "reqwest",
4936 "schemars 0.8.22",
4937 "serde",
4938 "serde_json",
4939 "tauri",
4940 "tauri-plugin",
4941 "tauri-plugin-fs",
4942 "thiserror 2.0.17",
4943 "tokio",
4944 "url",
4945 "urlpattern",
4946]
4947
4948[[package]]
4949name = "tauri-plugin-process"
4950version = "2.3.1"
4951source = "registry+https://github.com/rust-lang/crates.io-index"
4952checksum = "d55511a7bf6cd70c8767b02c97bf8134fa434daf3926cfc1be0a0f94132d165a"
4953dependencies = [
4954 "tauri",
4955 "tauri-plugin",
4956]
4957
4958[[package]]
4959name = "tauri-plugin-shell"
4960version = "2.3.3"
4961source = "registry+https://github.com/rust-lang/crates.io-index"
4962checksum = "c374b6db45f2a8a304f0273a15080d98c70cde86178855fc24653ba657a1144c"
4963dependencies = [
4964 "encoding_rs",
4965 "log",
4966 "open",
4967 "os_pipe",
4968 "regex",
4969 "schemars 0.8.22",
4970 "serde",
4971 "serde_json",
4972 "shared_child",
4973 "tauri",
4974 "tauri-plugin",
4975 "thiserror 2.0.17",
4976 "tokio",
4977]
4978
4979[[package]]
4980name = "tauri-plugin-single-instance"
4981version = "2.3.6"
4982source = "registry+https://github.com/rust-lang/crates.io-index"
4983checksum = "dd707f8c86b4e3004e2c141fa24351f1909ba40ce1b8437e30d5ed5277dd3710"
4984dependencies = [
4985 "serde",
4986 "serde_json",
4987 "tauri",
4988 "tauri-plugin-deep-link",
4989 "thiserror 2.0.17",
4990 "tracing",
4991 "windows-sys 0.60.2",
4992 "zbus",
4993]
4994
4995[[package]]
4996name = "tauri-runtime"
4997version = "2.9.1"
4998source = "registry+https://github.com/rust-lang/crates.io-index"
4999checksum = "9368f09358496f2229313fccb37682ad116b7f46fa76981efe116994a0628926"
5000dependencies = [
5001 "cookie",
5002 "dpi",
5003 "gtk",
5004 "http",
5005 "jni",
5006 "objc2 0.6.3",
5007 "objc2-ui-kit",
5008 "objc2-web-kit",
5009 "raw-window-handle",
5010 "serde",
5011 "serde_json",
5012 "tauri-utils",
5013 "thiserror 2.0.17",
5014 "url",
5015 "webkit2gtk",
5016 "webview2-com",
5017 "windows",
5018]
5019
5020[[package]]
5021name = "tauri-runtime-wry"
5022version = "2.9.1"
5023source = "registry+https://github.com/rust-lang/crates.io-index"
5024checksum = "929f5df216f5c02a9e894554401bcdab6eec3e39ec6a4a7731c7067fc8688a93"
5025dependencies = [
5026 "gtk",
5027 "http",
5028 "jni",
5029 "log",
5030 "objc2 0.6.3",
5031 "objc2-app-kit",
5032 "objc2-foundation 0.3.2",
5033 "once_cell",
5034 "percent-encoding",
5035 "raw-window-handle",
5036 "softbuffer",
5037 "tao",
5038 "tauri-runtime",
5039 "tauri-utils",
5040 "url",
5041 "webkit2gtk",
5042 "webview2-com",
5043 "windows",
5044 "wry",
5045]
5046
5047[[package]]
5048name = "tauri-utils"
5049version = "2.8.0"
5050source = "registry+https://github.com/rust-lang/crates.io-index"
5051checksum = "f6b8bbe426abdbf52d050e52ed693130dbd68375b9ad82a3fb17efb4c8d85673"
5052dependencies = [
5053 "anyhow",
5054 "brotli",
5055 "cargo_metadata",
5056 "ctor",
5057 "dunce",
5058 "glob",
5059 "html5ever",
5060 "http",
5061 "infer",
5062 "json-patch",
5063 "kuchikiki",
5064 "log",
5065 "memchr",
5066 "phf 0.11.3",
5067 "proc-macro2",
5068 "quote",
5069 "regex",
5070 "schemars 0.8.22",
5071 "semver",
5072 "serde",
5073 "serde-untagged",
5074 "serde_json",
5075 "serde_with",
5076 "swift-rs",
5077 "thiserror 2.0.17",
5078 "toml 0.9.8",
5079 "url",
5080 "urlpattern",
5081 "uuid",
5082 "walkdir",
5083]
5084
5085[[package]]
5086name = "tauri-winres"
5087version = "0.3.3"
5088source = "registry+https://github.com/rust-lang/crates.io-index"
5089checksum = "fd21509dd1fa9bd355dc29894a6ff10635880732396aa38c0066c1e6c1ab8074"
5090dependencies = [
5091 "embed-resource",
5092 "toml 0.9.8",
5093]
5094
5095[[package]]
5096name = "tempfile"
5097version = "3.23.0"
5098source = "registry+https://github.com/rust-lang/crates.io-index"
5099checksum = "2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16"
5100dependencies = [
5101 "fastrand",
5102 "getrandom 0.3.4",
5103 "once_cell",
5104 "rustix",
5105 "windows-sys 0.61.2",
5106]
5107
5108[[package]]
5109name = "tendril"
5110version = "0.4.3"
5111source = "registry+https://github.com/rust-lang/crates.io-index"
5112checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
5113dependencies = [
5114 "futf",
5115 "mac",
5116 "utf-8",
5117]
5118
5119[[package]]
5120name = "thiserror"
5121version = "1.0.69"
5122source = "registry+https://github.com/rust-lang/crates.io-index"
5123checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
5124dependencies = [
5125 "thiserror-impl 1.0.69",
5126]
5127
5128[[package]]
5129name = "thiserror"
5130version = "2.0.17"
5131source = "registry+https://github.com/rust-lang/crates.io-index"
5132checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8"
5133dependencies = [
5134 "thiserror-impl 2.0.17",
5135]
5136
5137[[package]]
5138name = "thiserror-impl"
5139version = "1.0.69"
5140source = "registry+https://github.com/rust-lang/crates.io-index"
5141checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
5142dependencies = [
5143 "proc-macro2",
5144 "quote",
5145 "syn 2.0.109",
5146]
5147
5148[[package]]
5149name = "thiserror-impl"
5150version = "2.0.17"
5151source = "registry+https://github.com/rust-lang/crates.io-index"
5152checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913"
5153dependencies = [
5154 "proc-macro2",
5155 "quote",
5156 "syn 2.0.109",
5157]
5158
5159[[package]]
5160name = "tiff"
5161version = "0.10.3"
5162source = "registry+https://github.com/rust-lang/crates.io-index"
5163checksum = "af9605de7fee8d9551863fd692cce7637f548dbd9db9180fcc07ccc6d26c336f"
5164dependencies = [
5165 "fax",
5166 "flate2",
5167 "half",
5168 "quick-error",
5169 "weezl",
5170 "zune-jpeg",
5171]
5172
5173[[package]]
5174name = "time"
5175version = "0.3.44"
5176source = "registry+https://github.com/rust-lang/crates.io-index"
5177checksum = "91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d"
5178dependencies = [
5179 "deranged",
5180 "itoa",
5181 "num-conv",
5182 "powerfmt",
5183 "serde",
5184 "time-core",
5185 "time-macros",
5186]
5187
5188[[package]]
5189name = "time-core"
5190version = "0.1.6"
5191source = "registry+https://github.com/rust-lang/crates.io-index"
5192checksum = "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b"
5193
5194[[package]]
5195name = "time-macros"
5196version = "0.2.24"
5197source = "registry+https://github.com/rust-lang/crates.io-index"
5198checksum = "30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3"
5199dependencies = [
5200 "num-conv",
5201 "time-core",
5202]
5203
5204[[package]]
5205name = "tiny-keccak"
5206version = "2.0.2"
5207source = "registry+https://github.com/rust-lang/crates.io-index"
5208checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
5209dependencies = [
5210 "crunchy",
5211]
5212
5213[[package]]
5214name = "tinystr"
5215version = "0.8.2"
5216source = "registry+https://github.com/rust-lang/crates.io-index"
5217checksum = "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869"
5218dependencies = [
5219 "displaydoc",
5220 "zerovec",
5221]
5222
5223[[package]]
5224name = "tinyvec"
5225version = "1.10.0"
5226source = "registry+https://github.com/rust-lang/crates.io-index"
5227checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa"
5228dependencies = [
5229 "tinyvec_macros",
5230]
5231
5232[[package]]
5233name = "tinyvec_macros"
5234version = "0.1.1"
5235source = "registry+https://github.com/rust-lang/crates.io-index"
5236checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
5237
5238[[package]]
5239name = "tokio"
5240version = "1.48.0"
5241source = "registry+https://github.com/rust-lang/crates.io-index"
5242checksum = "ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408"
5243dependencies = [
5244 "bytes",
5245 "libc",
5246 "mio",
5247 "pin-project-lite",
5248 "socket2",
5249 "tokio-macros",
5250 "windows-sys 0.61.2",
5251]
5252
5253[[package]]
5254name = "tokio-macros"
5255version = "2.6.0"
5256source = "registry+https://github.com/rust-lang/crates.io-index"
5257checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5"
5258dependencies = [
5259 "proc-macro2",
5260 "quote",
5261 "syn 2.0.109",
5262]
5263
5264[[package]]
5265name = "tokio-native-tls"
5266version = "0.3.1"
5267source = "registry+https://github.com/rust-lang/crates.io-index"
5268checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
5269dependencies = [
5270 "native-tls",
5271 "tokio",
5272]
5273
5274[[package]]
5275name = "tokio-rustls"
5276version = "0.26.4"
5277source = "registry+https://github.com/rust-lang/crates.io-index"
5278checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61"
5279dependencies = [
5280 "rustls",
5281 "tokio",
5282]
5283
5284[[package]]
5285name = "tokio-util"
5286version = "0.7.17"
5287source = "registry+https://github.com/rust-lang/crates.io-index"
5288checksum = "2efa149fe76073d6e8fd97ef4f4eca7b67f599660115591483572e406e165594"
5289dependencies = [
5290 "bytes",
5291 "futures-core",
5292 "futures-sink",
5293 "pin-project-lite",
5294 "tokio",
5295]
5296
5297[[package]]
5298name = "toml"
5299version = "0.8.2"
5300source = "registry+https://github.com/rust-lang/crates.io-index"
5301checksum = "185d8ab0dfbb35cf1399a6344d8484209c088f75f8f68230da55d48d95d43e3d"
5302dependencies = [
5303 "serde",
5304 "serde_spanned 0.6.9",
5305 "toml_datetime 0.6.3",
5306 "toml_edit 0.20.2",
5307]
5308
5309[[package]]
5310name = "toml"
5311version = "0.9.8"
5312source = "registry+https://github.com/rust-lang/crates.io-index"
5313checksum = "f0dc8b1fb61449e27716ec0e1bdf0f6b8f3e8f6b05391e8497b8b6d7804ea6d8"
5314dependencies = [
5315 "indexmap 2.12.0",
5316 "serde_core",
5317 "serde_spanned 1.0.3",
5318 "toml_datetime 0.7.3",
5319 "toml_parser",
5320 "toml_writer",
5321 "winnow 0.7.13",
5322]
5323
5324[[package]]
5325name = "toml_datetime"
5326version = "0.6.3"
5327source = "registry+https://github.com/rust-lang/crates.io-index"
5328checksum = "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b"
5329dependencies = [
5330 "serde",
5331]
5332
5333[[package]]
5334name = "toml_datetime"
5335version = "0.7.3"
5336source = "registry+https://github.com/rust-lang/crates.io-index"
5337checksum = "f2cdb639ebbc97961c51720f858597f7f24c4fc295327923af55b74c3c724533"
5338dependencies = [
5339 "serde_core",
5340]
5341
5342[[package]]
5343name = "toml_edit"
5344version = "0.19.15"
5345source = "registry+https://github.com/rust-lang/crates.io-index"
5346checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
5347dependencies = [
5348 "indexmap 2.12.0",
5349 "toml_datetime 0.6.3",
5350 "winnow 0.5.40",
5351]
5352
5353[[package]]
5354name = "toml_edit"
5355version = "0.20.2"
5356source = "registry+https://github.com/rust-lang/crates.io-index"
5357checksum = "396e4d48bbb2b7554c944bde63101b5ae446cff6ec4a24227428f15eb72ef338"
5358dependencies = [
5359 "indexmap 2.12.0",
5360 "serde",
5361 "serde_spanned 0.6.9",
5362 "toml_datetime 0.6.3",
5363 "winnow 0.5.40",
5364]
5365
5366[[package]]
5367name = "toml_edit"
5368version = "0.23.7"
5369source = "registry+https://github.com/rust-lang/crates.io-index"
5370checksum = "6485ef6d0d9b5d0ec17244ff7eb05310113c3f316f2d14200d4de56b3cb98f8d"
5371dependencies = [
5372 "indexmap 2.12.0",
5373 "toml_datetime 0.7.3",
5374 "toml_parser",
5375 "winnow 0.7.13",
5376]
5377
5378[[package]]
5379name = "toml_parser"
5380version = "1.0.4"
5381source = "registry+https://github.com/rust-lang/crates.io-index"
5382checksum = "c0cbe268d35bdb4bb5a56a2de88d0ad0eb70af5384a99d648cd4b3d04039800e"
5383dependencies = [
5384 "winnow 0.7.13",
5385]
5386
5387[[package]]
5388name = "toml_writer"
5389version = "1.0.4"
5390source = "registry+https://github.com/rust-lang/crates.io-index"
5391checksum = "df8b2b54733674ad286d16267dcfc7a71ed5c776e4ac7aa3c3e2561f7c637bf2"
5392
5393[[package]]
5394name = "tower"
5395version = "0.5.2"
5396source = "registry+https://github.com/rust-lang/crates.io-index"
5397checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9"
5398dependencies = [
5399 "futures-core",
5400 "futures-util",
5401 "pin-project-lite",
5402 "sync_wrapper",
5403 "tokio",
5404 "tower-layer",
5405 "tower-service",
5406]
5407
5408[[package]]
5409name = "tower-http"
5410version = "0.6.6"
5411source = "registry+https://github.com/rust-lang/crates.io-index"
5412checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2"
5413dependencies = [
5414 "bitflags 2.10.0",
5415 "bytes",
5416 "futures-util",
5417 "http",
5418 "http-body",
5419 "iri-string",
5420 "pin-project-lite",
5421 "tower",
5422 "tower-layer",
5423 "tower-service",
5424]
5425
5426[[package]]
5427name = "tower-layer"
5428version = "0.3.3"
5429source = "registry+https://github.com/rust-lang/crates.io-index"
5430checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
5431
5432[[package]]
5433name = "tower-service"
5434version = "0.3.3"
5435source = "registry+https://github.com/rust-lang/crates.io-index"
5436checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
5437
5438[[package]]
5439name = "tracing"
5440version = "0.1.41"
5441source = "registry+https://github.com/rust-lang/crates.io-index"
5442checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
5443dependencies = [
5444 "pin-project-lite",
5445 "tracing-attributes",
5446 "tracing-core",
5447]
5448
5449[[package]]
5450name = "tracing-attributes"
5451version = "0.1.30"
5452source = "registry+https://github.com/rust-lang/crates.io-index"
5453checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903"
5454dependencies = [
5455 "proc-macro2",
5456 "quote",
5457 "syn 2.0.109",
5458]
5459
5460[[package]]
5461name = "tracing-core"
5462version = "0.1.34"
5463source = "registry+https://github.com/rust-lang/crates.io-index"
5464checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678"
5465dependencies = [
5466 "once_cell",
5467]
5468
5469[[package]]
5470name = "tray-icon"
5471version = "0.21.2"
5472source = "registry+https://github.com/rust-lang/crates.io-index"
5473checksum = "e3d5572781bee8e3f994d7467084e1b1fd7a93ce66bd480f8156ba89dee55a2b"
5474dependencies = [
5475 "crossbeam-channel",
5476 "dirs",
5477 "libappindicator",
5478 "muda",
5479 "objc2 0.6.3",
5480 "objc2-app-kit",
5481 "objc2-core-foundation",
5482 "objc2-core-graphics",
5483 "objc2-foundation 0.3.2",
5484 "once_cell",
5485 "png 0.17.16",
5486 "serde",
5487 "thiserror 2.0.17",
5488 "windows-sys 0.60.2",
5489]
5490
5491[[package]]
5492name = "try-lock"
5493version = "0.2.5"
5494source = "registry+https://github.com/rust-lang/crates.io-index"
5495checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
5496
5497[[package]]
5498name = "typeid"
5499version = "1.0.3"
5500source = "registry+https://github.com/rust-lang/crates.io-index"
5501checksum = "bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c"
5502
5503[[package]]
5504name = "typenum"
5505version = "1.19.0"
5506source = "registry+https://github.com/rust-lang/crates.io-index"
5507checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb"
5508
5509[[package]]
5510name = "uds_windows"
5511version = "1.1.0"
5512source = "registry+https://github.com/rust-lang/crates.io-index"
5513checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9"
5514dependencies = [
5515 "memoffset",
5516 "tempfile",
5517 "winapi",
5518]
5519
5520[[package]]
5521name = "unic-char-property"
5522version = "0.9.0"
5523source = "registry+https://github.com/rust-lang/crates.io-index"
5524checksum = "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221"
5525dependencies = [
5526 "unic-char-range",
5527]
5528
5529[[package]]
5530name = "unic-char-range"
5531version = "0.9.0"
5532source = "registry+https://github.com/rust-lang/crates.io-index"
5533checksum = "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc"
5534
5535[[package]]
5536name = "unic-common"
5537version = "0.9.0"
5538source = "registry+https://github.com/rust-lang/crates.io-index"
5539checksum = "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc"
5540
5541[[package]]
5542name = "unic-ucd-ident"
5543version = "0.9.0"
5544source = "registry+https://github.com/rust-lang/crates.io-index"
5545checksum = "e230a37c0381caa9219d67cf063aa3a375ffed5bf541a452db16e744bdab6987"
5546dependencies = [
5547 "unic-char-property",
5548 "unic-char-range",
5549 "unic-ucd-version",
5550]
5551
5552[[package]]
5553name = "unic-ucd-version"
5554version = "0.9.0"
5555source = "registry+https://github.com/rust-lang/crates.io-index"
5556checksum = "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4"
5557dependencies = [
5558 "unic-common",
5559]
5560
5561[[package]]
5562name = "unicode-ident"
5563version = "1.0.22"
5564source = "registry+https://github.com/rust-lang/crates.io-index"
5565checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5"
5566
5567[[package]]
5568name = "unicode-segmentation"
5569version = "1.12.0"
5570source = "registry+https://github.com/rust-lang/crates.io-index"
5571checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
5572
5573[[package]]
5574name = "untrusted"
5575version = "0.9.0"
5576source = "registry+https://github.com/rust-lang/crates.io-index"
5577checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
5578
5579[[package]]
5580name = "url"
5581version = "2.5.7"
5582source = "registry+https://github.com/rust-lang/crates.io-index"
5583checksum = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b"
5584dependencies = [
5585 "form_urlencoded",
5586 "idna",
5587 "percent-encoding",
5588 "serde",
5589]
5590
5591[[package]]
5592name = "urlpattern"
5593version = "0.3.0"
5594source = "registry+https://github.com/rust-lang/crates.io-index"
5595checksum = "70acd30e3aa1450bc2eece896ce2ad0d178e9c079493819301573dae3c37ba6d"
5596dependencies = [
5597 "regex",
5598 "serde",
5599 "unic-ucd-ident",
5600 "url",
5601]
5602
5603[[package]]
5604name = "utf-8"
5605version = "0.7.6"
5606source = "registry+https://github.com/rust-lang/crates.io-index"
5607checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
5608
5609[[package]]
5610name = "utf8_iter"
5611version = "1.0.4"
5612source = "registry+https://github.com/rust-lang/crates.io-index"
5613checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
5614
5615[[package]]
5616name = "uuid"
5617version = "1.18.1"
5618source = "registry+https://github.com/rust-lang/crates.io-index"
5619checksum = "2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2"
5620dependencies = [
5621 "getrandom 0.3.4",
5622 "js-sys",
5623 "serde",
5624 "wasm-bindgen",
5625]
5626
5627[[package]]
5628name = "v_frame"
5629version = "0.3.9"
5630source = "registry+https://github.com/rust-lang/crates.io-index"
5631checksum = "666b7727c8875d6ab5db9533418d7c764233ac9c0cff1d469aec8fa127597be2"
5632dependencies = [
5633 "aligned-vec",
5634 "num-traits",
5635 "wasm-bindgen",
5636]
5637
5638[[package]]
5639name = "vcpkg"
5640version = "0.2.15"
5641source = "registry+https://github.com/rust-lang/crates.io-index"
5642checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
5643
5644[[package]]
5645name = "version-compare"
5646version = "0.2.1"
5647source = "registry+https://github.com/rust-lang/crates.io-index"
5648checksum = "03c2856837ef78f57382f06b2b8563a2f512f7185d732608fd9176cb3b8edf0e"
5649
5650[[package]]
5651name = "version_check"
5652version = "0.9.5"
5653source = "registry+https://github.com/rust-lang/crates.io-index"
5654checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
5655
5656[[package]]
5657name = "vswhom"
5658version = "0.1.0"
5659source = "registry+https://github.com/rust-lang/crates.io-index"
5660checksum = "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b"
5661dependencies = [
5662 "libc",
5663 "vswhom-sys",
5664]
5665
5666[[package]]
5667name = "vswhom-sys"
5668version = "0.1.3"
5669source = "registry+https://github.com/rust-lang/crates.io-index"
5670checksum = "fb067e4cbd1ff067d1df46c9194b5de0e98efd2810bbc95c5d5e5f25a3231150"
5671dependencies = [
5672 "cc",
5673 "libc",
5674]
5675
5676[[package]]
5677name = "walkdir"
5678version = "2.5.0"
5679source = "registry+https://github.com/rust-lang/crates.io-index"
5680checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
5681dependencies = [
5682 "same-file",
5683 "winapi-util",
5684]
5685
5686[[package]]
5687name = "want"
5688version = "0.3.1"
5689source = "registry+https://github.com/rust-lang/crates.io-index"
5690checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
5691dependencies = [
5692 "try-lock",
5693]
5694
5695[[package]]
5696name = "wasi"
5697version = "0.9.0+wasi-snapshot-preview1"
5698source = "registry+https://github.com/rust-lang/crates.io-index"
5699checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
5700
5701[[package]]
5702name = "wasi"
5703version = "0.11.1+wasi-snapshot-preview1"
5704source = "registry+https://github.com/rust-lang/crates.io-index"
5705checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
5706
5707[[package]]
5708name = "wasip2"
5709version = "1.0.1+wasi-0.2.4"
5710source = "registry+https://github.com/rust-lang/crates.io-index"
5711checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7"
5712dependencies = [
5713 "wit-bindgen",
5714]
5715
5716[[package]]
5717name = "wasm-bindgen"
5718version = "0.2.105"
5719source = "registry+https://github.com/rust-lang/crates.io-index"
5720checksum = "da95793dfc411fbbd93f5be7715b0578ec61fe87cb1a42b12eb625caa5c5ea60"
5721dependencies = [
5722 "cfg-if",
5723 "once_cell",
5724 "rustversion",
5725 "wasm-bindgen-macro",
5726 "wasm-bindgen-shared",
5727]
5728
5729[[package]]
5730name = "wasm-bindgen-futures"
5731version = "0.4.55"
5732source = "registry+https://github.com/rust-lang/crates.io-index"
5733checksum = "551f88106c6d5e7ccc7cd9a16f312dd3b5d36ea8b4954304657d5dfba115d4a0"
5734dependencies = [
5735 "cfg-if",
5736 "js-sys",
5737 "once_cell",
5738 "wasm-bindgen",
5739 "web-sys",
5740]
5741
5742[[package]]
5743name = "wasm-bindgen-macro"
5744version = "0.2.105"
5745source = "registry+https://github.com/rust-lang/crates.io-index"
5746checksum = "04264334509e04a7bf8690f2384ef5265f05143a4bff3889ab7a3269adab59c2"
5747dependencies = [
5748 "quote",
5749 "wasm-bindgen-macro-support",
5750]
5751
5752[[package]]
5753name = "wasm-bindgen-macro-support"
5754version = "0.2.105"
5755source = "registry+https://github.com/rust-lang/crates.io-index"
5756checksum = "420bc339d9f322e562942d52e115d57e950d12d88983a14c79b86859ee6c7ebc"
5757dependencies = [
5758 "bumpalo",
5759 "proc-macro2",
5760 "quote",
5761 "syn 2.0.109",
5762 "wasm-bindgen-shared",
5763]
5764
5765[[package]]
5766name = "wasm-bindgen-shared"
5767version = "0.2.105"
5768source = "registry+https://github.com/rust-lang/crates.io-index"
5769checksum = "76f218a38c84bcb33c25ec7059b07847d465ce0e0a76b995e134a45adcb6af76"
5770dependencies = [
5771 "unicode-ident",
5772]
5773
5774[[package]]
5775name = "wasm-streams"
5776version = "0.4.2"
5777source = "registry+https://github.com/rust-lang/crates.io-index"
5778checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65"
5779dependencies = [
5780 "futures-util",
5781 "js-sys",
5782 "wasm-bindgen",
5783 "wasm-bindgen-futures",
5784 "web-sys",
5785]
5786
5787[[package]]
5788name = "web-sys"
5789version = "0.3.82"
5790source = "registry+https://github.com/rust-lang/crates.io-index"
5791checksum = "3a1f95c0d03a47f4ae1f7a64643a6bb97465d9b740f0fa8f90ea33915c99a9a1"
5792dependencies = [
5793 "js-sys",
5794 "wasm-bindgen",
5795]
5796
5797[[package]]
5798name = "web-time"
5799version = "1.1.0"
5800source = "registry+https://github.com/rust-lang/crates.io-index"
5801checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
5802dependencies = [
5803 "js-sys",
5804 "wasm-bindgen",
5805]
5806
5807[[package]]
5808name = "webkit2gtk"
5809version = "2.0.1"
5810source = "registry+https://github.com/rust-lang/crates.io-index"
5811checksum = "76b1bc1e54c581da1e9f179d0b38512ba358fb1af2d634a1affe42e37172361a"
5812dependencies = [
5813 "bitflags 1.3.2",
5814 "cairo-rs",
5815 "gdk",
5816 "gdk-sys",
5817 "gio",
5818 "gio-sys",
5819 "glib",
5820 "glib-sys",
5821 "gobject-sys",
5822 "gtk",
5823 "gtk-sys",
5824 "javascriptcore-rs",
5825 "libc",
5826 "once_cell",
5827 "soup3",
5828 "webkit2gtk-sys",
5829]
5830
5831[[package]]
5832name = "webkit2gtk-sys"
5833version = "2.0.1"
5834source = "registry+https://github.com/rust-lang/crates.io-index"
5835checksum = "62daa38afc514d1f8f12b8693d30d5993ff77ced33ce30cd04deebc267a6d57c"
5836dependencies = [
5837 "bitflags 1.3.2",
5838 "cairo-sys-rs",
5839 "gdk-sys",
5840 "gio-sys",
5841 "glib-sys",
5842 "gobject-sys",
5843 "gtk-sys",
5844 "javascriptcore-rs-sys",
5845 "libc",
5846 "pkg-config",
5847 "soup3-sys",
5848 "system-deps",
5849]
5850
5851[[package]]
5852name = "webpki-roots"
5853version = "1.0.4"
5854source = "registry+https://github.com/rust-lang/crates.io-index"
5855checksum = "b2878ef029c47c6e8cf779119f20fcf52bde7ad42a731b2a304bc221df17571e"
5856dependencies = [
5857 "rustls-pki-types",
5858]
5859
5860[[package]]
5861name = "webview2-com"
5862version = "0.38.0"
5863source = "registry+https://github.com/rust-lang/crates.io-index"
5864checksum = "d4ba622a989277ef3886dd5afb3e280e3dd6d974b766118950a08f8f678ad6a4"
5865dependencies = [
5866 "webview2-com-macros",
5867 "webview2-com-sys",
5868 "windows",
5869 "windows-core 0.61.2",
5870 "windows-implement",
5871 "windows-interface",
5872]
5873
5874[[package]]
5875name = "webview2-com-macros"
5876version = "0.8.0"
5877source = "registry+https://github.com/rust-lang/crates.io-index"
5878checksum = "1d228f15bba3b9d56dde8bddbee66fa24545bd17b48d5128ccf4a8742b18e431"
5879dependencies = [
5880 "proc-macro2",
5881 "quote",
5882 "syn 2.0.109",
5883]
5884
5885[[package]]
5886name = "webview2-com-sys"
5887version = "0.38.0"
5888source = "registry+https://github.com/rust-lang/crates.io-index"
5889checksum = "36695906a1b53a3bf5c4289621efedac12b73eeb0b89e7e1a89b517302d5d75c"
5890dependencies = [
5891 "thiserror 2.0.17",
5892 "windows",
5893 "windows-core 0.61.2",
5894]
5895
5896[[package]]
5897name = "weezl"
5898version = "0.1.10"
5899source = "registry+https://github.com/rust-lang/crates.io-index"
5900checksum = "a751b3277700db47d3e574514de2eced5e54dc8a5436a3bf7a0b248b2cee16f3"
5901
5902[[package]]
5903name = "winapi"
5904version = "0.3.9"
5905source = "registry+https://github.com/rust-lang/crates.io-index"
5906checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
5907dependencies = [
5908 "winapi-i686-pc-windows-gnu",
5909 "winapi-x86_64-pc-windows-gnu",
5910]
5911
5912[[package]]
5913name = "winapi-i686-pc-windows-gnu"
5914version = "0.4.0"
5915source = "registry+https://github.com/rust-lang/crates.io-index"
5916checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
5917
5918[[package]]
5919name = "winapi-util"
5920version = "0.1.11"
5921source = "registry+https://github.com/rust-lang/crates.io-index"
5922checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
5923dependencies = [
5924 "windows-sys 0.61.2",
5925]
5926
5927[[package]]
5928name = "winapi-x86_64-pc-windows-gnu"
5929version = "0.4.0"
5930source = "registry+https://github.com/rust-lang/crates.io-index"
5931checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
5932
5933[[package]]
5934name = "window-vibrancy"
5935version = "0.6.0"
5936source = "registry+https://github.com/rust-lang/crates.io-index"
5937checksum = "d9bec5a31f3f9362f2258fd0e9c9dd61a9ca432e7306cc78c444258f0dce9a9c"
5938dependencies = [
5939 "objc2 0.6.3",
5940 "objc2-app-kit",
5941 "objc2-core-foundation",
5942 "objc2-foundation 0.3.2",
5943 "raw-window-handle",
5944 "windows-sys 0.59.0",
5945 "windows-version",
5946]
5947
5948[[package]]
5949name = "windows"
5950version = "0.61.3"
5951source = "registry+https://github.com/rust-lang/crates.io-index"
5952checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893"
5953dependencies = [
5954 "windows-collections",
5955 "windows-core 0.61.2",
5956 "windows-future",
5957 "windows-link 0.1.3",
5958 "windows-numerics",
5959]
5960
5961[[package]]
5962name = "windows-collections"
5963version = "0.2.0"
5964source = "registry+https://github.com/rust-lang/crates.io-index"
5965checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8"
5966dependencies = [
5967 "windows-core 0.61.2",
5968]
5969
5970[[package]]
5971name = "windows-core"
5972version = "0.61.2"
5973source = "registry+https://github.com/rust-lang/crates.io-index"
5974checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3"
5975dependencies = [
5976 "windows-implement",
5977 "windows-interface",
5978 "windows-link 0.1.3",
5979 "windows-result 0.3.4",
5980 "windows-strings 0.4.2",
5981]
5982
5983[[package]]
5984name = "windows-core"
5985version = "0.62.2"
5986source = "registry+https://github.com/rust-lang/crates.io-index"
5987checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb"
5988dependencies = [
5989 "windows-implement",
5990 "windows-interface",
5991 "windows-link 0.2.1",
5992 "windows-result 0.4.1",
5993 "windows-strings 0.5.1",
5994]
5995
5996[[package]]
5997name = "windows-future"
5998version = "0.2.1"
5999source = "registry+https://github.com/rust-lang/crates.io-index"
6000checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e"
6001dependencies = [
6002 "windows-core 0.61.2",
6003 "windows-link 0.1.3",
6004 "windows-threading",
6005]
6006
6007[[package]]
6008name = "windows-implement"
6009version = "0.60.2"
6010source = "registry+https://github.com/rust-lang/crates.io-index"
6011checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf"
6012dependencies = [
6013 "proc-macro2",
6014 "quote",
6015 "syn 2.0.109",
6016]
6017
6018[[package]]
6019name = "windows-interface"
6020version = "0.59.3"
6021source = "registry+https://github.com/rust-lang/crates.io-index"
6022checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358"
6023dependencies = [
6024 "proc-macro2",
6025 "quote",
6026 "syn 2.0.109",
6027]
6028
6029[[package]]
6030name = "windows-link"
6031version = "0.1.3"
6032source = "registry+https://github.com/rust-lang/crates.io-index"
6033checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a"
6034
6035[[package]]
6036name = "windows-link"
6037version = "0.2.1"
6038source = "registry+https://github.com/rust-lang/crates.io-index"
6039checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
6040
6041[[package]]
6042name = "windows-numerics"
6043version = "0.2.0"
6044source = "registry+https://github.com/rust-lang/crates.io-index"
6045checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1"
6046dependencies = [
6047 "windows-core 0.61.2",
6048 "windows-link 0.1.3",
6049]
6050
6051[[package]]
6052name = "windows-registry"
6053version = "0.5.3"
6054source = "registry+https://github.com/rust-lang/crates.io-index"
6055checksum = "5b8a9ed28765efc97bbc954883f4e6796c33a06546ebafacbabee9696967499e"
6056dependencies = [
6057 "windows-link 0.1.3",
6058 "windows-result 0.3.4",
6059 "windows-strings 0.4.2",
6060]
6061
6062[[package]]
6063name = "windows-result"
6064version = "0.3.4"
6065source = "registry+https://github.com/rust-lang/crates.io-index"
6066checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6"
6067dependencies = [
6068 "windows-link 0.1.3",
6069]
6070
6071[[package]]
6072name = "windows-result"
6073version = "0.4.1"
6074source = "registry+https://github.com/rust-lang/crates.io-index"
6075checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5"
6076dependencies = [
6077 "windows-link 0.2.1",
6078]
6079
6080[[package]]
6081name = "windows-strings"
6082version = "0.4.2"
6083source = "registry+https://github.com/rust-lang/crates.io-index"
6084checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57"
6085dependencies = [
6086 "windows-link 0.1.3",
6087]
6088
6089[[package]]
6090name = "windows-strings"
6091version = "0.5.1"
6092source = "registry+https://github.com/rust-lang/crates.io-index"
6093checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091"
6094dependencies = [
6095 "windows-link 0.2.1",
6096]
6097
6098[[package]]
6099name = "windows-sys"
6100version = "0.45.0"
6101source = "registry+https://github.com/rust-lang/crates.io-index"
6102checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
6103dependencies = [
6104 "windows-targets 0.42.2",
6105]
6106
6107[[package]]
6108name = "windows-sys"
6109version = "0.52.0"
6110source = "registry+https://github.com/rust-lang/crates.io-index"
6111checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
6112dependencies = [
6113 "windows-targets 0.52.6",
6114]
6115
6116[[package]]
6117name = "windows-sys"
6118version = "0.59.0"
6119source = "registry+https://github.com/rust-lang/crates.io-index"
6120checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
6121dependencies = [
6122 "windows-targets 0.52.6",
6123]
6124
6125[[package]]
6126name = "windows-sys"
6127version = "0.60.2"
6128source = "registry+https://github.com/rust-lang/crates.io-index"
6129checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb"
6130dependencies = [
6131 "windows-targets 0.53.5",
6132]
6133
6134[[package]]
6135name = "windows-sys"
6136version = "0.61.2"
6137source = "registry+https://github.com/rust-lang/crates.io-index"
6138checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
6139dependencies = [
6140 "windows-link 0.2.1",
6141]
6142
6143[[package]]
6144name = "windows-targets"
6145version = "0.42.2"
6146source = "registry+https://github.com/rust-lang/crates.io-index"
6147checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
6148dependencies = [
6149 "windows_aarch64_gnullvm 0.42.2",
6150 "windows_aarch64_msvc 0.42.2",
6151 "windows_i686_gnu 0.42.2",
6152 "windows_i686_msvc 0.42.2",
6153 "windows_x86_64_gnu 0.42.2",
6154 "windows_x86_64_gnullvm 0.42.2",
6155 "windows_x86_64_msvc 0.42.2",
6156]
6157
6158[[package]]
6159name = "windows-targets"
6160version = "0.52.6"
6161source = "registry+https://github.com/rust-lang/crates.io-index"
6162checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
6163dependencies = [
6164 "windows_aarch64_gnullvm 0.52.6",
6165 "windows_aarch64_msvc 0.52.6",
6166 "windows_i686_gnu 0.52.6",
6167 "windows_i686_gnullvm 0.52.6",
6168 "windows_i686_msvc 0.52.6",
6169 "windows_x86_64_gnu 0.52.6",
6170 "windows_x86_64_gnullvm 0.52.6",
6171 "windows_x86_64_msvc 0.52.6",
6172]
6173
6174[[package]]
6175name = "windows-targets"
6176version = "0.53.5"
6177source = "registry+https://github.com/rust-lang/crates.io-index"
6178checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3"
6179dependencies = [
6180 "windows-link 0.2.1",
6181 "windows_aarch64_gnullvm 0.53.1",
6182 "windows_aarch64_msvc 0.53.1",
6183 "windows_i686_gnu 0.53.1",
6184 "windows_i686_gnullvm 0.53.1",
6185 "windows_i686_msvc 0.53.1",
6186 "windows_x86_64_gnu 0.53.1",
6187 "windows_x86_64_gnullvm 0.53.1",
6188 "windows_x86_64_msvc 0.53.1",
6189]
6190
6191[[package]]
6192name = "windows-threading"
6193version = "0.1.0"
6194source = "registry+https://github.com/rust-lang/crates.io-index"
6195checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6"
6196dependencies = [
6197 "windows-link 0.1.3",
6198]
6199
6200[[package]]
6201name = "windows-version"
6202version = "0.1.7"
6203source = "registry+https://github.com/rust-lang/crates.io-index"
6204checksum = "e4060a1da109b9d0326b7262c8e12c84df67cc0dbc9e33cf49e01ccc2eb63631"
6205dependencies = [
6206 "windows-link 0.2.1",
6207]
6208
6209[[package]]
6210name = "windows_aarch64_gnullvm"
6211version = "0.42.2"
6212source = "registry+https://github.com/rust-lang/crates.io-index"
6213checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
6214
6215[[package]]
6216name = "windows_aarch64_gnullvm"
6217version = "0.52.6"
6218source = "registry+https://github.com/rust-lang/crates.io-index"
6219checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
6220
6221[[package]]
6222name = "windows_aarch64_gnullvm"
6223version = "0.53.1"
6224source = "registry+https://github.com/rust-lang/crates.io-index"
6225checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53"
6226
6227[[package]]
6228name = "windows_aarch64_msvc"
6229version = "0.42.2"
6230source = "registry+https://github.com/rust-lang/crates.io-index"
6231checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
6232
6233[[package]]
6234name = "windows_aarch64_msvc"
6235version = "0.52.6"
6236source = "registry+https://github.com/rust-lang/crates.io-index"
6237checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
6238
6239[[package]]
6240name = "windows_aarch64_msvc"
6241version = "0.53.1"
6242source = "registry+https://github.com/rust-lang/crates.io-index"
6243checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006"
6244
6245[[package]]
6246name = "windows_i686_gnu"
6247version = "0.42.2"
6248source = "registry+https://github.com/rust-lang/crates.io-index"
6249checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
6250
6251[[package]]
6252name = "windows_i686_gnu"
6253version = "0.52.6"
6254source = "registry+https://github.com/rust-lang/crates.io-index"
6255checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
6256
6257[[package]]
6258name = "windows_i686_gnu"
6259version = "0.53.1"
6260source = "registry+https://github.com/rust-lang/crates.io-index"
6261checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3"
6262
6263[[package]]
6264name = "windows_i686_gnullvm"
6265version = "0.52.6"
6266source = "registry+https://github.com/rust-lang/crates.io-index"
6267checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
6268
6269[[package]]
6270name = "windows_i686_gnullvm"
6271version = "0.53.1"
6272source = "registry+https://github.com/rust-lang/crates.io-index"
6273checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c"
6274
6275[[package]]
6276name = "windows_i686_msvc"
6277version = "0.42.2"
6278source = "registry+https://github.com/rust-lang/crates.io-index"
6279checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
6280
6281[[package]]
6282name = "windows_i686_msvc"
6283version = "0.52.6"
6284source = "registry+https://github.com/rust-lang/crates.io-index"
6285checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
6286
6287[[package]]
6288name = "windows_i686_msvc"
6289version = "0.53.1"
6290source = "registry+https://github.com/rust-lang/crates.io-index"
6291checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2"
6292
6293[[package]]
6294name = "windows_x86_64_gnu"
6295version = "0.42.2"
6296source = "registry+https://github.com/rust-lang/crates.io-index"
6297checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
6298
6299[[package]]
6300name = "windows_x86_64_gnu"
6301version = "0.52.6"
6302source = "registry+https://github.com/rust-lang/crates.io-index"
6303checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
6304
6305[[package]]
6306name = "windows_x86_64_gnu"
6307version = "0.53.1"
6308source = "registry+https://github.com/rust-lang/crates.io-index"
6309checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499"
6310
6311[[package]]
6312name = "windows_x86_64_gnullvm"
6313version = "0.42.2"
6314source = "registry+https://github.com/rust-lang/crates.io-index"
6315checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
6316
6317[[package]]
6318name = "windows_x86_64_gnullvm"
6319version = "0.52.6"
6320source = "registry+https://github.com/rust-lang/crates.io-index"
6321checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
6322
6323[[package]]
6324name = "windows_x86_64_gnullvm"
6325version = "0.53.1"
6326source = "registry+https://github.com/rust-lang/crates.io-index"
6327checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1"
6328
6329[[package]]
6330name = "windows_x86_64_msvc"
6331version = "0.42.2"
6332source = "registry+https://github.com/rust-lang/crates.io-index"
6333checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
6334
6335[[package]]
6336name = "windows_x86_64_msvc"
6337version = "0.52.6"
6338source = "registry+https://github.com/rust-lang/crates.io-index"
6339checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
6340
6341[[package]]
6342name = "windows_x86_64_msvc"
6343version = "0.53.1"
6344source = "registry+https://github.com/rust-lang/crates.io-index"
6345checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650"
6346
6347[[package]]
6348name = "winnow"
6349version = "0.5.40"
6350source = "registry+https://github.com/rust-lang/crates.io-index"
6351checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
6352dependencies = [
6353 "memchr",
6354]
6355
6356[[package]]
6357name = "winnow"
6358version = "0.7.13"
6359source = "registry+https://github.com/rust-lang/crates.io-index"
6360checksum = "21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf"
6361dependencies = [
6362 "memchr",
6363]
6364
6365[[package]]
6366name = "winreg"
6367version = "0.55.0"
6368source = "registry+https://github.com/rust-lang/crates.io-index"
6369checksum = "cb5a765337c50e9ec252c2069be9bf91c7df47afb103b642ba3a53bf8101be97"
6370dependencies = [
6371 "cfg-if",
6372 "windows-sys 0.59.0",
6373]
6374
6375[[package]]
6376name = "wit-bindgen"
6377version = "0.46.0"
6378source = "registry+https://github.com/rust-lang/crates.io-index"
6379checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59"
6380
6381[[package]]
6382name = "writeable"
6383version = "0.6.2"
6384source = "registry+https://github.com/rust-lang/crates.io-index"
6385checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9"
6386
6387[[package]]
6388name = "wry"
6389version = "0.53.5"
6390source = "registry+https://github.com/rust-lang/crates.io-index"
6391checksum = "728b7d4c8ec8d81cab295e0b5b8a4c263c0d41a785fb8f8c4df284e5411140a2"
6392dependencies = [
6393 "base64 0.22.1",
6394 "block2 0.6.2",
6395 "cookie",
6396 "crossbeam-channel",
6397 "dirs",
6398 "dpi",
6399 "dunce",
6400 "gdkx11",
6401 "gtk",
6402 "html5ever",
6403 "http",
6404 "javascriptcore-rs",
6405 "jni",
6406 "kuchikiki",
6407 "libc",
6408 "ndk",
6409 "objc2 0.6.3",
6410 "objc2-app-kit",
6411 "objc2-core-foundation",
6412 "objc2-foundation 0.3.2",
6413 "objc2-ui-kit",
6414 "objc2-web-kit",
6415 "once_cell",
6416 "percent-encoding",
6417 "raw-window-handle",
6418 "sha2",
6419 "soup3",
6420 "tao-macros",
6421 "thiserror 2.0.17",
6422 "url",
6423 "webkit2gtk",
6424 "webkit2gtk-sys",
6425 "webview2-com",
6426 "windows",
6427 "windows-core 0.61.2",
6428 "windows-version",
6429 "x11-dl",
6430]
6431
6432[[package]]
6433name = "x11"
6434version = "2.21.0"
6435source = "registry+https://github.com/rust-lang/crates.io-index"
6436checksum = "502da5464ccd04011667b11c435cb992822c2c0dbde1770c988480d312a0db2e"
6437dependencies = [
6438 "libc",
6439 "pkg-config",
6440]
6441
6442[[package]]
6443name = "x11-dl"
6444version = "2.21.0"
6445source = "registry+https://github.com/rust-lang/crates.io-index"
6446checksum = "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f"
6447dependencies = [
6448 "libc",
6449 "once_cell",
6450 "pkg-config",
6451]
6452
6453[[package]]
6454name = "x11rb"
6455version = "0.13.2"
6456source = "registry+https://github.com/rust-lang/crates.io-index"
6457checksum = "9993aa5be5a26815fe2c3eacfc1fde061fc1a1f094bf1ad2a18bf9c495dd7414"
6458dependencies = [
6459 "gethostname",
6460 "rustix",
6461 "x11rb-protocol",
6462]
6463
6464[[package]]
6465name = "x11rb-protocol"
6466version = "0.13.2"
6467source = "registry+https://github.com/rust-lang/crates.io-index"
6468checksum = "ea6fc2961e4ef194dcbfe56bb845534d0dc8098940c7e5c012a258bfec6701bd"
6469
6470[[package]]
6471name = "yoke"
6472version = "0.8.1"
6473source = "registry+https://github.com/rust-lang/crates.io-index"
6474checksum = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954"
6475dependencies = [
6476 "stable_deref_trait",
6477 "yoke-derive",
6478 "zerofrom",
6479]
6480
6481[[package]]
6482name = "yoke-derive"
6483version = "0.8.1"
6484source = "registry+https://github.com/rust-lang/crates.io-index"
6485checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d"
6486dependencies = [
6487 "proc-macro2",
6488 "quote",
6489 "syn 2.0.109",
6490 "synstructure",
6491]
6492
6493[[package]]
6494name = "zbus"
6495version = "5.12.0"
6496source = "registry+https://github.com/rust-lang/crates.io-index"
6497checksum = "b622b18155f7a93d1cd2dc8c01d2d6a44e08fb9ebb7b3f9e6ed101488bad6c91"
6498dependencies = [
6499 "async-broadcast",
6500 "async-executor",
6501 "async-io",
6502 "async-lock",
6503 "async-process",
6504 "async-recursion",
6505 "async-task",
6506 "async-trait",
6507 "blocking",
6508 "enumflags2",
6509 "event-listener",
6510 "futures-core",
6511 "futures-lite",
6512 "hex",
6513 "nix",
6514 "ordered-stream",
6515 "serde",
6516 "serde_repr",
6517 "tracing",
6518 "uds_windows",
6519 "uuid",
6520 "windows-sys 0.61.2",
6521 "winnow 0.7.13",
6522 "zbus_macros",
6523 "zbus_names",
6524 "zvariant",
6525]
6526
6527[[package]]
6528name = "zbus_macros"
6529version = "5.12.0"
6530source = "registry+https://github.com/rust-lang/crates.io-index"
6531checksum = "1cdb94821ca8a87ca9c298b5d1cbd80e2a8b67115d99f6e4551ac49e42b6a314"
6532dependencies = [
6533 "proc-macro-crate 3.4.0",
6534 "proc-macro2",
6535 "quote",
6536 "syn 2.0.109",
6537 "zbus_names",
6538 "zvariant",
6539 "zvariant_utils",
6540]
6541
6542[[package]]
6543name = "zbus_names"
6544version = "4.2.0"
6545source = "registry+https://github.com/rust-lang/crates.io-index"
6546checksum = "7be68e64bf6ce8db94f63e72f0c7eb9a60d733f7e0499e628dfab0f84d6bcb97"
6547dependencies = [
6548 "serde",
6549 "static_assertions",
6550 "winnow 0.7.13",
6551 "zvariant",
6552]
6553
6554[[package]]
6555name = "zerocopy"
6556version = "0.8.27"
6557source = "registry+https://github.com/rust-lang/crates.io-index"
6558checksum = "0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c"
6559dependencies = [
6560 "zerocopy-derive",
6561]
6562
6563[[package]]
6564name = "zerocopy-derive"
6565version = "0.8.27"
6566source = "registry+https://github.com/rust-lang/crates.io-index"
6567checksum = "88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831"
6568dependencies = [
6569 "proc-macro2",
6570 "quote",
6571 "syn 2.0.109",
6572]
6573
6574[[package]]
6575name = "zerofrom"
6576version = "0.1.6"
6577source = "registry+https://github.com/rust-lang/crates.io-index"
6578checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5"
6579dependencies = [
6580 "zerofrom-derive",
6581]
6582
6583[[package]]
6584name = "zerofrom-derive"
6585version = "0.1.6"
6586source = "registry+https://github.com/rust-lang/crates.io-index"
6587checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502"
6588dependencies = [
6589 "proc-macro2",
6590 "quote",
6591 "syn 2.0.109",
6592 "synstructure",
6593]
6594
6595[[package]]
6596name = "zeroize"
6597version = "1.8.2"
6598source = "registry+https://github.com/rust-lang/crates.io-index"
6599checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0"
6600
6601[[package]]
6602name = "zerotrie"
6603version = "0.2.3"
6604source = "registry+https://github.com/rust-lang/crates.io-index"
6605checksum = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851"
6606dependencies = [
6607 "displaydoc",
6608 "yoke",
6609 "zerofrom",
6610]
6611
6612[[package]]
6613name = "zerovec"
6614version = "0.11.5"
6615source = "registry+https://github.com/rust-lang/crates.io-index"
6616checksum = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002"
6617dependencies = [
6618 "yoke",
6619 "zerofrom",
6620 "zerovec-derive",
6621]
6622
6623[[package]]
6624name = "zerovec-derive"
6625version = "0.11.2"
6626source = "registry+https://github.com/rust-lang/crates.io-index"
6627checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3"
6628dependencies = [
6629 "proc-macro2",
6630 "quote",
6631 "syn 2.0.109",
6632]
6633
6634[[package]]
6635name = "zune-core"
6636version = "0.4.12"
6637source = "registry+https://github.com/rust-lang/crates.io-index"
6638checksum = "3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a"
6639
6640[[package]]
6641name = "zune-inflate"
6642version = "0.2.54"
6643source = "registry+https://github.com/rust-lang/crates.io-index"
6644checksum = "73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02"
6645dependencies = [
6646 "simd-adler32",
6647]
6648
6649[[package]]
6650name = "zune-jpeg"
6651version = "0.4.21"
6652source = "registry+https://github.com/rust-lang/crates.io-index"
6653checksum = "29ce2c8a9384ad323cf564b67da86e21d3cfdff87908bc1223ed5c99bc792713"
6654dependencies = [
6655 "zune-core",
6656]
6657
6658[[package]]
6659name = "zvariant"
6660version = "5.8.0"
6661source = "registry+https://github.com/rust-lang/crates.io-index"
6662checksum = "2be61892e4f2b1772727be11630a62664a1826b62efa43a6fe7449521cb8744c"
6663dependencies = [
6664 "endi",
6665 "enumflags2",
6666 "serde",
6667 "winnow 0.7.13",
6668 "zvariant_derive",
6669 "zvariant_utils",
6670]
6671
6672[[package]]
6673name = "zvariant_derive"
6674version = "5.8.0"
6675source = "registry+https://github.com/rust-lang/crates.io-index"
6676checksum = "da58575a1b2b20766513b1ec59d8e2e68db2745379f961f86650655e862d2006"
6677dependencies = [
6678 "proc-macro-crate 3.4.0",
6679 "proc-macro2",
6680 "quote",
6681 "syn 2.0.109",
6682 "zvariant_utils",
6683]
6684
6685[[package]]
6686name = "zvariant_utils"
6687version = "3.2.1"
6688source = "registry+https://github.com/rust-lang/crates.io-index"
6689checksum = "c6949d142f89f6916deca2232cf26a8afacf2b9fdc35ce766105e104478be599"
6690dependencies = [
6691 "proc-macro2",
6692 "quote",
6693 "serde",
6694 "syn 2.0.109",
6695 "winnow 0.7.13",
6696]