This repository has no description
1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 4
4
5[[package]]
6name = "addr2line"
7version = "0.25.1"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b"
10dependencies = [
11 "gimli",
12]
13
14[[package]]
15name = "adler2"
16version = "2.0.1"
17source = "registry+https://github.com/rust-lang/crates.io-index"
18checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
19
20[[package]]
21name = "aho-corasick"
22version = "1.1.4"
23source = "registry+https://github.com/rust-lang/crates.io-index"
24checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
25dependencies = [
26 "memchr",
27]
28
29[[package]]
30name = "android_system_properties"
31version = "0.1.5"
32source = "registry+https://github.com/rust-lang/crates.io-index"
33checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
34dependencies = [
35 "libc",
36]
37
38[[package]]
39name = "anstream"
40version = "0.6.21"
41source = "registry+https://github.com/rust-lang/crates.io-index"
42checksum = "43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a"
43dependencies = [
44 "anstyle",
45 "anstyle-parse",
46 "anstyle-query",
47 "anstyle-wincon",
48 "colorchoice",
49 "is_terminal_polyfill",
50 "utf8parse",
51]
52
53[[package]]
54name = "anstyle"
55version = "1.0.13"
56source = "registry+https://github.com/rust-lang/crates.io-index"
57checksum = "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78"
58
59[[package]]
60name = "anstyle-parse"
61version = "0.2.7"
62source = "registry+https://github.com/rust-lang/crates.io-index"
63checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2"
64dependencies = [
65 "utf8parse",
66]
67
68[[package]]
69name = "anstyle-query"
70version = "1.1.5"
71source = "registry+https://github.com/rust-lang/crates.io-index"
72checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc"
73dependencies = [
74 "windows-sys 0.60.2",
75]
76
77[[package]]
78name = "anstyle-wincon"
79version = "3.0.11"
80source = "registry+https://github.com/rust-lang/crates.io-index"
81checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d"
82dependencies = [
83 "anstyle",
84 "once_cell_polyfill",
85 "windows-sys 0.60.2",
86]
87
88[[package]]
89name = "anyhow"
90version = "1.0.101"
91source = "registry+https://github.com/rust-lang/crates.io-index"
92checksum = "5f0e0fee31ef5ed1ba1316088939cea399010ed7731dba877ed44aeb407a75ea"
93
94[[package]]
95name = "anymap3"
96version = "1.0.1"
97source = "registry+https://github.com/rust-lang/crates.io-index"
98checksum = "170433209e817da6aae2c51aa0dd443009a613425dd041ebfb2492d1c4c11a25"
99
100[[package]]
101name = "arc-swap"
102version = "1.8.2"
103source = "registry+https://github.com/rust-lang/crates.io-index"
104checksum = "f9f3647c145568cec02c42054e07bdf9a5a698e15b466fb2341bfc393cd24aa5"
105dependencies = [
106 "rustversion",
107]
108
109[[package]]
110name = "arrayref"
111version = "0.3.9"
112source = "registry+https://github.com/rust-lang/crates.io-index"
113checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb"
114
115[[package]]
116name = "arrayvec"
117version = "0.7.6"
118source = "registry+https://github.com/rust-lang/crates.io-index"
119checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
120
121[[package]]
122name = "ascii"
123version = "1.1.0"
124source = "registry+https://github.com/rust-lang/crates.io-index"
125checksum = "d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16"
126
127[[package]]
128name = "assert_no_alloc"
129version = "1.1.2"
130source = "git+https://github.com/robbert-vdh/rust-assert-no-alloc.git?branch=feature%2Fnested-permit-forbid#a6fb4f62b9624715291e320ea5f0f70e73b035cf"
131dependencies = [
132 "backtrace",
133 "log",
134]
135
136[[package]]
137name = "async-broadcast"
138version = "0.7.2"
139source = "registry+https://github.com/rust-lang/crates.io-index"
140checksum = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532"
141dependencies = [
142 "event-listener",
143 "event-listener-strategy",
144 "futures-core",
145 "pin-project-lite",
146]
147
148[[package]]
149name = "async-channel"
150version = "2.5.0"
151source = "registry+https://github.com/rust-lang/crates.io-index"
152checksum = "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2"
153dependencies = [
154 "concurrent-queue",
155 "event-listener-strategy",
156 "futures-core",
157 "pin-project-lite",
158]
159
160[[package]]
161name = "async-executor"
162version = "1.14.0"
163source = "registry+https://github.com/rust-lang/crates.io-index"
164checksum = "c96bf972d85afc50bf5ab8fe2d54d1586b4e0b46c97c50a0c9e71e2f7bcd812a"
165dependencies = [
166 "async-task",
167 "concurrent-queue",
168 "fastrand",
169 "futures-lite",
170 "pin-project-lite",
171 "slab",
172]
173
174[[package]]
175name = "async-io"
176version = "2.6.0"
177source = "registry+https://github.com/rust-lang/crates.io-index"
178checksum = "456b8a8feb6f42d237746d4b3e9a178494627745c3c56c6ea55d92ba50d026fc"
179dependencies = [
180 "autocfg",
181 "cfg-if 1.0.4",
182 "concurrent-queue",
183 "futures-io",
184 "futures-lite",
185 "parking",
186 "polling",
187 "rustix",
188 "slab",
189 "windows-sys 0.61.2",
190]
191
192[[package]]
193name = "async-lock"
194version = "3.4.2"
195source = "registry+https://github.com/rust-lang/crates.io-index"
196checksum = "290f7f2596bd5b78a9fec8088ccd89180d7f9f55b94b0576823bbbdc72ee8311"
197dependencies = [
198 "event-listener",
199 "event-listener-strategy",
200 "pin-project-lite",
201]
202
203[[package]]
204name = "async-process"
205version = "2.5.0"
206source = "registry+https://github.com/rust-lang/crates.io-index"
207checksum = "fc50921ec0055cdd8a16de48773bfeec5c972598674347252c0399676be7da75"
208dependencies = [
209 "async-channel",
210 "async-io",
211 "async-lock",
212 "async-signal",
213 "async-task",
214 "blocking",
215 "cfg-if 1.0.4",
216 "event-listener",
217 "futures-lite",
218 "rustix",
219]
220
221[[package]]
222name = "async-recursion"
223version = "1.1.1"
224source = "registry+https://github.com/rust-lang/crates.io-index"
225checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11"
226dependencies = [
227 "proc-macro2",
228 "quote",
229 "syn 2.0.116",
230]
231
232[[package]]
233name = "async-signal"
234version = "0.2.13"
235source = "registry+https://github.com/rust-lang/crates.io-index"
236checksum = "43c070bbf59cd3570b6b2dd54cd772527c7c3620fce8be898406dd3ed6adc64c"
237dependencies = [
238 "async-io",
239 "async-lock",
240 "atomic-waker",
241 "cfg-if 1.0.4",
242 "futures-core",
243 "futures-io",
244 "rustix",
245 "signal-hook-registry",
246 "slab",
247 "windows-sys 0.61.2",
248]
249
250[[package]]
251name = "async-task"
252version = "4.7.1"
253source = "registry+https://github.com/rust-lang/crates.io-index"
254checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
255
256[[package]]
257name = "async-trait"
258version = "0.1.89"
259source = "registry+https://github.com/rust-lang/crates.io-index"
260checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb"
261dependencies = [
262 "proc-macro2",
263 "quote",
264 "syn 2.0.116",
265]
266
267[[package]]
268name = "atomic-waker"
269version = "1.1.2"
270source = "registry+https://github.com/rust-lang/crates.io-index"
271checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
272
273[[package]]
274name = "atomic_float"
275version = "0.1.0"
276source = "registry+https://github.com/rust-lang/crates.io-index"
277checksum = "62af46d040ba9df09edc6528dae9d8e49f5f3e82f55b7d2ec31a733c38dbc49d"
278
279[[package]]
280name = "atomic_refcell"
281version = "0.1.13"
282source = "registry+https://github.com/rust-lang/crates.io-index"
283checksum = "41e67cd8309bbd06cd603a9e693a784ac2e5d1e955f11286e355089fcab3047c"
284
285[[package]]
286name = "atty"
287version = "0.2.14"
288source = "registry+https://github.com/rust-lang/crates.io-index"
289checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
290dependencies = [
291 "hermit-abi 0.1.19",
292 "libc",
293 "winapi 0.3.9",
294]
295
296[[package]]
297name = "autocfg"
298version = "1.5.0"
299source = "registry+https://github.com/rust-lang/crates.io-index"
300checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
301
302[[package]]
303name = "axum"
304version = "0.8.8"
305source = "registry+https://github.com/rust-lang/crates.io-index"
306checksum = "8b52af3cb4058c895d37317bb27508dccc8e5f2d39454016b297bf4a400597b8"
307dependencies = [
308 "axum-core",
309 "bytes 1.11.1",
310 "form_urlencoded",
311 "futures-util",
312 "http",
313 "http-body",
314 "http-body-util",
315 "hyper",
316 "hyper-util",
317 "itoa",
318 "matchit",
319 "memchr",
320 "mime",
321 "percent-encoding",
322 "pin-project-lite",
323 "serde_core",
324 "serde_json",
325 "serde_path_to_error",
326 "serde_urlencoded",
327 "sync_wrapper",
328 "tokio",
329 "tower",
330 "tower-layer",
331 "tower-service",
332 "tracing",
333]
334
335[[package]]
336name = "axum-core"
337version = "0.5.6"
338source = "registry+https://github.com/rust-lang/crates.io-index"
339checksum = "08c78f31d7b1291f7ee735c1c6780ccde7785daae9a9206026862dab7d8792d1"
340dependencies = [
341 "bytes 1.11.1",
342 "futures-core",
343 "http",
344 "http-body",
345 "http-body-util",
346 "mime",
347 "pin-project-lite",
348 "sync_wrapper",
349 "tower-layer",
350 "tower-service",
351 "tracing",
352]
353
354[[package]]
355name = "backtrace"
356version = "0.3.76"
357source = "registry+https://github.com/rust-lang/crates.io-index"
358checksum = "bb531853791a215d7c62a30daf0dde835f381ab5de4589cfe7c649d2cbe92bd6"
359dependencies = [
360 "addr2line",
361 "cfg-if 1.0.4",
362 "libc",
363 "miniz_oxide",
364 "object",
365 "rustc-demangle",
366 "windows-link 0.2.1",
367]
368
369[[package]]
370name = "base64"
371version = "0.22.1"
372source = "registry+https://github.com/rust-lang/crates.io-index"
373checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
374
375[[package]]
376name = "bitflags"
377version = "1.3.2"
378source = "registry+https://github.com/rust-lang/crates.io-index"
379checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
380
381[[package]]
382name = "bitflags"
383version = "2.11.0"
384source = "registry+https://github.com/rust-lang/crates.io-index"
385checksum = "843867be96c8daad0d758b57df9392b6d8d271134fce549de6ce169ff98a92af"
386
387[[package]]
388name = "block-buffer"
389version = "0.7.3"
390source = "registry+https://github.com/rust-lang/crates.io-index"
391checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"
392dependencies = [
393 "block-padding",
394 "byte-tools",
395 "byteorder",
396 "generic-array 0.12.4",
397]
398
399[[package]]
400name = "block-buffer"
401version = "0.10.4"
402source = "registry+https://github.com/rust-lang/crates.io-index"
403checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
404dependencies = [
405 "generic-array 0.14.7",
406]
407
408[[package]]
409name = "block-padding"
410version = "0.1.5"
411source = "registry+https://github.com/rust-lang/crates.io-index"
412checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"
413dependencies = [
414 "byte-tools",
415]
416
417[[package]]
418name = "block2"
419version = "0.6.2"
420source = "registry+https://github.com/rust-lang/crates.io-index"
421checksum = "cdeb9d870516001442e364c5220d3574d2da8dc765554b4a617230d33fa58ef5"
422dependencies = [
423 "objc2",
424]
425
426[[package]]
427name = "blocking"
428version = "1.6.2"
429source = "registry+https://github.com/rust-lang/crates.io-index"
430checksum = "e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21"
431dependencies = [
432 "async-channel",
433 "async-task",
434 "futures-io",
435 "futures-lite",
436 "piper",
437]
438
439[[package]]
440name = "bumpalo"
441version = "3.19.1"
442source = "registry+https://github.com/rust-lang/crates.io-index"
443checksum = "5dd9dc738b7a8311c7ade152424974d8115f2cdad61e8dab8dac9f2362298510"
444
445[[package]]
446name = "byte-tools"
447version = "0.3.1"
448source = "registry+https://github.com/rust-lang/crates.io-index"
449checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"
450
451[[package]]
452name = "bytemuck"
453version = "1.25.0"
454source = "registry+https://github.com/rust-lang/crates.io-index"
455checksum = "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec"
456
457[[package]]
458name = "byteorder"
459version = "1.5.0"
460source = "registry+https://github.com/rust-lang/crates.io-index"
461checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
462
463[[package]]
464name = "byteorder-lite"
465version = "0.1.0"
466source = "registry+https://github.com/rust-lang/crates.io-index"
467checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495"
468
469[[package]]
470name = "bytes"
471version = "0.4.12"
472source = "registry+https://github.com/rust-lang/crates.io-index"
473checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"
474dependencies = [
475 "byteorder",
476 "iovec",
477]
478
479[[package]]
480name = "bytes"
481version = "1.11.1"
482source = "registry+https://github.com/rust-lang/crates.io-index"
483checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33"
484
485[[package]]
486name = "camino"
487version = "1.2.2"
488source = "registry+https://github.com/rust-lang/crates.io-index"
489checksum = "e629a66d692cb9ff1a1c664e41771b3dcaf961985a9774c0eb0bd1b51cf60a48"
490dependencies = [
491 "serde_core",
492]
493
494[[package]]
495name = "cargo-platform"
496version = "0.1.9"
497source = "registry+https://github.com/rust-lang/crates.io-index"
498checksum = "e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea"
499dependencies = [
500 "serde",
501]
502
503[[package]]
504name = "cargo_metadata"
505version = "0.18.1"
506source = "registry+https://github.com/rust-lang/crates.io-index"
507checksum = "2d886547e41f740c616ae73108f6eb70afe6d940c7bc697cb30f13daec073037"
508dependencies = [
509 "camino",
510 "cargo-platform",
511 "semver",
512 "serde",
513 "serde_json",
514 "thiserror 1.0.69",
515]
516
517[[package]]
518name = "cc"
519version = "1.2.56"
520source = "registry+https://github.com/rust-lang/crates.io-index"
521checksum = "aebf35691d1bfb0ac386a69bac2fde4dd276fb618cf8bf4f5318fe285e821bb2"
522dependencies = [
523 "find-msvc-tools",
524 "shlex",
525]
526
527[[package]]
528name = "cfg-if"
529version = "0.1.10"
530source = "registry+https://github.com/rust-lang/crates.io-index"
531checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
532
533[[package]]
534name = "cfg-if"
535version = "1.0.4"
536source = "registry+https://github.com/rust-lang/crates.io-index"
537checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
538
539[[package]]
540name = "chrono"
541version = "0.4.43"
542source = "registry+https://github.com/rust-lang/crates.io-index"
543checksum = "fac4744fb15ae8337dc853fee7fb3f4e48c0fbaa23d0afe49c447b4fab126118"
544dependencies = [
545 "iana-time-zone",
546 "js-sys",
547 "num-traits",
548 "wasm-bindgen",
549 "windows-link 0.2.1",
550]
551
552[[package]]
553name = "chunked_transfer"
554version = "1.5.0"
555source = "registry+https://github.com/rust-lang/crates.io-index"
556checksum = "6e4de3bc4ea267985becf712dc6d9eed8b04c953b3fcfb339ebc87acd9804901"
557
558[[package]]
559name = "clap"
560version = "4.5.58"
561source = "registry+https://github.com/rust-lang/crates.io-index"
562checksum = "63be97961acde393029492ce0be7a1af7e323e6bae9511ebfac33751be5e6806"
563dependencies = [
564 "clap_builder",
565 "clap_derive",
566]
567
568[[package]]
569name = "clap-sys"
570version = "0.5.0"
571source = "git+https://github.com/micahrj/clap-sys.git?rev=25d7f53fdb6363ad63fbd80049cb7a42a97ac156#25d7f53fdb6363ad63fbd80049cb7a42a97ac156"
572
573[[package]]
574name = "clap_builder"
575version = "4.5.58"
576source = "registry+https://github.com/rust-lang/crates.io-index"
577checksum = "7f13174bda5dfd69d7e947827e5af4b0f2f94a4a3ee92912fba07a66150f21e2"
578dependencies = [
579 "anstream",
580 "anstyle",
581 "clap_lex",
582 "strsim",
583]
584
585[[package]]
586name = "clap_derive"
587version = "4.5.55"
588source = "registry+https://github.com/rust-lang/crates.io-index"
589checksum = "a92793da1a46a5f2a02a6f4c46c6496b28c43638adea8306fcb0caa1634f24e5"
590dependencies = [
591 "heck",
592 "proc-macro2",
593 "quote",
594 "syn 2.0.116",
595]
596
597[[package]]
598name = "clap_lex"
599version = "1.0.0"
600source = "registry+https://github.com/rust-lang/crates.io-index"
601checksum = "3a822ea5bc7590f9d40f1ba12c0dc3c2760f3482c6984db1573ad11031420831"
602
603[[package]]
604name = "color_quant"
605version = "1.1.0"
606source = "registry+https://github.com/rust-lang/crates.io-index"
607checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
608
609[[package]]
610name = "colorchoice"
611version = "1.0.4"
612source = "registry+https://github.com/rust-lang/crates.io-index"
613checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75"
614
615[[package]]
616name = "colored"
617version = "3.1.1"
618source = "registry+https://github.com/rust-lang/crates.io-index"
619checksum = "faf9468729b8cbcea668e36183cb69d317348c2e08e994829fb56ebfdfbaac34"
620dependencies = [
621 "windows-sys 0.59.0",
622]
623
624[[package]]
625name = "concurrent-queue"
626version = "2.5.0"
627source = "registry+https://github.com/rust-lang/crates.io-index"
628checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
629dependencies = [
630 "crossbeam-utils",
631]
632
633[[package]]
634name = "console"
635version = "0.15.11"
636source = "registry+https://github.com/rust-lang/crates.io-index"
637checksum = "054ccb5b10f9f2cbf51eb355ca1d05c2d279ce1804688d0db74b4733a5aeafd8"
638dependencies = [
639 "encode_unicode",
640 "libc",
641 "once_cell",
642 "windows-sys 0.59.0",
643]
644
645[[package]]
646name = "console"
647version = "0.16.2"
648source = "registry+https://github.com/rust-lang/crates.io-index"
649checksum = "03e45a4a8926227e4197636ba97a9fc9b00477e9f4bd711395687c5f0734bec4"
650dependencies = [
651 "encode_unicode",
652 "libc",
653 "once_cell",
654 "unicode-width 0.2.2",
655 "windows-sys 0.61.2",
656]
657
658[[package]]
659name = "core-foundation"
660version = "0.9.4"
661source = "registry+https://github.com/rust-lang/crates.io-index"
662checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
663dependencies = [
664 "core-foundation-sys",
665 "libc",
666]
667
668[[package]]
669name = "core-foundation-sys"
670version = "0.8.7"
671source = "registry+https://github.com/rust-lang/crates.io-index"
672checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
673
674[[package]]
675name = "core_maths"
676version = "0.1.1"
677source = "registry+https://github.com/rust-lang/crates.io-index"
678checksum = "77745e017f5edba1a9c1d854f6f3a52dac8a12dd5af5d2f54aecf61e43d80d30"
679dependencies = [
680 "libm",
681]
682
683[[package]]
684name = "cpufeatures"
685version = "0.2.17"
686source = "registry+https://github.com/rust-lang/crates.io-index"
687checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280"
688dependencies = [
689 "libc",
690]
691
692[[package]]
693name = "crc32fast"
694version = "1.5.0"
695source = "registry+https://github.com/rust-lang/crates.io-index"
696checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
697dependencies = [
698 "cfg-if 1.0.4",
699]
700
701[[package]]
702name = "crossbeam"
703version = "0.8.4"
704source = "registry+https://github.com/rust-lang/crates.io-index"
705checksum = "1137cd7e7fc0fb5d3c5a8678be38ec56e819125d8d7907411fe24ccb943faca8"
706dependencies = [
707 "crossbeam-channel",
708 "crossbeam-deque",
709 "crossbeam-epoch",
710 "crossbeam-queue",
711 "crossbeam-utils",
712]
713
714[[package]]
715name = "crossbeam-channel"
716version = "0.5.15"
717source = "registry+https://github.com/rust-lang/crates.io-index"
718checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2"
719dependencies = [
720 "crossbeam-utils",
721]
722
723[[package]]
724name = "crossbeam-deque"
725version = "0.8.6"
726source = "registry+https://github.com/rust-lang/crates.io-index"
727checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51"
728dependencies = [
729 "crossbeam-epoch",
730 "crossbeam-utils",
731]
732
733[[package]]
734name = "crossbeam-epoch"
735version = "0.9.18"
736source = "registry+https://github.com/rust-lang/crates.io-index"
737checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
738dependencies = [
739 "crossbeam-utils",
740]
741
742[[package]]
743name = "crossbeam-queue"
744version = "0.3.12"
745source = "registry+https://github.com/rust-lang/crates.io-index"
746checksum = "0f58bbc28f91df819d0aa2a2c00cd19754769c2fad90579b3592b1c9ba7a3115"
747dependencies = [
748 "crossbeam-utils",
749]
750
751[[package]]
752name = "crossbeam-utils"
753version = "0.8.21"
754source = "registry+https://github.com/rust-lang/crates.io-index"
755checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
756
757[[package]]
758name = "crypto-common"
759version = "0.1.7"
760source = "registry+https://github.com/rust-lang/crates.io-index"
761checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a"
762dependencies = [
763 "generic-array 0.14.7",
764 "typenum",
765]
766
767[[package]]
768name = "data-encoding"
769version = "2.10.0"
770source = "registry+https://github.com/rust-lang/crates.io-index"
771checksum = "d7a1e2f27636f116493b8b860f5546edb47c8d8f8ea73e1d2a20be88e28d1fea"
772
773[[package]]
774name = "data-url"
775version = "0.3.2"
776source = "registry+https://github.com/rust-lang/crates.io-index"
777checksum = "be1e0bca6c3637f992fc1cc7cbc52a78c1ef6db076dbf1059c4323d6a2048376"
778
779[[package]]
780name = "deranged"
781version = "0.5.6"
782source = "registry+https://github.com/rust-lang/crates.io-index"
783checksum = "cc3dc5ad92c2e2d1c193bbbbdf2ea477cb81331de4f3103f267ca18368b988c4"
784dependencies = [
785 "powerfmt",
786]
787
788[[package]]
789name = "deunicode"
790version = "1.6.2"
791source = "registry+https://github.com/rust-lang/crates.io-index"
792checksum = "abd57806937c9cc163efc8ea3910e00a62e2aeb0b8119f1793a978088f8f6b04"
793
794[[package]]
795name = "diff-match-patch-rs"
796version = "0.5.1"
797source = "registry+https://github.com/rust-lang/crates.io-index"
798checksum = "f1e836eb966678daed8789e698dbdb1016a260c3cdaca6172585e13580c4e4be"
799dependencies = [
800 "chrono",
801 "percent-encoding",
802]
803
804[[package]]
805name = "digest"
806version = "0.8.1"
807source = "registry+https://github.com/rust-lang/crates.io-index"
808checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"
809dependencies = [
810 "generic-array 0.12.4",
811]
812
813[[package]]
814name = "digest"
815version = "0.10.7"
816source = "registry+https://github.com/rust-lang/crates.io-index"
817checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
818dependencies = [
819 "block-buffer 0.10.4",
820 "crypto-common",
821]
822
823[[package]]
824name = "dirs-next"
825version = "2.0.0"
826source = "registry+https://github.com/rust-lang/crates.io-index"
827checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
828dependencies = [
829 "cfg-if 1.0.4",
830 "dirs-sys-next",
831]
832
833[[package]]
834name = "dirs-sys-next"
835version = "0.1.2"
836source = "registry+https://github.com/rust-lang/crates.io-index"
837checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
838dependencies = [
839 "libc",
840 "redox_users",
841 "winapi 0.3.9",
842]
843
844[[package]]
845name = "dispatch2"
846version = "0.3.0"
847source = "registry+https://github.com/rust-lang/crates.io-index"
848checksum = "89a09f22a6c6069a18470eb92d2298acf25463f14256d24778e1230d789a2aec"
849dependencies = [
850 "bitflags 2.11.0",
851 "objc2",
852]
853
854[[package]]
855name = "displaydoc"
856version = "0.2.5"
857source = "registry+https://github.com/rust-lang/crates.io-index"
858checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
859dependencies = [
860 "proc-macro2",
861 "quote",
862 "syn 2.0.116",
863]
864
865[[package]]
866name = "dna-analysis-machine"
867version = "0.1.0"
868dependencies = [
869 "insta",
870 "itertools 0.12.1",
871 "rand 0.9.2",
872 "shapemaker",
873]
874
875[[package]]
876name = "easing-function"
877version = "0.1.1"
878source = "registry+https://github.com/rust-lang/crates.io-index"
879checksum = "1ff18235504129e34c411871066cfa4ad108ed6a28d5fb2417057aff7f99bee4"
880
881[[package]]
882name = "either"
883version = "1.15.0"
884source = "registry+https://github.com/rust-lang/crates.io-index"
885checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
886
887[[package]]
888name = "encode_unicode"
889version = "1.0.0"
890source = "registry+https://github.com/rust-lang/crates.io-index"
891checksum = "34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0"
892
893[[package]]
894name = "endi"
895version = "1.1.1"
896source = "registry+https://github.com/rust-lang/crates.io-index"
897checksum = "66b7e2430c6dff6a955451e2cfc438f09cea1965a9d6f87f7e3b90decc014099"
898
899[[package]]
900name = "enumflags2"
901version = "0.7.12"
902source = "registry+https://github.com/rust-lang/crates.io-index"
903checksum = "1027f7680c853e056ebcec683615fb6fbbc07dbaa13b4d5d9442b146ded4ecef"
904dependencies = [
905 "enumflags2_derive",
906 "serde",
907]
908
909[[package]]
910name = "enumflags2_derive"
911version = "0.7.12"
912source = "registry+https://github.com/rust-lang/crates.io-index"
913checksum = "67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827"
914dependencies = [
915 "proc-macro2",
916 "quote",
917 "syn 2.0.116",
918]
919
920[[package]]
921name = "env_filter"
922version = "1.0.0"
923source = "registry+https://github.com/rust-lang/crates.io-index"
924checksum = "7a1c3cc8e57274ec99de65301228b537f1e4eedc1b8e0f9411c6caac8ae7308f"
925dependencies = [
926 "log",
927 "regex",
928]
929
930[[package]]
931name = "env_logger"
932version = "0.11.9"
933source = "registry+https://github.com/rust-lang/crates.io-index"
934checksum = "b2daee4ea451f429a58296525ddf28b45a3b64f1acf6587e2067437bb11e218d"
935dependencies = [
936 "anstream",
937 "anstyle",
938 "env_filter",
939 "jiff",
940 "log",
941]
942
943[[package]]
944name = "equivalent"
945version = "1.0.2"
946source = "registry+https://github.com/rust-lang/crates.io-index"
947checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
948
949[[package]]
950name = "errno"
951version = "0.3.14"
952source = "registry+https://github.com/rust-lang/crates.io-index"
953checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
954dependencies = [
955 "libc",
956 "windows-sys 0.59.0",
957]
958
959[[package]]
960name = "euclid"
961version = "0.22.13"
962source = "registry+https://github.com/rust-lang/crates.io-index"
963checksum = "df61bf483e837f88d5c2291dcf55c67be7e676b3a51acc48db3a7b163b91ed63"
964dependencies = [
965 "num-traits",
966]
967
968[[package]]
969name = "event-listener"
970version = "5.4.1"
971source = "registry+https://github.com/rust-lang/crates.io-index"
972checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab"
973dependencies = [
974 "concurrent-queue",
975 "parking",
976 "pin-project-lite",
977]
978
979[[package]]
980name = "event-listener-strategy"
981version = "0.5.4"
982source = "registry+https://github.com/rust-lang/crates.io-index"
983checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93"
984dependencies = [
985 "event-listener",
986 "pin-project-lite",
987]
988
989[[package]]
990name = "eyre"
991version = "0.6.12"
992source = "registry+https://github.com/rust-lang/crates.io-index"
993checksum = "7cd915d99f24784cdc19fd37ef22b97e3ff0ae756c7e492e9fbfe897d61e2aec"
994dependencies = [
995 "indenter",
996 "once_cell",
997]
998
999[[package]]
1000name = "fake-simd"
1001version = "0.1.2"
1002source = "registry+https://github.com/rust-lang/crates.io-index"
1003checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
1004
1005[[package]]
1006name = "fastrand"
1007version = "2.3.0"
1008source = "registry+https://github.com/rust-lang/crates.io-index"
1009checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
1010
1011[[package]]
1012name = "fdeflate"
1013version = "0.3.7"
1014source = "registry+https://github.com/rust-lang/crates.io-index"
1015checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c"
1016dependencies = [
1017 "simd-adler32",
1018]
1019
1020[[package]]
1021name = "find-msvc-tools"
1022version = "0.1.9"
1023source = "registry+https://github.com/rust-lang/crates.io-index"
1024checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582"
1025
1026[[package]]
1027name = "flate2"
1028version = "1.1.9"
1029source = "registry+https://github.com/rust-lang/crates.io-index"
1030checksum = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c"
1031dependencies = [
1032 "crc32fast",
1033 "miniz_oxide",
1034]
1035
1036[[package]]
1037name = "float-cmp"
1038version = "0.9.0"
1039source = "registry+https://github.com/rust-lang/crates.io-index"
1040checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4"
1041
1042[[package]]
1043name = "foldhash"
1044version = "0.1.5"
1045source = "registry+https://github.com/rust-lang/crates.io-index"
1046checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2"
1047
1048[[package]]
1049name = "fontconfig-parser"
1050version = "0.5.8"
1051source = "registry+https://github.com/rust-lang/crates.io-index"
1052checksum = "bbc773e24e02d4ddd8395fd30dc147524273a83e54e0f312d986ea30de5f5646"
1053dependencies = [
1054 "roxmltree 0.20.0",
1055]
1056
1057[[package]]
1058name = "fontdb"
1059version = "0.23.0"
1060source = "registry+https://github.com/rust-lang/crates.io-index"
1061checksum = "457e789b3d1202543297a350643cf459f836cade38934e7a4cf6a39e7cde2905"
1062dependencies = [
1063 "fontconfig-parser",
1064 "log",
1065 "memmap2",
1066 "slotmap",
1067 "tinyvec",
1068 "ttf-parser",
1069]
1070
1071[[package]]
1072name = "form_urlencoded"
1073version = "1.2.2"
1074source = "registry+https://github.com/rust-lang/crates.io-index"
1075checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
1076dependencies = [
1077 "percent-encoding",
1078]
1079
1080[[package]]
1081name = "fuchsia-zircon"
1082version = "0.3.3"
1083source = "registry+https://github.com/rust-lang/crates.io-index"
1084checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
1085dependencies = [
1086 "bitflags 1.3.2",
1087 "fuchsia-zircon-sys",
1088]
1089
1090[[package]]
1091name = "fuchsia-zircon-sys"
1092version = "0.3.3"
1093source = "registry+https://github.com/rust-lang/crates.io-index"
1094checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
1095
1096[[package]]
1097name = "futures-channel"
1098version = "0.3.32"
1099source = "registry+https://github.com/rust-lang/crates.io-index"
1100checksum = "07bbe89c50d7a535e539b8c17bc0b49bdb77747034daa8087407d655f3f7cc1d"
1101dependencies = [
1102 "futures-core",
1103]
1104
1105[[package]]
1106name = "futures-core"
1107version = "0.3.32"
1108source = "registry+https://github.com/rust-lang/crates.io-index"
1109checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d"
1110
1111[[package]]
1112name = "futures-io"
1113version = "0.3.32"
1114source = "registry+https://github.com/rust-lang/crates.io-index"
1115checksum = "cecba35d7ad927e23624b22ad55235f2239cfa44fd10428eecbeba6d6a717718"
1116
1117[[package]]
1118name = "futures-lite"
1119version = "2.6.1"
1120source = "registry+https://github.com/rust-lang/crates.io-index"
1121checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad"
1122dependencies = [
1123 "fastrand",
1124 "futures-core",
1125 "futures-io",
1126 "parking",
1127 "pin-project-lite",
1128]
1129
1130[[package]]
1131name = "futures-macro"
1132version = "0.3.32"
1133source = "registry+https://github.com/rust-lang/crates.io-index"
1134checksum = "e835b70203e41293343137df5c0664546da5745f82ec9b84d40be8336958447b"
1135dependencies = [
1136 "proc-macro2",
1137 "quote",
1138 "syn 2.0.116",
1139]
1140
1141[[package]]
1142name = "futures-sink"
1143version = "0.3.32"
1144source = "registry+https://github.com/rust-lang/crates.io-index"
1145checksum = "c39754e157331b013978ec91992bde1ac089843443c49cbc7f46150b0fad0893"
1146
1147[[package]]
1148name = "futures-task"
1149version = "0.3.32"
1150source = "registry+https://github.com/rust-lang/crates.io-index"
1151checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393"
1152
1153[[package]]
1154name = "futures-util"
1155version = "0.3.32"
1156source = "registry+https://github.com/rust-lang/crates.io-index"
1157checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6"
1158dependencies = [
1159 "futures-core",
1160 "futures-macro",
1161 "futures-sink",
1162 "futures-task",
1163 "pin-project-lite",
1164 "slab",
1165]
1166
1167[[package]]
1168name = "generic-array"
1169version = "0.12.4"
1170source = "registry+https://github.com/rust-lang/crates.io-index"
1171checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"
1172dependencies = [
1173 "typenum",
1174]
1175
1176[[package]]
1177name = "generic-array"
1178version = "0.14.7"
1179source = "registry+https://github.com/rust-lang/crates.io-index"
1180checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
1181dependencies = [
1182 "typenum",
1183 "version_check",
1184]
1185
1186[[package]]
1187name = "getrandom"
1188version = "0.1.16"
1189source = "registry+https://github.com/rust-lang/crates.io-index"
1190checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
1191dependencies = [
1192 "cfg-if 1.0.4",
1193 "libc",
1194 "wasi 0.9.0+wasi-snapshot-preview1",
1195]
1196
1197[[package]]
1198name = "getrandom"
1199version = "0.2.17"
1200source = "registry+https://github.com/rust-lang/crates.io-index"
1201checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0"
1202dependencies = [
1203 "cfg-if 1.0.4",
1204 "js-sys",
1205 "libc",
1206 "wasi 0.11.1+wasi-snapshot-preview1",
1207 "wasm-bindgen",
1208]
1209
1210[[package]]
1211name = "getrandom"
1212version = "0.3.4"
1213source = "registry+https://github.com/rust-lang/crates.io-index"
1214checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
1215dependencies = [
1216 "cfg-if 1.0.4",
1217 "libc",
1218 "r-efi",
1219 "wasip2",
1220]
1221
1222[[package]]
1223name = "getrandom"
1224version = "0.4.1"
1225source = "registry+https://github.com/rust-lang/crates.io-index"
1226checksum = "139ef39800118c7683f2fd3c98c1b23c09ae076556b435f8e9064ae108aaeeec"
1227dependencies = [
1228 "cfg-if 1.0.4",
1229 "libc",
1230 "r-efi",
1231 "wasip2",
1232 "wasip3",
1233]
1234
1235[[package]]
1236name = "gif"
1237version = "0.14.1"
1238source = "registry+https://github.com/rust-lang/crates.io-index"
1239checksum = "f5df2ba84018d80c213569363bdcd0c64e6933c67fe4c1d60ecf822971a3c35e"
1240dependencies = [
1241 "color_quant",
1242 "weezl",
1243]
1244
1245[[package]]
1246name = "gimli"
1247version = "0.32.3"
1248source = "registry+https://github.com/rust-lang/crates.io-index"
1249checksum = "e629b9b98ef3dd8afe6ca2bd0f89306cec16d43d907889945bc5d6687f2f13c7"
1250
1251[[package]]
1252name = "goblin"
1253version = "0.6.1"
1254source = "registry+https://github.com/rust-lang/crates.io-index"
1255checksum = "0d6b4de4a8eb6c46a8c77e1d3be942cb9a8bf073c22374578e5ba4b08ed0ff68"
1256dependencies = [
1257 "log",
1258 "plain",
1259 "scroll",
1260]
1261
1262[[package]]
1263name = "half"
1264version = "1.8.3"
1265source = "registry+https://github.com/rust-lang/crates.io-index"
1266checksum = "1b43ede17f21864e81be2fa654110bf1e793774238d86ef8555c37e6519c0403"
1267
1268[[package]]
1269name = "hashbrown"
1270version = "0.15.5"
1271source = "registry+https://github.com/rust-lang/crates.io-index"
1272checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1"
1273dependencies = [
1274 "foldhash",
1275]
1276
1277[[package]]
1278name = "hashbrown"
1279version = "0.16.1"
1280source = "registry+https://github.com/rust-lang/crates.io-index"
1281checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"
1282
1283[[package]]
1284name = "hdrhistogram"
1285version = "7.5.4"
1286source = "registry+https://github.com/rust-lang/crates.io-index"
1287checksum = "765c9198f173dd59ce26ff9f95ef0aafd0a0fe01fb9d72841bc5066a4c06511d"
1288dependencies = [
1289 "byteorder",
1290 "num-traits",
1291]
1292
1293[[package]]
1294name = "heck"
1295version = "0.5.0"
1296source = "registry+https://github.com/rust-lang/crates.io-index"
1297checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
1298
1299[[package]]
1300name = "hermit-abi"
1301version = "0.1.19"
1302source = "registry+https://github.com/rust-lang/crates.io-index"
1303checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
1304dependencies = [
1305 "libc",
1306]
1307
1308[[package]]
1309name = "hermit-abi"
1310version = "0.5.2"
1311source = "registry+https://github.com/rust-lang/crates.io-index"
1312checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c"
1313
1314[[package]]
1315name = "hex"
1316version = "0.4.3"
1317source = "registry+https://github.com/rust-lang/crates.io-index"
1318checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
1319
1320[[package]]
1321name = "hotpath"
1322version = "0.10.1"
1323source = "registry+https://github.com/rust-lang/crates.io-index"
1324checksum = "2dc168af8ef9f2f803292b6eca3bba81daca09df4f019f1d589d4392cc4a84e9"
1325dependencies = [
1326 "arc-swap",
1327 "base64",
1328 "cfg-if 1.0.4",
1329 "clap",
1330 "colored",
1331 "crossbeam-channel",
1332 "eyre",
1333 "futures-util",
1334 "hdrhistogram",
1335 "hotpath-macros",
1336 "libc",
1337 "mach2",
1338 "pin-project-lite",
1339 "prettytable-rs",
1340 "quanta",
1341 "regex",
1342 "serde",
1343 "serde_json",
1344 "tiny_http",
1345 "tokio",
1346]
1347
1348[[package]]
1349name = "hotpath-macros"
1350version = "0.10.1"
1351source = "registry+https://github.com/rust-lang/crates.io-index"
1352checksum = "b2bcbc49dbb85d4226c95a61ab989247ceddb4901c679bcfcab39e586c3e26ad"
1353dependencies = [
1354 "proc-macro2",
1355 "quote",
1356 "syn 2.0.116",
1357]
1358
1359[[package]]
1360name = "http"
1361version = "1.4.0"
1362source = "registry+https://github.com/rust-lang/crates.io-index"
1363checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a"
1364dependencies = [
1365 "bytes 1.11.1",
1366 "itoa",
1367]
1368
1369[[package]]
1370name = "http-body"
1371version = "1.0.1"
1372source = "registry+https://github.com/rust-lang/crates.io-index"
1373checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
1374dependencies = [
1375 "bytes 1.11.1",
1376 "http",
1377]
1378
1379[[package]]
1380name = "http-body-util"
1381version = "0.1.3"
1382source = "registry+https://github.com/rust-lang/crates.io-index"
1383checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
1384dependencies = [
1385 "bytes 1.11.1",
1386 "futures-core",
1387 "http",
1388 "http-body",
1389 "pin-project-lite",
1390]
1391
1392[[package]]
1393name = "httparse"
1394version = "1.10.1"
1395source = "registry+https://github.com/rust-lang/crates.io-index"
1396checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
1397
1398[[package]]
1399name = "httpdate"
1400version = "1.0.3"
1401source = "registry+https://github.com/rust-lang/crates.io-index"
1402checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
1403
1404[[package]]
1405name = "hyper"
1406version = "1.8.1"
1407source = "registry+https://github.com/rust-lang/crates.io-index"
1408checksum = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11"
1409dependencies = [
1410 "atomic-waker",
1411 "bytes 1.11.1",
1412 "futures-channel",
1413 "futures-core",
1414 "http",
1415 "http-body",
1416 "httparse",
1417 "httpdate",
1418 "itoa",
1419 "pin-project-lite",
1420 "pin-utils",
1421 "smallvec",
1422 "tokio",
1423]
1424
1425[[package]]
1426name = "hyper-util"
1427version = "0.1.20"
1428source = "registry+https://github.com/rust-lang/crates.io-index"
1429checksum = "96547c2556ec9d12fb1578c4eaf448b04993e7fb79cbaad930a656880a6bdfa0"
1430dependencies = [
1431 "bytes 1.11.1",
1432 "http",
1433 "http-body",
1434 "hyper",
1435 "pin-project-lite",
1436 "tokio",
1437 "tower-service",
1438]
1439
1440[[package]]
1441name = "iana-time-zone"
1442version = "0.1.65"
1443source = "registry+https://github.com/rust-lang/crates.io-index"
1444checksum = "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470"
1445dependencies = [
1446 "android_system_properties",
1447 "core-foundation-sys",
1448 "iana-time-zone-haiku",
1449 "js-sys",
1450 "log",
1451 "wasm-bindgen",
1452 "windows-core 0.62.2",
1453]
1454
1455[[package]]
1456name = "iana-time-zone-haiku"
1457version = "0.1.2"
1458source = "registry+https://github.com/rust-lang/crates.io-index"
1459checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
1460dependencies = [
1461 "cc",
1462]
1463
1464[[package]]
1465name = "icu_collections"
1466version = "2.1.1"
1467source = "registry+https://github.com/rust-lang/crates.io-index"
1468checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43"
1469dependencies = [
1470 "displaydoc",
1471 "potential_utf",
1472 "yoke",
1473 "zerofrom",
1474 "zerovec",
1475]
1476
1477[[package]]
1478name = "icu_locale_core"
1479version = "2.1.1"
1480source = "registry+https://github.com/rust-lang/crates.io-index"
1481checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6"
1482dependencies = [
1483 "displaydoc",
1484 "litemap",
1485 "tinystr",
1486 "writeable",
1487 "zerovec",
1488]
1489
1490[[package]]
1491name = "icu_normalizer"
1492version = "2.1.1"
1493source = "registry+https://github.com/rust-lang/crates.io-index"
1494checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599"
1495dependencies = [
1496 "icu_collections",
1497 "icu_normalizer_data",
1498 "icu_properties",
1499 "icu_provider",
1500 "smallvec",
1501 "zerovec",
1502]
1503
1504[[package]]
1505name = "icu_normalizer_data"
1506version = "2.1.1"
1507source = "registry+https://github.com/rust-lang/crates.io-index"
1508checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a"
1509
1510[[package]]
1511name = "icu_properties"
1512version = "2.1.2"
1513source = "registry+https://github.com/rust-lang/crates.io-index"
1514checksum = "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec"
1515dependencies = [
1516 "icu_collections",
1517 "icu_locale_core",
1518 "icu_properties_data",
1519 "icu_provider",
1520 "zerotrie",
1521 "zerovec",
1522]
1523
1524[[package]]
1525name = "icu_properties_data"
1526version = "2.1.2"
1527source = "registry+https://github.com/rust-lang/crates.io-index"
1528checksum = "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af"
1529
1530[[package]]
1531name = "icu_provider"
1532version = "2.1.1"
1533source = "registry+https://github.com/rust-lang/crates.io-index"
1534checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614"
1535dependencies = [
1536 "displaydoc",
1537 "icu_locale_core",
1538 "writeable",
1539 "yoke",
1540 "zerofrom",
1541 "zerotrie",
1542 "zerovec",
1543]
1544
1545[[package]]
1546name = "id-arena"
1547version = "2.3.0"
1548source = "registry+https://github.com/rust-lang/crates.io-index"
1549checksum = "3d3067d79b975e8844ca9eb072e16b31c3c1c36928edf9c6789548c524d0d954"
1550
1551[[package]]
1552name = "idna"
1553version = "1.1.0"
1554source = "registry+https://github.com/rust-lang/crates.io-index"
1555checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
1556dependencies = [
1557 "idna_adapter",
1558 "smallvec",
1559 "utf8_iter",
1560]
1561
1562[[package]]
1563name = "idna_adapter"
1564version = "1.2.1"
1565source = "registry+https://github.com/rust-lang/crates.io-index"
1566checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344"
1567dependencies = [
1568 "icu_normalizer",
1569 "icu_properties",
1570]
1571
1572[[package]]
1573name = "image-webp"
1574version = "0.2.4"
1575source = "registry+https://github.com/rust-lang/crates.io-index"
1576checksum = "525e9ff3e1a4be2fbea1fdf0e98686a6d98b4d8f937e1bf7402245af1909e8c3"
1577dependencies = [
1578 "byteorder-lite",
1579 "quick-error",
1580]
1581
1582[[package]]
1583name = "imagesize"
1584version = "0.14.0"
1585source = "registry+https://github.com/rust-lang/crates.io-index"
1586checksum = "09e54e57b4c48b40f7aec75635392b12b3421fa26fe8b4332e63138ed278459c"
1587
1588[[package]]
1589name = "indenter"
1590version = "0.3.4"
1591source = "registry+https://github.com/rust-lang/crates.io-index"
1592checksum = "964de6e86d545b246d84badc0fef527924ace5134f30641c203ef52ba83f58d5"
1593
1594[[package]]
1595name = "indexmap"
1596version = "2.13.0"
1597source = "registry+https://github.com/rust-lang/crates.io-index"
1598checksum = "7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017"
1599dependencies = [
1600 "equivalent",
1601 "hashbrown 0.16.1",
1602 "serde",
1603 "serde_core",
1604]
1605
1606[[package]]
1607name = "indicatif"
1608version = "0.18.4"
1609source = "registry+https://github.com/rust-lang/crates.io-index"
1610checksum = "25470f23803092da7d239834776d653104d551bc4d7eacaf31e6837854b8e9eb"
1611dependencies = [
1612 "console 0.16.2",
1613 "portable-atomic",
1614 "unicode-width 0.2.2",
1615 "unit-prefix",
1616 "web-time",
1617]
1618
1619[[package]]
1620name = "insta"
1621version = "1.46.3"
1622source = "registry+https://github.com/rust-lang/crates.io-index"
1623checksum = "e82db8c87c7f1ccecb34ce0c24399b8a73081427f3c7c50a5d597925356115e4"
1624dependencies = [
1625 "console 0.15.11",
1626 "once_cell",
1627 "similar",
1628 "tempfile",
1629]
1630
1631[[package]]
1632name = "iovec"
1633version = "0.1.4"
1634source = "registry+https://github.com/rust-lang/crates.io-index"
1635checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
1636dependencies = [
1637 "libc",
1638]
1639
1640[[package]]
1641name = "is-terminal"
1642version = "0.4.17"
1643source = "registry+https://github.com/rust-lang/crates.io-index"
1644checksum = "3640c1c38b8e4e43584d8df18be5fc6b0aa314ce6ebf51b53313d4306cca8e46"
1645dependencies = [
1646 "hermit-abi 0.5.2",
1647 "libc",
1648 "windows-sys 0.59.0",
1649]
1650
1651[[package]]
1652name = "is_terminal_polyfill"
1653version = "1.70.2"
1654source = "registry+https://github.com/rust-lang/crates.io-index"
1655checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695"
1656
1657[[package]]
1658name = "itertools"
1659version = "0.12.1"
1660source = "registry+https://github.com/rust-lang/crates.io-index"
1661checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
1662dependencies = [
1663 "either",
1664]
1665
1666[[package]]
1667name = "itertools"
1668version = "0.14.0"
1669source = "registry+https://github.com/rust-lang/crates.io-index"
1670checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285"
1671dependencies = [
1672 "either",
1673]
1674
1675[[package]]
1676name = "itoa"
1677version = "1.0.17"
1678source = "registry+https://github.com/rust-lang/crates.io-index"
1679checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2"
1680
1681[[package]]
1682name = "jiff"
1683version = "0.2.20"
1684source = "registry+https://github.com/rust-lang/crates.io-index"
1685checksum = "c867c356cc096b33f4981825ab281ecba3db0acefe60329f044c1789d94c6543"
1686dependencies = [
1687 "jiff-static",
1688 "log",
1689 "portable-atomic",
1690 "portable-atomic-util",
1691 "serde_core",
1692]
1693
1694[[package]]
1695name = "jiff-static"
1696version = "0.2.20"
1697source = "registry+https://github.com/rust-lang/crates.io-index"
1698checksum = "f7946b4325269738f270bb55b3c19ab5c5040525f83fd625259422a9d25d9be5"
1699dependencies = [
1700 "proc-macro2",
1701 "quote",
1702 "syn 2.0.116",
1703]
1704
1705[[package]]
1706name = "js-sys"
1707version = "0.3.85"
1708source = "registry+https://github.com/rust-lang/crates.io-index"
1709checksum = "8c942ebf8e95485ca0d52d97da7c5a2c387d0e7f0ba4c35e93bfcaee045955b3"
1710dependencies = [
1711 "once_cell",
1712 "wasm-bindgen",
1713]
1714
1715[[package]]
1716name = "kernel32-sys"
1717version = "0.2.2"
1718source = "registry+https://github.com/rust-lang/crates.io-index"
1719checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
1720dependencies = [
1721 "winapi 0.2.8",
1722 "winapi-build",
1723]
1724
1725[[package]]
1726name = "kurbo"
1727version = "0.13.0"
1728source = "registry+https://github.com/rust-lang/crates.io-index"
1729checksum = "7564e90fe3c0d5771e1f0bc95322b21baaeaa0d9213fa6a0b61c99f8b17b3bfb"
1730dependencies = [
1731 "arrayvec",
1732 "euclid",
1733 "smallvec",
1734]
1735
1736[[package]]
1737name = "lazy_static"
1738version = "1.5.0"
1739source = "registry+https://github.com/rust-lang/crates.io-index"
1740checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
1741
1742[[package]]
1743name = "lazycell"
1744version = "1.3.0"
1745source = "registry+https://github.com/rust-lang/crates.io-index"
1746checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
1747
1748[[package]]
1749name = "leb128fmt"
1750version = "0.1.0"
1751source = "registry+https://github.com/rust-lang/crates.io-index"
1752checksum = "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2"
1753
1754[[package]]
1755name = "libc"
1756version = "0.2.182"
1757source = "registry+https://github.com/rust-lang/crates.io-index"
1758checksum = "6800badb6cb2082ffd7b6a67e6125bb39f18782f793520caee8cb8846be06112"
1759
1760[[package]]
1761name = "libm"
1762version = "0.2.16"
1763source = "registry+https://github.com/rust-lang/crates.io-index"
1764checksum = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981"
1765
1766[[package]]
1767name = "libredox"
1768version = "0.1.12"
1769source = "registry+https://github.com/rust-lang/crates.io-index"
1770checksum = "3d0b95e02c851351f877147b7deea7b1afb1df71b63aa5f8270716e0c5720616"
1771dependencies = [
1772 "bitflags 2.11.0",
1773 "libc",
1774]
1775
1776[[package]]
1777name = "linux-raw-sys"
1778version = "0.11.0"
1779source = "registry+https://github.com/rust-lang/crates.io-index"
1780checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039"
1781
1782[[package]]
1783name = "litemap"
1784version = "0.8.1"
1785source = "registry+https://github.com/rust-lang/crates.io-index"
1786checksum = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77"
1787
1788[[package]]
1789name = "lock_api"
1790version = "0.4.14"
1791source = "registry+https://github.com/rust-lang/crates.io-index"
1792checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965"
1793dependencies = [
1794 "scopeguard",
1795]
1796
1797[[package]]
1798name = "log"
1799version = "0.4.29"
1800source = "registry+https://github.com/rust-lang/crates.io-index"
1801checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897"
1802
1803[[package]]
1804name = "mac-notification-sys"
1805version = "0.6.9"
1806source = "registry+https://github.com/rust-lang/crates.io-index"
1807checksum = "65fd3f75411f4725061682ed91f131946e912859d0044d39c4ec0aac818d7621"
1808dependencies = [
1809 "cc",
1810 "objc2",
1811 "objc2-foundation",
1812 "time",
1813]
1814
1815[[package]]
1816name = "mach2"
1817version = "0.6.0"
1818source = "registry+https://github.com/rust-lang/crates.io-index"
1819checksum = "dae608c151f68243f2b000364e1f7b186d9c29845f7d2d85bd31b9ad77ad552b"
1820
1821[[package]]
1822name = "malloc_buf"
1823version = "0.0.6"
1824source = "registry+https://github.com/rust-lang/crates.io-index"
1825checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
1826dependencies = [
1827 "libc",
1828]
1829
1830[[package]]
1831name = "matchit"
1832version = "0.8.4"
1833source = "registry+https://github.com/rust-lang/crates.io-index"
1834checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3"
1835
1836[[package]]
1837name = "measure_time"
1838version = "0.9.0"
1839source = "registry+https://github.com/rust-lang/crates.io-index"
1840checksum = "51c55d61e72fc3ab704396c5fa16f4c184db37978ae4e94ca8959693a235fc0e"
1841dependencies = [
1842 "log",
1843]
1844
1845[[package]]
1846name = "memchr"
1847version = "2.8.0"
1848source = "registry+https://github.com/rust-lang/crates.io-index"
1849checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79"
1850
1851[[package]]
1852name = "memmap2"
1853version = "0.9.10"
1854source = "registry+https://github.com/rust-lang/crates.io-index"
1855checksum = "714098028fe011992e1c3962653c96b2d578c4b4bce9036e15ff220319b1e0e3"
1856dependencies = [
1857 "libc",
1858]
1859
1860[[package]]
1861name = "memoffset"
1862version = "0.9.1"
1863source = "registry+https://github.com/rust-lang/crates.io-index"
1864checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
1865dependencies = [
1866 "autocfg",
1867]
1868
1869[[package]]
1870name = "midi-consts"
1871version = "0.1.0"
1872source = "registry+https://github.com/rust-lang/crates.io-index"
1873checksum = "6f2dd5c7f8aaf48a76e389068ab25ed80bdbc226b887f9013844c415698c9952"
1874
1875[[package]]
1876name = "midly"
1877version = "0.5.3"
1878source = "registry+https://github.com/rust-lang/crates.io-index"
1879checksum = "207d755f4cb882d20c4da58d707ca9130a0c9bc5061f657a4f299b8e36362b7a"
1880dependencies = [
1881 "rayon",
1882]
1883
1884[[package]]
1885name = "mime"
1886version = "0.3.17"
1887source = "registry+https://github.com/rust-lang/crates.io-index"
1888checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
1889
1890[[package]]
1891name = "miniz_oxide"
1892version = "0.8.9"
1893source = "registry+https://github.com/rust-lang/crates.io-index"
1894checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
1895dependencies = [
1896 "adler2",
1897 "simd-adler32",
1898]
1899
1900[[package]]
1901name = "mio"
1902version = "0.6.23"
1903source = "registry+https://github.com/rust-lang/crates.io-index"
1904checksum = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4"
1905dependencies = [
1906 "cfg-if 0.1.10",
1907 "fuchsia-zircon",
1908 "fuchsia-zircon-sys",
1909 "iovec",
1910 "kernel32-sys",
1911 "libc",
1912 "log",
1913 "miow",
1914 "net2",
1915 "slab",
1916 "winapi 0.2.8",
1917]
1918
1919[[package]]
1920name = "mio"
1921version = "1.1.1"
1922source = "registry+https://github.com/rust-lang/crates.io-index"
1923checksum = "a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc"
1924dependencies = [
1925 "libc",
1926 "wasi 0.11.1+wasi-snapshot-preview1",
1927 "windows-sys 0.61.2",
1928]
1929
1930[[package]]
1931name = "mio-extras"
1932version = "2.0.6"
1933source = "registry+https://github.com/rust-lang/crates.io-index"
1934checksum = "52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19"
1935dependencies = [
1936 "lazycell",
1937 "log",
1938 "mio 0.6.23",
1939 "slab",
1940]
1941
1942[[package]]
1943name = "miow"
1944version = "0.2.2"
1945source = "registry+https://github.com/rust-lang/crates.io-index"
1946checksum = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d"
1947dependencies = [
1948 "kernel32-sys",
1949 "net2",
1950 "winapi 0.2.8",
1951 "ws2_32-sys",
1952]
1953
1954[[package]]
1955name = "nanoid"
1956version = "0.4.0"
1957source = "registry+https://github.com/rust-lang/crates.io-index"
1958checksum = "3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e0697ac1508b491fdf2622fb4d8"
1959dependencies = [
1960 "rand 0.8.5",
1961]
1962
1963[[package]]
1964name = "net2"
1965version = "0.2.39"
1966source = "registry+https://github.com/rust-lang/crates.io-index"
1967checksum = "b13b648036a2339d06de780866fbdfda0dde886de7b3af2ddeba8b14f4ee34ac"
1968dependencies = [
1969 "cfg-if 0.1.10",
1970 "libc",
1971 "winapi 0.3.9",
1972]
1973
1974[[package]]
1975name = "nih_log"
1976version = "0.3.1"
1977source = "registry+https://github.com/rust-lang/crates.io-index"
1978checksum = "d0cdb52ef79af48ae110401c883bdb9c15e0306a99ab6ecf18bc52068b668e54"
1979dependencies = [
1980 "atty",
1981 "log",
1982 "once_cell",
1983 "termcolor",
1984 "time",
1985 "windows 0.44.0",
1986]
1987
1988[[package]]
1989name = "nih_plug"
1990version = "0.0.0"
1991source = "git+https://github.com/robbert-vdh/nih-plug.git#28b149ec4d62757d0b448809148a0c3ca6e09a95"
1992dependencies = [
1993 "anyhow",
1994 "anymap3",
1995 "assert_no_alloc",
1996 "atomic_float",
1997 "atomic_refcell",
1998 "backtrace",
1999 "bitflags 1.3.2",
2000 "cfg-if 1.0.4",
2001 "clap-sys",
2002 "core-foundation",
2003 "crossbeam",
2004 "libc",
2005 "log",
2006 "midi-consts",
2007 "nih_log",
2008 "nih_plug_derive",
2009 "objc",
2010 "parking_lot",
2011 "raw-window-handle",
2012 "serde",
2013 "serde_json",
2014 "vst3-sys",
2015 "widestring",
2016 "windows 0.44.0",
2017]
2018
2019[[package]]
2020name = "nih_plug_derive"
2021version = "0.1.0"
2022source = "git+https://github.com/robbert-vdh/nih-plug.git#28b149ec4d62757d0b448809148a0c3ca6e09a95"
2023dependencies = [
2024 "proc-macro2",
2025 "quote",
2026 "syn 1.0.109",
2027]
2028
2029[[package]]
2030name = "nih_plug_xtask"
2031version = "0.1.0"
2032source = "git+https://github.com/robbert-vdh/nih-plug.git#28b149ec4d62757d0b448809148a0c3ca6e09a95"
2033dependencies = [
2034 "anyhow",
2035 "cargo_metadata",
2036 "goblin",
2037 "reflink",
2038 "serde",
2039 "toml 0.7.8",
2040]
2041
2042[[package]]
2043name = "notify-rust"
2044version = "4.12.0"
2045source = "registry+https://github.com/rust-lang/crates.io-index"
2046checksum = "21af20a1b50be5ac5861f74af1a863da53a11c38684d9818d82f1c42f7fdc6c2"
2047dependencies = [
2048 "futures-lite",
2049 "log",
2050 "mac-notification-sys",
2051 "serde",
2052 "tauri-winrt-notification",
2053 "zbus",
2054]
2055
2056[[package]]
2057name = "num"
2058version = "0.4.3"
2059source = "registry+https://github.com/rust-lang/crates.io-index"
2060checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23"
2061dependencies = [
2062 "num-bigint",
2063 "num-complex",
2064 "num-integer",
2065 "num-iter",
2066 "num-rational",
2067 "num-traits",
2068]
2069
2070[[package]]
2071name = "num-bigint"
2072version = "0.4.6"
2073source = "registry+https://github.com/rust-lang/crates.io-index"
2074checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
2075dependencies = [
2076 "num-integer",
2077 "num-traits",
2078]
2079
2080[[package]]
2081name = "num-complex"
2082version = "0.4.6"
2083source = "registry+https://github.com/rust-lang/crates.io-index"
2084checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
2085dependencies = [
2086 "num-traits",
2087]
2088
2089[[package]]
2090name = "num-conv"
2091version = "0.2.0"
2092source = "registry+https://github.com/rust-lang/crates.io-index"
2093checksum = "cf97ec579c3c42f953ef76dbf8d55ac91fb219dde70e49aa4a6b7d74e9919050"
2094
2095[[package]]
2096name = "num-integer"
2097version = "0.1.46"
2098source = "registry+https://github.com/rust-lang/crates.io-index"
2099checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
2100dependencies = [
2101 "num-traits",
2102]
2103
2104[[package]]
2105name = "num-iter"
2106version = "0.1.45"
2107source = "registry+https://github.com/rust-lang/crates.io-index"
2108checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
2109dependencies = [
2110 "autocfg",
2111 "num-integer",
2112 "num-traits",
2113]
2114
2115[[package]]
2116name = "num-rational"
2117version = "0.4.2"
2118source = "registry+https://github.com/rust-lang/crates.io-index"
2119checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"
2120dependencies = [
2121 "num-bigint",
2122 "num-integer",
2123 "num-traits",
2124]
2125
2126[[package]]
2127name = "num-traits"
2128version = "0.2.19"
2129source = "registry+https://github.com/rust-lang/crates.io-index"
2130checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
2131dependencies = [
2132 "autocfg",
2133]
2134
2135[[package]]
2136name = "num_threads"
2137version = "0.1.7"
2138source = "registry+https://github.com/rust-lang/crates.io-index"
2139checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9"
2140dependencies = [
2141 "libc",
2142]
2143
2144[[package]]
2145name = "objc"
2146version = "0.2.7"
2147source = "registry+https://github.com/rust-lang/crates.io-index"
2148checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
2149dependencies = [
2150 "malloc_buf",
2151]
2152
2153[[package]]
2154name = "objc2"
2155version = "0.6.3"
2156source = "registry+https://github.com/rust-lang/crates.io-index"
2157checksum = "b7c2599ce0ec54857b29ce62166b0ed9b4f6f1a70ccc9a71165b6154caca8c05"
2158dependencies = [
2159 "objc2-encode",
2160]
2161
2162[[package]]
2163name = "objc2-core-foundation"
2164version = "0.3.2"
2165source = "registry+https://github.com/rust-lang/crates.io-index"
2166checksum = "2a180dd8642fa45cdb7dd721cd4c11b1cadd4929ce112ebd8b9f5803cc79d536"
2167dependencies = [
2168 "bitflags 2.11.0",
2169 "dispatch2",
2170 "objc2",
2171]
2172
2173[[package]]
2174name = "objc2-encode"
2175version = "4.1.0"
2176source = "registry+https://github.com/rust-lang/crates.io-index"
2177checksum = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33"
2178
2179[[package]]
2180name = "objc2-foundation"
2181version = "0.3.2"
2182source = "registry+https://github.com/rust-lang/crates.io-index"
2183checksum = "e3e0adef53c21f888deb4fa59fc59f7eb17404926ee8a6f59f5df0fd7f9f3272"
2184dependencies = [
2185 "bitflags 2.11.0",
2186 "block2",
2187 "libc",
2188 "objc2",
2189 "objc2-core-foundation",
2190]
2191
2192[[package]]
2193name = "object"
2194version = "0.37.3"
2195source = "registry+https://github.com/rust-lang/crates.io-index"
2196checksum = "ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe"
2197dependencies = [
2198 "memchr",
2199]
2200
2201[[package]]
2202name = "once_cell"
2203version = "1.21.3"
2204source = "registry+https://github.com/rust-lang/crates.io-index"
2205checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
2206
2207[[package]]
2208name = "once_cell_polyfill"
2209version = "1.70.2"
2210source = "registry+https://github.com/rust-lang/crates.io-index"
2211checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe"
2212
2213[[package]]
2214name = "opaque-debug"
2215version = "0.2.3"
2216source = "registry+https://github.com/rust-lang/crates.io-index"
2217checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"
2218
2219[[package]]
2220name = "ordered-float"
2221version = "2.10.1"
2222source = "registry+https://github.com/rust-lang/crates.io-index"
2223checksum = "68f19d67e5a2795c94e73e0bb1cc1a7edeb2e28efd39e2e1c9b7a40c1108b11c"
2224dependencies = [
2225 "num-traits",
2226]
2227
2228[[package]]
2229name = "ordered-stream"
2230version = "0.2.0"
2231source = "registry+https://github.com/rust-lang/crates.io-index"
2232checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
2233dependencies = [
2234 "futures-core",
2235 "pin-project-lite",
2236]
2237
2238[[package]]
2239name = "parking"
2240version = "2.2.1"
2241source = "registry+https://github.com/rust-lang/crates.io-index"
2242checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
2243
2244[[package]]
2245name = "parking_lot"
2246version = "0.12.5"
2247source = "registry+https://github.com/rust-lang/crates.io-index"
2248checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a"
2249dependencies = [
2250 "lock_api",
2251 "parking_lot_core",
2252]
2253
2254[[package]]
2255name = "parking_lot_core"
2256version = "0.9.12"
2257source = "registry+https://github.com/rust-lang/crates.io-index"
2258checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
2259dependencies = [
2260 "cfg-if 1.0.4",
2261 "libc",
2262 "redox_syscall",
2263 "smallvec",
2264 "windows-link 0.2.1",
2265]
2266
2267[[package]]
2268name = "percent-encoding"
2269version = "2.3.2"
2270source = "registry+https://github.com/rust-lang/crates.io-index"
2271checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
2272
2273[[package]]
2274name = "pico-args"
2275version = "0.5.0"
2276source = "registry+https://github.com/rust-lang/crates.io-index"
2277checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315"
2278
2279[[package]]
2280name = "pin-project-lite"
2281version = "0.2.16"
2282source = "registry+https://github.com/rust-lang/crates.io-index"
2283checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
2284
2285[[package]]
2286name = "pin-utils"
2287version = "0.1.0"
2288source = "registry+https://github.com/rust-lang/crates.io-index"
2289checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2290
2291[[package]]
2292name = "piper"
2293version = "0.2.4"
2294source = "registry+https://github.com/rust-lang/crates.io-index"
2295checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066"
2296dependencies = [
2297 "atomic-waker",
2298 "fastrand",
2299 "futures-io",
2300]
2301
2302[[package]]
2303name = "plain"
2304version = "0.2.3"
2305source = "registry+https://github.com/rust-lang/crates.io-index"
2306checksum = "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6"
2307
2308[[package]]
2309name = "playground"
2310version = "0.1.0"
2311dependencies = [
2312 "itertools 0.14.0",
2313 "rand 0.9.2",
2314 "schedule-hell",
2315 "shapemaker",
2316]
2317
2318[[package]]
2319name = "png"
2320version = "0.17.16"
2321source = "registry+https://github.com/rust-lang/crates.io-index"
2322checksum = "82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526"
2323dependencies = [
2324 "bitflags 1.3.2",
2325 "crc32fast",
2326 "fdeflate",
2327 "flate2",
2328 "miniz_oxide",
2329]
2330
2331[[package]]
2332name = "polling"
2333version = "3.11.0"
2334source = "registry+https://github.com/rust-lang/crates.io-index"
2335checksum = "5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218"
2336dependencies = [
2337 "cfg-if 1.0.4",
2338 "concurrent-queue",
2339 "hermit-abi 0.5.2",
2340 "pin-project-lite",
2341 "rustix",
2342 "windows-sys 0.61.2",
2343]
2344
2345[[package]]
2346name = "portable-atomic"
2347version = "1.13.1"
2348source = "registry+https://github.com/rust-lang/crates.io-index"
2349checksum = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49"
2350
2351[[package]]
2352name = "portable-atomic-util"
2353version = "0.2.5"
2354source = "registry+https://github.com/rust-lang/crates.io-index"
2355checksum = "7a9db96d7fa8782dd8c15ce32ffe8680bbd1e978a43bf51a34d39483540495f5"
2356dependencies = [
2357 "portable-atomic",
2358]
2359
2360[[package]]
2361name = "potential_utf"
2362version = "0.1.4"
2363source = "registry+https://github.com/rust-lang/crates.io-index"
2364checksum = "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77"
2365dependencies = [
2366 "zerovec",
2367]
2368
2369[[package]]
2370name = "powerfmt"
2371version = "0.2.0"
2372source = "registry+https://github.com/rust-lang/crates.io-index"
2373checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
2374
2375[[package]]
2376name = "ppv-lite86"
2377version = "0.2.21"
2378source = "registry+https://github.com/rust-lang/crates.io-index"
2379checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
2380dependencies = [
2381 "zerocopy",
2382]
2383
2384[[package]]
2385name = "prettyplease"
2386version = "0.2.37"
2387source = "registry+https://github.com/rust-lang/crates.io-index"
2388checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b"
2389dependencies = [
2390 "proc-macro2",
2391 "syn 2.0.116",
2392]
2393
2394[[package]]
2395name = "prettytable-rs"
2396version = "0.10.0"
2397source = "registry+https://github.com/rust-lang/crates.io-index"
2398checksum = "eea25e07510aa6ab6547308ebe3c036016d162b8da920dbb079e3ba8acf3d95a"
2399dependencies = [
2400 "encode_unicode",
2401 "is-terminal",
2402 "lazy_static",
2403 "term",
2404 "unicode-width 0.1.14",
2405]
2406
2407[[package]]
2408name = "proc-macro-crate"
2409version = "3.4.0"
2410source = "registry+https://github.com/rust-lang/crates.io-index"
2411checksum = "219cb19e96be00ab2e37d6e299658a0cfa83e52429179969b0f0121b4ac46983"
2412dependencies = [
2413 "toml_edit 0.23.10+spec-1.0.0",
2414]
2415
2416[[package]]
2417name = "proc-macro2"
2418version = "1.0.106"
2419source = "registry+https://github.com/rust-lang/crates.io-index"
2420checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
2421dependencies = [
2422 "unicode-ident",
2423]
2424
2425[[package]]
2426name = "quanta"
2427version = "0.12.6"
2428source = "registry+https://github.com/rust-lang/crates.io-index"
2429checksum = "f3ab5a9d756f0d97bdc89019bd2e4ea098cf9cde50ee7564dde6b81ccc8f06c7"
2430dependencies = [
2431 "crossbeam-utils",
2432 "libc",
2433 "once_cell",
2434 "raw-cpuid",
2435 "wasi 0.11.1+wasi-snapshot-preview1",
2436 "web-sys",
2437 "winapi 0.3.9",
2438]
2439
2440[[package]]
2441name = "quick-error"
2442version = "2.0.1"
2443source = "registry+https://github.com/rust-lang/crates.io-index"
2444checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"
2445
2446[[package]]
2447name = "quick-xml"
2448version = "0.37.5"
2449source = "registry+https://github.com/rust-lang/crates.io-index"
2450checksum = "331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb"
2451dependencies = [
2452 "memchr",
2453]
2454
2455[[package]]
2456name = "quick-xml"
2457version = "0.39.1"
2458source = "registry+https://github.com/rust-lang/crates.io-index"
2459checksum = "bd58c6a1fc307e1092aa0bb23d204ca4d1f021764142cd0424dccc84d2d5d106"
2460dependencies = [
2461 "memchr",
2462]
2463
2464[[package]]
2465name = "quote"
2466version = "1.0.44"
2467source = "registry+https://github.com/rust-lang/crates.io-index"
2468checksum = "21b2ebcf727b7760c461f091f9f0f539b77b8e87f2fd88131e7f1b433b3cece4"
2469dependencies = [
2470 "proc-macro2",
2471]
2472
2473[[package]]
2474name = "r-efi"
2475version = "5.3.0"
2476source = "registry+https://github.com/rust-lang/crates.io-index"
2477checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
2478
2479[[package]]
2480name = "rand"
2481version = "0.7.3"
2482source = "registry+https://github.com/rust-lang/crates.io-index"
2483checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
2484dependencies = [
2485 "getrandom 0.1.16",
2486 "libc",
2487 "rand_chacha 0.2.2",
2488 "rand_core 0.5.1",
2489 "rand_hc",
2490]
2491
2492[[package]]
2493name = "rand"
2494version = "0.8.5"
2495source = "registry+https://github.com/rust-lang/crates.io-index"
2496checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
2497dependencies = [
2498 "libc",
2499 "rand_chacha 0.3.1",
2500 "rand_core 0.6.4",
2501]
2502
2503[[package]]
2504name = "rand"
2505version = "0.9.2"
2506source = "registry+https://github.com/rust-lang/crates.io-index"
2507checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1"
2508dependencies = [
2509 "rand_chacha 0.9.0",
2510 "rand_core 0.9.5",
2511]
2512
2513[[package]]
2514name = "rand_chacha"
2515version = "0.2.2"
2516source = "registry+https://github.com/rust-lang/crates.io-index"
2517checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
2518dependencies = [
2519 "ppv-lite86",
2520 "rand_core 0.5.1",
2521]
2522
2523[[package]]
2524name = "rand_chacha"
2525version = "0.3.1"
2526source = "registry+https://github.com/rust-lang/crates.io-index"
2527checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
2528dependencies = [
2529 "ppv-lite86",
2530 "rand_core 0.6.4",
2531]
2532
2533[[package]]
2534name = "rand_chacha"
2535version = "0.9.0"
2536source = "registry+https://github.com/rust-lang/crates.io-index"
2537checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
2538dependencies = [
2539 "ppv-lite86",
2540 "rand_core 0.9.5",
2541]
2542
2543[[package]]
2544name = "rand_core"
2545version = "0.5.1"
2546source = "registry+https://github.com/rust-lang/crates.io-index"
2547checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
2548dependencies = [
2549 "getrandom 0.1.16",
2550]
2551
2552[[package]]
2553name = "rand_core"
2554version = "0.6.4"
2555source = "registry+https://github.com/rust-lang/crates.io-index"
2556checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
2557dependencies = [
2558 "getrandom 0.2.17",
2559]
2560
2561[[package]]
2562name = "rand_core"
2563version = "0.9.5"
2564source = "registry+https://github.com/rust-lang/crates.io-index"
2565checksum = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c"
2566dependencies = [
2567 "getrandom 0.3.4",
2568]
2569
2570[[package]]
2571name = "rand_hc"
2572version = "0.2.0"
2573source = "registry+https://github.com/rust-lang/crates.io-index"
2574checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
2575dependencies = [
2576 "rand_core 0.5.1",
2577]
2578
2579[[package]]
2580name = "raw-cpuid"
2581version = "11.6.0"
2582source = "registry+https://github.com/rust-lang/crates.io-index"
2583checksum = "498cd0dc59d73224351ee52a95fee0f1a617a2eae0e7d9d720cc622c73a54186"
2584dependencies = [
2585 "bitflags 2.11.0",
2586]
2587
2588[[package]]
2589name = "raw-window-handle"
2590version = "0.5.2"
2591source = "registry+https://github.com/rust-lang/crates.io-index"
2592checksum = "f2ff9a1f06a88b01621b7ae906ef0211290d1c8a168a15542486a8f61c0833b9"
2593
2594[[package]]
2595name = "rayon"
2596version = "1.11.0"
2597source = "registry+https://github.com/rust-lang/crates.io-index"
2598checksum = "368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f"
2599dependencies = [
2600 "either",
2601 "rayon-core",
2602]
2603
2604[[package]]
2605name = "rayon-core"
2606version = "1.13.0"
2607source = "registry+https://github.com/rust-lang/crates.io-index"
2608checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91"
2609dependencies = [
2610 "crossbeam-deque",
2611 "crossbeam-utils",
2612]
2613
2614[[package]]
2615name = "redox_syscall"
2616version = "0.5.18"
2617source = "registry+https://github.com/rust-lang/crates.io-index"
2618checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d"
2619dependencies = [
2620 "bitflags 2.11.0",
2621]
2622
2623[[package]]
2624name = "redox_users"
2625version = "0.4.6"
2626source = "registry+https://github.com/rust-lang/crates.io-index"
2627checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43"
2628dependencies = [
2629 "getrandom 0.2.17",
2630 "libredox",
2631 "thiserror 1.0.69",
2632]
2633
2634[[package]]
2635name = "reflink"
2636version = "0.1.3"
2637source = "git+https://github.com/nicokoch/reflink.git?rev=e8d93b465f5d9ad340cd052b64bbc77b8ee107e2#e8d93b465f5d9ad340cd052b64bbc77b8ee107e2"
2638dependencies = [
2639 "libc",
2640 "winapi 0.3.9",
2641]
2642
2643[[package]]
2644name = "regex"
2645version = "1.12.3"
2646source = "registry+https://github.com/rust-lang/crates.io-index"
2647checksum = "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276"
2648dependencies = [
2649 "aho-corasick",
2650 "memchr",
2651 "regex-automata",
2652 "regex-syntax",
2653]
2654
2655[[package]]
2656name = "regex-automata"
2657version = "0.4.14"
2658source = "registry+https://github.com/rust-lang/crates.io-index"
2659checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f"
2660dependencies = [
2661 "aho-corasick",
2662 "memchr",
2663 "regex-syntax",
2664]
2665
2666[[package]]
2667name = "regex-syntax"
2668version = "0.8.9"
2669source = "registry+https://github.com/rust-lang/crates.io-index"
2670checksum = "a96887878f22d7bad8a3b6dc5b7440e0ada9a245242924394987b21cf2210a4c"
2671
2672[[package]]
2673name = "resvg"
2674version = "0.46.0"
2675source = "registry+https://github.com/rust-lang/crates.io-index"
2676checksum = "b563218631706d614e23059436526d005b50ab5f2d506b55a17eb65c5eb83419"
2677dependencies = [
2678 "gif",
2679 "image-webp",
2680 "log",
2681 "pico-args",
2682 "rgb",
2683 "svgtypes",
2684 "tiny-skia",
2685 "usvg",
2686 "zune-jpeg",
2687]
2688
2689[[package]]
2690name = "rgb"
2691version = "0.8.52"
2692source = "registry+https://github.com/rust-lang/crates.io-index"
2693checksum = "0c6a884d2998352bb4daf0183589aec883f16a6da1f4dde84d8e2e9a5409a1ce"
2694dependencies = [
2695 "bytemuck",
2696]
2697
2698[[package]]
2699name = "roxmltree"
2700version = "0.20.0"
2701source = "registry+https://github.com/rust-lang/crates.io-index"
2702checksum = "6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97"
2703
2704[[package]]
2705name = "roxmltree"
2706version = "0.21.1"
2707source = "registry+https://github.com/rust-lang/crates.io-index"
2708checksum = "f1964b10c76125c36f8afe190065a4bf9a87bf324842c05701330bba9f1cacbb"
2709dependencies = [
2710 "memchr",
2711]
2712
2713[[package]]
2714name = "rust-analyzer"
2715version = "0.0.1"
2716source = "registry+https://github.com/rust-lang/crates.io-index"
2717checksum = "11707871ffa56ce568d4f15dd34c2f891a2aa5e4b3435b99b8f99938492525c3"
2718
2719[[package]]
2720name = "rustc-demangle"
2721version = "0.1.27"
2722source = "registry+https://github.com/rust-lang/crates.io-index"
2723checksum = "b50b8869d9fc858ce7266cce0194bd74df58b9d0e3f6df3a9fc8eb470d95c09d"
2724
2725[[package]]
2726name = "rustix"
2727version = "1.1.3"
2728source = "registry+https://github.com/rust-lang/crates.io-index"
2729checksum = "146c9e247ccc180c1f61615433868c99f3de3ae256a30a43b49f67c2d9171f34"
2730dependencies = [
2731 "bitflags 2.11.0",
2732 "errno",
2733 "libc",
2734 "linux-raw-sys",
2735 "windows-sys 0.59.0",
2736]
2737
2738[[package]]
2739name = "rustversion"
2740version = "1.0.22"
2741source = "registry+https://github.com/rust-lang/crates.io-index"
2742checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
2743
2744[[package]]
2745name = "rustybuzz"
2746version = "0.20.1"
2747source = "registry+https://github.com/rust-lang/crates.io-index"
2748checksum = "fd3c7c96f8a08ee34eff8857b11b49b07d71d1c3f4e88f8a88d4c9e9f90b1702"
2749dependencies = [
2750 "bitflags 2.11.0",
2751 "bytemuck",
2752 "core_maths",
2753 "log",
2754 "smallvec",
2755 "ttf-parser",
2756 "unicode-bidi-mirroring",
2757 "unicode-ccc",
2758 "unicode-properties",
2759 "unicode-script",
2760]
2761
2762[[package]]
2763name = "ryu"
2764version = "1.0.23"
2765source = "registry+https://github.com/rust-lang/crates.io-index"
2766checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f"
2767
2768[[package]]
2769name = "schedule-hell"
2770version = "0.1.0"
2771dependencies = [
2772 "anyhow",
2773 "itertools 0.14.0",
2774 "notify-rust",
2775 "pico-args",
2776 "rand 0.9.2",
2777 "serde-aux",
2778 "shapemaker",
2779 "tokio",
2780]
2781
2782[[package]]
2783name = "scopeguard"
2784version = "1.2.0"
2785source = "registry+https://github.com/rust-lang/crates.io-index"
2786checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
2787
2788[[package]]
2789name = "scroll"
2790version = "0.11.0"
2791source = "registry+https://github.com/rust-lang/crates.io-index"
2792checksum = "04c565b551bafbef4157586fa379538366e4385d42082f255bfd96e4fe8519da"
2793dependencies = [
2794 "scroll_derive",
2795]
2796
2797[[package]]
2798name = "scroll_derive"
2799version = "0.11.1"
2800source = "registry+https://github.com/rust-lang/crates.io-index"
2801checksum = "1db149f81d46d2deba7cd3c50772474707729550221e69588478ebf9ada425ae"
2802dependencies = [
2803 "proc-macro2",
2804 "quote",
2805 "syn 2.0.116",
2806]
2807
2808[[package]]
2809name = "semver"
2810version = "1.0.27"
2811source = "registry+https://github.com/rust-lang/crates.io-index"
2812checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2"
2813dependencies = [
2814 "serde",
2815 "serde_core",
2816]
2817
2818[[package]]
2819name = "serde"
2820version = "1.0.228"
2821source = "registry+https://github.com/rust-lang/crates.io-index"
2822checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
2823dependencies = [
2824 "serde_core",
2825 "serde_derive",
2826]
2827
2828[[package]]
2829name = "serde-aux"
2830version = "4.7.0"
2831source = "registry+https://github.com/rust-lang/crates.io-index"
2832checksum = "207f67b28fe90fb596503a9bf0bf1ea5e831e21307658e177c5dfcdfc3ab8a0a"
2833dependencies = [
2834 "chrono",
2835 "serde",
2836 "serde-value",
2837 "serde_json",
2838]
2839
2840[[package]]
2841name = "serde-value"
2842version = "0.7.0"
2843source = "registry+https://github.com/rust-lang/crates.io-index"
2844checksum = "f3a1a3341211875ef120e117ea7fd5228530ae7e7036a779fdc9117be6b3282c"
2845dependencies = [
2846 "ordered-float",
2847 "serde",
2848]
2849
2850[[package]]
2851name = "serde-wasm-bindgen"
2852version = "0.6.5"
2853source = "registry+https://github.com/rust-lang/crates.io-index"
2854checksum = "8302e169f0eddcc139c70f139d19d6467353af16f9fce27e8c30158036a1e16b"
2855dependencies = [
2856 "js-sys",
2857 "serde",
2858 "wasm-bindgen",
2859]
2860
2861[[package]]
2862name = "serde_cbor"
2863version = "0.11.2"
2864source = "registry+https://github.com/rust-lang/crates.io-index"
2865checksum = "2bef2ebfde456fb76bbcf9f59315333decc4fda0b2b44b420243c11e0f5ec1f5"
2866dependencies = [
2867 "half",
2868 "serde",
2869]
2870
2871[[package]]
2872name = "serde_core"
2873version = "1.0.228"
2874source = "registry+https://github.com/rust-lang/crates.io-index"
2875checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
2876dependencies = [
2877 "serde_derive",
2878]
2879
2880[[package]]
2881name = "serde_derive"
2882version = "1.0.228"
2883source = "registry+https://github.com/rust-lang/crates.io-index"
2884checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
2885dependencies = [
2886 "proc-macro2",
2887 "quote",
2888 "syn 2.0.116",
2889]
2890
2891[[package]]
2892name = "serde_json"
2893version = "1.0.149"
2894source = "registry+https://github.com/rust-lang/crates.io-index"
2895checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86"
2896dependencies = [
2897 "itoa",
2898 "memchr",
2899 "serde",
2900 "serde_core",
2901 "zmij",
2902]
2903
2904[[package]]
2905name = "serde_path_to_error"
2906version = "0.1.20"
2907source = "registry+https://github.com/rust-lang/crates.io-index"
2908checksum = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457"
2909dependencies = [
2910 "itoa",
2911 "serde",
2912 "serde_core",
2913]
2914
2915[[package]]
2916name = "serde_repr"
2917version = "0.1.20"
2918source = "registry+https://github.com/rust-lang/crates.io-index"
2919checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c"
2920dependencies = [
2921 "proc-macro2",
2922 "quote",
2923 "syn 2.0.116",
2924]
2925
2926[[package]]
2927name = "serde_spanned"
2928version = "0.6.9"
2929source = "registry+https://github.com/rust-lang/crates.io-index"
2930checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3"
2931dependencies = [
2932 "serde",
2933]
2934
2935[[package]]
2936name = "serde_spanned"
2937version = "1.0.4"
2938source = "registry+https://github.com/rust-lang/crates.io-index"
2939checksum = "f8bbf91e5a4d6315eee45e704372590b30e260ee83af6639d64557f51b067776"
2940dependencies = [
2941 "serde_core",
2942]
2943
2944[[package]]
2945name = "serde_urlencoded"
2946version = "0.7.1"
2947source = "registry+https://github.com/rust-lang/crates.io-index"
2948checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
2949dependencies = [
2950 "form_urlencoded",
2951 "itoa",
2952 "ryu",
2953 "serde",
2954]
2955
2956[[package]]
2957name = "sha-1"
2958version = "0.8.2"
2959source = "registry+https://github.com/rust-lang/crates.io-index"
2960checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"
2961dependencies = [
2962 "block-buffer 0.7.3",
2963 "digest 0.8.1",
2964 "fake-simd",
2965 "opaque-debug",
2966]
2967
2968[[package]]
2969name = "sha1"
2970version = "0.10.6"
2971source = "registry+https://github.com/rust-lang/crates.io-index"
2972checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
2973dependencies = [
2974 "cfg-if 1.0.4",
2975 "cpufeatures",
2976 "digest 0.10.7",
2977]
2978
2979[[package]]
2980name = "shapemaker"
2981version = "1.2.2"
2982dependencies = [
2983 "anyhow",
2984 "axum",
2985 "backtrace",
2986 "chrono",
2987 "console 0.16.2",
2988 "easing-function",
2989 "env_logger",
2990 "getrandom 0.2.17",
2991 "hotpath",
2992 "indicatif",
2993 "insta",
2994 "itertools 0.14.0",
2995 "log",
2996 "measure_time",
2997 "midly",
2998 "nanoid",
2999 "nih_plug",
3000 "notify-rust",
3001 "num",
3002 "once_cell",
3003 "quick-xml 0.39.1",
3004 "rand 0.9.2",
3005 "rayon",
3006 "resvg",
3007 "roxmltree 0.21.1",
3008 "rust-analyzer",
3009 "serde",
3010 "serde-aux",
3011 "serde-wasm-bindgen",
3012 "serde_cbor",
3013 "serde_json",
3014 "slug",
3015 "strum",
3016 "strum_macros",
3017 "tiny-skia",
3018 "tokio",
3019 "toml 0.9.12+spec-1.1.0",
3020 "tungstenite",
3021 "url",
3022 "vgv",
3023 "wasm-bindgen",
3024 "web-sys",
3025 "ws",
3026]
3027
3028[[package]]
3029name = "shlex"
3030version = "1.3.0"
3031source = "registry+https://github.com/rust-lang/crates.io-index"
3032checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
3033
3034[[package]]
3035name = "signal-hook-registry"
3036version = "1.4.8"
3037source = "registry+https://github.com/rust-lang/crates.io-index"
3038checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b"
3039dependencies = [
3040 "errno",
3041 "libc",
3042]
3043
3044[[package]]
3045name = "simd-adler32"
3046version = "0.3.8"
3047source = "registry+https://github.com/rust-lang/crates.io-index"
3048checksum = "e320a6c5ad31d271ad523dcf3ad13e2767ad8b1cb8f047f75a8aeaf8da139da2"
3049
3050[[package]]
3051name = "similar"
3052version = "2.7.0"
3053source = "registry+https://github.com/rust-lang/crates.io-index"
3054checksum = "bbbb5d9659141646ae647b42fe094daf6c6192d1620870b449d9557f748b2daa"
3055
3056[[package]]
3057name = "simplecss"
3058version = "0.2.2"
3059source = "registry+https://github.com/rust-lang/crates.io-index"
3060checksum = "7a9c6883ca9c3c7c90e888de77b7a5c849c779d25d74a1269b0218b14e8b136c"
3061dependencies = [
3062 "log",
3063]
3064
3065[[package]]
3066name = "siphasher"
3067version = "1.0.2"
3068source = "registry+https://github.com/rust-lang/crates.io-index"
3069checksum = "b2aa850e253778c88a04c3d7323b043aeda9d3e30d5971937c1855769763678e"
3070
3071[[package]]
3072name = "slab"
3073version = "0.4.12"
3074source = "registry+https://github.com/rust-lang/crates.io-index"
3075checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5"
3076
3077[[package]]
3078name = "slotmap"
3079version = "1.1.1"
3080source = "registry+https://github.com/rust-lang/crates.io-index"
3081checksum = "bdd58c3c93c3d278ca835519292445cb4b0d4dc59ccfdf7ceadaab3f8aeb4038"
3082dependencies = [
3083 "version_check",
3084]
3085
3086[[package]]
3087name = "slug"
3088version = "0.1.6"
3089source = "registry+https://github.com/rust-lang/crates.io-index"
3090checksum = "882a80f72ee45de3cc9a5afeb2da0331d58df69e4e7d8eeb5d3c7784ae67e724"
3091dependencies = [
3092 "deunicode",
3093 "wasm-bindgen",
3094]
3095
3096[[package]]
3097name = "smallvec"
3098version = "1.15.1"
3099source = "registry+https://github.com/rust-lang/crates.io-index"
3100checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
3101
3102[[package]]
3103name = "socket2"
3104version = "0.6.2"
3105source = "registry+https://github.com/rust-lang/crates.io-index"
3106checksum = "86f4aa3ad99f2088c990dfa82d367e19cb29268ed67c574d10d0a4bfe71f07e0"
3107dependencies = [
3108 "libc",
3109 "windows-sys 0.60.2",
3110]
3111
3112[[package]]
3113name = "specimen"
3114version = "0.1.0"
3115dependencies = [
3116 "insta",
3117 "rand 0.9.2",
3118 "shapemaker",
3119]
3120
3121[[package]]
3122name = "stable_deref_trait"
3123version = "1.2.1"
3124source = "registry+https://github.com/rust-lang/crates.io-index"
3125checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
3126
3127[[package]]
3128name = "strict-num"
3129version = "0.1.1"
3130source = "registry+https://github.com/rust-lang/crates.io-index"
3131checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
3132dependencies = [
3133 "float-cmp",
3134]
3135
3136[[package]]
3137name = "strsim"
3138version = "0.11.1"
3139source = "registry+https://github.com/rust-lang/crates.io-index"
3140checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
3141
3142[[package]]
3143name = "strum"
3144version = "0.27.2"
3145source = "registry+https://github.com/rust-lang/crates.io-index"
3146checksum = "af23d6f6c1a224baef9d3f61e287d2761385a5b88fdab4eb4c6f11aeb54c4bcf"
3147dependencies = [
3148 "strum_macros",
3149]
3150
3151[[package]]
3152name = "strum_macros"
3153version = "0.27.2"
3154source = "registry+https://github.com/rust-lang/crates.io-index"
3155checksum = "7695ce3845ea4b33927c055a39dc438a45b059f7c1b3d91d38d10355fb8cbca7"
3156dependencies = [
3157 "heck",
3158 "proc-macro2",
3159 "quote",
3160 "syn 2.0.116",
3161]
3162
3163[[package]]
3164name = "svgtypes"
3165version = "0.16.1"
3166source = "registry+https://github.com/rust-lang/crates.io-index"
3167checksum = "695b5790b3131dafa99b3bbfd25a216edb3d216dad9ca208d4657bfb8f2abc3d"
3168dependencies = [
3169 "kurbo",
3170 "siphasher",
3171]
3172
3173[[package]]
3174name = "syn"
3175version = "1.0.109"
3176source = "registry+https://github.com/rust-lang/crates.io-index"
3177checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
3178dependencies = [
3179 "proc-macro2",
3180 "quote",
3181 "unicode-ident",
3182]
3183
3184[[package]]
3185name = "syn"
3186version = "2.0.116"
3187source = "registry+https://github.com/rust-lang/crates.io-index"
3188checksum = "3df424c70518695237746f84cede799c9c58fcb37450d7b23716568cc8bc69cb"
3189dependencies = [
3190 "proc-macro2",
3191 "quote",
3192 "unicode-ident",
3193]
3194
3195[[package]]
3196name = "sync_wrapper"
3197version = "1.0.2"
3198source = "registry+https://github.com/rust-lang/crates.io-index"
3199checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
3200
3201[[package]]
3202name = "synstructure"
3203version = "0.13.2"
3204source = "registry+https://github.com/rust-lang/crates.io-index"
3205checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
3206dependencies = [
3207 "proc-macro2",
3208 "quote",
3209 "syn 2.0.116",
3210]
3211
3212[[package]]
3213name = "tauri-winrt-notification"
3214version = "0.7.2"
3215source = "registry+https://github.com/rust-lang/crates.io-index"
3216checksum = "0b1e66e07de489fe43a46678dd0b8df65e0c973909df1b60ba33874e297ba9b9"
3217dependencies = [
3218 "quick-xml 0.37.5",
3219 "thiserror 2.0.18",
3220 "windows 0.61.3",
3221 "windows-version",
3222]
3223
3224[[package]]
3225name = "tempfile"
3226version = "3.25.0"
3227source = "registry+https://github.com/rust-lang/crates.io-index"
3228checksum = "0136791f7c95b1f6dd99f9cc786b91bb81c3800b639b3478e561ddb7be95e5f1"
3229dependencies = [
3230 "fastrand",
3231 "getrandom 0.4.1",
3232 "once_cell",
3233 "rustix",
3234 "windows-sys 0.59.0",
3235]
3236
3237[[package]]
3238name = "term"
3239version = "0.7.0"
3240source = "registry+https://github.com/rust-lang/crates.io-index"
3241checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f"
3242dependencies = [
3243 "dirs-next",
3244 "rustversion",
3245 "winapi 0.3.9",
3246]
3247
3248[[package]]
3249name = "termcolor"
3250version = "1.4.1"
3251source = "registry+https://github.com/rust-lang/crates.io-index"
3252checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
3253dependencies = [
3254 "winapi-util",
3255]
3256
3257[[package]]
3258name = "thiserror"
3259version = "1.0.69"
3260source = "registry+https://github.com/rust-lang/crates.io-index"
3261checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
3262dependencies = [
3263 "thiserror-impl 1.0.69",
3264]
3265
3266[[package]]
3267name = "thiserror"
3268version = "2.0.18"
3269source = "registry+https://github.com/rust-lang/crates.io-index"
3270checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
3271dependencies = [
3272 "thiserror-impl 2.0.18",
3273]
3274
3275[[package]]
3276name = "thiserror-impl"
3277version = "1.0.69"
3278source = "registry+https://github.com/rust-lang/crates.io-index"
3279checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
3280dependencies = [
3281 "proc-macro2",
3282 "quote",
3283 "syn 2.0.116",
3284]
3285
3286[[package]]
3287name = "thiserror-impl"
3288version = "2.0.18"
3289source = "registry+https://github.com/rust-lang/crates.io-index"
3290checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
3291dependencies = [
3292 "proc-macro2",
3293 "quote",
3294 "syn 2.0.116",
3295]
3296
3297[[package]]
3298name = "time"
3299version = "0.3.47"
3300source = "registry+https://github.com/rust-lang/crates.io-index"
3301checksum = "743bd48c283afc0388f9b8827b976905fb217ad9e647fae3a379a9283c4def2c"
3302dependencies = [
3303 "deranged",
3304 "itoa",
3305 "libc",
3306 "num-conv",
3307 "num_threads",
3308 "powerfmt",
3309 "serde_core",
3310 "time-core",
3311 "time-macros",
3312]
3313
3314[[package]]
3315name = "time-core"
3316version = "0.1.8"
3317source = "registry+https://github.com/rust-lang/crates.io-index"
3318checksum = "7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca"
3319
3320[[package]]
3321name = "time-macros"
3322version = "0.2.27"
3323source = "registry+https://github.com/rust-lang/crates.io-index"
3324checksum = "2e70e4c5a0e0a8a4823ad65dfe1a6930e4f4d756dcd9dd7939022b5e8c501215"
3325dependencies = [
3326 "num-conv",
3327 "time-core",
3328]
3329
3330[[package]]
3331name = "tiny-skia"
3332version = "0.11.4"
3333source = "registry+https://github.com/rust-lang/crates.io-index"
3334checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab"
3335dependencies = [
3336 "arrayref",
3337 "arrayvec",
3338 "bytemuck",
3339 "cfg-if 1.0.4",
3340 "log",
3341 "png",
3342 "tiny-skia-path",
3343]
3344
3345[[package]]
3346name = "tiny-skia-path"
3347version = "0.11.4"
3348source = "registry+https://github.com/rust-lang/crates.io-index"
3349checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93"
3350dependencies = [
3351 "arrayref",
3352 "bytemuck",
3353 "strict-num",
3354]
3355
3356[[package]]
3357name = "tiny_http"
3358version = "0.12.0"
3359source = "registry+https://github.com/rust-lang/crates.io-index"
3360checksum = "389915df6413a2e74fb181895f933386023c71110878cd0825588928e64cdc82"
3361dependencies = [
3362 "ascii",
3363 "chunked_transfer",
3364 "httpdate",
3365 "log",
3366]
3367
3368[[package]]
3369name = "tinystr"
3370version = "0.8.2"
3371source = "registry+https://github.com/rust-lang/crates.io-index"
3372checksum = "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869"
3373dependencies = [
3374 "displaydoc",
3375 "zerovec",
3376]
3377
3378[[package]]
3379name = "tinyvec"
3380version = "1.10.0"
3381source = "registry+https://github.com/rust-lang/crates.io-index"
3382checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa"
3383dependencies = [
3384 "tinyvec_macros",
3385]
3386
3387[[package]]
3388name = "tinyvec_macros"
3389version = "0.1.1"
3390source = "registry+https://github.com/rust-lang/crates.io-index"
3391checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
3392
3393[[package]]
3394name = "tokio"
3395version = "1.49.0"
3396source = "registry+https://github.com/rust-lang/crates.io-index"
3397checksum = "72a2903cd7736441aac9df9d7688bd0ce48edccaadf181c3b90be801e81d3d86"
3398dependencies = [
3399 "libc",
3400 "mio 1.1.1",
3401 "pin-project-lite",
3402 "socket2",
3403 "tokio-macros",
3404 "windows-sys 0.61.2",
3405]
3406
3407[[package]]
3408name = "tokio-macros"
3409version = "2.6.0"
3410source = "registry+https://github.com/rust-lang/crates.io-index"
3411checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5"
3412dependencies = [
3413 "proc-macro2",
3414 "quote",
3415 "syn 2.0.116",
3416]
3417
3418[[package]]
3419name = "toml"
3420version = "0.7.8"
3421source = "registry+https://github.com/rust-lang/crates.io-index"
3422checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257"
3423dependencies = [
3424 "serde",
3425 "serde_spanned 0.6.9",
3426 "toml_datetime 0.6.11",
3427 "toml_edit 0.19.15",
3428]
3429
3430[[package]]
3431name = "toml"
3432version = "0.9.12+spec-1.1.0"
3433source = "registry+https://github.com/rust-lang/crates.io-index"
3434checksum = "cf92845e79fc2e2def6a5d828f0801e29a2f8acc037becc5ab08595c7d5e9863"
3435dependencies = [
3436 "indexmap",
3437 "serde_core",
3438 "serde_spanned 1.0.4",
3439 "toml_datetime 0.7.5+spec-1.1.0",
3440 "toml_parser",
3441 "toml_writer",
3442 "winnow 0.7.14",
3443]
3444
3445[[package]]
3446name = "toml_datetime"
3447version = "0.6.11"
3448source = "registry+https://github.com/rust-lang/crates.io-index"
3449checksum = "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c"
3450dependencies = [
3451 "serde",
3452]
3453
3454[[package]]
3455name = "toml_datetime"
3456version = "0.7.5+spec-1.1.0"
3457source = "registry+https://github.com/rust-lang/crates.io-index"
3458checksum = "92e1cfed4a3038bc5a127e35a2d360f145e1f4b971b551a2ba5fd7aedf7e1347"
3459dependencies = [
3460 "serde_core",
3461]
3462
3463[[package]]
3464name = "toml_edit"
3465version = "0.19.15"
3466source = "registry+https://github.com/rust-lang/crates.io-index"
3467checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
3468dependencies = [
3469 "indexmap",
3470 "serde",
3471 "serde_spanned 0.6.9",
3472 "toml_datetime 0.6.11",
3473 "winnow 0.5.40",
3474]
3475
3476[[package]]
3477name = "toml_edit"
3478version = "0.23.10+spec-1.0.0"
3479source = "registry+https://github.com/rust-lang/crates.io-index"
3480checksum = "84c8b9f757e028cee9fa244aea147aab2a9ec09d5325a9b01e0a49730c2b5269"
3481dependencies = [
3482 "indexmap",
3483 "toml_datetime 0.7.5+spec-1.1.0",
3484 "toml_parser",
3485 "winnow 0.7.14",
3486]
3487
3488[[package]]
3489name = "toml_parser"
3490version = "1.0.8+spec-1.1.0"
3491source = "registry+https://github.com/rust-lang/crates.io-index"
3492checksum = "0742ff5ff03ea7e67c8ae6c93cac239e0d9784833362da3f9a9c1da8dfefcbdc"
3493dependencies = [
3494 "winnow 0.7.14",
3495]
3496
3497[[package]]
3498name = "toml_writer"
3499version = "1.0.6+spec-1.1.0"
3500source = "registry+https://github.com/rust-lang/crates.io-index"
3501checksum = "ab16f14aed21ee8bfd8ec22513f7287cd4a91aa92e44edfe2c17ddd004e92607"
3502
3503[[package]]
3504name = "tower"
3505version = "0.5.3"
3506source = "registry+https://github.com/rust-lang/crates.io-index"
3507checksum = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4"
3508dependencies = [
3509 "futures-core",
3510 "futures-util",
3511 "pin-project-lite",
3512 "sync_wrapper",
3513 "tokio",
3514 "tower-layer",
3515 "tower-service",
3516 "tracing",
3517]
3518
3519[[package]]
3520name = "tower-layer"
3521version = "0.3.3"
3522source = "registry+https://github.com/rust-lang/crates.io-index"
3523checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
3524
3525[[package]]
3526name = "tower-service"
3527version = "0.3.3"
3528source = "registry+https://github.com/rust-lang/crates.io-index"
3529checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
3530
3531[[package]]
3532name = "tracing"
3533version = "0.1.44"
3534source = "registry+https://github.com/rust-lang/crates.io-index"
3535checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100"
3536dependencies = [
3537 "log",
3538 "pin-project-lite",
3539 "tracing-attributes",
3540 "tracing-core",
3541]
3542
3543[[package]]
3544name = "tracing-attributes"
3545version = "0.1.31"
3546source = "registry+https://github.com/rust-lang/crates.io-index"
3547checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da"
3548dependencies = [
3549 "proc-macro2",
3550 "quote",
3551 "syn 2.0.116",
3552]
3553
3554[[package]]
3555name = "tracing-core"
3556version = "0.1.36"
3557source = "registry+https://github.com/rust-lang/crates.io-index"
3558checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a"
3559dependencies = [
3560 "once_cell",
3561]
3562
3563[[package]]
3564name = "ttf-parser"
3565version = "0.25.1"
3566source = "registry+https://github.com/rust-lang/crates.io-index"
3567checksum = "d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31"
3568dependencies = [
3569 "core_maths",
3570]
3571
3572[[package]]
3573name = "tungstenite"
3574version = "0.28.0"
3575source = "registry+https://github.com/rust-lang/crates.io-index"
3576checksum = "8628dcc84e5a09eb3d8423d6cb682965dea9133204e8fb3efee74c2a0c259442"
3577dependencies = [
3578 "bytes 1.11.1",
3579 "data-encoding",
3580 "http",
3581 "httparse",
3582 "log",
3583 "rand 0.9.2",
3584 "sha1",
3585 "thiserror 2.0.18",
3586 "utf-8",
3587]
3588
3589[[package]]
3590name = "typenum"
3591version = "1.19.0"
3592source = "registry+https://github.com/rust-lang/crates.io-index"
3593checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb"
3594
3595[[package]]
3596name = "uds_windows"
3597version = "1.1.0"
3598source = "registry+https://github.com/rust-lang/crates.io-index"
3599checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9"
3600dependencies = [
3601 "memoffset",
3602 "tempfile",
3603 "winapi 0.3.9",
3604]
3605
3606[[package]]
3607name = "unicode-bidi"
3608version = "0.3.18"
3609source = "registry+https://github.com/rust-lang/crates.io-index"
3610checksum = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5"
3611
3612[[package]]
3613name = "unicode-bidi-mirroring"
3614version = "0.4.0"
3615source = "registry+https://github.com/rust-lang/crates.io-index"
3616checksum = "5dfa6e8c60bb66d49db113e0125ee8711b7647b5579dc7f5f19c42357ed039fe"
3617
3618[[package]]
3619name = "unicode-ccc"
3620version = "0.4.0"
3621source = "registry+https://github.com/rust-lang/crates.io-index"
3622checksum = "ce61d488bcdc9bc8b5d1772c404828b17fc481c0a582b5581e95fb233aef503e"
3623
3624[[package]]
3625name = "unicode-ident"
3626version = "1.0.24"
3627source = "registry+https://github.com/rust-lang/crates.io-index"
3628checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
3629
3630[[package]]
3631name = "unicode-properties"
3632version = "0.1.4"
3633source = "registry+https://github.com/rust-lang/crates.io-index"
3634checksum = "7df058c713841ad818f1dc5d3fd88063241cc61f49f5fbea4b951e8cf5a8d71d"
3635
3636[[package]]
3637name = "unicode-script"
3638version = "0.5.8"
3639source = "registry+https://github.com/rust-lang/crates.io-index"
3640checksum = "383ad40bb927465ec0ce7720e033cb4ca06912855fc35db31b5755d0de75b1ee"
3641
3642[[package]]
3643name = "unicode-vo"
3644version = "0.1.0"
3645source = "registry+https://github.com/rust-lang/crates.io-index"
3646checksum = "b1d386ff53b415b7fe27b50bb44679e2cc4660272694b7b6f3326d8480823a94"
3647
3648[[package]]
3649name = "unicode-width"
3650version = "0.1.14"
3651source = "registry+https://github.com/rust-lang/crates.io-index"
3652checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
3653
3654[[package]]
3655name = "unicode-width"
3656version = "0.2.2"
3657source = "registry+https://github.com/rust-lang/crates.io-index"
3658checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254"
3659
3660[[package]]
3661name = "unicode-xid"
3662version = "0.2.6"
3663source = "registry+https://github.com/rust-lang/crates.io-index"
3664checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
3665
3666[[package]]
3667name = "unit-prefix"
3668version = "0.5.2"
3669source = "registry+https://github.com/rust-lang/crates.io-index"
3670checksum = "81e544489bf3d8ef66c953931f56617f423cd4b5494be343d9b9d3dda037b9a3"
3671
3672[[package]]
3673name = "url"
3674version = "2.5.8"
3675source = "registry+https://github.com/rust-lang/crates.io-index"
3676checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed"
3677dependencies = [
3678 "form_urlencoded",
3679 "idna",
3680 "percent-encoding",
3681 "serde",
3682]
3683
3684[[package]]
3685name = "usvg"
3686version = "0.46.0"
3687source = "registry+https://github.com/rust-lang/crates.io-index"
3688checksum = "e419dff010bb12512b0ae9e3d2f318dfbdf0167fde7eb05465134d4e8756076f"
3689dependencies = [
3690 "base64",
3691 "data-url",
3692 "flate2",
3693 "fontdb",
3694 "imagesize",
3695 "kurbo",
3696 "log",
3697 "pico-args",
3698 "roxmltree 0.21.1",
3699 "rustybuzz",
3700 "simplecss",
3701 "siphasher",
3702 "strict-num",
3703 "svgtypes",
3704 "tiny-skia-path",
3705 "unicode-bidi",
3706 "unicode-script",
3707 "unicode-vo",
3708 "xmlwriter",
3709]
3710
3711[[package]]
3712name = "utf-8"
3713version = "0.7.6"
3714source = "registry+https://github.com/rust-lang/crates.io-index"
3715checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
3716
3717[[package]]
3718name = "utf8_iter"
3719version = "1.0.4"
3720source = "registry+https://github.com/rust-lang/crates.io-index"
3721checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
3722
3723[[package]]
3724name = "utf8parse"
3725version = "0.2.2"
3726source = "registry+https://github.com/rust-lang/crates.io-index"
3727checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
3728
3729[[package]]
3730name = "uuid"
3731version = "1.21.0"
3732source = "registry+https://github.com/rust-lang/crates.io-index"
3733checksum = "b672338555252d43fd2240c714dc444b8c6fb0a5c5335e65a07bba7742735ddb"
3734dependencies = [
3735 "js-sys",
3736 "serde_core",
3737 "wasm-bindgen",
3738]
3739
3740[[package]]
3741name = "version_check"
3742version = "0.9.5"
3743source = "registry+https://github.com/rust-lang/crates.io-index"
3744checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
3745
3746[[package]]
3747name = "vgv"
3748version = "0.1.0"
3749source = "git+https://github.com/gwennlbh/vgvf#3279dd82380f7cfda0e7f5f84e6056f119543368"
3750dependencies = [
3751 "anyhow",
3752 "base64",
3753 "diff-match-patch-rs",
3754 "pico-args",
3755 "resvg",
3756 "serde",
3757 "serde_json",
3758 "tiny-skia",
3759 "usvg",
3760]
3761
3762[[package]]
3763name = "vst3-com"
3764version = "0.1.0"
3765source = "git+https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d775940f5b476b9d1cca02a90e07e1922a2"
3766dependencies = [
3767 "vst3-com-macros",
3768]
3769
3770[[package]]
3771name = "vst3-com-macros"
3772version = "0.2.0"
3773source = "git+https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d775940f5b476b9d1cca02a90e07e1922a2"
3774dependencies = [
3775 "proc-macro2",
3776 "quote",
3777 "syn 1.0.109",
3778 "vst3-com-macros-support",
3779]
3780
3781[[package]]
3782name = "vst3-com-macros-support"
3783version = "0.2.0"
3784source = "git+https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d775940f5b476b9d1cca02a90e07e1922a2"
3785dependencies = [
3786 "proc-macro2",
3787 "quote",
3788 "syn 1.0.109",
3789]
3790
3791[[package]]
3792name = "vst3-sys"
3793version = "0.1.0"
3794source = "git+https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d775940f5b476b9d1cca02a90e07e1922a2"
3795dependencies = [
3796 "vst3-com",
3797]
3798
3799[[package]]
3800name = "wasi"
3801version = "0.9.0+wasi-snapshot-preview1"
3802source = "registry+https://github.com/rust-lang/crates.io-index"
3803checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
3804
3805[[package]]
3806name = "wasi"
3807version = "0.11.1+wasi-snapshot-preview1"
3808source = "registry+https://github.com/rust-lang/crates.io-index"
3809checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
3810
3811[[package]]
3812name = "wasip2"
3813version = "1.0.2+wasi-0.2.9"
3814source = "registry+https://github.com/rust-lang/crates.io-index"
3815checksum = "9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5"
3816dependencies = [
3817 "wit-bindgen",
3818]
3819
3820[[package]]
3821name = "wasip3"
3822version = "0.4.0+wasi-0.3.0-rc-2026-01-06"
3823source = "registry+https://github.com/rust-lang/crates.io-index"
3824checksum = "5428f8bf88ea5ddc08faddef2ac4a67e390b88186c703ce6dbd955e1c145aca5"
3825dependencies = [
3826 "wit-bindgen",
3827]
3828
3829[[package]]
3830name = "wasm-bindgen"
3831version = "0.2.108"
3832source = "registry+https://github.com/rust-lang/crates.io-index"
3833checksum = "64024a30ec1e37399cf85a7ffefebdb72205ca1c972291c51512360d90bd8566"
3834dependencies = [
3835 "cfg-if 1.0.4",
3836 "once_cell",
3837 "rustversion",
3838 "wasm-bindgen-macro",
3839 "wasm-bindgen-shared",
3840]
3841
3842[[package]]
3843name = "wasm-bindgen-macro"
3844version = "0.2.108"
3845source = "registry+https://github.com/rust-lang/crates.io-index"
3846checksum = "008b239d9c740232e71bd39e8ef6429d27097518b6b30bdf9086833bd5b6d608"
3847dependencies = [
3848 "quote",
3849 "wasm-bindgen-macro-support",
3850]
3851
3852[[package]]
3853name = "wasm-bindgen-macro-support"
3854version = "0.2.108"
3855source = "registry+https://github.com/rust-lang/crates.io-index"
3856checksum = "5256bae2d58f54820e6490f9839c49780dff84c65aeab9e772f15d5f0e913a55"
3857dependencies = [
3858 "bumpalo",
3859 "proc-macro2",
3860 "quote",
3861 "syn 2.0.116",
3862 "wasm-bindgen-shared",
3863]
3864
3865[[package]]
3866name = "wasm-bindgen-shared"
3867version = "0.2.108"
3868source = "registry+https://github.com/rust-lang/crates.io-index"
3869checksum = "1f01b580c9ac74c8d8f0c0e4afb04eeef2acf145458e52c03845ee9cd23e3d12"
3870dependencies = [
3871 "unicode-ident",
3872]
3873
3874[[package]]
3875name = "wasm-encoder"
3876version = "0.244.0"
3877source = "registry+https://github.com/rust-lang/crates.io-index"
3878checksum = "990065f2fe63003fe337b932cfb5e3b80e0b4d0f5ff650e6985b1048f62c8319"
3879dependencies = [
3880 "leb128fmt",
3881 "wasmparser",
3882]
3883
3884[[package]]
3885name = "wasm-metadata"
3886version = "0.244.0"
3887source = "registry+https://github.com/rust-lang/crates.io-index"
3888checksum = "bb0e353e6a2fbdc176932bbaab493762eb1255a7900fe0fea1a2f96c296cc909"
3889dependencies = [
3890 "anyhow",
3891 "indexmap",
3892 "wasm-encoder",
3893 "wasmparser",
3894]
3895
3896[[package]]
3897name = "wasmparser"
3898version = "0.244.0"
3899source = "registry+https://github.com/rust-lang/crates.io-index"
3900checksum = "47b807c72e1bac69382b3a6fb3dbe8ea4c0ed87ff5629b8685ae6b9a611028fe"
3901dependencies = [
3902 "bitflags 2.11.0",
3903 "hashbrown 0.15.5",
3904 "indexmap",
3905 "semver",
3906]
3907
3908[[package]]
3909name = "web-sys"
3910version = "0.3.85"
3911source = "registry+https://github.com/rust-lang/crates.io-index"
3912checksum = "312e32e551d92129218ea9a2452120f4aabc03529ef03e4d0d82fb2780608598"
3913dependencies = [
3914 "js-sys",
3915 "wasm-bindgen",
3916]
3917
3918[[package]]
3919name = "web-time"
3920version = "1.1.0"
3921source = "registry+https://github.com/rust-lang/crates.io-index"
3922checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
3923dependencies = [
3924 "js-sys",
3925 "wasm-bindgen",
3926]
3927
3928[[package]]
3929name = "weezl"
3930version = "0.1.12"
3931source = "registry+https://github.com/rust-lang/crates.io-index"
3932checksum = "a28ac98ddc8b9274cb41bb4d9d4d5c425b6020c50c46f25559911905610b4a88"
3933
3934[[package]]
3935name = "widestring"
3936version = "1.2.1"
3937source = "registry+https://github.com/rust-lang/crates.io-index"
3938checksum = "72069c3113ab32ab29e5584db3c6ec55d416895e60715417b5b883a357c3e471"
3939
3940[[package]]
3941name = "winapi"
3942version = "0.2.8"
3943source = "registry+https://github.com/rust-lang/crates.io-index"
3944checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
3945
3946[[package]]
3947name = "winapi"
3948version = "0.3.9"
3949source = "registry+https://github.com/rust-lang/crates.io-index"
3950checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
3951dependencies = [
3952 "winapi-i686-pc-windows-gnu",
3953 "winapi-x86_64-pc-windows-gnu",
3954]
3955
3956[[package]]
3957name = "winapi-build"
3958version = "0.1.1"
3959source = "registry+https://github.com/rust-lang/crates.io-index"
3960checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
3961
3962[[package]]
3963name = "winapi-i686-pc-windows-gnu"
3964version = "0.4.0"
3965source = "registry+https://github.com/rust-lang/crates.io-index"
3966checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
3967
3968[[package]]
3969name = "winapi-util"
3970version = "0.1.11"
3971source = "registry+https://github.com/rust-lang/crates.io-index"
3972checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
3973dependencies = [
3974 "windows-sys 0.59.0",
3975]
3976
3977[[package]]
3978name = "winapi-x86_64-pc-windows-gnu"
3979version = "0.4.0"
3980source = "registry+https://github.com/rust-lang/crates.io-index"
3981checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
3982
3983[[package]]
3984name = "windows"
3985version = "0.44.0"
3986source = "registry+https://github.com/rust-lang/crates.io-index"
3987checksum = "9e745dab35a0c4c77aa3ce42d595e13d2003d6902d6b08c9ef5fc326d08da12b"
3988dependencies = [
3989 "windows-targets 0.42.2",
3990]
3991
3992[[package]]
3993name = "windows"
3994version = "0.61.3"
3995source = "registry+https://github.com/rust-lang/crates.io-index"
3996checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893"
3997dependencies = [
3998 "windows-collections",
3999 "windows-core 0.61.2",
4000 "windows-future",
4001 "windows-link 0.1.3",
4002 "windows-numerics",
4003]
4004
4005[[package]]
4006name = "windows-collections"
4007version = "0.2.0"
4008source = "registry+https://github.com/rust-lang/crates.io-index"
4009checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8"
4010dependencies = [
4011 "windows-core 0.61.2",
4012]
4013
4014[[package]]
4015name = "windows-core"
4016version = "0.61.2"
4017source = "registry+https://github.com/rust-lang/crates.io-index"
4018checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3"
4019dependencies = [
4020 "windows-implement",
4021 "windows-interface",
4022 "windows-link 0.1.3",
4023 "windows-result 0.3.4",
4024 "windows-strings 0.4.2",
4025]
4026
4027[[package]]
4028name = "windows-core"
4029version = "0.62.2"
4030source = "registry+https://github.com/rust-lang/crates.io-index"
4031checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb"
4032dependencies = [
4033 "windows-implement",
4034 "windows-interface",
4035 "windows-link 0.2.1",
4036 "windows-result 0.4.1",
4037 "windows-strings 0.5.1",
4038]
4039
4040[[package]]
4041name = "windows-future"
4042version = "0.2.1"
4043source = "registry+https://github.com/rust-lang/crates.io-index"
4044checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e"
4045dependencies = [
4046 "windows-core 0.61.2",
4047 "windows-link 0.1.3",
4048 "windows-threading",
4049]
4050
4051[[package]]
4052name = "windows-implement"
4053version = "0.60.2"
4054source = "registry+https://github.com/rust-lang/crates.io-index"
4055checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf"
4056dependencies = [
4057 "proc-macro2",
4058 "quote",
4059 "syn 2.0.116",
4060]
4061
4062[[package]]
4063name = "windows-interface"
4064version = "0.59.3"
4065source = "registry+https://github.com/rust-lang/crates.io-index"
4066checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358"
4067dependencies = [
4068 "proc-macro2",
4069 "quote",
4070 "syn 2.0.116",
4071]
4072
4073[[package]]
4074name = "windows-link"
4075version = "0.1.3"
4076source = "registry+https://github.com/rust-lang/crates.io-index"
4077checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a"
4078
4079[[package]]
4080name = "windows-link"
4081version = "0.2.1"
4082source = "registry+https://github.com/rust-lang/crates.io-index"
4083checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
4084
4085[[package]]
4086name = "windows-numerics"
4087version = "0.2.0"
4088source = "registry+https://github.com/rust-lang/crates.io-index"
4089checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1"
4090dependencies = [
4091 "windows-core 0.61.2",
4092 "windows-link 0.1.3",
4093]
4094
4095[[package]]
4096name = "windows-result"
4097version = "0.3.4"
4098source = "registry+https://github.com/rust-lang/crates.io-index"
4099checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6"
4100dependencies = [
4101 "windows-link 0.1.3",
4102]
4103
4104[[package]]
4105name = "windows-result"
4106version = "0.4.1"
4107source = "registry+https://github.com/rust-lang/crates.io-index"
4108checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5"
4109dependencies = [
4110 "windows-link 0.2.1",
4111]
4112
4113[[package]]
4114name = "windows-strings"
4115version = "0.4.2"
4116source = "registry+https://github.com/rust-lang/crates.io-index"
4117checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57"
4118dependencies = [
4119 "windows-link 0.1.3",
4120]
4121
4122[[package]]
4123name = "windows-strings"
4124version = "0.5.1"
4125source = "registry+https://github.com/rust-lang/crates.io-index"
4126checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091"
4127dependencies = [
4128 "windows-link 0.2.1",
4129]
4130
4131[[package]]
4132name = "windows-sys"
4133version = "0.59.0"
4134source = "registry+https://github.com/rust-lang/crates.io-index"
4135checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
4136dependencies = [
4137 "windows-targets 0.52.6",
4138]
4139
4140[[package]]
4141name = "windows-sys"
4142version = "0.60.2"
4143source = "registry+https://github.com/rust-lang/crates.io-index"
4144checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb"
4145dependencies = [
4146 "windows-targets 0.53.5",
4147]
4148
4149[[package]]
4150name = "windows-sys"
4151version = "0.61.2"
4152source = "registry+https://github.com/rust-lang/crates.io-index"
4153checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
4154dependencies = [
4155 "windows-link 0.2.1",
4156]
4157
4158[[package]]
4159name = "windows-targets"
4160version = "0.42.2"
4161source = "registry+https://github.com/rust-lang/crates.io-index"
4162checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
4163dependencies = [
4164 "windows_aarch64_gnullvm 0.42.2",
4165 "windows_aarch64_msvc 0.42.2",
4166 "windows_i686_gnu 0.42.2",
4167 "windows_i686_msvc 0.42.2",
4168 "windows_x86_64_gnu 0.42.2",
4169 "windows_x86_64_gnullvm 0.42.2",
4170 "windows_x86_64_msvc 0.42.2",
4171]
4172
4173[[package]]
4174name = "windows-targets"
4175version = "0.52.6"
4176source = "registry+https://github.com/rust-lang/crates.io-index"
4177checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
4178dependencies = [
4179 "windows_aarch64_gnullvm 0.52.6",
4180 "windows_aarch64_msvc 0.52.6",
4181 "windows_i686_gnu 0.52.6",
4182 "windows_i686_gnullvm 0.52.6",
4183 "windows_i686_msvc 0.52.6",
4184 "windows_x86_64_gnu 0.52.6",
4185 "windows_x86_64_gnullvm 0.52.6",
4186 "windows_x86_64_msvc 0.52.6",
4187]
4188
4189[[package]]
4190name = "windows-targets"
4191version = "0.53.5"
4192source = "registry+https://github.com/rust-lang/crates.io-index"
4193checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3"
4194dependencies = [
4195 "windows-link 0.2.1",
4196 "windows_aarch64_gnullvm 0.53.1",
4197 "windows_aarch64_msvc 0.53.1",
4198 "windows_i686_gnu 0.53.1",
4199 "windows_i686_gnullvm 0.53.1",
4200 "windows_i686_msvc 0.53.1",
4201 "windows_x86_64_gnu 0.53.1",
4202 "windows_x86_64_gnullvm 0.53.1",
4203 "windows_x86_64_msvc 0.53.1",
4204]
4205
4206[[package]]
4207name = "windows-threading"
4208version = "0.1.0"
4209source = "registry+https://github.com/rust-lang/crates.io-index"
4210checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6"
4211dependencies = [
4212 "windows-link 0.1.3",
4213]
4214
4215[[package]]
4216name = "windows-version"
4217version = "0.1.7"
4218source = "registry+https://github.com/rust-lang/crates.io-index"
4219checksum = "e4060a1da109b9d0326b7262c8e12c84df67cc0dbc9e33cf49e01ccc2eb63631"
4220dependencies = [
4221 "windows-link 0.2.1",
4222]
4223
4224[[package]]
4225name = "windows_aarch64_gnullvm"
4226version = "0.42.2"
4227source = "registry+https://github.com/rust-lang/crates.io-index"
4228checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
4229
4230[[package]]
4231name = "windows_aarch64_gnullvm"
4232version = "0.52.6"
4233source = "registry+https://github.com/rust-lang/crates.io-index"
4234checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
4235
4236[[package]]
4237name = "windows_aarch64_gnullvm"
4238version = "0.53.1"
4239source = "registry+https://github.com/rust-lang/crates.io-index"
4240checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53"
4241
4242[[package]]
4243name = "windows_aarch64_msvc"
4244version = "0.42.2"
4245source = "registry+https://github.com/rust-lang/crates.io-index"
4246checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
4247
4248[[package]]
4249name = "windows_aarch64_msvc"
4250version = "0.52.6"
4251source = "registry+https://github.com/rust-lang/crates.io-index"
4252checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
4253
4254[[package]]
4255name = "windows_aarch64_msvc"
4256version = "0.53.1"
4257source = "registry+https://github.com/rust-lang/crates.io-index"
4258checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006"
4259
4260[[package]]
4261name = "windows_i686_gnu"
4262version = "0.42.2"
4263source = "registry+https://github.com/rust-lang/crates.io-index"
4264checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
4265
4266[[package]]
4267name = "windows_i686_gnu"
4268version = "0.52.6"
4269source = "registry+https://github.com/rust-lang/crates.io-index"
4270checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
4271
4272[[package]]
4273name = "windows_i686_gnu"
4274version = "0.53.1"
4275source = "registry+https://github.com/rust-lang/crates.io-index"
4276checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3"
4277
4278[[package]]
4279name = "windows_i686_gnullvm"
4280version = "0.52.6"
4281source = "registry+https://github.com/rust-lang/crates.io-index"
4282checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
4283
4284[[package]]
4285name = "windows_i686_gnullvm"
4286version = "0.53.1"
4287source = "registry+https://github.com/rust-lang/crates.io-index"
4288checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c"
4289
4290[[package]]
4291name = "windows_i686_msvc"
4292version = "0.42.2"
4293source = "registry+https://github.com/rust-lang/crates.io-index"
4294checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
4295
4296[[package]]
4297name = "windows_i686_msvc"
4298version = "0.52.6"
4299source = "registry+https://github.com/rust-lang/crates.io-index"
4300checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
4301
4302[[package]]
4303name = "windows_i686_msvc"
4304version = "0.53.1"
4305source = "registry+https://github.com/rust-lang/crates.io-index"
4306checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2"
4307
4308[[package]]
4309name = "windows_x86_64_gnu"
4310version = "0.42.2"
4311source = "registry+https://github.com/rust-lang/crates.io-index"
4312checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
4313
4314[[package]]
4315name = "windows_x86_64_gnu"
4316version = "0.52.6"
4317source = "registry+https://github.com/rust-lang/crates.io-index"
4318checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
4319
4320[[package]]
4321name = "windows_x86_64_gnu"
4322version = "0.53.1"
4323source = "registry+https://github.com/rust-lang/crates.io-index"
4324checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499"
4325
4326[[package]]
4327name = "windows_x86_64_gnullvm"
4328version = "0.42.2"
4329source = "registry+https://github.com/rust-lang/crates.io-index"
4330checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
4331
4332[[package]]
4333name = "windows_x86_64_gnullvm"
4334version = "0.52.6"
4335source = "registry+https://github.com/rust-lang/crates.io-index"
4336checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
4337
4338[[package]]
4339name = "windows_x86_64_gnullvm"
4340version = "0.53.1"
4341source = "registry+https://github.com/rust-lang/crates.io-index"
4342checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1"
4343
4344[[package]]
4345name = "windows_x86_64_msvc"
4346version = "0.42.2"
4347source = "registry+https://github.com/rust-lang/crates.io-index"
4348checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
4349
4350[[package]]
4351name = "windows_x86_64_msvc"
4352version = "0.52.6"
4353source = "registry+https://github.com/rust-lang/crates.io-index"
4354checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
4355
4356[[package]]
4357name = "windows_x86_64_msvc"
4358version = "0.53.1"
4359source = "registry+https://github.com/rust-lang/crates.io-index"
4360checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650"
4361
4362[[package]]
4363name = "winnow"
4364version = "0.5.40"
4365source = "registry+https://github.com/rust-lang/crates.io-index"
4366checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
4367dependencies = [
4368 "memchr",
4369]
4370
4371[[package]]
4372name = "winnow"
4373version = "0.7.14"
4374source = "registry+https://github.com/rust-lang/crates.io-index"
4375checksum = "5a5364e9d77fcdeeaa6062ced926ee3381faa2ee02d3eb83a5c27a8825540829"
4376dependencies = [
4377 "memchr",
4378]
4379
4380[[package]]
4381name = "wit-bindgen"
4382version = "0.51.0"
4383source = "registry+https://github.com/rust-lang/crates.io-index"
4384checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5"
4385dependencies = [
4386 "wit-bindgen-rust-macro",
4387]
4388
4389[[package]]
4390name = "wit-bindgen-core"
4391version = "0.51.0"
4392source = "registry+https://github.com/rust-lang/crates.io-index"
4393checksum = "ea61de684c3ea68cb082b7a88508a8b27fcc8b797d738bfc99a82facf1d752dc"
4394dependencies = [
4395 "anyhow",
4396 "heck",
4397 "wit-parser",
4398]
4399
4400[[package]]
4401name = "wit-bindgen-rust"
4402version = "0.51.0"
4403source = "registry+https://github.com/rust-lang/crates.io-index"
4404checksum = "b7c566e0f4b284dd6561c786d9cb0142da491f46a9fbed79ea69cdad5db17f21"
4405dependencies = [
4406 "anyhow",
4407 "heck",
4408 "indexmap",
4409 "prettyplease",
4410 "syn 2.0.116",
4411 "wasm-metadata",
4412 "wit-bindgen-core",
4413 "wit-component",
4414]
4415
4416[[package]]
4417name = "wit-bindgen-rust-macro"
4418version = "0.51.0"
4419source = "registry+https://github.com/rust-lang/crates.io-index"
4420checksum = "0c0f9bfd77e6a48eccf51359e3ae77140a7f50b1e2ebfe62422d8afdaffab17a"
4421dependencies = [
4422 "anyhow",
4423 "prettyplease",
4424 "proc-macro2",
4425 "quote",
4426 "syn 2.0.116",
4427 "wit-bindgen-core",
4428 "wit-bindgen-rust",
4429]
4430
4431[[package]]
4432name = "wit-component"
4433version = "0.244.0"
4434source = "registry+https://github.com/rust-lang/crates.io-index"
4435checksum = "9d66ea20e9553b30172b5e831994e35fbde2d165325bec84fc43dbf6f4eb9cb2"
4436dependencies = [
4437 "anyhow",
4438 "bitflags 2.11.0",
4439 "indexmap",
4440 "log",
4441 "serde",
4442 "serde_derive",
4443 "serde_json",
4444 "wasm-encoder",
4445 "wasm-metadata",
4446 "wasmparser",
4447 "wit-parser",
4448]
4449
4450[[package]]
4451name = "wit-parser"
4452version = "0.244.0"
4453source = "registry+https://github.com/rust-lang/crates.io-index"
4454checksum = "ecc8ac4bc1dc3381b7f59c34f00b67e18f910c2c0f50015669dde7def656a736"
4455dependencies = [
4456 "anyhow",
4457 "id-arena",
4458 "indexmap",
4459 "log",
4460 "semver",
4461 "serde",
4462 "serde_derive",
4463 "serde_json",
4464 "unicode-xid",
4465 "wasmparser",
4466]
4467
4468[[package]]
4469name = "writeable"
4470version = "0.6.2"
4471source = "registry+https://github.com/rust-lang/crates.io-index"
4472checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9"
4473
4474[[package]]
4475name = "ws"
4476version = "0.9.2"
4477source = "registry+https://github.com/rust-lang/crates.io-index"
4478checksum = "25fe90c75f236a0a00247d5900226aea4f2d7b05ccc34da9e7a8880ff59b5848"
4479dependencies = [
4480 "byteorder",
4481 "bytes 0.4.12",
4482 "httparse",
4483 "log",
4484 "mio 0.6.23",
4485 "mio-extras",
4486 "rand 0.7.3",
4487 "sha-1",
4488 "slab",
4489 "url",
4490]
4491
4492[[package]]
4493name = "ws2_32-sys"
4494version = "0.2.1"
4495source = "registry+https://github.com/rust-lang/crates.io-index"
4496checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
4497dependencies = [
4498 "winapi 0.2.8",
4499 "winapi-build",
4500]
4501
4502[[package]]
4503name = "xmlwriter"
4504version = "0.1.0"
4505source = "registry+https://github.com/rust-lang/crates.io-index"
4506checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
4507
4508[[package]]
4509name = "xtask"
4510version = "0.1.0"
4511dependencies = [
4512 "nih_plug_xtask",
4513]
4514
4515[[package]]
4516name = "yoke"
4517version = "0.8.1"
4518source = "registry+https://github.com/rust-lang/crates.io-index"
4519checksum = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954"
4520dependencies = [
4521 "stable_deref_trait",
4522 "yoke-derive",
4523 "zerofrom",
4524]
4525
4526[[package]]
4527name = "yoke-derive"
4528version = "0.8.1"
4529source = "registry+https://github.com/rust-lang/crates.io-index"
4530checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d"
4531dependencies = [
4532 "proc-macro2",
4533 "quote",
4534 "syn 2.0.116",
4535 "synstructure",
4536]
4537
4538[[package]]
4539name = "zbus"
4540version = "5.13.2"
4541source = "registry+https://github.com/rust-lang/crates.io-index"
4542checksum = "1bfeff997a0aaa3eb20c4652baf788d2dfa6d2839a0ead0b3ff69ce2f9c4bdd1"
4543dependencies = [
4544 "async-broadcast",
4545 "async-executor",
4546 "async-io",
4547 "async-lock",
4548 "async-process",
4549 "async-recursion",
4550 "async-task",
4551 "async-trait",
4552 "blocking",
4553 "enumflags2",
4554 "event-listener",
4555 "futures-core",
4556 "futures-lite",
4557 "hex",
4558 "libc",
4559 "ordered-stream",
4560 "rustix",
4561 "serde",
4562 "serde_repr",
4563 "tracing",
4564 "uds_windows",
4565 "uuid",
4566 "windows-sys 0.61.2",
4567 "winnow 0.7.14",
4568 "zbus_macros",
4569 "zbus_names",
4570 "zvariant",
4571]
4572
4573[[package]]
4574name = "zbus_macros"
4575version = "5.13.2"
4576source = "registry+https://github.com/rust-lang/crates.io-index"
4577checksum = "0bbd5a90dbe8feee5b13def448427ae314ccd26a49cac47905cafefb9ff846f1"
4578dependencies = [
4579 "proc-macro-crate",
4580 "proc-macro2",
4581 "quote",
4582 "syn 2.0.116",
4583 "zbus_names",
4584 "zvariant",
4585 "zvariant_utils",
4586]
4587
4588[[package]]
4589name = "zbus_names"
4590version = "4.3.1"
4591source = "registry+https://github.com/rust-lang/crates.io-index"
4592checksum = "ffd8af6d5b78619bab301ff3c560a5bd22426150253db278f164d6cf3b72c50f"
4593dependencies = [
4594 "serde",
4595 "winnow 0.7.14",
4596 "zvariant",
4597]
4598
4599[[package]]
4600name = "zerocopy"
4601version = "0.8.39"
4602source = "registry+https://github.com/rust-lang/crates.io-index"
4603checksum = "db6d35d663eadb6c932438e763b262fe1a70987f9ae936e60158176d710cae4a"
4604dependencies = [
4605 "zerocopy-derive",
4606]
4607
4608[[package]]
4609name = "zerocopy-derive"
4610version = "0.8.39"
4611source = "registry+https://github.com/rust-lang/crates.io-index"
4612checksum = "4122cd3169e94605190e77839c9a40d40ed048d305bfdc146e7df40ab0f3e517"
4613dependencies = [
4614 "proc-macro2",
4615 "quote",
4616 "syn 2.0.116",
4617]
4618
4619[[package]]
4620name = "zerofrom"
4621version = "0.1.6"
4622source = "registry+https://github.com/rust-lang/crates.io-index"
4623checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5"
4624dependencies = [
4625 "zerofrom-derive",
4626]
4627
4628[[package]]
4629name = "zerofrom-derive"
4630version = "0.1.6"
4631source = "registry+https://github.com/rust-lang/crates.io-index"
4632checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502"
4633dependencies = [
4634 "proc-macro2",
4635 "quote",
4636 "syn 2.0.116",
4637 "synstructure",
4638]
4639
4640[[package]]
4641name = "zerotrie"
4642version = "0.2.3"
4643source = "registry+https://github.com/rust-lang/crates.io-index"
4644checksum = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851"
4645dependencies = [
4646 "displaydoc",
4647 "yoke",
4648 "zerofrom",
4649]
4650
4651[[package]]
4652name = "zerovec"
4653version = "0.11.5"
4654source = "registry+https://github.com/rust-lang/crates.io-index"
4655checksum = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002"
4656dependencies = [
4657 "yoke",
4658 "zerofrom",
4659 "zerovec-derive",
4660]
4661
4662[[package]]
4663name = "zerovec-derive"
4664version = "0.11.2"
4665source = "registry+https://github.com/rust-lang/crates.io-index"
4666checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3"
4667dependencies = [
4668 "proc-macro2",
4669 "quote",
4670 "syn 2.0.116",
4671]
4672
4673[[package]]
4674name = "zmij"
4675version = "1.0.21"
4676source = "registry+https://github.com/rust-lang/crates.io-index"
4677checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"
4678
4679[[package]]
4680name = "zune-core"
4681version = "0.5.1"
4682source = "registry+https://github.com/rust-lang/crates.io-index"
4683checksum = "cb8a0807f7c01457d0379ba880ba6322660448ddebc890ce29bb64da71fb40f9"
4684
4685[[package]]
4686name = "zune-jpeg"
4687version = "0.5.12"
4688source = "registry+https://github.com/rust-lang/crates.io-index"
4689checksum = "410e9ecef634c709e3831c2cfdb8d9c32164fae1c67496d5b68fff728eec37fe"
4690dependencies = [
4691 "zune-core",
4692]
4693
4694[[package]]
4695name = "zvariant"
4696version = "5.9.2"
4697source = "registry+https://github.com/rust-lang/crates.io-index"
4698checksum = "68b64ef4f40c7951337ddc7023dd03528a57a3ce3408ee9da5e948bd29b232c4"
4699dependencies = [
4700 "endi",
4701 "enumflags2",
4702 "serde",
4703 "winnow 0.7.14",
4704 "zvariant_derive",
4705 "zvariant_utils",
4706]
4707
4708[[package]]
4709name = "zvariant_derive"
4710version = "5.9.2"
4711source = "registry+https://github.com/rust-lang/crates.io-index"
4712checksum = "484d5d975eb7afb52cc6b929c13d3719a20ad650fea4120e6310de3fc55e415c"
4713dependencies = [
4714 "proc-macro-crate",
4715 "proc-macro2",
4716 "quote",
4717 "syn 2.0.116",
4718 "zvariant_utils",
4719]
4720
4721[[package]]
4722name = "zvariant_utils"
4723version = "3.3.0"
4724source = "registry+https://github.com/rust-lang/crates.io-index"
4725checksum = "f75c23a64ef8f40f13a6989991e643554d9bef1d682a281160cf0c1bc389c5e9"
4726dependencies = [
4727 "proc-macro2",
4728 "quote",
4729 "serde",
4730 "syn 2.0.116",
4731 "winnow 0.7.14",
4732]