1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 3
4
5[[package]]
6name = "addr2line"
7version = "0.20.0"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3"
10dependencies = [
11 "gimli",
12]
13
14[[package]]
15name = "adler"
16version = "1.0.2"
17source = "registry+https://github.com/rust-lang/crates.io-index"
18checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
19
20[[package]]
21name = "adler32"
22version = "1.2.0"
23source = "registry+https://github.com/rust-lang/crates.io-index"
24checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234"
25
26[[package]]
27name = "aho-corasick"
28version = "1.0.2"
29source = "registry+https://github.com/rust-lang/crates.io-index"
30checksum = "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41"
31dependencies = [
32 "memchr",
33]
34
35[[package]]
36name = "anyhow"
37version = "1.0.71"
38source = "registry+https://github.com/rust-lang/crates.io-index"
39checksum = "9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8"
40
41[[package]]
42name = "arrayref"
43version = "0.3.7"
44source = "registry+https://github.com/rust-lang/crates.io-index"
45checksum = "6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545"
46
47[[package]]
48name = "arrayvec"
49version = "0.5.2"
50source = "registry+https://github.com/rust-lang/crates.io-index"
51checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"
52
53[[package]]
54name = "arrayvec"
55version = "0.7.4"
56source = "registry+https://github.com/rust-lang/crates.io-index"
57checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"
58
59[[package]]
60name = "async-channel"
61version = "1.9.0"
62source = "registry+https://github.com/rust-lang/crates.io-index"
63checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35"
64dependencies = [
65 "concurrent-queue",
66 "event-listener",
67 "futures-core",
68]
69
70[[package]]
71name = "async-executor"
72version = "1.5.1"
73source = "registry+https://github.com/rust-lang/crates.io-index"
74checksum = "6fa3dc5f2a8564f07759c008b9109dc0d39de92a88d5588b8a5036d286383afb"
75dependencies = [
76 "async-lock",
77 "async-task",
78 "concurrent-queue",
79 "fastrand",
80 "futures-lite",
81 "slab",
82]
83
84[[package]]
85name = "async-fs"
86version = "1.6.0"
87source = "registry+https://github.com/rust-lang/crates.io-index"
88checksum = "279cf904654eeebfa37ac9bb1598880884924aab82e290aa65c9e77a0e142e06"
89dependencies = [
90 "async-lock",
91 "autocfg",
92 "blocking",
93 "futures-lite",
94]
95
96[[package]]
97name = "async-io"
98version = "1.13.0"
99source = "registry+https://github.com/rust-lang/crates.io-index"
100checksum = "0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af"
101dependencies = [
102 "async-lock",
103 "autocfg",
104 "cfg-if",
105 "concurrent-queue",
106 "futures-lite",
107 "log",
108 "parking",
109 "polling",
110 "rustix",
111 "slab",
112 "socket2",
113 "waker-fn",
114]
115
116[[package]]
117name = "async-lock"
118version = "2.7.0"
119source = "registry+https://github.com/rust-lang/crates.io-index"
120checksum = "fa24f727524730b077666307f2734b4a1a1c57acb79193127dcc8914d5242dd7"
121dependencies = [
122 "event-listener",
123]
124
125[[package]]
126name = "async-net"
127version = "1.7.0"
128source = "registry+https://github.com/rust-lang/crates.io-index"
129checksum = "4051e67316bc7eff608fe723df5d32ed639946adcd69e07df41fd42a7b411f1f"
130dependencies = [
131 "async-io",
132 "autocfg",
133 "blocking",
134 "futures-lite",
135]
136
137[[package]]
138name = "async-process"
139version = "1.7.0"
140source = "registry+https://github.com/rust-lang/crates.io-index"
141checksum = "7a9d28b1d97e08915212e2e45310d47854eafa69600756fc735fb788f75199c9"
142dependencies = [
143 "async-io",
144 "async-lock",
145 "autocfg",
146 "blocking",
147 "cfg-if",
148 "event-listener",
149 "futures-lite",
150 "rustix",
151 "signal-hook",
152 "windows-sys",
153]
154
155[[package]]
156name = "async-task"
157version = "4.4.0"
158source = "registry+https://github.com/rust-lang/crates.io-index"
159checksum = "ecc7ab41815b3c653ccd2978ec3255c81349336702dfdf62ee6f7069b12a3aae"
160
161[[package]]
162name = "atomic"
163version = "0.5.3"
164source = "registry+https://github.com/rust-lang/crates.io-index"
165checksum = "c59bdb34bc650a32731b31bd8f0829cc15d24a708ee31559e0bb34f2bc320cba"
166
167[[package]]
168name = "atomic-waker"
169version = "1.1.1"
170source = "registry+https://github.com/rust-lang/crates.io-index"
171checksum = "1181e1e0d1fce796a03db1ae795d67167da795f9cf4a39c37589e85ef57f26d3"
172
173[[package]]
174name = "autocfg"
175version = "1.1.0"
176source = "registry+https://github.com/rust-lang/crates.io-index"
177checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
178
179[[package]]
180name = "backtrace"
181version = "0.3.68"
182source = "registry+https://github.com/rust-lang/crates.io-index"
183checksum = "4319208da049c43661739c5fade2ba182f09d1dc2299b32298d3a31692b17e12"
184dependencies = [
185 "addr2line",
186 "cc",
187 "cfg-if",
188 "libc",
189 "miniz_oxide 0.7.1",
190 "object",
191 "rustc-demangle",
192]
193
194[[package]]
195name = "base64"
196version = "0.13.1"
197source = "registry+https://github.com/rust-lang/crates.io-index"
198checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
199
200[[package]]
201name = "bindgen"
202version = "0.65.1"
203source = "registry+https://github.com/rust-lang/crates.io-index"
204checksum = "cfdf7b466f9a4903edc73f95d6d2bcd5baf8ae620638762244d3f60143643cc5"
205dependencies = [
206 "bitflags",
207 "cexpr",
208 "clang-sys",
209 "lazy_static",
210 "lazycell",
211 "log",
212 "peeking_take_while",
213 "prettyplease",
214 "proc-macro2",
215 "quote",
216 "regex",
217 "rustc-hash",
218 "shlex",
219 "syn 2.0.25",
220 "which",
221]
222
223[[package]]
224name = "bitflags"
225version = "1.3.2"
226source = "registry+https://github.com/rust-lang/crates.io-index"
227checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
228
229[[package]]
230name = "block"
231version = "0.1.6"
232source = "registry+https://github.com/rust-lang/crates.io-index"
233checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
234
235[[package]]
236name = "block-buffer"
237version = "0.10.4"
238source = "registry+https://github.com/rust-lang/crates.io-index"
239checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
240dependencies = [
241 "generic-array",
242]
243
244[[package]]
245name = "blocking"
246version = "1.3.1"
247source = "registry+https://github.com/rust-lang/crates.io-index"
248checksum = "77231a1c8f801696fc0123ec6150ce92cffb8e164a02afb9c8ddee0e9b65ad65"
249dependencies = [
250 "async-channel",
251 "async-lock",
252 "async-task",
253 "atomic-waker",
254 "fastrand",
255 "futures-lite",
256 "log",
257]
258
259[[package]]
260name = "bstr"
261version = "1.6.0"
262source = "registry+https://github.com/rust-lang/crates.io-index"
263checksum = "6798148dccfbff0fae41c7574d2fa8f1ef3492fba0face179de5d8d447d67b05"
264dependencies = [
265 "memchr",
266 "serde",
267]
268
269[[package]]
270name = "bytemuck"
271version = "1.13.1"
272source = "registry+https://github.com/rust-lang/crates.io-index"
273checksum = "17febce684fd15d89027105661fec94afb475cb995fbc59d2865198446ba2eea"
274
275[[package]]
276name = "byteorder"
277version = "1.4.3"
278source = "registry+https://github.com/rust-lang/crates.io-index"
279checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
280
281[[package]]
282name = "bytes"
283version = "1.4.0"
284source = "registry+https://github.com/rust-lang/crates.io-index"
285checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be"
286
287[[package]]
288name = "castaway"
289version = "0.1.2"
290source = "registry+https://github.com/rust-lang/crates.io-index"
291checksum = "a2698f953def977c68f935bb0dfa959375ad4638570e969e2f1e9f433cbf1af6"
292
293[[package]]
294name = "cc"
295version = "1.0.79"
296source = "registry+https://github.com/rust-lang/crates.io-index"
297checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f"
298
299[[package]]
300name = "cexpr"
301version = "0.6.0"
302source = "registry+https://github.com/rust-lang/crates.io-index"
303checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
304dependencies = [
305 "nom",
306]
307
308[[package]]
309name = "cfg-if"
310version = "1.0.0"
311source = "registry+https://github.com/rust-lang/crates.io-index"
312checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
313
314[[package]]
315name = "clang-sys"
316version = "1.6.1"
317source = "registry+https://github.com/rust-lang/crates.io-index"
318checksum = "c688fc74432808e3eb684cae8830a86be1d66a2bd58e1f248ed0960a590baf6f"
319dependencies = [
320 "glob",
321 "libc",
322 "libloading 0.7.4",
323]
324
325[[package]]
326name = "cmake"
327version = "0.1.50"
328source = "registry+https://github.com/rust-lang/crates.io-index"
329checksum = "a31c789563b815f77f4250caee12365734369f942439b7defd71e18a48197130"
330dependencies = [
331 "cc",
332]
333
334[[package]]
335name = "cocoa"
336version = "0.24.1"
337source = "registry+https://github.com/rust-lang/crates.io-index"
338checksum = "f425db7937052c684daec3bd6375c8abe2d146dca4b8b143d6db777c39138f3a"
339dependencies = [
340 "bitflags",
341 "block",
342 "cocoa-foundation",
343 "core-foundation",
344 "core-graphics",
345 "foreign-types",
346 "libc",
347 "objc",
348]
349
350[[package]]
351name = "cocoa-foundation"
352version = "0.1.1"
353source = "registry+https://github.com/rust-lang/crates.io-index"
354checksum = "931d3837c286f56e3c58423ce4eba12d08db2374461a785c86f672b08b5650d6"
355dependencies = [
356 "bitflags",
357 "block",
358 "core-foundation",
359 "core-graphics-types",
360 "foreign-types",
361 "libc",
362 "objc",
363]
364
365[[package]]
366name = "collections"
367version = "0.1.0"
368
369[[package]]
370name = "color_quant"
371version = "1.1.0"
372source = "registry+https://github.com/rust-lang/crates.io-index"
373checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
374
375[[package]]
376name = "concurrent-queue"
377version = "2.2.0"
378source = "registry+https://github.com/rust-lang/crates.io-index"
379checksum = "62ec6771ecfa0762d24683ee5a32ad78487a3d3afdc0fb8cae19d2c5deb50b7c"
380dependencies = [
381 "crossbeam-utils",
382]
383
384[[package]]
385name = "const-cstr"
386version = "0.3.0"
387source = "registry+https://github.com/rust-lang/crates.io-index"
388checksum = "ed3d0b5ff30645a68f35ece8cea4556ca14ef8a1651455f789a099a0513532a6"
389
390[[package]]
391name = "core-foundation"
392version = "0.9.3"
393source = "registry+https://github.com/rust-lang/crates.io-index"
394checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"
395dependencies = [
396 "core-foundation-sys",
397 "libc",
398 "uuid 0.5.1",
399]
400
401[[package]]
402name = "core-foundation-sys"
403version = "0.8.4"
404source = "registry+https://github.com/rust-lang/crates.io-index"
405checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"
406
407[[package]]
408name = "core-graphics"
409version = "0.22.3"
410source = "registry+https://github.com/rust-lang/crates.io-index"
411checksum = "2581bbab3b8ffc6fcbd550bf46c355135d16e9ff2a6ea032ad6b9bf1d7efe4fb"
412dependencies = [
413 "bitflags",
414 "core-foundation",
415 "core-graphics-types",
416 "foreign-types",
417 "libc",
418]
419
420[[package]]
421name = "core-graphics-types"
422version = "0.1.2"
423source = "registry+https://github.com/rust-lang/crates.io-index"
424checksum = "2bb142d41022986c1d8ff29103a1411c8a3dfad3552f87a4f8dc50d61d4f4e33"
425dependencies = [
426 "bitflags",
427 "core-foundation",
428 "libc",
429]
430
431[[package]]
432name = "core-text"
433version = "19.2.0"
434source = "registry+https://github.com/rust-lang/crates.io-index"
435checksum = "99d74ada66e07c1cefa18f8abfba765b486f250de2e4a999e5727fc0dd4b4a25"
436dependencies = [
437 "core-foundation",
438 "core-graphics",
439 "foreign-types",
440 "libc",
441]
442
443[[package]]
444name = "cpufeatures"
445version = "0.2.9"
446source = "registry+https://github.com/rust-lang/crates.io-index"
447checksum = "a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1"
448dependencies = [
449 "libc",
450]
451
452[[package]]
453name = "crc32fast"
454version = "1.3.2"
455source = "registry+https://github.com/rust-lang/crates.io-index"
456checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
457dependencies = [
458 "cfg-if",
459]
460
461[[package]]
462name = "crossbeam-channel"
463version = "0.5.8"
464source = "registry+https://github.com/rust-lang/crates.io-index"
465checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"
466dependencies = [
467 "cfg-if",
468 "crossbeam-utils",
469]
470
471[[package]]
472name = "crossbeam-deque"
473version = "0.8.3"
474source = "registry+https://github.com/rust-lang/crates.io-index"
475checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef"
476dependencies = [
477 "cfg-if",
478 "crossbeam-epoch",
479 "crossbeam-utils",
480]
481
482[[package]]
483name = "crossbeam-epoch"
484version = "0.9.15"
485source = "registry+https://github.com/rust-lang/crates.io-index"
486checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7"
487dependencies = [
488 "autocfg",
489 "cfg-if",
490 "crossbeam-utils",
491 "memoffset",
492 "scopeguard",
493]
494
495[[package]]
496name = "crossbeam-queue"
497version = "0.3.8"
498source = "registry+https://github.com/rust-lang/crates.io-index"
499checksum = "d1cfb3ea8a53f37c40dea2c7bedcbd88bdfae54f5e2175d6ecaff1c988353add"
500dependencies = [
501 "cfg-if",
502 "crossbeam-utils",
503]
504
505[[package]]
506name = "crossbeam-utils"
507version = "0.8.16"
508source = "registry+https://github.com/rust-lang/crates.io-index"
509checksum = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294"
510dependencies = [
511 "cfg-if",
512]
513
514[[package]]
515name = "crypto-common"
516version = "0.1.6"
517source = "registry+https://github.com/rust-lang/crates.io-index"
518checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
519dependencies = [
520 "generic-array",
521 "typenum",
522]
523
524[[package]]
525name = "ctor"
526version = "0.1.26"
527source = "registry+https://github.com/rust-lang/crates.io-index"
528checksum = "6d2301688392eb071b0bf1a37be05c469d3cc4dbbd95df672fe28ab021e6a096"
529dependencies = [
530 "quote",
531 "syn 1.0.109",
532]
533
534[[package]]
535name = "curl"
536version = "0.4.44"
537source = "registry+https://github.com/rust-lang/crates.io-index"
538checksum = "509bd11746c7ac09ebd19f0b17782eae80aadee26237658a6b4808afb5c11a22"
539dependencies = [
540 "curl-sys",
541 "libc",
542 "openssl-probe",
543 "openssl-sys",
544 "schannel",
545 "socket2",
546 "winapi",
547]
548
549[[package]]
550name = "curl-sys"
551version = "0.4.63+curl-8.1.2"
552source = "registry+https://github.com/rust-lang/crates.io-index"
553checksum = "aeb0fef7046022a1e2ad67a004978f0e3cacb9e3123dc62ce768f92197b771dc"
554dependencies = [
555 "cc",
556 "libc",
557 "libz-sys",
558 "openssl-sys",
559 "pkg-config",
560 "vcpkg",
561 "winapi",
562]
563
564[[package]]
565name = "data-url"
566version = "0.1.1"
567source = "registry+https://github.com/rust-lang/crates.io-index"
568checksum = "3a30bfce702bcfa94e906ef82421f2c0e61c076ad76030c16ee5d2e9a32fe193"
569dependencies = [
570 "matches",
571]
572
573[[package]]
574name = "deflate"
575version = "0.8.6"
576source = "registry+https://github.com/rust-lang/crates.io-index"
577checksum = "73770f8e1fe7d64df17ca66ad28994a0a623ea497fa69486e14984e715c5d174"
578dependencies = [
579 "adler32",
580 "byteorder",
581]
582
583[[package]]
584name = "digest"
585version = "0.10.7"
586source = "registry+https://github.com/rust-lang/crates.io-index"
587checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
588dependencies = [
589 "block-buffer",
590 "crypto-common",
591]
592
593[[package]]
594name = "dirs"
595version = "3.0.2"
596source = "registry+https://github.com/rust-lang/crates.io-index"
597checksum = "30baa043103c9d0c2a57cf537cc2f35623889dc0d405e6c3cccfadbc81c71309"
598dependencies = [
599 "dirs-sys",
600]
601
602[[package]]
603name = "dirs-next"
604version = "2.0.0"
605source = "registry+https://github.com/rust-lang/crates.io-index"
606checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
607dependencies = [
608 "cfg-if",
609 "dirs-sys-next",
610]
611
612[[package]]
613name = "dirs-sys"
614version = "0.3.7"
615source = "registry+https://github.com/rust-lang/crates.io-index"
616checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
617dependencies = [
618 "libc",
619 "redox_users",
620 "winapi",
621]
622
623[[package]]
624name = "dirs-sys-next"
625version = "0.1.2"
626source = "registry+https://github.com/rust-lang/crates.io-index"
627checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
628dependencies = [
629 "libc",
630 "redox_users",
631 "winapi",
632]
633
634[[package]]
635name = "dlib"
636version = "0.5.2"
637source = "registry+https://github.com/rust-lang/crates.io-index"
638checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412"
639dependencies = [
640 "libloading 0.8.0",
641]
642
643[[package]]
644name = "dwrote"
645version = "0.11.0"
646source = "registry+https://github.com/rust-lang/crates.io-index"
647checksum = "439a1c2ba5611ad3ed731280541d36d2e9c4ac5e7fb818a27b604bdc5a6aa65b"
648dependencies = [
649 "lazy_static",
650 "libc",
651 "winapi",
652 "wio",
653]
654
655[[package]]
656name = "dyn-clone"
657version = "1.0.11"
658source = "registry+https://github.com/rust-lang/crates.io-index"
659checksum = "68b0cf012f1230e43cd00ebb729c6bb58707ecfa8ad08b52ef3a4ccd2697fc30"
660
661[[package]]
662name = "either"
663version = "1.8.1"
664source = "registry+https://github.com/rust-lang/crates.io-index"
665checksum = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91"
666
667[[package]]
668name = "encoding_rs"
669version = "0.8.32"
670source = "registry+https://github.com/rust-lang/crates.io-index"
671checksum = "071a31f4ee85403370b58aca746f01041ede6f0da2730960ad001edc2b71b394"
672dependencies = [
673 "cfg-if",
674]
675
676[[package]]
677name = "equivalent"
678version = "1.0.1"
679source = "registry+https://github.com/rust-lang/crates.io-index"
680checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
681
682[[package]]
683name = "erased-serde"
684version = "0.3.27"
685source = "registry+https://github.com/rust-lang/crates.io-index"
686checksum = "f94c0e13118e7d7533271f754a168ae8400e6a1cc043f2bfd53cc7290f1a1de3"
687dependencies = [
688 "serde",
689]
690
691[[package]]
692name = "errno"
693version = "0.3.1"
694source = "registry+https://github.com/rust-lang/crates.io-index"
695checksum = "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a"
696dependencies = [
697 "errno-dragonfly",
698 "libc",
699 "windows-sys",
700]
701
702[[package]]
703name = "errno-dragonfly"
704version = "0.1.2"
705source = "registry+https://github.com/rust-lang/crates.io-index"
706checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
707dependencies = [
708 "cc",
709 "libc",
710]
711
712[[package]]
713name = "etagere"
714version = "0.2.8"
715source = "registry+https://github.com/rust-lang/crates.io-index"
716checksum = "fcf22f748754352918e082e0039335ee92454a5d62bcaf69b5e8daf5907d9644"
717dependencies = [
718 "euclid",
719 "svg_fmt",
720]
721
722[[package]]
723name = "euclid"
724version = "0.22.9"
725source = "registry+https://github.com/rust-lang/crates.io-index"
726checksum = "87f253bc5c813ca05792837a0ff4b3a580336b224512d48f7eda1d7dd9210787"
727dependencies = [
728 "num-traits",
729]
730
731[[package]]
732name = "event-listener"
733version = "2.5.3"
734source = "registry+https://github.com/rust-lang/crates.io-index"
735checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
736
737[[package]]
738name = "fastrand"
739version = "1.9.0"
740source = "registry+https://github.com/rust-lang/crates.io-index"
741checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
742dependencies = [
743 "instant",
744]
745
746[[package]]
747name = "flate2"
748version = "1.0.26"
749source = "registry+https://github.com/rust-lang/crates.io-index"
750checksum = "3b9429470923de8e8cbd4d2dc513535400b4b3fef0319fb5c4e1f520a7bef743"
751dependencies = [
752 "crc32fast",
753 "miniz_oxide 0.7.1",
754]
755
756[[package]]
757name = "float-cmp"
758version = "0.5.3"
759source = "registry+https://github.com/rust-lang/crates.io-index"
760checksum = "75224bec9bfe1a65e2d34132933f2de7fe79900c96a0174307554244ece8150e"
761
762[[package]]
763name = "float-ord"
764version = "0.2.0"
765source = "registry+https://github.com/rust-lang/crates.io-index"
766checksum = "7bad48618fdb549078c333a7a8528acb57af271d0433bdecd523eb620628364e"
767
768[[package]]
769name = "fnv"
770version = "1.0.7"
771source = "registry+https://github.com/rust-lang/crates.io-index"
772checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
773
774[[package]]
775name = "font-kit"
776version = "0.11.0"
777source = "git+https://github.com/zed-industries/font-kit?rev=b2f77d56f450338aa4f7dd2f0197d8c9acb0cf18#b2f77d56f450338aa4f7dd2f0197d8c9acb0cf18"
778dependencies = [
779 "bitflags",
780 "byteorder",
781 "core-foundation",
782 "core-graphics",
783 "core-text",
784 "dirs-next",
785 "dwrote",
786 "float-ord",
787 "freetype",
788 "lazy_static",
789 "libc",
790 "log",
791 "pathfinder_geometry",
792 "pathfinder_simd",
793 "walkdir",
794 "winapi",
795 "yeslogic-fontconfig-sys",
796]
797
798[[package]]
799name = "fontdb"
800version = "0.5.4"
801source = "registry+https://github.com/rust-lang/crates.io-index"
802checksum = "e58903f4f8d5b58c7d300908e4ebe5289c1bfdf5587964330f12023b8ff17fd1"
803dependencies = [
804 "log",
805 "memmap2",
806 "ttf-parser 0.12.3",
807]
808
809[[package]]
810name = "foreign-types"
811version = "0.3.2"
812source = "registry+https://github.com/rust-lang/crates.io-index"
813checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
814dependencies = [
815 "foreign-types-shared",
816]
817
818[[package]]
819name = "foreign-types-shared"
820version = "0.1.1"
821source = "registry+https://github.com/rust-lang/crates.io-index"
822checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
823
824[[package]]
825name = "form_urlencoded"
826version = "1.2.0"
827source = "registry+https://github.com/rust-lang/crates.io-index"
828checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652"
829dependencies = [
830 "percent-encoding",
831]
832
833[[package]]
834name = "freetype"
835version = "0.7.0"
836source = "registry+https://github.com/rust-lang/crates.io-index"
837checksum = "bee38378a9e3db1cc693b4f88d166ae375338a0ff75cb8263e1c601d51f35dc6"
838dependencies = [
839 "freetype-sys",
840 "libc",
841]
842
843[[package]]
844name = "freetype-sys"
845version = "0.13.1"
846source = "registry+https://github.com/rust-lang/crates.io-index"
847checksum = "a37d4011c0cc628dfa766fcc195454f4b068d7afdc2adfd28861191d866e731a"
848dependencies = [
849 "cmake",
850 "libc",
851 "pkg-config",
852]
853
854[[package]]
855name = "futures"
856version = "0.3.28"
857source = "registry+https://github.com/rust-lang/crates.io-index"
858checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40"
859dependencies = [
860 "futures-channel",
861 "futures-core",
862 "futures-executor",
863 "futures-io",
864 "futures-sink",
865 "futures-task",
866 "futures-util",
867]
868
869[[package]]
870name = "futures-channel"
871version = "0.3.28"
872source = "registry+https://github.com/rust-lang/crates.io-index"
873checksum = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2"
874dependencies = [
875 "futures-core",
876 "futures-sink",
877]
878
879[[package]]
880name = "futures-core"
881version = "0.3.28"
882source = "registry+https://github.com/rust-lang/crates.io-index"
883checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
884
885[[package]]
886name = "futures-executor"
887version = "0.3.28"
888source = "registry+https://github.com/rust-lang/crates.io-index"
889checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"
890dependencies = [
891 "futures-core",
892 "futures-task",
893 "futures-util",
894]
895
896[[package]]
897name = "futures-io"
898version = "0.3.28"
899source = "registry+https://github.com/rust-lang/crates.io-index"
900checksum = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964"
901
902[[package]]
903name = "futures-lite"
904version = "1.13.0"
905source = "registry+https://github.com/rust-lang/crates.io-index"
906checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce"
907dependencies = [
908 "fastrand",
909 "futures-core",
910 "futures-io",
911 "memchr",
912 "parking",
913 "pin-project-lite",
914 "waker-fn",
915]
916
917[[package]]
918name = "futures-macro"
919version = "0.3.28"
920source = "registry+https://github.com/rust-lang/crates.io-index"
921checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72"
922dependencies = [
923 "proc-macro2",
924 "quote",
925 "syn 2.0.25",
926]
927
928[[package]]
929name = "futures-sink"
930version = "0.3.28"
931source = "registry+https://github.com/rust-lang/crates.io-index"
932checksum = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e"
933
934[[package]]
935name = "futures-task"
936version = "0.3.28"
937source = "registry+https://github.com/rust-lang/crates.io-index"
938checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65"
939
940[[package]]
941name = "futures-util"
942version = "0.3.28"
943source = "registry+https://github.com/rust-lang/crates.io-index"
944checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533"
945dependencies = [
946 "futures-channel",
947 "futures-core",
948 "futures-io",
949 "futures-macro",
950 "futures-sink",
951 "futures-task",
952 "memchr",
953 "pin-project-lite",
954 "pin-utils",
955 "slab",
956]
957
958[[package]]
959name = "generic-array"
960version = "0.14.7"
961source = "registry+https://github.com/rust-lang/crates.io-index"
962checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
963dependencies = [
964 "typenum",
965 "version_check",
966]
967
968[[package]]
969name = "getrandom"
970version = "0.2.10"
971source = "registry+https://github.com/rust-lang/crates.io-index"
972checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
973dependencies = [
974 "cfg-if",
975 "libc",
976 "wasi",
977]
978
979[[package]]
980name = "gif"
981version = "0.11.4"
982source = "registry+https://github.com/rust-lang/crates.io-index"
983checksum = "3edd93c6756b4dfaf2709eafcc345ba2636565295c198a9cfbf75fa5e3e00b06"
984dependencies = [
985 "color_quant",
986 "weezl",
987]
988
989[[package]]
990name = "gimli"
991version = "0.27.3"
992source = "registry+https://github.com/rust-lang/crates.io-index"
993checksum = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e"
994
995[[package]]
996name = "glob"
997version = "0.3.1"
998source = "registry+https://github.com/rust-lang/crates.io-index"
999checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
1000
1001[[package]]
1002name = "globset"
1003version = "0.4.11"
1004source = "registry+https://github.com/rust-lang/crates.io-index"
1005checksum = "1391ab1f92ffcc08911957149833e682aa3fe252b9f45f966d2ef972274c97df"
1006dependencies = [
1007 "aho-corasick",
1008 "bstr",
1009 "fnv",
1010 "log",
1011 "regex",
1012]
1013
1014[[package]]
1015name = "gpui"
1016version = "0.1.0"
1017dependencies = [
1018 "anyhow",
1019 "async-task",
1020 "bindgen",
1021 "block",
1022 "cc",
1023 "cocoa",
1024 "collections",
1025 "core-foundation",
1026 "core-graphics",
1027 "core-text",
1028 "ctor",
1029 "etagere",
1030 "font-kit",
1031 "foreign-types",
1032 "futures",
1033 "gpui_macros",
1034 "image",
1035 "itertools",
1036 "lazy_static",
1037 "log",
1038 "media",
1039 "metal",
1040 "num_cpus",
1041 "objc",
1042 "ordered-float",
1043 "parking",
1044 "parking_lot 0.11.2",
1045 "pathfinder_color",
1046 "pathfinder_geometry",
1047 "postage",
1048 "rand",
1049 "resvg",
1050 "schemars",
1051 "seahash",
1052 "serde",
1053 "serde_derive",
1054 "serde_json",
1055 "smallvec",
1056 "smol",
1057 "sqlez",
1058 "sum_tree",
1059 "time",
1060 "tiny-skia",
1061 "usvg",
1062 "util",
1063 "uuid 1.4.0",
1064 "waker-fn",
1065]
1066
1067[[package]]
1068name = "gpui_macros"
1069version = "0.1.0"
1070dependencies = [
1071 "proc-macro2",
1072 "quote",
1073 "syn 1.0.109",
1074]
1075
1076[[package]]
1077name = "hashbrown"
1078version = "0.14.0"
1079source = "registry+https://github.com/rust-lang/crates.io-index"
1080checksum = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a"
1081
1082[[package]]
1083name = "hermit-abi"
1084version = "0.3.2"
1085source = "registry+https://github.com/rust-lang/crates.io-index"
1086checksum = "443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b"
1087
1088[[package]]
1089name = "http"
1090version = "0.2.9"
1091source = "registry+https://github.com/rust-lang/crates.io-index"
1092checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
1093dependencies = [
1094 "bytes",
1095 "fnv",
1096 "itoa",
1097]
1098
1099[[package]]
1100name = "idna"
1101version = "0.4.0"
1102source = "registry+https://github.com/rust-lang/crates.io-index"
1103checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
1104dependencies = [
1105 "unicode-bidi",
1106 "unicode-normalization",
1107]
1108
1109[[package]]
1110name = "image"
1111version = "0.23.14"
1112source = "registry+https://github.com/rust-lang/crates.io-index"
1113checksum = "24ffcb7e7244a9bf19d35bf2883b9c080c4ced3c07a9895572178cdb8f13f6a1"
1114dependencies = [
1115 "bytemuck",
1116 "byteorder",
1117 "color_quant",
1118 "gif",
1119 "jpeg-decoder",
1120 "num-iter",
1121 "num-rational",
1122 "num-traits",
1123 "png",
1124 "scoped_threadpool",
1125 "tiff",
1126]
1127
1128[[package]]
1129name = "indexmap"
1130version = "2.0.0"
1131source = "registry+https://github.com/rust-lang/crates.io-index"
1132checksum = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d"
1133dependencies = [
1134 "equivalent",
1135 "hashbrown",
1136]
1137
1138[[package]]
1139name = "indoc"
1140version = "1.0.9"
1141source = "registry+https://github.com/rust-lang/crates.io-index"
1142checksum = "bfa799dd5ed20a7e349f3b4639aa80d74549c81716d9ec4f994c9b5815598306"
1143
1144[[package]]
1145name = "instant"
1146version = "0.1.12"
1147source = "registry+https://github.com/rust-lang/crates.io-index"
1148checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
1149dependencies = [
1150 "cfg-if",
1151]
1152
1153[[package]]
1154name = "io-lifetimes"
1155version = "1.0.11"
1156source = "registry+https://github.com/rust-lang/crates.io-index"
1157checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
1158dependencies = [
1159 "hermit-abi",
1160 "libc",
1161 "windows-sys",
1162]
1163
1164[[package]]
1165name = "isahc"
1166version = "1.7.2"
1167source = "registry+https://github.com/rust-lang/crates.io-index"
1168checksum = "334e04b4d781f436dc315cb1e7515bd96826426345d498149e4bde36b67f8ee9"
1169dependencies = [
1170 "async-channel",
1171 "castaway",
1172 "crossbeam-utils",
1173 "curl",
1174 "curl-sys",
1175 "encoding_rs",
1176 "event-listener",
1177 "futures-lite",
1178 "http",
1179 "log",
1180 "mime",
1181 "once_cell",
1182 "polling",
1183 "slab",
1184 "sluice",
1185 "tracing",
1186 "tracing-futures",
1187 "url",
1188 "waker-fn",
1189]
1190
1191[[package]]
1192name = "itertools"
1193version = "0.10.5"
1194source = "registry+https://github.com/rust-lang/crates.io-index"
1195checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
1196dependencies = [
1197 "either",
1198]
1199
1200[[package]]
1201name = "itoa"
1202version = "1.0.8"
1203source = "registry+https://github.com/rust-lang/crates.io-index"
1204checksum = "62b02a5381cc465bd3041d84623d0fa3b66738b52b8e2fc3bab8ad63ab032f4a"
1205
1206[[package]]
1207name = "jpeg-decoder"
1208version = "0.1.22"
1209source = "registry+https://github.com/rust-lang/crates.io-index"
1210checksum = "229d53d58899083193af11e15917b5640cd40b29ff475a1fe4ef725deb02d0f2"
1211dependencies = [
1212 "rayon",
1213]
1214
1215[[package]]
1216name = "kurbo"
1217version = "0.8.3"
1218source = "registry+https://github.com/rust-lang/crates.io-index"
1219checksum = "7a53776d271cfb873b17c618af0298445c88afc52837f3e948fa3fafd131f449"
1220dependencies = [
1221 "arrayvec 0.7.4",
1222]
1223
1224[[package]]
1225name = "lazy_static"
1226version = "1.4.0"
1227source = "registry+https://github.com/rust-lang/crates.io-index"
1228checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
1229
1230[[package]]
1231name = "lazycell"
1232version = "1.3.0"
1233source = "registry+https://github.com/rust-lang/crates.io-index"
1234checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
1235
1236[[package]]
1237name = "libc"
1238version = "0.2.147"
1239source = "registry+https://github.com/rust-lang/crates.io-index"
1240checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3"
1241
1242[[package]]
1243name = "libloading"
1244version = "0.7.4"
1245source = "registry+https://github.com/rust-lang/crates.io-index"
1246checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
1247dependencies = [
1248 "cfg-if",
1249 "winapi",
1250]
1251
1252[[package]]
1253name = "libloading"
1254version = "0.8.0"
1255source = "registry+https://github.com/rust-lang/crates.io-index"
1256checksum = "d580318f95776505201b28cf98eb1fa5e4be3b689633ba6a3e6cd880ff22d8cb"
1257dependencies = [
1258 "cfg-if",
1259 "windows-sys",
1260]
1261
1262[[package]]
1263name = "libsqlite3-sys"
1264version = "0.24.2"
1265source = "registry+https://github.com/rust-lang/crates.io-index"
1266checksum = "898745e570c7d0453cc1fbc4a701eb6c662ed54e8fec8b7d14be137ebeeb9d14"
1267dependencies = [
1268 "cc",
1269 "pkg-config",
1270 "vcpkg",
1271]
1272
1273[[package]]
1274name = "libz-sys"
1275version = "1.1.9"
1276source = "registry+https://github.com/rust-lang/crates.io-index"
1277checksum = "56ee889ecc9568871456d42f603d6a0ce59ff328d291063a45cbdf0036baf6db"
1278dependencies = [
1279 "cc",
1280 "libc",
1281 "pkg-config",
1282 "vcpkg",
1283]
1284
1285[[package]]
1286name = "linux-raw-sys"
1287version = "0.3.8"
1288source = "registry+https://github.com/rust-lang/crates.io-index"
1289checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
1290
1291[[package]]
1292name = "lock_api"
1293version = "0.4.10"
1294source = "registry+https://github.com/rust-lang/crates.io-index"
1295checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
1296dependencies = [
1297 "autocfg",
1298 "scopeguard",
1299]
1300
1301[[package]]
1302name = "log"
1303version = "0.4.19"
1304source = "registry+https://github.com/rust-lang/crates.io-index"
1305checksum = "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4"
1306dependencies = [
1307 "serde",
1308 "value-bag",
1309]
1310
1311[[package]]
1312name = "malloc_buf"
1313version = "0.0.6"
1314source = "registry+https://github.com/rust-lang/crates.io-index"
1315checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
1316dependencies = [
1317 "libc",
1318]
1319
1320[[package]]
1321name = "matches"
1322version = "0.1.10"
1323source = "registry+https://github.com/rust-lang/crates.io-index"
1324checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5"
1325
1326[[package]]
1327name = "media"
1328version = "0.1.0"
1329dependencies = [
1330 "anyhow",
1331 "bindgen",
1332 "block",
1333 "bytes",
1334 "core-foundation",
1335 "foreign-types",
1336 "metal",
1337 "objc",
1338]
1339
1340[[package]]
1341name = "memchr"
1342version = "2.5.0"
1343source = "registry+https://github.com/rust-lang/crates.io-index"
1344checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
1345
1346[[package]]
1347name = "memmap2"
1348version = "0.2.3"
1349source = "registry+https://github.com/rust-lang/crates.io-index"
1350checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4"
1351dependencies = [
1352 "libc",
1353]
1354
1355[[package]]
1356name = "memoffset"
1357version = "0.9.0"
1358source = "registry+https://github.com/rust-lang/crates.io-index"
1359checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c"
1360dependencies = [
1361 "autocfg",
1362]
1363
1364[[package]]
1365name = "metal"
1366version = "0.21.0"
1367source = "registry+https://github.com/rust-lang/crates.io-index"
1368checksum = "4598d719460ade24c7d91f335daf055bf2a7eec030728ce751814c50cdd6a26c"
1369dependencies = [
1370 "bitflags",
1371 "block",
1372 "cocoa-foundation",
1373 "foreign-types",
1374 "log",
1375 "objc",
1376]
1377
1378[[package]]
1379name = "mime"
1380version = "0.3.17"
1381source = "registry+https://github.com/rust-lang/crates.io-index"
1382checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
1383
1384[[package]]
1385name = "minimal-lexical"
1386version = "0.2.1"
1387source = "registry+https://github.com/rust-lang/crates.io-index"
1388checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
1389
1390[[package]]
1391name = "miniz_oxide"
1392version = "0.3.7"
1393source = "registry+https://github.com/rust-lang/crates.io-index"
1394checksum = "791daaae1ed6889560f8c4359194f56648355540573244a5448a83ba1ecc7435"
1395dependencies = [
1396 "adler32",
1397]
1398
1399[[package]]
1400name = "miniz_oxide"
1401version = "0.4.4"
1402source = "registry+https://github.com/rust-lang/crates.io-index"
1403checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b"
1404dependencies = [
1405 "adler",
1406 "autocfg",
1407]
1408
1409[[package]]
1410name = "miniz_oxide"
1411version = "0.7.1"
1412source = "registry+https://github.com/rust-lang/crates.io-index"
1413checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
1414dependencies = [
1415 "adler",
1416]
1417
1418[[package]]
1419name = "nom"
1420version = "7.1.3"
1421source = "registry+https://github.com/rust-lang/crates.io-index"
1422checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
1423dependencies = [
1424 "memchr",
1425 "minimal-lexical",
1426]
1427
1428[[package]]
1429name = "num-integer"
1430version = "0.1.45"
1431source = "registry+https://github.com/rust-lang/crates.io-index"
1432checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
1433dependencies = [
1434 "autocfg",
1435 "num-traits",
1436]
1437
1438[[package]]
1439name = "num-iter"
1440version = "0.1.43"
1441source = "registry+https://github.com/rust-lang/crates.io-index"
1442checksum = "7d03e6c028c5dc5cac6e2dec0efda81fc887605bb3d884578bb6d6bf7514e252"
1443dependencies = [
1444 "autocfg",
1445 "num-integer",
1446 "num-traits",
1447]
1448
1449[[package]]
1450name = "num-rational"
1451version = "0.3.2"
1452source = "registry+https://github.com/rust-lang/crates.io-index"
1453checksum = "12ac428b1cb17fce6f731001d307d351ec70a6d202fc2e60f7d4c5e42d8f4f07"
1454dependencies = [
1455 "autocfg",
1456 "num-integer",
1457 "num-traits",
1458]
1459
1460[[package]]
1461name = "num-traits"
1462version = "0.2.15"
1463source = "registry+https://github.com/rust-lang/crates.io-index"
1464checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
1465dependencies = [
1466 "autocfg",
1467]
1468
1469[[package]]
1470name = "num_cpus"
1471version = "1.16.0"
1472source = "registry+https://github.com/rust-lang/crates.io-index"
1473checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
1474dependencies = [
1475 "hermit-abi",
1476 "libc",
1477]
1478
1479[[package]]
1480name = "objc"
1481version = "0.2.7"
1482source = "registry+https://github.com/rust-lang/crates.io-index"
1483checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
1484dependencies = [
1485 "malloc_buf",
1486 "objc_exception",
1487]
1488
1489[[package]]
1490name = "objc_exception"
1491version = "0.1.2"
1492source = "registry+https://github.com/rust-lang/crates.io-index"
1493checksum = "ad970fb455818ad6cba4c122ad012fae53ae8b4795f86378bce65e4f6bab2ca4"
1494dependencies = [
1495 "cc",
1496]
1497
1498[[package]]
1499name = "object"
1500version = "0.31.1"
1501source = "registry+https://github.com/rust-lang/crates.io-index"
1502checksum = "8bda667d9f2b5051b8833f59f3bf748b28ef54f850f4fcb389a252aa383866d1"
1503dependencies = [
1504 "memchr",
1505]
1506
1507[[package]]
1508name = "once_cell"
1509version = "1.18.0"
1510source = "registry+https://github.com/rust-lang/crates.io-index"
1511checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
1512
1513[[package]]
1514name = "openssl-probe"
1515version = "0.1.5"
1516source = "registry+https://github.com/rust-lang/crates.io-index"
1517checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
1518
1519[[package]]
1520name = "openssl-sys"
1521version = "0.9.90"
1522source = "registry+https://github.com/rust-lang/crates.io-index"
1523checksum = "374533b0e45f3a7ced10fcaeccca020e66656bc03dac384f852e4e5a7a8104a6"
1524dependencies = [
1525 "cc",
1526 "libc",
1527 "pkg-config",
1528 "vcpkg",
1529]
1530
1531[[package]]
1532name = "ordered-float"
1533version = "2.10.0"
1534source = "registry+https://github.com/rust-lang/crates.io-index"
1535checksum = "7940cf2ca942593318d07fcf2596cdca60a85c9e7fab408a5e21a4f9dcd40d87"
1536dependencies = [
1537 "num-traits",
1538]
1539
1540[[package]]
1541name = "parking"
1542version = "2.1.0"
1543source = "registry+https://github.com/rust-lang/crates.io-index"
1544checksum = "14f2252c834a40ed9bb5422029649578e63aa341ac401f74e719dd1afda8394e"
1545
1546[[package]]
1547name = "parking_lot"
1548version = "0.11.2"
1549source = "registry+https://github.com/rust-lang/crates.io-index"
1550checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"
1551dependencies = [
1552 "instant",
1553 "lock_api",
1554 "parking_lot_core 0.8.6",
1555]
1556
1557[[package]]
1558name = "parking_lot"
1559version = "0.12.1"
1560source = "registry+https://github.com/rust-lang/crates.io-index"
1561checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
1562dependencies = [
1563 "lock_api",
1564 "parking_lot_core 0.9.8",
1565]
1566
1567[[package]]
1568name = "parking_lot_core"
1569version = "0.8.6"
1570source = "registry+https://github.com/rust-lang/crates.io-index"
1571checksum = "60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc"
1572dependencies = [
1573 "cfg-if",
1574 "instant",
1575 "libc",
1576 "redox_syscall 0.2.16",
1577 "smallvec",
1578 "winapi",
1579]
1580
1581[[package]]
1582name = "parking_lot_core"
1583version = "0.9.8"
1584source = "registry+https://github.com/rust-lang/crates.io-index"
1585checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447"
1586dependencies = [
1587 "cfg-if",
1588 "libc",
1589 "redox_syscall 0.3.5",
1590 "smallvec",
1591 "windows-targets",
1592]
1593
1594[[package]]
1595name = "pathfinder_color"
1596version = "0.5.0"
1597source = "registry+https://github.com/rust-lang/crates.io-index"
1598checksum = "69bdc0d277d559e35e1b374de56df9262a6b71e091ca04a8831a239f8c7f0c62"
1599dependencies = [
1600 "pathfinder_simd",
1601]
1602
1603[[package]]
1604name = "pathfinder_geometry"
1605version = "0.5.1"
1606source = "registry+https://github.com/rust-lang/crates.io-index"
1607checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3"
1608dependencies = [
1609 "log",
1610 "pathfinder_simd",
1611]
1612
1613[[package]]
1614name = "pathfinder_simd"
1615version = "0.5.1"
1616source = "registry+https://github.com/rust-lang/crates.io-index"
1617checksum = "39fe46acc5503595e5949c17b818714d26fdf9b4920eacf3b2947f0199f4a6ff"
1618dependencies = [
1619 "rustc_version",
1620]
1621
1622[[package]]
1623name = "peeking_take_while"
1624version = "0.1.2"
1625source = "registry+https://github.com/rust-lang/crates.io-index"
1626checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
1627
1628[[package]]
1629name = "percent-encoding"
1630version = "2.3.0"
1631source = "registry+https://github.com/rust-lang/crates.io-index"
1632checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
1633
1634[[package]]
1635name = "pest"
1636version = "2.7.0"
1637source = "registry+https://github.com/rust-lang/crates.io-index"
1638checksum = "f73935e4d55e2abf7f130186537b19e7a4abc886a0252380b59248af473a3fc9"
1639dependencies = [
1640 "thiserror",
1641 "ucd-trie",
1642]
1643
1644[[package]]
1645name = "pico-args"
1646version = "0.4.2"
1647source = "registry+https://github.com/rust-lang/crates.io-index"
1648checksum = "db8bcd96cb740d03149cbad5518db9fd87126a10ab519c011893b1754134c468"
1649
1650[[package]]
1651name = "pin-project"
1652version = "1.1.2"
1653source = "registry+https://github.com/rust-lang/crates.io-index"
1654checksum = "030ad2bc4db10a8944cb0d837f158bdfec4d4a4873ab701a95046770d11f8842"
1655dependencies = [
1656 "pin-project-internal",
1657]
1658
1659[[package]]
1660name = "pin-project-internal"
1661version = "1.1.2"
1662source = "registry+https://github.com/rust-lang/crates.io-index"
1663checksum = "ec2e072ecce94ec471b13398d5402c188e76ac03cf74dd1a975161b23a3f6d9c"
1664dependencies = [
1665 "proc-macro2",
1666 "quote",
1667 "syn 2.0.25",
1668]
1669
1670[[package]]
1671name = "pin-project-lite"
1672version = "0.2.10"
1673source = "registry+https://github.com/rust-lang/crates.io-index"
1674checksum = "4c40d25201921e5ff0c862a505c6557ea88568a4e3ace775ab55e93f2f4f9d57"
1675
1676[[package]]
1677name = "pin-utils"
1678version = "0.1.0"
1679source = "registry+https://github.com/rust-lang/crates.io-index"
1680checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
1681
1682[[package]]
1683name = "pkg-config"
1684version = "0.3.27"
1685source = "registry+https://github.com/rust-lang/crates.io-index"
1686checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
1687
1688[[package]]
1689name = "storybook"
1690version = "0.1.0"
1691dependencies = [
1692 "gpui",
1693]
1694
1695[[package]]
1696name = "png"
1697version = "0.16.8"
1698source = "registry+https://github.com/rust-lang/crates.io-index"
1699checksum = "3c3287920cb847dee3de33d301c463fba14dda99db24214ddf93f83d3021f4c6"
1700dependencies = [
1701 "bitflags",
1702 "crc32fast",
1703 "deflate",
1704 "miniz_oxide 0.3.7",
1705]
1706
1707[[package]]
1708name = "polling"
1709version = "2.8.0"
1710source = "registry+https://github.com/rust-lang/crates.io-index"
1711checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce"
1712dependencies = [
1713 "autocfg",
1714 "bitflags",
1715 "cfg-if",
1716 "concurrent-queue",
1717 "libc",
1718 "log",
1719 "pin-project-lite",
1720 "windows-sys",
1721]
1722
1723[[package]]
1724name = "pollster"
1725version = "0.2.5"
1726source = "registry+https://github.com/rust-lang/crates.io-index"
1727checksum = "5da3b0203fd7ee5720aa0b5e790b591aa5d3f41c3ed2c34a3a393382198af2f7"
1728
1729[[package]]
1730name = "postage"
1731version = "0.5.0"
1732source = "registry+https://github.com/rust-lang/crates.io-index"
1733checksum = "af3fb618632874fb76937c2361a7f22afd393c982a2165595407edc75b06d3c1"
1734dependencies = [
1735 "atomic",
1736 "crossbeam-queue",
1737 "futures",
1738 "log",
1739 "parking_lot 0.12.1",
1740 "pin-project",
1741 "pollster",
1742 "static_assertions",
1743 "thiserror",
1744]
1745
1746[[package]]
1747name = "ppv-lite86"
1748version = "0.2.17"
1749source = "registry+https://github.com/rust-lang/crates.io-index"
1750checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
1751
1752[[package]]
1753name = "prettyplease"
1754version = "0.2.10"
1755source = "registry+https://github.com/rust-lang/crates.io-index"
1756checksum = "92139198957b410250d43fad93e630d956499a625c527eda65175c8680f83387"
1757dependencies = [
1758 "proc-macro2",
1759 "syn 2.0.25",
1760]
1761
1762[[package]]
1763name = "proc-macro2"
1764version = "1.0.64"
1765source = "registry+https://github.com/rust-lang/crates.io-index"
1766checksum = "78803b62cbf1f46fde80d7c0e803111524b9877184cfe7c3033659490ac7a7da"
1767dependencies = [
1768 "unicode-ident",
1769]
1770
1771[[package]]
1772name = "quote"
1773version = "1.0.29"
1774source = "registry+https://github.com/rust-lang/crates.io-index"
1775checksum = "573015e8ab27661678357f27dc26460738fd2b6c86e46f386fde94cb5d913105"
1776dependencies = [
1777 "proc-macro2",
1778]
1779
1780[[package]]
1781name = "rand"
1782version = "0.8.5"
1783source = "registry+https://github.com/rust-lang/crates.io-index"
1784checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
1785dependencies = [
1786 "libc",
1787 "rand_chacha",
1788 "rand_core",
1789]
1790
1791[[package]]
1792name = "rand_chacha"
1793version = "0.3.1"
1794source = "registry+https://github.com/rust-lang/crates.io-index"
1795checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
1796dependencies = [
1797 "ppv-lite86",
1798 "rand_core",
1799]
1800
1801[[package]]
1802name = "rand_core"
1803version = "0.6.4"
1804source = "registry+https://github.com/rust-lang/crates.io-index"
1805checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
1806dependencies = [
1807 "getrandom",
1808]
1809
1810[[package]]
1811name = "rayon"
1812version = "1.7.0"
1813source = "registry+https://github.com/rust-lang/crates.io-index"
1814checksum = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b"
1815dependencies = [
1816 "either",
1817 "rayon-core",
1818]
1819
1820[[package]]
1821name = "rayon-core"
1822version = "1.11.0"
1823source = "registry+https://github.com/rust-lang/crates.io-index"
1824checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d"
1825dependencies = [
1826 "crossbeam-channel",
1827 "crossbeam-deque",
1828 "crossbeam-utils",
1829 "num_cpus",
1830]
1831
1832[[package]]
1833name = "rctree"
1834version = "0.3.3"
1835source = "registry+https://github.com/rust-lang/crates.io-index"
1836checksum = "be9e29cb19c8fe84169fcb07f8f11e66bc9e6e0280efd4715c54818296f8a4a8"
1837
1838[[package]]
1839name = "redox_syscall"
1840version = "0.2.16"
1841source = "registry+https://github.com/rust-lang/crates.io-index"
1842checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
1843dependencies = [
1844 "bitflags",
1845]
1846
1847[[package]]
1848name = "redox_syscall"
1849version = "0.3.5"
1850source = "registry+https://github.com/rust-lang/crates.io-index"
1851checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
1852dependencies = [
1853 "bitflags",
1854]
1855
1856[[package]]
1857name = "redox_users"
1858version = "0.4.3"
1859source = "registry+https://github.com/rust-lang/crates.io-index"
1860checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
1861dependencies = [
1862 "getrandom",
1863 "redox_syscall 0.2.16",
1864 "thiserror",
1865]
1866
1867[[package]]
1868name = "regex"
1869version = "1.9.1"
1870source = "registry+https://github.com/rust-lang/crates.io-index"
1871checksum = "b2eae68fc220f7cf2532e4494aded17545fce192d59cd996e0fe7887f4ceb575"
1872dependencies = [
1873 "aho-corasick",
1874 "memchr",
1875 "regex-automata",
1876 "regex-syntax",
1877]
1878
1879[[package]]
1880name = "regex-automata"
1881version = "0.3.3"
1882source = "registry+https://github.com/rust-lang/crates.io-index"
1883checksum = "39354c10dd07468c2e73926b23bb9c2caca74c5501e38a35da70406f1d923310"
1884dependencies = [
1885 "aho-corasick",
1886 "memchr",
1887 "regex-syntax",
1888]
1889
1890[[package]]
1891name = "regex-syntax"
1892version = "0.7.4"
1893source = "registry+https://github.com/rust-lang/crates.io-index"
1894checksum = "e5ea92a5b6195c6ef2a0295ea818b312502c6fc94dde986c5553242e18fd4ce2"
1895
1896[[package]]
1897name = "resvg"
1898version = "0.14.1"
1899source = "registry+https://github.com/rust-lang/crates.io-index"
1900checksum = "09697862c5c3f940cbaffef91969c62188b5c8ed385b0aef43a5ff01ddc8000f"
1901dependencies = [
1902 "jpeg-decoder",
1903 "log",
1904 "pico-args",
1905 "png",
1906 "rgb",
1907 "svgfilters",
1908 "tiny-skia",
1909 "usvg",
1910]
1911
1912[[package]]
1913name = "rgb"
1914version = "0.8.36"
1915source = "registry+https://github.com/rust-lang/crates.io-index"
1916checksum = "20ec2d3e3fc7a92ced357df9cebd5a10b6fb2aa1ee797bf7e9ce2f17dffc8f59"
1917dependencies = [
1918 "bytemuck",
1919]
1920
1921[[package]]
1922name = "roxmltree"
1923version = "0.14.1"
1924source = "registry+https://github.com/rust-lang/crates.io-index"
1925checksum = "921904a62e410e37e215c40381b7117f830d9d89ba60ab5236170541dd25646b"
1926dependencies = [
1927 "xmlparser",
1928]
1929
1930[[package]]
1931name = "rust-embed"
1932version = "6.8.1"
1933source = "registry+https://github.com/rust-lang/crates.io-index"
1934checksum = "a36224c3276f8c4ebc8c20f158eca7ca4359c8db89991c4925132aaaf6702661"
1935dependencies = [
1936 "rust-embed-impl",
1937 "rust-embed-utils",
1938 "walkdir",
1939]
1940
1941[[package]]
1942name = "rust-embed-impl"
1943version = "6.8.1"
1944source = "registry+https://github.com/rust-lang/crates.io-index"
1945checksum = "49b94b81e5b2c284684141a2fb9e2a31be90638caf040bf9afbc5a0416afe1ac"
1946dependencies = [
1947 "proc-macro2",
1948 "quote",
1949 "rust-embed-utils",
1950 "syn 2.0.25",
1951 "walkdir",
1952]
1953
1954[[package]]
1955name = "rust-embed-utils"
1956version = "7.8.1"
1957source = "registry+https://github.com/rust-lang/crates.io-index"
1958checksum = "9d38ff6bf570dc3bb7100fce9f7b60c33fa71d80e88da3f2580df4ff2bdded74"
1959dependencies = [
1960 "globset",
1961 "sha2",
1962 "walkdir",
1963]
1964
1965[[package]]
1966name = "rustc-demangle"
1967version = "0.1.23"
1968source = "registry+https://github.com/rust-lang/crates.io-index"
1969checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
1970
1971[[package]]
1972name = "rustc-hash"
1973version = "1.1.0"
1974source = "registry+https://github.com/rust-lang/crates.io-index"
1975checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
1976
1977[[package]]
1978name = "rustc_version"
1979version = "0.3.3"
1980source = "registry+https://github.com/rust-lang/crates.io-index"
1981checksum = "f0dfe2087c51c460008730de8b57e6a320782fbfb312e1f4d520e6c6fae155ee"
1982dependencies = [
1983 "semver",
1984]
1985
1986[[package]]
1987name = "rustix"
1988version = "0.37.23"
1989source = "registry+https://github.com/rust-lang/crates.io-index"
1990checksum = "4d69718bf81c6127a49dc64e44a742e8bb9213c0ff8869a22c308f84c1d4ab06"
1991dependencies = [
1992 "bitflags",
1993 "errno",
1994 "io-lifetimes",
1995 "libc",
1996 "linux-raw-sys",
1997 "windows-sys",
1998]
1999
2000[[package]]
2001name = "rustybuzz"
2002version = "0.3.0"
2003source = "registry+https://github.com/rust-lang/crates.io-index"
2004checksum = "0ab463a295d00f3692e0974a0bfd83c7a9bcd119e27e07c2beecdb1b44a09d10"
2005dependencies = [
2006 "bitflags",
2007 "bytemuck",
2008 "smallvec",
2009 "ttf-parser 0.9.0",
2010 "unicode-bidi-mirroring",
2011 "unicode-ccc",
2012 "unicode-general-category",
2013 "unicode-script",
2014]
2015
2016[[package]]
2017name = "ryu"
2018version = "1.0.14"
2019source = "registry+https://github.com/rust-lang/crates.io-index"
2020checksum = "fe232bdf6be8c8de797b22184ee71118d63780ea42ac85b61d1baa6d3b782ae9"
2021
2022[[package]]
2023name = "safe_arch"
2024version = "0.5.2"
2025source = "registry+https://github.com/rust-lang/crates.io-index"
2026checksum = "c1ff3d6d9696af502cc3110dacce942840fb06ff4514cad92236ecc455f2ce05"
2027dependencies = [
2028 "bytemuck",
2029]
2030
2031[[package]]
2032name = "same-file"
2033version = "1.0.6"
2034source = "registry+https://github.com/rust-lang/crates.io-index"
2035checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
2036dependencies = [
2037 "winapi-util",
2038]
2039
2040[[package]]
2041name = "schannel"
2042version = "0.1.22"
2043source = "registry+https://github.com/rust-lang/crates.io-index"
2044checksum = "0c3733bf4cf7ea0880754e19cb5a462007c4a8c1914bff372ccc95b464f1df88"
2045dependencies = [
2046 "windows-sys",
2047]
2048
2049[[package]]
2050name = "schemars"
2051version = "0.8.12"
2052source = "registry+https://github.com/rust-lang/crates.io-index"
2053checksum = "02c613288622e5f0c3fdc5dbd4db1c5fbe752746b1d1a56a0630b78fd00de44f"
2054dependencies = [
2055 "dyn-clone",
2056 "schemars_derive",
2057 "serde",
2058 "serde_json",
2059]
2060
2061[[package]]
2062name = "schemars_derive"
2063version = "0.8.12"
2064source = "registry+https://github.com/rust-lang/crates.io-index"
2065checksum = "109da1e6b197438deb6db99952990c7f959572794b80ff93707d55a232545e7c"
2066dependencies = [
2067 "proc-macro2",
2068 "quote",
2069 "serde_derive_internals",
2070 "syn 1.0.109",
2071]
2072
2073[[package]]
2074name = "scoped_threadpool"
2075version = "0.1.9"
2076source = "registry+https://github.com/rust-lang/crates.io-index"
2077checksum = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8"
2078
2079[[package]]
2080name = "scopeguard"
2081version = "1.1.0"
2082source = "registry+https://github.com/rust-lang/crates.io-index"
2083checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
2084
2085[[package]]
2086name = "seahash"
2087version = "4.1.0"
2088source = "registry+https://github.com/rust-lang/crates.io-index"
2089checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
2090
2091[[package]]
2092name = "semver"
2093version = "0.11.0"
2094source = "registry+https://github.com/rust-lang/crates.io-index"
2095checksum = "f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6"
2096dependencies = [
2097 "semver-parser",
2098]
2099
2100[[package]]
2101name = "semver-parser"
2102version = "0.10.2"
2103source = "registry+https://github.com/rust-lang/crates.io-index"
2104checksum = "00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7"
2105dependencies = [
2106 "pest",
2107]
2108
2109[[package]]
2110name = "serde"
2111version = "1.0.171"
2112source = "registry+https://github.com/rust-lang/crates.io-index"
2113checksum = "30e27d1e4fd7659406c492fd6cfaf2066ba8773de45ca75e855590f856dc34a9"
2114dependencies = [
2115 "serde_derive",
2116]
2117
2118[[package]]
2119name = "serde_derive"
2120version = "1.0.171"
2121source = "registry+https://github.com/rust-lang/crates.io-index"
2122checksum = "389894603bd18c46fa56231694f8d827779c0951a667087194cf9de94ed24682"
2123dependencies = [
2124 "proc-macro2",
2125 "quote",
2126 "syn 2.0.25",
2127]
2128
2129[[package]]
2130name = "serde_derive_internals"
2131version = "0.26.0"
2132source = "registry+https://github.com/rust-lang/crates.io-index"
2133checksum = "85bf8229e7920a9f636479437026331ce11aa132b4dde37d121944a44d6e5f3c"
2134dependencies = [
2135 "proc-macro2",
2136 "quote",
2137 "syn 1.0.109",
2138]
2139
2140[[package]]
2141name = "serde_fmt"
2142version = "1.0.3"
2143source = "registry+https://github.com/rust-lang/crates.io-index"
2144checksum = "e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4"
2145dependencies = [
2146 "serde",
2147]
2148
2149[[package]]
2150name = "serde_json"
2151version = "1.0.102"
2152source = "registry+https://github.com/rust-lang/crates.io-index"
2153checksum = "b5062a995d481b2308b6064e9af76011f2921c35f97b0468811ed9f6cd91dfed"
2154dependencies = [
2155 "indexmap",
2156 "itoa",
2157 "ryu",
2158 "serde",
2159]
2160
2161[[package]]
2162name = "sha2"
2163version = "0.10.7"
2164source = "registry+https://github.com/rust-lang/crates.io-index"
2165checksum = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8"
2166dependencies = [
2167 "cfg-if",
2168 "cpufeatures",
2169 "digest",
2170]
2171
2172[[package]]
2173name = "shlex"
2174version = "1.1.0"
2175source = "registry+https://github.com/rust-lang/crates.io-index"
2176checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"
2177
2178[[package]]
2179name = "signal-hook"
2180version = "0.3.15"
2181source = "registry+https://github.com/rust-lang/crates.io-index"
2182checksum = "732768f1176d21d09e076c23a93123d40bba92d50c4058da34d45c8de8e682b9"
2183dependencies = [
2184 "libc",
2185 "signal-hook-registry",
2186]
2187
2188[[package]]
2189name = "signal-hook-registry"
2190version = "1.4.1"
2191source = "registry+https://github.com/rust-lang/crates.io-index"
2192checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
2193dependencies = [
2194 "libc",
2195]
2196
2197[[package]]
2198name = "simplecss"
2199version = "0.2.1"
2200source = "registry+https://github.com/rust-lang/crates.io-index"
2201checksum = "a11be7c62927d9427e9f40f3444d5499d868648e2edbc4e2116de69e7ec0e89d"
2202dependencies = [
2203 "log",
2204]
2205
2206[[package]]
2207name = "siphasher"
2208version = "0.2.3"
2209source = "registry+https://github.com/rust-lang/crates.io-index"
2210checksum = "0b8de496cf83d4ed58b6be86c3a275b8602f6ffe98d3024a869e124147a9a3ac"
2211
2212[[package]]
2213name = "slab"
2214version = "0.4.8"
2215source = "registry+https://github.com/rust-lang/crates.io-index"
2216checksum = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"
2217dependencies = [
2218 "autocfg",
2219]
2220
2221[[package]]
2222name = "sluice"
2223version = "0.5.5"
2224source = "registry+https://github.com/rust-lang/crates.io-index"
2225checksum = "6d7400c0eff44aa2fcb5e31a5f24ba9716ed90138769e4977a2ba6014ae63eb5"
2226dependencies = [
2227 "async-channel",
2228 "futures-core",
2229 "futures-io",
2230]
2231
2232[[package]]
2233name = "smallvec"
2234version = "1.11.0"
2235source = "registry+https://github.com/rust-lang/crates.io-index"
2236checksum = "62bb4feee49fdd9f707ef802e22365a35de4b7b299de4763d44bfea899442ff9"
2237
2238[[package]]
2239name = "smol"
2240version = "1.3.0"
2241source = "registry+https://github.com/rust-lang/crates.io-index"
2242checksum = "13f2b548cd8447f8de0fdf1c592929f70f4fc7039a05e47404b0d096ec6987a1"
2243dependencies = [
2244 "async-channel",
2245 "async-executor",
2246 "async-fs",
2247 "async-io",
2248 "async-lock",
2249 "async-net",
2250 "async-process",
2251 "blocking",
2252 "futures-lite",
2253]
2254
2255[[package]]
2256name = "socket2"
2257version = "0.4.9"
2258source = "registry+https://github.com/rust-lang/crates.io-index"
2259checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
2260dependencies = [
2261 "libc",
2262 "winapi",
2263]
2264
2265[[package]]
2266name = "sqlez"
2267version = "0.1.0"
2268dependencies = [
2269 "anyhow",
2270 "futures",
2271 "indoc",
2272 "lazy_static",
2273 "libsqlite3-sys",
2274 "parking_lot 0.11.2",
2275 "smol",
2276 "thread_local",
2277 "uuid 1.4.0",
2278]
2279
2280[[package]]
2281name = "static_assertions"
2282version = "1.1.0"
2283source = "registry+https://github.com/rust-lang/crates.io-index"
2284checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
2285
2286[[package]]
2287name = "sum_tree"
2288version = "0.1.0"
2289dependencies = [
2290 "arrayvec 0.7.4",
2291 "log",
2292]
2293
2294[[package]]
2295name = "sval"
2296version = "2.6.1"
2297source = "registry+https://github.com/rust-lang/crates.io-index"
2298checksum = "8b031320a434d3e9477ccf9b5756d57d4272937b8d22cb88af80b7633a1b78b1"
2299
2300[[package]]
2301name = "sval_buffer"
2302version = "2.6.1"
2303source = "registry+https://github.com/rust-lang/crates.io-index"
2304checksum = "6bf7e9412af26b342f3f2cc5cc4122b0105e9d16eb76046cd14ed10106cf6028"
2305dependencies = [
2306 "sval",
2307 "sval_ref",
2308]
2309
2310[[package]]
2311name = "sval_dynamic"
2312version = "2.6.1"
2313source = "registry+https://github.com/rust-lang/crates.io-index"
2314checksum = "a0ef628e8a77a46ed3338db8d1b08af77495123cc229453084e47cd716d403cf"
2315dependencies = [
2316 "sval",
2317]
2318
2319[[package]]
2320name = "sval_fmt"
2321version = "2.6.1"
2322source = "registry+https://github.com/rust-lang/crates.io-index"
2323checksum = "7dc09e9364c2045ab5fa38f7b04d077b3359d30c4c2b3ec4bae67a358bd64326"
2324dependencies = [
2325 "itoa",
2326 "ryu",
2327 "sval",
2328]
2329
2330[[package]]
2331name = "sval_json"
2332version = "2.6.1"
2333source = "registry+https://github.com/rust-lang/crates.io-index"
2334checksum = "ada6f627e38cbb8860283649509d87bc4a5771141daa41c78fd31f2b9485888d"
2335dependencies = [
2336 "itoa",
2337 "ryu",
2338 "sval",
2339]
2340
2341[[package]]
2342name = "sval_ref"
2343version = "2.6.1"
2344source = "registry+https://github.com/rust-lang/crates.io-index"
2345checksum = "703ca1942a984bd0d9b5a4c0a65ab8b4b794038d080af4eb303c71bc6bf22d7c"
2346dependencies = [
2347 "sval",
2348]
2349
2350[[package]]
2351name = "sval_serde"
2352version = "2.6.1"
2353source = "registry+https://github.com/rust-lang/crates.io-index"
2354checksum = "830926cd0581f7c3e5d51efae4d35c6b6fc4db583842652891ba2f1bed8db046"
2355dependencies = [
2356 "serde",
2357 "sval",
2358 "sval_buffer",
2359 "sval_fmt",
2360]
2361
2362[[package]]
2363name = "svg_fmt"
2364version = "0.4.1"
2365source = "registry+https://github.com/rust-lang/crates.io-index"
2366checksum = "8fb1df15f412ee2e9dfc1c504260fa695c1c3f10fe9f4a6ee2d2184d7d6450e2"
2367
2368[[package]]
2369name = "svgfilters"
2370version = "0.3.0"
2371source = "registry+https://github.com/rust-lang/crates.io-index"
2372checksum = "fb0dce2fee79ac40c21dafba48565ff7a5fa275e23ffe9ce047a40c9574ba34e"
2373dependencies = [
2374 "float-cmp",
2375 "rgb",
2376]
2377
2378[[package]]
2379name = "svgtypes"
2380version = "0.5.0"
2381source = "registry+https://github.com/rust-lang/crates.io-index"
2382checksum = "9c536faaff1a10837cfe373142583f6e27d81e96beba339147e77b67c9f260ff"
2383dependencies = [
2384 "float-cmp",
2385 "siphasher",
2386]
2387
2388[[package]]
2389name = "syn"
2390version = "1.0.109"
2391source = "registry+https://github.com/rust-lang/crates.io-index"
2392checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
2393dependencies = [
2394 "proc-macro2",
2395 "quote",
2396 "unicode-ident",
2397]
2398
2399[[package]]
2400name = "syn"
2401version = "2.0.25"
2402source = "registry+https://github.com/rust-lang/crates.io-index"
2403checksum = "15e3fc8c0c74267e2df136e5e5fb656a464158aa57624053375eb9c8c6e25ae2"
2404dependencies = [
2405 "proc-macro2",
2406 "quote",
2407 "unicode-ident",
2408]
2409
2410[[package]]
2411name = "take-until"
2412version = "0.2.0"
2413source = "registry+https://github.com/rust-lang/crates.io-index"
2414checksum = "8bdb6fa0dfa67b38c1e66b7041ba9dcf23b99d8121907cd31c807a332f7a0bbb"
2415
2416[[package]]
2417name = "thiserror"
2418version = "1.0.43"
2419source = "registry+https://github.com/rust-lang/crates.io-index"
2420checksum = "a35fc5b8971143ca348fa6df4f024d4d55264f3468c71ad1c2f365b0a4d58c42"
2421dependencies = [
2422 "thiserror-impl",
2423]
2424
2425[[package]]
2426name = "thiserror-impl"
2427version = "1.0.43"
2428source = "registry+https://github.com/rust-lang/crates.io-index"
2429checksum = "463fe12d7993d3b327787537ce8dd4dfa058de32fc2b195ef3cde03dc4771e8f"
2430dependencies = [
2431 "proc-macro2",
2432 "quote",
2433 "syn 2.0.25",
2434]
2435
2436[[package]]
2437name = "thread_local"
2438version = "1.1.7"
2439source = "registry+https://github.com/rust-lang/crates.io-index"
2440checksum = "3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152"
2441dependencies = [
2442 "cfg-if",
2443 "once_cell",
2444]
2445
2446[[package]]
2447name = "tiff"
2448version = "0.6.1"
2449source = "registry+https://github.com/rust-lang/crates.io-index"
2450checksum = "9a53f4706d65497df0c4349241deddf35f84cee19c87ed86ea8ca590f4464437"
2451dependencies = [
2452 "jpeg-decoder",
2453 "miniz_oxide 0.4.4",
2454 "weezl",
2455]
2456
2457[[package]]
2458name = "time"
2459version = "0.3.23"
2460source = "registry+https://github.com/rust-lang/crates.io-index"
2461checksum = "59e399c068f43a5d116fedaf73b203fa4f9c519f17e2b34f63221d3792f81446"
2462dependencies = [
2463 "itoa",
2464 "serde",
2465 "time-core",
2466 "time-macros",
2467]
2468
2469[[package]]
2470name = "time-core"
2471version = "0.1.1"
2472source = "registry+https://github.com/rust-lang/crates.io-index"
2473checksum = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb"
2474
2475[[package]]
2476name = "time-macros"
2477version = "0.2.10"
2478source = "registry+https://github.com/rust-lang/crates.io-index"
2479checksum = "96ba15a897f3c86766b757e5ac7221554c6750054d74d5b28844fce5fb36a6c4"
2480dependencies = [
2481 "time-core",
2482]
2483
2484[[package]]
2485name = "tiny-skia"
2486version = "0.5.1"
2487source = "registry+https://github.com/rust-lang/crates.io-index"
2488checksum = "1bf81f2900d2e235220e6f31ec9f63ade6a7f59090c556d74fe949bb3b15e9fe"
2489dependencies = [
2490 "arrayref",
2491 "arrayvec 0.5.2",
2492 "bytemuck",
2493 "cfg-if",
2494 "png",
2495 "safe_arch",
2496]
2497
2498[[package]]
2499name = "tinyvec"
2500version = "1.6.0"
2501source = "registry+https://github.com/rust-lang/crates.io-index"
2502checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
2503dependencies = [
2504 "tinyvec_macros",
2505]
2506
2507[[package]]
2508name = "tinyvec_macros"
2509version = "0.1.1"
2510source = "registry+https://github.com/rust-lang/crates.io-index"
2511checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
2512
2513[[package]]
2514name = "tracing"
2515version = "0.1.37"
2516source = "registry+https://github.com/rust-lang/crates.io-index"
2517checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
2518dependencies = [
2519 "cfg-if",
2520 "log",
2521 "pin-project-lite",
2522 "tracing-attributes",
2523 "tracing-core",
2524]
2525
2526[[package]]
2527name = "tracing-attributes"
2528version = "0.1.26"
2529source = "registry+https://github.com/rust-lang/crates.io-index"
2530checksum = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab"
2531dependencies = [
2532 "proc-macro2",
2533 "quote",
2534 "syn 2.0.25",
2535]
2536
2537[[package]]
2538name = "tracing-core"
2539version = "0.1.31"
2540source = "registry+https://github.com/rust-lang/crates.io-index"
2541checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a"
2542dependencies = [
2543 "once_cell",
2544]
2545
2546[[package]]
2547name = "tracing-futures"
2548version = "0.2.5"
2549source = "registry+https://github.com/rust-lang/crates.io-index"
2550checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"
2551dependencies = [
2552 "pin-project",
2553 "tracing",
2554]
2555
2556[[package]]
2557name = "ttf-parser"
2558version = "0.9.0"
2559source = "registry+https://github.com/rust-lang/crates.io-index"
2560checksum = "62ddb402ac6c2af6f7a2844243887631c4e94b51585b229fcfddb43958cd55ca"
2561
2562[[package]]
2563name = "ttf-parser"
2564version = "0.12.3"
2565source = "registry+https://github.com/rust-lang/crates.io-index"
2566checksum = "7ae2f58a822f08abdaf668897e96a5656fe72f5a9ce66422423e8849384872e6"
2567
2568[[package]]
2569name = "typenum"
2570version = "1.16.0"
2571source = "registry+https://github.com/rust-lang/crates.io-index"
2572checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
2573
2574[[package]]
2575name = "ucd-trie"
2576version = "0.1.6"
2577source = "registry+https://github.com/rust-lang/crates.io-index"
2578checksum = "ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9"
2579
2580[[package]]
2581name = "unicode-bidi"
2582version = "0.3.13"
2583source = "registry+https://github.com/rust-lang/crates.io-index"
2584checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
2585
2586[[package]]
2587name = "unicode-bidi-mirroring"
2588version = "0.1.0"
2589source = "registry+https://github.com/rust-lang/crates.io-index"
2590checksum = "56d12260fb92d52f9008be7e4bca09f584780eb2266dc8fecc6a192bec561694"
2591
2592[[package]]
2593name = "unicode-ccc"
2594version = "0.1.2"
2595source = "registry+https://github.com/rust-lang/crates.io-index"
2596checksum = "cc2520efa644f8268dce4dcd3050eaa7fc044fca03961e9998ac7e2e92b77cf1"
2597
2598[[package]]
2599name = "unicode-general-category"
2600version = "0.2.0"
2601source = "registry+https://github.com/rust-lang/crates.io-index"
2602checksum = "7f9af028e052a610d99e066b33304625dea9613170a2563314490a4e6ec5cf7f"
2603
2604[[package]]
2605name = "unicode-ident"
2606version = "1.0.10"
2607source = "registry+https://github.com/rust-lang/crates.io-index"
2608checksum = "22049a19f4a68748a168c0fc439f9516686aa045927ff767eca0a85101fb6e73"
2609
2610[[package]]
2611name = "unicode-normalization"
2612version = "0.1.22"
2613source = "registry+https://github.com/rust-lang/crates.io-index"
2614checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
2615dependencies = [
2616 "tinyvec",
2617]
2618
2619[[package]]
2620name = "unicode-script"
2621version = "0.5.5"
2622source = "registry+https://github.com/rust-lang/crates.io-index"
2623checksum = "7d817255e1bed6dfd4ca47258685d14d2bdcfbc64fdc9e3819bd5848057b8ecc"
2624
2625[[package]]
2626name = "unicode-vo"
2627version = "0.1.0"
2628source = "registry+https://github.com/rust-lang/crates.io-index"
2629checksum = "b1d386ff53b415b7fe27b50bb44679e2cc4660272694b7b6f3326d8480823a94"
2630
2631[[package]]
2632name = "url"
2633version = "2.4.0"
2634source = "registry+https://github.com/rust-lang/crates.io-index"
2635checksum = "50bff7831e19200a85b17131d085c25d7811bc4e186efdaf54bbd132994a88cb"
2636dependencies = [
2637 "form_urlencoded",
2638 "idna",
2639 "percent-encoding",
2640]
2641
2642[[package]]
2643name = "usvg"
2644version = "0.14.1"
2645source = "registry+https://github.com/rust-lang/crates.io-index"
2646checksum = "ef8352f317d8f9a918ba5154797fb2a93e2730244041cf7d5be35148266adfa5"
2647dependencies = [
2648 "base64",
2649 "data-url",
2650 "flate2",
2651 "fontdb",
2652 "kurbo",
2653 "log",
2654 "memmap2",
2655 "pico-args",
2656 "rctree",
2657 "roxmltree",
2658 "rustybuzz",
2659 "simplecss",
2660 "siphasher",
2661 "svgtypes",
2662 "ttf-parser 0.12.3",
2663 "unicode-bidi",
2664 "unicode-script",
2665 "unicode-vo",
2666 "xmlwriter",
2667]
2668
2669[[package]]
2670name = "util"
2671version = "0.1.0"
2672dependencies = [
2673 "anyhow",
2674 "backtrace",
2675 "dirs",
2676 "futures",
2677 "isahc",
2678 "lazy_static",
2679 "log",
2680 "rand",
2681 "rust-embed",
2682 "serde",
2683 "serde_json",
2684 "smol",
2685 "take-until",
2686 "url",
2687]
2688
2689[[package]]
2690name = "uuid"
2691version = "0.5.1"
2692source = "registry+https://github.com/rust-lang/crates.io-index"
2693checksum = "bcc7e3b898aa6f6c08e5295b6c89258d1331e9ac578cc992fb818759951bdc22"
2694
2695[[package]]
2696name = "uuid"
2697version = "1.4.0"
2698source = "registry+https://github.com/rust-lang/crates.io-index"
2699checksum = "d023da39d1fde5a8a3fe1f3e01ca9632ada0a63e9797de55a879d6e2236277be"
2700dependencies = [
2701 "getrandom",
2702]
2703
2704[[package]]
2705name = "value-bag"
2706version = "1.4.1"
2707source = "registry+https://github.com/rust-lang/crates.io-index"
2708checksum = "d92ccd67fb88503048c01b59152a04effd0782d035a83a6d256ce6085f08f4a3"
2709dependencies = [
2710 "value-bag-serde1",
2711 "value-bag-sval2",
2712]
2713
2714[[package]]
2715name = "value-bag-serde1"
2716version = "1.4.1"
2717source = "registry+https://github.com/rust-lang/crates.io-index"
2718checksum = "b0b9f3feef403a50d4d67e9741a6d8fc688bcbb4e4f31bd4aab72cc690284394"
2719dependencies = [
2720 "erased-serde",
2721 "serde",
2722 "serde_fmt",
2723]
2724
2725[[package]]
2726name = "value-bag-sval2"
2727version = "1.4.1"
2728source = "registry+https://github.com/rust-lang/crates.io-index"
2729checksum = "30b24f4146b6f3361e91cbf527d1fb35e9376c3c0cef72ca5ec5af6d640fad7d"
2730dependencies = [
2731 "sval",
2732 "sval_buffer",
2733 "sval_dynamic",
2734 "sval_fmt",
2735 "sval_json",
2736 "sval_ref",
2737 "sval_serde",
2738]
2739
2740[[package]]
2741name = "vcpkg"
2742version = "0.2.15"
2743source = "registry+https://github.com/rust-lang/crates.io-index"
2744checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
2745
2746[[package]]
2747name = "version_check"
2748version = "0.9.4"
2749source = "registry+https://github.com/rust-lang/crates.io-index"
2750checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
2751
2752[[package]]
2753name = "waker-fn"
2754version = "1.1.0"
2755source = "registry+https://github.com/rust-lang/crates.io-index"
2756checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"
2757
2758[[package]]
2759name = "walkdir"
2760version = "2.3.3"
2761source = "registry+https://github.com/rust-lang/crates.io-index"
2762checksum = "36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698"
2763dependencies = [
2764 "same-file",
2765 "winapi-util",
2766]
2767
2768[[package]]
2769name = "wasi"
2770version = "0.11.0+wasi-snapshot-preview1"
2771source = "registry+https://github.com/rust-lang/crates.io-index"
2772checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
2773
2774[[package]]
2775name = "weezl"
2776version = "0.1.7"
2777source = "registry+https://github.com/rust-lang/crates.io-index"
2778checksum = "9193164d4de03a926d909d3bc7c30543cecb35400c02114792c2cae20d5e2dbb"
2779
2780[[package]]
2781name = "which"
2782version = "4.4.0"
2783source = "registry+https://github.com/rust-lang/crates.io-index"
2784checksum = "2441c784c52b289a054b7201fc93253e288f094e2f4be9058343127c4226a269"
2785dependencies = [
2786 "either",
2787 "libc",
2788 "once_cell",
2789]
2790
2791[[package]]
2792name = "winapi"
2793version = "0.3.9"
2794source = "registry+https://github.com/rust-lang/crates.io-index"
2795checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
2796dependencies = [
2797 "winapi-i686-pc-windows-gnu",
2798 "winapi-x86_64-pc-windows-gnu",
2799]
2800
2801[[package]]
2802name = "winapi-i686-pc-windows-gnu"
2803version = "0.4.0"
2804source = "registry+https://github.com/rust-lang/crates.io-index"
2805checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
2806
2807[[package]]
2808name = "winapi-util"
2809version = "0.1.5"
2810source = "registry+https://github.com/rust-lang/crates.io-index"
2811checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
2812dependencies = [
2813 "winapi",
2814]
2815
2816[[package]]
2817name = "winapi-x86_64-pc-windows-gnu"
2818version = "0.4.0"
2819source = "registry+https://github.com/rust-lang/crates.io-index"
2820checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
2821
2822[[package]]
2823name = "windows-sys"
2824version = "0.48.0"
2825source = "registry+https://github.com/rust-lang/crates.io-index"
2826checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
2827dependencies = [
2828 "windows-targets",
2829]
2830
2831[[package]]
2832name = "windows-targets"
2833version = "0.48.1"
2834source = "registry+https://github.com/rust-lang/crates.io-index"
2835checksum = "05d4b17490f70499f20b9e791dcf6a299785ce8af4d709018206dc5b4953e95f"
2836dependencies = [
2837 "windows_aarch64_gnullvm",
2838 "windows_aarch64_msvc",
2839 "windows_i686_gnu",
2840 "windows_i686_msvc",
2841 "windows_x86_64_gnu",
2842 "windows_x86_64_gnullvm",
2843 "windows_x86_64_msvc",
2844]
2845
2846[[package]]
2847name = "windows_aarch64_gnullvm"
2848version = "0.48.0"
2849source = "registry+https://github.com/rust-lang/crates.io-index"
2850checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc"
2851
2852[[package]]
2853name = "windows_aarch64_msvc"
2854version = "0.48.0"
2855source = "registry+https://github.com/rust-lang/crates.io-index"
2856checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3"
2857
2858[[package]]
2859name = "windows_i686_gnu"
2860version = "0.48.0"
2861source = "registry+https://github.com/rust-lang/crates.io-index"
2862checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241"
2863
2864[[package]]
2865name = "windows_i686_msvc"
2866version = "0.48.0"
2867source = "registry+https://github.com/rust-lang/crates.io-index"
2868checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00"
2869
2870[[package]]
2871name = "windows_x86_64_gnu"
2872version = "0.48.0"
2873source = "registry+https://github.com/rust-lang/crates.io-index"
2874checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1"
2875
2876[[package]]
2877name = "windows_x86_64_gnullvm"
2878version = "0.48.0"
2879source = "registry+https://github.com/rust-lang/crates.io-index"
2880checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953"
2881
2882[[package]]
2883name = "windows_x86_64_msvc"
2884version = "0.48.0"
2885source = "registry+https://github.com/rust-lang/crates.io-index"
2886checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"
2887
2888[[package]]
2889name = "wio"
2890version = "0.2.2"
2891source = "registry+https://github.com/rust-lang/crates.io-index"
2892checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
2893dependencies = [
2894 "winapi",
2895]
2896
2897[[package]]
2898name = "xmlparser"
2899version = "0.13.5"
2900source = "registry+https://github.com/rust-lang/crates.io-index"
2901checksum = "4d25c75bf9ea12c4040a97f829154768bbbce366287e2dc044af160cd79a13fd"
2902
2903[[package]]
2904name = "xmlwriter"
2905version = "0.1.0"
2906source = "registry+https://github.com/rust-lang/crates.io-index"
2907checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
2908
2909[[package]]
2910name = "yeslogic-fontconfig-sys"
2911version = "3.2.0"
2912source = "registry+https://github.com/rust-lang/crates.io-index"
2913checksum = "f2bbd69036d397ebbff671b1b8e4d918610c181c5a16073b96f984a38d08c386"
2914dependencies = [
2915 "const-cstr",
2916 "dlib",
2917 "once_cell",
2918 "pkg-config",
2919]