stoolap-python 0.4.0__cp312-cp312-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,3758 @@
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.5",
4
+ "version": 1,
5
+ "serialNumber": "urn:uuid:7510d9bc-60e4-4822-94ce-187415dc30c8",
6
+ "metadata": {
7
+ "timestamp": "2026-04-01T22:11:16.609933000Z",
8
+ "tools": [
9
+ {
10
+ "vendor": "CycloneDX",
11
+ "name": "cargo-cyclonedx",
12
+ "version": "0.5.7"
13
+ }
14
+ ],
15
+ "authors": [
16
+ {
17
+ "name": "Stoolap Contributors"
18
+ }
19
+ ],
20
+ "component": {
21
+ "type": "library",
22
+ "bom-ref": "path+file:///D:/a/stoolap-python/stoolap-python#0.4.0",
23
+ "author": "Stoolap Contributors",
24
+ "name": "stoolap-python",
25
+ "version": "0.4.0",
26
+ "description": "High-performance Python driver for Stoolap embedded SQL database",
27
+ "scope": "required",
28
+ "licenses": [
29
+ {
30
+ "expression": "Apache-2.0"
31
+ }
32
+ ],
33
+ "purl": "pkg:cargo/stoolap-python@0.4.0?download_url=file://.",
34
+ "externalReferences": [
35
+ {
36
+ "type": "website",
37
+ "url": "https://stoolap.io"
38
+ },
39
+ {
40
+ "type": "vcs",
41
+ "url": "https://github.com/stoolap/stoolap-python"
42
+ }
43
+ ],
44
+ "components": [
45
+ {
46
+ "type": "library",
47
+ "bom-ref": "path+file:///D:/a/stoolap-python/stoolap-python#0.4.0 bin-target-0",
48
+ "name": "_stoolap",
49
+ "version": "0.4.0",
50
+ "purl": "pkg:cargo/stoolap-python@0.4.0?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": "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12",
65
+ "author": "Tom Kaitchuck <Tom.Kaitchuck@gmail.com>",
66
+ "name": "ahash",
67
+ "version": "0.8.12",
68
+ "description": "A non-cryptographic hash function using AES-NI for high performance",
69
+ "scope": "required",
70
+ "hashes": [
71
+ {
72
+ "alg": "SHA-256",
73
+ "content": "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75"
74
+ }
75
+ ],
76
+ "licenses": [
77
+ {
78
+ "expression": "MIT OR Apache-2.0"
79
+ }
80
+ ],
81
+ "purl": "pkg:cargo/ahash@0.8.12",
82
+ "externalReferences": [
83
+ {
84
+ "type": "documentation",
85
+ "url": "https://docs.rs/ahash"
86
+ },
87
+ {
88
+ "type": "vcs",
89
+ "url": "https://github.com/tkaitchuck/ahash"
90
+ }
91
+ ]
92
+ },
93
+ {
94
+ "type": "library",
95
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
96
+ "author": "Andrew Gallant <jamslam@gmail.com>",
97
+ "name": "aho-corasick",
98
+ "version": "1.1.4",
99
+ "description": "Fast multiple substring searching.",
100
+ "scope": "required",
101
+ "hashes": [
102
+ {
103
+ "alg": "SHA-256",
104
+ "content": "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
105
+ }
106
+ ],
107
+ "licenses": [
108
+ {
109
+ "expression": "Unlicense OR MIT"
110
+ }
111
+ ],
112
+ "purl": "pkg:cargo/aho-corasick@1.1.4",
113
+ "externalReferences": [
114
+ {
115
+ "type": "website",
116
+ "url": "https://github.com/BurntSushi/aho-corasick"
117
+ },
118
+ {
119
+ "type": "vcs",
120
+ "url": "https://github.com/BurntSushi/aho-corasick"
121
+ }
122
+ ]
123
+ },
124
+ {
125
+ "type": "library",
126
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#allocator-api2@0.2.21",
127
+ "author": "Zakarum <zaq.dev@icloud.com>",
128
+ "name": "allocator-api2",
129
+ "version": "0.2.21",
130
+ "description": "Mirror of Rust's allocator API",
131
+ "scope": "required",
132
+ "hashes": [
133
+ {
134
+ "alg": "SHA-256",
135
+ "content": "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
136
+ }
137
+ ],
138
+ "licenses": [
139
+ {
140
+ "expression": "MIT OR Apache-2.0"
141
+ }
142
+ ],
143
+ "purl": "pkg:cargo/allocator-api2@0.2.21",
144
+ "externalReferences": [
145
+ {
146
+ "type": "documentation",
147
+ "url": "https://docs.rs/allocator-api2"
148
+ },
149
+ {
150
+ "type": "website",
151
+ "url": "https://github.com/zakarumych/allocator-api2"
152
+ },
153
+ {
154
+ "type": "vcs",
155
+ "url": "https://github.com/zakarumych/allocator-api2"
156
+ }
157
+ ]
158
+ },
159
+ {
160
+ "type": "library",
161
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
162
+ "author": "David Tolnay <dtolnay@gmail.com>",
163
+ "name": "anyhow",
164
+ "version": "1.0.102",
165
+ "description": "Flexible concrete Error type built on std::error::Error",
166
+ "scope": "required",
167
+ "hashes": [
168
+ {
169
+ "alg": "SHA-256",
170
+ "content": "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c"
171
+ }
172
+ ],
173
+ "licenses": [
174
+ {
175
+ "expression": "MIT OR Apache-2.0"
176
+ }
177
+ ],
178
+ "purl": "pkg:cargo/anyhow@1.0.102",
179
+ "externalReferences": [
180
+ {
181
+ "type": "documentation",
182
+ "url": "https://docs.rs/anyhow"
183
+ },
184
+ {
185
+ "type": "vcs",
186
+ "url": "https://github.com/dtolnay/anyhow"
187
+ }
188
+ ]
189
+ },
190
+ {
191
+ "type": "library",
192
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.0",
193
+ "author": "Josh Stone <cuviper@gmail.com>",
194
+ "name": "autocfg",
195
+ "version": "1.5.0",
196
+ "description": "Automatic cfg for Rust compiler features",
197
+ "scope": "excluded",
198
+ "hashes": [
199
+ {
200
+ "alg": "SHA-256",
201
+ "content": "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
202
+ }
203
+ ],
204
+ "licenses": [
205
+ {
206
+ "expression": "Apache-2.0 OR MIT"
207
+ }
208
+ ],
209
+ "purl": "pkg:cargo/autocfg@1.5.0",
210
+ "externalReferences": [
211
+ {
212
+ "type": "documentation",
213
+ "url": "https://docs.rs/autocfg/"
214
+ },
215
+ {
216
+ "type": "vcs",
217
+ "url": "https://github.com/cuviper/autocfg"
218
+ }
219
+ ]
220
+ },
221
+ {
222
+ "type": "library",
223
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.10.4",
224
+ "author": "RustCrypto Developers",
225
+ "name": "block-buffer",
226
+ "version": "0.10.4",
227
+ "description": "Buffer type for block processing of data",
228
+ "scope": "required",
229
+ "hashes": [
230
+ {
231
+ "alg": "SHA-256",
232
+ "content": "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
233
+ }
234
+ ],
235
+ "licenses": [
236
+ {
237
+ "expression": "MIT OR Apache-2.0"
238
+ }
239
+ ],
240
+ "purl": "pkg:cargo/block-buffer@0.10.4",
241
+ "externalReferences": [
242
+ {
243
+ "type": "documentation",
244
+ "url": "https://docs.rs/block-buffer"
245
+ },
246
+ {
247
+ "type": "vcs",
248
+ "url": "https://github.com/RustCrypto/utils"
249
+ }
250
+ ]
251
+ },
252
+ {
253
+ "type": "library",
254
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.25.0",
255
+ "author": "Lokathor <zefria@gmail.com>",
256
+ "name": "bytemuck",
257
+ "version": "1.25.0",
258
+ "description": "A crate for mucking around with piles of bytes.",
259
+ "scope": "required",
260
+ "hashes": [
261
+ {
262
+ "alg": "SHA-256",
263
+ "content": "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec"
264
+ }
265
+ ],
266
+ "licenses": [
267
+ {
268
+ "expression": "Zlib OR Apache-2.0 OR MIT"
269
+ }
270
+ ],
271
+ "purl": "pkg:cargo/bytemuck@1.25.0",
272
+ "externalReferences": [
273
+ {
274
+ "type": "vcs",
275
+ "url": "https://github.com/Lokathor/bytemuck"
276
+ }
277
+ ]
278
+ },
279
+ {
280
+ "type": "library",
281
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0",
282
+ "author": "Andrew Gallant <jamslam@gmail.com>",
283
+ "name": "byteorder",
284
+ "version": "1.5.0",
285
+ "description": "Library for reading/writing numbers in big-endian and little-endian.",
286
+ "scope": "required",
287
+ "hashes": [
288
+ {
289
+ "alg": "SHA-256",
290
+ "content": "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
291
+ }
292
+ ],
293
+ "licenses": [
294
+ {
295
+ "expression": "Unlicense OR MIT"
296
+ }
297
+ ],
298
+ "purl": "pkg:cargo/byteorder@1.5.0",
299
+ "externalReferences": [
300
+ {
301
+ "type": "documentation",
302
+ "url": "https://docs.rs/byteorder"
303
+ },
304
+ {
305
+ "type": "website",
306
+ "url": "https://github.com/BurntSushi/byteorder"
307
+ },
308
+ {
309
+ "type": "vcs",
310
+ "url": "https://github.com/BurntSushi/byteorder"
311
+ }
312
+ ]
313
+ },
314
+ {
315
+ "type": "library",
316
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
317
+ "author": "Carl Lerche <me@carllerche.com>, Sean McArthur <sean@seanmonstar.com>",
318
+ "name": "bytes",
319
+ "version": "1.11.1",
320
+ "description": "Types and traits for working with bytes",
321
+ "scope": "required",
322
+ "hashes": [
323
+ {
324
+ "alg": "SHA-256",
325
+ "content": "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33"
326
+ }
327
+ ],
328
+ "licenses": [
329
+ {
330
+ "expression": "MIT"
331
+ }
332
+ ],
333
+ "purl": "pkg:cargo/bytes@1.11.1",
334
+ "externalReferences": [
335
+ {
336
+ "type": "vcs",
337
+ "url": "https://github.com/tokio-rs/bytes"
338
+ }
339
+ ]
340
+ },
341
+ {
342
+ "type": "library",
343
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
344
+ "author": "Alex Crichton <alex@alexcrichton.com>",
345
+ "name": "cfg-if",
346
+ "version": "1.0.4",
347
+ "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. ",
348
+ "scope": "required",
349
+ "hashes": [
350
+ {
351
+ "alg": "SHA-256",
352
+ "content": "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
353
+ }
354
+ ],
355
+ "licenses": [
356
+ {
357
+ "expression": "MIT OR Apache-2.0"
358
+ }
359
+ ],
360
+ "purl": "pkg:cargo/cfg-if@1.0.4",
361
+ "externalReferences": [
362
+ {
363
+ "type": "vcs",
364
+ "url": "https://github.com/rust-lang/cfg-if"
365
+ }
366
+ ]
367
+ },
368
+ {
369
+ "type": "library",
370
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.44",
371
+ "name": "chrono",
372
+ "version": "0.4.44",
373
+ "description": "Date and time library for Rust",
374
+ "scope": "required",
375
+ "hashes": [
376
+ {
377
+ "alg": "SHA-256",
378
+ "content": "c673075a2e0e5f4a1dde27ce9dee1ea4558c7ffe648f576438a20ca1d2acc4b0"
379
+ }
380
+ ],
381
+ "licenses": [
382
+ {
383
+ "expression": "MIT OR Apache-2.0"
384
+ }
385
+ ],
386
+ "purl": "pkg:cargo/chrono@0.4.44",
387
+ "externalReferences": [
388
+ {
389
+ "type": "documentation",
390
+ "url": "https://docs.rs/chrono/"
391
+ },
392
+ {
393
+ "type": "website",
394
+ "url": "https://github.com/chronotope/chrono"
395
+ },
396
+ {
397
+ "type": "vcs",
398
+ "url": "https://github.com/chronotope/chrono"
399
+ }
400
+ ]
401
+ },
402
+ {
403
+ "type": "library",
404
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17",
405
+ "author": "RustCrypto Developers",
406
+ "name": "cpufeatures",
407
+ "version": "0.2.17",
408
+ "description": "Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ",
409
+ "scope": "required",
410
+ "hashes": [
411
+ {
412
+ "alg": "SHA-256",
413
+ "content": "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280"
414
+ }
415
+ ],
416
+ "licenses": [
417
+ {
418
+ "expression": "MIT OR Apache-2.0"
419
+ }
420
+ ],
421
+ "purl": "pkg:cargo/cpufeatures@0.2.17",
422
+ "externalReferences": [
423
+ {
424
+ "type": "documentation",
425
+ "url": "https://docs.rs/cpufeatures"
426
+ },
427
+ {
428
+ "type": "vcs",
429
+ "url": "https://github.com/RustCrypto/utils"
430
+ }
431
+ ]
432
+ },
433
+ {
434
+ "type": "library",
435
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
436
+ "author": "Sam Rijs <srijs@airpost.net>, Alex Crichton <alex@alexcrichton.com>",
437
+ "name": "crc32fast",
438
+ "version": "1.5.0",
439
+ "description": "Fast, SIMD-accelerated CRC32 (IEEE) checksum computation",
440
+ "scope": "required",
441
+ "hashes": [
442
+ {
443
+ "alg": "SHA-256",
444
+ "content": "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
445
+ }
446
+ ],
447
+ "licenses": [
448
+ {
449
+ "expression": "MIT OR Apache-2.0"
450
+ }
451
+ ],
452
+ "purl": "pkg:cargo/crc32fast@1.5.0",
453
+ "externalReferences": [
454
+ {
455
+ "type": "vcs",
456
+ "url": "https://github.com/srijs/rust-crc32fast"
457
+ }
458
+ ]
459
+ },
460
+ {
461
+ "type": "library",
462
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15",
463
+ "name": "crossbeam-channel",
464
+ "version": "0.5.15",
465
+ "description": "Multi-producer multi-consumer channels for message passing",
466
+ "scope": "required",
467
+ "hashes": [
468
+ {
469
+ "alg": "SHA-256",
470
+ "content": "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2"
471
+ }
472
+ ],
473
+ "licenses": [
474
+ {
475
+ "expression": "MIT OR Apache-2.0"
476
+ }
477
+ ],
478
+ "purl": "pkg:cargo/crossbeam-channel@0.5.15",
479
+ "externalReferences": [
480
+ {
481
+ "type": "website",
482
+ "url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel"
483
+ },
484
+ {
485
+ "type": "vcs",
486
+ "url": "https://github.com/crossbeam-rs/crossbeam"
487
+ }
488
+ ]
489
+ },
490
+ {
491
+ "type": "library",
492
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-deque@0.8.6",
493
+ "name": "crossbeam-deque",
494
+ "version": "0.8.6",
495
+ "description": "Concurrent work-stealing deque",
496
+ "scope": "required",
497
+ "hashes": [
498
+ {
499
+ "alg": "SHA-256",
500
+ "content": "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51"
501
+ }
502
+ ],
503
+ "licenses": [
504
+ {
505
+ "expression": "MIT OR Apache-2.0"
506
+ }
507
+ ],
508
+ "purl": "pkg:cargo/crossbeam-deque@0.8.6",
509
+ "externalReferences": [
510
+ {
511
+ "type": "website",
512
+ "url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque"
513
+ },
514
+ {
515
+ "type": "vcs",
516
+ "url": "https://github.com/crossbeam-rs/crossbeam"
517
+ }
518
+ ]
519
+ },
520
+ {
521
+ "type": "library",
522
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-epoch@0.9.18",
523
+ "name": "crossbeam-epoch",
524
+ "version": "0.9.18",
525
+ "description": "Epoch-based garbage collection",
526
+ "scope": "required",
527
+ "hashes": [
528
+ {
529
+ "alg": "SHA-256",
530
+ "content": "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
531
+ }
532
+ ],
533
+ "licenses": [
534
+ {
535
+ "expression": "MIT OR Apache-2.0"
536
+ }
537
+ ],
538
+ "purl": "pkg:cargo/crossbeam-epoch@0.9.18",
539
+ "externalReferences": [
540
+ {
541
+ "type": "website",
542
+ "url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch"
543
+ },
544
+ {
545
+ "type": "vcs",
546
+ "url": "https://github.com/crossbeam-rs/crossbeam"
547
+ }
548
+ ]
549
+ },
550
+ {
551
+ "type": "library",
552
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-queue@0.3.12",
553
+ "name": "crossbeam-queue",
554
+ "version": "0.3.12",
555
+ "description": "Concurrent queues",
556
+ "scope": "required",
557
+ "hashes": [
558
+ {
559
+ "alg": "SHA-256",
560
+ "content": "0f58bbc28f91df819d0aa2a2c00cd19754769c2fad90579b3592b1c9ba7a3115"
561
+ }
562
+ ],
563
+ "licenses": [
564
+ {
565
+ "expression": "MIT OR Apache-2.0"
566
+ }
567
+ ],
568
+ "purl": "pkg:cargo/crossbeam-queue@0.3.12",
569
+ "externalReferences": [
570
+ {
571
+ "type": "website",
572
+ "url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-queue"
573
+ },
574
+ {
575
+ "type": "vcs",
576
+ "url": "https://github.com/crossbeam-rs/crossbeam"
577
+ }
578
+ ]
579
+ },
580
+ {
581
+ "type": "library",
582
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21",
583
+ "name": "crossbeam-utils",
584
+ "version": "0.8.21",
585
+ "description": "Utilities for concurrent programming",
586
+ "scope": "required",
587
+ "hashes": [
588
+ {
589
+ "alg": "SHA-256",
590
+ "content": "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
591
+ }
592
+ ],
593
+ "licenses": [
594
+ {
595
+ "expression": "MIT OR Apache-2.0"
596
+ }
597
+ ],
598
+ "purl": "pkg:cargo/crossbeam-utils@0.8.21",
599
+ "externalReferences": [
600
+ {
601
+ "type": "website",
602
+ "url": "https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils"
603
+ },
604
+ {
605
+ "type": "vcs",
606
+ "url": "https://github.com/crossbeam-rs/crossbeam"
607
+ }
608
+ ]
609
+ },
610
+ {
611
+ "type": "library",
612
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam@0.8.4",
613
+ "name": "crossbeam",
614
+ "version": "0.8.4",
615
+ "description": "Tools for concurrent programming",
616
+ "scope": "required",
617
+ "hashes": [
618
+ {
619
+ "alg": "SHA-256",
620
+ "content": "1137cd7e7fc0fb5d3c5a8678be38ec56e819125d8d7907411fe24ccb943faca8"
621
+ }
622
+ ],
623
+ "licenses": [
624
+ {
625
+ "expression": "MIT OR Apache-2.0"
626
+ }
627
+ ],
628
+ "purl": "pkg:cargo/crossbeam@0.8.4",
629
+ "externalReferences": [
630
+ {
631
+ "type": "website",
632
+ "url": "https://github.com/crossbeam-rs/crossbeam"
633
+ },
634
+ {
635
+ "type": "vcs",
636
+ "url": "https://github.com/crossbeam-rs/crossbeam"
637
+ }
638
+ ]
639
+ },
640
+ {
641
+ "type": "library",
642
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.7",
643
+ "author": "RustCrypto Developers",
644
+ "name": "crypto-common",
645
+ "version": "0.1.7",
646
+ "description": "Common cryptographic traits",
647
+ "scope": "required",
648
+ "hashes": [
649
+ {
650
+ "alg": "SHA-256",
651
+ "content": "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a"
652
+ }
653
+ ],
654
+ "licenses": [
655
+ {
656
+ "expression": "MIT OR Apache-2.0"
657
+ }
658
+ ],
659
+ "purl": "pkg:cargo/crypto-common@0.1.7",
660
+ "externalReferences": [
661
+ {
662
+ "type": "documentation",
663
+ "url": "https://docs.rs/crypto-common"
664
+ },
665
+ {
666
+ "type": "vcs",
667
+ "url": "https://github.com/RustCrypto/traits"
668
+ }
669
+ ]
670
+ },
671
+ {
672
+ "type": "library",
673
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#dashmap@6.1.0",
674
+ "author": "Acrimon <joel.wejdenstal@gmail.com>",
675
+ "name": "dashmap",
676
+ "version": "6.1.0",
677
+ "description": "Blazing fast concurrent HashMap for Rust.",
678
+ "scope": "required",
679
+ "hashes": [
680
+ {
681
+ "alg": "SHA-256",
682
+ "content": "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf"
683
+ }
684
+ ],
685
+ "licenses": [
686
+ {
687
+ "expression": "MIT"
688
+ }
689
+ ],
690
+ "purl": "pkg:cargo/dashmap@6.1.0",
691
+ "externalReferences": [
692
+ {
693
+ "type": "documentation",
694
+ "url": "https://docs.rs/dashmap"
695
+ },
696
+ {
697
+ "type": "website",
698
+ "url": "https://github.com/xacrimon/dashmap"
699
+ },
700
+ {
701
+ "type": "vcs",
702
+ "url": "https://github.com/xacrimon/dashmap"
703
+ }
704
+ ]
705
+ },
706
+ {
707
+ "type": "library",
708
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7",
709
+ "author": "RustCrypto Developers",
710
+ "name": "digest",
711
+ "version": "0.10.7",
712
+ "description": "Traits for cryptographic hash functions and message authentication codes",
713
+ "scope": "required",
714
+ "hashes": [
715
+ {
716
+ "alg": "SHA-256",
717
+ "content": "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
718
+ }
719
+ ],
720
+ "licenses": [
721
+ {
722
+ "expression": "MIT OR Apache-2.0"
723
+ }
724
+ ],
725
+ "purl": "pkg:cargo/digest@0.10.7",
726
+ "externalReferences": [
727
+ {
728
+ "type": "documentation",
729
+ "url": "https://docs.rs/digest"
730
+ },
731
+ {
732
+ "type": "vcs",
733
+ "url": "https://github.com/RustCrypto/traits"
734
+ }
735
+ ]
736
+ },
737
+ {
738
+ "type": "library",
739
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#either@1.15.0",
740
+ "author": "bluss",
741
+ "name": "either",
742
+ "version": "1.15.0",
743
+ "description": "The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ",
744
+ "scope": "required",
745
+ "hashes": [
746
+ {
747
+ "alg": "SHA-256",
748
+ "content": "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
749
+ }
750
+ ],
751
+ "licenses": [
752
+ {
753
+ "expression": "MIT OR Apache-2.0"
754
+ }
755
+ ],
756
+ "purl": "pkg:cargo/either@1.15.0",
757
+ "externalReferences": [
758
+ {
759
+ "type": "documentation",
760
+ "url": "https://docs.rs/either/1/"
761
+ },
762
+ {
763
+ "type": "vcs",
764
+ "url": "https://github.com/rayon-rs/either"
765
+ }
766
+ ]
767
+ },
768
+ {
769
+ "type": "library",
770
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
771
+ "name": "equivalent",
772
+ "version": "1.0.2",
773
+ "description": "Traits for key comparison in maps.",
774
+ "scope": "required",
775
+ "hashes": [
776
+ {
777
+ "alg": "SHA-256",
778
+ "content": "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
779
+ }
780
+ ],
781
+ "licenses": [
782
+ {
783
+ "expression": "Apache-2.0 OR MIT"
784
+ }
785
+ ],
786
+ "purl": "pkg:cargo/equivalent@1.0.2",
787
+ "externalReferences": [
788
+ {
789
+ "type": "vcs",
790
+ "url": "https://github.com/indexmap-rs/equivalent"
791
+ }
792
+ ]
793
+ },
794
+ {
795
+ "type": "library",
796
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.2.0",
797
+ "author": "Orson Peters <orsonpeters@gmail.com>",
798
+ "name": "foldhash",
799
+ "version": "0.2.0",
800
+ "description": "A fast, non-cryptographic, minimally DoS-resistant hashing algorithm.",
801
+ "scope": "required",
802
+ "hashes": [
803
+ {
804
+ "alg": "SHA-256",
805
+ "content": "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb"
806
+ }
807
+ ],
808
+ "licenses": [
809
+ {
810
+ "expression": "Zlib"
811
+ }
812
+ ],
813
+ "purl": "pkg:cargo/foldhash@0.2.0",
814
+ "externalReferences": [
815
+ {
816
+ "type": "vcs",
817
+ "url": "https://github.com/orlp/foldhash"
818
+ }
819
+ ]
820
+ },
821
+ {
822
+ "type": "library",
823
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7",
824
+ "author": "Bartłomiej Kamiński <fizyk20@gmail.com>, Aaron Trent <novacrazy@gmail.com>",
825
+ "name": "generic-array",
826
+ "version": "0.14.7",
827
+ "description": "Generic types implementing functionality of arrays",
828
+ "scope": "required",
829
+ "hashes": [
830
+ {
831
+ "alg": "SHA-256",
832
+ "content": "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
833
+ }
834
+ ],
835
+ "licenses": [
836
+ {
837
+ "expression": "MIT"
838
+ }
839
+ ],
840
+ "purl": "pkg:cargo/generic-array@0.14.7",
841
+ "externalReferences": [
842
+ {
843
+ "type": "documentation",
844
+ "url": "http://fizyk20.github.io/generic-array/generic_array/"
845
+ },
846
+ {
847
+ "type": "vcs",
848
+ "url": "https://github.com/fizyk20/generic-array.git"
849
+ }
850
+ ]
851
+ },
852
+ {
853
+ "type": "library",
854
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4",
855
+ "author": "The Rand Project Developers",
856
+ "name": "getrandom",
857
+ "version": "0.3.4",
858
+ "description": "A small cross-platform library for retrieving random data from system source",
859
+ "scope": "required",
860
+ "hashes": [
861
+ {
862
+ "alg": "SHA-256",
863
+ "content": "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
864
+ }
865
+ ],
866
+ "licenses": [
867
+ {
868
+ "expression": "MIT OR Apache-2.0"
869
+ }
870
+ ],
871
+ "purl": "pkg:cargo/getrandom@0.3.4",
872
+ "externalReferences": [
873
+ {
874
+ "type": "documentation",
875
+ "url": "https://docs.rs/getrandom"
876
+ },
877
+ {
878
+ "type": "vcs",
879
+ "url": "https://github.com/rust-random/getrandom"
880
+ }
881
+ ]
882
+ },
883
+ {
884
+ "type": "library",
885
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5",
886
+ "author": "Amanieu d'Antras <amanieu@gmail.com>",
887
+ "name": "hashbrown",
888
+ "version": "0.14.5",
889
+ "description": "A Rust port of Google's SwissTable hash map",
890
+ "scope": "required",
891
+ "hashes": [
892
+ {
893
+ "alg": "SHA-256",
894
+ "content": "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
895
+ }
896
+ ],
897
+ "licenses": [
898
+ {
899
+ "expression": "MIT OR Apache-2.0"
900
+ }
901
+ ],
902
+ "purl": "pkg:cargo/hashbrown@0.14.5",
903
+ "externalReferences": [
904
+ {
905
+ "type": "vcs",
906
+ "url": "https://github.com/rust-lang/hashbrown"
907
+ }
908
+ ]
909
+ },
910
+ {
911
+ "type": "library",
912
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.16.1",
913
+ "author": "Amanieu d'Antras <amanieu@gmail.com>",
914
+ "name": "hashbrown",
915
+ "version": "0.16.1",
916
+ "description": "A Rust port of Google's SwissTable hash map",
917
+ "scope": "required",
918
+ "hashes": [
919
+ {
920
+ "alg": "SHA-256",
921
+ "content": "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"
922
+ }
923
+ ],
924
+ "licenses": [
925
+ {
926
+ "expression": "MIT OR Apache-2.0"
927
+ }
928
+ ],
929
+ "purl": "pkg:cargo/hashbrown@0.16.1",
930
+ "externalReferences": [
931
+ {
932
+ "type": "vcs",
933
+ "url": "https://github.com/rust-lang/hashbrown"
934
+ }
935
+ ]
936
+ },
937
+ {
938
+ "type": "library",
939
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
940
+ "name": "heck",
941
+ "version": "0.5.0",
942
+ "description": "heck is a case conversion library.",
943
+ "scope": "required",
944
+ "hashes": [
945
+ {
946
+ "alg": "SHA-256",
947
+ "content": "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
948
+ }
949
+ ],
950
+ "licenses": [
951
+ {
952
+ "expression": "MIT OR Apache-2.0"
953
+ }
954
+ ],
955
+ "purl": "pkg:cargo/heck@0.5.0",
956
+ "externalReferences": [
957
+ {
958
+ "type": "vcs",
959
+ "url": "https://github.com/withoutboats/heck"
960
+ }
961
+ ]
962
+ },
963
+ {
964
+ "type": "library",
965
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.13.0",
966
+ "name": "indexmap",
967
+ "version": "2.13.0",
968
+ "description": "A hash table with consistent order and fast iteration.",
969
+ "scope": "required",
970
+ "hashes": [
971
+ {
972
+ "alg": "SHA-256",
973
+ "content": "7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017"
974
+ }
975
+ ],
976
+ "licenses": [
977
+ {
978
+ "expression": "Apache-2.0 OR MIT"
979
+ }
980
+ ],
981
+ "purl": "pkg:cargo/indexmap@2.13.0",
982
+ "externalReferences": [
983
+ {
984
+ "type": "documentation",
985
+ "url": "https://docs.rs/indexmap/"
986
+ },
987
+ {
988
+ "type": "vcs",
989
+ "url": "https://github.com/indexmap-rs/indexmap"
990
+ }
991
+ ]
992
+ },
993
+ {
994
+ "type": "library",
995
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#indoc@2.0.7",
996
+ "author": "David Tolnay <dtolnay@gmail.com>",
997
+ "name": "indoc",
998
+ "version": "2.0.7",
999
+ "description": "Indented document literals",
1000
+ "scope": "required",
1001
+ "hashes": [
1002
+ {
1003
+ "alg": "SHA-256",
1004
+ "content": "79cf5c93f93228cf8efb3ba362535fb11199ac548a09ce117c9b1adc3030d706"
1005
+ }
1006
+ ],
1007
+ "licenses": [
1008
+ {
1009
+ "expression": "MIT OR Apache-2.0"
1010
+ }
1011
+ ],
1012
+ "purl": "pkg:cargo/indoc@2.0.7",
1013
+ "externalReferences": [
1014
+ {
1015
+ "type": "documentation",
1016
+ "url": "https://docs.rs/indoc"
1017
+ },
1018
+ {
1019
+ "type": "vcs",
1020
+ "url": "https://github.com/dtolnay/indoc"
1021
+ }
1022
+ ]
1023
+ },
1024
+ {
1025
+ "type": "library",
1026
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.17",
1027
+ "author": "David Tolnay <dtolnay@gmail.com>",
1028
+ "name": "itoa",
1029
+ "version": "1.0.17",
1030
+ "description": "Fast integer primitive to string conversion",
1031
+ "scope": "required",
1032
+ "hashes": [
1033
+ {
1034
+ "alg": "SHA-256",
1035
+ "content": "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2"
1036
+ }
1037
+ ],
1038
+ "licenses": [
1039
+ {
1040
+ "expression": "MIT OR Apache-2.0"
1041
+ }
1042
+ ],
1043
+ "purl": "pkg:cargo/itoa@1.0.17",
1044
+ "externalReferences": [
1045
+ {
1046
+ "type": "documentation",
1047
+ "url": "https://docs.rs/itoa"
1048
+ },
1049
+ {
1050
+ "type": "vcs",
1051
+ "url": "https://github.com/dtolnay/itoa"
1052
+ }
1053
+ ]
1054
+ },
1055
+ {
1056
+ "type": "library",
1057
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0",
1058
+ "author": "Marvin Löbel <loebel.marvin@gmail.com>",
1059
+ "name": "lazy_static",
1060
+ "version": "1.5.0",
1061
+ "description": "A macro for declaring lazily evaluated statics in Rust.",
1062
+ "scope": "required",
1063
+ "hashes": [
1064
+ {
1065
+ "alg": "SHA-256",
1066
+ "content": "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
1067
+ }
1068
+ ],
1069
+ "licenses": [
1070
+ {
1071
+ "expression": "MIT OR Apache-2.0"
1072
+ }
1073
+ ],
1074
+ "purl": "pkg:cargo/lazy_static@1.5.0",
1075
+ "externalReferences": [
1076
+ {
1077
+ "type": "documentation",
1078
+ "url": "https://docs.rs/lazy_static"
1079
+ },
1080
+ {
1081
+ "type": "vcs",
1082
+ "url": "https://github.com/rust-lang-nursery/lazy-static.rs"
1083
+ }
1084
+ ]
1085
+ },
1086
+ {
1087
+ "type": "library",
1088
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.183",
1089
+ "author": "The Rust Project Developers",
1090
+ "name": "libc",
1091
+ "version": "0.2.183",
1092
+ "description": "Raw FFI bindings to platform libraries like libc.",
1093
+ "scope": "required",
1094
+ "hashes": [
1095
+ {
1096
+ "alg": "SHA-256",
1097
+ "content": "b5b646652bf6661599e1da8901b3b9522896f01e736bad5f723fe7a3a27f899d"
1098
+ }
1099
+ ],
1100
+ "licenses": [
1101
+ {
1102
+ "expression": "MIT OR Apache-2.0"
1103
+ }
1104
+ ],
1105
+ "purl": "pkg:cargo/libc@0.2.183",
1106
+ "externalReferences": [
1107
+ {
1108
+ "type": "vcs",
1109
+ "url": "https://github.com/rust-lang/libc"
1110
+ }
1111
+ ]
1112
+ },
1113
+ {
1114
+ "type": "library",
1115
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.14",
1116
+ "author": "Amanieu d'Antras <amanieu@gmail.com>",
1117
+ "name": "lock_api",
1118
+ "version": "0.4.14",
1119
+ "description": "Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.",
1120
+ "scope": "required",
1121
+ "hashes": [
1122
+ {
1123
+ "alg": "SHA-256",
1124
+ "content": "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965"
1125
+ }
1126
+ ],
1127
+ "licenses": [
1128
+ {
1129
+ "expression": "MIT OR Apache-2.0"
1130
+ }
1131
+ ],
1132
+ "purl": "pkg:cargo/lock_api@0.4.14",
1133
+ "externalReferences": [
1134
+ {
1135
+ "type": "vcs",
1136
+ "url": "https://github.com/Amanieu/parking_lot"
1137
+ }
1138
+ ]
1139
+ },
1140
+ {
1141
+ "type": "library",
1142
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
1143
+ "author": "The Rust Project Developers",
1144
+ "name": "log",
1145
+ "version": "0.4.29",
1146
+ "description": "A lightweight logging facade for Rust ",
1147
+ "scope": "required",
1148
+ "hashes": [
1149
+ {
1150
+ "alg": "SHA-256",
1151
+ "content": "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897"
1152
+ }
1153
+ ],
1154
+ "licenses": [
1155
+ {
1156
+ "expression": "MIT OR Apache-2.0"
1157
+ }
1158
+ ],
1159
+ "purl": "pkg:cargo/log@0.4.29",
1160
+ "externalReferences": [
1161
+ {
1162
+ "type": "documentation",
1163
+ "url": "https://docs.rs/log"
1164
+ },
1165
+ {
1166
+ "type": "vcs",
1167
+ "url": "https://github.com/rust-lang/log"
1168
+ }
1169
+ ]
1170
+ },
1171
+ {
1172
+ "type": "library",
1173
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lru@0.16.3",
1174
+ "author": "Jerome Froelich <jeromefroelic@hotmail.com>",
1175
+ "name": "lru",
1176
+ "version": "0.16.3",
1177
+ "description": "A LRU cache implementation",
1178
+ "scope": "required",
1179
+ "hashes": [
1180
+ {
1181
+ "alg": "SHA-256",
1182
+ "content": "a1dc47f592c06f33f8e3aea9591776ec7c9f9e4124778ff8a3c3b87159f7e593"
1183
+ }
1184
+ ],
1185
+ "licenses": [
1186
+ {
1187
+ "expression": "MIT"
1188
+ }
1189
+ ],
1190
+ "purl": "pkg:cargo/lru@0.16.3",
1191
+ "externalReferences": [
1192
+ {
1193
+ "type": "documentation",
1194
+ "url": "https://docs.rs/lru/"
1195
+ },
1196
+ {
1197
+ "type": "website",
1198
+ "url": "https://github.com/jeromefroe/lru-rs"
1199
+ },
1200
+ {
1201
+ "type": "vcs",
1202
+ "url": "https://github.com/jeromefroe/lru-rs.git"
1203
+ }
1204
+ ]
1205
+ },
1206
+ {
1207
+ "type": "library",
1208
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lz4_flex@0.13.0",
1209
+ "author": "Pascal Seitz <pascal.seitz@gmail.com>, Arthur Silva <arthurprs@gmail.com>, ticki <Ticki@users.noreply.github.com>",
1210
+ "name": "lz4_flex",
1211
+ "version": "0.13.0",
1212
+ "description": "Fastest LZ4 implementation in Rust, no unsafe by default.",
1213
+ "scope": "required",
1214
+ "hashes": [
1215
+ {
1216
+ "alg": "SHA-256",
1217
+ "content": "db9a0d582c2874f68138a16ce1867e0ffde6c0bb0a0df85e1f36d04146db488a"
1218
+ }
1219
+ ],
1220
+ "licenses": [
1221
+ {
1222
+ "expression": "MIT"
1223
+ }
1224
+ ],
1225
+ "purl": "pkg:cargo/lz4_flex@0.13.0",
1226
+ "externalReferences": [
1227
+ {
1228
+ "type": "website",
1229
+ "url": "https://github.com/pseitz/lz4_flex"
1230
+ },
1231
+ {
1232
+ "type": "vcs",
1233
+ "url": "https://github.com/pseitz/lz4_flex"
1234
+ }
1235
+ ]
1236
+ },
1237
+ {
1238
+ "type": "library",
1239
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#matchers@0.2.0",
1240
+ "author": "Eliza Weisman <eliza@buoyant.io>",
1241
+ "name": "matchers",
1242
+ "version": "0.2.0",
1243
+ "description": "Regex matching on character and byte streams. ",
1244
+ "scope": "required",
1245
+ "hashes": [
1246
+ {
1247
+ "alg": "SHA-256",
1248
+ "content": "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9"
1249
+ }
1250
+ ],
1251
+ "licenses": [
1252
+ {
1253
+ "expression": "MIT"
1254
+ }
1255
+ ],
1256
+ "purl": "pkg:cargo/matchers@0.2.0",
1257
+ "externalReferences": [
1258
+ {
1259
+ "type": "documentation",
1260
+ "url": "https://docs.rs/matchers/"
1261
+ },
1262
+ {
1263
+ "type": "website",
1264
+ "url": "https://github.com/hawkw/matchers"
1265
+ },
1266
+ {
1267
+ "type": "vcs",
1268
+ "url": "https://github.com/hawkw/matchers"
1269
+ }
1270
+ ]
1271
+ },
1272
+ {
1273
+ "type": "library",
1274
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#md-5@0.10.6",
1275
+ "author": "RustCrypto Developers",
1276
+ "name": "md-5",
1277
+ "version": "0.10.6",
1278
+ "description": "MD5 hash function",
1279
+ "scope": "required",
1280
+ "hashes": [
1281
+ {
1282
+ "alg": "SHA-256",
1283
+ "content": "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
1284
+ }
1285
+ ],
1286
+ "licenses": [
1287
+ {
1288
+ "expression": "MIT OR Apache-2.0"
1289
+ }
1290
+ ],
1291
+ "purl": "pkg:cargo/md-5@0.10.6",
1292
+ "externalReferences": [
1293
+ {
1294
+ "type": "documentation",
1295
+ "url": "https://docs.rs/md-5"
1296
+ },
1297
+ {
1298
+ "type": "vcs",
1299
+ "url": "https://github.com/RustCrypto/hashes"
1300
+ }
1301
+ ]
1302
+ },
1303
+ {
1304
+ "type": "library",
1305
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
1306
+ "author": "Andrew Gallant <jamslam@gmail.com>, bluss",
1307
+ "name": "memchr",
1308
+ "version": "2.8.0",
1309
+ "description": "Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ",
1310
+ "scope": "required",
1311
+ "hashes": [
1312
+ {
1313
+ "alg": "SHA-256",
1314
+ "content": "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79"
1315
+ }
1316
+ ],
1317
+ "licenses": [
1318
+ {
1319
+ "expression": "Unlicense OR MIT"
1320
+ }
1321
+ ],
1322
+ "purl": "pkg:cargo/memchr@2.8.0",
1323
+ "externalReferences": [
1324
+ {
1325
+ "type": "documentation",
1326
+ "url": "https://docs.rs/memchr/"
1327
+ },
1328
+ {
1329
+ "type": "website",
1330
+ "url": "https://github.com/BurntSushi/memchr"
1331
+ },
1332
+ {
1333
+ "type": "vcs",
1334
+ "url": "https://github.com/BurntSushi/memchr"
1335
+ }
1336
+ ]
1337
+ },
1338
+ {
1339
+ "type": "library",
1340
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#memoffset@0.9.1",
1341
+ "author": "Gilad Naaman <gilad.naaman@gmail.com>",
1342
+ "name": "memoffset",
1343
+ "version": "0.9.1",
1344
+ "description": "offset_of functionality for Rust structs.",
1345
+ "scope": "required",
1346
+ "hashes": [
1347
+ {
1348
+ "alg": "SHA-256",
1349
+ "content": "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
1350
+ }
1351
+ ],
1352
+ "licenses": [
1353
+ {
1354
+ "expression": "MIT"
1355
+ }
1356
+ ],
1357
+ "purl": "pkg:cargo/memoffset@0.9.1",
1358
+ "externalReferences": [
1359
+ {
1360
+ "type": "vcs",
1361
+ "url": "https://github.com/Gilnaa/memoffset"
1362
+ }
1363
+ ]
1364
+ },
1365
+ {
1366
+ "type": "library",
1367
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#nu-ansi-term@0.50.3",
1368
+ "author": "ogham@bsago.me, Ryan Scheel (Havvy) <ryan.havvy@gmail.com>, Josh Triplett <josh@joshtriplett.org>, The Nushell Project Developers",
1369
+ "name": "nu-ansi-term",
1370
+ "version": "0.50.3",
1371
+ "description": "Library for ANSI terminal colors and styles (bold, underline)",
1372
+ "scope": "required",
1373
+ "hashes": [
1374
+ {
1375
+ "alg": "SHA-256",
1376
+ "content": "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5"
1377
+ }
1378
+ ],
1379
+ "licenses": [
1380
+ {
1381
+ "expression": "MIT"
1382
+ }
1383
+ ],
1384
+ "purl": "pkg:cargo/nu-ansi-term@0.50.3",
1385
+ "externalReferences": [
1386
+ {
1387
+ "type": "vcs",
1388
+ "url": "https://github.com/nushell/nu-ansi-term"
1389
+ }
1390
+ ]
1391
+ },
1392
+ {
1393
+ "type": "library",
1394
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
1395
+ "author": "The Rust Project Developers",
1396
+ "name": "num-traits",
1397
+ "version": "0.2.19",
1398
+ "description": "Numeric traits for generic mathematics",
1399
+ "scope": "required",
1400
+ "hashes": [
1401
+ {
1402
+ "alg": "SHA-256",
1403
+ "content": "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
1404
+ }
1405
+ ],
1406
+ "licenses": [
1407
+ {
1408
+ "expression": "MIT OR Apache-2.0"
1409
+ }
1410
+ ],
1411
+ "purl": "pkg:cargo/num-traits@0.2.19",
1412
+ "externalReferences": [
1413
+ {
1414
+ "type": "documentation",
1415
+ "url": "https://docs.rs/num-traits"
1416
+ },
1417
+ {
1418
+ "type": "website",
1419
+ "url": "https://github.com/rust-num/num-traits"
1420
+ },
1421
+ {
1422
+ "type": "vcs",
1423
+ "url": "https://github.com/rust-num/num-traits"
1424
+ }
1425
+ ]
1426
+ },
1427
+ {
1428
+ "type": "library",
1429
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
1430
+ "author": "Aleksey Kladov <aleksey.kladov@gmail.com>",
1431
+ "name": "once_cell",
1432
+ "version": "1.21.4",
1433
+ "description": "Single assignment cells and lazy values.",
1434
+ "scope": "required",
1435
+ "hashes": [
1436
+ {
1437
+ "alg": "SHA-256",
1438
+ "content": "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
1439
+ }
1440
+ ],
1441
+ "licenses": [
1442
+ {
1443
+ "expression": "MIT OR Apache-2.0"
1444
+ }
1445
+ ],
1446
+ "purl": "pkg:cargo/once_cell@1.21.4",
1447
+ "externalReferences": [
1448
+ {
1449
+ "type": "documentation",
1450
+ "url": "https://docs.rs/once_cell"
1451
+ },
1452
+ {
1453
+ "type": "vcs",
1454
+ "url": "https://github.com/matklad/once_cell"
1455
+ }
1456
+ ]
1457
+ },
1458
+ {
1459
+ "type": "library",
1460
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ordered-float@5.1.0",
1461
+ "author": "Jonathan Reem <jonathan.reem@gmail.com>, Matt Brubeck <mbrubeck@limpet.net>",
1462
+ "name": "ordered-float",
1463
+ "version": "5.1.0",
1464
+ "description": "Wrappers for total ordering on floats",
1465
+ "scope": "required",
1466
+ "hashes": [
1467
+ {
1468
+ "alg": "SHA-256",
1469
+ "content": "7f4779c6901a562440c3786d08192c6fbda7c1c2060edd10006b05ee35d10f2d"
1470
+ }
1471
+ ],
1472
+ "licenses": [
1473
+ {
1474
+ "expression": "MIT"
1475
+ }
1476
+ ],
1477
+ "purl": "pkg:cargo/ordered-float@5.1.0",
1478
+ "externalReferences": [
1479
+ {
1480
+ "type": "vcs",
1481
+ "url": "https://github.com/reem/rust-ordered-float"
1482
+ }
1483
+ ]
1484
+ },
1485
+ {
1486
+ "type": "library",
1487
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5",
1488
+ "author": "Amanieu d'Antras <amanieu@gmail.com>",
1489
+ "name": "parking_lot",
1490
+ "version": "0.12.5",
1491
+ "description": "More compact and efficient implementations of the standard synchronization primitives.",
1492
+ "scope": "required",
1493
+ "hashes": [
1494
+ {
1495
+ "alg": "SHA-256",
1496
+ "content": "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a"
1497
+ }
1498
+ ],
1499
+ "licenses": [
1500
+ {
1501
+ "expression": "MIT OR Apache-2.0"
1502
+ }
1503
+ ],
1504
+ "purl": "pkg:cargo/parking_lot@0.12.5",
1505
+ "externalReferences": [
1506
+ {
1507
+ "type": "vcs",
1508
+ "url": "https://github.com/Amanieu/parking_lot"
1509
+ }
1510
+ ]
1511
+ },
1512
+ {
1513
+ "type": "library",
1514
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.12",
1515
+ "author": "Amanieu d'Antras <amanieu@gmail.com>",
1516
+ "name": "parking_lot_core",
1517
+ "version": "0.9.12",
1518
+ "description": "An advanced API for creating custom synchronization primitives.",
1519
+ "scope": "required",
1520
+ "hashes": [
1521
+ {
1522
+ "alg": "SHA-256",
1523
+ "content": "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
1524
+ }
1525
+ ],
1526
+ "licenses": [
1527
+ {
1528
+ "expression": "MIT OR Apache-2.0"
1529
+ }
1530
+ ],
1531
+ "purl": "pkg:cargo/parking_lot_core@0.9.12",
1532
+ "externalReferences": [
1533
+ {
1534
+ "type": "vcs",
1535
+ "url": "https://github.com/Amanieu/parking_lot"
1536
+ }
1537
+ ]
1538
+ },
1539
+ {
1540
+ "type": "library",
1541
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
1542
+ "name": "pin-project-lite",
1543
+ "version": "0.2.17",
1544
+ "description": "A lightweight version of pin-project written with declarative macros. ",
1545
+ "scope": "required",
1546
+ "hashes": [
1547
+ {
1548
+ "alg": "SHA-256",
1549
+ "content": "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
1550
+ }
1551
+ ],
1552
+ "licenses": [
1553
+ {
1554
+ "expression": "Apache-2.0 OR MIT"
1555
+ }
1556
+ ],
1557
+ "purl": "pkg:cargo/pin-project-lite@0.2.17",
1558
+ "externalReferences": [
1559
+ {
1560
+ "type": "vcs",
1561
+ "url": "https://github.com/taiki-e/pin-project-lite"
1562
+ }
1563
+ ]
1564
+ },
1565
+ {
1566
+ "type": "library",
1567
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.21",
1568
+ "author": "The CryptoCorrosion Contributors",
1569
+ "name": "ppv-lite86",
1570
+ "version": "0.2.21",
1571
+ "description": "Cross-platform cryptography-oriented low-level SIMD library.",
1572
+ "scope": "required",
1573
+ "hashes": [
1574
+ {
1575
+ "alg": "SHA-256",
1576
+ "content": "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
1577
+ }
1578
+ ],
1579
+ "licenses": [
1580
+ {
1581
+ "expression": "MIT OR Apache-2.0"
1582
+ }
1583
+ ],
1584
+ "purl": "pkg:cargo/ppv-lite86@0.2.21",
1585
+ "externalReferences": [
1586
+ {
1587
+ "type": "vcs",
1588
+ "url": "https://github.com/cryptocorrosion/cryptocorrosion"
1589
+ }
1590
+ ]
1591
+ },
1592
+ {
1593
+ "type": "library",
1594
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
1595
+ "author": "David Tolnay <dtolnay@gmail.com>, Alex Crichton <alex@alexcrichton.com>",
1596
+ "name": "proc-macro2",
1597
+ "version": "1.0.106",
1598
+ "description": "A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.",
1599
+ "scope": "required",
1600
+ "hashes": [
1601
+ {
1602
+ "alg": "SHA-256",
1603
+ "content": "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
1604
+ }
1605
+ ],
1606
+ "licenses": [
1607
+ {
1608
+ "expression": "MIT OR Apache-2.0"
1609
+ }
1610
+ ],
1611
+ "purl": "pkg:cargo/proc-macro2@1.0.106",
1612
+ "externalReferences": [
1613
+ {
1614
+ "type": "documentation",
1615
+ "url": "https://docs.rs/proc-macro2"
1616
+ },
1617
+ {
1618
+ "type": "vcs",
1619
+ "url": "https://github.com/dtolnay/proc-macro2"
1620
+ }
1621
+ ]
1622
+ },
1623
+ {
1624
+ "type": "library",
1625
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-build-config@0.23.5",
1626
+ "author": "PyO3 Project and Contributors <https://github.com/PyO3>",
1627
+ "name": "pyo3-build-config",
1628
+ "version": "0.23.5",
1629
+ "description": "Build configuration for the PyO3 ecosystem",
1630
+ "scope": "required",
1631
+ "hashes": [
1632
+ {
1633
+ "alg": "SHA-256",
1634
+ "content": "94f6cbe86ef3bf18998d9df6e0f3fc1050a8c5efa409bf712e661a4366e010fb"
1635
+ }
1636
+ ],
1637
+ "licenses": [
1638
+ {
1639
+ "expression": "MIT OR Apache-2.0"
1640
+ }
1641
+ ],
1642
+ "purl": "pkg:cargo/pyo3-build-config@0.23.5",
1643
+ "externalReferences": [
1644
+ {
1645
+ "type": "website",
1646
+ "url": "https://github.com/pyo3/pyo3"
1647
+ },
1648
+ {
1649
+ "type": "vcs",
1650
+ "url": "https://github.com/pyo3/pyo3"
1651
+ }
1652
+ ]
1653
+ },
1654
+ {
1655
+ "type": "library",
1656
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-ffi@0.23.5",
1657
+ "author": "PyO3 Project and Contributors <https://github.com/PyO3>",
1658
+ "name": "pyo3-ffi",
1659
+ "version": "0.23.5",
1660
+ "description": "Python-API bindings for the PyO3 ecosystem",
1661
+ "scope": "required",
1662
+ "hashes": [
1663
+ {
1664
+ "alg": "SHA-256",
1665
+ "content": "e9f1b4c431c0bb1c8fb0a338709859eed0d030ff6daa34368d3b152a63dfdd8d"
1666
+ }
1667
+ ],
1668
+ "licenses": [
1669
+ {
1670
+ "expression": "MIT OR Apache-2.0"
1671
+ }
1672
+ ],
1673
+ "purl": "pkg:cargo/pyo3-ffi@0.23.5",
1674
+ "externalReferences": [
1675
+ {
1676
+ "type": "website",
1677
+ "url": "https://github.com/pyo3/pyo3"
1678
+ },
1679
+ {
1680
+ "type": "other",
1681
+ "url": "python"
1682
+ },
1683
+ {
1684
+ "type": "vcs",
1685
+ "url": "https://github.com/pyo3/pyo3"
1686
+ }
1687
+ ]
1688
+ },
1689
+ {
1690
+ "type": "library",
1691
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-macros-backend@0.23.5",
1692
+ "author": "PyO3 Project and Contributors <https://github.com/PyO3>",
1693
+ "name": "pyo3-macros-backend",
1694
+ "version": "0.23.5",
1695
+ "description": "Code generation for PyO3 package",
1696
+ "scope": "required",
1697
+ "hashes": [
1698
+ {
1699
+ "alg": "SHA-256",
1700
+ "content": "fca6726ad0f3da9c9de093d6f116a93c1a38e417ed73bf138472cf4064f72028"
1701
+ }
1702
+ ],
1703
+ "licenses": [
1704
+ {
1705
+ "expression": "MIT OR Apache-2.0"
1706
+ }
1707
+ ],
1708
+ "purl": "pkg:cargo/pyo3-macros-backend@0.23.5",
1709
+ "externalReferences": [
1710
+ {
1711
+ "type": "website",
1712
+ "url": "https://github.com/pyo3/pyo3"
1713
+ },
1714
+ {
1715
+ "type": "vcs",
1716
+ "url": "https://github.com/pyo3/pyo3"
1717
+ }
1718
+ ]
1719
+ },
1720
+ {
1721
+ "type": "library",
1722
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-macros@0.23.5",
1723
+ "author": "PyO3 Project and Contributors <https://github.com/PyO3>",
1724
+ "name": "pyo3-macros",
1725
+ "version": "0.23.5",
1726
+ "description": "Proc macros for PyO3 package",
1727
+ "scope": "required",
1728
+ "hashes": [
1729
+ {
1730
+ "alg": "SHA-256",
1731
+ "content": "fbc2201328f63c4710f68abdf653c89d8dbc2858b88c5d88b0ff38a75288a9da"
1732
+ }
1733
+ ],
1734
+ "licenses": [
1735
+ {
1736
+ "expression": "MIT OR Apache-2.0"
1737
+ }
1738
+ ],
1739
+ "purl": "pkg:cargo/pyo3-macros@0.23.5",
1740
+ "externalReferences": [
1741
+ {
1742
+ "type": "website",
1743
+ "url": "https://github.com/pyo3/pyo3"
1744
+ },
1745
+ {
1746
+ "type": "vcs",
1747
+ "url": "https://github.com/pyo3/pyo3"
1748
+ }
1749
+ ]
1750
+ },
1751
+ {
1752
+ "type": "library",
1753
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3@0.23.5",
1754
+ "author": "PyO3 Project and Contributors <https://github.com/PyO3>",
1755
+ "name": "pyo3",
1756
+ "version": "0.23.5",
1757
+ "description": "Bindings to Python interpreter",
1758
+ "scope": "required",
1759
+ "hashes": [
1760
+ {
1761
+ "alg": "SHA-256",
1762
+ "content": "7778bffd85cf38175ac1f545509665d0b9b92a198ca7941f131f85f7a4f9a872"
1763
+ }
1764
+ ],
1765
+ "licenses": [
1766
+ {
1767
+ "expression": "MIT OR Apache-2.0"
1768
+ }
1769
+ ],
1770
+ "purl": "pkg:cargo/pyo3@0.23.5",
1771
+ "externalReferences": [
1772
+ {
1773
+ "type": "documentation",
1774
+ "url": "https://docs.rs/crate/pyo3/"
1775
+ },
1776
+ {
1777
+ "type": "website",
1778
+ "url": "https://github.com/pyo3/pyo3"
1779
+ },
1780
+ {
1781
+ "type": "vcs",
1782
+ "url": "https://github.com/pyo3/pyo3"
1783
+ }
1784
+ ]
1785
+ },
1786
+ {
1787
+ "type": "library",
1788
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
1789
+ "author": "David Tolnay <dtolnay@gmail.com>",
1790
+ "name": "quote",
1791
+ "version": "1.0.45",
1792
+ "description": "Quasi-quoting macro quote!(...)",
1793
+ "scope": "required",
1794
+ "hashes": [
1795
+ {
1796
+ "alg": "SHA-256",
1797
+ "content": "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
1798
+ }
1799
+ ],
1800
+ "licenses": [
1801
+ {
1802
+ "expression": "MIT OR Apache-2.0"
1803
+ }
1804
+ ],
1805
+ "purl": "pkg:cargo/quote@1.0.45",
1806
+ "externalReferences": [
1807
+ {
1808
+ "type": "documentation",
1809
+ "url": "https://docs.rs/quote/"
1810
+ },
1811
+ {
1812
+ "type": "vcs",
1813
+ "url": "https://github.com/dtolnay/quote"
1814
+ }
1815
+ ]
1816
+ },
1817
+ {
1818
+ "type": "library",
1819
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#radsort@0.1.1",
1820
+ "author": "Jakub Valtar <jakub.valtar@gmail.com>",
1821
+ "name": "radsort",
1822
+ "version": "0.1.1",
1823
+ "description": "Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)",
1824
+ "scope": "required",
1825
+ "hashes": [
1826
+ {
1827
+ "alg": "SHA-256",
1828
+ "content": "019b4b213425016d7d84a153c4c73afb0946fbb4840e4eece7ba8848b9d6da22"
1829
+ }
1830
+ ],
1831
+ "licenses": [
1832
+ {
1833
+ "expression": "MIT OR Apache-2.0"
1834
+ }
1835
+ ],
1836
+ "purl": "pkg:cargo/radsort@0.1.1",
1837
+ "externalReferences": [
1838
+ {
1839
+ "type": "documentation",
1840
+ "url": "https://docs.rs/radsort"
1841
+ },
1842
+ {
1843
+ "type": "website",
1844
+ "url": "https://github.com/JakubValtar/radsort"
1845
+ },
1846
+ {
1847
+ "type": "vcs",
1848
+ "url": "https://github.com/jakubvaltar/radsort"
1849
+ }
1850
+ ]
1851
+ },
1852
+ {
1853
+ "type": "library",
1854
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.9.2",
1855
+ "author": "The Rand Project Developers, The Rust Project Developers",
1856
+ "name": "rand",
1857
+ "version": "0.9.2",
1858
+ "description": "Random number generators and other randomness functionality. ",
1859
+ "scope": "required",
1860
+ "hashes": [
1861
+ {
1862
+ "alg": "SHA-256",
1863
+ "content": "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1"
1864
+ }
1865
+ ],
1866
+ "licenses": [
1867
+ {
1868
+ "expression": "MIT OR Apache-2.0"
1869
+ }
1870
+ ],
1871
+ "purl": "pkg:cargo/rand@0.9.2",
1872
+ "externalReferences": [
1873
+ {
1874
+ "type": "documentation",
1875
+ "url": "https://docs.rs/rand"
1876
+ },
1877
+ {
1878
+ "type": "website",
1879
+ "url": "https://rust-random.github.io/book"
1880
+ },
1881
+ {
1882
+ "type": "vcs",
1883
+ "url": "https://github.com/rust-random/rand"
1884
+ }
1885
+ ]
1886
+ },
1887
+ {
1888
+ "type": "library",
1889
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.9.0",
1890
+ "author": "The Rand Project Developers, The Rust Project Developers, The CryptoCorrosion Contributors",
1891
+ "name": "rand_chacha",
1892
+ "version": "0.9.0",
1893
+ "description": "ChaCha random number generator ",
1894
+ "scope": "required",
1895
+ "hashes": [
1896
+ {
1897
+ "alg": "SHA-256",
1898
+ "content": "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
1899
+ }
1900
+ ],
1901
+ "licenses": [
1902
+ {
1903
+ "expression": "MIT OR Apache-2.0"
1904
+ }
1905
+ ],
1906
+ "purl": "pkg:cargo/rand_chacha@0.9.0",
1907
+ "externalReferences": [
1908
+ {
1909
+ "type": "documentation",
1910
+ "url": "https://docs.rs/rand_chacha"
1911
+ },
1912
+ {
1913
+ "type": "website",
1914
+ "url": "https://rust-random.github.io/book"
1915
+ },
1916
+ {
1917
+ "type": "vcs",
1918
+ "url": "https://github.com/rust-random/rand"
1919
+ }
1920
+ ]
1921
+ },
1922
+ {
1923
+ "type": "library",
1924
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.9.5",
1925
+ "author": "The Rand Project Developers, The Rust Project Developers",
1926
+ "name": "rand_core",
1927
+ "version": "0.9.5",
1928
+ "description": "Core random number generator traits and tools for implementation. ",
1929
+ "scope": "required",
1930
+ "hashes": [
1931
+ {
1932
+ "alg": "SHA-256",
1933
+ "content": "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c"
1934
+ }
1935
+ ],
1936
+ "licenses": [
1937
+ {
1938
+ "expression": "MIT OR Apache-2.0"
1939
+ }
1940
+ ],
1941
+ "purl": "pkg:cargo/rand_core@0.9.5",
1942
+ "externalReferences": [
1943
+ {
1944
+ "type": "documentation",
1945
+ "url": "https://docs.rs/rand_core"
1946
+ },
1947
+ {
1948
+ "type": "website",
1949
+ "url": "https://rust-random.github.io/book"
1950
+ },
1951
+ {
1952
+ "type": "vcs",
1953
+ "url": "https://github.com/rust-random/rand"
1954
+ }
1955
+ ]
1956
+ },
1957
+ {
1958
+ "type": "library",
1959
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rayon-core@1.13.0",
1960
+ "name": "rayon-core",
1961
+ "version": "1.13.0",
1962
+ "description": "Core APIs for Rayon",
1963
+ "scope": "required",
1964
+ "hashes": [
1965
+ {
1966
+ "alg": "SHA-256",
1967
+ "content": "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91"
1968
+ }
1969
+ ],
1970
+ "licenses": [
1971
+ {
1972
+ "expression": "MIT OR Apache-2.0"
1973
+ }
1974
+ ],
1975
+ "purl": "pkg:cargo/rayon-core@1.13.0",
1976
+ "externalReferences": [
1977
+ {
1978
+ "type": "documentation",
1979
+ "url": "https://docs.rs/rayon-core/"
1980
+ },
1981
+ {
1982
+ "type": "other",
1983
+ "url": "rayon-core"
1984
+ },
1985
+ {
1986
+ "type": "vcs",
1987
+ "url": "https://github.com/rayon-rs/rayon"
1988
+ }
1989
+ ]
1990
+ },
1991
+ {
1992
+ "type": "library",
1993
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rayon@1.11.0",
1994
+ "name": "rayon",
1995
+ "version": "1.11.0",
1996
+ "description": "Simple work-stealing parallelism for Rust",
1997
+ "scope": "required",
1998
+ "hashes": [
1999
+ {
2000
+ "alg": "SHA-256",
2001
+ "content": "368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f"
2002
+ }
2003
+ ],
2004
+ "licenses": [
2005
+ {
2006
+ "expression": "MIT OR Apache-2.0"
2007
+ }
2008
+ ],
2009
+ "purl": "pkg:cargo/rayon@1.11.0",
2010
+ "externalReferences": [
2011
+ {
2012
+ "type": "documentation",
2013
+ "url": "https://docs.rs/rayon/"
2014
+ },
2015
+ {
2016
+ "type": "vcs",
2017
+ "url": "https://github.com/rayon-rs/rayon"
2018
+ }
2019
+ ]
2020
+ },
2021
+ {
2022
+ "type": "library",
2023
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14",
2024
+ "author": "The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>",
2025
+ "name": "regex-automata",
2026
+ "version": "0.4.14",
2027
+ "description": "Automata construction and matching using regular expressions.",
2028
+ "scope": "required",
2029
+ "hashes": [
2030
+ {
2031
+ "alg": "SHA-256",
2032
+ "content": "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f"
2033
+ }
2034
+ ],
2035
+ "licenses": [
2036
+ {
2037
+ "expression": "MIT OR Apache-2.0"
2038
+ }
2039
+ ],
2040
+ "purl": "pkg:cargo/regex-automata@0.4.14",
2041
+ "externalReferences": [
2042
+ {
2043
+ "type": "documentation",
2044
+ "url": "https://docs.rs/regex-automata"
2045
+ },
2046
+ {
2047
+ "type": "website",
2048
+ "url": "https://github.com/rust-lang/regex/tree/master/regex-automata"
2049
+ },
2050
+ {
2051
+ "type": "vcs",
2052
+ "url": "https://github.com/rust-lang/regex"
2053
+ }
2054
+ ]
2055
+ },
2056
+ {
2057
+ "type": "library",
2058
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10",
2059
+ "author": "The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>",
2060
+ "name": "regex-syntax",
2061
+ "version": "0.8.10",
2062
+ "description": "A regular expression parser.",
2063
+ "scope": "required",
2064
+ "hashes": [
2065
+ {
2066
+ "alg": "SHA-256",
2067
+ "content": "dc897dd8d9e8bd1ed8cdad82b5966c3e0ecae09fb1907d58efaa013543185d0a"
2068
+ }
2069
+ ],
2070
+ "licenses": [
2071
+ {
2072
+ "expression": "MIT OR Apache-2.0"
2073
+ }
2074
+ ],
2075
+ "purl": "pkg:cargo/regex-syntax@0.8.10",
2076
+ "externalReferences": [
2077
+ {
2078
+ "type": "documentation",
2079
+ "url": "https://docs.rs/regex-syntax"
2080
+ },
2081
+ {
2082
+ "type": "website",
2083
+ "url": "https://github.com/rust-lang/regex/tree/master/regex-syntax"
2084
+ },
2085
+ {
2086
+ "type": "vcs",
2087
+ "url": "https://github.com/rust-lang/regex"
2088
+ }
2089
+ ]
2090
+ },
2091
+ {
2092
+ "type": "library",
2093
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
2094
+ "author": "The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>",
2095
+ "name": "regex",
2096
+ "version": "1.12.3",
2097
+ "description": "An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ",
2098
+ "scope": "required",
2099
+ "hashes": [
2100
+ {
2101
+ "alg": "SHA-256",
2102
+ "content": "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276"
2103
+ }
2104
+ ],
2105
+ "licenses": [
2106
+ {
2107
+ "expression": "MIT OR Apache-2.0"
2108
+ }
2109
+ ],
2110
+ "purl": "pkg:cargo/regex@1.12.3",
2111
+ "externalReferences": [
2112
+ {
2113
+ "type": "documentation",
2114
+ "url": "https://docs.rs/regex"
2115
+ },
2116
+ {
2117
+ "type": "website",
2118
+ "url": "https://github.com/rust-lang/regex"
2119
+ },
2120
+ {
2121
+ "type": "vcs",
2122
+ "url": "https://github.com/rust-lang/regex"
2123
+ }
2124
+ ]
2125
+ },
2126
+ {
2127
+ "type": "library",
2128
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#roaring@0.11.3",
2129
+ "author": "Wim Looman <wim@nemo157.com>, Kerollmops <kero@meilisearch.com>",
2130
+ "name": "roaring",
2131
+ "version": "0.11.3",
2132
+ "description": "A better compressed bitset - pure Rust implementation",
2133
+ "scope": "required",
2134
+ "hashes": [
2135
+ {
2136
+ "alg": "SHA-256",
2137
+ "content": "8ba9ce64a8f45d7fc86358410bb1a82e8c987504c0d4900e9141d69a9f26c885"
2138
+ }
2139
+ ],
2140
+ "licenses": [
2141
+ {
2142
+ "expression": "MIT OR Apache-2.0"
2143
+ }
2144
+ ],
2145
+ "purl": "pkg:cargo/roaring@0.11.3",
2146
+ "externalReferences": [
2147
+ {
2148
+ "type": "documentation",
2149
+ "url": "https://docs.rs/roaring"
2150
+ },
2151
+ {
2152
+ "type": "vcs",
2153
+ "url": "https://github.com/RoaringBitmap/roaring-rs"
2154
+ }
2155
+ ]
2156
+ },
2157
+ {
2158
+ "type": "library",
2159
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@1.1.0",
2160
+ "author": "The Rust Project Developers",
2161
+ "name": "rustc-hash",
2162
+ "version": "1.1.0",
2163
+ "description": "speed, non-cryptographic hash used in rustc",
2164
+ "scope": "required",
2165
+ "hashes": [
2166
+ {
2167
+ "alg": "SHA-256",
2168
+ "content": "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
2169
+ }
2170
+ ],
2171
+ "licenses": [
2172
+ {
2173
+ "expression": "Apache-2.0 OR MIT"
2174
+ }
2175
+ ],
2176
+ "purl": "pkg:cargo/rustc-hash@1.1.0",
2177
+ "externalReferences": [
2178
+ {
2179
+ "type": "vcs",
2180
+ "url": "https://github.com/rust-lang-nursery/rustc-hash"
2181
+ }
2182
+ ]
2183
+ },
2184
+ {
2185
+ "type": "library",
2186
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustversion@1.0.22",
2187
+ "author": "David Tolnay <dtolnay@gmail.com>",
2188
+ "name": "rustversion",
2189
+ "version": "1.0.22",
2190
+ "description": "Conditional compilation according to rustc compiler version",
2191
+ "scope": "excluded",
2192
+ "hashes": [
2193
+ {
2194
+ "alg": "SHA-256",
2195
+ "content": "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
2196
+ }
2197
+ ],
2198
+ "licenses": [
2199
+ {
2200
+ "expression": "MIT OR Apache-2.0"
2201
+ }
2202
+ ],
2203
+ "purl": "pkg:cargo/rustversion@1.0.22",
2204
+ "externalReferences": [
2205
+ {
2206
+ "type": "documentation",
2207
+ "url": "https://docs.rs/rustversion"
2208
+ },
2209
+ {
2210
+ "type": "vcs",
2211
+ "url": "https://github.com/dtolnay/rustversion"
2212
+ }
2213
+ ]
2214
+ },
2215
+ {
2216
+ "type": "library",
2217
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#scopeguard@1.2.0",
2218
+ "author": "bluss",
2219
+ "name": "scopeguard",
2220
+ "version": "1.2.0",
2221
+ "description": "A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as shorthands for guards with one of the implemented strategies. ",
2222
+ "scope": "required",
2223
+ "hashes": [
2224
+ {
2225
+ "alg": "SHA-256",
2226
+ "content": "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
2227
+ }
2228
+ ],
2229
+ "licenses": [
2230
+ {
2231
+ "expression": "MIT OR Apache-2.0"
2232
+ }
2233
+ ],
2234
+ "purl": "pkg:cargo/scopeguard@1.2.0",
2235
+ "externalReferences": [
2236
+ {
2237
+ "type": "documentation",
2238
+ "url": "https://docs.rs/scopeguard/"
2239
+ },
2240
+ {
2241
+ "type": "vcs",
2242
+ "url": "https://github.com/bluss/scopeguard"
2243
+ }
2244
+ ]
2245
+ },
2246
+ {
2247
+ "type": "library",
2248
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
2249
+ "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
2250
+ "name": "serde",
2251
+ "version": "1.0.228",
2252
+ "description": "A generic serialization/deserialization framework",
2253
+ "scope": "required",
2254
+ "hashes": [
2255
+ {
2256
+ "alg": "SHA-256",
2257
+ "content": "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
2258
+ }
2259
+ ],
2260
+ "licenses": [
2261
+ {
2262
+ "expression": "MIT OR Apache-2.0"
2263
+ }
2264
+ ],
2265
+ "purl": "pkg:cargo/serde@1.0.228",
2266
+ "externalReferences": [
2267
+ {
2268
+ "type": "documentation",
2269
+ "url": "https://docs.rs/serde"
2270
+ },
2271
+ {
2272
+ "type": "website",
2273
+ "url": "https://serde.rs"
2274
+ },
2275
+ {
2276
+ "type": "vcs",
2277
+ "url": "https://github.com/serde-rs/serde"
2278
+ }
2279
+ ]
2280
+ },
2281
+ {
2282
+ "type": "library",
2283
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
2284
+ "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
2285
+ "name": "serde_core",
2286
+ "version": "1.0.228",
2287
+ "description": "Serde traits only, with no support for derive -- use the `serde` crate instead",
2288
+ "scope": "required",
2289
+ "hashes": [
2290
+ {
2291
+ "alg": "SHA-256",
2292
+ "content": "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
2293
+ }
2294
+ ],
2295
+ "licenses": [
2296
+ {
2297
+ "expression": "MIT OR Apache-2.0"
2298
+ }
2299
+ ],
2300
+ "purl": "pkg:cargo/serde_core@1.0.228",
2301
+ "externalReferences": [
2302
+ {
2303
+ "type": "documentation",
2304
+ "url": "https://docs.rs/serde_core"
2305
+ },
2306
+ {
2307
+ "type": "website",
2308
+ "url": "https://serde.rs"
2309
+ },
2310
+ {
2311
+ "type": "vcs",
2312
+ "url": "https://github.com/serde-rs/serde"
2313
+ }
2314
+ ]
2315
+ },
2316
+ {
2317
+ "type": "library",
2318
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228",
2319
+ "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
2320
+ "name": "serde_derive",
2321
+ "version": "1.0.228",
2322
+ "description": "Macros 1.1 implementation of #[derive(Serialize, Deserialize)]",
2323
+ "scope": "required",
2324
+ "hashes": [
2325
+ {
2326
+ "alg": "SHA-256",
2327
+ "content": "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
2328
+ }
2329
+ ],
2330
+ "licenses": [
2331
+ {
2332
+ "expression": "MIT OR Apache-2.0"
2333
+ }
2334
+ ],
2335
+ "purl": "pkg:cargo/serde_derive@1.0.228",
2336
+ "externalReferences": [
2337
+ {
2338
+ "type": "documentation",
2339
+ "url": "https://serde.rs/derive.html"
2340
+ },
2341
+ {
2342
+ "type": "website",
2343
+ "url": "https://serde.rs"
2344
+ },
2345
+ {
2346
+ "type": "vcs",
2347
+ "url": "https://github.com/serde-rs/serde"
2348
+ }
2349
+ ]
2350
+ },
2351
+ {
2352
+ "type": "library",
2353
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149",
2354
+ "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
2355
+ "name": "serde_json",
2356
+ "version": "1.0.149",
2357
+ "description": "A JSON serialization file format",
2358
+ "scope": "required",
2359
+ "hashes": [
2360
+ {
2361
+ "alg": "SHA-256",
2362
+ "content": "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86"
2363
+ }
2364
+ ],
2365
+ "licenses": [
2366
+ {
2367
+ "expression": "MIT OR Apache-2.0"
2368
+ }
2369
+ ],
2370
+ "purl": "pkg:cargo/serde_json@1.0.149",
2371
+ "externalReferences": [
2372
+ {
2373
+ "type": "documentation",
2374
+ "url": "https://docs.rs/serde_json"
2375
+ },
2376
+ {
2377
+ "type": "vcs",
2378
+ "url": "https://github.com/serde-rs/json"
2379
+ }
2380
+ ]
2381
+ },
2382
+ {
2383
+ "type": "library",
2384
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sha1@0.10.6",
2385
+ "author": "RustCrypto Developers",
2386
+ "name": "sha1",
2387
+ "version": "0.10.6",
2388
+ "description": "SHA-1 hash function",
2389
+ "scope": "required",
2390
+ "hashes": [
2391
+ {
2392
+ "alg": "SHA-256",
2393
+ "content": "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
2394
+ }
2395
+ ],
2396
+ "licenses": [
2397
+ {
2398
+ "expression": "MIT OR Apache-2.0"
2399
+ }
2400
+ ],
2401
+ "purl": "pkg:cargo/sha1@0.10.6",
2402
+ "externalReferences": [
2403
+ {
2404
+ "type": "documentation",
2405
+ "url": "https://docs.rs/sha1"
2406
+ },
2407
+ {
2408
+ "type": "vcs",
2409
+ "url": "https://github.com/RustCrypto/hashes"
2410
+ }
2411
+ ]
2412
+ },
2413
+ {
2414
+ "type": "library",
2415
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9",
2416
+ "author": "RustCrypto Developers",
2417
+ "name": "sha2",
2418
+ "version": "0.10.9",
2419
+ "description": "Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. ",
2420
+ "scope": "required",
2421
+ "hashes": [
2422
+ {
2423
+ "alg": "SHA-256",
2424
+ "content": "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283"
2425
+ }
2426
+ ],
2427
+ "licenses": [
2428
+ {
2429
+ "expression": "MIT OR Apache-2.0"
2430
+ }
2431
+ ],
2432
+ "purl": "pkg:cargo/sha2@0.10.9",
2433
+ "externalReferences": [
2434
+ {
2435
+ "type": "documentation",
2436
+ "url": "https://docs.rs/sha2"
2437
+ },
2438
+ {
2439
+ "type": "vcs",
2440
+ "url": "https://github.com/RustCrypto/hashes"
2441
+ }
2442
+ ]
2443
+ },
2444
+ {
2445
+ "type": "library",
2446
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sharded-slab@0.1.7",
2447
+ "author": "Eliza Weisman <eliza@buoyant.io>",
2448
+ "name": "sharded-slab",
2449
+ "version": "0.1.7",
2450
+ "description": "A lock-free concurrent slab. ",
2451
+ "scope": "required",
2452
+ "hashes": [
2453
+ {
2454
+ "alg": "SHA-256",
2455
+ "content": "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
2456
+ }
2457
+ ],
2458
+ "licenses": [
2459
+ {
2460
+ "expression": "MIT"
2461
+ }
2462
+ ],
2463
+ "purl": "pkg:cargo/sharded-slab@0.1.7",
2464
+ "externalReferences": [
2465
+ {
2466
+ "type": "documentation",
2467
+ "url": "https://docs.rs/sharded-slab/"
2468
+ },
2469
+ {
2470
+ "type": "website",
2471
+ "url": "https://github.com/hawkw/sharded-slab"
2472
+ },
2473
+ {
2474
+ "type": "vcs",
2475
+ "url": "https://github.com/hawkw/sharded-slab"
2476
+ }
2477
+ ]
2478
+ },
2479
+ {
2480
+ "type": "library",
2481
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
2482
+ "author": "The Servo Project Developers",
2483
+ "name": "smallvec",
2484
+ "version": "1.15.1",
2485
+ "description": "'Small vector' optimization: store up to a small number of items on the stack",
2486
+ "scope": "required",
2487
+ "hashes": [
2488
+ {
2489
+ "alg": "SHA-256",
2490
+ "content": "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
2491
+ }
2492
+ ],
2493
+ "licenses": [
2494
+ {
2495
+ "expression": "MIT OR Apache-2.0"
2496
+ }
2497
+ ],
2498
+ "purl": "pkg:cargo/smallvec@1.15.1",
2499
+ "externalReferences": [
2500
+ {
2501
+ "type": "documentation",
2502
+ "url": "https://docs.rs/smallvec/"
2503
+ },
2504
+ {
2505
+ "type": "vcs",
2506
+ "url": "https://github.com/servo/rust-smallvec"
2507
+ }
2508
+ ]
2509
+ },
2510
+ {
2511
+ "type": "library",
2512
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#stoolap@0.4.0",
2513
+ "author": "Stoolap Contributors",
2514
+ "name": "stoolap",
2515
+ "version": "0.4.0",
2516
+ "description": "High-performance embedded SQL database with MVCC, time-travel queries, and full ACID compliance",
2517
+ "scope": "required",
2518
+ "hashes": [
2519
+ {
2520
+ "alg": "SHA-256",
2521
+ "content": "420d8bd65519e56f55a9f13a891a373b1cda74ebc49a65a35dc4f2efe4441b40"
2522
+ }
2523
+ ],
2524
+ "licenses": [
2525
+ {
2526
+ "expression": "Apache-2.0"
2527
+ }
2528
+ ],
2529
+ "purl": "pkg:cargo/stoolap@0.4.0",
2530
+ "externalReferences": [
2531
+ {
2532
+ "type": "documentation",
2533
+ "url": "https://stoolap.io/docs/"
2534
+ },
2535
+ {
2536
+ "type": "website",
2537
+ "url": "https://stoolap.io"
2538
+ },
2539
+ {
2540
+ "type": "vcs",
2541
+ "url": "https://github.com/stoolap/stoolap"
2542
+ }
2543
+ ]
2544
+ },
2545
+ {
2546
+ "type": "library",
2547
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
2548
+ "author": "David Tolnay <dtolnay@gmail.com>",
2549
+ "name": "syn",
2550
+ "version": "2.0.117",
2551
+ "description": "Parser for Rust source code",
2552
+ "scope": "required",
2553
+ "hashes": [
2554
+ {
2555
+ "alg": "SHA-256",
2556
+ "content": "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99"
2557
+ }
2558
+ ],
2559
+ "licenses": [
2560
+ {
2561
+ "expression": "MIT OR Apache-2.0"
2562
+ }
2563
+ ],
2564
+ "purl": "pkg:cargo/syn@2.0.117",
2565
+ "externalReferences": [
2566
+ {
2567
+ "type": "documentation",
2568
+ "url": "https://docs.rs/syn"
2569
+ },
2570
+ {
2571
+ "type": "vcs",
2572
+ "url": "https://github.com/dtolnay/syn"
2573
+ }
2574
+ ]
2575
+ },
2576
+ {
2577
+ "type": "library",
2578
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#target-lexicon@0.12.16",
2579
+ "author": "Dan Gohman <sunfish@mozilla.com>",
2580
+ "name": "target-lexicon",
2581
+ "version": "0.12.16",
2582
+ "description": "Targeting utilities for compilers and related tools",
2583
+ "scope": "required",
2584
+ "hashes": [
2585
+ {
2586
+ "alg": "SHA-256",
2587
+ "content": "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
2588
+ }
2589
+ ],
2590
+ "licenses": [
2591
+ {
2592
+ "expression": "Apache-2.0 WITH LLVM-exception"
2593
+ }
2594
+ ],
2595
+ "purl": "pkg:cargo/target-lexicon@0.12.16",
2596
+ "externalReferences": [
2597
+ {
2598
+ "type": "documentation",
2599
+ "url": "https://docs.rs/target-lexicon/"
2600
+ },
2601
+ {
2602
+ "type": "vcs",
2603
+ "url": "https://github.com/bytecodealliance/target-lexicon"
2604
+ }
2605
+ ]
2606
+ },
2607
+ {
2608
+ "type": "library",
2609
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.18",
2610
+ "author": "David Tolnay <dtolnay@gmail.com>",
2611
+ "name": "thiserror-impl",
2612
+ "version": "2.0.18",
2613
+ "description": "Implementation detail of the `thiserror` crate",
2614
+ "scope": "required",
2615
+ "hashes": [
2616
+ {
2617
+ "alg": "SHA-256",
2618
+ "content": "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
2619
+ }
2620
+ ],
2621
+ "licenses": [
2622
+ {
2623
+ "expression": "MIT OR Apache-2.0"
2624
+ }
2625
+ ],
2626
+ "purl": "pkg:cargo/thiserror-impl@2.0.18",
2627
+ "externalReferences": [
2628
+ {
2629
+ "type": "vcs",
2630
+ "url": "https://github.com/dtolnay/thiserror"
2631
+ }
2632
+ ]
2633
+ },
2634
+ {
2635
+ "type": "library",
2636
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
2637
+ "author": "David Tolnay <dtolnay@gmail.com>",
2638
+ "name": "thiserror",
2639
+ "version": "2.0.18",
2640
+ "description": "derive(Error)",
2641
+ "scope": "required",
2642
+ "hashes": [
2643
+ {
2644
+ "alg": "SHA-256",
2645
+ "content": "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
2646
+ }
2647
+ ],
2648
+ "licenses": [
2649
+ {
2650
+ "expression": "MIT OR Apache-2.0"
2651
+ }
2652
+ ],
2653
+ "purl": "pkg:cargo/thiserror@2.0.18",
2654
+ "externalReferences": [
2655
+ {
2656
+ "type": "documentation",
2657
+ "url": "https://docs.rs/thiserror"
2658
+ },
2659
+ {
2660
+ "type": "vcs",
2661
+ "url": "https://github.com/dtolnay/thiserror"
2662
+ }
2663
+ ]
2664
+ },
2665
+ {
2666
+ "type": "library",
2667
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thread_local@1.1.9",
2668
+ "author": "Amanieu d'Antras <amanieu@gmail.com>",
2669
+ "name": "thread_local",
2670
+ "version": "1.1.9",
2671
+ "description": "Per-object thread-local storage",
2672
+ "scope": "required",
2673
+ "hashes": [
2674
+ {
2675
+ "alg": "SHA-256",
2676
+ "content": "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185"
2677
+ }
2678
+ ],
2679
+ "licenses": [
2680
+ {
2681
+ "expression": "MIT OR Apache-2.0"
2682
+ }
2683
+ ],
2684
+ "purl": "pkg:cargo/thread_local@1.1.9",
2685
+ "externalReferences": [
2686
+ {
2687
+ "type": "documentation",
2688
+ "url": "https://docs.rs/thread_local/"
2689
+ },
2690
+ {
2691
+ "type": "vcs",
2692
+ "url": "https://github.com/Amanieu/thread_local-rs"
2693
+ }
2694
+ ]
2695
+ },
2696
+ {
2697
+ "type": "library",
2698
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-attributes@0.1.31",
2699
+ "author": "Tokio Contributors <team@tokio.rs>, Eliza Weisman <eliza@buoyant.io>, David Barsky <dbarsky@amazon.com>",
2700
+ "name": "tracing-attributes",
2701
+ "version": "0.1.31",
2702
+ "description": "Procedural macro attributes for automatically instrumenting functions. ",
2703
+ "scope": "required",
2704
+ "hashes": [
2705
+ {
2706
+ "alg": "SHA-256",
2707
+ "content": "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da"
2708
+ }
2709
+ ],
2710
+ "licenses": [
2711
+ {
2712
+ "expression": "MIT"
2713
+ }
2714
+ ],
2715
+ "purl": "pkg:cargo/tracing-attributes@0.1.31",
2716
+ "externalReferences": [
2717
+ {
2718
+ "type": "website",
2719
+ "url": "https://tokio.rs"
2720
+ },
2721
+ {
2722
+ "type": "vcs",
2723
+ "url": "https://github.com/tokio-rs/tracing"
2724
+ }
2725
+ ]
2726
+ },
2727
+ {
2728
+ "type": "library",
2729
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36",
2730
+ "author": "Tokio Contributors <team@tokio.rs>",
2731
+ "name": "tracing-core",
2732
+ "version": "0.1.36",
2733
+ "description": "Core primitives for application-level tracing. ",
2734
+ "scope": "required",
2735
+ "hashes": [
2736
+ {
2737
+ "alg": "SHA-256",
2738
+ "content": "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a"
2739
+ }
2740
+ ],
2741
+ "licenses": [
2742
+ {
2743
+ "expression": "MIT"
2744
+ }
2745
+ ],
2746
+ "purl": "pkg:cargo/tracing-core@0.1.36",
2747
+ "externalReferences": [
2748
+ {
2749
+ "type": "website",
2750
+ "url": "https://tokio.rs"
2751
+ },
2752
+ {
2753
+ "type": "vcs",
2754
+ "url": "https://github.com/tokio-rs/tracing"
2755
+ }
2756
+ ]
2757
+ },
2758
+ {
2759
+ "type": "library",
2760
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-log@0.2.0",
2761
+ "author": "Tokio Contributors <team@tokio.rs>",
2762
+ "name": "tracing-log",
2763
+ "version": "0.2.0",
2764
+ "description": "Provides compatibility between `tracing` and the `log` crate. ",
2765
+ "scope": "required",
2766
+ "hashes": [
2767
+ {
2768
+ "alg": "SHA-256",
2769
+ "content": "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
2770
+ }
2771
+ ],
2772
+ "licenses": [
2773
+ {
2774
+ "expression": "MIT"
2775
+ }
2776
+ ],
2777
+ "purl": "pkg:cargo/tracing-log@0.2.0",
2778
+ "externalReferences": [
2779
+ {
2780
+ "type": "website",
2781
+ "url": "https://tokio.rs"
2782
+ },
2783
+ {
2784
+ "type": "vcs",
2785
+ "url": "https://github.com/tokio-rs/tracing"
2786
+ }
2787
+ ]
2788
+ },
2789
+ {
2790
+ "type": "library",
2791
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-subscriber@0.3.22",
2792
+ "author": "Eliza Weisman <eliza@buoyant.io>, David Barsky <me@davidbarsky.com>, Tokio Contributors <team@tokio.rs>",
2793
+ "name": "tracing-subscriber",
2794
+ "version": "0.3.22",
2795
+ "description": "Utilities for implementing and composing `tracing` subscribers. ",
2796
+ "scope": "required",
2797
+ "hashes": [
2798
+ {
2799
+ "alg": "SHA-256",
2800
+ "content": "2f30143827ddab0d256fd843b7a66d164e9f271cfa0dde49142c5ca0ca291f1e"
2801
+ }
2802
+ ],
2803
+ "licenses": [
2804
+ {
2805
+ "expression": "MIT"
2806
+ }
2807
+ ],
2808
+ "purl": "pkg:cargo/tracing-subscriber@0.3.22",
2809
+ "externalReferences": [
2810
+ {
2811
+ "type": "website",
2812
+ "url": "https://tokio.rs"
2813
+ },
2814
+ {
2815
+ "type": "vcs",
2816
+ "url": "https://github.com/tokio-rs/tracing"
2817
+ }
2818
+ ]
2819
+ },
2820
+ {
2821
+ "type": "library",
2822
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
2823
+ "author": "Eliza Weisman <eliza@buoyant.io>, Tokio Contributors <team@tokio.rs>",
2824
+ "name": "tracing",
2825
+ "version": "0.1.44",
2826
+ "description": "Application-level tracing for Rust. ",
2827
+ "scope": "required",
2828
+ "hashes": [
2829
+ {
2830
+ "alg": "SHA-256",
2831
+ "content": "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100"
2832
+ }
2833
+ ],
2834
+ "licenses": [
2835
+ {
2836
+ "expression": "MIT"
2837
+ }
2838
+ ],
2839
+ "purl": "pkg:cargo/tracing@0.1.44",
2840
+ "externalReferences": [
2841
+ {
2842
+ "type": "website",
2843
+ "url": "https://tokio.rs"
2844
+ },
2845
+ {
2846
+ "type": "vcs",
2847
+ "url": "https://github.com/tokio-rs/tracing"
2848
+ }
2849
+ ]
2850
+ },
2851
+ {
2852
+ "type": "library",
2853
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#twox-hash@2.1.2",
2854
+ "author": "Jake Goulding <jake.goulding@gmail.com>",
2855
+ "name": "twox-hash",
2856
+ "version": "2.1.2",
2857
+ "description": "A Rust implementation of the XXHash and XXH3 algorithms",
2858
+ "scope": "required",
2859
+ "hashes": [
2860
+ {
2861
+ "alg": "SHA-256",
2862
+ "content": "9ea3136b675547379c4bd395ca6b938e5ad3c3d20fad76e7fe85f9e0d011419c"
2863
+ }
2864
+ ],
2865
+ "licenses": [
2866
+ {
2867
+ "expression": "MIT"
2868
+ }
2869
+ ],
2870
+ "purl": "pkg:cargo/twox-hash@2.1.2",
2871
+ "externalReferences": [
2872
+ {
2873
+ "type": "documentation",
2874
+ "url": "https://docs.rs/twox-hash/"
2875
+ },
2876
+ {
2877
+ "type": "vcs",
2878
+ "url": "https://github.com/shepmaster/twox-hash"
2879
+ }
2880
+ ]
2881
+ },
2882
+ {
2883
+ "type": "library",
2884
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#typenum@1.19.0",
2885
+ "author": "Paho Lurie-Gregg <paho@paholg.com>, Andre Bogus <bogusandre@gmail.com>",
2886
+ "name": "typenum",
2887
+ "version": "1.19.0",
2888
+ "description": "Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.",
2889
+ "scope": "required",
2890
+ "hashes": [
2891
+ {
2892
+ "alg": "SHA-256",
2893
+ "content": "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb"
2894
+ }
2895
+ ],
2896
+ "licenses": [
2897
+ {
2898
+ "expression": "MIT OR Apache-2.0"
2899
+ }
2900
+ ],
2901
+ "purl": "pkg:cargo/typenum@1.19.0",
2902
+ "externalReferences": [
2903
+ {
2904
+ "type": "documentation",
2905
+ "url": "https://docs.rs/typenum"
2906
+ },
2907
+ {
2908
+ "type": "vcs",
2909
+ "url": "https://github.com/paholg/typenum"
2910
+ }
2911
+ ]
2912
+ },
2913
+ {
2914
+ "type": "library",
2915
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24",
2916
+ "author": "David Tolnay <dtolnay@gmail.com>",
2917
+ "name": "unicode-ident",
2918
+ "version": "1.0.24",
2919
+ "description": "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31",
2920
+ "scope": "required",
2921
+ "hashes": [
2922
+ {
2923
+ "alg": "SHA-256",
2924
+ "content": "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
2925
+ }
2926
+ ],
2927
+ "licenses": [
2928
+ {
2929
+ "expression": "(MIT OR Apache-2.0) AND Unicode-3.0"
2930
+ }
2931
+ ],
2932
+ "purl": "pkg:cargo/unicode-ident@1.0.24",
2933
+ "externalReferences": [
2934
+ {
2935
+ "type": "documentation",
2936
+ "url": "https://docs.rs/unicode-ident"
2937
+ },
2938
+ {
2939
+ "type": "vcs",
2940
+ "url": "https://github.com/dtolnay/unicode-ident"
2941
+ }
2942
+ ]
2943
+ },
2944
+ {
2945
+ "type": "library",
2946
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unindent@0.2.4",
2947
+ "author": "David Tolnay <dtolnay@gmail.com>",
2948
+ "name": "unindent",
2949
+ "version": "0.2.4",
2950
+ "description": "Remove a column of leading whitespace from a string",
2951
+ "scope": "required",
2952
+ "hashes": [
2953
+ {
2954
+ "alg": "SHA-256",
2955
+ "content": "7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3"
2956
+ }
2957
+ ],
2958
+ "licenses": [
2959
+ {
2960
+ "expression": "MIT OR Apache-2.0"
2961
+ }
2962
+ ],
2963
+ "purl": "pkg:cargo/unindent@0.2.4",
2964
+ "externalReferences": [
2965
+ {
2966
+ "type": "documentation",
2967
+ "url": "https://docs.rs/unindent"
2968
+ },
2969
+ {
2970
+ "type": "vcs",
2971
+ "url": "https://github.com/dtolnay/indoc"
2972
+ }
2973
+ ]
2974
+ },
2975
+ {
2976
+ "type": "library",
2977
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5",
2978
+ "author": "Sergio Benitez <sb@sergio.bz>",
2979
+ "name": "version_check",
2980
+ "version": "0.9.5",
2981
+ "description": "Tiny crate to check the version of the installed/running rustc.",
2982
+ "scope": "excluded",
2983
+ "hashes": [
2984
+ {
2985
+ "alg": "SHA-256",
2986
+ "content": "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
2987
+ }
2988
+ ],
2989
+ "licenses": [
2990
+ {
2991
+ "expression": "MIT OR Apache-2.0"
2992
+ }
2993
+ ],
2994
+ "purl": "pkg:cargo/version_check@0.9.5",
2995
+ "externalReferences": [
2996
+ {
2997
+ "type": "documentation",
2998
+ "url": "https://docs.rs/version_check/"
2999
+ },
3000
+ {
3001
+ "type": "vcs",
3002
+ "url": "https://github.com/SergioBenitez/version_check"
3003
+ }
3004
+ ]
3005
+ },
3006
+ {
3007
+ "type": "library",
3008
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1",
3009
+ "name": "windows-link",
3010
+ "version": "0.2.1",
3011
+ "description": "Linking for Windows",
3012
+ "scope": "required",
3013
+ "hashes": [
3014
+ {
3015
+ "alg": "SHA-256",
3016
+ "content": "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
3017
+ }
3018
+ ],
3019
+ "licenses": [
3020
+ {
3021
+ "expression": "MIT OR Apache-2.0"
3022
+ }
3023
+ ],
3024
+ "purl": "pkg:cargo/windows-link@0.2.1",
3025
+ "externalReferences": [
3026
+ {
3027
+ "type": "vcs",
3028
+ "url": "https://github.com/microsoft/windows-rs"
3029
+ }
3030
+ ]
3031
+ },
3032
+ {
3033
+ "type": "library",
3034
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2",
3035
+ "name": "windows-sys",
3036
+ "version": "0.61.2",
3037
+ "description": "Rust for Windows",
3038
+ "scope": "required",
3039
+ "hashes": [
3040
+ {
3041
+ "alg": "SHA-256",
3042
+ "content": "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
3043
+ }
3044
+ ],
3045
+ "licenses": [
3046
+ {
3047
+ "expression": "MIT OR Apache-2.0"
3048
+ }
3049
+ ],
3050
+ "purl": "pkg:cargo/windows-sys@0.61.2",
3051
+ "externalReferences": [
3052
+ {
3053
+ "type": "vcs",
3054
+ "url": "https://github.com/microsoft/windows-rs"
3055
+ }
3056
+ ]
3057
+ },
3058
+ {
3059
+ "type": "library",
3060
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.42",
3061
+ "author": "Joshua Liebow-Feeser <joshlf@google.com>, Jack Wrenn <jswrenn@amazon.com>",
3062
+ "name": "zerocopy",
3063
+ "version": "0.8.42",
3064
+ "description": "Zerocopy makes zero-cost memory manipulation effortless. We write \"unsafe\" so you don't have to.",
3065
+ "scope": "required",
3066
+ "hashes": [
3067
+ {
3068
+ "alg": "SHA-256",
3069
+ "content": "f2578b716f8a7a858b7f02d5bd870c14bf4ddbbcf3a4c05414ba6503640505e3"
3070
+ }
3071
+ ],
3072
+ "licenses": [
3073
+ {
3074
+ "expression": "BSD-2-Clause OR Apache-2.0 OR MIT"
3075
+ }
3076
+ ],
3077
+ "purl": "pkg:cargo/zerocopy@0.8.42",
3078
+ "externalReferences": [
3079
+ {
3080
+ "type": "vcs",
3081
+ "url": "https://github.com/google/zerocopy"
3082
+ }
3083
+ ]
3084
+ },
3085
+ {
3086
+ "type": "library",
3087
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21",
3088
+ "author": "David Tolnay <dtolnay@gmail.com>",
3089
+ "name": "zmij",
3090
+ "version": "1.0.21",
3091
+ "description": "A double-to-string conversion algorithm based on Schubfach and yy",
3092
+ "scope": "required",
3093
+ "hashes": [
3094
+ {
3095
+ "alg": "SHA-256",
3096
+ "content": "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"
3097
+ }
3098
+ ],
3099
+ "licenses": [
3100
+ {
3101
+ "expression": "MIT"
3102
+ }
3103
+ ],
3104
+ "purl": "pkg:cargo/zmij@1.0.21",
3105
+ "externalReferences": [
3106
+ {
3107
+ "type": "documentation",
3108
+ "url": "https://docs.rs/zmij"
3109
+ },
3110
+ {
3111
+ "type": "vcs",
3112
+ "url": "https://github.com/dtolnay/zmij"
3113
+ }
3114
+ ]
3115
+ }
3116
+ ],
3117
+ "dependencies": [
3118
+ {
3119
+ "ref": "path+file:///D:/a/stoolap-python/stoolap-python#0.4.0",
3120
+ "dependsOn": [
3121
+ "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.44",
3122
+ "registry+https://github.com/rust-lang/crates.io-index#pyo3@0.23.5",
3123
+ "registry+https://github.com/rust-lang/crates.io-index#stoolap@0.4.0"
3124
+ ]
3125
+ },
3126
+ {
3127
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12",
3128
+ "dependsOn": [
3129
+ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
3130
+ "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4",
3131
+ "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
3132
+ "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5",
3133
+ "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.42"
3134
+ ]
3135
+ },
3136
+ {
3137
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
3138
+ "dependsOn": [
3139
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0"
3140
+ ]
3141
+ },
3142
+ {
3143
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#allocator-api2@0.2.21",
3144
+ "dependsOn": []
3145
+ },
3146
+ {
3147
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
3148
+ "dependsOn": []
3149
+ },
3150
+ {
3151
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.0",
3152
+ "dependsOn": []
3153
+ },
3154
+ {
3155
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.10.4",
3156
+ "dependsOn": [
3157
+ "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7"
3158
+ ]
3159
+ },
3160
+ {
3161
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.25.0",
3162
+ "dependsOn": []
3163
+ },
3164
+ {
3165
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0",
3166
+ "dependsOn": []
3167
+ },
3168
+ {
3169
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
3170
+ "dependsOn": []
3171
+ },
3172
+ {
3173
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
3174
+ "dependsOn": []
3175
+ },
3176
+ {
3177
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.44",
3178
+ "dependsOn": [
3179
+ "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
3180
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
3181
+ "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1"
3182
+ ]
3183
+ },
3184
+ {
3185
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17",
3186
+ "dependsOn": []
3187
+ },
3188
+ {
3189
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
3190
+ "dependsOn": [
3191
+ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4"
3192
+ ]
3193
+ },
3194
+ {
3195
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15",
3196
+ "dependsOn": [
3197
+ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
3198
+ ]
3199
+ },
3200
+ {
3201
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-deque@0.8.6",
3202
+ "dependsOn": [
3203
+ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-epoch@0.9.18",
3204
+ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
3205
+ ]
3206
+ },
3207
+ {
3208
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-epoch@0.9.18",
3209
+ "dependsOn": [
3210
+ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
3211
+ ]
3212
+ },
3213
+ {
3214
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-queue@0.3.12",
3215
+ "dependsOn": [
3216
+ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
3217
+ ]
3218
+ },
3219
+ {
3220
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21",
3221
+ "dependsOn": []
3222
+ },
3223
+ {
3224
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#crossbeam@0.8.4",
3225
+ "dependsOn": [
3226
+ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-channel@0.5.15",
3227
+ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-deque@0.8.6",
3228
+ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-epoch@0.9.18",
3229
+ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-queue@0.3.12",
3230
+ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
3231
+ ]
3232
+ },
3233
+ {
3234
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.7",
3235
+ "dependsOn": [
3236
+ "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7",
3237
+ "registry+https://github.com/rust-lang/crates.io-index#typenum@1.19.0"
3238
+ ]
3239
+ },
3240
+ {
3241
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#dashmap@6.1.0",
3242
+ "dependsOn": [
3243
+ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
3244
+ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21",
3245
+ "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5",
3246
+ "registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.14",
3247
+ "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
3248
+ "registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.12"
3249
+ ]
3250
+ },
3251
+ {
3252
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7",
3253
+ "dependsOn": [
3254
+ "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.10.4",
3255
+ "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.1.7"
3256
+ ]
3257
+ },
3258
+ {
3259
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#either@1.15.0",
3260
+ "dependsOn": []
3261
+ },
3262
+ {
3263
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
3264
+ "dependsOn": []
3265
+ },
3266
+ {
3267
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.2.0",
3268
+ "dependsOn": []
3269
+ },
3270
+ {
3271
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#generic-array@0.14.7",
3272
+ "dependsOn": [
3273
+ "registry+https://github.com/rust-lang/crates.io-index#typenum@1.19.0",
3274
+ "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5"
3275
+ ]
3276
+ },
3277
+ {
3278
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4",
3279
+ "dependsOn": [
3280
+ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4"
3281
+ ]
3282
+ },
3283
+ {
3284
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5",
3285
+ "dependsOn": []
3286
+ },
3287
+ {
3288
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.16.1",
3289
+ "dependsOn": [
3290
+ "registry+https://github.com/rust-lang/crates.io-index#allocator-api2@0.2.21",
3291
+ "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
3292
+ "registry+https://github.com/rust-lang/crates.io-index#foldhash@0.2.0"
3293
+ ]
3294
+ },
3295
+ {
3296
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
3297
+ "dependsOn": []
3298
+ },
3299
+ {
3300
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.13.0",
3301
+ "dependsOn": [
3302
+ "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
3303
+ "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.16.1"
3304
+ ]
3305
+ },
3306
+ {
3307
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#indoc@2.0.7",
3308
+ "dependsOn": [
3309
+ "registry+https://github.com/rust-lang/crates.io-index#rustversion@1.0.22"
3310
+ ]
3311
+ },
3312
+ {
3313
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.17",
3314
+ "dependsOn": []
3315
+ },
3316
+ {
3317
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0",
3318
+ "dependsOn": []
3319
+ },
3320
+ {
3321
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.183",
3322
+ "dependsOn": []
3323
+ },
3324
+ {
3325
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.14",
3326
+ "dependsOn": [
3327
+ "registry+https://github.com/rust-lang/crates.io-index#scopeguard@1.2.0"
3328
+ ]
3329
+ },
3330
+ {
3331
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
3332
+ "dependsOn": []
3333
+ },
3334
+ {
3335
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#lru@0.16.3",
3336
+ "dependsOn": [
3337
+ "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.16.1"
3338
+ ]
3339
+ },
3340
+ {
3341
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#lz4_flex@0.13.0",
3342
+ "dependsOn": [
3343
+ "registry+https://github.com/rust-lang/crates.io-index#twox-hash@2.1.2"
3344
+ ]
3345
+ },
3346
+ {
3347
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#matchers@0.2.0",
3348
+ "dependsOn": [
3349
+ "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14"
3350
+ ]
3351
+ },
3352
+ {
3353
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#md-5@0.10.6",
3354
+ "dependsOn": [
3355
+ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
3356
+ "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7"
3357
+ ]
3358
+ },
3359
+ {
3360
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
3361
+ "dependsOn": []
3362
+ },
3363
+ {
3364
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#memoffset@0.9.1",
3365
+ "dependsOn": [
3366
+ "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.0"
3367
+ ]
3368
+ },
3369
+ {
3370
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#nu-ansi-term@0.50.3",
3371
+ "dependsOn": [
3372
+ "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
3373
+ ]
3374
+ },
3375
+ {
3376
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
3377
+ "dependsOn": [
3378
+ "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.0"
3379
+ ]
3380
+ },
3381
+ {
3382
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
3383
+ "dependsOn": []
3384
+ },
3385
+ {
3386
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#ordered-float@5.1.0",
3387
+ "dependsOn": [
3388
+ "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
3389
+ ]
3390
+ },
3391
+ {
3392
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5",
3393
+ "dependsOn": [
3394
+ "registry+https://github.com/rust-lang/crates.io-index#lock_api@0.4.14",
3395
+ "registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.12"
3396
+ ]
3397
+ },
3398
+ {
3399
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#parking_lot_core@0.9.12",
3400
+ "dependsOn": [
3401
+ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
3402
+ "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
3403
+ "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1"
3404
+ ]
3405
+ },
3406
+ {
3407
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
3408
+ "dependsOn": []
3409
+ },
3410
+ {
3411
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.21",
3412
+ "dependsOn": [
3413
+ "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.42"
3414
+ ]
3415
+ },
3416
+ {
3417
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
3418
+ "dependsOn": [
3419
+ "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
3420
+ ]
3421
+ },
3422
+ {
3423
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-build-config@0.23.5",
3424
+ "dependsOn": [
3425
+ "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
3426
+ "registry+https://github.com/rust-lang/crates.io-index#target-lexicon@0.12.16"
3427
+ ]
3428
+ },
3429
+ {
3430
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-ffi@0.23.5",
3431
+ "dependsOn": [
3432
+ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.183",
3433
+ "registry+https://github.com/rust-lang/crates.io-index#pyo3-build-config@0.23.5"
3434
+ ]
3435
+ },
3436
+ {
3437
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-macros-backend@0.23.5",
3438
+ "dependsOn": [
3439
+ "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
3440
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
3441
+ "registry+https://github.com/rust-lang/crates.io-index#pyo3-build-config@0.23.5",
3442
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
3443
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
3444
+ ]
3445
+ },
3446
+ {
3447
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3-macros@0.23.5",
3448
+ "dependsOn": [
3449
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
3450
+ "registry+https://github.com/rust-lang/crates.io-index#pyo3-macros-backend@0.23.5",
3451
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
3452
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
3453
+ ]
3454
+ },
3455
+ {
3456
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#pyo3@0.23.5",
3457
+ "dependsOn": [
3458
+ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
3459
+ "registry+https://github.com/rust-lang/crates.io-index#indoc@2.0.7",
3460
+ "registry+https://github.com/rust-lang/crates.io-index#libc@0.2.183",
3461
+ "registry+https://github.com/rust-lang/crates.io-index#memoffset@0.9.1",
3462
+ "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
3463
+ "registry+https://github.com/rust-lang/crates.io-index#pyo3-build-config@0.23.5",
3464
+ "registry+https://github.com/rust-lang/crates.io-index#pyo3-ffi@0.23.5",
3465
+ "registry+https://github.com/rust-lang/crates.io-index#pyo3-macros@0.23.5",
3466
+ "registry+https://github.com/rust-lang/crates.io-index#unindent@0.2.4"
3467
+ ]
3468
+ },
3469
+ {
3470
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
3471
+ "dependsOn": [
3472
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106"
3473
+ ]
3474
+ },
3475
+ {
3476
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#radsort@0.1.1",
3477
+ "dependsOn": []
3478
+ },
3479
+ {
3480
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.9.2",
3481
+ "dependsOn": [
3482
+ "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.9.0",
3483
+ "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.9.5"
3484
+ ]
3485
+ },
3486
+ {
3487
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.9.0",
3488
+ "dependsOn": [
3489
+ "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.21",
3490
+ "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.9.5"
3491
+ ]
3492
+ },
3493
+ {
3494
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.9.5",
3495
+ "dependsOn": [
3496
+ "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.3.4"
3497
+ ]
3498
+ },
3499
+ {
3500
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#rayon-core@1.13.0",
3501
+ "dependsOn": [
3502
+ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-deque@0.8.6",
3503
+ "registry+https://github.com/rust-lang/crates.io-index#crossbeam-utils@0.8.21"
3504
+ ]
3505
+ },
3506
+ {
3507
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#rayon@1.11.0",
3508
+ "dependsOn": [
3509
+ "registry+https://github.com/rust-lang/crates.io-index#either@1.15.0",
3510
+ "registry+https://github.com/rust-lang/crates.io-index#rayon-core@1.13.0"
3511
+ ]
3512
+ },
3513
+ {
3514
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14",
3515
+ "dependsOn": [
3516
+ "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
3517
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
3518
+ "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10"
3519
+ ]
3520
+ },
3521
+ {
3522
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10",
3523
+ "dependsOn": []
3524
+ },
3525
+ {
3526
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
3527
+ "dependsOn": [
3528
+ "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
3529
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
3530
+ "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14",
3531
+ "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10"
3532
+ ]
3533
+ },
3534
+ {
3535
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#roaring@0.11.3",
3536
+ "dependsOn": [
3537
+ "registry+https://github.com/rust-lang/crates.io-index#bytemuck@1.25.0",
3538
+ "registry+https://github.com/rust-lang/crates.io-index#byteorder@1.5.0"
3539
+ ]
3540
+ },
3541
+ {
3542
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@1.1.0",
3543
+ "dependsOn": []
3544
+ },
3545
+ {
3546
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#rustversion@1.0.22",
3547
+ "dependsOn": []
3548
+ },
3549
+ {
3550
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#scopeguard@1.2.0",
3551
+ "dependsOn": []
3552
+ },
3553
+ {
3554
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
3555
+ "dependsOn": [
3556
+ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
3557
+ "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228"
3558
+ ]
3559
+ },
3560
+ {
3561
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
3562
+ "dependsOn": []
3563
+ },
3564
+ {
3565
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228",
3566
+ "dependsOn": [
3567
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
3568
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
3569
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
3570
+ ]
3571
+ },
3572
+ {
3573
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149",
3574
+ "dependsOn": [
3575
+ "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.17",
3576
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
3577
+ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
3578
+ "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21"
3579
+ ]
3580
+ },
3581
+ {
3582
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#sha1@0.10.6",
3583
+ "dependsOn": [
3584
+ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
3585
+ "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17",
3586
+ "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7"
3587
+ ]
3588
+ },
3589
+ {
3590
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9",
3591
+ "dependsOn": [
3592
+ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
3593
+ "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.2.17",
3594
+ "registry+https://github.com/rust-lang/crates.io-index#digest@0.10.7"
3595
+ ]
3596
+ },
3597
+ {
3598
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#sharded-slab@0.1.7",
3599
+ "dependsOn": [
3600
+ "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0"
3601
+ ]
3602
+ },
3603
+ {
3604
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
3605
+ "dependsOn": []
3606
+ },
3607
+ {
3608
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#stoolap@0.4.0",
3609
+ "dependsOn": [
3610
+ "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12",
3611
+ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
3612
+ "registry+https://github.com/rust-lang/crates.io-index#bytes@1.11.1",
3613
+ "registry+https://github.com/rust-lang/crates.io-index#chrono@0.4.44",
3614
+ "registry+https://github.com/rust-lang/crates.io-index#crc32fast@1.5.0",
3615
+ "registry+https://github.com/rust-lang/crates.io-index#crossbeam@0.8.4",
3616
+ "registry+https://github.com/rust-lang/crates.io-index#dashmap@6.1.0",
3617
+ "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.16.1",
3618
+ "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.13.0",
3619
+ "registry+https://github.com/rust-lang/crates.io-index#lru@0.16.3",
3620
+ "registry+https://github.com/rust-lang/crates.io-index#lz4_flex@0.13.0",
3621
+ "registry+https://github.com/rust-lang/crates.io-index#md-5@0.10.6",
3622
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
3623
+ "registry+https://github.com/rust-lang/crates.io-index#ordered-float@5.1.0",
3624
+ "registry+https://github.com/rust-lang/crates.io-index#parking_lot@0.12.5",
3625
+ "registry+https://github.com/rust-lang/crates.io-index#radsort@0.1.1",
3626
+ "registry+https://github.com/rust-lang/crates.io-index#rand@0.9.2",
3627
+ "registry+https://github.com/rust-lang/crates.io-index#rayon@1.11.0",
3628
+ "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
3629
+ "registry+https://github.com/rust-lang/crates.io-index#roaring@0.11.3",
3630
+ "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@1.1.0",
3631
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
3632
+ "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.149",
3633
+ "registry+https://github.com/rust-lang/crates.io-index#sha1@0.10.6",
3634
+ "registry+https://github.com/rust-lang/crates.io-index#sha2@0.10.9",
3635
+ "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
3636
+ "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
3637
+ "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
3638
+ "registry+https://github.com/rust-lang/crates.io-index#tracing-subscriber@0.3.22",
3639
+ "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
3640
+ ]
3641
+ },
3642
+ {
3643
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
3644
+ "dependsOn": [
3645
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
3646
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
3647
+ "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
3648
+ ]
3649
+ },
3650
+ {
3651
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#target-lexicon@0.12.16",
3652
+ "dependsOn": []
3653
+ },
3654
+ {
3655
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.18",
3656
+ "dependsOn": [
3657
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
3658
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
3659
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
3660
+ ]
3661
+ },
3662
+ {
3663
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
3664
+ "dependsOn": [
3665
+ "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.18"
3666
+ ]
3667
+ },
3668
+ {
3669
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#thread_local@1.1.9",
3670
+ "dependsOn": [
3671
+ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4"
3672
+ ]
3673
+ },
3674
+ {
3675
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-attributes@0.1.31",
3676
+ "dependsOn": [
3677
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
3678
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
3679
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
3680
+ ]
3681
+ },
3682
+ {
3683
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36",
3684
+ "dependsOn": [
3685
+ "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4"
3686
+ ]
3687
+ },
3688
+ {
3689
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-log@0.2.0",
3690
+ "dependsOn": [
3691
+ "registry+https://github.com/rust-lang/crates.io-index#log@0.4.29",
3692
+ "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
3693
+ "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36"
3694
+ ]
3695
+ },
3696
+ {
3697
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-subscriber@0.3.22",
3698
+ "dependsOn": [
3699
+ "registry+https://github.com/rust-lang/crates.io-index#matchers@0.2.0",
3700
+ "registry+https://github.com/rust-lang/crates.io-index#nu-ansi-term@0.50.3",
3701
+ "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
3702
+ "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14",
3703
+ "registry+https://github.com/rust-lang/crates.io-index#sharded-slab@0.1.7",
3704
+ "registry+https://github.com/rust-lang/crates.io-index#smallvec@1.15.1",
3705
+ "registry+https://github.com/rust-lang/crates.io-index#thread_local@1.1.9",
3706
+ "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
3707
+ "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36",
3708
+ "registry+https://github.com/rust-lang/crates.io-index#tracing-log@0.2.0"
3709
+ ]
3710
+ },
3711
+ {
3712
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
3713
+ "dependsOn": [
3714
+ "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
3715
+ "registry+https://github.com/rust-lang/crates.io-index#tracing-attributes@0.1.31",
3716
+ "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36"
3717
+ ]
3718
+ },
3719
+ {
3720
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#twox-hash@2.1.2",
3721
+ "dependsOn": []
3722
+ },
3723
+ {
3724
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#typenum@1.19.0",
3725
+ "dependsOn": []
3726
+ },
3727
+ {
3728
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24",
3729
+ "dependsOn": []
3730
+ },
3731
+ {
3732
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#unindent@0.2.4",
3733
+ "dependsOn": []
3734
+ },
3735
+ {
3736
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5",
3737
+ "dependsOn": []
3738
+ },
3739
+ {
3740
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1",
3741
+ "dependsOn": []
3742
+ },
3743
+ {
3744
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2",
3745
+ "dependsOn": [
3746
+ "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1"
3747
+ ]
3748
+ },
3749
+ {
3750
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.42",
3751
+ "dependsOn": []
3752
+ },
3753
+ {
3754
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21",
3755
+ "dependsOn": []
3756
+ }
3757
+ ]
3758
+ }