quantwave 0.1.14__py3-none-win_amd64.whl

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,4317 @@
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.5",
4
+ "version": 1,
5
+ "serialNumber": "urn:uuid:1b1434b8-066e-40d1-8bdf-124efdde195d",
6
+ "metadata": {
7
+ "timestamp": "2026-05-15T08:12:41.320129800Z",
8
+ "tools": [
9
+ {
10
+ "vendor": "CycloneDX",
11
+ "name": "cargo-cyclonedx",
12
+ "version": "0.5.9"
13
+ }
14
+ ],
15
+ "authors": [
16
+ {
17
+ "name": "Mayank Lavania"
18
+ }
19
+ ],
20
+ "component": {
21
+ "type": "library",
22
+ "bom-ref": "path+file:///D:/a/quantwave/quantwave/quantwave-python#0.1.14",
23
+ "author": "Mayank Lavania",
24
+ "name": "quantwave-python",
25
+ "version": "0.1.14",
26
+ "description": "A high-performance, Polars-native technical analysis library for Rust.",
27
+ "scope": "required",
28
+ "licenses": [
29
+ {
30
+ "expression": "MIT"
31
+ }
32
+ ],
33
+ "purl": "pkg:cargo/quantwave-python@0.1.14?download_url=file://.",
34
+ "externalReferences": [
35
+ {
36
+ "type": "website",
37
+ "url": "https://github.com/lavs9/quantwave"
38
+ },
39
+ {
40
+ "type": "vcs",
41
+ "url": "https://github.com/lavs9/quantwave"
42
+ }
43
+ ],
44
+ "components": [
45
+ {
46
+ "type": "library",
47
+ "bom-ref": "path+file:///D:/a/quantwave/quantwave/quantwave-python#0.1.14 bin-target-0",
48
+ "name": "quantwave_python",
49
+ "version": "0.1.14",
50
+ "purl": "pkg:cargo/quantwave-python@0.1.14?download_url=file://.#src/lib.rs"
51
+ }
52
+ ]
53
+ },
54
+ "properties": [
55
+ {
56
+ "name": "cdx:rustc:sbom:target:all_targets",
57
+ "value": "true"
58
+ }
59
+ ]
60
+ },
61
+ "components": [
62
+ {
63
+ "type": "library",
64
+ "bom-ref": "path+file:///D:/a/quantwave/quantwave/quantwave-core#0.1.14",
65
+ "author": "Mayank Lavania",
66
+ "name": "quantwave-core",
67
+ "version": "0.1.14",
68
+ "description": "A high-performance, Polars-native technical analysis library for Rust.",
69
+ "scope": "required",
70
+ "licenses": [
71
+ {
72
+ "expression": "MIT"
73
+ }
74
+ ],
75
+ "purl": "pkg:cargo/quantwave-core@0.1.14?download_url=file://..\\quantwave-core",
76
+ "externalReferences": [
77
+ {
78
+ "type": "website",
79
+ "url": "https://github.com/lavs9/quantwave"
80
+ },
81
+ {
82
+ "type": "vcs",
83
+ "url": "https://github.com/lavs9/quantwave"
84
+ }
85
+ ]
86
+ },
87
+ {
88
+ "type": "library",
89
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#allocator-api2@0.2.21",
90
+ "author": "Zakarum <zaq.dev@icloud.com>",
91
+ "name": "allocator-api2",
92
+ "version": "0.2.21",
93
+ "description": "Mirror of Rust's allocator API",
94
+ "scope": "required",
95
+ "hashes": [
96
+ {
97
+ "alg": "SHA-256",
98
+ "content": "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
99
+ }
100
+ ],
101
+ "licenses": [
102
+ {
103
+ "expression": "MIT OR Apache-2.0"
104
+ }
105
+ ],
106
+ "purl": "pkg:cargo/allocator-api2@0.2.21",
107
+ "externalReferences": [
108
+ {
109
+ "type": "documentation",
110
+ "url": "https://docs.rs/allocator-api2"
111
+ },
112
+ {
113
+ "type": "website",
114
+ "url": "https://github.com/zakarumych/allocator-api2"
115
+ },
116
+ {
117
+ "type": "vcs",
118
+ "url": "https://github.com/zakarumych/allocator-api2"
119
+ }
120
+ ]
121
+ },
122
+ {
123
+ "type": "library",
124
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
125
+ "name": "anstyle",
126
+ "version": "1.0.14",
127
+ "description": "ANSI text styling",
128
+ "scope": "required",
129
+ "hashes": [
130
+ {
131
+ "alg": "SHA-256",
132
+ "content": "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000"
133
+ }
134
+ ],
135
+ "licenses": [
136
+ {
137
+ "expression": "MIT OR Apache-2.0"
138
+ }
139
+ ],
140
+ "purl": "pkg:cargo/anstyle@1.0.14",
141
+ "externalReferences": [
142
+ {
143
+ "type": "vcs",
144
+ "url": "https://github.com/rust-cli/anstyle.git"
145
+ }
146
+ ]
147
+ },
148
+ {
149
+ "type": "library",
150
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
151
+ "author": "David Tolnay <dtolnay@gmail.com>",
152
+ "name": "anyhow",
153
+ "version": "1.0.102",
154
+ "description": "Flexible concrete Error type built on std::error::Error",
155
+ "scope": "required",
156
+ "hashes": [
157
+ {
158
+ "alg": "SHA-256",
159
+ "content": "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c"
160
+ }
161
+ ],
162
+ "licenses": [
163
+ {
164
+ "expression": "MIT OR Apache-2.0"
165
+ }
166
+ ],
167
+ "purl": "pkg:cargo/anyhow@1.0.102",
168
+ "externalReferences": [
169
+ {
170
+ "type": "documentation",
171
+ "url": "https://docs.rs/anyhow"
172
+ },
173
+ {
174
+ "type": "vcs",
175
+ "url": "https://github.com/dtolnay/anyhow"
176
+ }
177
+ ]
178
+ },
179
+ {
180
+ "type": "library",
181
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#approx@0.5.1",
182
+ "author": "Brendan Zabarauskas <bjzaba@yahoo.com.au>",
183
+ "name": "approx",
184
+ "version": "0.5.1",
185
+ "description": "Approximate floating point equality comparisons and assertions.",
186
+ "scope": "required",
187
+ "hashes": [
188
+ {
189
+ "alg": "SHA-256",
190
+ "content": "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"
191
+ }
192
+ ],
193
+ "licenses": [
194
+ {
195
+ "expression": "Apache-2.0"
196
+ }
197
+ ],
198
+ "purl": "pkg:cargo/approx@0.5.1",
199
+ "externalReferences": [
200
+ {
201
+ "type": "documentation",
202
+ "url": "https://docs.rs/approx"
203
+ },
204
+ {
205
+ "type": "website",
206
+ "url": "https://github.com/brendanzab/approx"
207
+ },
208
+ {
209
+ "type": "vcs",
210
+ "url": "https://github.com/brendanzab/approx"
211
+ }
212
+ ]
213
+ },
214
+ {
215
+ "type": "library",
216
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#askama@0.14.0",
217
+ "name": "askama",
218
+ "version": "0.14.0",
219
+ "description": "Type-safe, compiled Jinja-like templates for Rust",
220
+ "scope": "required",
221
+ "hashes": [
222
+ {
223
+ "alg": "SHA-256",
224
+ "content": "f75363874b771be265f4ffe307ca705ef6f3baa19011c149da8674a87f1b75c4"
225
+ }
226
+ ],
227
+ "licenses": [
228
+ {
229
+ "expression": "MIT OR Apache-2.0"
230
+ }
231
+ ],
232
+ "purl": "pkg:cargo/askama@0.14.0",
233
+ "externalReferences": [
234
+ {
235
+ "type": "website",
236
+ "url": "https://askama.readthedocs.io/"
237
+ },
238
+ {
239
+ "type": "vcs",
240
+ "url": "https://github.com/askama-rs/askama"
241
+ }
242
+ ]
243
+ },
244
+ {
245
+ "type": "library",
246
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#askama_derive@0.14.0",
247
+ "name": "askama_derive",
248
+ "version": "0.14.0",
249
+ "description": "Procedural macro package for Askama",
250
+ "scope": "required",
251
+ "hashes": [
252
+ {
253
+ "alg": "SHA-256",
254
+ "content": "129397200fe83088e8a68407a8e2b1f826cf0086b21ccdb866a722c8bcd3a94f"
255
+ }
256
+ ],
257
+ "licenses": [
258
+ {
259
+ "expression": "MIT OR Apache-2.0"
260
+ }
261
+ ],
262
+ "purl": "pkg:cargo/askama_derive@0.14.0",
263
+ "externalReferences": [
264
+ {
265
+ "type": "website",
266
+ "url": "https://github.com/askama-rs/askama"
267
+ },
268
+ {
269
+ "type": "vcs",
270
+ "url": "https://github.com/askama-rs/askama"
271
+ }
272
+ ]
273
+ },
274
+ {
275
+ "type": "library",
276
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#askama_parser@0.14.0",
277
+ "name": "askama_parser",
278
+ "version": "0.14.0",
279
+ "description": "Parser for Askama templates",
280
+ "scope": "required",
281
+ "hashes": [
282
+ {
283
+ "alg": "SHA-256",
284
+ "content": "d6ab5630b3d5eaf232620167977f95eb51f3432fc76852328774afbd242d4358"
285
+ }
286
+ ],
287
+ "licenses": [
288
+ {
289
+ "expression": "MIT OR Apache-2.0"
290
+ }
291
+ ],
292
+ "purl": "pkg:cargo/askama_parser@0.14.0",
293
+ "externalReferences": [
294
+ {
295
+ "type": "documentation",
296
+ "url": "https://docs.rs/askama"
297
+ },
298
+ {
299
+ "type": "website",
300
+ "url": "https://github.com/askama-rs/askama"
301
+ },
302
+ {
303
+ "type": "vcs",
304
+ "url": "https://github.com/askama-rs/askama"
305
+ }
306
+ ]
307
+ },
308
+ {
309
+ "type": "library",
310
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.0",
311
+ "author": "Josh Stone <cuviper@gmail.com>",
312
+ "name": "autocfg",
313
+ "version": "1.5.0",
314
+ "description": "Automatic cfg for Rust compiler features",
315
+ "scope": "excluded",
316
+ "hashes": [
317
+ {
318
+ "alg": "SHA-256",
319
+ "content": "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
320
+ }
321
+ ],
322
+ "licenses": [
323
+ {
324
+ "expression": "Apache-2.0 OR MIT"
325
+ }
326
+ ],
327
+ "purl": "pkg:cargo/autocfg@1.5.0",
328
+ "externalReferences": [
329
+ {
330
+ "type": "documentation",
331
+ "url": "https://docs.rs/autocfg/"
332
+ },
333
+ {
334
+ "type": "vcs",
335
+ "url": "https://github.com/cuviper/autocfg"
336
+ }
337
+ ]
338
+ },
339
+ {
340
+ "type": "library",
341
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#basic-toml@0.1.10",
342
+ "author": "Alex Crichton <alex@alexcrichton.com>, David Tolnay <dtolnay@gmail.com>",
343
+ "name": "basic-toml",
344
+ "version": "0.1.10",
345
+ "description": "Minimal TOML library with few dependencies",
346
+ "scope": "required",
347
+ "hashes": [
348
+ {
349
+ "alg": "SHA-256",
350
+ "content": "ba62675e8242a4c4e806d12f11d136e626e6c8361d6b829310732241652a178a"
351
+ }
352
+ ],
353
+ "licenses": [
354
+ {
355
+ "expression": "MIT OR Apache-2.0"
356
+ }
357
+ ],
358
+ "purl": "pkg:cargo/basic-toml@0.1.10",
359
+ "externalReferences": [
360
+ {
361
+ "type": "documentation",
362
+ "url": "https://docs.rs/basic-toml"
363
+ },
364
+ {
365
+ "type": "vcs",
366
+ "url": "https://github.com/dtolnay/basic-toml"
367
+ }
368
+ ]
369
+ },
370
+ {
371
+ "type": "library",
372
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1",
373
+ "author": "The Rust Project Developers",
374
+ "name": "bitflags",
375
+ "version": "2.11.1",
376
+ "description": "A macro to generate structures which behave like bitflags. ",
377
+ "scope": "required",
378
+ "hashes": [
379
+ {
380
+ "alg": "SHA-256",
381
+ "content": "c4512299f36f043ab09a583e57bceb5a5aab7a73db1805848e8fef3c9e8c78b3"
382
+ }
383
+ ],
384
+ "licenses": [
385
+ {
386
+ "expression": "MIT OR Apache-2.0"
387
+ }
388
+ ],
389
+ "purl": "pkg:cargo/bitflags@2.11.1",
390
+ "externalReferences": [
391
+ {
392
+ "type": "documentation",
393
+ "url": "https://docs.rs/bitflags"
394
+ },
395
+ {
396
+ "type": "website",
397
+ "url": "https://github.com/bitflags/bitflags"
398
+ },
399
+ {
400
+ "type": "vcs",
401
+ "url": "https://github.com/bitflags/bitflags"
402
+ }
403
+ ]
404
+ },
405
+ {
406
+ "type": "library",
407
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.25.0",
408
+ "author": "Lokathor <zefria@gmail.com>",
409
+ "name": "bytemuck",
410
+ "version": "1.25.0",
411
+ "description": "A crate for mucking around with piles of bytes.",
412
+ "scope": "required",
413
+ "hashes": [
414
+ {
415
+ "alg": "SHA-256",
416
+ "content": "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec"
417
+ }
418
+ ],
419
+ "licenses": [
420
+ {
421
+ "expression": "Zlib OR Apache-2.0 OR MIT"
422
+ }
423
+ ],
424
+ "purl": "pkg:cargo/bytemuck@1.25.0",
425
+ "externalReferences": [
426
+ {
427
+ "type": "vcs",
428
+ "url": "https://github.com/Lokathor/bytemuck"
429
+ }
430
+ ]
431
+ },
432
+ {
433
+ "type": "library",
434
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bytemuck_derive@1.10.2",
435
+ "author": "Lokathor <zefria@gmail.com>",
436
+ "name": "bytemuck_derive",
437
+ "version": "1.10.2",
438
+ "description": "derive proc-macros for `bytemuck`",
439
+ "scope": "required",
440
+ "hashes": [
441
+ {
442
+ "alg": "SHA-256",
443
+ "content": "f9abbd1bc6865053c427f7198e6af43bfdedc55ab791faed4fbd361d789575ff"
444
+ }
445
+ ],
446
+ "licenses": [
447
+ {
448
+ "expression": "Zlib OR Apache-2.0 OR MIT"
449
+ }
450
+ ],
451
+ "purl": "pkg:cargo/bytemuck_derive@1.10.2",
452
+ "externalReferences": [
453
+ {
454
+ "type": "vcs",
455
+ "url": "https://github.com/Lokathor/bytemuck"
456
+ }
457
+ ]
458
+ },
459
+ {
460
+ "type": "library",
461
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
462
+ "author": "Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com>",
463
+ "name": "bytes",
464
+ "version": "1.11.1",
465
+ "description": "Types and traits for working with bytes",
466
+ "scope": "required",
467
+ "hashes": [
468
+ {
469
+ "alg": "SHA-256",
470
+ "content": "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33"
471
+ }
472
+ ],
473
+ "licenses": [
474
+ {
475
+ "expression": "MIT"
476
+ }
477
+ ],
478
+ "purl": "pkg:cargo/bytes@1.11.1",
479
+ "externalReferences": [
480
+ {
481
+ "type": "vcs",
482
+ "url": "https://github.com/tokio-rs/bytes"
483
+ }
484
+ ]
485
+ },
486
+ {
487
+ "type": "library",
488
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#camino@1.2.2",
489
+ "author": "Without Boats <saoirse@without.boats>, Ashley Williams <ashley666ashley@gmail.com>, Steve Klabnik <steve@steveklabnik.com>, Rain <rain@sunshowers.io>",
490
+ "name": "camino",
491
+ "version": "1.2.2",
492
+ "description": "UTF-8 paths",
493
+ "scope": "required",
494
+ "hashes": [
495
+ {
496
+ "alg": "SHA-256",
497
+ "content": "e629a66d692cb9ff1a1c664e41771b3dcaf961985a9774c0eb0bd1b51cf60a48"
498
+ }
499
+ ],
500
+ "licenses": [
501
+ {
502
+ "expression": "MIT OR Apache-2.0"
503
+ }
504
+ ],
505
+ "purl": "pkg:cargo/camino@1.2.2",
506
+ "externalReferences": [
507
+ {
508
+ "type": "documentation",
509
+ "url": "https://docs.rs/camino"
510
+ },
511
+ {
512
+ "type": "vcs",
513
+ "url": "https://github.com/camino-rs/camino"
514
+ }
515
+ ]
516
+ },
517
+ {
518
+ "type": "library",
519
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cargo-platform@0.1.9",
520
+ "name": "cargo-platform",
521
+ "version": "0.1.9",
522
+ "description": "Cargo's representation of a target platform.",
523
+ "scope": "required",
524
+ "hashes": [
525
+ {
526
+ "alg": "SHA-256",
527
+ "content": "e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea"
528
+ }
529
+ ],
530
+ "licenses": [
531
+ {
532
+ "expression": "MIT OR Apache-2.0"
533
+ }
534
+ ],
535
+ "purl": "pkg:cargo/cargo-platform@0.1.9",
536
+ "externalReferences": [
537
+ {
538
+ "type": "documentation",
539
+ "url": "https://docs.rs/cargo-platform"
540
+ },
541
+ {
542
+ "type": "website",
543
+ "url": "https://github.com/rust-lang/cargo"
544
+ },
545
+ {
546
+ "type": "vcs",
547
+ "url": "https://github.com/rust-lang/cargo"
548
+ }
549
+ ]
550
+ },
551
+ {
552
+ "type": "library",
553
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cargo_metadata@0.19.2",
554
+ "author": "Oliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>",
555
+ "name": "cargo_metadata",
556
+ "version": "0.19.2",
557
+ "description": "structured access to the output of `cargo metadata`",
558
+ "scope": "required",
559
+ "hashes": [
560
+ {
561
+ "alg": "SHA-256",
562
+ "content": "dd5eb614ed4c27c5d706420e4320fbe3216ab31fa1c33cd8246ac36dae4479ba"
563
+ }
564
+ ],
565
+ "licenses": [
566
+ {
567
+ "expression": "MIT"
568
+ }
569
+ ],
570
+ "purl": "pkg:cargo/cargo_metadata@0.19.2",
571
+ "externalReferences": [
572
+ {
573
+ "type": "vcs",
574
+ "url": "https://github.com/oli-obk/cargo_metadata"
575
+ }
576
+ ]
577
+ },
578
+ {
579
+ "type": "library",
580
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
581
+ "author": "Alex Crichton <alex@alexcrichton.com>",
582
+ "name": "cfg-if",
583
+ "version": "1.0.4",
584
+ "description": "A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ",
585
+ "scope": "required",
586
+ "hashes": [
587
+ {
588
+ "alg": "SHA-256",
589
+ "content": "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
590
+ }
591
+ ],
592
+ "licenses": [
593
+ {
594
+ "expression": "MIT OR Apache-2.0"
595
+ }
596
+ ],
597
+ "purl": "pkg:cargo/cfg-if@1.0.4",
598
+ "externalReferences": [
599
+ {
600
+ "type": "vcs",
601
+ "url": "https://github.com/rust-lang/cfg-if"
602
+ }
603
+ ]
604
+ },
605
+ {
606
+ "type": "library",
607
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.1",
608
+ "name": "clap",
609
+ "version": "4.6.1",
610
+ "description": "A simple to use, efficient, and full-featured Command Line Argument Parser",
611
+ "scope": "required",
612
+ "hashes": [
613
+ {
614
+ "alg": "SHA-256",
615
+ "content": "1ddb117e43bbf7dacf0a4190fef4d345b9bad68dfc649cb349e7d17d28428e51"
616
+ }
617
+ ],
618
+ "licenses": [
619
+ {
620
+ "expression": "MIT OR Apache-2.0"
621
+ }
622
+ ],
623
+ "purl": "pkg:cargo/clap@4.6.1",
624
+ "externalReferences": [
625
+ {
626
+ "type": "vcs",
627
+ "url": "https://github.com/clap-rs/clap"
628
+ }
629
+ ]
630
+ },
631
+ {
632
+ "type": "library",
633
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.6.0",
634
+ "name": "clap_builder",
635
+ "version": "4.6.0",
636
+ "description": "A simple to use, efficient, and full-featured Command Line Argument Parser",
637
+ "scope": "required",
638
+ "hashes": [
639
+ {
640
+ "alg": "SHA-256",
641
+ "content": "714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f"
642
+ }
643
+ ],
644
+ "licenses": [
645
+ {
646
+ "expression": "MIT OR Apache-2.0"
647
+ }
648
+ ],
649
+ "purl": "pkg:cargo/clap_builder@4.6.0",
650
+ "externalReferences": [
651
+ {
652
+ "type": "vcs",
653
+ "url": "https://github.com/clap-rs/clap"
654
+ }
655
+ ]
656
+ },
657
+ {
658
+ "type": "library",
659
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.6.1",
660
+ "name": "clap_derive",
661
+ "version": "4.6.1",
662
+ "description": "Parse command line argument by defining a struct, derive crate.",
663
+ "scope": "required",
664
+ "hashes": [
665
+ {
666
+ "alg": "SHA-256",
667
+ "content": "f2ce8604710f6733aa641a2b3731eaa1e8b3d9973d5e3565da11800813f997a9"
668
+ }
669
+ ],
670
+ "licenses": [
671
+ {
672
+ "expression": "MIT OR Apache-2.0"
673
+ }
674
+ ],
675
+ "purl": "pkg:cargo/clap_derive@4.6.1",
676
+ "externalReferences": [
677
+ {
678
+ "type": "vcs",
679
+ "url": "https://github.com/clap-rs/clap"
680
+ }
681
+ ]
682
+ },
683
+ {
684
+ "type": "library",
685
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.0",
686
+ "name": "clap_lex",
687
+ "version": "1.1.0",
688
+ "description": "Minimal, flexible command line parser",
689
+ "scope": "required",
690
+ "hashes": [
691
+ {
692
+ "alg": "SHA-256",
693
+ "content": "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9"
694
+ }
695
+ ],
696
+ "licenses": [
697
+ {
698
+ "expression": "MIT OR Apache-2.0"
699
+ }
700
+ ],
701
+ "purl": "pkg:cargo/clap_lex@1.1.0",
702
+ "externalReferences": [
703
+ {
704
+ "type": "vcs",
705
+ "url": "https://github.com/clap-rs/clap"
706
+ }
707
+ ]
708
+ },
709
+ {
710
+ "type": "library",
711
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-deque@0.8.6",
712
+ "name": "crossbeam-deque",
713
+ "version": "0.8.6",
714
+ "description": "Concurrent work-stealing deque",
715
+ "scope": "required",
716
+ "hashes": [
717
+ {
718
+ "alg": "SHA-256",
719
+ "content": "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51"
720
+ }
721
+ ],
722
+ "licenses": [
723
+ {
724
+ "expression": "MIT OR Apache-2.0"
725
+ }
726
+ ],
727
+ "purl": "pkg:cargo/crossbeam-deque@0.8.6",
728
+ "externalReferences": [
729
+ {
730
+ "type": "website",
731
+ "url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque"
732
+ },
733
+ {
734
+ "type": "vcs",
735
+ "url": "https://github.com/crossbeam-rs/crossbeam"
736
+ }
737
+ ]
738
+ },
739
+ {
740
+ "type": "library",
741
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-epoch@0.9.18",
742
+ "name": "crossbeam-epoch",
743
+ "version": "0.9.18",
744
+ "description": "Epoch-based garbage collection",
745
+ "scope": "required",
746
+ "hashes": [
747
+ {
748
+ "alg": "SHA-256",
749
+ "content": "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
750
+ }
751
+ ],
752
+ "licenses": [
753
+ {
754
+ "expression": "MIT OR Apache-2.0"
755
+ }
756
+ ],
757
+ "purl": "pkg:cargo/crossbeam-epoch@0.9.18",
758
+ "externalReferences": [
759
+ {
760
+ "type": "website",
761
+ "url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch"
762
+ },
763
+ {
764
+ "type": "vcs",
765
+ "url": "https://github.com/crossbeam-rs/crossbeam"
766
+ }
767
+ ]
768
+ },
769
+ {
770
+ "type": "library",
771
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21",
772
+ "name": "crossbeam-utils",
773
+ "version": "0.8.21",
774
+ "description": "Utilities for concurrent programming",
775
+ "scope": "required",
776
+ "hashes": [
777
+ {
778
+ "alg": "SHA-256",
779
+ "content": "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
780
+ }
781
+ ],
782
+ "licenses": [
783
+ {
784
+ "expression": "MIT OR Apache-2.0"
785
+ }
786
+ ],
787
+ "purl": "pkg:cargo/crossbeam-utils@0.8.21",
788
+ "externalReferences": [
789
+ {
790
+ "type": "website",
791
+ "url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils"
792
+ },
793
+ {
794
+ "type": "vcs",
795
+ "url": "https://github.com/crossbeam-rs/crossbeam"
796
+ }
797
+ ]
798
+ },
799
+ {
800
+ "type": "library",
801
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#either@1.15.0",
802
+ "author": "bluss",
803
+ "name": "either",
804
+ "version": "1.15.0",
805
+ "description": "The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ",
806
+ "scope": "required",
807
+ "hashes": [
808
+ {
809
+ "alg": "SHA-256",
810
+ "content": "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
811
+ }
812
+ ],
813
+ "licenses": [
814
+ {
815
+ "expression": "MIT OR Apache-2.0"
816
+ }
817
+ ],
818
+ "purl": "pkg:cargo/either@1.15.0",
819
+ "externalReferences": [
820
+ {
821
+ "type": "documentation",
822
+ "url": "https://docs.rs/either/1/"
823
+ },
824
+ {
825
+ "type": "vcs",
826
+ "url": "https://github.com/rayon-rs/either"
827
+ }
828
+ ]
829
+ },
830
+ {
831
+ "type": "library",
832
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
833
+ "name": "equivalent",
834
+ "version": "1.0.2",
835
+ "description": "Traits for key comparison in maps.",
836
+ "scope": "required",
837
+ "hashes": [
838
+ {
839
+ "alg": "SHA-256",
840
+ "content": "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
841
+ }
842
+ ],
843
+ "licenses": [
844
+ {
845
+ "expression": "Apache-2.0 OR MIT"
846
+ }
847
+ ],
848
+ "purl": "pkg:cargo/equivalent@1.0.2",
849
+ "externalReferences": [
850
+ {
851
+ "type": "vcs",
852
+ "url": "https://github.com/indexmap-rs/equivalent"
853
+ }
854
+ ]
855
+ },
856
+ {
857
+ "type": "library",
858
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#errno@0.3.14",
859
+ "author": "Chris Wong <lambda.fairy@gmail.com>, Dan Gohman <dev@sunfishcode.online>",
860
+ "name": "errno",
861
+ "version": "0.3.14",
862
+ "description": "Cross-platform interface to the `errno` variable.",
863
+ "scope": "required",
864
+ "hashes": [
865
+ {
866
+ "alg": "SHA-256",
867
+ "content": "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
868
+ }
869
+ ],
870
+ "licenses": [
871
+ {
872
+ "expression": "MIT OR Apache-2.0"
873
+ }
874
+ ],
875
+ "purl": "pkg:cargo/errno@0.3.14",
876
+ "externalReferences": [
877
+ {
878
+ "type": "documentation",
879
+ "url": "https://docs.rs/errno"
880
+ },
881
+ {
882
+ "type": "vcs",
883
+ "url": "https://github.com/lambda-fairy/rust-errno"
884
+ }
885
+ ]
886
+ },
887
+ {
888
+ "type": "library",
889
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.4.1",
890
+ "author": "Stjepan Glavina <stjepang@gmail.com>",
891
+ "name": "fastrand",
892
+ "version": "2.4.1",
893
+ "description": "A simple and fast random number generator",
894
+ "scope": "required",
895
+ "hashes": [
896
+ {
897
+ "alg": "SHA-256",
898
+ "content": "9f1f227452a390804cdb637b74a86990f2a7d7ba4b7d5693aac9b4dd6defd8d6"
899
+ }
900
+ ],
901
+ "licenses": [
902
+ {
903
+ "expression": "Apache-2.0 OR MIT"
904
+ }
905
+ ],
906
+ "purl": "pkg:cargo/fastrand@2.4.1",
907
+ "externalReferences": [
908
+ {
909
+ "type": "vcs",
910
+ "url": "https://github.com/smol-rs/fastrand"
911
+ }
912
+ ]
913
+ },
914
+ {
915
+ "type": "library",
916
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.1.5",
917
+ "author": "Orson Peters <orsonpeters@gmail.com>",
918
+ "name": "foldhash",
919
+ "version": "0.1.5",
920
+ "description": "A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.",
921
+ "scope": "required",
922
+ "hashes": [
923
+ {
924
+ "alg": "SHA-256",
925
+ "content": "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2"
926
+ }
927
+ ],
928
+ "licenses": [
929
+ {
930
+ "expression": "Zlib"
931
+ }
932
+ ],
933
+ "purl": "pkg:cargo/foldhash@0.1.5",
934
+ "externalReferences": [
935
+ {
936
+ "type": "vcs",
937
+ "url": "https://github.com/orlp/foldhash"
938
+ }
939
+ ]
940
+ },
941
+ {
942
+ "type": "library",
943
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#fs-err@2.11.0",
944
+ "author": "Andrew Hickman <andrew.hickman1@sky.com>",
945
+ "name": "fs-err",
946
+ "version": "2.11.0",
947
+ "description": "A drop-in replacement for std::fs with more helpful error messages.",
948
+ "scope": "required",
949
+ "hashes": [
950
+ {
951
+ "alg": "SHA-256",
952
+ "content": "88a41f105fe1d5b6b34b2055e3dc59bb79b46b48b2040b9e6c7b4b5de097aa41"
953
+ }
954
+ ],
955
+ "licenses": [
956
+ {
957
+ "expression": "MIT OR Apache-2.0"
958
+ }
959
+ ],
960
+ "purl": "pkg:cargo/fs-err@2.11.0",
961
+ "externalReferences": [
962
+ {
963
+ "type": "documentation",
964
+ "url": "https://docs.rs/fs-err"
965
+ },
966
+ {
967
+ "type": "vcs",
968
+ "url": "https://github.com/andrewhickman/fs-err"
969
+ }
970
+ ]
971
+ },
972
+ {
973
+ "type": "library",
974
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2",
975
+ "author": "The Rand Project Developers",
976
+ "name": "getrandom",
977
+ "version": "0.4.2",
978
+ "description": "A small cross-platform library for retrieving random data from system source",
979
+ "scope": "required",
980
+ "hashes": [
981
+ {
982
+ "alg": "SHA-256",
983
+ "content": "0de51e6874e94e7bf76d726fc5d13ba782deca734ff60d5bb2fb2607c7406555"
984
+ }
985
+ ],
986
+ "licenses": [
987
+ {
988
+ "expression": "MIT OR Apache-2.0"
989
+ }
990
+ ],
991
+ "purl": "pkg:cargo/getrandom@0.4.2",
992
+ "externalReferences": [
993
+ {
994
+ "type": "documentation",
995
+ "url": "https://docs.rs/getrandom"
996
+ },
997
+ {
998
+ "type": "vcs",
999
+ "url": "https://github.com/rust-random/getrandom"
1000
+ }
1001
+ ]
1002
+ },
1003
+ {
1004
+ "type": "library",
1005
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3",
1006
+ "author": "The Rust Project Developers",
1007
+ "name": "glob",
1008
+ "version": "0.3.3",
1009
+ "description": "Support for matching file paths against Unix shell style patterns. ",
1010
+ "scope": "required",
1011
+ "hashes": [
1012
+ {
1013
+ "alg": "SHA-256",
1014
+ "content": "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280"
1015
+ }
1016
+ ],
1017
+ "licenses": [
1018
+ {
1019
+ "expression": "MIT OR Apache-2.0"
1020
+ }
1021
+ ],
1022
+ "purl": "pkg:cargo/glob@0.3.3",
1023
+ "externalReferences": [
1024
+ {
1025
+ "type": "documentation",
1026
+ "url": "https://docs.rs/glob"
1027
+ },
1028
+ {
1029
+ "type": "website",
1030
+ "url": "https://github.com/rust-lang/glob"
1031
+ },
1032
+ {
1033
+ "type": "vcs",
1034
+ "url": "https://github.com/rust-lang/glob"
1035
+ }
1036
+ ]
1037
+ },
1038
+ {
1039
+ "type": "library",
1040
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#goblin@0.8.2",
1041
+ "author": "m4b <m4b.github.io@gmail.com>, seu <seu@panopticon.re>, Will Glynn <will@willglynn.com>, Philip Craig <philipjcraig@gmail.com>, Lzu Tao <taolzu@gmail.com>",
1042
+ "name": "goblin",
1043
+ "version": "0.8.2",
1044
+ "description": "An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate",
1045
+ "scope": "required",
1046
+ "hashes": [
1047
+ {
1048
+ "alg": "SHA-256",
1049
+ "content": "1b363a30c165f666402fe6a3024d3bec7ebc898f96a4a23bd1c99f8dbf3f4f47"
1050
+ }
1051
+ ],
1052
+ "licenses": [
1053
+ {
1054
+ "expression": "MIT"
1055
+ }
1056
+ ],
1057
+ "purl": "pkg:cargo/goblin@0.8.2",
1058
+ "externalReferences": [
1059
+ {
1060
+ "type": "documentation",
1061
+ "url": "https://docs.rs/goblin"
1062
+ },
1063
+ {
1064
+ "type": "vcs",
1065
+ "url": "https://github.com/m4b/goblin"
1066
+ }
1067
+ ]
1068
+ },
1069
+ {
1070
+ "type": "library",
1071
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.15.5",
1072
+ "author": "Amanieu d'Antras <amanieu@gmail.com>",
1073
+ "name": "hashbrown",
1074
+ "version": "0.15.5",
1075
+ "description": "A Rust port of Google's SwissTable hash map",
1076
+ "scope": "required",
1077
+ "hashes": [
1078
+ {
1079
+ "alg": "SHA-256",
1080
+ "content": "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1"
1081
+ }
1082
+ ],
1083
+ "licenses": [
1084
+ {
1085
+ "expression": "MIT OR Apache-2.0"
1086
+ }
1087
+ ],
1088
+ "purl": "pkg:cargo/hashbrown@0.15.5",
1089
+ "externalReferences": [
1090
+ {
1091
+ "type": "vcs",
1092
+ "url": "https://github.com/rust-lang/hashbrown"
1093
+ }
1094
+ ]
1095
+ },
1096
+ {
1097
+ "type": "library",
1098
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1",
1099
+ "name": "hashbrown",
1100
+ "version": "0.17.1",
1101
+ "description": "A Rust port of Google's SwissTable hash map",
1102
+ "scope": "required",
1103
+ "hashes": [
1104
+ {
1105
+ "alg": "SHA-256",
1106
+ "content": "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a"
1107
+ }
1108
+ ],
1109
+ "licenses": [
1110
+ {
1111
+ "expression": "MIT OR Apache-2.0"
1112
+ }
1113
+ ],
1114
+ "purl": "pkg:cargo/hashbrown@0.17.1",
1115
+ "externalReferences": [
1116
+ {
1117
+ "type": "vcs",
1118
+ "url": "https://github.com/rust-lang/hashbrown"
1119
+ }
1120
+ ]
1121
+ },
1122
+ {
1123
+ "type": "library",
1124
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
1125
+ "name": "heck",
1126
+ "version": "0.5.0",
1127
+ "description": "heck is a case conversion library.",
1128
+ "scope": "required",
1129
+ "hashes": [
1130
+ {
1131
+ "alg": "SHA-256",
1132
+ "content": "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
1133
+ }
1134
+ ],
1135
+ "licenses": [
1136
+ {
1137
+ "expression": "MIT OR Apache-2.0"
1138
+ }
1139
+ ],
1140
+ "purl": "pkg:cargo/heck@0.5.0",
1141
+ "externalReferences": [
1142
+ {
1143
+ "type": "vcs",
1144
+ "url": "https://github.com/withoutboats/heck"
1145
+ }
1146
+ ]
1147
+ },
1148
+ {
1149
+ "type": "library",
1150
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#id-arena@2.3.0",
1151
+ "author": "Nick Fitzgerald <fitzgen@gmail.com>, Aleksey Kladov <aleksey.kladov@gmail.com>",
1152
+ "name": "id-arena",
1153
+ "version": "2.3.0",
1154
+ "description": "A simple, id-based arena.",
1155
+ "scope": "required",
1156
+ "hashes": [
1157
+ {
1158
+ "alg": "SHA-256",
1159
+ "content": "3d3067d79b975e8844ca9eb072e16b31c3c1c36928edf9c6789548c524d0d954"
1160
+ }
1161
+ ],
1162
+ "licenses": [
1163
+ {
1164
+ "expression": "MIT OR Apache-2.0"
1165
+ }
1166
+ ],
1167
+ "purl": "pkg:cargo/id-arena@2.3.0",
1168
+ "externalReferences": [
1169
+ {
1170
+ "type": "documentation",
1171
+ "url": "https://docs.rs/id-arena"
1172
+ },
1173
+ {
1174
+ "type": "vcs",
1175
+ "url": "https://github.com/fitzgen/id-arena"
1176
+ }
1177
+ ]
1178
+ },
1179
+ {
1180
+ "type": "library",
1181
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
1182
+ "name": "indexmap",
1183
+ "version": "2.14.0",
1184
+ "description": "A hash table with consistent order and fast iteration.",
1185
+ "scope": "required",
1186
+ "hashes": [
1187
+ {
1188
+ "alg": "SHA-256",
1189
+ "content": "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9"
1190
+ }
1191
+ ],
1192
+ "licenses": [
1193
+ {
1194
+ "expression": "Apache-2.0 OR MIT"
1195
+ }
1196
+ ],
1197
+ "purl": "pkg:cargo/indexmap@2.14.0",
1198
+ "externalReferences": [
1199
+ {
1200
+ "type": "documentation",
1201
+ "url": "https://docs.rs/indexmap/"
1202
+ },
1203
+ {
1204
+ "type": "vcs",
1205
+ "url": "https://github.com/indexmap-rs/indexmap"
1206
+ }
1207
+ ]
1208
+ },
1209
+ {
1210
+ "type": "library",
1211
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
1212
+ "author": "David Tolnay <dtolnay@gmail.com>",
1213
+ "name": "itoa",
1214
+ "version": "1.0.18",
1215
+ "description": "Fast integer primitive to string conversion",
1216
+ "scope": "required",
1217
+ "hashes": [
1218
+ {
1219
+ "alg": "SHA-256",
1220
+ "content": "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
1221
+ }
1222
+ ],
1223
+ "licenses": [
1224
+ {
1225
+ "expression": "MIT OR Apache-2.0"
1226
+ }
1227
+ ],
1228
+ "purl": "pkg:cargo/itoa@1.0.18",
1229
+ "externalReferences": [
1230
+ {
1231
+ "type": "documentation",
1232
+ "url": "https://docs.rs/itoa"
1233
+ },
1234
+ {
1235
+ "type": "vcs",
1236
+ "url": "https://github.com/dtolnay/itoa"
1237
+ }
1238
+ ]
1239
+ },
1240
+ {
1241
+ "type": "library",
1242
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#leb128fmt@0.1.0",
1243
+ "author": "Bryant Luk <code@bryantluk.com>",
1244
+ "name": "leb128fmt",
1245
+ "version": "0.1.0",
1246
+ "description": "A library to encode and decode LEB128 compressed integers.",
1247
+ "scope": "required",
1248
+ "hashes": [
1249
+ {
1250
+ "alg": "SHA-256",
1251
+ "content": "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2"
1252
+ }
1253
+ ],
1254
+ "licenses": [
1255
+ {
1256
+ "expression": "MIT OR Apache-2.0"
1257
+ }
1258
+ ],
1259
+ "purl": "pkg:cargo/leb128fmt@0.1.0",
1260
+ "externalReferences": [
1261
+ {
1262
+ "type": "documentation",
1263
+ "url": "https://docs.rs/leb128fmt"
1264
+ },
1265
+ {
1266
+ "type": "vcs",
1267
+ "url": "https://github.com/bluk/leb128fmt"
1268
+ }
1269
+ ]
1270
+ },
1271
+ {
1272
+ "type": "library",
1273
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
1274
+ "author": "The Rust Project Developers",
1275
+ "name": "libc",
1276
+ "version": "0.2.186",
1277
+ "description": "Raw FFI bindings to platform libraries like libc.",
1278
+ "scope": "required",
1279
+ "hashes": [
1280
+ {
1281
+ "alg": "SHA-256",
1282
+ "content": "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"
1283
+ }
1284
+ ],
1285
+ "licenses": [
1286
+ {
1287
+ "expression": "MIT OR Apache-2.0"
1288
+ }
1289
+ ],
1290
+ "purl": "pkg:cargo/libc@0.2.186",
1291
+ "externalReferences": [
1292
+ {
1293
+ "type": "vcs",
1294
+ "url": "https://github.com/rust-lang/libc"
1295
+ }
1296
+ ]
1297
+ },
1298
+ {
1299
+ "type": "library",
1300
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libm@0.2.16",
1301
+ "author": "Alex Crichton <alex@alexcrichton.com>, Amanieu d'Antras <amanieu@gmail.com>, Jorge Aparicio <japaricious@gmail.com>, Trevor Gross <tg@trevorgross.com>",
1302
+ "name": "libm",
1303
+ "version": "0.2.16",
1304
+ "description": "libm in pure Rust",
1305
+ "scope": "required",
1306
+ "hashes": [
1307
+ {
1308
+ "alg": "SHA-256",
1309
+ "content": "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981"
1310
+ }
1311
+ ],
1312
+ "licenses": [
1313
+ {
1314
+ "expression": "MIT"
1315
+ }
1316
+ ],
1317
+ "purl": "pkg:cargo/libm@0.2.16",
1318
+ "externalReferences": [
1319
+ {
1320
+ "type": "vcs",
1321
+ "url": "https://github.com/rust-lang/compiler-builtins"
1322
+ }
1323
+ ]
1324
+ },
1325
+ {
1326
+ "type": "library",
1327
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#linux-raw-sys@0.12.1",
1328
+ "author": "Dan Gohman <dev@sunfishcode.online>",
1329
+ "name": "linux-raw-sys",
1330
+ "version": "0.12.1",
1331
+ "description": "Generated bindings for Linux's userspace API",
1332
+ "scope": "required",
1333
+ "hashes": [
1334
+ {
1335
+ "alg": "SHA-256",
1336
+ "content": "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53"
1337
+ }
1338
+ ],
1339
+ "licenses": [
1340
+ {
1341
+ "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
1342
+ }
1343
+ ],
1344
+ "purl": "pkg:cargo/linux-raw-sys@0.12.1",
1345
+ "externalReferences": [
1346
+ {
1347
+ "type": "documentation",
1348
+ "url": "https://docs.rs/linux-raw-sys"
1349
+ },
1350
+ {
1351
+ "type": "vcs",
1352
+ "url": "https://github.com/sunfishcode/linux-raw-sys"
1353
+ }
1354
+ ]
1355
+ },
1356
+ {
1357
+ "type": "library",
1358
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
1359
+ "author": "The Rust Project Developers",
1360
+ "name": "log",
1361
+ "version": "0.4.29",
1362
+ "description": "A lightweight logging facade for Rust ",
1363
+ "scope": "required",
1364
+ "hashes": [
1365
+ {
1366
+ "alg": "SHA-256",
1367
+ "content": "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897"
1368
+ }
1369
+ ],
1370
+ "licenses": [
1371
+ {
1372
+ "expression": "MIT OR Apache-2.0"
1373
+ }
1374
+ ],
1375
+ "purl": "pkg:cargo/log@0.4.29",
1376
+ "externalReferences": [
1377
+ {
1378
+ "type": "documentation",
1379
+ "url": "https://docs.rs/log"
1380
+ },
1381
+ {
1382
+ "type": "vcs",
1383
+ "url": "https://github.com/rust-lang/log"
1384
+ }
1385
+ ]
1386
+ },
1387
+ {
1388
+ "type": "library",
1389
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
1390
+ "author": "Andrew Gallant <jamslam@gmail.com>, bluss",
1391
+ "name": "memchr",
1392
+ "version": "2.8.0",
1393
+ "description": "Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ",
1394
+ "scope": "required",
1395
+ "hashes": [
1396
+ {
1397
+ "alg": "SHA-256",
1398
+ "content": "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79"
1399
+ }
1400
+ ],
1401
+ "licenses": [
1402
+ {
1403
+ "expression": "Unlicense OR MIT"
1404
+ }
1405
+ ],
1406
+ "purl": "pkg:cargo/memchr@2.8.0",
1407
+ "externalReferences": [
1408
+ {
1409
+ "type": "documentation",
1410
+ "url": "https://docs.rs/memchr/"
1411
+ },
1412
+ {
1413
+ "type": "website",
1414
+ "url": "https://github.com/BurntSushi/memchr"
1415
+ },
1416
+ {
1417
+ "type": "vcs",
1418
+ "url": "https://github.com/BurntSushi/memchr"
1419
+ }
1420
+ ]
1421
+ },
1422
+ {
1423
+ "type": "library",
1424
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#minimal-lexical@0.2.1",
1425
+ "author": "Alex Huszagh <ahuszagh@gmail.com>",
1426
+ "name": "minimal-lexical",
1427
+ "version": "0.2.1",
1428
+ "description": "Fast float parsing conversion routines.",
1429
+ "scope": "required",
1430
+ "hashes": [
1431
+ {
1432
+ "alg": "SHA-256",
1433
+ "content": "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
1434
+ }
1435
+ ],
1436
+ "licenses": [
1437
+ {
1438
+ "expression": "MIT OR Apache-2.0"
1439
+ }
1440
+ ],
1441
+ "purl": "pkg:cargo/minimal-lexical@0.2.1",
1442
+ "externalReferences": [
1443
+ {
1444
+ "type": "documentation",
1445
+ "url": "https://docs.rs/minimal-lexical"
1446
+ },
1447
+ {
1448
+ "type": "vcs",
1449
+ "url": "https://github.com/Alexhuszagh/minimal-lexical"
1450
+ }
1451
+ ]
1452
+ },
1453
+ {
1454
+ "type": "library",
1455
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#nom@7.1.3",
1456
+ "author": "contact@geoffroycouprie.com",
1457
+ "name": "nom",
1458
+ "version": "7.1.3",
1459
+ "description": "A byte-oriented, zero-copy, parser combinators library",
1460
+ "scope": "required",
1461
+ "hashes": [
1462
+ {
1463
+ "alg": "SHA-256",
1464
+ "content": "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
1465
+ }
1466
+ ],
1467
+ "licenses": [
1468
+ {
1469
+ "expression": "MIT"
1470
+ }
1471
+ ],
1472
+ "purl": "pkg:cargo/nom@7.1.3",
1473
+ "externalReferences": [
1474
+ {
1475
+ "type": "documentation",
1476
+ "url": "https://docs.rs/nom"
1477
+ },
1478
+ {
1479
+ "type": "vcs",
1480
+ "url": "https://github.com/Geal/nom"
1481
+ }
1482
+ ]
1483
+ },
1484
+ {
1485
+ "type": "library",
1486
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
1487
+ "author": "The Rust Project Developers",
1488
+ "name": "num-traits",
1489
+ "version": "0.2.19",
1490
+ "description": "Numeric traits for generic mathematics",
1491
+ "scope": "required",
1492
+ "hashes": [
1493
+ {
1494
+ "alg": "SHA-256",
1495
+ "content": "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
1496
+ }
1497
+ ],
1498
+ "licenses": [
1499
+ {
1500
+ "expression": "MIT OR Apache-2.0"
1501
+ }
1502
+ ],
1503
+ "purl": "pkg:cargo/num-traits@0.2.19",
1504
+ "externalReferences": [
1505
+ {
1506
+ "type": "documentation",
1507
+ "url": "https://docs.rs/num-traits"
1508
+ },
1509
+ {
1510
+ "type": "website",
1511
+ "url": "https://github.com/rust-num/num-traits"
1512
+ },
1513
+ {
1514
+ "type": "vcs",
1515
+ "url": "https://github.com/rust-num/num-traits"
1516
+ }
1517
+ ]
1518
+ },
1519
+ {
1520
+ "type": "library",
1521
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
1522
+ "author": "Aleksey Kladov <aleksey.kladov@gmail.com>",
1523
+ "name": "once_cell",
1524
+ "version": "1.21.4",
1525
+ "description": "Single assignment cells and lazy values.",
1526
+ "scope": "required",
1527
+ "hashes": [
1528
+ {
1529
+ "alg": "SHA-256",
1530
+ "content": "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
1531
+ }
1532
+ ],
1533
+ "licenses": [
1534
+ {
1535
+ "expression": "MIT OR Apache-2.0"
1536
+ }
1537
+ ],
1538
+ "purl": "pkg:cargo/once_cell@1.21.4",
1539
+ "externalReferences": [
1540
+ {
1541
+ "type": "documentation",
1542
+ "url": "https://docs.rs/once_cell"
1543
+ },
1544
+ {
1545
+ "type": "vcs",
1546
+ "url": "https://github.com/matklad/once_cell"
1547
+ }
1548
+ ]
1549
+ },
1550
+ {
1551
+ "type": "library",
1552
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
1553
+ "author": "The rust-url developers",
1554
+ "name": "percent-encoding",
1555
+ "version": "2.3.2",
1556
+ "description": "Percent encoding and decoding",
1557
+ "scope": "required",
1558
+ "hashes": [
1559
+ {
1560
+ "alg": "SHA-256",
1561
+ "content": "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
1562
+ }
1563
+ ],
1564
+ "licenses": [
1565
+ {
1566
+ "expression": "MIT OR Apache-2.0"
1567
+ }
1568
+ ],
1569
+ "purl": "pkg:cargo/percent-encoding@2.3.2",
1570
+ "externalReferences": [
1571
+ {
1572
+ "type": "vcs",
1573
+ "url": "https://github.com/servo/rust-url/"
1574
+ }
1575
+ ]
1576
+ },
1577
+ {
1578
+ "type": "library",
1579
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#plain@0.2.3",
1580
+ "author": "jzr",
1581
+ "name": "plain",
1582
+ "version": "0.2.3",
1583
+ "description": "A small Rust library that allows users to reinterpret data of certain types safely.",
1584
+ "scope": "required",
1585
+ "hashes": [
1586
+ {
1587
+ "alg": "SHA-256",
1588
+ "content": "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6"
1589
+ }
1590
+ ],
1591
+ "licenses": [
1592
+ {
1593
+ "expression": "MIT OR Apache-2.0"
1594
+ }
1595
+ ],
1596
+ "purl": "pkg:cargo/plain@0.2.3",
1597
+ "externalReferences": [
1598
+ {
1599
+ "type": "documentation",
1600
+ "url": "https://docs.rs/plain"
1601
+ },
1602
+ {
1603
+ "type": "website",
1604
+ "url": "https://github.com/randomites/plain"
1605
+ },
1606
+ {
1607
+ "type": "vcs",
1608
+ "url": "https://github.com/randomites/plain"
1609
+ }
1610
+ ]
1611
+ },
1612
+ {
1613
+ "type": "library",
1614
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#prettyplease@0.2.37",
1615
+ "author": "David Tolnay <dtolnay@gmail.com>",
1616
+ "name": "prettyplease",
1617
+ "version": "0.2.37",
1618
+ "description": "A minimal `syn` syntax tree pretty-printer",
1619
+ "scope": "required",
1620
+ "hashes": [
1621
+ {
1622
+ "alg": "SHA-256",
1623
+ "content": "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b"
1624
+ }
1625
+ ],
1626
+ "licenses": [
1627
+ {
1628
+ "expression": "MIT OR Apache-2.0"
1629
+ }
1630
+ ],
1631
+ "purl": "pkg:cargo/prettyplease@0.2.37",
1632
+ "externalReferences": [
1633
+ {
1634
+ "type": "documentation",
1635
+ "url": "https://docs.rs/prettyplease"
1636
+ },
1637
+ {
1638
+ "type": "other",
1639
+ "url": "prettyplease02"
1640
+ },
1641
+ {
1642
+ "type": "vcs",
1643
+ "url": "https://github.com/dtolnay/prettyplease"
1644
+ }
1645
+ ]
1646
+ },
1647
+ {
1648
+ "type": "library",
1649
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
1650
+ "author": "David Tolnay <dtolnay@gmail.com>, Alex Crichton <alex@alexcrichton.com>",
1651
+ "name": "proc-macro2",
1652
+ "version": "1.0.106",
1653
+ "description": "A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.",
1654
+ "scope": "required",
1655
+ "hashes": [
1656
+ {
1657
+ "alg": "SHA-256",
1658
+ "content": "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
1659
+ }
1660
+ ],
1661
+ "licenses": [
1662
+ {
1663
+ "expression": "MIT OR Apache-2.0"
1664
+ }
1665
+ ],
1666
+ "purl": "pkg:cargo/proc-macro2@1.0.106",
1667
+ "externalReferences": [
1668
+ {
1669
+ "type": "documentation",
1670
+ "url": "https://docs.rs/proc-macro2"
1671
+ },
1672
+ {
1673
+ "type": "vcs",
1674
+ "url": "https://github.com/dtolnay/proc-macro2"
1675
+ }
1676
+ ]
1677
+ },
1678
+ {
1679
+ "type": "library",
1680
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
1681
+ "author": "David Tolnay <dtolnay@gmail.com>",
1682
+ "name": "quote",
1683
+ "version": "1.0.45",
1684
+ "description": "Quasi-quoting macro quote!(...)",
1685
+ "scope": "required",
1686
+ "hashes": [
1687
+ {
1688
+ "alg": "SHA-256",
1689
+ "content": "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
1690
+ }
1691
+ ],
1692
+ "licenses": [
1693
+ {
1694
+ "expression": "MIT OR Apache-2.0"
1695
+ }
1696
+ ],
1697
+ "purl": "pkg:cargo/quote@1.0.45",
1698
+ "externalReferences": [
1699
+ {
1700
+ "type": "documentation",
1701
+ "url": "https://docs.rs/quote/"
1702
+ },
1703
+ {
1704
+ "type": "vcs",
1705
+ "url": "https://github.com/dtolnay/quote"
1706
+ }
1707
+ ]
1708
+ },
1709
+ {
1710
+ "type": "library",
1711
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#r-efi@6.0.0",
1712
+ "name": "r-efi",
1713
+ "version": "6.0.0",
1714
+ "description": "UEFI Reference Specification Protocol Constants and Definitions",
1715
+ "scope": "required",
1716
+ "hashes": [
1717
+ {
1718
+ "alg": "SHA-256",
1719
+ "content": "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf"
1720
+ }
1721
+ ],
1722
+ "licenses": [
1723
+ {
1724
+ "expression": "MIT OR Apache-2.0 OR LGPL-2.1-or-later"
1725
+ }
1726
+ ],
1727
+ "purl": "pkg:cargo/r-efi@6.0.0",
1728
+ "externalReferences": [
1729
+ {
1730
+ "type": "website",
1731
+ "url": "https://github.com/r-efi/r-efi/wiki"
1732
+ },
1733
+ {
1734
+ "type": "vcs",
1735
+ "url": "https://github.com/r-efi/r-efi"
1736
+ }
1737
+ ]
1738
+ },
1739
+ {
1740
+ "type": "library",
1741
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rayon-core@1.13.0",
1742
+ "name": "rayon-core",
1743
+ "version": "1.13.0",
1744
+ "description": "Core APIs for Rayon",
1745
+ "scope": "required",
1746
+ "hashes": [
1747
+ {
1748
+ "alg": "SHA-256",
1749
+ "content": "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91"
1750
+ }
1751
+ ],
1752
+ "licenses": [
1753
+ {
1754
+ "expression": "MIT OR Apache-2.0"
1755
+ }
1756
+ ],
1757
+ "purl": "pkg:cargo/rayon-core@1.13.0",
1758
+ "externalReferences": [
1759
+ {
1760
+ "type": "documentation",
1761
+ "url": "https://docs.rs/rayon-core/"
1762
+ },
1763
+ {
1764
+ "type": "other",
1765
+ "url": "rayon-core"
1766
+ },
1767
+ {
1768
+ "type": "vcs",
1769
+ "url": "https://github.com/rayon-rs/rayon"
1770
+ }
1771
+ ]
1772
+ },
1773
+ {
1774
+ "type": "library",
1775
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rayon@1.12.0",
1776
+ "name": "rayon",
1777
+ "version": "1.12.0",
1778
+ "description": "Simple work-stealing parallelism for Rust",
1779
+ "scope": "required",
1780
+ "hashes": [
1781
+ {
1782
+ "alg": "SHA-256",
1783
+ "content": "fb39b166781f92d482534ef4b4b1b2568f42613b53e5b6c160e24cfbfa30926d"
1784
+ }
1785
+ ],
1786
+ "licenses": [
1787
+ {
1788
+ "expression": "MIT OR Apache-2.0"
1789
+ }
1790
+ ],
1791
+ "purl": "pkg:cargo/rayon@1.12.0",
1792
+ "externalReferences": [
1793
+ {
1794
+ "type": "documentation",
1795
+ "url": "https://docs.rs/rayon/"
1796
+ },
1797
+ {
1798
+ "type": "vcs",
1799
+ "url": "https://github.com/rayon-rs/rayon"
1800
+ }
1801
+ ]
1802
+ },
1803
+ {
1804
+ "type": "library",
1805
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
1806
+ "author": "The Rust Project Developers",
1807
+ "name": "rustc-hash",
1808
+ "version": "2.1.2",
1809
+ "description": "A speedy, non-cryptographic hashing algorithm used by rustc",
1810
+ "scope": "required",
1811
+ "hashes": [
1812
+ {
1813
+ "alg": "SHA-256",
1814
+ "content": "94300abf3f1ae2e2b8ffb7b58043de3d399c73fa6f4b73826402a5c457614dbe"
1815
+ }
1816
+ ],
1817
+ "licenses": [
1818
+ {
1819
+ "expression": "Apache-2.0 OR MIT"
1820
+ }
1821
+ ],
1822
+ "purl": "pkg:cargo/rustc-hash@2.1.2",
1823
+ "externalReferences": [
1824
+ {
1825
+ "type": "vcs",
1826
+ "url": "https://github.com/rust-lang/rustc-hash"
1827
+ }
1828
+ ]
1829
+ },
1830
+ {
1831
+ "type": "library",
1832
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4",
1833
+ "author": "Dan Gohman <dev@sunfishcode.online>, Jakub Konka <kubkon@jakubkonka.com>",
1834
+ "name": "rustix",
1835
+ "version": "1.1.4",
1836
+ "description": "Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls",
1837
+ "scope": "required",
1838
+ "hashes": [
1839
+ {
1840
+ "alg": "SHA-256",
1841
+ "content": "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190"
1842
+ }
1843
+ ],
1844
+ "licenses": [
1845
+ {
1846
+ "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
1847
+ }
1848
+ ],
1849
+ "purl": "pkg:cargo/rustix@1.1.4",
1850
+ "externalReferences": [
1851
+ {
1852
+ "type": "documentation",
1853
+ "url": "https://docs.rs/rustix"
1854
+ },
1855
+ {
1856
+ "type": "vcs",
1857
+ "url": "https://github.com/bytecodealliance/rustix"
1858
+ }
1859
+ ]
1860
+ },
1861
+ {
1862
+ "type": "library",
1863
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#safe_arch@0.7.4",
1864
+ "author": "Lokathor <zefria@gmail.com>",
1865
+ "name": "safe_arch",
1866
+ "version": "0.7.4",
1867
+ "description": "Crate that exposes `core::arch` safely via `#[cfg()]`.",
1868
+ "scope": "required",
1869
+ "hashes": [
1870
+ {
1871
+ "alg": "SHA-256",
1872
+ "content": "96b02de82ddbe1b636e6170c21be622223aea188ef2e139be0a5b219ec215323"
1873
+ }
1874
+ ],
1875
+ "licenses": [
1876
+ {
1877
+ "expression": "Zlib OR Apache-2.0 OR MIT"
1878
+ }
1879
+ ],
1880
+ "purl": "pkg:cargo/safe_arch@0.7.4",
1881
+ "externalReferences": [
1882
+ {
1883
+ "type": "vcs",
1884
+ "url": "https://github.com/Lokathor/safe_arch"
1885
+ }
1886
+ ]
1887
+ },
1888
+ {
1889
+ "type": "library",
1890
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#scroll@0.12.0",
1891
+ "author": "m4b <m4b.github.io@gmail.com>, Ted Mielczarek <ted@mielczarek.org>",
1892
+ "name": "scroll",
1893
+ "version": "0.12.0",
1894
+ "description": "A suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers",
1895
+ "scope": "required",
1896
+ "hashes": [
1897
+ {
1898
+ "alg": "SHA-256",
1899
+ "content": "6ab8598aa408498679922eff7fa985c25d58a90771bd6be794434c5277eab1a6"
1900
+ }
1901
+ ],
1902
+ "licenses": [
1903
+ {
1904
+ "expression": "MIT"
1905
+ }
1906
+ ],
1907
+ "purl": "pkg:cargo/scroll@0.12.0",
1908
+ "externalReferences": [
1909
+ {
1910
+ "type": "documentation",
1911
+ "url": "https://docs.rs/scroll"
1912
+ },
1913
+ {
1914
+ "type": "vcs",
1915
+ "url": "https://github.com/m4b/scroll"
1916
+ }
1917
+ ]
1918
+ },
1919
+ {
1920
+ "type": "library",
1921
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#scroll_derive@0.12.1",
1922
+ "author": "m4b <m4b.github.io@gmail.com>, Ted Mielczarek <ted@mielczarek.org>, Systemcluster <me@systemcluster.me>",
1923
+ "name": "scroll_derive",
1924
+ "version": "0.12.1",
1925
+ "description": "A macros 1.1 derive implementation for Pread and Pwrite traits from the scroll crate",
1926
+ "scope": "required",
1927
+ "hashes": [
1928
+ {
1929
+ "alg": "SHA-256",
1930
+ "content": "1783eabc414609e28a5ba76aee5ddd52199f7107a0b24c2e9746a1ecc34a683d"
1931
+ }
1932
+ ],
1933
+ "licenses": [
1934
+ {
1935
+ "expression": "MIT"
1936
+ }
1937
+ ],
1938
+ "purl": "pkg:cargo/scroll_derive@0.12.1",
1939
+ "externalReferences": [
1940
+ {
1941
+ "type": "documentation",
1942
+ "url": "https://docs.rs/scroll_derive"
1943
+ },
1944
+ {
1945
+ "type": "vcs",
1946
+ "url": "https://github.com/m4b/scroll"
1947
+ }
1948
+ ]
1949
+ },
1950
+ {
1951
+ "type": "library",
1952
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.28",
1953
+ "author": "David Tolnay <dtolnay@gmail.com>",
1954
+ "name": "semver",
1955
+ "version": "1.0.28",
1956
+ "description": "Parser and evaluator for Cargo's flavor of Semantic Versioning",
1957
+ "scope": "required",
1958
+ "hashes": [
1959
+ {
1960
+ "alg": "SHA-256",
1961
+ "content": "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd"
1962
+ }
1963
+ ],
1964
+ "licenses": [
1965
+ {
1966
+ "expression": "MIT OR Apache-2.0"
1967
+ }
1968
+ ],
1969
+ "purl": "pkg:cargo/semver@1.0.28",
1970
+ "externalReferences": [
1971
+ {
1972
+ "type": "documentation",
1973
+ "url": "https://docs.rs/semver"
1974
+ },
1975
+ {
1976
+ "type": "vcs",
1977
+ "url": "https://github.com/dtolnay/semver"
1978
+ }
1979
+ ]
1980
+ },
1981
+ {
1982
+ "type": "library",
1983
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
1984
+ "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
1985
+ "name": "serde",
1986
+ "version": "1.0.228",
1987
+ "description": "A generic serialization/deserialization framework",
1988
+ "scope": "required",
1989
+ "hashes": [
1990
+ {
1991
+ "alg": "SHA-256",
1992
+ "content": "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
1993
+ }
1994
+ ],
1995
+ "licenses": [
1996
+ {
1997
+ "expression": "MIT OR Apache-2.0"
1998
+ }
1999
+ ],
2000
+ "purl": "pkg:cargo/serde@1.0.228",
2001
+ "externalReferences": [
2002
+ {
2003
+ "type": "documentation",
2004
+ "url": "https://docs.rs/serde"
2005
+ },
2006
+ {
2007
+ "type": "website",
2008
+ "url": "https://serde.rs"
2009
+ },
2010
+ {
2011
+ "type": "vcs",
2012
+ "url": "https://github.com/serde-rs/serde"
2013
+ }
2014
+ ]
2015
+ },
2016
+ {
2017
+ "type": "library",
2018
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
2019
+ "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
2020
+ "name": "serde_core",
2021
+ "version": "1.0.228",
2022
+ "description": "Serde traits only, with no support for derive -- use the `serde` crate instead",
2023
+ "scope": "required",
2024
+ "hashes": [
2025
+ {
2026
+ "alg": "SHA-256",
2027
+ "content": "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
2028
+ }
2029
+ ],
2030
+ "licenses": [
2031
+ {
2032
+ "expression": "MIT OR Apache-2.0"
2033
+ }
2034
+ ],
2035
+ "purl": "pkg:cargo/serde_core@1.0.228",
2036
+ "externalReferences": [
2037
+ {
2038
+ "type": "documentation",
2039
+ "url": "https://docs.rs/serde_core"
2040
+ },
2041
+ {
2042
+ "type": "website",
2043
+ "url": "https://serde.rs"
2044
+ },
2045
+ {
2046
+ "type": "vcs",
2047
+ "url": "https://github.com/serde-rs/serde"
2048
+ }
2049
+ ]
2050
+ },
2051
+ {
2052
+ "type": "library",
2053
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228",
2054
+ "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
2055
+ "name": "serde_derive",
2056
+ "version": "1.0.228",
2057
+ "description": "Macros 1.1 implementation of #[derive(Serialize, Deserialize)]",
2058
+ "scope": "required",
2059
+ "hashes": [
2060
+ {
2061
+ "alg": "SHA-256",
2062
+ "content": "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
2063
+ }
2064
+ ],
2065
+ "licenses": [
2066
+ {
2067
+ "expression": "MIT OR Apache-2.0"
2068
+ }
2069
+ ],
2070
+ "purl": "pkg:cargo/serde_derive@1.0.228",
2071
+ "externalReferences": [
2072
+ {
2073
+ "type": "documentation",
2074
+ "url": "https://serde.rs/derive.html"
2075
+ },
2076
+ {
2077
+ "type": "website",
2078
+ "url": "https://serde.rs"
2079
+ },
2080
+ {
2081
+ "type": "vcs",
2082
+ "url": "https://github.com/serde-rs/serde"
2083
+ }
2084
+ ]
2085
+ },
2086
+ {
2087
+ "type": "library",
2088
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149",
2089
+ "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
2090
+ "name": "serde_json",
2091
+ "version": "1.0.149",
2092
+ "description": "A JSON serialization file format",
2093
+ "scope": "required",
2094
+ "hashes": [
2095
+ {
2096
+ "alg": "SHA-256",
2097
+ "content": "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86"
2098
+ }
2099
+ ],
2100
+ "licenses": [
2101
+ {
2102
+ "expression": "MIT OR Apache-2.0"
2103
+ }
2104
+ ],
2105
+ "purl": "pkg:cargo/serde_json@1.0.149",
2106
+ "externalReferences": [
2107
+ {
2108
+ "type": "documentation",
2109
+ "url": "https://docs.rs/serde_json"
2110
+ },
2111
+ {
2112
+ "type": "vcs",
2113
+ "url": "https://github.com/serde-rs/json"
2114
+ }
2115
+ ]
2116
+ },
2117
+ {
2118
+ "type": "library",
2119
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@1.1.1",
2120
+ "name": "serde_spanned",
2121
+ "version": "1.1.1",
2122
+ "description": "Serde-compatible spanned Value",
2123
+ "scope": "required",
2124
+ "hashes": [
2125
+ {
2126
+ "alg": "SHA-256",
2127
+ "content": "6662b5879511e06e8999a8a235d848113e942c9124f211511b16466ee2995f26"
2128
+ }
2129
+ ],
2130
+ "licenses": [
2131
+ {
2132
+ "expression": "MIT OR Apache-2.0"
2133
+ }
2134
+ ],
2135
+ "purl": "pkg:cargo/serde_spanned@1.1.1",
2136
+ "externalReferences": [
2137
+ {
2138
+ "type": "vcs",
2139
+ "url": "https://github.com/toml-rs/toml"
2140
+ }
2141
+ ]
2142
+ },
2143
+ {
2144
+ "type": "library",
2145
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#siphasher@1.0.3",
2146
+ "author": "Frank Denis <github@pureftpd.org>",
2147
+ "name": "siphasher",
2148
+ "version": "1.0.3",
2149
+ "description": "SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust",
2150
+ "scope": "required",
2151
+ "hashes": [
2152
+ {
2153
+ "alg": "SHA-256",
2154
+ "content": "8ee5873ec9cce0195efcb7a4e9507a04cd49aec9c83d0389df45b1ef7ba2e649"
2155
+ }
2156
+ ],
2157
+ "licenses": [
2158
+ {
2159
+ "expression": "MIT OR Apache-2.0"
2160
+ }
2161
+ ],
2162
+ "purl": "pkg:cargo/siphasher@1.0.3",
2163
+ "externalReferences": [
2164
+ {
2165
+ "type": "documentation",
2166
+ "url": "https://docs.rs/siphasher"
2167
+ },
2168
+ {
2169
+ "type": "website",
2170
+ "url": "https://docs.rs/siphasher"
2171
+ },
2172
+ {
2173
+ "type": "vcs",
2174
+ "url": "https://github.com/jedisct1/rust-siphash"
2175
+ }
2176
+ ]
2177
+ },
2178
+ {
2179
+ "type": "library",
2180
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#smawk@0.3.2",
2181
+ "author": "Martin Geisler <martin@geisler.net>",
2182
+ "name": "smawk",
2183
+ "version": "0.3.2",
2184
+ "description": "Functions for finding row-minima in a totally monotone matrix.",
2185
+ "scope": "required",
2186
+ "hashes": [
2187
+ {
2188
+ "alg": "SHA-256",
2189
+ "content": "b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c"
2190
+ }
2191
+ ],
2192
+ "licenses": [
2193
+ {
2194
+ "expression": "MIT"
2195
+ }
2196
+ ],
2197
+ "purl": "pkg:cargo/smawk@0.3.2",
2198
+ "externalReferences": [
2199
+ {
2200
+ "type": "vcs",
2201
+ "url": "https://github.com/mgeisler/smawk"
2202
+ }
2203
+ ]
2204
+ },
2205
+ {
2206
+ "type": "library",
2207
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0",
2208
+ "author": "Nikolai Vazquez",
2209
+ "name": "static_assertions",
2210
+ "version": "1.1.0",
2211
+ "description": "Compile-time assertions to ensure that invariants are met.",
2212
+ "scope": "required",
2213
+ "hashes": [
2214
+ {
2215
+ "alg": "SHA-256",
2216
+ "content": "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
2217
+ }
2218
+ ],
2219
+ "licenses": [
2220
+ {
2221
+ "expression": "MIT OR Apache-2.0"
2222
+ }
2223
+ ],
2224
+ "purl": "pkg:cargo/static_assertions@1.1.0",
2225
+ "externalReferences": [
2226
+ {
2227
+ "type": "documentation",
2228
+ "url": "https://docs.rs/static_assertions/"
2229
+ },
2230
+ {
2231
+ "type": "website",
2232
+ "url": "https://github.com/nvzqz/static-assertions-rs"
2233
+ },
2234
+ {
2235
+ "type": "vcs",
2236
+ "url": "https://github.com/nvzqz/static-assertions-rs"
2237
+ }
2238
+ ]
2239
+ },
2240
+ {
2241
+ "type": "library",
2242
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1",
2243
+ "author": "Danny Guo <danny@dannyguo.com>, maxbachmann <oss@maxbachmann.de>",
2244
+ "name": "strsim",
2245
+ "version": "0.11.1",
2246
+ "description": "Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ",
2247
+ "scope": "required",
2248
+ "hashes": [
2249
+ {
2250
+ "alg": "SHA-256",
2251
+ "content": "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
2252
+ }
2253
+ ],
2254
+ "licenses": [
2255
+ {
2256
+ "expression": "MIT"
2257
+ }
2258
+ ],
2259
+ "purl": "pkg:cargo/strsim@0.11.1",
2260
+ "externalReferences": [
2261
+ {
2262
+ "type": "documentation",
2263
+ "url": "https://docs.rs/strsim/"
2264
+ },
2265
+ {
2266
+ "type": "website",
2267
+ "url": "https://github.com/rapidfuzz/strsim-rs"
2268
+ },
2269
+ {
2270
+ "type": "vcs",
2271
+ "url": "https://github.com/rapidfuzz/strsim-rs"
2272
+ }
2273
+ ]
2274
+ },
2275
+ {
2276
+ "type": "library",
2277
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
2278
+ "author": "David Tolnay <dtolnay@gmail.com>",
2279
+ "name": "syn",
2280
+ "version": "2.0.117",
2281
+ "description": "Parser for Rust source code",
2282
+ "scope": "required",
2283
+ "hashes": [
2284
+ {
2285
+ "alg": "SHA-256",
2286
+ "content": "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99"
2287
+ }
2288
+ ],
2289
+ "licenses": [
2290
+ {
2291
+ "expression": "MIT OR Apache-2.0"
2292
+ }
2293
+ ],
2294
+ "purl": "pkg:cargo/syn@2.0.117",
2295
+ "externalReferences": [
2296
+ {
2297
+ "type": "documentation",
2298
+ "url": "https://docs.rs/syn"
2299
+ },
2300
+ {
2301
+ "type": "vcs",
2302
+ "url": "https://github.com/dtolnay/syn"
2303
+ }
2304
+ ]
2305
+ },
2306
+ {
2307
+ "type": "library",
2308
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#talib-rs@0.1.2",
2309
+ "name": "talib-rs",
2310
+ "version": "0.1.2",
2311
+ "description": "Pure Rust technical analysis library — drop-in replacement for TA-Lib",
2312
+ "scope": "required",
2313
+ "hashes": [
2314
+ {
2315
+ "alg": "SHA-256",
2316
+ "content": "fff6c917a76ee22689650fa00810fbe60e0c9a260c2d9f103fba28a3e0700745"
2317
+ }
2318
+ ],
2319
+ "licenses": [
2320
+ {
2321
+ "expression": "BSD-3-Clause"
2322
+ }
2323
+ ],
2324
+ "purl": "pkg:cargo/talib-rs@0.1.2",
2325
+ "externalReferences": [
2326
+ {
2327
+ "type": "vcs",
2328
+ "url": "https://github.com/0xcjun/talib-rs"
2329
+ }
2330
+ ]
2331
+ },
2332
+ {
2333
+ "type": "library",
2334
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.27.0",
2335
+ "author": "Steven Allen <steven@stebalien.com>, The Rust Project Developers, Ashley Mannix <ashleymannix@live.com.au>, Jason White <me@jasonwhite.io>",
2336
+ "name": "tempfile",
2337
+ "version": "3.27.0",
2338
+ "description": "A library for managing temporary files and directories.",
2339
+ "scope": "required",
2340
+ "hashes": [
2341
+ {
2342
+ "alg": "SHA-256",
2343
+ "content": "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd"
2344
+ }
2345
+ ],
2346
+ "licenses": [
2347
+ {
2348
+ "expression": "MIT OR Apache-2.0"
2349
+ }
2350
+ ],
2351
+ "purl": "pkg:cargo/tempfile@3.27.0",
2352
+ "externalReferences": [
2353
+ {
2354
+ "type": "documentation",
2355
+ "url": "https://docs.rs/tempfile"
2356
+ },
2357
+ {
2358
+ "type": "website",
2359
+ "url": "https://stebalien.com/projects/tempfile-rs/"
2360
+ },
2361
+ {
2362
+ "type": "vcs",
2363
+ "url": "https://github.com/Stebalien/tempfile"
2364
+ }
2365
+ ]
2366
+ },
2367
+ {
2368
+ "type": "library",
2369
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#textwrap@0.16.2",
2370
+ "author": "Martin Geisler <martin@geisler.net>",
2371
+ "name": "textwrap",
2372
+ "version": "0.16.2",
2373
+ "description": "Library for word wrapping, indenting, and dedenting strings. Has optional support for Unicode and emojis as well as machine hyphenation.",
2374
+ "scope": "required",
2375
+ "hashes": [
2376
+ {
2377
+ "alg": "SHA-256",
2378
+ "content": "c13547615a44dc9c452a8a534638acdf07120d4b6847c8178705da06306a3057"
2379
+ }
2380
+ ],
2381
+ "licenses": [
2382
+ {
2383
+ "expression": "MIT"
2384
+ }
2385
+ ],
2386
+ "purl": "pkg:cargo/textwrap@0.16.2",
2387
+ "externalReferences": [
2388
+ {
2389
+ "type": "documentation",
2390
+ "url": "https://docs.rs/textwrap/"
2391
+ },
2392
+ {
2393
+ "type": "vcs",
2394
+ "url": "https://github.com/mgeisler/textwrap"
2395
+ }
2396
+ ]
2397
+ },
2398
+ {
2399
+ "type": "library",
2400
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@1.0.69",
2401
+ "author": "David Tolnay <dtolnay@gmail.com>",
2402
+ "name": "thiserror-impl",
2403
+ "version": "1.0.69",
2404
+ "description": "Implementation detail of the `thiserror` crate",
2405
+ "scope": "required",
2406
+ "hashes": [
2407
+ {
2408
+ "alg": "SHA-256",
2409
+ "content": "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
2410
+ }
2411
+ ],
2412
+ "licenses": [
2413
+ {
2414
+ "expression": "MIT OR Apache-2.0"
2415
+ }
2416
+ ],
2417
+ "purl": "pkg:cargo/thiserror-impl@1.0.69",
2418
+ "externalReferences": [
2419
+ {
2420
+ "type": "vcs",
2421
+ "url": "https://github.com/dtolnay/thiserror"
2422
+ }
2423
+ ]
2424
+ },
2425
+ {
2426
+ "type": "library",
2427
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.18",
2428
+ "author": "David Tolnay <dtolnay@gmail.com>",
2429
+ "name": "thiserror-impl",
2430
+ "version": "2.0.18",
2431
+ "description": "Implementation detail of the `thiserror` crate",
2432
+ "scope": "required",
2433
+ "hashes": [
2434
+ {
2435
+ "alg": "SHA-256",
2436
+ "content": "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
2437
+ }
2438
+ ],
2439
+ "licenses": [
2440
+ {
2441
+ "expression": "MIT OR Apache-2.0"
2442
+ }
2443
+ ],
2444
+ "purl": "pkg:cargo/thiserror-impl@2.0.18",
2445
+ "externalReferences": [
2446
+ {
2447
+ "type": "vcs",
2448
+ "url": "https://github.com/dtolnay/thiserror"
2449
+ }
2450
+ ]
2451
+ },
2452
+ {
2453
+ "type": "library",
2454
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69",
2455
+ "author": "David Tolnay <dtolnay@gmail.com>",
2456
+ "name": "thiserror",
2457
+ "version": "1.0.69",
2458
+ "description": "derive(Error)",
2459
+ "scope": "required",
2460
+ "hashes": [
2461
+ {
2462
+ "alg": "SHA-256",
2463
+ "content": "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
2464
+ }
2465
+ ],
2466
+ "licenses": [
2467
+ {
2468
+ "expression": "MIT OR Apache-2.0"
2469
+ }
2470
+ ],
2471
+ "purl": "pkg:cargo/thiserror@1.0.69",
2472
+ "externalReferences": [
2473
+ {
2474
+ "type": "documentation",
2475
+ "url": "https://docs.rs/thiserror"
2476
+ },
2477
+ {
2478
+ "type": "vcs",
2479
+ "url": "https://github.com/dtolnay/thiserror"
2480
+ }
2481
+ ]
2482
+ },
2483
+ {
2484
+ "type": "library",
2485
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
2486
+ "author": "David Tolnay <dtolnay@gmail.com>",
2487
+ "name": "thiserror",
2488
+ "version": "2.0.18",
2489
+ "description": "derive(Error)",
2490
+ "scope": "required",
2491
+ "hashes": [
2492
+ {
2493
+ "alg": "SHA-256",
2494
+ "content": "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
2495
+ }
2496
+ ],
2497
+ "licenses": [
2498
+ {
2499
+ "expression": "MIT OR Apache-2.0"
2500
+ }
2501
+ ],
2502
+ "purl": "pkg:cargo/thiserror@2.0.18",
2503
+ "externalReferences": [
2504
+ {
2505
+ "type": "documentation",
2506
+ "url": "https://docs.rs/thiserror"
2507
+ },
2508
+ {
2509
+ "type": "vcs",
2510
+ "url": "https://github.com/dtolnay/thiserror"
2511
+ }
2512
+ ]
2513
+ },
2514
+ {
2515
+ "type": "library",
2516
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml@0.9.12+spec-1.1.0",
2517
+ "name": "toml",
2518
+ "version": "0.9.12+spec-1.1.0",
2519
+ "description": "A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ",
2520
+ "scope": "required",
2521
+ "hashes": [
2522
+ {
2523
+ "alg": "SHA-256",
2524
+ "content": "cf92845e79fc2e2def6a5d828f0801e29a2f8acc037becc5ab08595c7d5e9863"
2525
+ }
2526
+ ],
2527
+ "licenses": [
2528
+ {
2529
+ "expression": "MIT OR Apache-2.0"
2530
+ }
2531
+ ],
2532
+ "purl": "pkg:cargo/toml@0.9.12+spec-1.1.0",
2533
+ "externalReferences": [
2534
+ {
2535
+ "type": "vcs",
2536
+ "url": "https://github.com/toml-rs/toml"
2537
+ }
2538
+ ]
2539
+ },
2540
+ {
2541
+ "type": "library",
2542
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.7.5+spec-1.1.0",
2543
+ "name": "toml_datetime",
2544
+ "version": "0.7.5+spec-1.1.0",
2545
+ "description": "A TOML-compatible datetime type",
2546
+ "scope": "required",
2547
+ "hashes": [
2548
+ {
2549
+ "alg": "SHA-256",
2550
+ "content": "92e1cfed4a3038bc5a127e35a2d360f145e1f4b971b551a2ba5fd7aedf7e1347"
2551
+ }
2552
+ ],
2553
+ "licenses": [
2554
+ {
2555
+ "expression": "MIT OR Apache-2.0"
2556
+ }
2557
+ ],
2558
+ "purl": "pkg:cargo/toml_datetime@0.7.5+spec-1.1.0",
2559
+ "externalReferences": [
2560
+ {
2561
+ "type": "vcs",
2562
+ "url": "https://github.com/toml-rs/toml"
2563
+ }
2564
+ ]
2565
+ },
2566
+ {
2567
+ "type": "library",
2568
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_parser@1.1.2+spec-1.1.0",
2569
+ "name": "toml_parser",
2570
+ "version": "1.1.2+spec-1.1.0",
2571
+ "description": "Yet another format-preserving TOML parser.",
2572
+ "scope": "required",
2573
+ "hashes": [
2574
+ {
2575
+ "alg": "SHA-256",
2576
+ "content": "a2abe9b86193656635d2411dc43050282ca48aa31c2451210f4202550afb7526"
2577
+ }
2578
+ ],
2579
+ "licenses": [
2580
+ {
2581
+ "expression": "MIT OR Apache-2.0"
2582
+ }
2583
+ ],
2584
+ "purl": "pkg:cargo/toml_parser@1.1.2+spec-1.1.0",
2585
+ "externalReferences": [
2586
+ {
2587
+ "type": "vcs",
2588
+ "url": "https://github.com/toml-rs/toml"
2589
+ }
2590
+ ]
2591
+ },
2592
+ {
2593
+ "type": "library",
2594
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_writer@1.1.1+spec-1.1.0",
2595
+ "name": "toml_writer",
2596
+ "version": "1.1.1+spec-1.1.0",
2597
+ "description": "A low-level interface for writing out TOML ",
2598
+ "scope": "required",
2599
+ "hashes": [
2600
+ {
2601
+ "alg": "SHA-256",
2602
+ "content": "756daf9b1013ebe47a8776667b466417e2d4c5679d441c26230efd9ef78692db"
2603
+ }
2604
+ ],
2605
+ "licenses": [
2606
+ {
2607
+ "expression": "MIT OR Apache-2.0"
2608
+ }
2609
+ ],
2610
+ "purl": "pkg:cargo/toml_writer@1.1.1+spec-1.1.0",
2611
+ "externalReferences": [
2612
+ {
2613
+ "type": "vcs",
2614
+ "url": "https://github.com/toml-rs/toml"
2615
+ }
2616
+ ]
2617
+ },
2618
+ {
2619
+ "type": "library",
2620
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24",
2621
+ "author": "David Tolnay <dtolnay@gmail.com>",
2622
+ "name": "unicode-ident",
2623
+ "version": "1.0.24",
2624
+ "description": "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31",
2625
+ "scope": "required",
2626
+ "hashes": [
2627
+ {
2628
+ "alg": "SHA-256",
2629
+ "content": "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
2630
+ }
2631
+ ],
2632
+ "licenses": [
2633
+ {
2634
+ "expression": "(MIT OR Apache-2.0) AND Unicode-3.0"
2635
+ }
2636
+ ],
2637
+ "purl": "pkg:cargo/unicode-ident@1.0.24",
2638
+ "externalReferences": [
2639
+ {
2640
+ "type": "documentation",
2641
+ "url": "https://docs.rs/unicode-ident"
2642
+ },
2643
+ {
2644
+ "type": "vcs",
2645
+ "url": "https://github.com/dtolnay/unicode-ident"
2646
+ }
2647
+ ]
2648
+ },
2649
+ {
2650
+ "type": "library",
2651
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-xid@0.2.6",
2652
+ "author": "erick.tryzelaar <erick.tryzelaar@gmail.com>, kwantam <kwantam@gmail.com>, Manish Goregaokar <manishsmail@gmail.com>",
2653
+ "name": "unicode-xid",
2654
+ "version": "0.2.6",
2655
+ "description": "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. ",
2656
+ "scope": "required",
2657
+ "hashes": [
2658
+ {
2659
+ "alg": "SHA-256",
2660
+ "content": "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
2661
+ }
2662
+ ],
2663
+ "licenses": [
2664
+ {
2665
+ "expression": "MIT OR Apache-2.0"
2666
+ }
2667
+ ],
2668
+ "purl": "pkg:cargo/unicode-xid@0.2.6",
2669
+ "externalReferences": [
2670
+ {
2671
+ "type": "documentation",
2672
+ "url": "https://unicode-rs.github.io/unicode-xid"
2673
+ },
2674
+ {
2675
+ "type": "website",
2676
+ "url": "https://github.com/unicode-rs/unicode-xid"
2677
+ },
2678
+ {
2679
+ "type": "vcs",
2680
+ "url": "https://github.com/unicode-rs/unicode-xid"
2681
+ }
2682
+ ]
2683
+ },
2684
+ {
2685
+ "type": "library",
2686
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi@0.31.1",
2687
+ "name": "uniffi",
2688
+ "version": "0.31.1",
2689
+ "description": "a multi-language bindings generator for rust",
2690
+ "scope": "required",
2691
+ "hashes": [
2692
+ {
2693
+ "alg": "SHA-256",
2694
+ "content": "dc5f2297ee5b893405bed1a6929faec4713a061df158ecf5198089f23910d470"
2695
+ }
2696
+ ],
2697
+ "licenses": [
2698
+ {
2699
+ "expression": "MPL-2.0"
2700
+ }
2701
+ ],
2702
+ "purl": "pkg:cargo/uniffi@0.31.1",
2703
+ "externalReferences": [
2704
+ {
2705
+ "type": "documentation",
2706
+ "url": "https://mozilla.github.io/uniffi-rs"
2707
+ },
2708
+ {
2709
+ "type": "website",
2710
+ "url": "https://mozilla.github.io/uniffi-rs"
2711
+ },
2712
+ {
2713
+ "type": "vcs",
2714
+ "url": "https://github.com/mozilla/uniffi-rs"
2715
+ }
2716
+ ]
2717
+ },
2718
+ {
2719
+ "type": "library",
2720
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_bindgen@0.31.1",
2721
+ "name": "uniffi_bindgen",
2722
+ "version": "0.31.1",
2723
+ "description": "a multi-language bindings generator for rust (codegen and cli tooling)",
2724
+ "scope": "required",
2725
+ "hashes": [
2726
+ {
2727
+ "alg": "SHA-256",
2728
+ "content": "8bc0c60a9607e7ab77a2ad47ec5530178015014839db25af7512447d2238016c"
2729
+ }
2730
+ ],
2731
+ "licenses": [
2732
+ {
2733
+ "expression": "MPL-2.0"
2734
+ }
2735
+ ],
2736
+ "purl": "pkg:cargo/uniffi_bindgen@0.31.1",
2737
+ "externalReferences": [
2738
+ {
2739
+ "type": "documentation",
2740
+ "url": "https://mozilla.github.io/uniffi-rs"
2741
+ },
2742
+ {
2743
+ "type": "website",
2744
+ "url": "https://mozilla.github.io/uniffi-rs"
2745
+ },
2746
+ {
2747
+ "type": "vcs",
2748
+ "url": "https://github.com/mozilla/uniffi-rs"
2749
+ }
2750
+ ]
2751
+ },
2752
+ {
2753
+ "type": "library",
2754
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_build@0.31.1",
2755
+ "name": "uniffi_build",
2756
+ "version": "0.31.1",
2757
+ "description": "a multi-language bindings generator for rust (build script helpers)",
2758
+ "scope": "required",
2759
+ "hashes": [
2760
+ {
2761
+ "alg": "SHA-256",
2762
+ "content": "4c39413c43b955e4aa8a4e2b34bbd1b6b5ff6bd85532b52f9eb92fbe88c14458"
2763
+ }
2764
+ ],
2765
+ "licenses": [
2766
+ {
2767
+ "expression": "MPL-2.0"
2768
+ }
2769
+ ],
2770
+ "purl": "pkg:cargo/uniffi_build@0.31.1",
2771
+ "externalReferences": [
2772
+ {
2773
+ "type": "documentation",
2774
+ "url": "https://mozilla.github.io/uniffi-rs"
2775
+ },
2776
+ {
2777
+ "type": "website",
2778
+ "url": "https://mozilla.github.io/uniffi-rs"
2779
+ },
2780
+ {
2781
+ "type": "vcs",
2782
+ "url": "https://github.com/mozilla/uniffi-rs"
2783
+ }
2784
+ ]
2785
+ },
2786
+ {
2787
+ "type": "library",
2788
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_core@0.31.1",
2789
+ "name": "uniffi_core",
2790
+ "version": "0.31.1",
2791
+ "description": "a multi-language bindings generator for rust (runtime support code)",
2792
+ "scope": "required",
2793
+ "hashes": [
2794
+ {
2795
+ "alg": "SHA-256",
2796
+ "content": "77baf5d539fe2e1ad6805e942dbc5dbdeb2b83eb5f2b3a6535d422ca4b02a12f"
2797
+ }
2798
+ ],
2799
+ "licenses": [
2800
+ {
2801
+ "expression": "MPL-2.0"
2802
+ }
2803
+ ],
2804
+ "purl": "pkg:cargo/uniffi_core@0.31.1",
2805
+ "externalReferences": [
2806
+ {
2807
+ "type": "documentation",
2808
+ "url": "https://mozilla.github.io/uniffi-rs"
2809
+ },
2810
+ {
2811
+ "type": "website",
2812
+ "url": "https://mozilla.github.io/uniffi-rs"
2813
+ },
2814
+ {
2815
+ "type": "vcs",
2816
+ "url": "https://github.com/mozilla/uniffi-rs"
2817
+ }
2818
+ ]
2819
+ },
2820
+ {
2821
+ "type": "library",
2822
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_internal_macros@0.31.1",
2823
+ "name": "uniffi_internal_macros",
2824
+ "version": "0.31.1",
2825
+ "description": "a multi-language bindings generator for rust (interal macro crate)",
2826
+ "scope": "required",
2827
+ "hashes": [
2828
+ {
2829
+ "alg": "SHA-256",
2830
+ "content": "b4b42137524f4be6400fcaca9d02c1d4ecb6ad917e4013c0b93235526d8396e5"
2831
+ }
2832
+ ],
2833
+ "licenses": [
2834
+ {
2835
+ "expression": "MPL-2.0"
2836
+ }
2837
+ ],
2838
+ "purl": "pkg:cargo/uniffi_internal_macros@0.31.1",
2839
+ "externalReferences": [
2840
+ {
2841
+ "type": "documentation",
2842
+ "url": "https://mozilla.github.io/uniffi-rs"
2843
+ },
2844
+ {
2845
+ "type": "website",
2846
+ "url": "https://mozilla.github.io/uniffi-rs"
2847
+ },
2848
+ {
2849
+ "type": "vcs",
2850
+ "url": "https://github.com/mozilla/uniffi-rs"
2851
+ }
2852
+ ]
2853
+ },
2854
+ {
2855
+ "type": "library",
2856
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_macros@0.31.1",
2857
+ "name": "uniffi_macros",
2858
+ "version": "0.31.1",
2859
+ "description": "a multi-language bindings generator for rust (convenience macros)",
2860
+ "scope": "required",
2861
+ "hashes": [
2862
+ {
2863
+ "alg": "SHA-256",
2864
+ "content": "d9273ec45330d8fe9a3701b7b983cea7a4e218503359831967cb95d26b873561"
2865
+ }
2866
+ ],
2867
+ "licenses": [
2868
+ {
2869
+ "expression": "MPL-2.0"
2870
+ }
2871
+ ],
2872
+ "purl": "pkg:cargo/uniffi_macros@0.31.1",
2873
+ "externalReferences": [
2874
+ {
2875
+ "type": "documentation",
2876
+ "url": "https://mozilla.github.io/uniffi-rs"
2877
+ },
2878
+ {
2879
+ "type": "website",
2880
+ "url": "https://mozilla.github.io/uniffi-rs"
2881
+ },
2882
+ {
2883
+ "type": "vcs",
2884
+ "url": "https://github.com/mozilla/uniffi-rs"
2885
+ }
2886
+ ]
2887
+ },
2888
+ {
2889
+ "type": "library",
2890
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_meta@0.31.1",
2891
+ "name": "uniffi_meta",
2892
+ "version": "0.31.1",
2893
+ "description": "uniffi_meta",
2894
+ "scope": "required",
2895
+ "hashes": [
2896
+ {
2897
+ "alg": "SHA-256",
2898
+ "content": "431d2f443e7828a6c29d188de98b6771a6491ee98bba2d4372643bf93f988a18"
2899
+ }
2900
+ ],
2901
+ "licenses": [
2902
+ {
2903
+ "expression": "MPL-2.0"
2904
+ }
2905
+ ],
2906
+ "purl": "pkg:cargo/uniffi_meta@0.31.1",
2907
+ "externalReferences": [
2908
+ {
2909
+ "type": "website",
2910
+ "url": "https://mozilla.github.io/uniffi-rs"
2911
+ },
2912
+ {
2913
+ "type": "vcs",
2914
+ "url": "https://github.com/mozilla/uniffi-rs"
2915
+ }
2916
+ ]
2917
+ },
2918
+ {
2919
+ "type": "library",
2920
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_pipeline@0.31.1",
2921
+ "name": "uniffi_pipeline",
2922
+ "version": "0.31.1",
2923
+ "description": "a multi-language bindings generator for rust (codegen and cli tooling)",
2924
+ "scope": "required",
2925
+ "hashes": [
2926
+ {
2927
+ "alg": "SHA-256",
2928
+ "content": "761ef74f6175e15603d0424cc5f98854c5baccfe7bf4ccb08e5816f9ab8af689"
2929
+ }
2930
+ ],
2931
+ "licenses": [
2932
+ {
2933
+ "expression": "MPL-2.0"
2934
+ }
2935
+ ],
2936
+ "purl": "pkg:cargo/uniffi_pipeline@0.31.1",
2937
+ "externalReferences": [
2938
+ {
2939
+ "type": "documentation",
2940
+ "url": "https://mozilla.github.io/uniffi-rs"
2941
+ },
2942
+ {
2943
+ "type": "website",
2944
+ "url": "https://mozilla.github.io/uniffi-rs"
2945
+ },
2946
+ {
2947
+ "type": "vcs",
2948
+ "url": "https://github.com/mozilla/uniffi-rs"
2949
+ }
2950
+ ]
2951
+ },
2952
+ {
2953
+ "type": "library",
2954
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_udl@0.31.1",
2955
+ "name": "uniffi_udl",
2956
+ "version": "0.31.1",
2957
+ "description": "udl parsing for the uniffi project",
2958
+ "scope": "required",
2959
+ "hashes": [
2960
+ {
2961
+ "alg": "SHA-256",
2962
+ "content": "68773ec0e1c067b6505a73bbf6a5782f31a7f9209333a0df97b87565c46bf370"
2963
+ }
2964
+ ],
2965
+ "licenses": [
2966
+ {
2967
+ "expression": "MPL-2.0"
2968
+ }
2969
+ ],
2970
+ "purl": "pkg:cargo/uniffi_udl@0.31.1",
2971
+ "externalReferences": [
2972
+ {
2973
+ "type": "documentation",
2974
+ "url": "https://mozilla.github.io/uniffi-rs"
2975
+ },
2976
+ {
2977
+ "type": "website",
2978
+ "url": "https://mozilla.github.io/uniffi-rs"
2979
+ },
2980
+ {
2981
+ "type": "vcs",
2982
+ "url": "https://github.com/mozilla/uniffi-rs"
2983
+ }
2984
+ ]
2985
+ },
2986
+ {
2987
+ "type": "library",
2988
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wasip2@1.0.3+wasi-0.2.9",
2989
+ "name": "wasip2",
2990
+ "version": "1.0.3+wasi-0.2.9",
2991
+ "description": "WASIp2 API bindings for Rust",
2992
+ "scope": "required",
2993
+ "hashes": [
2994
+ {
2995
+ "alg": "SHA-256",
2996
+ "content": "20064672db26d7cdc89c7798c48a0fdfac8213434a1186e5ef29fd560ae223d6"
2997
+ }
2998
+ ],
2999
+ "licenses": [
3000
+ {
3001
+ "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
3002
+ }
3003
+ ],
3004
+ "purl": "pkg:cargo/wasip2@1.0.3+wasi-0.2.9",
3005
+ "externalReferences": [
3006
+ {
3007
+ "type": "documentation",
3008
+ "url": "https://docs.rs/wasip2"
3009
+ },
3010
+ {
3011
+ "type": "vcs",
3012
+ "url": "https://github.com/bytecodealliance/wasi-rs"
3013
+ }
3014
+ ]
3015
+ },
3016
+ {
3017
+ "type": "library",
3018
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wasip3@0.4.0+wasi-0.3.0-rc-2026-01-06",
3019
+ "name": "wasip3",
3020
+ "version": "0.4.0+wasi-0.3.0-rc-2026-01-06",
3021
+ "description": "WASIp3 API bindings for Rust",
3022
+ "scope": "required",
3023
+ "hashes": [
3024
+ {
3025
+ "alg": "SHA-256",
3026
+ "content": "5428f8bf88ea5ddc08faddef2ac4a67e390b88186c703ce6dbd955e1c145aca5"
3027
+ }
3028
+ ],
3029
+ "licenses": [
3030
+ {
3031
+ "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
3032
+ }
3033
+ ],
3034
+ "purl": "pkg:cargo/wasip3@0.4.0+wasi-0.3.0-rc-2026-01-06",
3035
+ "externalReferences": [
3036
+ {
3037
+ "type": "documentation",
3038
+ "url": "https://docs.rs/wasip3"
3039
+ },
3040
+ {
3041
+ "type": "vcs",
3042
+ "url": "https://github.com/bytecodealliance/wasi-rs"
3043
+ }
3044
+ ]
3045
+ },
3046
+ {
3047
+ "type": "library",
3048
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wasm-encoder@0.244.0",
3049
+ "author": "Nick Fitzgerald <fitzgen@gmail.com>",
3050
+ "name": "wasm-encoder",
3051
+ "version": "0.244.0",
3052
+ "description": "A low-level WebAssembly encoder. ",
3053
+ "scope": "required",
3054
+ "hashes": [
3055
+ {
3056
+ "alg": "SHA-256",
3057
+ "content": "990065f2fe63003fe337b932cfb5e3b80e0b4d0f5ff650e6985b1048f62c8319"
3058
+ }
3059
+ ],
3060
+ "licenses": [
3061
+ {
3062
+ "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
3063
+ }
3064
+ ],
3065
+ "purl": "pkg:cargo/wasm-encoder@0.244.0",
3066
+ "externalReferences": [
3067
+ {
3068
+ "type": "documentation",
3069
+ "url": "https://docs.rs/wasm-encoder"
3070
+ },
3071
+ {
3072
+ "type": "website",
3073
+ "url": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder"
3074
+ },
3075
+ {
3076
+ "type": "vcs",
3077
+ "url": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder"
3078
+ }
3079
+ ]
3080
+ },
3081
+ {
3082
+ "type": "library",
3083
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wasm-metadata@0.244.0",
3084
+ "name": "wasm-metadata",
3085
+ "version": "0.244.0",
3086
+ "description": "Read and manipulate WebAssembly metadata",
3087
+ "scope": "required",
3088
+ "hashes": [
3089
+ {
3090
+ "alg": "SHA-256",
3091
+ "content": "bb0e353e6a2fbdc176932bbaab493762eb1255a7900fe0fea1a2f96c296cc909"
3092
+ }
3093
+ ],
3094
+ "licenses": [
3095
+ {
3096
+ "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
3097
+ }
3098
+ ],
3099
+ "purl": "pkg:cargo/wasm-metadata@0.244.0",
3100
+ "externalReferences": [
3101
+ {
3102
+ "type": "vcs",
3103
+ "url": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-metadata"
3104
+ }
3105
+ ]
3106
+ },
3107
+ {
3108
+ "type": "library",
3109
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wasmparser@0.244.0",
3110
+ "author": "Yury Delendik <ydelendik@mozilla.com>",
3111
+ "name": "wasmparser",
3112
+ "version": "0.244.0",
3113
+ "description": "A simple event-driven library for parsing WebAssembly binary files. ",
3114
+ "scope": "required",
3115
+ "hashes": [
3116
+ {
3117
+ "alg": "SHA-256",
3118
+ "content": "47b807c72e1bac69382b3a6fb3dbe8ea4c0ed87ff5629b8685ae6b9a611028fe"
3119
+ }
3120
+ ],
3121
+ "licenses": [
3122
+ {
3123
+ "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
3124
+ }
3125
+ ],
3126
+ "purl": "pkg:cargo/wasmparser@0.244.0",
3127
+ "externalReferences": [
3128
+ {
3129
+ "type": "website",
3130
+ "url": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser"
3131
+ },
3132
+ {
3133
+ "type": "vcs",
3134
+ "url": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser"
3135
+ }
3136
+ ]
3137
+ },
3138
+ {
3139
+ "type": "library",
3140
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#weedle2@5.0.0",
3141
+ "author": "Sharad Chand <sharad.d.chand@gmail.com>, Jan-Erik Rediger <jrediger@mozilla.com>",
3142
+ "name": "weedle2",
3143
+ "version": "5.0.0",
3144
+ "description": "A WebIDL Parser",
3145
+ "scope": "required",
3146
+ "hashes": [
3147
+ {
3148
+ "alg": "SHA-256",
3149
+ "content": "998d2c24ec099a87daf9467808859f9d82b61f1d9c9701251aea037f514eae0e"
3150
+ }
3151
+ ],
3152
+ "licenses": [
3153
+ {
3154
+ "expression": "MIT"
3155
+ }
3156
+ ],
3157
+ "purl": "pkg:cargo/weedle2@5.0.0",
3158
+ "externalReferences": [
3159
+ {
3160
+ "type": "documentation",
3161
+ "url": "https://docs.rs/weedle2"
3162
+ },
3163
+ {
3164
+ "type": "website",
3165
+ "url": "https://github.com/mozilla/uniffi-rs/tree/main/weedle2"
3166
+ },
3167
+ {
3168
+ "type": "vcs",
3169
+ "url": "https://github.com/mozilla/uniffi-rs"
3170
+ }
3171
+ ]
3172
+ },
3173
+ {
3174
+ "type": "library",
3175
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wide@0.7.33",
3176
+ "author": "Lokathor <zefria@gmail.com>",
3177
+ "name": "wide",
3178
+ "version": "0.7.33",
3179
+ "description": "A crate to help you go wide.",
3180
+ "scope": "required",
3181
+ "hashes": [
3182
+ {
3183
+ "alg": "SHA-256",
3184
+ "content": "0ce5da8ecb62bcd8ec8b7ea19f69a51275e91299be594ea5cc6ef7819e16cd03"
3185
+ }
3186
+ ],
3187
+ "licenses": [
3188
+ {
3189
+ "expression": "Zlib OR Apache-2.0 OR MIT"
3190
+ }
3191
+ ],
3192
+ "purl": "pkg:cargo/wide@0.7.33",
3193
+ "externalReferences": [
3194
+ {
3195
+ "type": "vcs",
3196
+ "url": "https://github.com/Lokathor/wide"
3197
+ }
3198
+ ]
3199
+ },
3200
+ {
3201
+ "type": "library",
3202
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1",
3203
+ "name": "windows-link",
3204
+ "version": "0.2.1",
3205
+ "description": "Linking for Windows",
3206
+ "scope": "required",
3207
+ "hashes": [
3208
+ {
3209
+ "alg": "SHA-256",
3210
+ "content": "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
3211
+ }
3212
+ ],
3213
+ "licenses": [
3214
+ {
3215
+ "expression": "MIT OR Apache-2.0"
3216
+ }
3217
+ ],
3218
+ "purl": "pkg:cargo/windows-link@0.2.1",
3219
+ "externalReferences": [
3220
+ {
3221
+ "type": "vcs",
3222
+ "url": "https://github.com/microsoft/windows-rs"
3223
+ }
3224
+ ]
3225
+ },
3226
+ {
3227
+ "type": "library",
3228
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2",
3229
+ "name": "windows-sys",
3230
+ "version": "0.61.2",
3231
+ "description": "Rust for Windows",
3232
+ "scope": "required",
3233
+ "hashes": [
3234
+ {
3235
+ "alg": "SHA-256",
3236
+ "content": "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
3237
+ }
3238
+ ],
3239
+ "licenses": [
3240
+ {
3241
+ "expression": "MIT OR Apache-2.0"
3242
+ }
3243
+ ],
3244
+ "purl": "pkg:cargo/windows-sys@0.61.2",
3245
+ "externalReferences": [
3246
+ {
3247
+ "type": "vcs",
3248
+ "url": "https://github.com/microsoft/windows-rs"
3249
+ }
3250
+ ]
3251
+ },
3252
+ {
3253
+ "type": "library",
3254
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#winnow@0.7.15",
3255
+ "name": "winnow",
3256
+ "version": "0.7.15",
3257
+ "description": "A byte-oriented, zero-copy, parser combinators library",
3258
+ "scope": "required",
3259
+ "hashes": [
3260
+ {
3261
+ "alg": "SHA-256",
3262
+ "content": "df79d97927682d2fd8adb29682d1140b343be4ac0f08fd68b7765d9c059d3945"
3263
+ }
3264
+ ],
3265
+ "licenses": [
3266
+ {
3267
+ "expression": "MIT"
3268
+ }
3269
+ ],
3270
+ "purl": "pkg:cargo/winnow@0.7.15",
3271
+ "externalReferences": [
3272
+ {
3273
+ "type": "vcs",
3274
+ "url": "https://github.com/winnow-rs/winnow"
3275
+ }
3276
+ ]
3277
+ },
3278
+ {
3279
+ "type": "library",
3280
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#winnow@1.0.2",
3281
+ "name": "winnow",
3282
+ "version": "1.0.2",
3283
+ "description": "A byte-oriented, zero-copy, parser combinators library",
3284
+ "scope": "required",
3285
+ "hashes": [
3286
+ {
3287
+ "alg": "SHA-256",
3288
+ "content": "2ee1708bef14716a11bae175f579062d4554d95be2c6829f518df847b7b3fdd0"
3289
+ }
3290
+ ],
3291
+ "licenses": [
3292
+ {
3293
+ "expression": "MIT"
3294
+ }
3295
+ ],
3296
+ "purl": "pkg:cargo/winnow@1.0.2",
3297
+ "externalReferences": [
3298
+ {
3299
+ "type": "vcs",
3300
+ "url": "https://github.com/winnow-rs/winnow"
3301
+ }
3302
+ ]
3303
+ },
3304
+ {
3305
+ "type": "library",
3306
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wit-bindgen-core@0.51.0",
3307
+ "author": "Alex Crichton <alex@alexcrichton.com>",
3308
+ "name": "wit-bindgen-core",
3309
+ "version": "0.51.0",
3310
+ "description": "Low-level support for bindings generation based on WIT files for use with `wit-bindgen-cli` and other languages. ",
3311
+ "scope": "required",
3312
+ "hashes": [
3313
+ {
3314
+ "alg": "SHA-256",
3315
+ "content": "ea61de684c3ea68cb082b7a88508a8b27fcc8b797d738bfc99a82facf1d752dc"
3316
+ }
3317
+ ],
3318
+ "licenses": [
3319
+ {
3320
+ "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
3321
+ }
3322
+ ],
3323
+ "purl": "pkg:cargo/wit-bindgen-core@0.51.0",
3324
+ "externalReferences": [
3325
+ {
3326
+ "type": "website",
3327
+ "url": "https://github.com/bytecodealliance/wit-bindgen"
3328
+ },
3329
+ {
3330
+ "type": "vcs",
3331
+ "url": "https://github.com/bytecodealliance/wit-bindgen"
3332
+ }
3333
+ ]
3334
+ },
3335
+ {
3336
+ "type": "library",
3337
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wit-bindgen-rust-macro@0.51.0",
3338
+ "author": "Alex Crichton <alex@alexcrichton.com>",
3339
+ "name": "wit-bindgen-rust-macro",
3340
+ "version": "0.51.0",
3341
+ "description": "Procedural macro paired with the `wit-bindgen` crate. ",
3342
+ "scope": "required",
3343
+ "hashes": [
3344
+ {
3345
+ "alg": "SHA-256",
3346
+ "content": "0c0f9bfd77e6a48eccf51359e3ae77140a7f50b1e2ebfe62422d8afdaffab17a"
3347
+ }
3348
+ ],
3349
+ "licenses": [
3350
+ {
3351
+ "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
3352
+ }
3353
+ ],
3354
+ "purl": "pkg:cargo/wit-bindgen-rust-macro@0.51.0",
3355
+ "externalReferences": [
3356
+ {
3357
+ "type": "website",
3358
+ "url": "https://github.com/bytecodealliance/wit-bindgen"
3359
+ },
3360
+ {
3361
+ "type": "vcs",
3362
+ "url": "https://github.com/bytecodealliance/wit-bindgen"
3363
+ }
3364
+ ]
3365
+ },
3366
+ {
3367
+ "type": "library",
3368
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wit-bindgen-rust@0.51.0",
3369
+ "author": "Alex Crichton <alex@alexcrichton.com>",
3370
+ "name": "wit-bindgen-rust",
3371
+ "version": "0.51.0",
3372
+ "description": "Rust bindings generator for WIT and the component model, typically used through the `wit-bindgen` crate's `generate!` macro. ",
3373
+ "scope": "required",
3374
+ "hashes": [
3375
+ {
3376
+ "alg": "SHA-256",
3377
+ "content": "b7c566e0f4b284dd6561c786d9cb0142da491f46a9fbed79ea69cdad5db17f21"
3378
+ }
3379
+ ],
3380
+ "licenses": [
3381
+ {
3382
+ "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
3383
+ }
3384
+ ],
3385
+ "purl": "pkg:cargo/wit-bindgen-rust@0.51.0",
3386
+ "externalReferences": [
3387
+ {
3388
+ "type": "website",
3389
+ "url": "https://github.com/bytecodealliance/wit-bindgen"
3390
+ },
3391
+ {
3392
+ "type": "vcs",
3393
+ "url": "https://github.com/bytecodealliance/wit-bindgen"
3394
+ }
3395
+ ]
3396
+ },
3397
+ {
3398
+ "type": "library",
3399
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wit-bindgen@0.51.0",
3400
+ "author": "Alex Crichton <alex@alexcrichton.com>",
3401
+ "name": "wit-bindgen",
3402
+ "version": "0.51.0",
3403
+ "description": "Rust bindings generator and runtime support for WIT and the component model. Used when compiling Rust programs to the component model. ",
3404
+ "scope": "required",
3405
+ "hashes": [
3406
+ {
3407
+ "alg": "SHA-256",
3408
+ "content": "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5"
3409
+ }
3410
+ ],
3411
+ "licenses": [
3412
+ {
3413
+ "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
3414
+ }
3415
+ ],
3416
+ "purl": "pkg:cargo/wit-bindgen@0.51.0",
3417
+ "externalReferences": [
3418
+ {
3419
+ "type": "website",
3420
+ "url": "https://github.com/bytecodealliance/wit-bindgen"
3421
+ },
3422
+ {
3423
+ "type": "vcs",
3424
+ "url": "https://github.com/bytecodealliance/wit-bindgen"
3425
+ }
3426
+ ]
3427
+ },
3428
+ {
3429
+ "type": "library",
3430
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wit-bindgen@0.57.1",
3431
+ "author": "Alex Crichton <alex@alexcrichton.com>",
3432
+ "name": "wit-bindgen",
3433
+ "version": "0.57.1",
3434
+ "description": "Rust bindings generator and runtime support for WIT and the component model. Used when compiling Rust programs to the component model. ",
3435
+ "scope": "required",
3436
+ "hashes": [
3437
+ {
3438
+ "alg": "SHA-256",
3439
+ "content": "1ebf944e87a7c253233ad6766e082e3cd714b5d03812acc24c318f549614536e"
3440
+ }
3441
+ ],
3442
+ "licenses": [
3443
+ {
3444
+ "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
3445
+ }
3446
+ ],
3447
+ "purl": "pkg:cargo/wit-bindgen@0.57.1",
3448
+ "externalReferences": [
3449
+ {
3450
+ "type": "website",
3451
+ "url": "https://github.com/bytecodealliance/wit-bindgen"
3452
+ },
3453
+ {
3454
+ "type": "vcs",
3455
+ "url": "https://github.com/bytecodealliance/wit-bindgen"
3456
+ }
3457
+ ]
3458
+ },
3459
+ {
3460
+ "type": "library",
3461
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wit-component@0.244.0",
3462
+ "author": "Peter Huene <peter@huene.dev>",
3463
+ "name": "wit-component",
3464
+ "version": "0.244.0",
3465
+ "description": "Tooling for working with `*.wit` and component files together. ",
3466
+ "scope": "required",
3467
+ "hashes": [
3468
+ {
3469
+ "alg": "SHA-256",
3470
+ "content": "9d66ea20e9553b30172b5e831994e35fbde2d165325bec84fc43dbf6f4eb9cb2"
3471
+ }
3472
+ ],
3473
+ "licenses": [
3474
+ {
3475
+ "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
3476
+ }
3477
+ ],
3478
+ "purl": "pkg:cargo/wit-component@0.244.0",
3479
+ "externalReferences": [
3480
+ {
3481
+ "type": "documentation",
3482
+ "url": "https://docs.rs/wit-component"
3483
+ },
3484
+ {
3485
+ "type": "website",
3486
+ "url": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-component"
3487
+ },
3488
+ {
3489
+ "type": "vcs",
3490
+ "url": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-component"
3491
+ }
3492
+ ]
3493
+ },
3494
+ {
3495
+ "type": "library",
3496
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#wit-parser@0.244.0",
3497
+ "author": "Alex Crichton <alex@alexcrichton.com>",
3498
+ "name": "wit-parser",
3499
+ "version": "0.244.0",
3500
+ "description": "Tooling for parsing `*.wit` files and working with their contents. ",
3501
+ "scope": "required",
3502
+ "hashes": [
3503
+ {
3504
+ "alg": "SHA-256",
3505
+ "content": "ecc8ac4bc1dc3381b7f59c34f00b67e18f910c2c0f50015669dde7def656a736"
3506
+ }
3507
+ ],
3508
+ "licenses": [
3509
+ {
3510
+ "expression": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
3511
+ }
3512
+ ],
3513
+ "purl": "pkg:cargo/wit-parser@0.244.0",
3514
+ "externalReferences": [
3515
+ {
3516
+ "type": "documentation",
3517
+ "url": "https://docs.rs/wit-parser"
3518
+ },
3519
+ {
3520
+ "type": "website",
3521
+ "url": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-parser"
3522
+ },
3523
+ {
3524
+ "type": "vcs",
3525
+ "url": "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-parser"
3526
+ }
3527
+ ]
3528
+ },
3529
+ {
3530
+ "type": "library",
3531
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21",
3532
+ "author": "David Tolnay <dtolnay@gmail.com>",
3533
+ "name": "zmij",
3534
+ "version": "1.0.21",
3535
+ "description": "A double-to-string conversion algorithm based on Schubfach and yy",
3536
+ "scope": "required",
3537
+ "hashes": [
3538
+ {
3539
+ "alg": "SHA-256",
3540
+ "content": "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"
3541
+ }
3542
+ ],
3543
+ "licenses": [
3544
+ {
3545
+ "expression": "MIT"
3546
+ }
3547
+ ],
3548
+ "purl": "pkg:cargo/zmij@1.0.21",
3549
+ "externalReferences": [
3550
+ {
3551
+ "type": "documentation",
3552
+ "url": "https://docs.rs/zmij"
3553
+ },
3554
+ {
3555
+ "type": "vcs",
3556
+ "url": "https://github.com/dtolnay/zmij"
3557
+ }
3558
+ ]
3559
+ }
3560
+ ],
3561
+ "dependencies": [
3562
+ {
3563
+ "ref": "path+file:///D:/a/quantwave/quantwave/quantwave-core#0.1.14",
3564
+ "dependsOn": [
3565
+ "registry+https://github.com/rust-lang/crates.io-index#approx@0.5.1",
3566
+ "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
3567
+ "registry+https://github.com/rust-lang/crates.io-index#talib-rs@0.1.2",
3568
+ "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69"
3569
+ ]
3570
+ },
3571
+ {
3572
+ "ref": "path+file:///D:/a/quantwave/quantwave/quantwave-python#0.1.14",
3573
+ "dependsOn": [
3574
+ "path+file:///D:/a/quantwave/quantwave/quantwave-core#0.1.14",
3575
+ "registry+https://github.com/rust-lang/crates.io-index#uniffi@0.31.1"
3576
+ ]
3577
+ },
3578
+ {
3579
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#allocator-api2@0.2.21"
3580
+ },
3581
+ {
3582
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14"
3583
+ },
3584
+ {
3585
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102"
3586
+ },
3587
+ {
3588
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#approx@0.5.1",
3589
+ "dependsOn": [
3590
+ "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
3591
+ ]
3592
+ },
3593
+ {
3594
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#askama@0.14.0",
3595
+ "dependsOn": [
3596
+ "registry+https://github.com/rust-lang/crates.io-index#askama_derive@0.14.0",
3597
+ "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
3598
+ "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2",
3599
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
3600
+ "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149"
3601
+ ]
3602
+ },
3603
+ {
3604
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#askama_derive@0.14.0",
3605
+ "dependsOn": [
3606
+ "registry+https://github.com/rust-lang/crates.io-index#askama_parser@0.14.0",
3607
+ "registry+https://github.com/rust-lang/crates.io-index#basic-toml@0.1.10",
3608
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
3609
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
3610
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
3611
+ "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2",
3612
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
3613
+ "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228",
3614
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
3615
+ ]
3616
+ },
3617
+ {
3618
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#askama_parser@0.14.0",
3619
+ "dependsOn": [
3620
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
3621
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
3622
+ "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228",
3623
+ "registry+https://github.com/rust-lang/crates.io-index#winnow@0.7.15"
3624
+ ]
3625
+ },
3626
+ {
3627
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.0"
3628
+ },
3629
+ {
3630
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#basic-toml@0.1.10",
3631
+ "dependsOn": [
3632
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
3633
+ ]
3634
+ },
3635
+ {
3636
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1"
3637
+ },
3638
+ {
3639
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.25.0",
3640
+ "dependsOn": [
3641
+ "registry+https://github.com/rust-lang/crates.io-index#bytemuck_derive@1.10.2"
3642
+ ]
3643
+ },
3644
+ {
3645
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#bytemuck_derive@1.10.2",
3646
+ "dependsOn": [
3647
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
3648
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
3649
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
3650
+ ]
3651
+ },
3652
+ {
3653
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
3654
+ "dependsOn": [
3655
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
3656
+ ]
3657
+ },
3658
+ {
3659
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#camino@1.2.2",
3660
+ "dependsOn": [
3661
+ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
3662
+ ]
3663
+ },
3664
+ {
3665
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#cargo-platform@0.1.9",
3666
+ "dependsOn": [
3667
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
3668
+ ]
3669
+ },
3670
+ {
3671
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#cargo_metadata@0.19.2",
3672
+ "dependsOn": [
3673
+ "registry+https://github.com/rust-lang/crates.io-index#camino@1.2.2",
3674
+ "registry+https://github.com/rust-lang/crates.io-index#cargo-platform@0.1.9",
3675
+ "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.28",
3676
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
3677
+ "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149",
3678
+ "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18"
3679
+ ]
3680
+ },
3681
+ {
3682
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4"
3683
+ },
3684
+ {
3685
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.1",
3686
+ "dependsOn": [
3687
+ "registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.6.0",
3688
+ "registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.6.1"
3689
+ ]
3690
+ },
3691
+ {
3692
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.6.0",
3693
+ "dependsOn": [
3694
+ "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
3695
+ "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.0",
3696
+ "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1"
3697
+ ]
3698
+ },
3699
+ {
3700
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.6.1",
3701
+ "dependsOn": [
3702
+ "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
3703
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
3704
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
3705
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
3706
+ ]
3707
+ },
3708
+ {
3709
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.0"
3710
+ },
3711
+ {
3712
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-deque@0.8.6",
3713
+ "dependsOn": [
3714
+ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-epoch@0.9.18",
3715
+ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
3716
+ ]
3717
+ },
3718
+ {
3719
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-epoch@0.9.18",
3720
+ "dependsOn": [
3721
+ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
3722
+ ]
3723
+ },
3724
+ {
3725
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
3726
+ },
3727
+ {
3728
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#either@1.15.0"
3729
+ },
3730
+ {
3731
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2"
3732
+ },
3733
+ {
3734
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#errno@0.3.14",
3735
+ "dependsOn": [
3736
+ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
3737
+ "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
3738
+ ]
3739
+ },
3740
+ {
3741
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.4.1"
3742
+ },
3743
+ {
3744
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.1.5"
3745
+ },
3746
+ {
3747
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#fs-err@2.11.0",
3748
+ "dependsOn": [
3749
+ "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.0"
3750
+ ]
3751
+ },
3752
+ {
3753
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2",
3754
+ "dependsOn": [
3755
+ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
3756
+ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
3757
+ "registry+https://github.com/rust-lang/crates.io-index#r-efi@6.0.0",
3758
+ "registry+https://github.com/rust-lang/crates.io-index#wasip2@1.0.3+wasi-0.2.9",
3759
+ "registry+https://github.com/rust-lang/crates.io-index#wasip3@0.4.0+wasi-0.3.0-rc-2026-01-06"
3760
+ ]
3761
+ },
3762
+ {
3763
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3"
3764
+ },
3765
+ {
3766
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#goblin@0.8.2",
3767
+ "dependsOn": [
3768
+ "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
3769
+ "registry+https://github.com/rust-lang/crates.io-index#plain@0.2.3",
3770
+ "registry+https://github.com/rust-lang/crates.io-index#scroll@0.12.0"
3771
+ ]
3772
+ },
3773
+ {
3774
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.15.5",
3775
+ "dependsOn": [
3776
+ "registry+https://github.com/rust-lang/crates.io-index#allocator-api2@0.2.21",
3777
+ "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
3778
+ "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.1.5",
3779
+ "registry+https://github.com/rust-lang/crates.io-index#rayon@1.12.0",
3780
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228"
3781
+ ]
3782
+ },
3783
+ {
3784
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1"
3785
+ },
3786
+ {
3787
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0"
3788
+ },
3789
+ {
3790
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#id-arena@2.3.0"
3791
+ },
3792
+ {
3793
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
3794
+ "dependsOn": [
3795
+ "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
3796
+ "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1",
3797
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
3798
+ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
3799
+ ]
3800
+ },
3801
+ {
3802
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18"
3803
+ },
3804
+ {
3805
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#leb128fmt@0.1.0"
3806
+ },
3807
+ {
3808
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186"
3809
+ },
3810
+ {
3811
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#libm@0.2.16"
3812
+ },
3813
+ {
3814
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#linux-raw-sys@0.12.1"
3815
+ },
3816
+ {
3817
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29"
3818
+ },
3819
+ {
3820
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0"
3821
+ },
3822
+ {
3823
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#minimal-lexical@0.2.1"
3824
+ },
3825
+ {
3826
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#nom@7.1.3",
3827
+ "dependsOn": [
3828
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
3829
+ "registry+https://github.com/rust-lang/crates.io-index#minimal-lexical@0.2.1"
3830
+ ]
3831
+ },
3832
+ {
3833
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
3834
+ "dependsOn": [
3835
+ "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.0",
3836
+ "registry+https://github.com/rust-lang/crates.io-index#libm@0.2.16"
3837
+ ]
3838
+ },
3839
+ {
3840
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4"
3841
+ },
3842
+ {
3843
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#percent-encoding@2.3.2"
3844
+ },
3845
+ {
3846
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#plain@0.2.3"
3847
+ },
3848
+ {
3849
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#prettyplease@0.2.37",
3850
+ "dependsOn": [
3851
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
3852
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
3853
+ ]
3854
+ },
3855
+ {
3856
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
3857
+ "dependsOn": [
3858
+ "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
3859
+ ]
3860
+ },
3861
+ {
3862
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
3863
+ "dependsOn": [
3864
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106"
3865
+ ]
3866
+ },
3867
+ {
3868
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#r-efi@6.0.0"
3869
+ },
3870
+ {
3871
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#rayon-core@1.13.0",
3872
+ "dependsOn": [
3873
+ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-deque@0.8.6",
3874
+ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
3875
+ ]
3876
+ },
3877
+ {
3878
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#rayon@1.12.0",
3879
+ "dependsOn": [
3880
+ "registry+https://github.com/rust-lang/crates.io-index#either@1.15.0",
3881
+ "registry+https://github.com/rust-lang/crates.io-index#rayon-core@1.13.0"
3882
+ ]
3883
+ },
3884
+ {
3885
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@2.1.2"
3886
+ },
3887
+ {
3888
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4",
3889
+ "dependsOn": [
3890
+ "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1",
3891
+ "registry+https://github.com/rust-lang/crates.io-index#errno@0.3.14",
3892
+ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.186",
3893
+ "registry+https://github.com/rust-lang/crates.io-index#linux-raw-sys@0.12.1",
3894
+ "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
3895
+ ]
3896
+ },
3897
+ {
3898
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#safe_arch@0.7.4",
3899
+ "dependsOn": [
3900
+ "registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.25.0"
3901
+ ]
3902
+ },
3903
+ {
3904
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#scroll@0.12.0",
3905
+ "dependsOn": [
3906
+ "registry+https://github.com/rust-lang/crates.io-index#scroll_derive@0.12.1"
3907
+ ]
3908
+ },
3909
+ {
3910
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#scroll_derive@0.12.1",
3911
+ "dependsOn": [
3912
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
3913
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
3914
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
3915
+ ]
3916
+ },
3917
+ {
3918
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.28",
3919
+ "dependsOn": [
3920
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
3921
+ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
3922
+ ]
3923
+ },
3924
+ {
3925
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
3926
+ "dependsOn": [
3927
+ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
3928
+ "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228"
3929
+ ]
3930
+ },
3931
+ {
3932
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
3933
+ "dependsOn": [
3934
+ "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228"
3935
+ ]
3936
+ },
3937
+ {
3938
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228",
3939
+ "dependsOn": [
3940
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
3941
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
3942
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
3943
+ ]
3944
+ },
3945
+ {
3946
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149",
3947
+ "dependsOn": [
3948
+ "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
3949
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
3950
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
3951
+ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
3952
+ "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21"
3953
+ ]
3954
+ },
3955
+ {
3956
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@1.1.1",
3957
+ "dependsOn": [
3958
+ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
3959
+ ]
3960
+ },
3961
+ {
3962
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#siphasher@1.0.3"
3963
+ },
3964
+ {
3965
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#smawk@0.3.2"
3966
+ },
3967
+ {
3968
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0"
3969
+ },
3970
+ {
3971
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1"
3972
+ },
3973
+ {
3974
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
3975
+ "dependsOn": [
3976
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
3977
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
3978
+ "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
3979
+ ]
3980
+ },
3981
+ {
3982
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#talib-rs@0.1.2",
3983
+ "dependsOn": [
3984
+ "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
3985
+ "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
3986
+ "registry+https://github.com/rust-lang/crates.io-index#wide@0.7.33"
3987
+ ]
3988
+ },
3989
+ {
3990
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.27.0",
3991
+ "dependsOn": [
3992
+ "registry+https://github.com/rust-lang/crates.io-index#fastrand@2.4.1",
3993
+ "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.4.2",
3994
+ "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
3995
+ "registry+https://github.com/rust-lang/crates.io-index#rustix@1.1.4",
3996
+ "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
3997
+ ]
3998
+ },
3999
+ {
4000
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#textwrap@0.16.2",
4001
+ "dependsOn": [
4002
+ "registry+https://github.com/rust-lang/crates.io-index#smawk@0.3.2"
4003
+ ]
4004
+ },
4005
+ {
4006
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@1.0.69",
4007
+ "dependsOn": [
4008
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
4009
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
4010
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
4011
+ ]
4012
+ },
4013
+ {
4014
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.18",
4015
+ "dependsOn": [
4016
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
4017
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
4018
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
4019
+ ]
4020
+ },
4021
+ {
4022
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@1.0.69",
4023
+ "dependsOn": [
4024
+ "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@1.0.69"
4025
+ ]
4026
+ },
4027
+ {
4028
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
4029
+ "dependsOn": [
4030
+ "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.18"
4031
+ ]
4032
+ },
4033
+ {
4034
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#toml@0.9.12+spec-1.1.0",
4035
+ "dependsOn": [
4036
+ "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
4037
+ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
4038
+ "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@1.1.1",
4039
+ "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.7.5+spec-1.1.0",
4040
+ "registry+https://github.com/rust-lang/crates.io-index#toml_parser@1.1.2+spec-1.1.0",
4041
+ "registry+https://github.com/rust-lang/crates.io-index#toml_writer@1.1.1+spec-1.1.0",
4042
+ "registry+https://github.com/rust-lang/crates.io-index#winnow@0.7.15"
4043
+ ]
4044
+ },
4045
+ {
4046
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@0.7.5+spec-1.1.0",
4047
+ "dependsOn": [
4048
+ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
4049
+ ]
4050
+ },
4051
+ {
4052
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#toml_parser@1.1.2+spec-1.1.0",
4053
+ "dependsOn": [
4054
+ "registry+https://github.com/rust-lang/crates.io-index#winnow@1.0.2"
4055
+ ]
4056
+ },
4057
+ {
4058
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#toml_writer@1.1.1+spec-1.1.0"
4059
+ },
4060
+ {
4061
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
4062
+ },
4063
+ {
4064
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-xid@0.2.6"
4065
+ },
4066
+ {
4067
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi@0.31.1",
4068
+ "dependsOn": [
4069
+ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
4070
+ "registry+https://github.com/rust-lang/crates.io-index#camino@1.2.2",
4071
+ "registry+https://github.com/rust-lang/crates.io-index#cargo_metadata@0.19.2",
4072
+ "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.1",
4073
+ "registry+https://github.com/rust-lang/crates.io-index#uniffi_bindgen@0.31.1",
4074
+ "registry+https://github.com/rust-lang/crates.io-index#uniffi_build@0.31.1",
4075
+ "registry+https://github.com/rust-lang/crates.io-index#uniffi_core@0.31.1",
4076
+ "registry+https://github.com/rust-lang/crates.io-index#uniffi_macros@0.31.1",
4077
+ "registry+https://github.com/rust-lang/crates.io-index#uniffi_pipeline@0.31.1"
4078
+ ]
4079
+ },
4080
+ {
4081
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_bindgen@0.31.1",
4082
+ "dependsOn": [
4083
+ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
4084
+ "registry+https://github.com/rust-lang/crates.io-index#askama@0.14.0",
4085
+ "registry+https://github.com/rust-lang/crates.io-index#camino@1.2.2",
4086
+ "registry+https://github.com/rust-lang/crates.io-index#cargo_metadata@0.19.2",
4087
+ "registry+https://github.com/rust-lang/crates.io-index#fs-err@2.11.0",
4088
+ "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3",
4089
+ "registry+https://github.com/rust-lang/crates.io-index#goblin@0.8.2",
4090
+ "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
4091
+ "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
4092
+ "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
4093
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
4094
+ "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.27.0",
4095
+ "registry+https://github.com/rust-lang/crates.io-index#textwrap@0.16.2",
4096
+ "registry+https://github.com/rust-lang/crates.io-index#toml@0.9.12+spec-1.1.0",
4097
+ "registry+https://github.com/rust-lang/crates.io-index#uniffi_internal_macros@0.31.1",
4098
+ "registry+https://github.com/rust-lang/crates.io-index#uniffi_meta@0.31.1",
4099
+ "registry+https://github.com/rust-lang/crates.io-index#uniffi_pipeline@0.31.1",
4100
+ "registry+https://github.com/rust-lang/crates.io-index#uniffi_udl@0.31.1"
4101
+ ]
4102
+ },
4103
+ {
4104
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_build@0.31.1",
4105
+ "dependsOn": [
4106
+ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
4107
+ "registry+https://github.com/rust-lang/crates.io-index#camino@1.2.2",
4108
+ "registry+https://github.com/rust-lang/crates.io-index#uniffi_bindgen@0.31.1"
4109
+ ]
4110
+ },
4111
+ {
4112
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_core@0.31.1",
4113
+ "dependsOn": [
4114
+ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
4115
+ "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
4116
+ "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
4117
+ "registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0"
4118
+ ]
4119
+ },
4120
+ {
4121
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_internal_macros@0.31.1",
4122
+ "dependsOn": [
4123
+ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
4124
+ "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
4125
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
4126
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
4127
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
4128
+ ]
4129
+ },
4130
+ {
4131
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_macros@0.31.1",
4132
+ "dependsOn": [
4133
+ "registry+https://github.com/rust-lang/crates.io-index#camino@1.2.2",
4134
+ "registry+https://github.com/rust-lang/crates.io-index#fs-err@2.11.0",
4135
+ "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
4136
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
4137
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
4138
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
4139
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
4140
+ "registry+https://github.com/rust-lang/crates.io-index#toml@0.9.12+spec-1.1.0",
4141
+ "registry+https://github.com/rust-lang/crates.io-index#uniffi_meta@0.31.1"
4142
+ ]
4143
+ },
4144
+ {
4145
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_meta@0.31.1",
4146
+ "dependsOn": [
4147
+ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
4148
+ "registry+https://github.com/rust-lang/crates.io-index#siphasher@1.0.3",
4149
+ "registry+https://github.com/rust-lang/crates.io-index#uniffi_internal_macros@0.31.1",
4150
+ "registry+https://github.com/rust-lang/crates.io-index#uniffi_pipeline@0.31.1"
4151
+ ]
4152
+ },
4153
+ {
4154
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_pipeline@0.31.1",
4155
+ "dependsOn": [
4156
+ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
4157
+ "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
4158
+ "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
4159
+ "registry+https://github.com/rust-lang/crates.io-index#tempfile@3.27.0",
4160
+ "registry+https://github.com/rust-lang/crates.io-index#uniffi_internal_macros@0.31.1"
4161
+ ]
4162
+ },
4163
+ {
4164
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#uniffi_udl@0.31.1",
4165
+ "dependsOn": [
4166
+ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
4167
+ "registry+https://github.com/rust-lang/crates.io-index#textwrap@0.16.2",
4168
+ "registry+https://github.com/rust-lang/crates.io-index#uniffi_meta@0.31.1",
4169
+ "registry+https://github.com/rust-lang/crates.io-index#weedle2@5.0.0"
4170
+ ]
4171
+ },
4172
+ {
4173
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#wasip2@1.0.3+wasi-0.2.9",
4174
+ "dependsOn": [
4175
+ "registry+https://github.com/rust-lang/crates.io-index#wit-bindgen@0.57.1"
4176
+ ]
4177
+ },
4178
+ {
4179
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#wasip3@0.4.0+wasi-0.3.0-rc-2026-01-06",
4180
+ "dependsOn": [
4181
+ "registry+https://github.com/rust-lang/crates.io-index#wit-bindgen@0.51.0"
4182
+ ]
4183
+ },
4184
+ {
4185
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#wasm-encoder@0.244.0",
4186
+ "dependsOn": [
4187
+ "registry+https://github.com/rust-lang/crates.io-index#leb128fmt@0.1.0",
4188
+ "registry+https://github.com/rust-lang/crates.io-index#wasmparser@0.244.0"
4189
+ ]
4190
+ },
4191
+ {
4192
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#wasm-metadata@0.244.0",
4193
+ "dependsOn": [
4194
+ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
4195
+ "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
4196
+ "registry+https://github.com/rust-lang/crates.io-index#wasm-encoder@0.244.0",
4197
+ "registry+https://github.com/rust-lang/crates.io-index#wasmparser@0.244.0"
4198
+ ]
4199
+ },
4200
+ {
4201
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#wasmparser@0.244.0",
4202
+ "dependsOn": [
4203
+ "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1",
4204
+ "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.15.5",
4205
+ "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
4206
+ "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.28"
4207
+ ]
4208
+ },
4209
+ {
4210
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#weedle2@5.0.0",
4211
+ "dependsOn": [
4212
+ "registry+https://github.com/rust-lang/crates.io-index#nom@7.1.3"
4213
+ ]
4214
+ },
4215
+ {
4216
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#wide@0.7.33",
4217
+ "dependsOn": [
4218
+ "registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.25.0",
4219
+ "registry+https://github.com/rust-lang/crates.io-index#safe_arch@0.7.4"
4220
+ ]
4221
+ },
4222
+ {
4223
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1"
4224
+ },
4225
+ {
4226
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2",
4227
+ "dependsOn": [
4228
+ "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1"
4229
+ ]
4230
+ },
4231
+ {
4232
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#winnow@0.7.15",
4233
+ "dependsOn": [
4234
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0"
4235
+ ]
4236
+ },
4237
+ {
4238
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#winnow@1.0.2"
4239
+ },
4240
+ {
4241
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#wit-bindgen-core@0.51.0",
4242
+ "dependsOn": [
4243
+ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
4244
+ "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
4245
+ "registry+https://github.com/rust-lang/crates.io-index#wit-parser@0.244.0"
4246
+ ]
4247
+ },
4248
+ {
4249
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#wit-bindgen-rust-macro@0.51.0",
4250
+ "dependsOn": [
4251
+ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
4252
+ "registry+https://github.com/rust-lang/crates.io-index#prettyplease@0.2.37",
4253
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
4254
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
4255
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
4256
+ "registry+https://github.com/rust-lang/crates.io-index#wit-bindgen-core@0.51.0",
4257
+ "registry+https://github.com/rust-lang/crates.io-index#wit-bindgen-rust@0.51.0"
4258
+ ]
4259
+ },
4260
+ {
4261
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#wit-bindgen-rust@0.51.0",
4262
+ "dependsOn": [
4263
+ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
4264
+ "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
4265
+ "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
4266
+ "registry+https://github.com/rust-lang/crates.io-index#prettyplease@0.2.37",
4267
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
4268
+ "registry+https://github.com/rust-lang/crates.io-index#wasm-metadata@0.244.0",
4269
+ "registry+https://github.com/rust-lang/crates.io-index#wit-bindgen-core@0.51.0",
4270
+ "registry+https://github.com/rust-lang/crates.io-index#wit-component@0.244.0"
4271
+ ]
4272
+ },
4273
+ {
4274
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#wit-bindgen@0.51.0",
4275
+ "dependsOn": [
4276
+ "registry+https://github.com/rust-lang/crates.io-index#wit-bindgen-rust-macro@0.51.0"
4277
+ ]
4278
+ },
4279
+ {
4280
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#wit-bindgen@0.57.1"
4281
+ },
4282
+ {
4283
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#wit-component@0.244.0",
4284
+ "dependsOn": [
4285
+ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
4286
+ "registry+https://github.com/rust-lang/crates.io-index#bitflags@2.11.1",
4287
+ "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
4288
+ "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
4289
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
4290
+ "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228",
4291
+ "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149",
4292
+ "registry+https://github.com/rust-lang/crates.io-index#wasm-encoder@0.244.0",
4293
+ "registry+https://github.com/rust-lang/crates.io-index#wasm-metadata@0.244.0",
4294
+ "registry+https://github.com/rust-lang/crates.io-index#wasmparser@0.244.0",
4295
+ "registry+https://github.com/rust-lang/crates.io-index#wit-parser@0.244.0"
4296
+ ]
4297
+ },
4298
+ {
4299
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#wit-parser@0.244.0",
4300
+ "dependsOn": [
4301
+ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
4302
+ "registry+https://github.com/rust-lang/crates.io-index#id-arena@2.3.0",
4303
+ "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
4304
+ "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
4305
+ "registry+https://github.com/rust-lang/crates.io-index#semver@1.0.28",
4306
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
4307
+ "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228",
4308
+ "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149",
4309
+ "registry+https://github.com/rust-lang/crates.io-index#unicode-xid@0.2.6",
4310
+ "registry+https://github.com/rust-lang/crates.io-index#wasmparser@0.244.0"
4311
+ ]
4312
+ },
4313
+ {
4314
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21"
4315
+ }
4316
+ ]
4317
+ }