pybinwalk 0.0.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,1770 @@
1
+ # This file is automatically @generated by Cargo.
2
+ # It is not intended for manual editing.
3
+ version = 4
4
+
5
+ [[package]]
6
+ name = "adler2"
7
+ version = "2.0.1"
8
+ source = "registry+https://github.com/rust-lang/crates.io-index"
9
+ checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
10
+
11
+ [[package]]
12
+ name = "aho-corasick"
13
+ version = "1.1.4"
14
+ source = "registry+https://github.com/rust-lang/crates.io-index"
15
+ checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
16
+ dependencies = [
17
+ "memchr",
18
+ ]
19
+
20
+ [[package]]
21
+ name = "android_system_properties"
22
+ version = "0.1.5"
23
+ source = "registry+https://github.com/rust-lang/crates.io-index"
24
+ checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
25
+ dependencies = [
26
+ "libc",
27
+ ]
28
+
29
+ [[package]]
30
+ name = "anstream"
31
+ version = "0.6.21"
32
+ source = "registry+https://github.com/rust-lang/crates.io-index"
33
+ checksum = "43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a"
34
+ dependencies = [
35
+ "anstyle",
36
+ "anstyle-parse",
37
+ "anstyle-query",
38
+ "anstyle-wincon",
39
+ "colorchoice",
40
+ "is_terminal_polyfill",
41
+ "utf8parse",
42
+ ]
43
+
44
+ [[package]]
45
+ name = "anstyle"
46
+ version = "1.0.13"
47
+ source = "registry+https://github.com/rust-lang/crates.io-index"
48
+ checksum = "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78"
49
+
50
+ [[package]]
51
+ name = "anstyle-parse"
52
+ version = "0.2.7"
53
+ source = "registry+https://github.com/rust-lang/crates.io-index"
54
+ checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2"
55
+ dependencies = [
56
+ "utf8parse",
57
+ ]
58
+
59
+ [[package]]
60
+ name = "anstyle-query"
61
+ version = "1.1.5"
62
+ source = "registry+https://github.com/rust-lang/crates.io-index"
63
+ checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc"
64
+ dependencies = [
65
+ "windows-sys 0.61.2",
66
+ ]
67
+
68
+ [[package]]
69
+ name = "anstyle-wincon"
70
+ version = "3.0.11"
71
+ source = "registry+https://github.com/rust-lang/crates.io-index"
72
+ checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d"
73
+ dependencies = [
74
+ "anstyle",
75
+ "once_cell_polyfill",
76
+ "windows-sys 0.61.2",
77
+ ]
78
+
79
+ [[package]]
80
+ name = "anyhow"
81
+ version = "1.0.101"
82
+ source = "registry+https://github.com/rust-lang/crates.io-index"
83
+ checksum = "5f0e0fee31ef5ed1ba1316088939cea399010ed7731dba877ed44aeb407a75ea"
84
+
85
+ [[package]]
86
+ name = "autocfg"
87
+ version = "1.5.0"
88
+ source = "registry+https://github.com/rust-lang/crates.io-index"
89
+ checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
90
+
91
+ [[package]]
92
+ name = "base64"
93
+ version = "0.22.1"
94
+ source = "registry+https://github.com/rust-lang/crates.io-index"
95
+ checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
96
+
97
+ [[package]]
98
+ name = "binwalk"
99
+ version = "3.1.0"
100
+ source = "registry+https://github.com/rust-lang/crates.io-index"
101
+ checksum = "99d5dc70f5021c55624f098adae4d1de9c1c07d000475664704b675aad7e0811"
102
+ dependencies = [
103
+ "aho-corasick",
104
+ "base64",
105
+ "bzip2",
106
+ "chrono",
107
+ "clap",
108
+ "colored",
109
+ "crc32-v2",
110
+ "crc32c",
111
+ "entropy",
112
+ "env_logger",
113
+ "flate2",
114
+ "log",
115
+ "plotters",
116
+ "serde",
117
+ "serde_json",
118
+ "termsize",
119
+ "threadpool",
120
+ "uuid",
121
+ "walkdir",
122
+ "xxhash-rust",
123
+ "xz2",
124
+ ]
125
+
126
+ [[package]]
127
+ name = "bitflags"
128
+ version = "1.3.2"
129
+ source = "registry+https://github.com/rust-lang/crates.io-index"
130
+ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
131
+
132
+ [[package]]
133
+ name = "bitflags"
134
+ version = "2.10.0"
135
+ source = "registry+https://github.com/rust-lang/crates.io-index"
136
+ checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3"
137
+
138
+ [[package]]
139
+ name = "bumpalo"
140
+ version = "3.19.1"
141
+ source = "registry+https://github.com/rust-lang/crates.io-index"
142
+ checksum = "5dd9dc738b7a8311c7ade152424974d8115f2cdad61e8dab8dac9f2362298510"
143
+
144
+ [[package]]
145
+ name = "bytemuck"
146
+ version = "1.25.0"
147
+ source = "registry+https://github.com/rust-lang/crates.io-index"
148
+ checksum = "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec"
149
+
150
+ [[package]]
151
+ name = "byteorder"
152
+ version = "1.5.0"
153
+ source = "registry+https://github.com/rust-lang/crates.io-index"
154
+ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
155
+
156
+ [[package]]
157
+ name = "bzip2"
158
+ version = "0.4.4"
159
+ source = "registry+https://github.com/rust-lang/crates.io-index"
160
+ checksum = "bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8"
161
+ dependencies = [
162
+ "bzip2-sys",
163
+ "libc",
164
+ ]
165
+
166
+ [[package]]
167
+ name = "bzip2-sys"
168
+ version = "0.1.13+1.0.8"
169
+ source = "registry+https://github.com/rust-lang/crates.io-index"
170
+ checksum = "225bff33b2141874fe80d71e07d6eec4f85c5c216453dd96388240f96e1acc14"
171
+ dependencies = [
172
+ "cc",
173
+ "pkg-config",
174
+ ]
175
+
176
+ [[package]]
177
+ name = "cc"
178
+ version = "1.2.55"
179
+ source = "registry+https://github.com/rust-lang/crates.io-index"
180
+ checksum = "47b26a0954ae34af09b50f0de26458fa95369a0d478d8236d3f93082b219bd29"
181
+ dependencies = [
182
+ "find-msvc-tools",
183
+ "shlex",
184
+ ]
185
+
186
+ [[package]]
187
+ name = "cfg-if"
188
+ version = "1.0.4"
189
+ source = "registry+https://github.com/rust-lang/crates.io-index"
190
+ checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
191
+
192
+ [[package]]
193
+ name = "chrono"
194
+ version = "0.4.43"
195
+ source = "registry+https://github.com/rust-lang/crates.io-index"
196
+ checksum = "fac4744fb15ae8337dc853fee7fb3f4e48c0fbaa23d0afe49c447b4fab126118"
197
+ dependencies = [
198
+ "iana-time-zone",
199
+ "js-sys",
200
+ "num-traits",
201
+ "wasm-bindgen",
202
+ "windows-link",
203
+ ]
204
+
205
+ [[package]]
206
+ name = "clap"
207
+ version = "4.5.57"
208
+ source = "registry+https://github.com/rust-lang/crates.io-index"
209
+ checksum = "6899ea499e3fb9305a65d5ebf6e3d2248c5fab291f300ad0a704fbe142eae31a"
210
+ dependencies = [
211
+ "clap_builder",
212
+ "clap_derive",
213
+ ]
214
+
215
+ [[package]]
216
+ name = "clap_builder"
217
+ version = "4.5.57"
218
+ source = "registry+https://github.com/rust-lang/crates.io-index"
219
+ checksum = "7b12c8b680195a62a8364d16b8447b01b6c2c8f9aaf68bee653be34d4245e238"
220
+ dependencies = [
221
+ "anstream",
222
+ "anstyle",
223
+ "clap_lex",
224
+ "strsim",
225
+ ]
226
+
227
+ [[package]]
228
+ name = "clap_derive"
229
+ version = "4.5.55"
230
+ source = "registry+https://github.com/rust-lang/crates.io-index"
231
+ checksum = "a92793da1a46a5f2a02a6f4c46c6496b28c43638adea8306fcb0caa1634f24e5"
232
+ dependencies = [
233
+ "heck",
234
+ "proc-macro2",
235
+ "quote",
236
+ "syn",
237
+ ]
238
+
239
+ [[package]]
240
+ name = "clap_lex"
241
+ version = "0.7.7"
242
+ source = "registry+https://github.com/rust-lang/crates.io-index"
243
+ checksum = "c3e64b0cc0439b12df2fa678eae89a1c56a529fd067a9115f7827f1fffd22b32"
244
+
245
+ [[package]]
246
+ name = "color_quant"
247
+ version = "1.1.0"
248
+ source = "registry+https://github.com/rust-lang/crates.io-index"
249
+ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
250
+
251
+ [[package]]
252
+ name = "colorchoice"
253
+ version = "1.0.4"
254
+ source = "registry+https://github.com/rust-lang/crates.io-index"
255
+ checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75"
256
+
257
+ [[package]]
258
+ name = "colored"
259
+ version = "2.2.0"
260
+ source = "registry+https://github.com/rust-lang/crates.io-index"
261
+ checksum = "117725a109d387c937a1533ce01b450cbde6b88abceea8473c4d7a85853cda3c"
262
+ dependencies = [
263
+ "lazy_static",
264
+ "windows-sys 0.59.0",
265
+ ]
266
+
267
+ [[package]]
268
+ name = "core-foundation"
269
+ version = "0.9.4"
270
+ source = "registry+https://github.com/rust-lang/crates.io-index"
271
+ checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
272
+ dependencies = [
273
+ "core-foundation-sys",
274
+ "libc",
275
+ ]
276
+
277
+ [[package]]
278
+ name = "core-foundation-sys"
279
+ version = "0.8.7"
280
+ source = "registry+https://github.com/rust-lang/crates.io-index"
281
+ checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
282
+
283
+ [[package]]
284
+ name = "core-graphics"
285
+ version = "0.23.2"
286
+ source = "registry+https://github.com/rust-lang/crates.io-index"
287
+ checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081"
288
+ dependencies = [
289
+ "bitflags 1.3.2",
290
+ "core-foundation",
291
+ "core-graphics-types",
292
+ "foreign-types",
293
+ "libc",
294
+ ]
295
+
296
+ [[package]]
297
+ name = "core-graphics-types"
298
+ version = "0.1.3"
299
+ source = "registry+https://github.com/rust-lang/crates.io-index"
300
+ checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf"
301
+ dependencies = [
302
+ "bitflags 1.3.2",
303
+ "core-foundation",
304
+ "libc",
305
+ ]
306
+
307
+ [[package]]
308
+ name = "core-text"
309
+ version = "20.1.0"
310
+ source = "registry+https://github.com/rust-lang/crates.io-index"
311
+ checksum = "c9d2790b5c08465d49f8dc05c8bcae9fea467855947db39b0f8145c091aaced5"
312
+ dependencies = [
313
+ "core-foundation",
314
+ "core-graphics",
315
+ "foreign-types",
316
+ "libc",
317
+ ]
318
+
319
+ [[package]]
320
+ name = "crc32-v2"
321
+ version = "0.0.4"
322
+ source = "registry+https://github.com/rust-lang/crates.io-index"
323
+ checksum = "7f546fcecc3490696c3bea070d8949208279bbc220a5a7738573a10f584cda51"
324
+
325
+ [[package]]
326
+ name = "crc32c"
327
+ version = "0.6.8"
328
+ source = "registry+https://github.com/rust-lang/crates.io-index"
329
+ checksum = "3a47af21622d091a8f0fb295b88bc886ac74efcc613efc19f5d0b21de5c89e47"
330
+ dependencies = [
331
+ "rustc_version",
332
+ ]
333
+
334
+ [[package]]
335
+ name = "crc32fast"
336
+ version = "1.5.0"
337
+ source = "registry+https://github.com/rust-lang/crates.io-index"
338
+ checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
339
+ dependencies = [
340
+ "cfg-if",
341
+ ]
342
+
343
+ [[package]]
344
+ name = "dirs"
345
+ version = "6.0.0"
346
+ source = "registry+https://github.com/rust-lang/crates.io-index"
347
+ checksum = "c3e8aa94d75141228480295a7d0e7feb620b1a5ad9f12bc40be62411e38cce4e"
348
+ dependencies = [
349
+ "dirs-sys",
350
+ ]
351
+
352
+ [[package]]
353
+ name = "dirs-sys"
354
+ version = "0.5.0"
355
+ source = "registry+https://github.com/rust-lang/crates.io-index"
356
+ checksum = "e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab"
357
+ dependencies = [
358
+ "libc",
359
+ "option-ext",
360
+ "redox_users",
361
+ "windows-sys 0.61.2",
362
+ ]
363
+
364
+ [[package]]
365
+ name = "dlib"
366
+ version = "0.5.2"
367
+ source = "registry+https://github.com/rust-lang/crates.io-index"
368
+ checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412"
369
+ dependencies = [
370
+ "libloading",
371
+ ]
372
+
373
+ [[package]]
374
+ name = "dwrote"
375
+ version = "0.11.5"
376
+ source = "registry+https://github.com/rust-lang/crates.io-index"
377
+ checksum = "9e1b35532432acc8b19ceed096e35dfa088d3ea037fe4f3c085f1f97f33b4d02"
378
+ dependencies = [
379
+ "lazy_static",
380
+ "libc",
381
+ "winapi",
382
+ "wio",
383
+ ]
384
+
385
+ [[package]]
386
+ name = "entropy"
387
+ version = "0.4.3"
388
+ source = "registry+https://github.com/rust-lang/crates.io-index"
389
+ checksum = "aaddcf1b2c2d0a2c4fe3cf7fbbd7172d07e3fedc61dda7405a0560084d1a483e"
390
+
391
+ [[package]]
392
+ name = "env_filter"
393
+ version = "0.1.4"
394
+ source = "registry+https://github.com/rust-lang/crates.io-index"
395
+ checksum = "1bf3c259d255ca70051b30e2e95b5446cdb8949ac4cd22c0d7fd634d89f568e2"
396
+ dependencies = [
397
+ "log",
398
+ "regex",
399
+ ]
400
+
401
+ [[package]]
402
+ name = "env_logger"
403
+ version = "0.11.8"
404
+ source = "registry+https://github.com/rust-lang/crates.io-index"
405
+ checksum = "13c863f0904021b108aa8b2f55046443e6b1ebde8fd4a15c399893aae4fa069f"
406
+ dependencies = [
407
+ "anstream",
408
+ "anstyle",
409
+ "env_filter",
410
+ "jiff",
411
+ "log",
412
+ ]
413
+
414
+ [[package]]
415
+ name = "equivalent"
416
+ version = "1.0.2"
417
+ source = "registry+https://github.com/rust-lang/crates.io-index"
418
+ checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
419
+
420
+ [[package]]
421
+ name = "errno"
422
+ version = "0.3.14"
423
+ source = "registry+https://github.com/rust-lang/crates.io-index"
424
+ checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
425
+ dependencies = [
426
+ "libc",
427
+ "windows-sys 0.61.2",
428
+ ]
429
+
430
+ [[package]]
431
+ name = "fastrand"
432
+ version = "2.3.0"
433
+ source = "registry+https://github.com/rust-lang/crates.io-index"
434
+ checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
435
+
436
+ [[package]]
437
+ name = "fdeflate"
438
+ version = "0.3.7"
439
+ source = "registry+https://github.com/rust-lang/crates.io-index"
440
+ checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c"
441
+ dependencies = [
442
+ "simd-adler32",
443
+ ]
444
+
445
+ [[package]]
446
+ name = "find-msvc-tools"
447
+ version = "0.1.9"
448
+ source = "registry+https://github.com/rust-lang/crates.io-index"
449
+ checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582"
450
+
451
+ [[package]]
452
+ name = "flate2"
453
+ version = "1.1.9"
454
+ source = "registry+https://github.com/rust-lang/crates.io-index"
455
+ checksum = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c"
456
+ dependencies = [
457
+ "crc32fast",
458
+ "miniz_oxide",
459
+ ]
460
+
461
+ [[package]]
462
+ name = "float-ord"
463
+ version = "0.3.2"
464
+ source = "registry+https://github.com/rust-lang/crates.io-index"
465
+ checksum = "8ce81f49ae8a0482e4c55ea62ebbd7e5a686af544c00b9d090bba3ff9be97b3d"
466
+
467
+ [[package]]
468
+ name = "foldhash"
469
+ version = "0.1.5"
470
+ source = "registry+https://github.com/rust-lang/crates.io-index"
471
+ checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2"
472
+
473
+ [[package]]
474
+ name = "font-kit"
475
+ version = "0.14.3"
476
+ source = "registry+https://github.com/rust-lang/crates.io-index"
477
+ checksum = "2c7e611d49285d4c4b2e1727b72cf05353558885cc5252f93707b845dfcaf3d3"
478
+ dependencies = [
479
+ "bitflags 2.10.0",
480
+ "byteorder",
481
+ "core-foundation",
482
+ "core-graphics",
483
+ "core-text",
484
+ "dirs",
485
+ "dwrote",
486
+ "float-ord",
487
+ "freetype-sys",
488
+ "lazy_static",
489
+ "libc",
490
+ "log",
491
+ "pathfinder_geometry",
492
+ "pathfinder_simd",
493
+ "walkdir",
494
+ "winapi",
495
+ "yeslogic-fontconfig-sys",
496
+ ]
497
+
498
+ [[package]]
499
+ name = "foreign-types"
500
+ version = "0.5.0"
501
+ source = "registry+https://github.com/rust-lang/crates.io-index"
502
+ checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965"
503
+ dependencies = [
504
+ "foreign-types-macros",
505
+ "foreign-types-shared",
506
+ ]
507
+
508
+ [[package]]
509
+ name = "foreign-types-macros"
510
+ version = "0.2.3"
511
+ source = "registry+https://github.com/rust-lang/crates.io-index"
512
+ checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
513
+ dependencies = [
514
+ "proc-macro2",
515
+ "quote",
516
+ "syn",
517
+ ]
518
+
519
+ [[package]]
520
+ name = "foreign-types-shared"
521
+ version = "0.3.1"
522
+ source = "registry+https://github.com/rust-lang/crates.io-index"
523
+ checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
524
+
525
+ [[package]]
526
+ name = "freetype-sys"
527
+ version = "0.20.1"
528
+ source = "registry+https://github.com/rust-lang/crates.io-index"
529
+ checksum = "0e7edc5b9669349acfda99533e9e0bcf26a51862ab43b08ee7745c55d28eb134"
530
+ dependencies = [
531
+ "cc",
532
+ "libc",
533
+ "pkg-config",
534
+ ]
535
+
536
+ [[package]]
537
+ name = "getrandom"
538
+ version = "0.2.17"
539
+ source = "registry+https://github.com/rust-lang/crates.io-index"
540
+ checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0"
541
+ dependencies = [
542
+ "cfg-if",
543
+ "libc",
544
+ "wasi",
545
+ ]
546
+
547
+ [[package]]
548
+ name = "getrandom"
549
+ version = "0.3.4"
550
+ source = "registry+https://github.com/rust-lang/crates.io-index"
551
+ checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
552
+ dependencies = [
553
+ "cfg-if",
554
+ "libc",
555
+ "r-efi",
556
+ "wasip2",
557
+ ]
558
+
559
+ [[package]]
560
+ name = "getrandom"
561
+ version = "0.4.1"
562
+ source = "registry+https://github.com/rust-lang/crates.io-index"
563
+ checksum = "139ef39800118c7683f2fd3c98c1b23c09ae076556b435f8e9064ae108aaeeec"
564
+ dependencies = [
565
+ "cfg-if",
566
+ "libc",
567
+ "r-efi",
568
+ "wasip2",
569
+ "wasip3",
570
+ ]
571
+
572
+ [[package]]
573
+ name = "gif"
574
+ version = "0.12.0"
575
+ source = "registry+https://github.com/rust-lang/crates.io-index"
576
+ checksum = "80792593675e051cf94a4b111980da2ba60d4a83e43e0048c5693baab3977045"
577
+ dependencies = [
578
+ "color_quant",
579
+ "weezl",
580
+ ]
581
+
582
+ [[package]]
583
+ name = "hashbrown"
584
+ version = "0.15.5"
585
+ source = "registry+https://github.com/rust-lang/crates.io-index"
586
+ checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1"
587
+ dependencies = [
588
+ "foldhash",
589
+ ]
590
+
591
+ [[package]]
592
+ name = "hashbrown"
593
+ version = "0.16.1"
594
+ source = "registry+https://github.com/rust-lang/crates.io-index"
595
+ checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"
596
+
597
+ [[package]]
598
+ name = "heck"
599
+ version = "0.5.0"
600
+ source = "registry+https://github.com/rust-lang/crates.io-index"
601
+ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
602
+
603
+ [[package]]
604
+ name = "hermit-abi"
605
+ version = "0.5.2"
606
+ source = "registry+https://github.com/rust-lang/crates.io-index"
607
+ checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c"
608
+
609
+ [[package]]
610
+ name = "iana-time-zone"
611
+ version = "0.1.65"
612
+ source = "registry+https://github.com/rust-lang/crates.io-index"
613
+ checksum = "e31bc9ad994ba00e440a8aa5c9ef0ec67d5cb5e5cb0cc7f8b744a35b389cc470"
614
+ dependencies = [
615
+ "android_system_properties",
616
+ "core-foundation-sys",
617
+ "iana-time-zone-haiku",
618
+ "js-sys",
619
+ "log",
620
+ "wasm-bindgen",
621
+ "windows-core",
622
+ ]
623
+
624
+ [[package]]
625
+ name = "iana-time-zone-haiku"
626
+ version = "0.1.2"
627
+ source = "registry+https://github.com/rust-lang/crates.io-index"
628
+ checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
629
+ dependencies = [
630
+ "cc",
631
+ ]
632
+
633
+ [[package]]
634
+ name = "id-arena"
635
+ version = "2.3.0"
636
+ source = "registry+https://github.com/rust-lang/crates.io-index"
637
+ checksum = "3d3067d79b975e8844ca9eb072e16b31c3c1c36928edf9c6789548c524d0d954"
638
+
639
+ [[package]]
640
+ name = "image"
641
+ version = "0.24.9"
642
+ source = "registry+https://github.com/rust-lang/crates.io-index"
643
+ checksum = "5690139d2f55868e080017335e4b94cb7414274c74f1669c84fb5feba2c9f69d"
644
+ dependencies = [
645
+ "bytemuck",
646
+ "byteorder",
647
+ "color_quant",
648
+ "jpeg-decoder",
649
+ "num-traits",
650
+ "png",
651
+ ]
652
+
653
+ [[package]]
654
+ name = "indexmap"
655
+ version = "2.13.0"
656
+ source = "registry+https://github.com/rust-lang/crates.io-index"
657
+ checksum = "7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017"
658
+ dependencies = [
659
+ "equivalent",
660
+ "hashbrown 0.16.1",
661
+ "serde",
662
+ "serde_core",
663
+ ]
664
+
665
+ [[package]]
666
+ name = "is_terminal_polyfill"
667
+ version = "1.70.2"
668
+ source = "registry+https://github.com/rust-lang/crates.io-index"
669
+ checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695"
670
+
671
+ [[package]]
672
+ name = "itoa"
673
+ version = "1.0.17"
674
+ source = "registry+https://github.com/rust-lang/crates.io-index"
675
+ checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2"
676
+
677
+ [[package]]
678
+ name = "jiff"
679
+ version = "0.2.19"
680
+ source = "registry+https://github.com/rust-lang/crates.io-index"
681
+ checksum = "d89a5b5e10d5a9ad6e5d1f4bd58225f655d6fe9767575a5e8ac5a6fe64e04495"
682
+ dependencies = [
683
+ "jiff-static",
684
+ "log",
685
+ "portable-atomic",
686
+ "portable-atomic-util",
687
+ "serde_core",
688
+ ]
689
+
690
+ [[package]]
691
+ name = "jiff-static"
692
+ version = "0.2.19"
693
+ source = "registry+https://github.com/rust-lang/crates.io-index"
694
+ checksum = "ff7a39c8862fc1369215ccf0a8f12dd4598c7f6484704359f0351bd617034dbf"
695
+ dependencies = [
696
+ "proc-macro2",
697
+ "quote",
698
+ "syn",
699
+ ]
700
+
701
+ [[package]]
702
+ name = "jpeg-decoder"
703
+ version = "0.3.2"
704
+ source = "registry+https://github.com/rust-lang/crates.io-index"
705
+ checksum = "00810f1d8b74be64b13dbf3db89ac67740615d6c891f0e7b6179326533011a07"
706
+
707
+ [[package]]
708
+ name = "js-sys"
709
+ version = "0.3.85"
710
+ source = "registry+https://github.com/rust-lang/crates.io-index"
711
+ checksum = "8c942ebf8e95485ca0d52d97da7c5a2c387d0e7f0ba4c35e93bfcaee045955b3"
712
+ dependencies = [
713
+ "once_cell",
714
+ "wasm-bindgen",
715
+ ]
716
+
717
+ [[package]]
718
+ name = "lazy_static"
719
+ version = "1.5.0"
720
+ source = "registry+https://github.com/rust-lang/crates.io-index"
721
+ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
722
+
723
+ [[package]]
724
+ name = "leb128fmt"
725
+ version = "0.1.0"
726
+ source = "registry+https://github.com/rust-lang/crates.io-index"
727
+ checksum = "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2"
728
+
729
+ [[package]]
730
+ name = "libc"
731
+ version = "0.2.181"
732
+ source = "registry+https://github.com/rust-lang/crates.io-index"
733
+ checksum = "459427e2af2b9c839b132acb702a1c654d95e10f8c326bfc2ad11310e458b1c5"
734
+
735
+ [[package]]
736
+ name = "libloading"
737
+ version = "0.8.9"
738
+ source = "registry+https://github.com/rust-lang/crates.io-index"
739
+ checksum = "d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55"
740
+ dependencies = [
741
+ "cfg-if",
742
+ "windows-link",
743
+ ]
744
+
745
+ [[package]]
746
+ name = "libredox"
747
+ version = "0.1.12"
748
+ source = "registry+https://github.com/rust-lang/crates.io-index"
749
+ checksum = "3d0b95e02c851351f877147b7deea7b1afb1df71b63aa5f8270716e0c5720616"
750
+ dependencies = [
751
+ "bitflags 2.10.0",
752
+ "libc",
753
+ ]
754
+
755
+ [[package]]
756
+ name = "linux-raw-sys"
757
+ version = "0.11.0"
758
+ source = "registry+https://github.com/rust-lang/crates.io-index"
759
+ checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039"
760
+
761
+ [[package]]
762
+ name = "log"
763
+ version = "0.4.29"
764
+ source = "registry+https://github.com/rust-lang/crates.io-index"
765
+ checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897"
766
+
767
+ [[package]]
768
+ name = "lzma-sys"
769
+ version = "0.1.20"
770
+ source = "registry+https://github.com/rust-lang/crates.io-index"
771
+ checksum = "5fda04ab3764e6cde78b9974eec4f779acaba7c4e84b36eca3cf77c581b85d27"
772
+ dependencies = [
773
+ "cc",
774
+ "libc",
775
+ "pkg-config",
776
+ ]
777
+
778
+ [[package]]
779
+ name = "memchr"
780
+ version = "2.8.0"
781
+ source = "registry+https://github.com/rust-lang/crates.io-index"
782
+ checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79"
783
+
784
+ [[package]]
785
+ name = "miniz_oxide"
786
+ version = "0.8.9"
787
+ source = "registry+https://github.com/rust-lang/crates.io-index"
788
+ checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
789
+ dependencies = [
790
+ "adler2",
791
+ "simd-adler32",
792
+ ]
793
+
794
+ [[package]]
795
+ name = "num-traits"
796
+ version = "0.2.19"
797
+ source = "registry+https://github.com/rust-lang/crates.io-index"
798
+ checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
799
+ dependencies = [
800
+ "autocfg",
801
+ ]
802
+
803
+ [[package]]
804
+ name = "num_cpus"
805
+ version = "1.17.0"
806
+ source = "registry+https://github.com/rust-lang/crates.io-index"
807
+ checksum = "91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b"
808
+ dependencies = [
809
+ "hermit-abi",
810
+ "libc",
811
+ ]
812
+
813
+ [[package]]
814
+ name = "once_cell"
815
+ version = "1.21.3"
816
+ source = "registry+https://github.com/rust-lang/crates.io-index"
817
+ checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
818
+
819
+ [[package]]
820
+ name = "once_cell_polyfill"
821
+ version = "1.70.2"
822
+ source = "registry+https://github.com/rust-lang/crates.io-index"
823
+ checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe"
824
+
825
+ [[package]]
826
+ name = "option-ext"
827
+ version = "0.2.0"
828
+ source = "registry+https://github.com/rust-lang/crates.io-index"
829
+ checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
830
+
831
+ [[package]]
832
+ name = "pathfinder_geometry"
833
+ version = "0.5.1"
834
+ source = "registry+https://github.com/rust-lang/crates.io-index"
835
+ checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3"
836
+ dependencies = [
837
+ "log",
838
+ "pathfinder_simd",
839
+ ]
840
+
841
+ [[package]]
842
+ name = "pathfinder_simd"
843
+ version = "0.5.5"
844
+ source = "registry+https://github.com/rust-lang/crates.io-index"
845
+ checksum = "bf9027960355bf3afff9841918474a81a5f972ac6d226d518060bba758b5ad57"
846
+ dependencies = [
847
+ "rustc_version",
848
+ ]
849
+
850
+ [[package]]
851
+ name = "pkg-config"
852
+ version = "0.3.32"
853
+ source = "registry+https://github.com/rust-lang/crates.io-index"
854
+ checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c"
855
+
856
+ [[package]]
857
+ name = "plotters"
858
+ version = "0.3.7"
859
+ source = "registry+https://github.com/rust-lang/crates.io-index"
860
+ checksum = "5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747"
861
+ dependencies = [
862
+ "chrono",
863
+ "font-kit",
864
+ "image",
865
+ "lazy_static",
866
+ "num-traits",
867
+ "pathfinder_geometry",
868
+ "plotters-backend",
869
+ "plotters-bitmap",
870
+ "plotters-svg",
871
+ "ttf-parser",
872
+ "wasm-bindgen",
873
+ "web-sys",
874
+ ]
875
+
876
+ [[package]]
877
+ name = "plotters-backend"
878
+ version = "0.3.7"
879
+ source = "registry+https://github.com/rust-lang/crates.io-index"
880
+ checksum = "df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a"
881
+
882
+ [[package]]
883
+ name = "plotters-bitmap"
884
+ version = "0.3.7"
885
+ source = "registry+https://github.com/rust-lang/crates.io-index"
886
+ checksum = "72ce181e3f6bf82d6c1dc569103ca7b1bd964c60ba03d7e6cdfbb3e3eb7f7405"
887
+ dependencies = [
888
+ "gif",
889
+ "image",
890
+ "plotters-backend",
891
+ ]
892
+
893
+ [[package]]
894
+ name = "plotters-svg"
895
+ version = "0.3.7"
896
+ source = "registry+https://github.com/rust-lang/crates.io-index"
897
+ checksum = "51bae2ac328883f7acdfea3d66a7c35751187f870bc81f94563733a154d7a670"
898
+ dependencies = [
899
+ "plotters-backend",
900
+ ]
901
+
902
+ [[package]]
903
+ name = "png"
904
+ version = "0.17.16"
905
+ source = "registry+https://github.com/rust-lang/crates.io-index"
906
+ checksum = "82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526"
907
+ dependencies = [
908
+ "bitflags 1.3.2",
909
+ "crc32fast",
910
+ "fdeflate",
911
+ "flate2",
912
+ "miniz_oxide",
913
+ ]
914
+
915
+ [[package]]
916
+ name = "portable-atomic"
917
+ version = "1.13.1"
918
+ source = "registry+https://github.com/rust-lang/crates.io-index"
919
+ checksum = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49"
920
+
921
+ [[package]]
922
+ name = "portable-atomic-util"
923
+ version = "0.2.5"
924
+ source = "registry+https://github.com/rust-lang/crates.io-index"
925
+ checksum = "7a9db96d7fa8782dd8c15ce32ffe8680bbd1e978a43bf51a34d39483540495f5"
926
+ dependencies = [
927
+ "portable-atomic",
928
+ ]
929
+
930
+ [[package]]
931
+ name = "ppv-lite86"
932
+ version = "0.2.21"
933
+ source = "registry+https://github.com/rust-lang/crates.io-index"
934
+ checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
935
+ dependencies = [
936
+ "zerocopy",
937
+ ]
938
+
939
+ [[package]]
940
+ name = "prettyplease"
941
+ version = "0.2.37"
942
+ source = "registry+https://github.com/rust-lang/crates.io-index"
943
+ checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b"
944
+ dependencies = [
945
+ "proc-macro2",
946
+ "syn",
947
+ ]
948
+
949
+ [[package]]
950
+ name = "proc-macro2"
951
+ version = "1.0.106"
952
+ source = "registry+https://github.com/rust-lang/crates.io-index"
953
+ checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
954
+ dependencies = [
955
+ "unicode-ident",
956
+ ]
957
+
958
+ [[package]]
959
+ name = "pybinwalk"
960
+ version = "0.0.1"
961
+ dependencies = [
962
+ "binwalk",
963
+ "pyo3",
964
+ "regex",
965
+ "serde",
966
+ "serde_json",
967
+ "tempfile",
968
+ "walkdir",
969
+ ]
970
+
971
+ [[package]]
972
+ name = "pyo3"
973
+ version = "0.28.0"
974
+ source = "registry+https://github.com/rust-lang/crates.io-index"
975
+ checksum = "fcf3ccafdf54c050be48a3a086d372f77ba6615f5057211607cd30e5ac5cec6d"
976
+ dependencies = [
977
+ "libc",
978
+ "once_cell",
979
+ "portable-atomic",
980
+ "pyo3-build-config",
981
+ "pyo3-ffi",
982
+ "pyo3-macros",
983
+ ]
984
+
985
+ [[package]]
986
+ name = "pyo3-build-config"
987
+ version = "0.28.0"
988
+ source = "registry+https://github.com/rust-lang/crates.io-index"
989
+ checksum = "972720a441c91fd9c49f212a1d2d74c6e3803b231ebc8d66c51efbd7ccab11c8"
990
+ dependencies = [
991
+ "target-lexicon",
992
+ ]
993
+
994
+ [[package]]
995
+ name = "pyo3-ffi"
996
+ version = "0.28.0"
997
+ source = "registry+https://github.com/rust-lang/crates.io-index"
998
+ checksum = "5994456d9dab8934d600d3867571b6410f24fbd6002570ad56356733eb54859b"
999
+ dependencies = [
1000
+ "libc",
1001
+ "pyo3-build-config",
1002
+ ]
1003
+
1004
+ [[package]]
1005
+ name = "pyo3-macros"
1006
+ version = "0.28.0"
1007
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1008
+ checksum = "11ce9cc8d81b3c4969748807604d92b4eef363c5bb82b1a1bdb34ec6f1093a18"
1009
+ dependencies = [
1010
+ "proc-macro2",
1011
+ "pyo3-macros-backend",
1012
+ "quote",
1013
+ "syn",
1014
+ ]
1015
+
1016
+ [[package]]
1017
+ name = "pyo3-macros-backend"
1018
+ version = "0.28.0"
1019
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1020
+ checksum = "eaf4b60036a154d23282679b658e3cc7d88d3b8c9a40b43824785f232d2e1b98"
1021
+ dependencies = [
1022
+ "heck",
1023
+ "proc-macro2",
1024
+ "pyo3-build-config",
1025
+ "quote",
1026
+ "syn",
1027
+ ]
1028
+
1029
+ [[package]]
1030
+ name = "quote"
1031
+ version = "1.0.44"
1032
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1033
+ checksum = "21b2ebcf727b7760c461f091f9f0f539b77b8e87f2fd88131e7f1b433b3cece4"
1034
+ dependencies = [
1035
+ "proc-macro2",
1036
+ ]
1037
+
1038
+ [[package]]
1039
+ name = "r-efi"
1040
+ version = "5.3.0"
1041
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1042
+ checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
1043
+
1044
+ [[package]]
1045
+ name = "rand"
1046
+ version = "0.9.2"
1047
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1048
+ checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1"
1049
+ dependencies = [
1050
+ "rand_chacha",
1051
+ "rand_core",
1052
+ ]
1053
+
1054
+ [[package]]
1055
+ name = "rand_chacha"
1056
+ version = "0.9.0"
1057
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1058
+ checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
1059
+ dependencies = [
1060
+ "ppv-lite86",
1061
+ "rand_core",
1062
+ ]
1063
+
1064
+ [[package]]
1065
+ name = "rand_core"
1066
+ version = "0.9.5"
1067
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1068
+ checksum = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c"
1069
+ dependencies = [
1070
+ "getrandom 0.3.4",
1071
+ ]
1072
+
1073
+ [[package]]
1074
+ name = "redox_users"
1075
+ version = "0.5.2"
1076
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1077
+ checksum = "a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac"
1078
+ dependencies = [
1079
+ "getrandom 0.2.17",
1080
+ "libredox",
1081
+ "thiserror",
1082
+ ]
1083
+
1084
+ [[package]]
1085
+ name = "regex"
1086
+ version = "1.12.3"
1087
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1088
+ checksum = "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276"
1089
+ dependencies = [
1090
+ "aho-corasick",
1091
+ "memchr",
1092
+ "regex-automata",
1093
+ "regex-syntax",
1094
+ ]
1095
+
1096
+ [[package]]
1097
+ name = "regex-automata"
1098
+ version = "0.4.14"
1099
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1100
+ checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f"
1101
+ dependencies = [
1102
+ "aho-corasick",
1103
+ "memchr",
1104
+ "regex-syntax",
1105
+ ]
1106
+
1107
+ [[package]]
1108
+ name = "regex-syntax"
1109
+ version = "0.8.9"
1110
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1111
+ checksum = "a96887878f22d7bad8a3b6dc5b7440e0ada9a245242924394987b21cf2210a4c"
1112
+
1113
+ [[package]]
1114
+ name = "rustc_version"
1115
+ version = "0.4.1"
1116
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1117
+ checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
1118
+ dependencies = [
1119
+ "semver",
1120
+ ]
1121
+
1122
+ [[package]]
1123
+ name = "rustix"
1124
+ version = "1.1.3"
1125
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1126
+ checksum = "146c9e247ccc180c1f61615433868c99f3de3ae256a30a43b49f67c2d9171f34"
1127
+ dependencies = [
1128
+ "bitflags 2.10.0",
1129
+ "errno",
1130
+ "libc",
1131
+ "linux-raw-sys",
1132
+ "windows-sys 0.61.2",
1133
+ ]
1134
+
1135
+ [[package]]
1136
+ name = "rustversion"
1137
+ version = "1.0.22"
1138
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1139
+ checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
1140
+
1141
+ [[package]]
1142
+ name = "same-file"
1143
+ version = "1.0.6"
1144
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1145
+ checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
1146
+ dependencies = [
1147
+ "winapi-util",
1148
+ ]
1149
+
1150
+ [[package]]
1151
+ name = "semver"
1152
+ version = "1.0.27"
1153
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1154
+ checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2"
1155
+
1156
+ [[package]]
1157
+ name = "serde"
1158
+ version = "1.0.228"
1159
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1160
+ checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
1161
+ dependencies = [
1162
+ "serde_core",
1163
+ "serde_derive",
1164
+ ]
1165
+
1166
+ [[package]]
1167
+ name = "serde_core"
1168
+ version = "1.0.228"
1169
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1170
+ checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
1171
+ dependencies = [
1172
+ "serde_derive",
1173
+ ]
1174
+
1175
+ [[package]]
1176
+ name = "serde_derive"
1177
+ version = "1.0.228"
1178
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1179
+ checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
1180
+ dependencies = [
1181
+ "proc-macro2",
1182
+ "quote",
1183
+ "syn",
1184
+ ]
1185
+
1186
+ [[package]]
1187
+ name = "serde_json"
1188
+ version = "1.0.149"
1189
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1190
+ checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86"
1191
+ dependencies = [
1192
+ "itoa",
1193
+ "memchr",
1194
+ "serde",
1195
+ "serde_core",
1196
+ "zmij",
1197
+ ]
1198
+
1199
+ [[package]]
1200
+ name = "shlex"
1201
+ version = "1.3.0"
1202
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1203
+ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
1204
+
1205
+ [[package]]
1206
+ name = "simd-adler32"
1207
+ version = "0.3.8"
1208
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1209
+ checksum = "e320a6c5ad31d271ad523dcf3ad13e2767ad8b1cb8f047f75a8aeaf8da139da2"
1210
+
1211
+ [[package]]
1212
+ name = "strsim"
1213
+ version = "0.11.1"
1214
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1215
+ checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
1216
+
1217
+ [[package]]
1218
+ name = "syn"
1219
+ version = "2.0.114"
1220
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1221
+ checksum = "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a"
1222
+ dependencies = [
1223
+ "proc-macro2",
1224
+ "quote",
1225
+ "unicode-ident",
1226
+ ]
1227
+
1228
+ [[package]]
1229
+ name = "target-lexicon"
1230
+ version = "0.13.4"
1231
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1232
+ checksum = "b1dd07eb858a2067e2f3c7155d54e929265c264e6f37efe3ee7a8d1b5a1dd0ba"
1233
+
1234
+ [[package]]
1235
+ name = "tempfile"
1236
+ version = "3.25.0"
1237
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1238
+ checksum = "0136791f7c95b1f6dd99f9cc786b91bb81c3800b639b3478e561ddb7be95e5f1"
1239
+ dependencies = [
1240
+ "fastrand",
1241
+ "getrandom 0.4.1",
1242
+ "once_cell",
1243
+ "rustix",
1244
+ "windows-sys 0.61.2",
1245
+ ]
1246
+
1247
+ [[package]]
1248
+ name = "termsize"
1249
+ version = "0.1.9"
1250
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1251
+ checksum = "6f11ff5c25c172608d5b85e2fb43ee9a6d683a7f4ab7f96ae07b3d8b590368fd"
1252
+ dependencies = [
1253
+ "libc",
1254
+ "winapi",
1255
+ ]
1256
+
1257
+ [[package]]
1258
+ name = "thiserror"
1259
+ version = "2.0.18"
1260
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1261
+ checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
1262
+ dependencies = [
1263
+ "thiserror-impl",
1264
+ ]
1265
+
1266
+ [[package]]
1267
+ name = "thiserror-impl"
1268
+ version = "2.0.18"
1269
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1270
+ checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
1271
+ dependencies = [
1272
+ "proc-macro2",
1273
+ "quote",
1274
+ "syn",
1275
+ ]
1276
+
1277
+ [[package]]
1278
+ name = "threadpool"
1279
+ version = "1.8.1"
1280
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1281
+ checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"
1282
+ dependencies = [
1283
+ "num_cpus",
1284
+ ]
1285
+
1286
+ [[package]]
1287
+ name = "ttf-parser"
1288
+ version = "0.20.0"
1289
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1290
+ checksum = "17f77d76d837a7830fe1d4f12b7b4ba4192c1888001c7164257e4bc6d21d96b4"
1291
+
1292
+ [[package]]
1293
+ name = "unicode-ident"
1294
+ version = "1.0.23"
1295
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1296
+ checksum = "537dd038a89878be9b64dd4bd1b260315c1bb94f4d784956b81e27a088d9a09e"
1297
+
1298
+ [[package]]
1299
+ name = "unicode-xid"
1300
+ version = "0.2.6"
1301
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1302
+ checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
1303
+
1304
+ [[package]]
1305
+ name = "utf8parse"
1306
+ version = "0.2.2"
1307
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1308
+ checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
1309
+
1310
+ [[package]]
1311
+ name = "uuid"
1312
+ version = "1.20.0"
1313
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1314
+ checksum = "ee48d38b119b0cd71fe4141b30f5ba9c7c5d9f4e7a3a8b4a674e4b6ef789976f"
1315
+ dependencies = [
1316
+ "getrandom 0.3.4",
1317
+ "js-sys",
1318
+ "rand",
1319
+ "wasm-bindgen",
1320
+ ]
1321
+
1322
+ [[package]]
1323
+ name = "walkdir"
1324
+ version = "2.5.0"
1325
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1326
+ checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
1327
+ dependencies = [
1328
+ "same-file",
1329
+ "winapi-util",
1330
+ ]
1331
+
1332
+ [[package]]
1333
+ name = "wasi"
1334
+ version = "0.11.1+wasi-snapshot-preview1"
1335
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1336
+ checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
1337
+
1338
+ [[package]]
1339
+ name = "wasip2"
1340
+ version = "1.0.2+wasi-0.2.9"
1341
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1342
+ checksum = "9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5"
1343
+ dependencies = [
1344
+ "wit-bindgen",
1345
+ ]
1346
+
1347
+ [[package]]
1348
+ name = "wasip3"
1349
+ version = "0.4.0+wasi-0.3.0-rc-2026-01-06"
1350
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1351
+ checksum = "5428f8bf88ea5ddc08faddef2ac4a67e390b88186c703ce6dbd955e1c145aca5"
1352
+ dependencies = [
1353
+ "wit-bindgen",
1354
+ ]
1355
+
1356
+ [[package]]
1357
+ name = "wasm-bindgen"
1358
+ version = "0.2.108"
1359
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1360
+ checksum = "64024a30ec1e37399cf85a7ffefebdb72205ca1c972291c51512360d90bd8566"
1361
+ dependencies = [
1362
+ "cfg-if",
1363
+ "once_cell",
1364
+ "rustversion",
1365
+ "wasm-bindgen-macro",
1366
+ "wasm-bindgen-shared",
1367
+ ]
1368
+
1369
+ [[package]]
1370
+ name = "wasm-bindgen-macro"
1371
+ version = "0.2.108"
1372
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1373
+ checksum = "008b239d9c740232e71bd39e8ef6429d27097518b6b30bdf9086833bd5b6d608"
1374
+ dependencies = [
1375
+ "quote",
1376
+ "wasm-bindgen-macro-support",
1377
+ ]
1378
+
1379
+ [[package]]
1380
+ name = "wasm-bindgen-macro-support"
1381
+ version = "0.2.108"
1382
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1383
+ checksum = "5256bae2d58f54820e6490f9839c49780dff84c65aeab9e772f15d5f0e913a55"
1384
+ dependencies = [
1385
+ "bumpalo",
1386
+ "proc-macro2",
1387
+ "quote",
1388
+ "syn",
1389
+ "wasm-bindgen-shared",
1390
+ ]
1391
+
1392
+ [[package]]
1393
+ name = "wasm-bindgen-shared"
1394
+ version = "0.2.108"
1395
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1396
+ checksum = "1f01b580c9ac74c8d8f0c0e4afb04eeef2acf145458e52c03845ee9cd23e3d12"
1397
+ dependencies = [
1398
+ "unicode-ident",
1399
+ ]
1400
+
1401
+ [[package]]
1402
+ name = "wasm-encoder"
1403
+ version = "0.244.0"
1404
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1405
+ checksum = "990065f2fe63003fe337b932cfb5e3b80e0b4d0f5ff650e6985b1048f62c8319"
1406
+ dependencies = [
1407
+ "leb128fmt",
1408
+ "wasmparser",
1409
+ ]
1410
+
1411
+ [[package]]
1412
+ name = "wasm-metadata"
1413
+ version = "0.244.0"
1414
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1415
+ checksum = "bb0e353e6a2fbdc176932bbaab493762eb1255a7900fe0fea1a2f96c296cc909"
1416
+ dependencies = [
1417
+ "anyhow",
1418
+ "indexmap",
1419
+ "wasm-encoder",
1420
+ "wasmparser",
1421
+ ]
1422
+
1423
+ [[package]]
1424
+ name = "wasmparser"
1425
+ version = "0.244.0"
1426
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1427
+ checksum = "47b807c72e1bac69382b3a6fb3dbe8ea4c0ed87ff5629b8685ae6b9a611028fe"
1428
+ dependencies = [
1429
+ "bitflags 2.10.0",
1430
+ "hashbrown 0.15.5",
1431
+ "indexmap",
1432
+ "semver",
1433
+ ]
1434
+
1435
+ [[package]]
1436
+ name = "web-sys"
1437
+ version = "0.3.85"
1438
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1439
+ checksum = "312e32e551d92129218ea9a2452120f4aabc03529ef03e4d0d82fb2780608598"
1440
+ dependencies = [
1441
+ "js-sys",
1442
+ "wasm-bindgen",
1443
+ ]
1444
+
1445
+ [[package]]
1446
+ name = "weezl"
1447
+ version = "0.1.12"
1448
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1449
+ checksum = "a28ac98ddc8b9274cb41bb4d9d4d5c425b6020c50c46f25559911905610b4a88"
1450
+
1451
+ [[package]]
1452
+ name = "winapi"
1453
+ version = "0.3.9"
1454
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1455
+ checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
1456
+ dependencies = [
1457
+ "winapi-i686-pc-windows-gnu",
1458
+ "winapi-x86_64-pc-windows-gnu",
1459
+ ]
1460
+
1461
+ [[package]]
1462
+ name = "winapi-i686-pc-windows-gnu"
1463
+ version = "0.4.0"
1464
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1465
+ checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
1466
+
1467
+ [[package]]
1468
+ name = "winapi-util"
1469
+ version = "0.1.11"
1470
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1471
+ checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
1472
+ dependencies = [
1473
+ "windows-sys 0.61.2",
1474
+ ]
1475
+
1476
+ [[package]]
1477
+ name = "winapi-x86_64-pc-windows-gnu"
1478
+ version = "0.4.0"
1479
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1480
+ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
1481
+
1482
+ [[package]]
1483
+ name = "windows-core"
1484
+ version = "0.62.2"
1485
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1486
+ checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb"
1487
+ dependencies = [
1488
+ "windows-implement",
1489
+ "windows-interface",
1490
+ "windows-link",
1491
+ "windows-result",
1492
+ "windows-strings",
1493
+ ]
1494
+
1495
+ [[package]]
1496
+ name = "windows-implement"
1497
+ version = "0.60.2"
1498
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1499
+ checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf"
1500
+ dependencies = [
1501
+ "proc-macro2",
1502
+ "quote",
1503
+ "syn",
1504
+ ]
1505
+
1506
+ [[package]]
1507
+ name = "windows-interface"
1508
+ version = "0.59.3"
1509
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1510
+ checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358"
1511
+ dependencies = [
1512
+ "proc-macro2",
1513
+ "quote",
1514
+ "syn",
1515
+ ]
1516
+
1517
+ [[package]]
1518
+ name = "windows-link"
1519
+ version = "0.2.1"
1520
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1521
+ checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
1522
+
1523
+ [[package]]
1524
+ name = "windows-result"
1525
+ version = "0.4.1"
1526
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1527
+ checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5"
1528
+ dependencies = [
1529
+ "windows-link",
1530
+ ]
1531
+
1532
+ [[package]]
1533
+ name = "windows-strings"
1534
+ version = "0.5.1"
1535
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1536
+ checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091"
1537
+ dependencies = [
1538
+ "windows-link",
1539
+ ]
1540
+
1541
+ [[package]]
1542
+ name = "windows-sys"
1543
+ version = "0.59.0"
1544
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1545
+ checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
1546
+ dependencies = [
1547
+ "windows-targets",
1548
+ ]
1549
+
1550
+ [[package]]
1551
+ name = "windows-sys"
1552
+ version = "0.61.2"
1553
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1554
+ checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
1555
+ dependencies = [
1556
+ "windows-link",
1557
+ ]
1558
+
1559
+ [[package]]
1560
+ name = "windows-targets"
1561
+ version = "0.52.6"
1562
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1563
+ checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
1564
+ dependencies = [
1565
+ "windows_aarch64_gnullvm",
1566
+ "windows_aarch64_msvc",
1567
+ "windows_i686_gnu",
1568
+ "windows_i686_gnullvm",
1569
+ "windows_i686_msvc",
1570
+ "windows_x86_64_gnu",
1571
+ "windows_x86_64_gnullvm",
1572
+ "windows_x86_64_msvc",
1573
+ ]
1574
+
1575
+ [[package]]
1576
+ name = "windows_aarch64_gnullvm"
1577
+ version = "0.52.6"
1578
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1579
+ checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
1580
+
1581
+ [[package]]
1582
+ name = "windows_aarch64_msvc"
1583
+ version = "0.52.6"
1584
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1585
+ checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
1586
+
1587
+ [[package]]
1588
+ name = "windows_i686_gnu"
1589
+ version = "0.52.6"
1590
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1591
+ checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
1592
+
1593
+ [[package]]
1594
+ name = "windows_i686_gnullvm"
1595
+ version = "0.52.6"
1596
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1597
+ checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
1598
+
1599
+ [[package]]
1600
+ name = "windows_i686_msvc"
1601
+ version = "0.52.6"
1602
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1603
+ checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
1604
+
1605
+ [[package]]
1606
+ name = "windows_x86_64_gnu"
1607
+ version = "0.52.6"
1608
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1609
+ checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
1610
+
1611
+ [[package]]
1612
+ name = "windows_x86_64_gnullvm"
1613
+ version = "0.52.6"
1614
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1615
+ checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
1616
+
1617
+ [[package]]
1618
+ name = "windows_x86_64_msvc"
1619
+ version = "0.52.6"
1620
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1621
+ checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
1622
+
1623
+ [[package]]
1624
+ name = "wio"
1625
+ version = "0.2.2"
1626
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1627
+ checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
1628
+ dependencies = [
1629
+ "winapi",
1630
+ ]
1631
+
1632
+ [[package]]
1633
+ name = "wit-bindgen"
1634
+ version = "0.51.0"
1635
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1636
+ checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5"
1637
+ dependencies = [
1638
+ "wit-bindgen-rust-macro",
1639
+ ]
1640
+
1641
+ [[package]]
1642
+ name = "wit-bindgen-core"
1643
+ version = "0.51.0"
1644
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1645
+ checksum = "ea61de684c3ea68cb082b7a88508a8b27fcc8b797d738bfc99a82facf1d752dc"
1646
+ dependencies = [
1647
+ "anyhow",
1648
+ "heck",
1649
+ "wit-parser",
1650
+ ]
1651
+
1652
+ [[package]]
1653
+ name = "wit-bindgen-rust"
1654
+ version = "0.51.0"
1655
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1656
+ checksum = "b7c566e0f4b284dd6561c786d9cb0142da491f46a9fbed79ea69cdad5db17f21"
1657
+ dependencies = [
1658
+ "anyhow",
1659
+ "heck",
1660
+ "indexmap",
1661
+ "prettyplease",
1662
+ "syn",
1663
+ "wasm-metadata",
1664
+ "wit-bindgen-core",
1665
+ "wit-component",
1666
+ ]
1667
+
1668
+ [[package]]
1669
+ name = "wit-bindgen-rust-macro"
1670
+ version = "0.51.0"
1671
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1672
+ checksum = "0c0f9bfd77e6a48eccf51359e3ae77140a7f50b1e2ebfe62422d8afdaffab17a"
1673
+ dependencies = [
1674
+ "anyhow",
1675
+ "prettyplease",
1676
+ "proc-macro2",
1677
+ "quote",
1678
+ "syn",
1679
+ "wit-bindgen-core",
1680
+ "wit-bindgen-rust",
1681
+ ]
1682
+
1683
+ [[package]]
1684
+ name = "wit-component"
1685
+ version = "0.244.0"
1686
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1687
+ checksum = "9d66ea20e9553b30172b5e831994e35fbde2d165325bec84fc43dbf6f4eb9cb2"
1688
+ dependencies = [
1689
+ "anyhow",
1690
+ "bitflags 2.10.0",
1691
+ "indexmap",
1692
+ "log",
1693
+ "serde",
1694
+ "serde_derive",
1695
+ "serde_json",
1696
+ "wasm-encoder",
1697
+ "wasm-metadata",
1698
+ "wasmparser",
1699
+ "wit-parser",
1700
+ ]
1701
+
1702
+ [[package]]
1703
+ name = "wit-parser"
1704
+ version = "0.244.0"
1705
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1706
+ checksum = "ecc8ac4bc1dc3381b7f59c34f00b67e18f910c2c0f50015669dde7def656a736"
1707
+ dependencies = [
1708
+ "anyhow",
1709
+ "id-arena",
1710
+ "indexmap",
1711
+ "log",
1712
+ "semver",
1713
+ "serde",
1714
+ "serde_derive",
1715
+ "serde_json",
1716
+ "unicode-xid",
1717
+ "wasmparser",
1718
+ ]
1719
+
1720
+ [[package]]
1721
+ name = "xxhash-rust"
1722
+ version = "0.8.15"
1723
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1724
+ checksum = "fdd20c5420375476fbd4394763288da7eb0cc0b8c11deed431a91562af7335d3"
1725
+
1726
+ [[package]]
1727
+ name = "xz2"
1728
+ version = "0.1.7"
1729
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1730
+ checksum = "388c44dc09d76f1536602ead6d325eb532f5c122f17782bd57fb47baeeb767e2"
1731
+ dependencies = [
1732
+ "lzma-sys",
1733
+ ]
1734
+
1735
+ [[package]]
1736
+ name = "yeslogic-fontconfig-sys"
1737
+ version = "6.0.0"
1738
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1739
+ checksum = "503a066b4c037c440169d995b869046827dbc71263f6e8f3be6d77d4f3229dbd"
1740
+ dependencies = [
1741
+ "dlib",
1742
+ "once_cell",
1743
+ "pkg-config",
1744
+ ]
1745
+
1746
+ [[package]]
1747
+ name = "zerocopy"
1748
+ version = "0.8.39"
1749
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1750
+ checksum = "db6d35d663eadb6c932438e763b262fe1a70987f9ae936e60158176d710cae4a"
1751
+ dependencies = [
1752
+ "zerocopy-derive",
1753
+ ]
1754
+
1755
+ [[package]]
1756
+ name = "zerocopy-derive"
1757
+ version = "0.8.39"
1758
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1759
+ checksum = "4122cd3169e94605190e77839c9a40d40ed048d305bfdc146e7df40ab0f3e517"
1760
+ dependencies = [
1761
+ "proc-macro2",
1762
+ "quote",
1763
+ "syn",
1764
+ ]
1765
+
1766
+ [[package]]
1767
+ name = "zmij"
1768
+ version = "1.0.20"
1769
+ source = "registry+https://github.com/rust-lang/crates.io-index"
1770
+ checksum = "4de98dfa5d5b7fef4ee834d0073d560c9ca7b6c46a71d058c48db7960f8cfaf7"