Self-hosted, federated location sharing app and server that prioritizes user privacy and security
end-to-end-encryption
location-sharing
privacy
self-hosted
federated
1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 4
4
5[[package]]
6name = "adler2"
7version = "2.0.1"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
10
11[[package]]
12name = "aho-corasick"
13version = "1.1.4"
14source = "registry+https://github.com/rust-lang/crates.io-index"
15checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
16dependencies = [
17 "memchr",
18]
19
20[[package]]
21name = "alloc-no-stdlib"
22version = "2.0.4"
23source = "registry+https://github.com/rust-lang/crates.io-index"
24checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3"
25
26[[package]]
27name = "alloc-stdlib"
28version = "0.2.2"
29source = "registry+https://github.com/rust-lang/crates.io-index"
30checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece"
31dependencies = [
32 "alloc-no-stdlib",
33]
34
35[[package]]
36name = "android_system_properties"
37version = "0.1.5"
38source = "registry+https://github.com/rust-lang/crates.io-index"
39checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
40dependencies = [
41 "libc",
42]
43
44[[package]]
45name = "anyhow"
46version = "1.0.100"
47source = "registry+https://github.com/rust-lang/crates.io-index"
48checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61"
49
50[[package]]
51name = "async-broadcast"
52version = "0.7.2"
53source = "registry+https://github.com/rust-lang/crates.io-index"
54checksum = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532"
55dependencies = [
56 "event-listener",
57 "event-listener-strategy",
58 "futures-core",
59 "pin-project-lite",
60]
61
62[[package]]
63name = "async-channel"
64version = "2.5.0"
65source = "registry+https://github.com/rust-lang/crates.io-index"
66checksum = "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2"
67dependencies = [
68 "concurrent-queue",
69 "event-listener-strategy",
70 "futures-core",
71 "pin-project-lite",
72]
73
74[[package]]
75name = "async-executor"
76version = "1.13.3"
77source = "registry+https://github.com/rust-lang/crates.io-index"
78checksum = "497c00e0fd83a72a79a39fcbd8e3e2f055d6f6c7e025f3b3d91f4f8e76527fb8"
79dependencies = [
80 "async-task",
81 "concurrent-queue",
82 "fastrand",
83 "futures-lite",
84 "pin-project-lite",
85 "slab",
86]
87
88[[package]]
89name = "async-io"
90version = "2.6.0"
91source = "registry+https://github.com/rust-lang/crates.io-index"
92checksum = "456b8a8feb6f42d237746d4b3e9a178494627745c3c56c6ea55d92ba50d026fc"
93dependencies = [
94 "autocfg",
95 "cfg-if",
96 "concurrent-queue",
97 "futures-io",
98 "futures-lite",
99 "parking",
100 "polling",
101 "rustix",
102 "slab",
103 "windows-sys 0.61.2",
104]
105
106[[package]]
107name = "async-lock"
108version = "3.4.1"
109source = "registry+https://github.com/rust-lang/crates.io-index"
110checksum = "5fd03604047cee9b6ce9de9f70c6cd540a0520c813cbd49bae61f33ab80ed1dc"
111dependencies = [
112 "event-listener",
113 "event-listener-strategy",
114 "pin-project-lite",
115]
116
117[[package]]
118name = "async-process"
119version = "2.5.0"
120source = "registry+https://github.com/rust-lang/crates.io-index"
121checksum = "fc50921ec0055cdd8a16de48773bfeec5c972598674347252c0399676be7da75"
122dependencies = [
123 "async-channel",
124 "async-io",
125 "async-lock",
126 "async-signal",
127 "async-task",
128 "blocking",
129 "cfg-if",
130 "event-listener",
131 "futures-lite",
132 "rustix",
133]
134
135[[package]]
136name = "async-recursion"
137version = "1.1.1"
138source = "registry+https://github.com/rust-lang/crates.io-index"
139checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11"
140dependencies = [
141 "proc-macro2",
142 "quote",
143 "syn 2.0.109",
144]
145
146[[package]]
147name = "async-signal"
148version = "0.2.13"
149source = "registry+https://github.com/rust-lang/crates.io-index"
150checksum = "43c070bbf59cd3570b6b2dd54cd772527c7c3620fce8be898406dd3ed6adc64c"
151dependencies = [
152 "async-io",
153 "async-lock",
154 "atomic-waker",
155 "cfg-if",
156 "futures-core",
157 "futures-io",
158 "rustix",
159 "signal-hook-registry",
160 "slab",
161 "windows-sys 0.61.2",
162]
163
164[[package]]
165name = "async-task"
166version = "4.7.1"
167source = "registry+https://github.com/rust-lang/crates.io-index"
168checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
169
170[[package]]
171name = "async-trait"
172version = "0.1.89"
173source = "registry+https://github.com/rust-lang/crates.io-index"
174checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb"
175dependencies = [
176 "proc-macro2",
177 "quote",
178 "syn 2.0.109",
179]
180
181[[package]]
182name = "atk"
183version = "0.18.2"
184source = "registry+https://github.com/rust-lang/crates.io-index"
185checksum = "241b621213072e993be4f6f3a9e4b45f65b7e6faad43001be957184b7bb1824b"
186dependencies = [
187 "atk-sys",
188 "glib",
189 "libc",
190]
191
192[[package]]
193name = "atk-sys"
194version = "0.18.2"
195source = "registry+https://github.com/rust-lang/crates.io-index"
196checksum = "c5e48b684b0ca77d2bbadeef17424c2ea3c897d44d566a1617e7e8f30614d086"
197dependencies = [
198 "glib-sys",
199 "gobject-sys",
200 "libc",
201 "system-deps",
202]
203
204[[package]]
205name = "atomic-waker"
206version = "1.1.2"
207source = "registry+https://github.com/rust-lang/crates.io-index"
208checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
209
210[[package]]
211name = "autocfg"
212version = "1.5.0"
213source = "registry+https://github.com/rust-lang/crates.io-index"
214checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
215
216[[package]]
217name = "base64"
218version = "0.21.7"
219source = "registry+https://github.com/rust-lang/crates.io-index"
220checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
221
222[[package]]
223name = "base64"
224version = "0.22.1"
225source = "registry+https://github.com/rust-lang/crates.io-index"
226checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
227
228[[package]]
229name = "bitflags"
230version = "1.3.2"
231source = "registry+https://github.com/rust-lang/crates.io-index"
232checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
233
234[[package]]
235name = "bitflags"
236version = "2.10.0"
237source = "registry+https://github.com/rust-lang/crates.io-index"
238checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3"
239dependencies = [
240 "serde_core",
241]
242
243[[package]]
244name = "block-buffer"
245version = "0.10.4"
246source = "registry+https://github.com/rust-lang/crates.io-index"
247checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
248dependencies = [
249 "generic-array",
250]
251
252[[package]]
253name = "block2"
254version = "0.5.1"
255source = "registry+https://github.com/rust-lang/crates.io-index"
256checksum = "2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f"
257dependencies = [
258 "objc2 0.5.2",
259]
260
261[[package]]
262name = "block2"
263version = "0.6.2"
264source = "registry+https://github.com/rust-lang/crates.io-index"
265checksum = "cdeb9d870516001442e364c5220d3574d2da8dc765554b4a617230d33fa58ef5"
266dependencies = [
267 "objc2 0.6.3",
268]
269
270[[package]]
271name = "blocking"
272version = "1.6.2"
273source = "registry+https://github.com/rust-lang/crates.io-index"
274checksum = "e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21"
275dependencies = [
276 "async-channel",
277 "async-task",
278 "futures-io",
279 "futures-lite",
280 "piper",
281]
282
283[[package]]
284name = "brotli"
285version = "8.0.2"
286source = "registry+https://github.com/rust-lang/crates.io-index"
287checksum = "4bd8b9603c7aa97359dbd97ecf258968c95f3adddd6db2f7e7a5bef101c84560"
288dependencies = [
289 "alloc-no-stdlib",
290 "alloc-stdlib",
291 "brotli-decompressor",
292]
293
294[[package]]
295name = "brotli-decompressor"
296version = "5.0.0"
297source = "registry+https://github.com/rust-lang/crates.io-index"
298checksum = "874bb8112abecc98cbd6d81ea4fa7e94fb9449648c93cc89aa40c81c24d7de03"
299dependencies = [
300 "alloc-no-stdlib",
301 "alloc-stdlib",
302]
303
304[[package]]
305name = "bumpalo"
306version = "3.19.0"
307source = "registry+https://github.com/rust-lang/crates.io-index"
308checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43"
309
310[[package]]
311name = "bytemuck"
312version = "1.24.0"
313source = "registry+https://github.com/rust-lang/crates.io-index"
314checksum = "1fbdf580320f38b612e485521afda1ee26d10cc9884efaaa750d383e13e3c5f4"
315
316[[package]]
317name = "byteorder"
318version = "1.5.0"
319source = "registry+https://github.com/rust-lang/crates.io-index"
320checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
321
322[[package]]
323name = "bytes"
324version = "1.10.1"
325source = "registry+https://github.com/rust-lang/crates.io-index"
326checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
327dependencies = [
328 "serde",
329]
330
331[[package]]
332name = "cairo-rs"
333version = "0.18.5"
334source = "registry+https://github.com/rust-lang/crates.io-index"
335checksum = "8ca26ef0159422fb77631dc9d17b102f253b876fe1586b03b803e63a309b4ee2"
336dependencies = [
337 "bitflags 2.10.0",
338 "cairo-sys-rs",
339 "glib",
340 "libc",
341 "once_cell",
342 "thiserror 1.0.69",
343]
344
345[[package]]
346name = "cairo-sys-rs"
347version = "0.18.2"
348source = "registry+https://github.com/rust-lang/crates.io-index"
349checksum = "685c9fa8e590b8b3d678873528d83411db17242a73fccaed827770ea0fedda51"
350dependencies = [
351 "glib-sys",
352 "libc",
353 "system-deps",
354]
355
356[[package]]
357name = "camino"
358version = "1.2.1"
359source = "registry+https://github.com/rust-lang/crates.io-index"
360checksum = "276a59bf2b2c967788139340c9f0c5b12d7fd6630315c15c217e559de85d2609"
361dependencies = [
362 "serde_core",
363]
364
365[[package]]
366name = "cargo-platform"
367version = "0.1.9"
368source = "registry+https://github.com/rust-lang/crates.io-index"
369checksum = "e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea"
370dependencies = [
371 "serde",
372]
373
374[[package]]
375name = "cargo_metadata"
376version = "0.19.2"
377source = "registry+https://github.com/rust-lang/crates.io-index"
378checksum = "dd5eb614ed4c27c5d706420e4320fbe3216ab31fa1c33cd8246ac36dae4479ba"
379dependencies = [
380 "camino",
381 "cargo-platform",
382 "semver",
383 "serde",
384 "serde_json",
385 "thiserror 2.0.17",
386]
387
388[[package]]
389name = "cargo_toml"
390version = "0.22.3"
391source = "registry+https://github.com/rust-lang/crates.io-index"
392checksum = "374b7c592d9c00c1f4972ea58390ac6b18cbb6ab79011f3bdc90a0b82ca06b77"
393dependencies = [
394 "serde",
395 "toml 0.9.8",
396]
397
398[[package]]
399name = "cc"
400version = "1.2.45"
401source = "registry+https://github.com/rust-lang/crates.io-index"
402checksum = "35900b6c8d709fb1d854671ae27aeaa9eec2f8b01b364e1619a40da3e6fe2afe"
403dependencies = [
404 "find-msvc-tools",
405 "shlex",
406]
407
408[[package]]
409name = "cesu8"
410version = "1.1.0"
411source = "registry+https://github.com/rust-lang/crates.io-index"
412checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
413
414[[package]]
415name = "cfb"
416version = "0.7.3"
417source = "registry+https://github.com/rust-lang/crates.io-index"
418checksum = "d38f2da7a0a2c4ccf0065be06397cc26a81f4e528be095826eee9d4adbb8c60f"
419dependencies = [
420 "byteorder",
421 "fnv",
422 "uuid",
423]
424
425[[package]]
426name = "cfg-expr"
427version = "0.15.8"
428source = "registry+https://github.com/rust-lang/crates.io-index"
429checksum = "d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02"
430dependencies = [
431 "smallvec",
432 "target-lexicon",
433]
434
435[[package]]
436name = "cfg-if"
437version = "1.0.4"
438source = "registry+https://github.com/rust-lang/crates.io-index"
439checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
440
441[[package]]
442name = "cfg_aliases"
443version = "0.2.1"
444source = "registry+https://github.com/rust-lang/crates.io-index"
445checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
446
447[[package]]
448name = "chrono"
449version = "0.4.42"
450source = "registry+https://github.com/rust-lang/crates.io-index"
451checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2"
452dependencies = [
453 "iana-time-zone",
454 "num-traits",
455 "serde",
456 "windows-link 0.2.1",
457]
458
459[[package]]
460name = "combine"
461version = "4.6.7"
462source = "registry+https://github.com/rust-lang/crates.io-index"
463checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
464dependencies = [
465 "bytes",
466 "memchr",
467]
468
469[[package]]
470name = "concurrent-queue"
471version = "2.5.0"
472source = "registry+https://github.com/rust-lang/crates.io-index"
473checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
474dependencies = [
475 "crossbeam-utils",
476]
477
478[[package]]
479name = "convert_case"
480version = "0.4.0"
481source = "registry+https://github.com/rust-lang/crates.io-index"
482checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
483
484[[package]]
485name = "cookie"
486version = "0.18.1"
487source = "registry+https://github.com/rust-lang/crates.io-index"
488checksum = "4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747"
489dependencies = [
490 "time",
491 "version_check",
492]
493
494[[package]]
495name = "core-foundation"
496version = "0.10.1"
497source = "registry+https://github.com/rust-lang/crates.io-index"
498checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6"
499dependencies = [
500 "core-foundation-sys",
501 "libc",
502]
503
504[[package]]
505name = "core-foundation-sys"
506version = "0.8.7"
507source = "registry+https://github.com/rust-lang/crates.io-index"
508checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
509
510[[package]]
511name = "core-graphics"
512version = "0.24.0"
513source = "registry+https://github.com/rust-lang/crates.io-index"
514checksum = "fa95a34622365fa5bbf40b20b75dba8dfa8c94c734aea8ac9a5ca38af14316f1"
515dependencies = [
516 "bitflags 2.10.0",
517 "core-foundation",
518 "core-graphics-types",
519 "foreign-types",
520 "libc",
521]
522
523[[package]]
524name = "core-graphics-types"
525version = "0.2.0"
526source = "registry+https://github.com/rust-lang/crates.io-index"
527checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb"
528dependencies = [
529 "bitflags 2.10.0",
530 "core-foundation",
531 "libc",
532]
533
534[[package]]
535name = "cpufeatures"
536version = "0.2.17"
537source = "registry+https://github.com/rust-lang/crates.io-index"
538checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280"
539dependencies = [
540 "libc",
541]
542
543[[package]]
544name = "crc32fast"
545version = "1.5.0"
546source = "registry+https://github.com/rust-lang/crates.io-index"
547checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
548dependencies = [
549 "cfg-if",
550]
551
552[[package]]
553name = "crossbeam-channel"
554version = "0.5.15"
555source = "registry+https://github.com/rust-lang/crates.io-index"
556checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2"
557dependencies = [
558 "crossbeam-utils",
559]
560
561[[package]]
562name = "crossbeam-utils"
563version = "0.8.21"
564source = "registry+https://github.com/rust-lang/crates.io-index"
565checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
566
567[[package]]
568name = "crypto-common"
569version = "0.1.6"
570source = "registry+https://github.com/rust-lang/crates.io-index"
571checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
572dependencies = [
573 "generic-array",
574 "typenum",
575]
576
577[[package]]
578name = "cssparser"
579version = "0.29.6"
580source = "registry+https://github.com/rust-lang/crates.io-index"
581checksum = "f93d03419cb5950ccfd3daf3ff1c7a36ace64609a1a8746d493df1ca0afde0fa"
582dependencies = [
583 "cssparser-macros",
584 "dtoa-short",
585 "itoa",
586 "matches",
587 "phf 0.10.1",
588 "proc-macro2",
589 "quote",
590 "smallvec",
591 "syn 1.0.109",
592]
593
594[[package]]
595name = "cssparser-macros"
596version = "0.6.1"
597source = "registry+https://github.com/rust-lang/crates.io-index"
598checksum = "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331"
599dependencies = [
600 "quote",
601 "syn 2.0.109",
602]
603
604[[package]]
605name = "ctor"
606version = "0.2.9"
607source = "registry+https://github.com/rust-lang/crates.io-index"
608checksum = "32a2785755761f3ddc1492979ce1e48d2c00d09311c39e4466429188f3dd6501"
609dependencies = [
610 "quote",
611 "syn 2.0.109",
612]
613
614[[package]]
615name = "darling"
616version = "0.21.3"
617source = "registry+https://github.com/rust-lang/crates.io-index"
618checksum = "9cdf337090841a411e2a7f3deb9187445851f91b309c0c0a29e05f74a00a48c0"
619dependencies = [
620 "darling_core",
621 "darling_macro",
622]
623
624[[package]]
625name = "darling_core"
626version = "0.21.3"
627source = "registry+https://github.com/rust-lang/crates.io-index"
628checksum = "1247195ecd7e3c85f83c8d2a366e4210d588e802133e1e355180a9870b517ea4"
629dependencies = [
630 "fnv",
631 "ident_case",
632 "proc-macro2",
633 "quote",
634 "strsim",
635 "syn 2.0.109",
636]
637
638[[package]]
639name = "darling_macro"
640version = "0.21.3"
641source = "registry+https://github.com/rust-lang/crates.io-index"
642checksum = "d38308df82d1080de0afee5d069fa14b0326a88c14f15c5ccda35b4a6c414c81"
643dependencies = [
644 "darling_core",
645 "quote",
646 "syn 2.0.109",
647]
648
649[[package]]
650name = "deranged"
651version = "0.5.5"
652source = "registry+https://github.com/rust-lang/crates.io-index"
653checksum = "ececcb659e7ba858fb4f10388c250a7252eb0a27373f1a72b8748afdd248e587"
654dependencies = [
655 "powerfmt",
656 "serde_core",
657]
658
659[[package]]
660name = "derive_more"
661version = "0.99.20"
662source = "registry+https://github.com/rust-lang/crates.io-index"
663checksum = "6edb4b64a43d977b8e99788fe3a04d483834fba1215a7e02caa415b626497f7f"
664dependencies = [
665 "convert_case",
666 "proc-macro2",
667 "quote",
668 "rustc_version",
669 "syn 2.0.109",
670]
671
672[[package]]
673name = "digest"
674version = "0.10.7"
675source = "registry+https://github.com/rust-lang/crates.io-index"
676checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
677dependencies = [
678 "block-buffer",
679 "crypto-common",
680]
681
682[[package]]
683name = "dirs"
684version = "6.0.0"
685source = "registry+https://github.com/rust-lang/crates.io-index"
686checksum = "c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e"
687dependencies = [
688 "dirs-sys",
689]
690
691[[package]]
692name = "dirs-sys"
693version = "0.5.0"
694source = "registry+https://github.com/rust-lang/crates.io-index"
695checksum = "e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab"
696dependencies = [
697 "libc",
698 "option-ext",
699 "redox_users",
700 "windows-sys 0.61.2",
701]
702
703[[package]]
704name = "dispatch"
705version = "0.2.0"
706source = "registry+https://github.com/rust-lang/crates.io-index"
707checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b"
708
709[[package]]
710name = "dispatch2"
711version = "0.3.0"
712source = "registry+https://github.com/rust-lang/crates.io-index"
713checksum = "89a09f22a6c6069a18470eb92d2298acf25463f14256d24778e1230d789a2aec"
714dependencies = [
715 "bitflags 2.10.0",
716 "objc2 0.6.3",
717]
718
719[[package]]
720name = "displaydoc"
721version = "0.2.5"
722source = "registry+https://github.com/rust-lang/crates.io-index"
723checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
724dependencies = [
725 "proc-macro2",
726 "quote",
727 "syn 2.0.109",
728]
729
730[[package]]
731name = "dlopen2"
732version = "0.8.0"
733source = "registry+https://github.com/rust-lang/crates.io-index"
734checksum = "b54f373ccf864bf587a89e880fb7610f8d73f3045f13580948ccbcaff26febff"
735dependencies = [
736 "dlopen2_derive",
737 "libc",
738 "once_cell",
739 "winapi",
740]
741
742[[package]]
743name = "dlopen2_derive"
744version = "0.4.1"
745source = "registry+https://github.com/rust-lang/crates.io-index"
746checksum = "788160fb30de9cdd857af31c6a2675904b16ece8fc2737b2c7127ba368c9d0f4"
747dependencies = [
748 "proc-macro2",
749 "quote",
750 "syn 2.0.109",
751]
752
753[[package]]
754name = "dpi"
755version = "0.1.2"
756source = "registry+https://github.com/rust-lang/crates.io-index"
757checksum = "d8b14ccef22fc6f5a8f4d7d768562a182c04ce9a3b3157b91390b52ddfdf1a76"
758dependencies = [
759 "serde",
760]
761
762[[package]]
763name = "dtoa"
764version = "1.0.10"
765source = "registry+https://github.com/rust-lang/crates.io-index"
766checksum = "d6add3b8cff394282be81f3fc1a0605db594ed69890078ca6e2cab1c408bcf04"
767
768[[package]]
769name = "dtoa-short"
770version = "0.3.5"
771source = "registry+https://github.com/rust-lang/crates.io-index"
772checksum = "cd1511a7b6a56299bd043a9c167a6d2bfb37bf84a6dfceaba651168adfb43c87"
773dependencies = [
774 "dtoa",
775]
776
777[[package]]
778name = "dunce"
779version = "1.0.5"
780source = "registry+https://github.com/rust-lang/crates.io-index"
781checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813"
782
783[[package]]
784name = "dyn-clone"
785version = "1.0.20"
786source = "registry+https://github.com/rust-lang/crates.io-index"
787checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555"
788
789[[package]]
790name = "embed-resource"
791version = "3.0.6"
792source = "registry+https://github.com/rust-lang/crates.io-index"
793checksum = "55a075fc573c64510038d7ee9abc7990635863992f83ebc52c8b433b8411a02e"
794dependencies = [
795 "cc",
796 "memchr",
797 "rustc_version",
798 "toml 0.9.8",
799 "vswhom",
800 "winreg",
801]
802
803[[package]]
804name = "embed_plist"
805version = "1.2.2"
806source = "registry+https://github.com/rust-lang/crates.io-index"
807checksum = "4ef6b89e5b37196644d8796de5268852ff179b44e96276cf4290264843743bb7"
808
809[[package]]
810name = "endi"
811version = "1.1.0"
812source = "registry+https://github.com/rust-lang/crates.io-index"
813checksum = "a3d8a32ae18130a3c84dd492d4215c3d913c3b07c6b63c2eb3eb7ff1101ab7bf"
814
815[[package]]
816name = "enumflags2"
817version = "0.7.12"
818source = "registry+https://github.com/rust-lang/crates.io-index"
819checksum = "1027f7680c853e056ebcec683615fb6fbbc07dbaa13b4d5d9442b146ded4ecef"
820dependencies = [
821 "enumflags2_derive",
822 "serde",
823]
824
825[[package]]
826name = "enumflags2_derive"
827version = "0.7.12"
828source = "registry+https://github.com/rust-lang/crates.io-index"
829checksum = "67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827"
830dependencies = [
831 "proc-macro2",
832 "quote",
833 "syn 2.0.109",
834]
835
836[[package]]
837name = "equivalent"
838version = "1.0.2"
839source = "registry+https://github.com/rust-lang/crates.io-index"
840checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
841
842[[package]]
843name = "erased-serde"
844version = "0.4.9"
845source = "registry+https://github.com/rust-lang/crates.io-index"
846checksum = "89e8918065695684b2b0702da20382d5ae6065cf3327bc2d6436bd49a71ce9f3"
847dependencies = [
848 "serde",
849 "serde_core",
850 "typeid",
851]
852
853[[package]]
854name = "errno"
855version = "0.3.14"
856source = "registry+https://github.com/rust-lang/crates.io-index"
857checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
858dependencies = [
859 "libc",
860 "windows-sys 0.61.2",
861]
862
863[[package]]
864name = "event-listener"
865version = "5.4.1"
866source = "registry+https://github.com/rust-lang/crates.io-index"
867checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab"
868dependencies = [
869 "concurrent-queue",
870 "parking",
871 "pin-project-lite",
872]
873
874[[package]]
875name = "event-listener-strategy"
876version = "0.5.4"
877source = "registry+https://github.com/rust-lang/crates.io-index"
878checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93"
879dependencies = [
880 "event-listener",
881 "pin-project-lite",
882]
883
884[[package]]
885name = "fastrand"
886version = "2.3.0"
887source = "registry+https://github.com/rust-lang/crates.io-index"
888checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
889
890[[package]]
891name = "fdeflate"
892version = "0.3.7"
893source = "registry+https://github.com/rust-lang/crates.io-index"
894checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c"
895dependencies = [
896 "simd-adler32",
897]
898
899[[package]]
900name = "field-offset"
901version = "0.3.6"
902source = "registry+https://github.com/rust-lang/crates.io-index"
903checksum = "38e2275cc4e4fc009b0669731a1e5ab7ebf11f469eaede2bab9309a5b4d6057f"
904dependencies = [
905 "memoffset",
906 "rustc_version",
907]
908
909[[package]]
910name = "find-msvc-tools"
911version = "0.1.4"
912source = "registry+https://github.com/rust-lang/crates.io-index"
913checksum = "52051878f80a721bb68ebfbc930e07b65ba72f2da88968ea5c06fd6ca3d3a127"
914
915[[package]]
916name = "flate2"
917version = "1.1.5"
918source = "registry+https://github.com/rust-lang/crates.io-index"
919checksum = "bfe33edd8e85a12a67454e37f8c75e730830d83e313556ab9ebf9ee7fbeb3bfb"
920dependencies = [
921 "crc32fast",
922 "miniz_oxide",
923]
924
925[[package]]
926name = "fnv"
927version = "1.0.7"
928source = "registry+https://github.com/rust-lang/crates.io-index"
929checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
930
931[[package]]
932name = "foreign-types"
933version = "0.5.0"
934source = "registry+https://github.com/rust-lang/crates.io-index"
935checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965"
936dependencies = [
937 "foreign-types-macros",
938 "foreign-types-shared",
939]
940
941[[package]]
942name = "foreign-types-macros"
943version = "0.2.3"
944source = "registry+https://github.com/rust-lang/crates.io-index"
945checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
946dependencies = [
947 "proc-macro2",
948 "quote",
949 "syn 2.0.109",
950]
951
952[[package]]
953name = "foreign-types-shared"
954version = "0.3.1"
955source = "registry+https://github.com/rust-lang/crates.io-index"
956checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
957
958[[package]]
959name = "form_urlencoded"
960version = "1.2.2"
961source = "registry+https://github.com/rust-lang/crates.io-index"
962checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
963dependencies = [
964 "percent-encoding",
965]
966
967[[package]]
968name = "futf"
969version = "0.1.5"
970source = "registry+https://github.com/rust-lang/crates.io-index"
971checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
972dependencies = [
973 "mac",
974 "new_debug_unreachable",
975]
976
977[[package]]
978name = "futures-channel"
979version = "0.3.31"
980source = "registry+https://github.com/rust-lang/crates.io-index"
981checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
982dependencies = [
983 "futures-core",
984]
985
986[[package]]
987name = "futures-core"
988version = "0.3.31"
989source = "registry+https://github.com/rust-lang/crates.io-index"
990checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
991
992[[package]]
993name = "futures-executor"
994version = "0.3.31"
995source = "registry+https://github.com/rust-lang/crates.io-index"
996checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
997dependencies = [
998 "futures-core",
999 "futures-task",
1000 "futures-util",
1001]
1002
1003[[package]]
1004name = "futures-io"
1005version = "0.3.31"
1006source = "registry+https://github.com/rust-lang/crates.io-index"
1007checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
1008
1009[[package]]
1010name = "futures-lite"
1011version = "2.6.1"
1012source = "registry+https://github.com/rust-lang/crates.io-index"
1013checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad"
1014dependencies = [
1015 "fastrand",
1016 "futures-core",
1017 "futures-io",
1018 "parking",
1019 "pin-project-lite",
1020]
1021
1022[[package]]
1023name = "futures-macro"
1024version = "0.3.31"
1025source = "registry+https://github.com/rust-lang/crates.io-index"
1026checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
1027dependencies = [
1028 "proc-macro2",
1029 "quote",
1030 "syn 2.0.109",
1031]
1032
1033[[package]]
1034name = "futures-sink"
1035version = "0.3.31"
1036source = "registry+https://github.com/rust-lang/crates.io-index"
1037checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
1038
1039[[package]]
1040name = "futures-task"
1041version = "0.3.31"
1042source = "registry+https://github.com/rust-lang/crates.io-index"
1043checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
1044
1045[[package]]
1046name = "futures-util"
1047version = "0.3.31"
1048source = "registry+https://github.com/rust-lang/crates.io-index"
1049checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
1050dependencies = [
1051 "futures-core",
1052 "futures-io",
1053 "futures-macro",
1054 "futures-sink",
1055 "futures-task",
1056 "memchr",
1057 "pin-project-lite",
1058 "pin-utils",
1059 "slab",
1060]
1061
1062[[package]]
1063name = "fxhash"
1064version = "0.2.1"
1065source = "registry+https://github.com/rust-lang/crates.io-index"
1066checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"
1067dependencies = [
1068 "byteorder",
1069]
1070
1071[[package]]
1072name = "gdk"
1073version = "0.18.2"
1074source = "registry+https://github.com/rust-lang/crates.io-index"
1075checksum = "d9f245958c627ac99d8e529166f9823fb3b838d1d41fd2b297af3075093c2691"
1076dependencies = [
1077 "cairo-rs",
1078 "gdk-pixbuf",
1079 "gdk-sys",
1080 "gio",
1081 "glib",
1082 "libc",
1083 "pango",
1084]
1085
1086[[package]]
1087name = "gdk-pixbuf"
1088version = "0.18.5"
1089source = "registry+https://github.com/rust-lang/crates.io-index"
1090checksum = "50e1f5f1b0bfb830d6ccc8066d18db35c487b1b2b1e8589b5dfe9f07e8defaec"
1091dependencies = [
1092 "gdk-pixbuf-sys",
1093 "gio",
1094 "glib",
1095 "libc",
1096 "once_cell",
1097]
1098
1099[[package]]
1100name = "gdk-pixbuf-sys"
1101version = "0.18.0"
1102source = "registry+https://github.com/rust-lang/crates.io-index"
1103checksum = "3f9839ea644ed9c97a34d129ad56d38a25e6756f99f3a88e15cd39c20629caf7"
1104dependencies = [
1105 "gio-sys",
1106 "glib-sys",
1107 "gobject-sys",
1108 "libc",
1109 "system-deps",
1110]
1111
1112[[package]]
1113name = "gdk-sys"
1114version = "0.18.2"
1115source = "registry+https://github.com/rust-lang/crates.io-index"
1116checksum = "5c2d13f38594ac1e66619e188c6d5a1adb98d11b2fcf7894fc416ad76aa2f3f7"
1117dependencies = [
1118 "cairo-sys-rs",
1119 "gdk-pixbuf-sys",
1120 "gio-sys",
1121 "glib-sys",
1122 "gobject-sys",
1123 "libc",
1124 "pango-sys",
1125 "pkg-config",
1126 "system-deps",
1127]
1128
1129[[package]]
1130name = "gdkwayland-sys"
1131version = "0.18.2"
1132source = "registry+https://github.com/rust-lang/crates.io-index"
1133checksum = "140071d506d223f7572b9f09b5e155afbd77428cd5cc7af8f2694c41d98dfe69"
1134dependencies = [
1135 "gdk-sys",
1136 "glib-sys",
1137 "gobject-sys",
1138 "libc",
1139 "pkg-config",
1140 "system-deps",
1141]
1142
1143[[package]]
1144name = "gdkx11"
1145version = "0.18.2"
1146source = "registry+https://github.com/rust-lang/crates.io-index"
1147checksum = "3caa00e14351bebbc8183b3c36690327eb77c49abc2268dd4bd36b856db3fbfe"
1148dependencies = [
1149 "gdk",
1150 "gdkx11-sys",
1151 "gio",
1152 "glib",
1153 "libc",
1154 "x11",
1155]
1156
1157[[package]]
1158name = "gdkx11-sys"
1159version = "0.18.2"
1160source = "registry+https://github.com/rust-lang/crates.io-index"
1161checksum = "6e2e7445fe01ac26f11601db260dd8608fe172514eb63b3b5e261ea6b0f4428d"
1162dependencies = [
1163 "gdk-sys",
1164 "glib-sys",
1165 "libc",
1166 "system-deps",
1167 "x11",
1168]
1169
1170[[package]]
1171name = "generic-array"
1172version = "0.14.9"
1173source = "registry+https://github.com/rust-lang/crates.io-index"
1174checksum = "4bb6743198531e02858aeaea5398fcc883e71851fcbcb5a2f773e2fb6cb1edf2"
1175dependencies = [
1176 "typenum",
1177 "version_check",
1178]
1179
1180[[package]]
1181name = "getrandom"
1182version = "0.1.16"
1183source = "registry+https://github.com/rust-lang/crates.io-index"
1184checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
1185dependencies = [
1186 "cfg-if",
1187 "libc",
1188 "wasi 0.9.0+wasi-snapshot-preview1",
1189]
1190
1191[[package]]
1192name = "getrandom"
1193version = "0.2.16"
1194source = "registry+https://github.com/rust-lang/crates.io-index"
1195checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592"
1196dependencies = [
1197 "cfg-if",
1198 "libc",
1199 "wasi 0.11.1+wasi-snapshot-preview1",
1200]
1201
1202[[package]]
1203name = "getrandom"
1204version = "0.3.4"
1205source = "registry+https://github.com/rust-lang/crates.io-index"
1206checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
1207dependencies = [
1208 "cfg-if",
1209 "libc",
1210 "r-efi",
1211 "wasip2",
1212]
1213
1214[[package]]
1215name = "gio"
1216version = "0.18.4"
1217source = "registry+https://github.com/rust-lang/crates.io-index"
1218checksum = "d4fc8f532f87b79cbc51a79748f16a6828fb784be93145a322fa14d06d354c73"
1219dependencies = [
1220 "futures-channel",
1221 "futures-core",
1222 "futures-io",
1223 "futures-util",
1224 "gio-sys",
1225 "glib",
1226 "libc",
1227 "once_cell",
1228 "pin-project-lite",
1229 "smallvec",
1230 "thiserror 1.0.69",
1231]
1232
1233[[package]]
1234name = "gio-sys"
1235version = "0.18.1"
1236source = "registry+https://github.com/rust-lang/crates.io-index"
1237checksum = "37566df850baf5e4cb0dfb78af2e4b9898d817ed9263d1090a2df958c64737d2"
1238dependencies = [
1239 "glib-sys",
1240 "gobject-sys",
1241 "libc",
1242 "system-deps",
1243 "winapi",
1244]
1245
1246[[package]]
1247name = "glib"
1248version = "0.18.5"
1249source = "registry+https://github.com/rust-lang/crates.io-index"
1250checksum = "233daaf6e83ae6a12a52055f568f9d7cf4671dabb78ff9560ab6da230ce00ee5"
1251dependencies = [
1252 "bitflags 2.10.0",
1253 "futures-channel",
1254 "futures-core",
1255 "futures-executor",
1256 "futures-task",
1257 "futures-util",
1258 "gio-sys",
1259 "glib-macros",
1260 "glib-sys",
1261 "gobject-sys",
1262 "libc",
1263 "memchr",
1264 "once_cell",
1265 "smallvec",
1266 "thiserror 1.0.69",
1267]
1268
1269[[package]]
1270name = "glib-macros"
1271version = "0.18.5"
1272source = "registry+https://github.com/rust-lang/crates.io-index"
1273checksum = "0bb0228f477c0900c880fd78c8759b95c7636dbd7842707f49e132378aa2acdc"
1274dependencies = [
1275 "heck 0.4.1",
1276 "proc-macro-crate 2.0.2",
1277 "proc-macro-error",
1278 "proc-macro2",
1279 "quote",
1280 "syn 2.0.109",
1281]
1282
1283[[package]]
1284name = "glib-sys"
1285version = "0.18.1"
1286source = "registry+https://github.com/rust-lang/crates.io-index"
1287checksum = "063ce2eb6a8d0ea93d2bf8ba1957e78dbab6be1c2220dd3daca57d5a9d869898"
1288dependencies = [
1289 "libc",
1290 "system-deps",
1291]
1292
1293[[package]]
1294name = "glob"
1295version = "0.3.3"
1296source = "registry+https://github.com/rust-lang/crates.io-index"
1297checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280"
1298
1299[[package]]
1300name = "gobject-sys"
1301version = "0.18.0"
1302source = "registry+https://github.com/rust-lang/crates.io-index"
1303checksum = "0850127b514d1c4a4654ead6dedadb18198999985908e6ffe4436f53c785ce44"
1304dependencies = [
1305 "glib-sys",
1306 "libc",
1307 "system-deps",
1308]
1309
1310[[package]]
1311name = "gtk"
1312version = "0.18.2"
1313source = "registry+https://github.com/rust-lang/crates.io-index"
1314checksum = "fd56fb197bfc42bd5d2751f4f017d44ff59fbb58140c6b49f9b3b2bdab08506a"
1315dependencies = [
1316 "atk",
1317 "cairo-rs",
1318 "field-offset",
1319 "futures-channel",
1320 "gdk",
1321 "gdk-pixbuf",
1322 "gio",
1323 "glib",
1324 "gtk-sys",
1325 "gtk3-macros",
1326 "libc",
1327 "pango",
1328 "pkg-config",
1329]
1330
1331[[package]]
1332name = "gtk-sys"
1333version = "0.18.2"
1334source = "registry+https://github.com/rust-lang/crates.io-index"
1335checksum = "8f29a1c21c59553eb7dd40e918be54dccd60c52b049b75119d5d96ce6b624414"
1336dependencies = [
1337 "atk-sys",
1338 "cairo-sys-rs",
1339 "gdk-pixbuf-sys",
1340 "gdk-sys",
1341 "gio-sys",
1342 "glib-sys",
1343 "gobject-sys",
1344 "libc",
1345 "pango-sys",
1346 "system-deps",
1347]
1348
1349[[package]]
1350name = "gtk3-macros"
1351version = "0.18.2"
1352source = "registry+https://github.com/rust-lang/crates.io-index"
1353checksum = "52ff3c5b21f14f0736fed6dcfc0bfb4225ebf5725f3c0209edeec181e4d73e9d"
1354dependencies = [
1355 "proc-macro-crate 1.3.1",
1356 "proc-macro-error",
1357 "proc-macro2",
1358 "quote",
1359 "syn 2.0.109",
1360]
1361
1362[[package]]
1363name = "hashbrown"
1364version = "0.12.3"
1365source = "registry+https://github.com/rust-lang/crates.io-index"
1366checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
1367
1368[[package]]
1369name = "hashbrown"
1370version = "0.16.0"
1371source = "registry+https://github.com/rust-lang/crates.io-index"
1372checksum = "5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d"
1373
1374[[package]]
1375name = "heck"
1376version = "0.4.1"
1377source = "registry+https://github.com/rust-lang/crates.io-index"
1378checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
1379
1380[[package]]
1381name = "heck"
1382version = "0.5.0"
1383source = "registry+https://github.com/rust-lang/crates.io-index"
1384checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
1385
1386[[package]]
1387name = "hermit-abi"
1388version = "0.5.2"
1389source = "registry+https://github.com/rust-lang/crates.io-index"
1390checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c"
1391
1392[[package]]
1393name = "hex"
1394version = "0.4.3"
1395source = "registry+https://github.com/rust-lang/crates.io-index"
1396checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
1397
1398[[package]]
1399name = "html5ever"
1400version = "0.29.1"
1401source = "registry+https://github.com/rust-lang/crates.io-index"
1402checksum = "3b7410cae13cbc75623c98ac4cbfd1f0bedddf3227afc24f370cf0f50a44a11c"
1403dependencies = [
1404 "log",
1405 "mac",
1406 "markup5ever",
1407 "match_token",
1408]
1409
1410[[package]]
1411name = "http"
1412version = "1.3.1"
1413source = "registry+https://github.com/rust-lang/crates.io-index"
1414checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565"
1415dependencies = [
1416 "bytes",
1417 "fnv",
1418 "itoa",
1419]
1420
1421[[package]]
1422name = "http-body"
1423version = "1.0.1"
1424source = "registry+https://github.com/rust-lang/crates.io-index"
1425checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
1426dependencies = [
1427 "bytes",
1428 "http",
1429]
1430
1431[[package]]
1432name = "http-body-util"
1433version = "0.1.3"
1434source = "registry+https://github.com/rust-lang/crates.io-index"
1435checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
1436dependencies = [
1437 "bytes",
1438 "futures-core",
1439 "http",
1440 "http-body",
1441 "pin-project-lite",
1442]
1443
1444[[package]]
1445name = "httparse"
1446version = "1.10.1"
1447source = "registry+https://github.com/rust-lang/crates.io-index"
1448checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
1449
1450[[package]]
1451name = "hyper"
1452version = "1.7.0"
1453source = "registry+https://github.com/rust-lang/crates.io-index"
1454checksum = "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e"
1455dependencies = [
1456 "atomic-waker",
1457 "bytes",
1458 "futures-channel",
1459 "futures-core",
1460 "http",
1461 "http-body",
1462 "httparse",
1463 "itoa",
1464 "pin-project-lite",
1465 "pin-utils",
1466 "smallvec",
1467 "tokio",
1468 "want",
1469]
1470
1471[[package]]
1472name = "hyper-util"
1473version = "0.1.17"
1474source = "registry+https://github.com/rust-lang/crates.io-index"
1475checksum = "3c6995591a8f1380fcb4ba966a252a4b29188d51d2b89e3a252f5305be65aea8"
1476dependencies = [
1477 "base64 0.22.1",
1478 "bytes",
1479 "futures-channel",
1480 "futures-core",
1481 "futures-util",
1482 "http",
1483 "http-body",
1484 "hyper",
1485 "ipnet",
1486 "libc",
1487 "percent-encoding",
1488 "pin-project-lite",
1489 "socket2",
1490 "tokio",
1491 "tower-service",
1492 "tracing",
1493]
1494
1495[[package]]
1496name = "iana-time-zone"
1497version = "0.1.64"
1498source = "registry+https://github.com/rust-lang/crates.io-index"
1499checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb"
1500dependencies = [
1501 "android_system_properties",
1502 "core-foundation-sys",
1503 "iana-time-zone-haiku",
1504 "js-sys",
1505 "log",
1506 "wasm-bindgen",
1507 "windows-core 0.62.2",
1508]
1509
1510[[package]]
1511name = "iana-time-zone-haiku"
1512version = "0.1.2"
1513source = "registry+https://github.com/rust-lang/crates.io-index"
1514checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
1515dependencies = [
1516 "cc",
1517]
1518
1519[[package]]
1520name = "ico"
1521version = "0.4.0"
1522source = "registry+https://github.com/rust-lang/crates.io-index"
1523checksum = "cc50b891e4acf8fe0e71ef88ec43ad82ee07b3810ad09de10f1d01f072ed4b98"
1524dependencies = [
1525 "byteorder",
1526 "png",
1527]
1528
1529[[package]]
1530name = "icu_collections"
1531version = "2.1.1"
1532source = "registry+https://github.com/rust-lang/crates.io-index"
1533checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43"
1534dependencies = [
1535 "displaydoc",
1536 "potential_utf",
1537 "yoke",
1538 "zerofrom",
1539 "zerovec",
1540]
1541
1542[[package]]
1543name = "icu_locale_core"
1544version = "2.1.1"
1545source = "registry+https://github.com/rust-lang/crates.io-index"
1546checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6"
1547dependencies = [
1548 "displaydoc",
1549 "litemap",
1550 "tinystr",
1551 "writeable",
1552 "zerovec",
1553]
1554
1555[[package]]
1556name = "icu_normalizer"
1557version = "2.1.1"
1558source = "registry+https://github.com/rust-lang/crates.io-index"
1559checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599"
1560dependencies = [
1561 "icu_collections",
1562 "icu_normalizer_data",
1563 "icu_properties",
1564 "icu_provider",
1565 "smallvec",
1566 "zerovec",
1567]
1568
1569[[package]]
1570name = "icu_normalizer_data"
1571version = "2.1.1"
1572source = "registry+https://github.com/rust-lang/crates.io-index"
1573checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a"
1574
1575[[package]]
1576name = "icu_properties"
1577version = "2.1.1"
1578source = "registry+https://github.com/rust-lang/crates.io-index"
1579checksum = "e93fcd3157766c0c8da2f8cff6ce651a31f0810eaa1c51ec363ef790bbb5fb99"
1580dependencies = [
1581 "icu_collections",
1582 "icu_locale_core",
1583 "icu_properties_data",
1584 "icu_provider",
1585 "zerotrie",
1586 "zerovec",
1587]
1588
1589[[package]]
1590name = "icu_properties_data"
1591version = "2.1.1"
1592source = "registry+https://github.com/rust-lang/crates.io-index"
1593checksum = "02845b3647bb045f1100ecd6480ff52f34c35f82d9880e029d329c21d1054899"
1594
1595[[package]]
1596name = "icu_provider"
1597version = "2.1.1"
1598source = "registry+https://github.com/rust-lang/crates.io-index"
1599checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614"
1600dependencies = [
1601 "displaydoc",
1602 "icu_locale_core",
1603 "writeable",
1604 "yoke",
1605 "zerofrom",
1606 "zerotrie",
1607 "zerovec",
1608]
1609
1610[[package]]
1611name = "ident_case"
1612version = "1.0.1"
1613source = "registry+https://github.com/rust-lang/crates.io-index"
1614checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
1615
1616[[package]]
1617name = "idna"
1618version = "1.1.0"
1619source = "registry+https://github.com/rust-lang/crates.io-index"
1620checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
1621dependencies = [
1622 "idna_adapter",
1623 "smallvec",
1624 "utf8_iter",
1625]
1626
1627[[package]]
1628name = "idna_adapter"
1629version = "1.2.1"
1630source = "registry+https://github.com/rust-lang/crates.io-index"
1631checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344"
1632dependencies = [
1633 "icu_normalizer",
1634 "icu_properties",
1635]
1636
1637[[package]]
1638name = "indexmap"
1639version = "1.9.3"
1640source = "registry+https://github.com/rust-lang/crates.io-index"
1641checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
1642dependencies = [
1643 "autocfg",
1644 "hashbrown 0.12.3",
1645 "serde",
1646]
1647
1648[[package]]
1649name = "indexmap"
1650version = "2.12.0"
1651source = "registry+https://github.com/rust-lang/crates.io-index"
1652checksum = "6717a8d2a5a929a1a2eb43a12812498ed141a0bcfb7e8f7844fbdbe4303bba9f"
1653dependencies = [
1654 "equivalent",
1655 "hashbrown 0.16.0",
1656 "serde",
1657 "serde_core",
1658]
1659
1660[[package]]
1661name = "infer"
1662version = "0.19.0"
1663source = "registry+https://github.com/rust-lang/crates.io-index"
1664checksum = "a588916bfdfd92e71cacef98a63d9b1f0d74d6599980d11894290e7ddefffcf7"
1665dependencies = [
1666 "cfb",
1667]
1668
1669[[package]]
1670name = "ipnet"
1671version = "2.11.0"
1672source = "registry+https://github.com/rust-lang/crates.io-index"
1673checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130"
1674
1675[[package]]
1676name = "iri-string"
1677version = "0.7.9"
1678source = "registry+https://github.com/rust-lang/crates.io-index"
1679checksum = "4f867b9d1d896b67beb18518eda36fdb77a32ea590de864f1325b294a6d14397"
1680dependencies = [
1681 "memchr",
1682 "serde",
1683]
1684
1685[[package]]
1686name = "is-docker"
1687version = "0.2.0"
1688source = "registry+https://github.com/rust-lang/crates.io-index"
1689checksum = "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3"
1690dependencies = [
1691 "once_cell",
1692]
1693
1694[[package]]
1695name = "is-wsl"
1696version = "0.4.0"
1697source = "registry+https://github.com/rust-lang/crates.io-index"
1698checksum = "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5"
1699dependencies = [
1700 "is-docker",
1701 "once_cell",
1702]
1703
1704[[package]]
1705name = "itoa"
1706version = "1.0.15"
1707source = "registry+https://github.com/rust-lang/crates.io-index"
1708checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
1709
1710[[package]]
1711name = "javascriptcore-rs"
1712version = "1.1.2"
1713source = "registry+https://github.com/rust-lang/crates.io-index"
1714checksum = "ca5671e9ffce8ffba57afc24070e906da7fc4b1ba66f2cabebf61bf2ea257fcc"
1715dependencies = [
1716 "bitflags 1.3.2",
1717 "glib",
1718 "javascriptcore-rs-sys",
1719]
1720
1721[[package]]
1722name = "javascriptcore-rs-sys"
1723version = "1.1.1"
1724source = "registry+https://github.com/rust-lang/crates.io-index"
1725checksum = "af1be78d14ffa4b75b66df31840478fef72b51f8c2465d4ca7c194da9f7a5124"
1726dependencies = [
1727 "glib-sys",
1728 "gobject-sys",
1729 "libc",
1730 "system-deps",
1731]
1732
1733[[package]]
1734name = "jni"
1735version = "0.21.1"
1736source = "registry+https://github.com/rust-lang/crates.io-index"
1737checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97"
1738dependencies = [
1739 "cesu8",
1740 "cfg-if",
1741 "combine",
1742 "jni-sys",
1743 "log",
1744 "thiserror 1.0.69",
1745 "walkdir",
1746 "windows-sys 0.45.0",
1747]
1748
1749[[package]]
1750name = "jni-sys"
1751version = "0.3.0"
1752source = "registry+https://github.com/rust-lang/crates.io-index"
1753checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
1754
1755[[package]]
1756name = "js-sys"
1757version = "0.3.82"
1758source = "registry+https://github.com/rust-lang/crates.io-index"
1759checksum = "b011eec8cc36da2aab2d5cff675ec18454fad408585853910a202391cf9f8e65"
1760dependencies = [
1761 "once_cell",
1762 "wasm-bindgen",
1763]
1764
1765[[package]]
1766name = "json-patch"
1767version = "3.0.1"
1768source = "registry+https://github.com/rust-lang/crates.io-index"
1769checksum = "863726d7afb6bc2590eeff7135d923545e5e964f004c2ccf8716c25e70a86f08"
1770dependencies = [
1771 "jsonptr",
1772 "serde",
1773 "serde_json",
1774 "thiserror 1.0.69",
1775]
1776
1777[[package]]
1778name = "jsonptr"
1779version = "0.6.3"
1780source = "registry+https://github.com/rust-lang/crates.io-index"
1781checksum = "5dea2b27dd239b2556ed7a25ba842fe47fd602e7fc7433c2a8d6106d4d9edd70"
1782dependencies = [
1783 "serde",
1784 "serde_json",
1785]
1786
1787[[package]]
1788name = "keyboard-types"
1789version = "0.7.0"
1790source = "registry+https://github.com/rust-lang/crates.io-index"
1791checksum = "b750dcadc39a09dbadd74e118f6dd6598df77fa01df0cfcdc52c28dece74528a"
1792dependencies = [
1793 "bitflags 2.10.0",
1794 "serde",
1795 "unicode-segmentation",
1796]
1797
1798[[package]]
1799name = "kuchikiki"
1800version = "0.8.8-speedreader"
1801source = "registry+https://github.com/rust-lang/crates.io-index"
1802checksum = "02cb977175687f33fa4afa0c95c112b987ea1443e5a51c8f8ff27dc618270cc2"
1803dependencies = [
1804 "cssparser",
1805 "html5ever",
1806 "indexmap 2.12.0",
1807 "selectors",
1808]
1809
1810[[package]]
1811name = "lazy_static"
1812version = "1.5.0"
1813source = "registry+https://github.com/rust-lang/crates.io-index"
1814checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
1815
1816[[package]]
1817name = "libappindicator"
1818version = "0.9.0"
1819source = "registry+https://github.com/rust-lang/crates.io-index"
1820checksum = "03589b9607c868cc7ae54c0b2a22c8dc03dd41692d48f2d7df73615c6a95dc0a"
1821dependencies = [
1822 "glib",
1823 "gtk",
1824 "gtk-sys",
1825 "libappindicator-sys",
1826 "log",
1827]
1828
1829[[package]]
1830name = "libappindicator-sys"
1831version = "0.9.0"
1832source = "registry+https://github.com/rust-lang/crates.io-index"
1833checksum = "6e9ec52138abedcc58dc17a7c6c0c00a2bdb4f3427c7f63fa97fd0d859155caf"
1834dependencies = [
1835 "gtk-sys",
1836 "libloading",
1837 "once_cell",
1838]
1839
1840[[package]]
1841name = "libc"
1842version = "0.2.177"
1843source = "registry+https://github.com/rust-lang/crates.io-index"
1844checksum = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976"
1845
1846[[package]]
1847name = "libloading"
1848version = "0.7.4"
1849source = "registry+https://github.com/rust-lang/crates.io-index"
1850checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
1851dependencies = [
1852 "cfg-if",
1853 "winapi",
1854]
1855
1856[[package]]
1857name = "libredox"
1858version = "0.1.10"
1859source = "registry+https://github.com/rust-lang/crates.io-index"
1860checksum = "416f7e718bdb06000964960ffa43b4335ad4012ae8b99060261aa4a8088d5ccb"
1861dependencies = [
1862 "bitflags 2.10.0",
1863 "libc",
1864]
1865
1866[[package]]
1867name = "linux-raw-sys"
1868version = "0.11.0"
1869source = "registry+https://github.com/rust-lang/crates.io-index"
1870checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039"
1871
1872[[package]]
1873name = "litemap"
1874version = "0.8.1"
1875source = "registry+https://github.com/rust-lang/crates.io-index"
1876checksum = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77"
1877
1878[[package]]
1879name = "lock_api"
1880version = "0.4.14"
1881source = "registry+https://github.com/rust-lang/crates.io-index"
1882checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965"
1883dependencies = [
1884 "scopeguard",
1885]
1886
1887[[package]]
1888name = "log"
1889version = "0.4.28"
1890source = "registry+https://github.com/rust-lang/crates.io-index"
1891checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432"
1892
1893[[package]]
1894name = "mac"
1895version = "0.1.1"
1896source = "registry+https://github.com/rust-lang/crates.io-index"
1897checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
1898
1899[[package]]
1900name = "markup5ever"
1901version = "0.14.1"
1902source = "registry+https://github.com/rust-lang/crates.io-index"
1903checksum = "c7a7213d12e1864c0f002f52c2923d4556935a43dec5e71355c2760e0f6e7a18"
1904dependencies = [
1905 "log",
1906 "phf 0.11.3",
1907 "phf_codegen 0.11.3",
1908 "string_cache",
1909 "string_cache_codegen",
1910 "tendril",
1911]
1912
1913[[package]]
1914name = "match_token"
1915version = "0.1.0"
1916source = "registry+https://github.com/rust-lang/crates.io-index"
1917checksum = "88a9689d8d44bf9964484516275f5cd4c9b59457a6940c1d5d0ecbb94510a36b"
1918dependencies = [
1919 "proc-macro2",
1920 "quote",
1921 "syn 2.0.109",
1922]
1923
1924[[package]]
1925name = "matches"
1926version = "0.1.10"
1927source = "registry+https://github.com/rust-lang/crates.io-index"
1928checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5"
1929
1930[[package]]
1931name = "memchr"
1932version = "2.7.6"
1933source = "registry+https://github.com/rust-lang/crates.io-index"
1934checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273"
1935
1936[[package]]
1937name = "memoffset"
1938version = "0.9.1"
1939source = "registry+https://github.com/rust-lang/crates.io-index"
1940checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
1941dependencies = [
1942 "autocfg",
1943]
1944
1945[[package]]
1946name = "mime"
1947version = "0.3.17"
1948source = "registry+https://github.com/rust-lang/crates.io-index"
1949checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
1950
1951[[package]]
1952name = "miniz_oxide"
1953version = "0.8.9"
1954source = "registry+https://github.com/rust-lang/crates.io-index"
1955checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
1956dependencies = [
1957 "adler2",
1958 "simd-adler32",
1959]
1960
1961[[package]]
1962name = "mio"
1963version = "1.1.0"
1964source = "registry+https://github.com/rust-lang/crates.io-index"
1965checksum = "69d83b0086dc8ecf3ce9ae2874b2d1290252e2a30720bea58a5c6639b0092873"
1966dependencies = [
1967 "libc",
1968 "wasi 0.11.1+wasi-snapshot-preview1",
1969 "windows-sys 0.61.2",
1970]
1971
1972[[package]]
1973name = "muda"
1974version = "0.17.1"
1975source = "registry+https://github.com/rust-lang/crates.io-index"
1976checksum = "01c1738382f66ed56b3b9c8119e794a2e23148ac8ea214eda86622d4cb9d415a"
1977dependencies = [
1978 "crossbeam-channel",
1979 "dpi",
1980 "gtk",
1981 "keyboard-types",
1982 "objc2 0.6.3",
1983 "objc2-app-kit",
1984 "objc2-core-foundation",
1985 "objc2-foundation 0.3.2",
1986 "once_cell",
1987 "png",
1988 "serde",
1989 "thiserror 2.0.17",
1990 "windows-sys 0.60.2",
1991]
1992
1993[[package]]
1994name = "ndk"
1995version = "0.9.0"
1996source = "registry+https://github.com/rust-lang/crates.io-index"
1997checksum = "c3f42e7bbe13d351b6bead8286a43aac9534b82bd3cc43e47037f012ebfd62d4"
1998dependencies = [
1999 "bitflags 2.10.0",
2000 "jni-sys",
2001 "log",
2002 "ndk-sys",
2003 "num_enum",
2004 "raw-window-handle",
2005 "thiserror 1.0.69",
2006]
2007
2008[[package]]
2009name = "ndk-context"
2010version = "0.1.1"
2011source = "registry+https://github.com/rust-lang/crates.io-index"
2012checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
2013
2014[[package]]
2015name = "ndk-sys"
2016version = "0.6.0+11769913"
2017source = "registry+https://github.com/rust-lang/crates.io-index"
2018checksum = "ee6cda3051665f1fb8d9e08fc35c96d5a244fb1be711a03b71118828afc9a873"
2019dependencies = [
2020 "jni-sys",
2021]
2022
2023[[package]]
2024name = "new_debug_unreachable"
2025version = "1.0.6"
2026source = "registry+https://github.com/rust-lang/crates.io-index"
2027checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
2028
2029[[package]]
2030name = "nix"
2031version = "0.30.1"
2032source = "registry+https://github.com/rust-lang/crates.io-index"
2033checksum = "74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6"
2034dependencies = [
2035 "bitflags 2.10.0",
2036 "cfg-if",
2037 "cfg_aliases",
2038 "libc",
2039 "memoffset",
2040]
2041
2042[[package]]
2043name = "nodrop"
2044version = "0.1.14"
2045source = "registry+https://github.com/rust-lang/crates.io-index"
2046checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"
2047
2048[[package]]
2049name = "num-conv"
2050version = "0.1.0"
2051source = "registry+https://github.com/rust-lang/crates.io-index"
2052checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
2053
2054[[package]]
2055name = "num-traits"
2056version = "0.2.19"
2057source = "registry+https://github.com/rust-lang/crates.io-index"
2058checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
2059dependencies = [
2060 "autocfg",
2061]
2062
2063[[package]]
2064name = "num_enum"
2065version = "0.7.5"
2066source = "registry+https://github.com/rust-lang/crates.io-index"
2067checksum = "b1207a7e20ad57b847bbddc6776b968420d38292bbfe2089accff5e19e82454c"
2068dependencies = [
2069 "num_enum_derive",
2070 "rustversion",
2071]
2072
2073[[package]]
2074name = "num_enum_derive"
2075version = "0.7.5"
2076source = "registry+https://github.com/rust-lang/crates.io-index"
2077checksum = "ff32365de1b6743cb203b710788263c44a03de03802daf96092f2da4fe6ba4d7"
2078dependencies = [
2079 "proc-macro-crate 3.4.0",
2080 "proc-macro2",
2081 "quote",
2082 "syn 2.0.109",
2083]
2084
2085[[package]]
2086name = "objc-sys"
2087version = "0.3.5"
2088source = "registry+https://github.com/rust-lang/crates.io-index"
2089checksum = "cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310"
2090
2091[[package]]
2092name = "objc2"
2093version = "0.5.2"
2094source = "registry+https://github.com/rust-lang/crates.io-index"
2095checksum = "46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804"
2096dependencies = [
2097 "objc-sys",
2098 "objc2-encode",
2099]
2100
2101[[package]]
2102name = "objc2"
2103version = "0.6.3"
2104source = "registry+https://github.com/rust-lang/crates.io-index"
2105checksum = "b7c2599ce0ec54857b29ce62166b0ed9b4f6f1a70ccc9a71165b6154caca8c05"
2106dependencies = [
2107 "objc2-encode",
2108 "objc2-exception-helper",
2109]
2110
2111[[package]]
2112name = "objc2-app-kit"
2113version = "0.3.2"
2114source = "registry+https://github.com/rust-lang/crates.io-index"
2115checksum = "d49e936b501e5c5bf01fda3a9452ff86dc3ea98ad5f283e1455153142d97518c"
2116dependencies = [
2117 "bitflags 2.10.0",
2118 "block2 0.6.2",
2119 "libc",
2120 "objc2 0.6.3",
2121 "objc2-cloud-kit",
2122 "objc2-core-data",
2123 "objc2-core-foundation",
2124 "objc2-core-graphics",
2125 "objc2-core-image",
2126 "objc2-core-text",
2127 "objc2-core-video",
2128 "objc2-foundation 0.3.2",
2129 "objc2-quartz-core 0.3.2",
2130]
2131
2132[[package]]
2133name = "objc2-cloud-kit"
2134version = "0.3.2"
2135source = "registry+https://github.com/rust-lang/crates.io-index"
2136checksum = "73ad74d880bb43877038da939b7427bba67e9dd42004a18b809ba7d87cee241c"
2137dependencies = [
2138 "bitflags 2.10.0",
2139 "objc2 0.6.3",
2140 "objc2-foundation 0.3.2",
2141]
2142
2143[[package]]
2144name = "objc2-core-data"
2145version = "0.3.2"
2146source = "registry+https://github.com/rust-lang/crates.io-index"
2147checksum = "0b402a653efbb5e82ce4df10683b6b28027616a2715e90009947d50b8dd298fa"
2148dependencies = [
2149 "bitflags 2.10.0",
2150 "objc2 0.6.3",
2151 "objc2-foundation 0.3.2",
2152]
2153
2154[[package]]
2155name = "objc2-core-foundation"
2156version = "0.3.2"
2157source = "registry+https://github.com/rust-lang/crates.io-index"
2158checksum = "2a180dd8642fa45cdb7dd721cd4c11b1cadd4929ce112ebd8b9f5803cc79d536"
2159dependencies = [
2160 "bitflags 2.10.0",
2161 "dispatch2",
2162 "objc2 0.6.3",
2163]
2164
2165[[package]]
2166name = "objc2-core-graphics"
2167version = "0.3.2"
2168source = "registry+https://github.com/rust-lang/crates.io-index"
2169checksum = "e022c9d066895efa1345f8e33e584b9f958da2fd4cd116792e15e07e4720a807"
2170dependencies = [
2171 "bitflags 2.10.0",
2172 "dispatch2",
2173 "objc2 0.6.3",
2174 "objc2-core-foundation",
2175 "objc2-io-surface",
2176]
2177
2178[[package]]
2179name = "objc2-core-image"
2180version = "0.3.2"
2181source = "registry+https://github.com/rust-lang/crates.io-index"
2182checksum = "e5d563b38d2b97209f8e861173de434bd0214cf020e3423a52624cd1d989f006"
2183dependencies = [
2184 "objc2 0.6.3",
2185 "objc2-foundation 0.3.2",
2186]
2187
2188[[package]]
2189name = "objc2-core-text"
2190version = "0.3.2"
2191source = "registry+https://github.com/rust-lang/crates.io-index"
2192checksum = "0cde0dfb48d25d2b4862161a4d5fcc0e3c24367869ad306b0c9ec0073bfed92d"
2193dependencies = [
2194 "bitflags 2.10.0",
2195 "objc2 0.6.3",
2196 "objc2-core-foundation",
2197 "objc2-core-graphics",
2198]
2199
2200[[package]]
2201name = "objc2-core-video"
2202version = "0.3.2"
2203source = "registry+https://github.com/rust-lang/crates.io-index"
2204checksum = "d425caf1df73233f29fd8a5c3e5edbc30d2d4307870f802d18f00d83dc5141a6"
2205dependencies = [
2206 "bitflags 2.10.0",
2207 "objc2 0.6.3",
2208 "objc2-core-foundation",
2209 "objc2-core-graphics",
2210 "objc2-io-surface",
2211]
2212
2213[[package]]
2214name = "objc2-encode"
2215version = "4.1.0"
2216source = "registry+https://github.com/rust-lang/crates.io-index"
2217checksum = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33"
2218
2219[[package]]
2220name = "objc2-exception-helper"
2221version = "0.1.1"
2222source = "registry+https://github.com/rust-lang/crates.io-index"
2223checksum = "c7a1c5fbb72d7735b076bb47b578523aedc40f3c439bea6dfd595c089d79d98a"
2224dependencies = [
2225 "cc",
2226]
2227
2228[[package]]
2229name = "objc2-foundation"
2230version = "0.2.2"
2231source = "registry+https://github.com/rust-lang/crates.io-index"
2232checksum = "0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8"
2233dependencies = [
2234 "bitflags 2.10.0",
2235 "block2 0.5.1",
2236 "libc",
2237 "objc2 0.5.2",
2238]
2239
2240[[package]]
2241name = "objc2-foundation"
2242version = "0.3.2"
2243source = "registry+https://github.com/rust-lang/crates.io-index"
2244checksum = "e3e0adef53c21f888deb4fa59fc59f7eb17404926ee8a6f59f5df0fd7f9f3272"
2245dependencies = [
2246 "bitflags 2.10.0",
2247 "block2 0.6.2",
2248 "libc",
2249 "objc2 0.6.3",
2250 "objc2-core-foundation",
2251]
2252
2253[[package]]
2254name = "objc2-io-surface"
2255version = "0.3.2"
2256source = "registry+https://github.com/rust-lang/crates.io-index"
2257checksum = "180788110936d59bab6bd83b6060ffdfffb3b922ba1396b312ae795e1de9d81d"
2258dependencies = [
2259 "bitflags 2.10.0",
2260 "objc2 0.6.3",
2261 "objc2-core-foundation",
2262]
2263
2264[[package]]
2265name = "objc2-javascript-core"
2266version = "0.3.2"
2267source = "registry+https://github.com/rust-lang/crates.io-index"
2268checksum = "2a1e6550c4caed348956ce3370c9ffeca70bb1dbed4fa96112e7c6170e074586"
2269dependencies = [
2270 "objc2 0.6.3",
2271 "objc2-core-foundation",
2272]
2273
2274[[package]]
2275name = "objc2-metal"
2276version = "0.2.2"
2277source = "registry+https://github.com/rust-lang/crates.io-index"
2278checksum = "dd0cba1276f6023976a406a14ffa85e1fdd19df6b0f737b063b95f6c8c7aadd6"
2279dependencies = [
2280 "bitflags 2.10.0",
2281 "block2 0.5.1",
2282 "objc2 0.5.2",
2283 "objc2-foundation 0.2.2",
2284]
2285
2286[[package]]
2287name = "objc2-quartz-core"
2288version = "0.2.2"
2289source = "registry+https://github.com/rust-lang/crates.io-index"
2290checksum = "e42bee7bff906b14b167da2bac5efe6b6a07e6f7c0a21a7308d40c960242dc7a"
2291dependencies = [
2292 "bitflags 2.10.0",
2293 "block2 0.5.1",
2294 "objc2 0.5.2",
2295 "objc2-foundation 0.2.2",
2296 "objc2-metal",
2297]
2298
2299[[package]]
2300name = "objc2-quartz-core"
2301version = "0.3.2"
2302source = "registry+https://github.com/rust-lang/crates.io-index"
2303checksum = "96c1358452b371bf9f104e21ec536d37a650eb10f7ee379fff67d2e08d537f1f"
2304dependencies = [
2305 "bitflags 2.10.0",
2306 "objc2 0.6.3",
2307 "objc2-foundation 0.3.2",
2308]
2309
2310[[package]]
2311name = "objc2-security"
2312version = "0.3.2"
2313source = "registry+https://github.com/rust-lang/crates.io-index"
2314checksum = "709fe137109bd1e8b5a99390f77a7d8b2961dafc1a1c5db8f2e60329ad6d895a"
2315dependencies = [
2316 "bitflags 2.10.0",
2317 "objc2 0.6.3",
2318 "objc2-core-foundation",
2319]
2320
2321[[package]]
2322name = "objc2-ui-kit"
2323version = "0.3.2"
2324source = "registry+https://github.com/rust-lang/crates.io-index"
2325checksum = "d87d638e33c06f577498cbcc50491496a3ed4246998a7fbba7ccb98b1e7eab22"
2326dependencies = [
2327 "bitflags 2.10.0",
2328 "objc2 0.6.3",
2329 "objc2-core-foundation",
2330 "objc2-foundation 0.3.2",
2331]
2332
2333[[package]]
2334name = "objc2-web-kit"
2335version = "0.3.2"
2336source = "registry+https://github.com/rust-lang/crates.io-index"
2337checksum = "b2e5aaab980c433cf470df9d7af96a7b46a9d892d521a2cbbb2f8a4c16751e7f"
2338dependencies = [
2339 "bitflags 2.10.0",
2340 "block2 0.6.2",
2341 "objc2 0.6.3",
2342 "objc2-app-kit",
2343 "objc2-core-foundation",
2344 "objc2-foundation 0.3.2",
2345 "objc2-javascript-core",
2346 "objc2-security",
2347]
2348
2349[[package]]
2350name = "once_cell"
2351version = "1.21.3"
2352source = "registry+https://github.com/rust-lang/crates.io-index"
2353checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
2354
2355[[package]]
2356name = "open"
2357version = "5.3.2"
2358source = "registry+https://github.com/rust-lang/crates.io-index"
2359checksum = "e2483562e62ea94312f3576a7aca397306df7990b8d89033e18766744377ef95"
2360dependencies = [
2361 "dunce",
2362 "is-wsl",
2363 "libc",
2364 "pathdiff",
2365]
2366
2367[[package]]
2368name = "option-ext"
2369version = "0.2.0"
2370source = "registry+https://github.com/rust-lang/crates.io-index"
2371checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
2372
2373[[package]]
2374name = "ordered-stream"
2375version = "0.2.0"
2376source = "registry+https://github.com/rust-lang/crates.io-index"
2377checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
2378dependencies = [
2379 "futures-core",
2380 "pin-project-lite",
2381]
2382
2383[[package]]
2384name = "pango"
2385version = "0.18.3"
2386source = "registry+https://github.com/rust-lang/crates.io-index"
2387checksum = "7ca27ec1eb0457ab26f3036ea52229edbdb74dee1edd29063f5b9b010e7ebee4"
2388dependencies = [
2389 "gio",
2390 "glib",
2391 "libc",
2392 "once_cell",
2393 "pango-sys",
2394]
2395
2396[[package]]
2397name = "pango-sys"
2398version = "0.18.0"
2399source = "registry+https://github.com/rust-lang/crates.io-index"
2400checksum = "436737e391a843e5933d6d9aa102cb126d501e815b83601365a948a518555dc5"
2401dependencies = [
2402 "glib-sys",
2403 "gobject-sys",
2404 "libc",
2405 "system-deps",
2406]
2407
2408[[package]]
2409name = "parking"
2410version = "2.2.1"
2411source = "registry+https://github.com/rust-lang/crates.io-index"
2412checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
2413
2414[[package]]
2415name = "parking_lot"
2416version = "0.12.5"
2417source = "registry+https://github.com/rust-lang/crates.io-index"
2418checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a"
2419dependencies = [
2420 "lock_api",
2421 "parking_lot_core",
2422]
2423
2424[[package]]
2425name = "parking_lot_core"
2426version = "0.9.12"
2427source = "registry+https://github.com/rust-lang/crates.io-index"
2428checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
2429dependencies = [
2430 "cfg-if",
2431 "libc",
2432 "redox_syscall",
2433 "smallvec",
2434 "windows-link 0.2.1",
2435]
2436
2437[[package]]
2438name = "pathdiff"
2439version = "0.2.3"
2440source = "registry+https://github.com/rust-lang/crates.io-index"
2441checksum = "df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3"
2442
2443[[package]]
2444name = "percent-encoding"
2445version = "2.3.2"
2446source = "registry+https://github.com/rust-lang/crates.io-index"
2447checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
2448
2449[[package]]
2450name = "phf"
2451version = "0.8.0"
2452source = "registry+https://github.com/rust-lang/crates.io-index"
2453checksum = "3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12"
2454dependencies = [
2455 "phf_shared 0.8.0",
2456]
2457
2458[[package]]
2459name = "phf"
2460version = "0.10.1"
2461source = "registry+https://github.com/rust-lang/crates.io-index"
2462checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259"
2463dependencies = [
2464 "phf_macros 0.10.0",
2465 "phf_shared 0.10.0",
2466 "proc-macro-hack",
2467]
2468
2469[[package]]
2470name = "phf"
2471version = "0.11.3"
2472source = "registry+https://github.com/rust-lang/crates.io-index"
2473checksum = "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078"
2474dependencies = [
2475 "phf_macros 0.11.3",
2476 "phf_shared 0.11.3",
2477]
2478
2479[[package]]
2480name = "phf_codegen"
2481version = "0.8.0"
2482source = "registry+https://github.com/rust-lang/crates.io-index"
2483checksum = "cbffee61585b0411840d3ece935cce9cb6321f01c45477d30066498cd5e1a815"
2484dependencies = [
2485 "phf_generator 0.8.0",
2486 "phf_shared 0.8.0",
2487]
2488
2489[[package]]
2490name = "phf_codegen"
2491version = "0.11.3"
2492source = "registry+https://github.com/rust-lang/crates.io-index"
2493checksum = "aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a"
2494dependencies = [
2495 "phf_generator 0.11.3",
2496 "phf_shared 0.11.3",
2497]
2498
2499[[package]]
2500name = "phf_generator"
2501version = "0.8.0"
2502source = "registry+https://github.com/rust-lang/crates.io-index"
2503checksum = "17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526"
2504dependencies = [
2505 "phf_shared 0.8.0",
2506 "rand 0.7.3",
2507]
2508
2509[[package]]
2510name = "phf_generator"
2511version = "0.10.0"
2512source = "registry+https://github.com/rust-lang/crates.io-index"
2513checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
2514dependencies = [
2515 "phf_shared 0.10.0",
2516 "rand 0.8.5",
2517]
2518
2519[[package]]
2520name = "phf_generator"
2521version = "0.11.3"
2522source = "registry+https://github.com/rust-lang/crates.io-index"
2523checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d"
2524dependencies = [
2525 "phf_shared 0.11.3",
2526 "rand 0.8.5",
2527]
2528
2529[[package]]
2530name = "phf_macros"
2531version = "0.10.0"
2532source = "registry+https://github.com/rust-lang/crates.io-index"
2533checksum = "58fdf3184dd560f160dd73922bea2d5cd6e8f064bf4b13110abd81b03697b4e0"
2534dependencies = [
2535 "phf_generator 0.10.0",
2536 "phf_shared 0.10.0",
2537 "proc-macro-hack",
2538 "proc-macro2",
2539 "quote",
2540 "syn 1.0.109",
2541]
2542
2543[[package]]
2544name = "phf_macros"
2545version = "0.11.3"
2546source = "registry+https://github.com/rust-lang/crates.io-index"
2547checksum = "f84ac04429c13a7ff43785d75ad27569f2951ce0ffd30a3321230db2fc727216"
2548dependencies = [
2549 "phf_generator 0.11.3",
2550 "phf_shared 0.11.3",
2551 "proc-macro2",
2552 "quote",
2553 "syn 2.0.109",
2554]
2555
2556[[package]]
2557name = "phf_shared"
2558version = "0.8.0"
2559source = "registry+https://github.com/rust-lang/crates.io-index"
2560checksum = "c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7"
2561dependencies = [
2562 "siphasher 0.3.11",
2563]
2564
2565[[package]]
2566name = "phf_shared"
2567version = "0.10.0"
2568source = "registry+https://github.com/rust-lang/crates.io-index"
2569checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
2570dependencies = [
2571 "siphasher 0.3.11",
2572]
2573
2574[[package]]
2575name = "phf_shared"
2576version = "0.11.3"
2577source = "registry+https://github.com/rust-lang/crates.io-index"
2578checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5"
2579dependencies = [
2580 "siphasher 1.0.1",
2581]
2582
2583[[package]]
2584name = "pin-project-lite"
2585version = "0.2.16"
2586source = "registry+https://github.com/rust-lang/crates.io-index"
2587checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
2588
2589[[package]]
2590name = "pin-utils"
2591version = "0.1.0"
2592source = "registry+https://github.com/rust-lang/crates.io-index"
2593checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2594
2595[[package]]
2596name = "piper"
2597version = "0.2.4"
2598source = "registry+https://github.com/rust-lang/crates.io-index"
2599checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066"
2600dependencies = [
2601 "atomic-waker",
2602 "fastrand",
2603 "futures-io",
2604]
2605
2606[[package]]
2607name = "pkg-config"
2608version = "0.3.32"
2609source = "registry+https://github.com/rust-lang/crates.io-index"
2610checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c"
2611
2612[[package]]
2613name = "plist"
2614version = "1.8.0"
2615source = "registry+https://github.com/rust-lang/crates.io-index"
2616checksum = "740ebea15c5d1428f910cd1a5f52cebf8d25006245ed8ade92702f4943d91e07"
2617dependencies = [
2618 "base64 0.22.1",
2619 "indexmap 2.12.0",
2620 "quick-xml",
2621 "serde",
2622 "time",
2623]
2624
2625[[package]]
2626name = "png"
2627version = "0.17.16"
2628source = "registry+https://github.com/rust-lang/crates.io-index"
2629checksum = "82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526"
2630dependencies = [
2631 "bitflags 1.3.2",
2632 "crc32fast",
2633 "fdeflate",
2634 "flate2",
2635 "miniz_oxide",
2636]
2637
2638[[package]]
2639name = "polling"
2640version = "3.11.0"
2641source = "registry+https://github.com/rust-lang/crates.io-index"
2642checksum = "5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218"
2643dependencies = [
2644 "cfg-if",
2645 "concurrent-queue",
2646 "hermit-abi",
2647 "pin-project-lite",
2648 "rustix",
2649 "windows-sys 0.61.2",
2650]
2651
2652[[package]]
2653name = "potential_utf"
2654version = "0.1.4"
2655source = "registry+https://github.com/rust-lang/crates.io-index"
2656checksum = "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77"
2657dependencies = [
2658 "zerovec",
2659]
2660
2661[[package]]
2662name = "powerfmt"
2663version = "0.2.0"
2664source = "registry+https://github.com/rust-lang/crates.io-index"
2665checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
2666
2667[[package]]
2668name = "ppv-lite86"
2669version = "0.2.21"
2670source = "registry+https://github.com/rust-lang/crates.io-index"
2671checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
2672dependencies = [
2673 "zerocopy",
2674]
2675
2676[[package]]
2677name = "precomputed-hash"
2678version = "0.1.1"
2679source = "registry+https://github.com/rust-lang/crates.io-index"
2680checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
2681
2682[[package]]
2683name = "privacypin"
2684version = "0.1.0"
2685dependencies = [
2686 "serde",
2687 "serde_json",
2688 "tauri",
2689 "tauri-build",
2690 "tauri-plugin-opener",
2691 "tauri-plugin-store",
2692]
2693
2694[[package]]
2695name = "proc-macro-crate"
2696version = "1.3.1"
2697source = "registry+https://github.com/rust-lang/crates.io-index"
2698checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919"
2699dependencies = [
2700 "once_cell",
2701 "toml_edit 0.19.15",
2702]
2703
2704[[package]]
2705name = "proc-macro-crate"
2706version = "2.0.2"
2707source = "registry+https://github.com/rust-lang/crates.io-index"
2708checksum = "b00f26d3400549137f92511a46ac1cd8ce37cb5598a96d382381458b992a5d24"
2709dependencies = [
2710 "toml_datetime 0.6.3",
2711 "toml_edit 0.20.2",
2712]
2713
2714[[package]]
2715name = "proc-macro-crate"
2716version = "3.4.0"
2717source = "registry+https://github.com/rust-lang/crates.io-index"
2718checksum = "219cb19e96be00ab2e37d6e299658a0cfa83e52429179969b0f0121b4ac46983"
2719dependencies = [
2720 "toml_edit 0.23.7",
2721]
2722
2723[[package]]
2724name = "proc-macro-error"
2725version = "1.0.4"
2726source = "registry+https://github.com/rust-lang/crates.io-index"
2727checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
2728dependencies = [
2729 "proc-macro-error-attr",
2730 "proc-macro2",
2731 "quote",
2732 "syn 1.0.109",
2733 "version_check",
2734]
2735
2736[[package]]
2737name = "proc-macro-error-attr"
2738version = "1.0.4"
2739source = "registry+https://github.com/rust-lang/crates.io-index"
2740checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
2741dependencies = [
2742 "proc-macro2",
2743 "quote",
2744 "version_check",
2745]
2746
2747[[package]]
2748name = "proc-macro-hack"
2749version = "0.5.20+deprecated"
2750source = "registry+https://github.com/rust-lang/crates.io-index"
2751checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
2752
2753[[package]]
2754name = "proc-macro2"
2755version = "1.0.103"
2756source = "registry+https://github.com/rust-lang/crates.io-index"
2757checksum = "5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8"
2758dependencies = [
2759 "unicode-ident",
2760]
2761
2762[[package]]
2763name = "quick-xml"
2764version = "0.38.3"
2765source = "registry+https://github.com/rust-lang/crates.io-index"
2766checksum = "42a232e7487fc2ef313d96dde7948e7a3c05101870d8985e4fd8d26aedd27b89"
2767dependencies = [
2768 "memchr",
2769]
2770
2771[[package]]
2772name = "quote"
2773version = "1.0.42"
2774source = "registry+https://github.com/rust-lang/crates.io-index"
2775checksum = "a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f"
2776dependencies = [
2777 "proc-macro2",
2778]
2779
2780[[package]]
2781name = "r-efi"
2782version = "5.3.0"
2783source = "registry+https://github.com/rust-lang/crates.io-index"
2784checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
2785
2786[[package]]
2787name = "rand"
2788version = "0.7.3"
2789source = "registry+https://github.com/rust-lang/crates.io-index"
2790checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
2791dependencies = [
2792 "getrandom 0.1.16",
2793 "libc",
2794 "rand_chacha 0.2.2",
2795 "rand_core 0.5.1",
2796 "rand_hc",
2797 "rand_pcg",
2798]
2799
2800[[package]]
2801name = "rand"
2802version = "0.8.5"
2803source = "registry+https://github.com/rust-lang/crates.io-index"
2804checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
2805dependencies = [
2806 "libc",
2807 "rand_chacha 0.3.1",
2808 "rand_core 0.6.4",
2809]
2810
2811[[package]]
2812name = "rand_chacha"
2813version = "0.2.2"
2814source = "registry+https://github.com/rust-lang/crates.io-index"
2815checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
2816dependencies = [
2817 "ppv-lite86",
2818 "rand_core 0.5.1",
2819]
2820
2821[[package]]
2822name = "rand_chacha"
2823version = "0.3.1"
2824source = "registry+https://github.com/rust-lang/crates.io-index"
2825checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
2826dependencies = [
2827 "ppv-lite86",
2828 "rand_core 0.6.4",
2829]
2830
2831[[package]]
2832name = "rand_core"
2833version = "0.5.1"
2834source = "registry+https://github.com/rust-lang/crates.io-index"
2835checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
2836dependencies = [
2837 "getrandom 0.1.16",
2838]
2839
2840[[package]]
2841name = "rand_core"
2842version = "0.6.4"
2843source = "registry+https://github.com/rust-lang/crates.io-index"
2844checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
2845dependencies = [
2846 "getrandom 0.2.16",
2847]
2848
2849[[package]]
2850name = "rand_hc"
2851version = "0.2.0"
2852source = "registry+https://github.com/rust-lang/crates.io-index"
2853checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
2854dependencies = [
2855 "rand_core 0.5.1",
2856]
2857
2858[[package]]
2859name = "rand_pcg"
2860version = "0.2.1"
2861source = "registry+https://github.com/rust-lang/crates.io-index"
2862checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"
2863dependencies = [
2864 "rand_core 0.5.1",
2865]
2866
2867[[package]]
2868name = "raw-window-handle"
2869version = "0.6.2"
2870source = "registry+https://github.com/rust-lang/crates.io-index"
2871checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539"
2872
2873[[package]]
2874name = "redox_syscall"
2875version = "0.5.18"
2876source = "registry+https://github.com/rust-lang/crates.io-index"
2877checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d"
2878dependencies = [
2879 "bitflags 2.10.0",
2880]
2881
2882[[package]]
2883name = "redox_users"
2884version = "0.5.2"
2885source = "registry+https://github.com/rust-lang/crates.io-index"
2886checksum = "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac"
2887dependencies = [
2888 "getrandom 0.2.16",
2889 "libredox",
2890 "thiserror 2.0.17",
2891]
2892
2893[[package]]
2894name = "ref-cast"
2895version = "1.0.25"
2896source = "registry+https://github.com/rust-lang/crates.io-index"
2897checksum = "f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d"
2898dependencies = [
2899 "ref-cast-impl",
2900]
2901
2902[[package]]
2903name = "ref-cast-impl"
2904version = "1.0.25"
2905source = "registry+https://github.com/rust-lang/crates.io-index"
2906checksum = "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da"
2907dependencies = [
2908 "proc-macro2",
2909 "quote",
2910 "syn 2.0.109",
2911]
2912
2913[[package]]
2914name = "regex"
2915version = "1.12.2"
2916source = "registry+https://github.com/rust-lang/crates.io-index"
2917checksum = "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4"
2918dependencies = [
2919 "aho-corasick",
2920 "memchr",
2921 "regex-automata",
2922 "regex-syntax",
2923]
2924
2925[[package]]
2926name = "regex-automata"
2927version = "0.4.13"
2928source = "registry+https://github.com/rust-lang/crates.io-index"
2929checksum = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c"
2930dependencies = [
2931 "aho-corasick",
2932 "memchr",
2933 "regex-syntax",
2934]
2935
2936[[package]]
2937name = "regex-syntax"
2938version = "0.8.8"
2939source = "registry+https://github.com/rust-lang/crates.io-index"
2940checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58"
2941
2942[[package]]
2943name = "reqwest"
2944version = "0.12.24"
2945source = "registry+https://github.com/rust-lang/crates.io-index"
2946checksum = "9d0946410b9f7b082a427e4ef5c8ff541a88b357bc6c637c40db3a68ac70a36f"
2947dependencies = [
2948 "base64 0.22.1",
2949 "bytes",
2950 "futures-core",
2951 "futures-util",
2952 "http",
2953 "http-body",
2954 "http-body-util",
2955 "hyper",
2956 "hyper-util",
2957 "js-sys",
2958 "log",
2959 "percent-encoding",
2960 "pin-project-lite",
2961 "serde",
2962 "serde_json",
2963 "serde_urlencoded",
2964 "sync_wrapper",
2965 "tokio",
2966 "tokio-util",
2967 "tower",
2968 "tower-http",
2969 "tower-service",
2970 "url",
2971 "wasm-bindgen",
2972 "wasm-bindgen-futures",
2973 "wasm-streams",
2974 "web-sys",
2975]
2976
2977[[package]]
2978name = "rustc_version"
2979version = "0.4.1"
2980source = "registry+https://github.com/rust-lang/crates.io-index"
2981checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
2982dependencies = [
2983 "semver",
2984]
2985
2986[[package]]
2987name = "rustix"
2988version = "1.1.2"
2989source = "registry+https://github.com/rust-lang/crates.io-index"
2990checksum = "cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e"
2991dependencies = [
2992 "bitflags 2.10.0",
2993 "errno",
2994 "libc",
2995 "linux-raw-sys",
2996 "windows-sys 0.61.2",
2997]
2998
2999[[package]]
3000name = "rustversion"
3001version = "1.0.22"
3002source = "registry+https://github.com/rust-lang/crates.io-index"
3003checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
3004
3005[[package]]
3006name = "ryu"
3007version = "1.0.20"
3008source = "registry+https://github.com/rust-lang/crates.io-index"
3009checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f"
3010
3011[[package]]
3012name = "same-file"
3013version = "1.0.6"
3014source = "registry+https://github.com/rust-lang/crates.io-index"
3015checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
3016dependencies = [
3017 "winapi-util",
3018]
3019
3020[[package]]
3021name = "schemars"
3022version = "0.8.22"
3023source = "registry+https://github.com/rust-lang/crates.io-index"
3024checksum = "3fbf2ae1b8bc8e02df939598064d22402220cd5bbcca1c76f7d6a310974d5615"
3025dependencies = [
3026 "dyn-clone",
3027 "indexmap 1.9.3",
3028 "schemars_derive",
3029 "serde",
3030 "serde_json",
3031 "url",
3032 "uuid",
3033]
3034
3035[[package]]
3036name = "schemars"
3037version = "0.9.0"
3038source = "registry+https://github.com/rust-lang/crates.io-index"
3039checksum = "4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f"
3040dependencies = [
3041 "dyn-clone",
3042 "ref-cast",
3043 "serde",
3044 "serde_json",
3045]
3046
3047[[package]]
3048name = "schemars"
3049version = "1.1.0"
3050source = "registry+https://github.com/rust-lang/crates.io-index"
3051checksum = "9558e172d4e8533736ba97870c4b2cd63f84b382a3d6eb063da41b91cce17289"
3052dependencies = [
3053 "dyn-clone",
3054 "ref-cast",
3055 "serde",
3056 "serde_json",
3057]
3058
3059[[package]]
3060name = "schemars_derive"
3061version = "0.8.22"
3062source = "registry+https://github.com/rust-lang/crates.io-index"
3063checksum = "32e265784ad618884abaea0600a9adf15393368d840e0222d101a072f3f7534d"
3064dependencies = [
3065 "proc-macro2",
3066 "quote",
3067 "serde_derive_internals",
3068 "syn 2.0.109",
3069]
3070
3071[[package]]
3072name = "scopeguard"
3073version = "1.2.0"
3074source = "registry+https://github.com/rust-lang/crates.io-index"
3075checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
3076
3077[[package]]
3078name = "selectors"
3079version = "0.24.0"
3080source = "registry+https://github.com/rust-lang/crates.io-index"
3081checksum = "0c37578180969d00692904465fb7f6b3d50b9a2b952b87c23d0e2e5cb5013416"
3082dependencies = [
3083 "bitflags 1.3.2",
3084 "cssparser",
3085 "derive_more",
3086 "fxhash",
3087 "log",
3088 "phf 0.8.0",
3089 "phf_codegen 0.8.0",
3090 "precomputed-hash",
3091 "servo_arc",
3092 "smallvec",
3093]
3094
3095[[package]]
3096name = "semver"
3097version = "1.0.27"
3098source = "registry+https://github.com/rust-lang/crates.io-index"
3099checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2"
3100dependencies = [
3101 "serde",
3102 "serde_core",
3103]
3104
3105[[package]]
3106name = "serde"
3107version = "1.0.228"
3108source = "registry+https://github.com/rust-lang/crates.io-index"
3109checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
3110dependencies = [
3111 "serde_core",
3112 "serde_derive",
3113]
3114
3115[[package]]
3116name = "serde-untagged"
3117version = "0.1.9"
3118source = "registry+https://github.com/rust-lang/crates.io-index"
3119checksum = "f9faf48a4a2d2693be24c6289dbe26552776eb7737074e6722891fadbe6c5058"
3120dependencies = [
3121 "erased-serde",
3122 "serde",
3123 "serde_core",
3124 "typeid",
3125]
3126
3127[[package]]
3128name = "serde_core"
3129version = "1.0.228"
3130source = "registry+https://github.com/rust-lang/crates.io-index"
3131checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
3132dependencies = [
3133 "serde_derive",
3134]
3135
3136[[package]]
3137name = "serde_derive"
3138version = "1.0.228"
3139source = "registry+https://github.com/rust-lang/crates.io-index"
3140checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
3141dependencies = [
3142 "proc-macro2",
3143 "quote",
3144 "syn 2.0.109",
3145]
3146
3147[[package]]
3148name = "serde_derive_internals"
3149version = "0.29.1"
3150source = "registry+https://github.com/rust-lang/crates.io-index"
3151checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711"
3152dependencies = [
3153 "proc-macro2",
3154 "quote",
3155 "syn 2.0.109",
3156]
3157
3158[[package]]
3159name = "serde_json"
3160version = "1.0.145"
3161source = "registry+https://github.com/rust-lang/crates.io-index"
3162checksum = "402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c"
3163dependencies = [
3164 "itoa",
3165 "memchr",
3166 "ryu",
3167 "serde",
3168 "serde_core",
3169]
3170
3171[[package]]
3172name = "serde_repr"
3173version = "0.1.20"
3174source = "registry+https://github.com/rust-lang/crates.io-index"
3175checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c"
3176dependencies = [
3177 "proc-macro2",
3178 "quote",
3179 "syn 2.0.109",
3180]
3181
3182[[package]]
3183name = "serde_spanned"
3184version = "0.6.9"
3185source = "registry+https://github.com/rust-lang/crates.io-index"
3186checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3"
3187dependencies = [
3188 "serde",
3189]
3190
3191[[package]]
3192name = "serde_spanned"
3193version = "1.0.3"
3194source = "registry+https://github.com/rust-lang/crates.io-index"
3195checksum = "e24345aa0fe688594e73770a5f6d1b216508b4f93484c0026d521acd30134392"
3196dependencies = [
3197 "serde_core",
3198]
3199
3200[[package]]
3201name = "serde_urlencoded"
3202version = "0.7.1"
3203source = "registry+https://github.com/rust-lang/crates.io-index"
3204checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
3205dependencies = [
3206 "form_urlencoded",
3207 "itoa",
3208 "ryu",
3209 "serde",
3210]
3211
3212[[package]]
3213name = "serde_with"
3214version = "3.15.1"
3215source = "registry+https://github.com/rust-lang/crates.io-index"
3216checksum = "aa66c845eee442168b2c8134fec70ac50dc20e760769c8ba0ad1319ca1959b04"
3217dependencies = [
3218 "base64 0.22.1",
3219 "chrono",
3220 "hex",
3221 "indexmap 1.9.3",
3222 "indexmap 2.12.0",
3223 "schemars 0.9.0",
3224 "schemars 1.1.0",
3225 "serde_core",
3226 "serde_json",
3227 "serde_with_macros",
3228 "time",
3229]
3230
3231[[package]]
3232name = "serde_with_macros"
3233version = "3.15.1"
3234source = "registry+https://github.com/rust-lang/crates.io-index"
3235checksum = "b91a903660542fced4e99881aa481bdbaec1634568ee02e0b8bd57c64cb38955"
3236dependencies = [
3237 "darling",
3238 "proc-macro2",
3239 "quote",
3240 "syn 2.0.109",
3241]
3242
3243[[package]]
3244name = "serialize-to-javascript"
3245version = "0.1.2"
3246source = "registry+https://github.com/rust-lang/crates.io-index"
3247checksum = "04f3666a07a197cdb77cdf306c32be9b7f598d7060d50cfd4d5aa04bfd92f6c5"
3248dependencies = [
3249 "serde",
3250 "serde_json",
3251 "serialize-to-javascript-impl",
3252]
3253
3254[[package]]
3255name = "serialize-to-javascript-impl"
3256version = "0.1.2"
3257source = "registry+https://github.com/rust-lang/crates.io-index"
3258checksum = "772ee033c0916d670af7860b6e1ef7d658a4629a6d0b4c8c3e67f09b3765b75d"
3259dependencies = [
3260 "proc-macro2",
3261 "quote",
3262 "syn 2.0.109",
3263]
3264
3265[[package]]
3266name = "servo_arc"
3267version = "0.2.0"
3268source = "registry+https://github.com/rust-lang/crates.io-index"
3269checksum = "d52aa42f8fdf0fed91e5ce7f23d8138441002fa31dca008acf47e6fd4721f741"
3270dependencies = [
3271 "nodrop",
3272 "stable_deref_trait",
3273]
3274
3275[[package]]
3276name = "sha2"
3277version = "0.10.9"
3278source = "registry+https://github.com/rust-lang/crates.io-index"
3279checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283"
3280dependencies = [
3281 "cfg-if",
3282 "cpufeatures",
3283 "digest",
3284]
3285
3286[[package]]
3287name = "shlex"
3288version = "1.3.0"
3289source = "registry+https://github.com/rust-lang/crates.io-index"
3290checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
3291
3292[[package]]
3293name = "signal-hook-registry"
3294version = "1.4.6"
3295source = "registry+https://github.com/rust-lang/crates.io-index"
3296checksum = "b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b"
3297dependencies = [
3298 "libc",
3299]
3300
3301[[package]]
3302name = "simd-adler32"
3303version = "0.3.7"
3304source = "registry+https://github.com/rust-lang/crates.io-index"
3305checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
3306
3307[[package]]
3308name = "siphasher"
3309version = "0.3.11"
3310source = "registry+https://github.com/rust-lang/crates.io-index"
3311checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
3312
3313[[package]]
3314name = "siphasher"
3315version = "1.0.1"
3316source = "registry+https://github.com/rust-lang/crates.io-index"
3317checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
3318
3319[[package]]
3320name = "slab"
3321version = "0.4.11"
3322source = "registry+https://github.com/rust-lang/crates.io-index"
3323checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589"
3324
3325[[package]]
3326name = "smallvec"
3327version = "1.15.1"
3328source = "registry+https://github.com/rust-lang/crates.io-index"
3329checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
3330
3331[[package]]
3332name = "socket2"
3333version = "0.6.1"
3334source = "registry+https://github.com/rust-lang/crates.io-index"
3335checksum = "17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881"
3336dependencies = [
3337 "libc",
3338 "windows-sys 0.60.2",
3339]
3340
3341[[package]]
3342name = "softbuffer"
3343version = "0.4.6"
3344source = "registry+https://github.com/rust-lang/crates.io-index"
3345checksum = "18051cdd562e792cad055119e0cdb2cfc137e44e3987532e0f9659a77931bb08"
3346dependencies = [
3347 "bytemuck",
3348 "cfg_aliases",
3349 "core-graphics",
3350 "foreign-types",
3351 "js-sys",
3352 "log",
3353 "objc2 0.5.2",
3354 "objc2-foundation 0.2.2",
3355 "objc2-quartz-core 0.2.2",
3356 "raw-window-handle",
3357 "redox_syscall",
3358 "wasm-bindgen",
3359 "web-sys",
3360 "windows-sys 0.59.0",
3361]
3362
3363[[package]]
3364name = "soup3"
3365version = "0.5.0"
3366source = "registry+https://github.com/rust-lang/crates.io-index"
3367checksum = "471f924a40f31251afc77450e781cb26d55c0b650842efafc9c6cbd2f7cc4f9f"
3368dependencies = [
3369 "futures-channel",
3370 "gio",
3371 "glib",
3372 "libc",
3373 "soup3-sys",
3374]
3375
3376[[package]]
3377name = "soup3-sys"
3378version = "0.5.0"
3379source = "registry+https://github.com/rust-lang/crates.io-index"
3380checksum = "7ebe8950a680a12f24f15ebe1bf70db7af98ad242d9db43596ad3108aab86c27"
3381dependencies = [
3382 "gio-sys",
3383 "glib-sys",
3384 "gobject-sys",
3385 "libc",
3386 "system-deps",
3387]
3388
3389[[package]]
3390name = "stable_deref_trait"
3391version = "1.2.1"
3392source = "registry+https://github.com/rust-lang/crates.io-index"
3393checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
3394
3395[[package]]
3396name = "static_assertions"
3397version = "1.1.0"
3398source = "registry+https://github.com/rust-lang/crates.io-index"
3399checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
3400
3401[[package]]
3402name = "string_cache"
3403version = "0.8.9"
3404source = "registry+https://github.com/rust-lang/crates.io-index"
3405checksum = "bf776ba3fa74f83bf4b63c3dcbbf82173db2632ed8452cb2d891d33f459de70f"
3406dependencies = [
3407 "new_debug_unreachable",
3408 "parking_lot",
3409 "phf_shared 0.11.3",
3410 "precomputed-hash",
3411 "serde",
3412]
3413
3414[[package]]
3415name = "string_cache_codegen"
3416version = "0.5.4"
3417source = "registry+https://github.com/rust-lang/crates.io-index"
3418checksum = "c711928715f1fe0fe509c53b43e993a9a557babc2d0a3567d0a3006f1ac931a0"
3419dependencies = [
3420 "phf_generator 0.11.3",
3421 "phf_shared 0.11.3",
3422 "proc-macro2",
3423 "quote",
3424]
3425
3426[[package]]
3427name = "strsim"
3428version = "0.11.1"
3429source = "registry+https://github.com/rust-lang/crates.io-index"
3430checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
3431
3432[[package]]
3433name = "swift-rs"
3434version = "1.0.7"
3435source = "registry+https://github.com/rust-lang/crates.io-index"
3436checksum = "4057c98e2e852d51fdcfca832aac7b571f6b351ad159f9eda5db1655f8d0c4d7"
3437dependencies = [
3438 "base64 0.21.7",
3439 "serde",
3440 "serde_json",
3441]
3442
3443[[package]]
3444name = "syn"
3445version = "1.0.109"
3446source = "registry+https://github.com/rust-lang/crates.io-index"
3447checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
3448dependencies = [
3449 "proc-macro2",
3450 "quote",
3451 "unicode-ident",
3452]
3453
3454[[package]]
3455name = "syn"
3456version = "2.0.109"
3457source = "registry+https://github.com/rust-lang/crates.io-index"
3458checksum = "2f17c7e013e88258aa9543dcbe81aca68a667a9ac37cd69c9fbc07858bfe0e2f"
3459dependencies = [
3460 "proc-macro2",
3461 "quote",
3462 "unicode-ident",
3463]
3464
3465[[package]]
3466name = "sync_wrapper"
3467version = "1.0.2"
3468source = "registry+https://github.com/rust-lang/crates.io-index"
3469checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
3470dependencies = [
3471 "futures-core",
3472]
3473
3474[[package]]
3475name = "synstructure"
3476version = "0.13.2"
3477source = "registry+https://github.com/rust-lang/crates.io-index"
3478checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
3479dependencies = [
3480 "proc-macro2",
3481 "quote",
3482 "syn 2.0.109",
3483]
3484
3485[[package]]
3486name = "system-deps"
3487version = "6.2.2"
3488source = "registry+https://github.com/rust-lang/crates.io-index"
3489checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349"
3490dependencies = [
3491 "cfg-expr",
3492 "heck 0.5.0",
3493 "pkg-config",
3494 "toml 0.8.2",
3495 "version-compare",
3496]
3497
3498[[package]]
3499name = "tao"
3500version = "0.34.5"
3501source = "registry+https://github.com/rust-lang/crates.io-index"
3502checksum = "f3a753bdc39c07b192151523a3f77cd0394aa75413802c883a0f6f6a0e5ee2e7"
3503dependencies = [
3504 "bitflags 2.10.0",
3505 "block2 0.6.2",
3506 "core-foundation",
3507 "core-graphics",
3508 "crossbeam-channel",
3509 "dispatch",
3510 "dlopen2",
3511 "dpi",
3512 "gdkwayland-sys",
3513 "gdkx11-sys",
3514 "gtk",
3515 "jni",
3516 "lazy_static",
3517 "libc",
3518 "log",
3519 "ndk",
3520 "ndk-context",
3521 "ndk-sys",
3522 "objc2 0.6.3",
3523 "objc2-app-kit",
3524 "objc2-foundation 0.3.2",
3525 "once_cell",
3526 "parking_lot",
3527 "raw-window-handle",
3528 "scopeguard",
3529 "tao-macros",
3530 "unicode-segmentation",
3531 "url",
3532 "windows",
3533 "windows-core 0.61.2",
3534 "windows-version",
3535 "x11-dl",
3536]
3537
3538[[package]]
3539name = "tao-macros"
3540version = "0.1.3"
3541source = "registry+https://github.com/rust-lang/crates.io-index"
3542checksum = "f4e16beb8b2ac17db28eab8bca40e62dbfbb34c0fcdc6d9826b11b7b5d047dfd"
3543dependencies = [
3544 "proc-macro2",
3545 "quote",
3546 "syn 2.0.109",
3547]
3548
3549[[package]]
3550name = "target-lexicon"
3551version = "0.12.16"
3552source = "registry+https://github.com/rust-lang/crates.io-index"
3553checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
3554
3555[[package]]
3556name = "tauri"
3557version = "2.9.2"
3558source = "registry+https://github.com/rust-lang/crates.io-index"
3559checksum = "8bceb52453e507c505b330afe3398510e87f428ea42b6e76ecb6bd63b15965b5"
3560dependencies = [
3561 "anyhow",
3562 "bytes",
3563 "cookie",
3564 "dirs",
3565 "dunce",
3566 "embed_plist",
3567 "getrandom 0.3.4",
3568 "glob",
3569 "gtk",
3570 "heck 0.5.0",
3571 "http",
3572 "jni",
3573 "libc",
3574 "log",
3575 "mime",
3576 "muda",
3577 "objc2 0.6.3",
3578 "objc2-app-kit",
3579 "objc2-foundation 0.3.2",
3580 "objc2-ui-kit",
3581 "objc2-web-kit",
3582 "percent-encoding",
3583 "plist",
3584 "raw-window-handle",
3585 "reqwest",
3586 "serde",
3587 "serde_json",
3588 "serde_repr",
3589 "serialize-to-javascript",
3590 "swift-rs",
3591 "tauri-build",
3592 "tauri-macros",
3593 "tauri-runtime",
3594 "tauri-runtime-wry",
3595 "tauri-utils",
3596 "thiserror 2.0.17",
3597 "tokio",
3598 "tray-icon",
3599 "url",
3600 "webkit2gtk",
3601 "webview2-com",
3602 "window-vibrancy",
3603 "windows",
3604]
3605
3606[[package]]
3607name = "tauri-build"
3608version = "2.5.1"
3609source = "registry+https://github.com/rust-lang/crates.io-index"
3610checksum = "a924b6c50fe83193f0f8b14072afa7c25b7a72752a2a73d9549b463f5fe91a38"
3611dependencies = [
3612 "anyhow",
3613 "cargo_toml",
3614 "dirs",
3615 "glob",
3616 "heck 0.5.0",
3617 "json-patch",
3618 "schemars 0.8.22",
3619 "semver",
3620 "serde",
3621 "serde_json",
3622 "tauri-utils",
3623 "tauri-winres",
3624 "toml 0.9.8",
3625 "walkdir",
3626]
3627
3628[[package]]
3629name = "tauri-codegen"
3630version = "2.5.0"
3631source = "registry+https://github.com/rust-lang/crates.io-index"
3632checksum = "6c1fe64c74cc40f90848281a90058a6db931eb400b60205840e09801ee30f190"
3633dependencies = [
3634 "base64 0.22.1",
3635 "brotli",
3636 "ico",
3637 "json-patch",
3638 "plist",
3639 "png",
3640 "proc-macro2",
3641 "quote",
3642 "semver",
3643 "serde",
3644 "serde_json",
3645 "sha2",
3646 "syn 2.0.109",
3647 "tauri-utils",
3648 "thiserror 2.0.17",
3649 "time",
3650 "url",
3651 "uuid",
3652 "walkdir",
3653]
3654
3655[[package]]
3656name = "tauri-macros"
3657version = "2.5.0"
3658source = "registry+https://github.com/rust-lang/crates.io-index"
3659checksum = "260c5d2eb036b76206b9fca20b7be3614cfd21046c5396f7959e0e64a4b07f2f"
3660dependencies = [
3661 "heck 0.5.0",
3662 "proc-macro2",
3663 "quote",
3664 "syn 2.0.109",
3665 "tauri-codegen",
3666 "tauri-utils",
3667]
3668
3669[[package]]
3670name = "tauri-plugin"
3671version = "2.5.1"
3672source = "registry+https://github.com/rust-lang/crates.io-index"
3673checksum = "076c78a474a7247c90cad0b6e87e593c4c620ed4efdb79cbe0214f0021f6c39d"
3674dependencies = [
3675 "anyhow",
3676 "glob",
3677 "plist",
3678 "schemars 0.8.22",
3679 "serde",
3680 "serde_json",
3681 "tauri-utils",
3682 "toml 0.9.8",
3683 "walkdir",
3684]
3685
3686[[package]]
3687name = "tauri-plugin-opener"
3688version = "2.5.2"
3689source = "registry+https://github.com/rust-lang/crates.io-index"
3690checksum = "c26b72571d25dee25667940027114e60f569fc3974f8cefbe50c2cbc5fd65e3b"
3691dependencies = [
3692 "dunce",
3693 "glob",
3694 "objc2-app-kit",
3695 "objc2-foundation 0.3.2",
3696 "open",
3697 "schemars 0.8.22",
3698 "serde",
3699 "serde_json",
3700 "tauri",
3701 "tauri-plugin",
3702 "thiserror 2.0.17",
3703 "url",
3704 "windows",
3705 "zbus",
3706]
3707
3708[[package]]
3709name = "tauri-plugin-store"
3710version = "2.4.1"
3711source = "registry+https://github.com/rust-lang/crates.io-index"
3712checksum = "59a77036340a97eb5bbe1b3209c31e5f27f75e6f92a52fd9dd4b211ef08bf310"
3713dependencies = [
3714 "dunce",
3715 "serde",
3716 "serde_json",
3717 "tauri",
3718 "tauri-plugin",
3719 "thiserror 2.0.17",
3720 "tokio",
3721 "tracing",
3722]
3723
3724[[package]]
3725name = "tauri-runtime"
3726version = "2.9.1"
3727source = "registry+https://github.com/rust-lang/crates.io-index"
3728checksum = "9368f09358496f2229313fccb37682ad116b7f46fa76981efe116994a0628926"
3729dependencies = [
3730 "cookie",
3731 "dpi",
3732 "gtk",
3733 "http",
3734 "jni",
3735 "objc2 0.6.3",
3736 "objc2-ui-kit",
3737 "objc2-web-kit",
3738 "raw-window-handle",
3739 "serde",
3740 "serde_json",
3741 "tauri-utils",
3742 "thiserror 2.0.17",
3743 "url",
3744 "webkit2gtk",
3745 "webview2-com",
3746 "windows",
3747]
3748
3749[[package]]
3750name = "tauri-runtime-wry"
3751version = "2.9.1"
3752source = "registry+https://github.com/rust-lang/crates.io-index"
3753checksum = "929f5df216f5c02a9e894554401bcdab6eec3e39ec6a4a7731c7067fc8688a93"
3754dependencies = [
3755 "gtk",
3756 "http",
3757 "jni",
3758 "log",
3759 "objc2 0.6.3",
3760 "objc2-app-kit",
3761 "objc2-foundation 0.3.2",
3762 "once_cell",
3763 "percent-encoding",
3764 "raw-window-handle",
3765 "softbuffer",
3766 "tao",
3767 "tauri-runtime",
3768 "tauri-utils",
3769 "url",
3770 "webkit2gtk",
3771 "webview2-com",
3772 "windows",
3773 "wry",
3774]
3775
3776[[package]]
3777name = "tauri-utils"
3778version = "2.8.0"
3779source = "registry+https://github.com/rust-lang/crates.io-index"
3780checksum = "f6b8bbe426abdbf52d050e52ed693130dbd68375b9ad82a3fb17efb4c8d85673"
3781dependencies = [
3782 "anyhow",
3783 "brotli",
3784 "cargo_metadata",
3785 "ctor",
3786 "dunce",
3787 "glob",
3788 "html5ever",
3789 "http",
3790 "infer",
3791 "json-patch",
3792 "kuchikiki",
3793 "log",
3794 "memchr",
3795 "phf 0.11.3",
3796 "proc-macro2",
3797 "quote",
3798 "regex",
3799 "schemars 0.8.22",
3800 "semver",
3801 "serde",
3802 "serde-untagged",
3803 "serde_json",
3804 "serde_with",
3805 "swift-rs",
3806 "thiserror 2.0.17",
3807 "toml 0.9.8",
3808 "url",
3809 "urlpattern",
3810 "uuid",
3811 "walkdir",
3812]
3813
3814[[package]]
3815name = "tauri-winres"
3816version = "0.3.3"
3817source = "registry+https://github.com/rust-lang/crates.io-index"
3818checksum = "fd21509dd1fa9bd355dc29894a6ff10635880732396aa38c0066c1e6c1ab8074"
3819dependencies = [
3820 "embed-resource",
3821 "toml 0.9.8",
3822]
3823
3824[[package]]
3825name = "tempfile"
3826version = "3.23.0"
3827source = "registry+https://github.com/rust-lang/crates.io-index"
3828checksum = "2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16"
3829dependencies = [
3830 "fastrand",
3831 "getrandom 0.3.4",
3832 "once_cell",
3833 "rustix",
3834 "windows-sys 0.61.2",
3835]
3836
3837[[package]]
3838name = "tendril"
3839version = "0.4.3"
3840source = "registry+https://github.com/rust-lang/crates.io-index"
3841checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
3842dependencies = [
3843 "futf",
3844 "mac",
3845 "utf-8",
3846]
3847
3848[[package]]
3849name = "thiserror"
3850version = "1.0.69"
3851source = "registry+https://github.com/rust-lang/crates.io-index"
3852checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
3853dependencies = [
3854 "thiserror-impl 1.0.69",
3855]
3856
3857[[package]]
3858name = "thiserror"
3859version = "2.0.17"
3860source = "registry+https://github.com/rust-lang/crates.io-index"
3861checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8"
3862dependencies = [
3863 "thiserror-impl 2.0.17",
3864]
3865
3866[[package]]
3867name = "thiserror-impl"
3868version = "1.0.69"
3869source = "registry+https://github.com/rust-lang/crates.io-index"
3870checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
3871dependencies = [
3872 "proc-macro2",
3873 "quote",
3874 "syn 2.0.109",
3875]
3876
3877[[package]]
3878name = "thiserror-impl"
3879version = "2.0.17"
3880source = "registry+https://github.com/rust-lang/crates.io-index"
3881checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913"
3882dependencies = [
3883 "proc-macro2",
3884 "quote",
3885 "syn 2.0.109",
3886]
3887
3888[[package]]
3889name = "time"
3890version = "0.3.44"
3891source = "registry+https://github.com/rust-lang/crates.io-index"
3892checksum = "91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d"
3893dependencies = [
3894 "deranged",
3895 "itoa",
3896 "num-conv",
3897 "powerfmt",
3898 "serde",
3899 "time-core",
3900 "time-macros",
3901]
3902
3903[[package]]
3904name = "time-core"
3905version = "0.1.6"
3906source = "registry+https://github.com/rust-lang/crates.io-index"
3907checksum = "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b"
3908
3909[[package]]
3910name = "time-macros"
3911version = "0.2.24"
3912source = "registry+https://github.com/rust-lang/crates.io-index"
3913checksum = "30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3"
3914dependencies = [
3915 "num-conv",
3916 "time-core",
3917]
3918
3919[[package]]
3920name = "tinystr"
3921version = "0.8.2"
3922source = "registry+https://github.com/rust-lang/crates.io-index"
3923checksum = "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869"
3924dependencies = [
3925 "displaydoc",
3926 "zerovec",
3927]
3928
3929[[package]]
3930name = "tokio"
3931version = "1.48.0"
3932source = "registry+https://github.com/rust-lang/crates.io-index"
3933checksum = "ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408"
3934dependencies = [
3935 "bytes",
3936 "libc",
3937 "mio",
3938 "pin-project-lite",
3939 "socket2",
3940 "tokio-macros",
3941 "windows-sys 0.61.2",
3942]
3943
3944[[package]]
3945name = "tokio-macros"
3946version = "2.6.0"
3947source = "registry+https://github.com/rust-lang/crates.io-index"
3948checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5"
3949dependencies = [
3950 "proc-macro2",
3951 "quote",
3952 "syn 2.0.109",
3953]
3954
3955[[package]]
3956name = "tokio-util"
3957version = "0.7.17"
3958source = "registry+https://github.com/rust-lang/crates.io-index"
3959checksum = "2efa149fe76073d6e8fd97ef4f4eca7b67f599660115591483572e406e165594"
3960dependencies = [
3961 "bytes",
3962 "futures-core",
3963 "futures-sink",
3964 "pin-project-lite",
3965 "tokio",
3966]
3967
3968[[package]]
3969name = "toml"
3970version = "0.8.2"
3971source = "registry+https://github.com/rust-lang/crates.io-index"
3972checksum = "185d8ab0dfbb35cf1399a6344d8484209c088f75f8f68230da55d48d95d43e3d"
3973dependencies = [
3974 "serde",
3975 "serde_spanned 0.6.9",
3976 "toml_datetime 0.6.3",
3977 "toml_edit 0.20.2",
3978]
3979
3980[[package]]
3981name = "toml"
3982version = "0.9.8"
3983source = "registry+https://github.com/rust-lang/crates.io-index"
3984checksum = "f0dc8b1fb61449e27716ec0e1bdf0f6b8f3e8f6b05391e8497b8b6d7804ea6d8"
3985dependencies = [
3986 "indexmap 2.12.0",
3987 "serde_core",
3988 "serde_spanned 1.0.3",
3989 "toml_datetime 0.7.3",
3990 "toml_parser",
3991 "toml_writer",
3992 "winnow 0.7.13",
3993]
3994
3995[[package]]
3996name = "toml_datetime"
3997version = "0.6.3"
3998source = "registry+https://github.com/rust-lang/crates.io-index"
3999checksum = "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b"
4000dependencies = [
4001 "serde",
4002]
4003
4004[[package]]
4005name = "toml_datetime"
4006version = "0.7.3"
4007source = "registry+https://github.com/rust-lang/crates.io-index"
4008checksum = "f2cdb639ebbc97961c51720f858597f7f24c4fc295327923af55b74c3c724533"
4009dependencies = [
4010 "serde_core",
4011]
4012
4013[[package]]
4014name = "toml_edit"
4015version = "0.19.15"
4016source = "registry+https://github.com/rust-lang/crates.io-index"
4017checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
4018dependencies = [
4019 "indexmap 2.12.0",
4020 "toml_datetime 0.6.3",
4021 "winnow 0.5.40",
4022]
4023
4024[[package]]
4025name = "toml_edit"
4026version = "0.20.2"
4027source = "registry+https://github.com/rust-lang/crates.io-index"
4028checksum = "396e4d48bbb2b7554c944bde63101b5ae446cff6ec4a24227428f15eb72ef338"
4029dependencies = [
4030 "indexmap 2.12.0",
4031 "serde",
4032 "serde_spanned 0.6.9",
4033 "toml_datetime 0.6.3",
4034 "winnow 0.5.40",
4035]
4036
4037[[package]]
4038name = "toml_edit"
4039version = "0.23.7"
4040source = "registry+https://github.com/rust-lang/crates.io-index"
4041checksum = "6485ef6d0d9b5d0ec17244ff7eb05310113c3f316f2d14200d4de56b3cb98f8d"
4042dependencies = [
4043 "indexmap 2.12.0",
4044 "toml_datetime 0.7.3",
4045 "toml_parser",
4046 "winnow 0.7.13",
4047]
4048
4049[[package]]
4050name = "toml_parser"
4051version = "1.0.4"
4052source = "registry+https://github.com/rust-lang/crates.io-index"
4053checksum = "c0cbe268d35bdb4bb5a56a2de88d0ad0eb70af5384a99d648cd4b3d04039800e"
4054dependencies = [
4055 "winnow 0.7.13",
4056]
4057
4058[[package]]
4059name = "toml_writer"
4060version = "1.0.4"
4061source = "registry+https://github.com/rust-lang/crates.io-index"
4062checksum = "df8b2b54733674ad286d16267dcfc7a71ed5c776e4ac7aa3c3e2561f7c637bf2"
4063
4064[[package]]
4065name = "tower"
4066version = "0.5.2"
4067source = "registry+https://github.com/rust-lang/crates.io-index"
4068checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9"
4069dependencies = [
4070 "futures-core",
4071 "futures-util",
4072 "pin-project-lite",
4073 "sync_wrapper",
4074 "tokio",
4075 "tower-layer",
4076 "tower-service",
4077]
4078
4079[[package]]
4080name = "tower-http"
4081version = "0.6.6"
4082source = "registry+https://github.com/rust-lang/crates.io-index"
4083checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2"
4084dependencies = [
4085 "bitflags 2.10.0",
4086 "bytes",
4087 "futures-util",
4088 "http",
4089 "http-body",
4090 "iri-string",
4091 "pin-project-lite",
4092 "tower",
4093 "tower-layer",
4094 "tower-service",
4095]
4096
4097[[package]]
4098name = "tower-layer"
4099version = "0.3.3"
4100source = "registry+https://github.com/rust-lang/crates.io-index"
4101checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
4102
4103[[package]]
4104name = "tower-service"
4105version = "0.3.3"
4106source = "registry+https://github.com/rust-lang/crates.io-index"
4107checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
4108
4109[[package]]
4110name = "tracing"
4111version = "0.1.41"
4112source = "registry+https://github.com/rust-lang/crates.io-index"
4113checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
4114dependencies = [
4115 "pin-project-lite",
4116 "tracing-attributes",
4117 "tracing-core",
4118]
4119
4120[[package]]
4121name = "tracing-attributes"
4122version = "0.1.30"
4123source = "registry+https://github.com/rust-lang/crates.io-index"
4124checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903"
4125dependencies = [
4126 "proc-macro2",
4127 "quote",
4128 "syn 2.0.109",
4129]
4130
4131[[package]]
4132name = "tracing-core"
4133version = "0.1.34"
4134source = "registry+https://github.com/rust-lang/crates.io-index"
4135checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678"
4136dependencies = [
4137 "once_cell",
4138]
4139
4140[[package]]
4141name = "tray-icon"
4142version = "0.21.2"
4143source = "registry+https://github.com/rust-lang/crates.io-index"
4144checksum = "e3d5572781bee8e3f994d7467084e1b1fd7a93ce66bd480f8156ba89dee55a2b"
4145dependencies = [
4146 "crossbeam-channel",
4147 "dirs",
4148 "libappindicator",
4149 "muda",
4150 "objc2 0.6.3",
4151 "objc2-app-kit",
4152 "objc2-core-foundation",
4153 "objc2-core-graphics",
4154 "objc2-foundation 0.3.2",
4155 "once_cell",
4156 "png",
4157 "serde",
4158 "thiserror 2.0.17",
4159 "windows-sys 0.60.2",
4160]
4161
4162[[package]]
4163name = "try-lock"
4164version = "0.2.5"
4165source = "registry+https://github.com/rust-lang/crates.io-index"
4166checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
4167
4168[[package]]
4169name = "typeid"
4170version = "1.0.3"
4171source = "registry+https://github.com/rust-lang/crates.io-index"
4172checksum = "bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c"
4173
4174[[package]]
4175name = "typenum"
4176version = "1.19.0"
4177source = "registry+https://github.com/rust-lang/crates.io-index"
4178checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb"
4179
4180[[package]]
4181name = "uds_windows"
4182version = "1.1.0"
4183source = "registry+https://github.com/rust-lang/crates.io-index"
4184checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9"
4185dependencies = [
4186 "memoffset",
4187 "tempfile",
4188 "winapi",
4189]
4190
4191[[package]]
4192name = "unic-char-property"
4193version = "0.9.0"
4194source = "registry+https://github.com/rust-lang/crates.io-index"
4195checksum = "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221"
4196dependencies = [
4197 "unic-char-range",
4198]
4199
4200[[package]]
4201name = "unic-char-range"
4202version = "0.9.0"
4203source = "registry+https://github.com/rust-lang/crates.io-index"
4204checksum = "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc"
4205
4206[[package]]
4207name = "unic-common"
4208version = "0.9.0"
4209source = "registry+https://github.com/rust-lang/crates.io-index"
4210checksum = "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc"
4211
4212[[package]]
4213name = "unic-ucd-ident"
4214version = "0.9.0"
4215source = "registry+https://github.com/rust-lang/crates.io-index"
4216checksum = "e230a37c0381caa9219d67cf063aa3a375ffed5bf541a452db16e744bdab6987"
4217dependencies = [
4218 "unic-char-property",
4219 "unic-char-range",
4220 "unic-ucd-version",
4221]
4222
4223[[package]]
4224name = "unic-ucd-version"
4225version = "0.9.0"
4226source = "registry+https://github.com/rust-lang/crates.io-index"
4227checksum = "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4"
4228dependencies = [
4229 "unic-common",
4230]
4231
4232[[package]]
4233name = "unicode-ident"
4234version = "1.0.22"
4235source = "registry+https://github.com/rust-lang/crates.io-index"
4236checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5"
4237
4238[[package]]
4239name = "unicode-segmentation"
4240version = "1.12.0"
4241source = "registry+https://github.com/rust-lang/crates.io-index"
4242checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
4243
4244[[package]]
4245name = "url"
4246version = "2.5.7"
4247source = "registry+https://github.com/rust-lang/crates.io-index"
4248checksum = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b"
4249dependencies = [
4250 "form_urlencoded",
4251 "idna",
4252 "percent-encoding",
4253 "serde",
4254]
4255
4256[[package]]
4257name = "urlpattern"
4258version = "0.3.0"
4259source = "registry+https://github.com/rust-lang/crates.io-index"
4260checksum = "70acd30e3aa1450bc2eece896ce2ad0d178e9c079493819301573dae3c37ba6d"
4261dependencies = [
4262 "regex",
4263 "serde",
4264 "unic-ucd-ident",
4265 "url",
4266]
4267
4268[[package]]
4269name = "utf-8"
4270version = "0.7.6"
4271source = "registry+https://github.com/rust-lang/crates.io-index"
4272checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
4273
4274[[package]]
4275name = "utf8_iter"
4276version = "1.0.4"
4277source = "registry+https://github.com/rust-lang/crates.io-index"
4278checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
4279
4280[[package]]
4281name = "uuid"
4282version = "1.18.1"
4283source = "registry+https://github.com/rust-lang/crates.io-index"
4284checksum = "2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2"
4285dependencies = [
4286 "getrandom 0.3.4",
4287 "js-sys",
4288 "serde",
4289 "wasm-bindgen",
4290]
4291
4292[[package]]
4293name = "version-compare"
4294version = "0.2.1"
4295source = "registry+https://github.com/rust-lang/crates.io-index"
4296checksum = "03c2856837ef78f57382f06b2b8563a2f512f7185d732608fd9176cb3b8edf0e"
4297
4298[[package]]
4299name = "version_check"
4300version = "0.9.5"
4301source = "registry+https://github.com/rust-lang/crates.io-index"
4302checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
4303
4304[[package]]
4305name = "vswhom"
4306version = "0.1.0"
4307source = "registry+https://github.com/rust-lang/crates.io-index"
4308checksum = "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b"
4309dependencies = [
4310 "libc",
4311 "vswhom-sys",
4312]
4313
4314[[package]]
4315name = "vswhom-sys"
4316version = "0.1.3"
4317source = "registry+https://github.com/rust-lang/crates.io-index"
4318checksum = "fb067e4cbd1ff067d1df46c9194b5de0e98efd2810bbc95c5d5e5f25a3231150"
4319dependencies = [
4320 "cc",
4321 "libc",
4322]
4323
4324[[package]]
4325name = "walkdir"
4326version = "2.5.0"
4327source = "registry+https://github.com/rust-lang/crates.io-index"
4328checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
4329dependencies = [
4330 "same-file",
4331 "winapi-util",
4332]
4333
4334[[package]]
4335name = "want"
4336version = "0.3.1"
4337source = "registry+https://github.com/rust-lang/crates.io-index"
4338checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
4339dependencies = [
4340 "try-lock",
4341]
4342
4343[[package]]
4344name = "wasi"
4345version = "0.9.0+wasi-snapshot-preview1"
4346source = "registry+https://github.com/rust-lang/crates.io-index"
4347checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
4348
4349[[package]]
4350name = "wasi"
4351version = "0.11.1+wasi-snapshot-preview1"
4352source = "registry+https://github.com/rust-lang/crates.io-index"
4353checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
4354
4355[[package]]
4356name = "wasip2"
4357version = "1.0.1+wasi-0.2.4"
4358source = "registry+https://github.com/rust-lang/crates.io-index"
4359checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7"
4360dependencies = [
4361 "wit-bindgen",
4362]
4363
4364[[package]]
4365name = "wasm-bindgen"
4366version = "0.2.105"
4367source = "registry+https://github.com/rust-lang/crates.io-index"
4368checksum = "da95793dfc411fbbd93f5be7715b0578ec61fe87cb1a42b12eb625caa5c5ea60"
4369dependencies = [
4370 "cfg-if",
4371 "once_cell",
4372 "rustversion",
4373 "wasm-bindgen-macro",
4374 "wasm-bindgen-shared",
4375]
4376
4377[[package]]
4378name = "wasm-bindgen-futures"
4379version = "0.4.55"
4380source = "registry+https://github.com/rust-lang/crates.io-index"
4381checksum = "551f88106c6d5e7ccc7cd9a16f312dd3b5d36ea8b4954304657d5dfba115d4a0"
4382dependencies = [
4383 "cfg-if",
4384 "js-sys",
4385 "once_cell",
4386 "wasm-bindgen",
4387 "web-sys",
4388]
4389
4390[[package]]
4391name = "wasm-bindgen-macro"
4392version = "0.2.105"
4393source = "registry+https://github.com/rust-lang/crates.io-index"
4394checksum = "04264334509e04a7bf8690f2384ef5265f05143a4bff3889ab7a3269adab59c2"
4395dependencies = [
4396 "quote",
4397 "wasm-bindgen-macro-support",
4398]
4399
4400[[package]]
4401name = "wasm-bindgen-macro-support"
4402version = "0.2.105"
4403source = "registry+https://github.com/rust-lang/crates.io-index"
4404checksum = "420bc339d9f322e562942d52e115d57e950d12d88983a14c79b86859ee6c7ebc"
4405dependencies = [
4406 "bumpalo",
4407 "proc-macro2",
4408 "quote",
4409 "syn 2.0.109",
4410 "wasm-bindgen-shared",
4411]
4412
4413[[package]]
4414name = "wasm-bindgen-shared"
4415version = "0.2.105"
4416source = "registry+https://github.com/rust-lang/crates.io-index"
4417checksum = "76f218a38c84bcb33c25ec7059b07847d465ce0e0a76b995e134a45adcb6af76"
4418dependencies = [
4419 "unicode-ident",
4420]
4421
4422[[package]]
4423name = "wasm-streams"
4424version = "0.4.2"
4425source = "registry+https://github.com/rust-lang/crates.io-index"
4426checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65"
4427dependencies = [
4428 "futures-util",
4429 "js-sys",
4430 "wasm-bindgen",
4431 "wasm-bindgen-futures",
4432 "web-sys",
4433]
4434
4435[[package]]
4436name = "web-sys"
4437version = "0.3.82"
4438source = "registry+https://github.com/rust-lang/crates.io-index"
4439checksum = "3a1f95c0d03a47f4ae1f7a64643a6bb97465d9b740f0fa8f90ea33915c99a9a1"
4440dependencies = [
4441 "js-sys",
4442 "wasm-bindgen",
4443]
4444
4445[[package]]
4446name = "webkit2gtk"
4447version = "2.0.1"
4448source = "registry+https://github.com/rust-lang/crates.io-index"
4449checksum = "76b1bc1e54c581da1e9f179d0b38512ba358fb1af2d634a1affe42e37172361a"
4450dependencies = [
4451 "bitflags 1.3.2",
4452 "cairo-rs",
4453 "gdk",
4454 "gdk-sys",
4455 "gio",
4456 "gio-sys",
4457 "glib",
4458 "glib-sys",
4459 "gobject-sys",
4460 "gtk",
4461 "gtk-sys",
4462 "javascriptcore-rs",
4463 "libc",
4464 "once_cell",
4465 "soup3",
4466 "webkit2gtk-sys",
4467]
4468
4469[[package]]
4470name = "webkit2gtk-sys"
4471version = "2.0.1"
4472source = "registry+https://github.com/rust-lang/crates.io-index"
4473checksum = "62daa38afc514d1f8f12b8693d30d5993ff77ced33ce30cd04deebc267a6d57c"
4474dependencies = [
4475 "bitflags 1.3.2",
4476 "cairo-sys-rs",
4477 "gdk-sys",
4478 "gio-sys",
4479 "glib-sys",
4480 "gobject-sys",
4481 "gtk-sys",
4482 "javascriptcore-rs-sys",
4483 "libc",
4484 "pkg-config",
4485 "soup3-sys",
4486 "system-deps",
4487]
4488
4489[[package]]
4490name = "webview2-com"
4491version = "0.38.0"
4492source = "registry+https://github.com/rust-lang/crates.io-index"
4493checksum = "d4ba622a989277ef3886dd5afb3e280e3dd6d974b766118950a08f8f678ad6a4"
4494dependencies = [
4495 "webview2-com-macros",
4496 "webview2-com-sys",
4497 "windows",
4498 "windows-core 0.61.2",
4499 "windows-implement",
4500 "windows-interface",
4501]
4502
4503[[package]]
4504name = "webview2-com-macros"
4505version = "0.8.0"
4506source = "registry+https://github.com/rust-lang/crates.io-index"
4507checksum = "1d228f15bba3b9d56dde8bddbee66fa24545bd17b48d5128ccf4a8742b18e431"
4508dependencies = [
4509 "proc-macro2",
4510 "quote",
4511 "syn 2.0.109",
4512]
4513
4514[[package]]
4515name = "webview2-com-sys"
4516version = "0.38.0"
4517source = "registry+https://github.com/rust-lang/crates.io-index"
4518checksum = "36695906a1b53a3bf5c4289621efedac12b73eeb0b89e7e1a89b517302d5d75c"
4519dependencies = [
4520 "thiserror 2.0.17",
4521 "windows",
4522 "windows-core 0.61.2",
4523]
4524
4525[[package]]
4526name = "winapi"
4527version = "0.3.9"
4528source = "registry+https://github.com/rust-lang/crates.io-index"
4529checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
4530dependencies = [
4531 "winapi-i686-pc-windows-gnu",
4532 "winapi-x86_64-pc-windows-gnu",
4533]
4534
4535[[package]]
4536name = "winapi-i686-pc-windows-gnu"
4537version = "0.4.0"
4538source = "registry+https://github.com/rust-lang/crates.io-index"
4539checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
4540
4541[[package]]
4542name = "winapi-util"
4543version = "0.1.11"
4544source = "registry+https://github.com/rust-lang/crates.io-index"
4545checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
4546dependencies = [
4547 "windows-sys 0.61.2",
4548]
4549
4550[[package]]
4551name = "winapi-x86_64-pc-windows-gnu"
4552version = "0.4.0"
4553source = "registry+https://github.com/rust-lang/crates.io-index"
4554checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
4555
4556[[package]]
4557name = "window-vibrancy"
4558version = "0.6.0"
4559source = "registry+https://github.com/rust-lang/crates.io-index"
4560checksum = "d9bec5a31f3f9362f2258fd0e9c9dd61a9ca432e7306cc78c444258f0dce9a9c"
4561dependencies = [
4562 "objc2 0.6.3",
4563 "objc2-app-kit",
4564 "objc2-core-foundation",
4565 "objc2-foundation 0.3.2",
4566 "raw-window-handle",
4567 "windows-sys 0.59.0",
4568 "windows-version",
4569]
4570
4571[[package]]
4572name = "windows"
4573version = "0.61.3"
4574source = "registry+https://github.com/rust-lang/crates.io-index"
4575checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893"
4576dependencies = [
4577 "windows-collections",
4578 "windows-core 0.61.2",
4579 "windows-future",
4580 "windows-link 0.1.3",
4581 "windows-numerics",
4582]
4583
4584[[package]]
4585name = "windows-collections"
4586version = "0.2.0"
4587source = "registry+https://github.com/rust-lang/crates.io-index"
4588checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8"
4589dependencies = [
4590 "windows-core 0.61.2",
4591]
4592
4593[[package]]
4594name = "windows-core"
4595version = "0.61.2"
4596source = "registry+https://github.com/rust-lang/crates.io-index"
4597checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3"
4598dependencies = [
4599 "windows-implement",
4600 "windows-interface",
4601 "windows-link 0.1.3",
4602 "windows-result 0.3.4",
4603 "windows-strings 0.4.2",
4604]
4605
4606[[package]]
4607name = "windows-core"
4608version = "0.62.2"
4609source = "registry+https://github.com/rust-lang/crates.io-index"
4610checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb"
4611dependencies = [
4612 "windows-implement",
4613 "windows-interface",
4614 "windows-link 0.2.1",
4615 "windows-result 0.4.1",
4616 "windows-strings 0.5.1",
4617]
4618
4619[[package]]
4620name = "windows-future"
4621version = "0.2.1"
4622source = "registry+https://github.com/rust-lang/crates.io-index"
4623checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e"
4624dependencies = [
4625 "windows-core 0.61.2",
4626 "windows-link 0.1.3",
4627 "windows-threading",
4628]
4629
4630[[package]]
4631name = "windows-implement"
4632version = "0.60.2"
4633source = "registry+https://github.com/rust-lang/crates.io-index"
4634checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf"
4635dependencies = [
4636 "proc-macro2",
4637 "quote",
4638 "syn 2.0.109",
4639]
4640
4641[[package]]
4642name = "windows-interface"
4643version = "0.59.3"
4644source = "registry+https://github.com/rust-lang/crates.io-index"
4645checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358"
4646dependencies = [
4647 "proc-macro2",
4648 "quote",
4649 "syn 2.0.109",
4650]
4651
4652[[package]]
4653name = "windows-link"
4654version = "0.1.3"
4655source = "registry+https://github.com/rust-lang/crates.io-index"
4656checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a"
4657
4658[[package]]
4659name = "windows-link"
4660version = "0.2.1"
4661source = "registry+https://github.com/rust-lang/crates.io-index"
4662checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
4663
4664[[package]]
4665name = "windows-numerics"
4666version = "0.2.0"
4667source = "registry+https://github.com/rust-lang/crates.io-index"
4668checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1"
4669dependencies = [
4670 "windows-core 0.61.2",
4671 "windows-link 0.1.3",
4672]
4673
4674[[package]]
4675name = "windows-result"
4676version = "0.3.4"
4677source = "registry+https://github.com/rust-lang/crates.io-index"
4678checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6"
4679dependencies = [
4680 "windows-link 0.1.3",
4681]
4682
4683[[package]]
4684name = "windows-result"
4685version = "0.4.1"
4686source = "registry+https://github.com/rust-lang/crates.io-index"
4687checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5"
4688dependencies = [
4689 "windows-link 0.2.1",
4690]
4691
4692[[package]]
4693name = "windows-strings"
4694version = "0.4.2"
4695source = "registry+https://github.com/rust-lang/crates.io-index"
4696checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57"
4697dependencies = [
4698 "windows-link 0.1.3",
4699]
4700
4701[[package]]
4702name = "windows-strings"
4703version = "0.5.1"
4704source = "registry+https://github.com/rust-lang/crates.io-index"
4705checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091"
4706dependencies = [
4707 "windows-link 0.2.1",
4708]
4709
4710[[package]]
4711name = "windows-sys"
4712version = "0.45.0"
4713source = "registry+https://github.com/rust-lang/crates.io-index"
4714checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
4715dependencies = [
4716 "windows-targets 0.42.2",
4717]
4718
4719[[package]]
4720name = "windows-sys"
4721version = "0.59.0"
4722source = "registry+https://github.com/rust-lang/crates.io-index"
4723checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
4724dependencies = [
4725 "windows-targets 0.52.6",
4726]
4727
4728[[package]]
4729name = "windows-sys"
4730version = "0.60.2"
4731source = "registry+https://github.com/rust-lang/crates.io-index"
4732checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb"
4733dependencies = [
4734 "windows-targets 0.53.5",
4735]
4736
4737[[package]]
4738name = "windows-sys"
4739version = "0.61.2"
4740source = "registry+https://github.com/rust-lang/crates.io-index"
4741checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
4742dependencies = [
4743 "windows-link 0.2.1",
4744]
4745
4746[[package]]
4747name = "windows-targets"
4748version = "0.42.2"
4749source = "registry+https://github.com/rust-lang/crates.io-index"
4750checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
4751dependencies = [
4752 "windows_aarch64_gnullvm 0.42.2",
4753 "windows_aarch64_msvc 0.42.2",
4754 "windows_i686_gnu 0.42.2",
4755 "windows_i686_msvc 0.42.2",
4756 "windows_x86_64_gnu 0.42.2",
4757 "windows_x86_64_gnullvm 0.42.2",
4758 "windows_x86_64_msvc 0.42.2",
4759]
4760
4761[[package]]
4762name = "windows-targets"
4763version = "0.52.6"
4764source = "registry+https://github.com/rust-lang/crates.io-index"
4765checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
4766dependencies = [
4767 "windows_aarch64_gnullvm 0.52.6",
4768 "windows_aarch64_msvc 0.52.6",
4769 "windows_i686_gnu 0.52.6",
4770 "windows_i686_gnullvm 0.52.6",
4771 "windows_i686_msvc 0.52.6",
4772 "windows_x86_64_gnu 0.52.6",
4773 "windows_x86_64_gnullvm 0.52.6",
4774 "windows_x86_64_msvc 0.52.6",
4775]
4776
4777[[package]]
4778name = "windows-targets"
4779version = "0.53.5"
4780source = "registry+https://github.com/rust-lang/crates.io-index"
4781checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3"
4782dependencies = [
4783 "windows-link 0.2.1",
4784 "windows_aarch64_gnullvm 0.53.1",
4785 "windows_aarch64_msvc 0.53.1",
4786 "windows_i686_gnu 0.53.1",
4787 "windows_i686_gnullvm 0.53.1",
4788 "windows_i686_msvc 0.53.1",
4789 "windows_x86_64_gnu 0.53.1",
4790 "windows_x86_64_gnullvm 0.53.1",
4791 "windows_x86_64_msvc 0.53.1",
4792]
4793
4794[[package]]
4795name = "windows-threading"
4796version = "0.1.0"
4797source = "registry+https://github.com/rust-lang/crates.io-index"
4798checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6"
4799dependencies = [
4800 "windows-link 0.1.3",
4801]
4802
4803[[package]]
4804name = "windows-version"
4805version = "0.1.7"
4806source = "registry+https://github.com/rust-lang/crates.io-index"
4807checksum = "e4060a1da109b9d0326b7262c8e12c84df67cc0dbc9e33cf49e01ccc2eb63631"
4808dependencies = [
4809 "windows-link 0.2.1",
4810]
4811
4812[[package]]
4813name = "windows_aarch64_gnullvm"
4814version = "0.42.2"
4815source = "registry+https://github.com/rust-lang/crates.io-index"
4816checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
4817
4818[[package]]
4819name = "windows_aarch64_gnullvm"
4820version = "0.52.6"
4821source = "registry+https://github.com/rust-lang/crates.io-index"
4822checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
4823
4824[[package]]
4825name = "windows_aarch64_gnullvm"
4826version = "0.53.1"
4827source = "registry+https://github.com/rust-lang/crates.io-index"
4828checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53"
4829
4830[[package]]
4831name = "windows_aarch64_msvc"
4832version = "0.42.2"
4833source = "registry+https://github.com/rust-lang/crates.io-index"
4834checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
4835
4836[[package]]
4837name = "windows_aarch64_msvc"
4838version = "0.52.6"
4839source = "registry+https://github.com/rust-lang/crates.io-index"
4840checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
4841
4842[[package]]
4843name = "windows_aarch64_msvc"
4844version = "0.53.1"
4845source = "registry+https://github.com/rust-lang/crates.io-index"
4846checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006"
4847
4848[[package]]
4849name = "windows_i686_gnu"
4850version = "0.42.2"
4851source = "registry+https://github.com/rust-lang/crates.io-index"
4852checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
4853
4854[[package]]
4855name = "windows_i686_gnu"
4856version = "0.52.6"
4857source = "registry+https://github.com/rust-lang/crates.io-index"
4858checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
4859
4860[[package]]
4861name = "windows_i686_gnu"
4862version = "0.53.1"
4863source = "registry+https://github.com/rust-lang/crates.io-index"
4864checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3"
4865
4866[[package]]
4867name = "windows_i686_gnullvm"
4868version = "0.52.6"
4869source = "registry+https://github.com/rust-lang/crates.io-index"
4870checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
4871
4872[[package]]
4873name = "windows_i686_gnullvm"
4874version = "0.53.1"
4875source = "registry+https://github.com/rust-lang/crates.io-index"
4876checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c"
4877
4878[[package]]
4879name = "windows_i686_msvc"
4880version = "0.42.2"
4881source = "registry+https://github.com/rust-lang/crates.io-index"
4882checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
4883
4884[[package]]
4885name = "windows_i686_msvc"
4886version = "0.52.6"
4887source = "registry+https://github.com/rust-lang/crates.io-index"
4888checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
4889
4890[[package]]
4891name = "windows_i686_msvc"
4892version = "0.53.1"
4893source = "registry+https://github.com/rust-lang/crates.io-index"
4894checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2"
4895
4896[[package]]
4897name = "windows_x86_64_gnu"
4898version = "0.42.2"
4899source = "registry+https://github.com/rust-lang/crates.io-index"
4900checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
4901
4902[[package]]
4903name = "windows_x86_64_gnu"
4904version = "0.52.6"
4905source = "registry+https://github.com/rust-lang/crates.io-index"
4906checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
4907
4908[[package]]
4909name = "windows_x86_64_gnu"
4910version = "0.53.1"
4911source = "registry+https://github.com/rust-lang/crates.io-index"
4912checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499"
4913
4914[[package]]
4915name = "windows_x86_64_gnullvm"
4916version = "0.42.2"
4917source = "registry+https://github.com/rust-lang/crates.io-index"
4918checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
4919
4920[[package]]
4921name = "windows_x86_64_gnullvm"
4922version = "0.52.6"
4923source = "registry+https://github.com/rust-lang/crates.io-index"
4924checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
4925
4926[[package]]
4927name = "windows_x86_64_gnullvm"
4928version = "0.53.1"
4929source = "registry+https://github.com/rust-lang/crates.io-index"
4930checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1"
4931
4932[[package]]
4933name = "windows_x86_64_msvc"
4934version = "0.42.2"
4935source = "registry+https://github.com/rust-lang/crates.io-index"
4936checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
4937
4938[[package]]
4939name = "windows_x86_64_msvc"
4940version = "0.52.6"
4941source = "registry+https://github.com/rust-lang/crates.io-index"
4942checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
4943
4944[[package]]
4945name = "windows_x86_64_msvc"
4946version = "0.53.1"
4947source = "registry+https://github.com/rust-lang/crates.io-index"
4948checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650"
4949
4950[[package]]
4951name = "winnow"
4952version = "0.5.40"
4953source = "registry+https://github.com/rust-lang/crates.io-index"
4954checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
4955dependencies = [
4956 "memchr",
4957]
4958
4959[[package]]
4960name = "winnow"
4961version = "0.7.13"
4962source = "registry+https://github.com/rust-lang/crates.io-index"
4963checksum = "21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf"
4964dependencies = [
4965 "memchr",
4966]
4967
4968[[package]]
4969name = "winreg"
4970version = "0.55.0"
4971source = "registry+https://github.com/rust-lang/crates.io-index"
4972checksum = "cb5a765337c50e9ec252c2069be9bf91c7df47afb103b642ba3a53bf8101be97"
4973dependencies = [
4974 "cfg-if",
4975 "windows-sys 0.59.0",
4976]
4977
4978[[package]]
4979name = "wit-bindgen"
4980version = "0.46.0"
4981source = "registry+https://github.com/rust-lang/crates.io-index"
4982checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59"
4983
4984[[package]]
4985name = "writeable"
4986version = "0.6.2"
4987source = "registry+https://github.com/rust-lang/crates.io-index"
4988checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9"
4989
4990[[package]]
4991name = "wry"
4992version = "0.53.5"
4993source = "registry+https://github.com/rust-lang/crates.io-index"
4994checksum = "728b7d4c8ec8d81cab295e0b5b8a4c263c0d41a785fb8f8c4df284e5411140a2"
4995dependencies = [
4996 "base64 0.22.1",
4997 "block2 0.6.2",
4998 "cookie",
4999 "crossbeam-channel",
5000 "dirs",
5001 "dpi",
5002 "dunce",
5003 "gdkx11",
5004 "gtk",
5005 "html5ever",
5006 "http",
5007 "javascriptcore-rs",
5008 "jni",
5009 "kuchikiki",
5010 "libc",
5011 "ndk",
5012 "objc2 0.6.3",
5013 "objc2-app-kit",
5014 "objc2-core-foundation",
5015 "objc2-foundation 0.3.2",
5016 "objc2-ui-kit",
5017 "objc2-web-kit",
5018 "once_cell",
5019 "percent-encoding",
5020 "raw-window-handle",
5021 "sha2",
5022 "soup3",
5023 "tao-macros",
5024 "thiserror 2.0.17",
5025 "url",
5026 "webkit2gtk",
5027 "webkit2gtk-sys",
5028 "webview2-com",
5029 "windows",
5030 "windows-core 0.61.2",
5031 "windows-version",
5032 "x11-dl",
5033]
5034
5035[[package]]
5036name = "x11"
5037version = "2.21.0"
5038source = "registry+https://github.com/rust-lang/crates.io-index"
5039checksum = "502da5464ccd04011667b11c435cb992822c2c0dbde1770c988480d312a0db2e"
5040dependencies = [
5041 "libc",
5042 "pkg-config",
5043]
5044
5045[[package]]
5046name = "x11-dl"
5047version = "2.21.0"
5048source = "registry+https://github.com/rust-lang/crates.io-index"
5049checksum = "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f"
5050dependencies = [
5051 "libc",
5052 "once_cell",
5053 "pkg-config",
5054]
5055
5056[[package]]
5057name = "yoke"
5058version = "0.8.1"
5059source = "registry+https://github.com/rust-lang/crates.io-index"
5060checksum = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954"
5061dependencies = [
5062 "stable_deref_trait",
5063 "yoke-derive",
5064 "zerofrom",
5065]
5066
5067[[package]]
5068name = "yoke-derive"
5069version = "0.8.1"
5070source = "registry+https://github.com/rust-lang/crates.io-index"
5071checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d"
5072dependencies = [
5073 "proc-macro2",
5074 "quote",
5075 "syn 2.0.109",
5076 "synstructure",
5077]
5078
5079[[package]]
5080name = "zbus"
5081version = "5.12.0"
5082source = "registry+https://github.com/rust-lang/crates.io-index"
5083checksum = "b622b18155f7a93d1cd2dc8c01d2d6a44e08fb9ebb7b3f9e6ed101488bad6c91"
5084dependencies = [
5085 "async-broadcast",
5086 "async-executor",
5087 "async-io",
5088 "async-lock",
5089 "async-process",
5090 "async-recursion",
5091 "async-task",
5092 "async-trait",
5093 "blocking",
5094 "enumflags2",
5095 "event-listener",
5096 "futures-core",
5097 "futures-lite",
5098 "hex",
5099 "nix",
5100 "ordered-stream",
5101 "serde",
5102 "serde_repr",
5103 "tracing",
5104 "uds_windows",
5105 "uuid",
5106 "windows-sys 0.61.2",
5107 "winnow 0.7.13",
5108 "zbus_macros",
5109 "zbus_names",
5110 "zvariant",
5111]
5112
5113[[package]]
5114name = "zbus_macros"
5115version = "5.12.0"
5116source = "registry+https://github.com/rust-lang/crates.io-index"
5117checksum = "1cdb94821ca8a87ca9c298b5d1cbd80e2a8b67115d99f6e4551ac49e42b6a314"
5118dependencies = [
5119 "proc-macro-crate 3.4.0",
5120 "proc-macro2",
5121 "quote",
5122 "syn 2.0.109",
5123 "zbus_names",
5124 "zvariant",
5125 "zvariant_utils",
5126]
5127
5128[[package]]
5129name = "zbus_names"
5130version = "4.2.0"
5131source = "registry+https://github.com/rust-lang/crates.io-index"
5132checksum = "7be68e64bf6ce8db94f63e72f0c7eb9a60d733f7e0499e628dfab0f84d6bcb97"
5133dependencies = [
5134 "serde",
5135 "static_assertions",
5136 "winnow 0.7.13",
5137 "zvariant",
5138]
5139
5140[[package]]
5141name = "zerocopy"
5142version = "0.8.27"
5143source = "registry+https://github.com/rust-lang/crates.io-index"
5144checksum = "0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c"
5145dependencies = [
5146 "zerocopy-derive",
5147]
5148
5149[[package]]
5150name = "zerocopy-derive"
5151version = "0.8.27"
5152source = "registry+https://github.com/rust-lang/crates.io-index"
5153checksum = "88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831"
5154dependencies = [
5155 "proc-macro2",
5156 "quote",
5157 "syn 2.0.109",
5158]
5159
5160[[package]]
5161name = "zerofrom"
5162version = "0.1.6"
5163source = "registry+https://github.com/rust-lang/crates.io-index"
5164checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5"
5165dependencies = [
5166 "zerofrom-derive",
5167]
5168
5169[[package]]
5170name = "zerofrom-derive"
5171version = "0.1.6"
5172source = "registry+https://github.com/rust-lang/crates.io-index"
5173checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502"
5174dependencies = [
5175 "proc-macro2",
5176 "quote",
5177 "syn 2.0.109",
5178 "synstructure",
5179]
5180
5181[[package]]
5182name = "zerotrie"
5183version = "0.2.3"
5184source = "registry+https://github.com/rust-lang/crates.io-index"
5185checksum = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851"
5186dependencies = [
5187 "displaydoc",
5188 "yoke",
5189 "zerofrom",
5190]
5191
5192[[package]]
5193name = "zerovec"
5194version = "0.11.5"
5195source = "registry+https://github.com/rust-lang/crates.io-index"
5196checksum = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002"
5197dependencies = [
5198 "yoke",
5199 "zerofrom",
5200 "zerovec-derive",
5201]
5202
5203[[package]]
5204name = "zerovec-derive"
5205version = "0.11.2"
5206source = "registry+https://github.com/rust-lang/crates.io-index"
5207checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3"
5208dependencies = [
5209 "proc-macro2",
5210 "quote",
5211 "syn 2.0.109",
5212]
5213
5214[[package]]
5215name = "zvariant"
5216version = "5.8.0"
5217source = "registry+https://github.com/rust-lang/crates.io-index"
5218checksum = "2be61892e4f2b1772727be11630a62664a1826b62efa43a6fe7449521cb8744c"
5219dependencies = [
5220 "endi",
5221 "enumflags2",
5222 "serde",
5223 "winnow 0.7.13",
5224 "zvariant_derive",
5225 "zvariant_utils",
5226]
5227
5228[[package]]
5229name = "zvariant_derive"
5230version = "5.8.0"
5231source = "registry+https://github.com/rust-lang/crates.io-index"
5232checksum = "da58575a1b2b20766513b1ec59d8e2e68db2745379f961f86650655e862d2006"
5233dependencies = [
5234 "proc-macro-crate 3.4.0",
5235 "proc-macro2",
5236 "quote",
5237 "syn 2.0.109",
5238 "zvariant_utils",
5239]
5240
5241[[package]]
5242name = "zvariant_utils"
5243version = "3.2.1"
5244source = "registry+https://github.com/rust-lang/crates.io-index"
5245checksum = "c6949d142f89f6916deca2232cf26a8afacf2b9fdc35ce766105e104478be599"
5246dependencies = [
5247 "proc-macro2",
5248 "quote",
5249 "serde",
5250 "syn 2.0.109",
5251 "winnow 0.7.13",
5252]