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