structloglint 0.1.1__py3-none-win_amd64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,2934 @@
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.5",
4
+ "version": 1,
5
+ "serialNumber": "urn:uuid:77485a85-ee63-41f6-96fe-a74c0ed4459b",
6
+ "metadata": {
7
+ "timestamp": "2026-06-20T18:29:13.300824500Z",
8
+ "tools": [
9
+ {
10
+ "vendor": "CycloneDX",
11
+ "name": "cargo-cyclonedx",
12
+ "version": "0.5.9"
13
+ }
14
+ ],
15
+ "component": {
16
+ "type": "application",
17
+ "bom-ref": "path+file:///D:/a/structloglint/structloglint#0.1.1",
18
+ "name": "structloglint",
19
+ "version": "0.1.1",
20
+ "description": "A fast, opinionated linter for structlog log calls in Python",
21
+ "scope": "required",
22
+ "licenses": [
23
+ {
24
+ "expression": "MIT"
25
+ }
26
+ ],
27
+ "purl": "pkg:cargo/structloglint@0.1.1?download_url=file://.",
28
+ "externalReferences": [
29
+ {
30
+ "type": "vcs",
31
+ "url": "https://github.com/maeldorne/structloglint"
32
+ }
33
+ ],
34
+ "components": [
35
+ {
36
+ "type": "library",
37
+ "bom-ref": "path+file:///D:/a/structloglint/structloglint#0.1.1 bin-target-0",
38
+ "name": "structloglint",
39
+ "version": "0.1.1",
40
+ "purl": "pkg:cargo/structloglint@0.1.1?download_url=file://.#src/lib.rs"
41
+ },
42
+ {
43
+ "type": "application",
44
+ "bom-ref": "path+file:///D:/a/structloglint/structloglint#0.1.1 bin-target-1",
45
+ "name": "structloglint",
46
+ "version": "0.1.1",
47
+ "purl": "pkg:cargo/structloglint@0.1.1?download_url=file://.#src/main.rs"
48
+ }
49
+ ]
50
+ },
51
+ "properties": [
52
+ {
53
+ "name": "cdx:rustc:sbom:target:all_targets",
54
+ "value": "true"
55
+ }
56
+ ]
57
+ },
58
+ "components": [
59
+ {
60
+ "type": "library",
61
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12",
62
+ "author": "Tom Kaitchuck <Tom.Kaitchuck@gmail.com>",
63
+ "name": "ahash",
64
+ "version": "0.8.12",
65
+ "description": "A non-cryptographic hash function using AES-NI for high performance",
66
+ "scope": "required",
67
+ "hashes": [
68
+ {
69
+ "alg": "SHA-256",
70
+ "content": "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75"
71
+ }
72
+ ],
73
+ "licenses": [
74
+ {
75
+ "expression": "MIT OR Apache-2.0"
76
+ }
77
+ ],
78
+ "purl": "pkg:cargo/ahash@0.8.12",
79
+ "externalReferences": [
80
+ {
81
+ "type": "documentation",
82
+ "url": "https://docs.rs/ahash"
83
+ },
84
+ {
85
+ "type": "vcs",
86
+ "url": "https://github.com/tkaitchuck/ahash"
87
+ }
88
+ ]
89
+ },
90
+ {
91
+ "type": "library",
92
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstream@1.0.0",
93
+ "name": "anstream",
94
+ "version": "1.0.0",
95
+ "description": "IO stream adapters for writing colored text that will gracefully degrade according to your terminal's capabilities.",
96
+ "scope": "required",
97
+ "hashes": [
98
+ {
99
+ "alg": "SHA-256",
100
+ "content": "824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d"
101
+ }
102
+ ],
103
+ "licenses": [
104
+ {
105
+ "expression": "MIT OR Apache-2.0"
106
+ }
107
+ ],
108
+ "purl": "pkg:cargo/anstream@1.0.0",
109
+ "externalReferences": [
110
+ {
111
+ "type": "vcs",
112
+ "url": "https://github.com/rust-cli/anstyle.git"
113
+ }
114
+ ]
115
+ },
116
+ {
117
+ "type": "library",
118
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-parse@1.0.0",
119
+ "name": "anstyle-parse",
120
+ "version": "1.0.0",
121
+ "description": "Parse ANSI Style Escapes",
122
+ "scope": "required",
123
+ "hashes": [
124
+ {
125
+ "alg": "SHA-256",
126
+ "content": "52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e"
127
+ }
128
+ ],
129
+ "licenses": [
130
+ {
131
+ "expression": "MIT OR Apache-2.0"
132
+ }
133
+ ],
134
+ "purl": "pkg:cargo/anstyle-parse@1.0.0",
135
+ "externalReferences": [
136
+ {
137
+ "type": "vcs",
138
+ "url": "https://github.com/rust-cli/anstyle.git"
139
+ }
140
+ ]
141
+ },
142
+ {
143
+ "type": "library",
144
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-query@1.1.5",
145
+ "name": "anstyle-query",
146
+ "version": "1.1.5",
147
+ "description": "Look up colored console capabilities",
148
+ "scope": "required",
149
+ "hashes": [
150
+ {
151
+ "alg": "SHA-256",
152
+ "content": "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc"
153
+ }
154
+ ],
155
+ "licenses": [
156
+ {
157
+ "expression": "MIT OR Apache-2.0"
158
+ }
159
+ ],
160
+ "purl": "pkg:cargo/anstyle-query@1.1.5",
161
+ "externalReferences": [
162
+ {
163
+ "type": "vcs",
164
+ "url": "https://github.com/rust-cli/anstyle.git"
165
+ }
166
+ ]
167
+ },
168
+ {
169
+ "type": "library",
170
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-wincon@3.0.11",
171
+ "name": "anstyle-wincon",
172
+ "version": "3.0.11",
173
+ "description": "Styling legacy Windows terminals",
174
+ "scope": "required",
175
+ "hashes": [
176
+ {
177
+ "alg": "SHA-256",
178
+ "content": "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d"
179
+ }
180
+ ],
181
+ "licenses": [
182
+ {
183
+ "expression": "MIT OR Apache-2.0"
184
+ }
185
+ ],
186
+ "purl": "pkg:cargo/anstyle-wincon@3.0.11",
187
+ "externalReferences": [
188
+ {
189
+ "type": "vcs",
190
+ "url": "https://github.com/rust-cli/anstyle.git"
191
+ }
192
+ ]
193
+ },
194
+ {
195
+ "type": "library",
196
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
197
+ "name": "anstyle",
198
+ "version": "1.0.14",
199
+ "description": "ANSI text styling",
200
+ "scope": "required",
201
+ "hashes": [
202
+ {
203
+ "alg": "SHA-256",
204
+ "content": "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000"
205
+ }
206
+ ],
207
+ "licenses": [
208
+ {
209
+ "expression": "MIT OR Apache-2.0"
210
+ }
211
+ ],
212
+ "purl": "pkg:cargo/anstyle@1.0.14",
213
+ "externalReferences": [
214
+ {
215
+ "type": "vcs",
216
+ "url": "https://github.com/rust-cli/anstyle.git"
217
+ }
218
+ ]
219
+ },
220
+ {
221
+ "type": "library",
222
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
223
+ "author": "David Tolnay <dtolnay@gmail.com>",
224
+ "name": "anyhow",
225
+ "version": "1.0.102",
226
+ "description": "Flexible concrete Error type built on std::error::Error",
227
+ "scope": "excluded",
228
+ "hashes": [
229
+ {
230
+ "alg": "SHA-256",
231
+ "content": "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c"
232
+ }
233
+ ],
234
+ "licenses": [
235
+ {
236
+ "expression": "MIT OR Apache-2.0"
237
+ }
238
+ ],
239
+ "purl": "pkg:cargo/anyhow@1.0.102",
240
+ "externalReferences": [
241
+ {
242
+ "type": "documentation",
243
+ "url": "https://docs.rs/anyhow"
244
+ },
245
+ {
246
+ "type": "vcs",
247
+ "url": "https://github.com/dtolnay/anyhow"
248
+ }
249
+ ]
250
+ },
251
+ {
252
+ "type": "library",
253
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.1",
254
+ "author": "Josh Stone <cuviper@gmail.com>",
255
+ "name": "autocfg",
256
+ "version": "1.5.1",
257
+ "description": "Automatic cfg for Rust compiler features",
258
+ "scope": "excluded",
259
+ "hashes": [
260
+ {
261
+ "alg": "SHA-256",
262
+ "content": "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53"
263
+ }
264
+ ],
265
+ "licenses": [
266
+ {
267
+ "expression": "Apache-2.0 OR MIT"
268
+ }
269
+ ],
270
+ "purl": "pkg:cargo/autocfg@1.5.1",
271
+ "externalReferences": [
272
+ {
273
+ "type": "documentation",
274
+ "url": "https://docs.rs/autocfg/"
275
+ },
276
+ {
277
+ "type": "vcs",
278
+ "url": "https://github.com/cuviper/autocfg"
279
+ }
280
+ ]
281
+ },
282
+ {
283
+ "type": "library",
284
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
285
+ "author": "Alex Crichton <alex@alexcrichton.com>",
286
+ "name": "cfg-if",
287
+ "version": "1.0.4",
288
+ "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. ",
289
+ "scope": "required",
290
+ "hashes": [
291
+ {
292
+ "alg": "SHA-256",
293
+ "content": "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
294
+ }
295
+ ],
296
+ "licenses": [
297
+ {
298
+ "expression": "MIT OR Apache-2.0"
299
+ }
300
+ ],
301
+ "purl": "pkg:cargo/cfg-if@1.0.4",
302
+ "externalReferences": [
303
+ {
304
+ "type": "vcs",
305
+ "url": "https://github.com/rust-lang/cfg-if"
306
+ }
307
+ ]
308
+ },
309
+ {
310
+ "type": "library",
311
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.1",
312
+ "name": "clap",
313
+ "version": "4.6.1",
314
+ "description": "A simple to use, efficient, and full-featured Command Line Argument Parser",
315
+ "scope": "required",
316
+ "hashes": [
317
+ {
318
+ "alg": "SHA-256",
319
+ "content": "1ddb117e43bbf7dacf0a4190fef4d345b9bad68dfc649cb349e7d17d28428e51"
320
+ }
321
+ ],
322
+ "licenses": [
323
+ {
324
+ "expression": "MIT OR Apache-2.0"
325
+ }
326
+ ],
327
+ "purl": "pkg:cargo/clap@4.6.1",
328
+ "externalReferences": [
329
+ {
330
+ "type": "vcs",
331
+ "url": "https://github.com/clap-rs/clap"
332
+ }
333
+ ]
334
+ },
335
+ {
336
+ "type": "library",
337
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.6.0",
338
+ "name": "clap_builder",
339
+ "version": "4.6.0",
340
+ "description": "A simple to use, efficient, and full-featured Command Line Argument Parser",
341
+ "scope": "required",
342
+ "hashes": [
343
+ {
344
+ "alg": "SHA-256",
345
+ "content": "714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f"
346
+ }
347
+ ],
348
+ "licenses": [
349
+ {
350
+ "expression": "MIT OR Apache-2.0"
351
+ }
352
+ ],
353
+ "purl": "pkg:cargo/clap_builder@4.6.0",
354
+ "externalReferences": [
355
+ {
356
+ "type": "vcs",
357
+ "url": "https://github.com/clap-rs/clap"
358
+ }
359
+ ]
360
+ },
361
+ {
362
+ "type": "library",
363
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.6.1",
364
+ "name": "clap_derive",
365
+ "version": "4.6.1",
366
+ "description": "Parse command line argument by defining a struct, derive crate.",
367
+ "scope": "required",
368
+ "hashes": [
369
+ {
370
+ "alg": "SHA-256",
371
+ "content": "f2ce8604710f6733aa641a2b3731eaa1e8b3d9973d5e3565da11800813f997a9"
372
+ }
373
+ ],
374
+ "licenses": [
375
+ {
376
+ "expression": "MIT OR Apache-2.0"
377
+ }
378
+ ],
379
+ "purl": "pkg:cargo/clap_derive@4.6.1",
380
+ "externalReferences": [
381
+ {
382
+ "type": "vcs",
383
+ "url": "https://github.com/clap-rs/clap"
384
+ }
385
+ ]
386
+ },
387
+ {
388
+ "type": "library",
389
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.0",
390
+ "name": "clap_lex",
391
+ "version": "1.1.0",
392
+ "description": "Minimal, flexible command line parser",
393
+ "scope": "required",
394
+ "hashes": [
395
+ {
396
+ "alg": "SHA-256",
397
+ "content": "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9"
398
+ }
399
+ ],
400
+ "licenses": [
401
+ {
402
+ "expression": "MIT OR Apache-2.0"
403
+ }
404
+ ],
405
+ "purl": "pkg:cargo/clap_lex@1.1.0",
406
+ "externalReferences": [
407
+ {
408
+ "type": "vcs",
409
+ "url": "https://github.com/clap-rs/clap"
410
+ }
411
+ ]
412
+ },
413
+ {
414
+ "type": "library",
415
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.5",
416
+ "name": "colorchoice",
417
+ "version": "1.0.5",
418
+ "description": "Global override of color control",
419
+ "scope": "required",
420
+ "hashes": [
421
+ {
422
+ "alg": "SHA-256",
423
+ "content": "1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570"
424
+ }
425
+ ],
426
+ "licenses": [
427
+ {
428
+ "expression": "MIT OR Apache-2.0"
429
+ }
430
+ ],
431
+ "purl": "pkg:cargo/colorchoice@1.0.5",
432
+ "externalReferences": [
433
+ {
434
+ "type": "vcs",
435
+ "url": "https://github.com/rust-cli/anstyle.git"
436
+ }
437
+ ]
438
+ },
439
+ {
440
+ "type": "library",
441
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#colored@3.1.1",
442
+ "author": "Thomas Wickham <mackwic@gmail.com>",
443
+ "name": "colored",
444
+ "version": "3.1.1",
445
+ "description": "The most simple way to add colors in your terminal",
446
+ "scope": "required",
447
+ "hashes": [
448
+ {
449
+ "alg": "SHA-256",
450
+ "content": "faf9468729b8cbcea668e36183cb69d317348c2e08e994829fb56ebfdfbaac34"
451
+ }
452
+ ],
453
+ "licenses": [
454
+ {
455
+ "expression": "MPL-2.0"
456
+ }
457
+ ],
458
+ "purl": "pkg:cargo/colored@3.1.1",
459
+ "externalReferences": [
460
+ {
461
+ "type": "website",
462
+ "url": "https://github.com/mackwic/colored"
463
+ },
464
+ {
465
+ "type": "vcs",
466
+ "url": "https://github.com/mackwic/colored"
467
+ }
468
+ ]
469
+ },
470
+ {
471
+ "type": "library",
472
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crunchy@0.2.4",
473
+ "author": "Eira Fransham <jackefransham@gmail.com>",
474
+ "name": "crunchy",
475
+ "version": "0.2.4",
476
+ "description": "Crunchy unroller: deterministically unroll constant loops",
477
+ "scope": "excluded",
478
+ "hashes": [
479
+ {
480
+ "alg": "SHA-256",
481
+ "content": "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"
482
+ }
483
+ ],
484
+ "licenses": [
485
+ {
486
+ "expression": "MIT"
487
+ }
488
+ ],
489
+ "purl": "pkg:cargo/crunchy@0.2.4",
490
+ "externalReferences": [
491
+ {
492
+ "type": "website",
493
+ "url": "https://github.com/eira-fransham/crunchy"
494
+ },
495
+ {
496
+ "type": "vcs",
497
+ "url": "https://github.com/eira-fransham/crunchy"
498
+ }
499
+ ]
500
+ },
501
+ {
502
+ "type": "library",
503
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#derive_more-impl@1.0.0",
504
+ "author": "Jelte Fennema <github-tech@jeltef.nl>",
505
+ "name": "derive_more-impl",
506
+ "version": "1.0.0",
507
+ "description": "Internal implementation of `derive_more` crate",
508
+ "scope": "required",
509
+ "hashes": [
510
+ {
511
+ "alg": "SHA-256",
512
+ "content": "cb7330aeadfbe296029522e6c40f315320aba36fc43a5b3632f3795348f3bd22"
513
+ }
514
+ ],
515
+ "licenses": [
516
+ {
517
+ "expression": "MIT"
518
+ }
519
+ ],
520
+ "purl": "pkg:cargo/derive_more-impl@1.0.0",
521
+ "externalReferences": [
522
+ {
523
+ "type": "documentation",
524
+ "url": "https://docs.rs/derive_more"
525
+ },
526
+ {
527
+ "type": "vcs",
528
+ "url": "https://github.com/JelteF/derive_more"
529
+ }
530
+ ]
531
+ },
532
+ {
533
+ "type": "library",
534
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#derive_more@1.0.0",
535
+ "author": "Jelte Fennema <github-tech@jeltef.nl>",
536
+ "name": "derive_more",
537
+ "version": "1.0.0",
538
+ "description": "Adds #[derive(x)] macros for more traits",
539
+ "scope": "required",
540
+ "hashes": [
541
+ {
542
+ "alg": "SHA-256",
543
+ "content": "4a9b99b9cbbe49445b21764dc0625032a89b145a2642e67603e1c936f5458d05"
544
+ }
545
+ ],
546
+ "licenses": [
547
+ {
548
+ "expression": "MIT"
549
+ }
550
+ ],
551
+ "purl": "pkg:cargo/derive_more@1.0.0",
552
+ "externalReferences": [
553
+ {
554
+ "type": "documentation",
555
+ "url": "https://docs.rs/derive_more"
556
+ },
557
+ {
558
+ "type": "vcs",
559
+ "url": "https://github.com/JelteF/derive_more"
560
+ }
561
+ ]
562
+ },
563
+ {
564
+ "type": "library",
565
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#either@1.16.0",
566
+ "name": "either",
567
+ "version": "1.16.0",
568
+ "description": "The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ",
569
+ "scope": "required",
570
+ "hashes": [
571
+ {
572
+ "alg": "SHA-256",
573
+ "content": "91622ff5e7162018101f2fea40d6ebf4a78bbe5a49736a2020649edf9693679e"
574
+ }
575
+ ],
576
+ "licenses": [
577
+ {
578
+ "expression": "MIT OR Apache-2.0"
579
+ }
580
+ ],
581
+ "purl": "pkg:cargo/either@1.16.0",
582
+ "externalReferences": [
583
+ {
584
+ "type": "documentation",
585
+ "url": "https://docs.rs/either/1/"
586
+ },
587
+ {
588
+ "type": "vcs",
589
+ "url": "https://github.com/rayon-rs/either"
590
+ }
591
+ ]
592
+ },
593
+ {
594
+ "type": "library",
595
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#getopts@0.2.24",
596
+ "author": "The Rust Project Developers",
597
+ "name": "getopts",
598
+ "version": "0.2.24",
599
+ "description": "getopts-like option parsing",
600
+ "scope": "excluded",
601
+ "hashes": [
602
+ {
603
+ "alg": "SHA-256",
604
+ "content": "cfe4fbac503b8d1f88e6676011885f34b7174f46e59956bba534ba83abded4df"
605
+ }
606
+ ],
607
+ "licenses": [
608
+ {
609
+ "expression": "MIT OR Apache-2.0"
610
+ }
611
+ ],
612
+ "purl": "pkg:cargo/getopts@0.2.24",
613
+ "externalReferences": [
614
+ {
615
+ "type": "vcs",
616
+ "url": "https://github.com/rust-lang/getopts"
617
+ }
618
+ ]
619
+ },
620
+ {
621
+ "type": "library",
622
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.17",
623
+ "author": "The Rand Project Developers",
624
+ "name": "getrandom",
625
+ "version": "0.2.17",
626
+ "description": "A small cross-platform library for retrieving random data from system source",
627
+ "scope": "excluded",
628
+ "hashes": [
629
+ {
630
+ "alg": "SHA-256",
631
+ "content": "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0"
632
+ }
633
+ ],
634
+ "licenses": [
635
+ {
636
+ "expression": "MIT OR Apache-2.0"
637
+ }
638
+ ],
639
+ "purl": "pkg:cargo/getrandom@0.2.17",
640
+ "externalReferences": [
641
+ {
642
+ "type": "documentation",
643
+ "url": "https://docs.rs/getrandom"
644
+ },
645
+ {
646
+ "type": "vcs",
647
+ "url": "https://github.com/rust-random/getrandom"
648
+ }
649
+ ]
650
+ },
651
+ {
652
+ "type": "library",
653
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5",
654
+ "author": "Amanieu d'Antras <amanieu@gmail.com>",
655
+ "name": "hashbrown",
656
+ "version": "0.14.5",
657
+ "description": "A Rust port of Google's SwissTable hash map",
658
+ "scope": "required",
659
+ "hashes": [
660
+ {
661
+ "alg": "SHA-256",
662
+ "content": "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
663
+ }
664
+ ],
665
+ "licenses": [
666
+ {
667
+ "expression": "MIT OR Apache-2.0"
668
+ }
669
+ ],
670
+ "purl": "pkg:cargo/hashbrown@0.14.5",
671
+ "externalReferences": [
672
+ {
673
+ "type": "vcs",
674
+ "url": "https://github.com/rust-lang/hashbrown"
675
+ }
676
+ ]
677
+ },
678
+ {
679
+ "type": "library",
680
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
681
+ "name": "heck",
682
+ "version": "0.5.0",
683
+ "description": "heck is a case conversion library.",
684
+ "scope": "required",
685
+ "hashes": [
686
+ {
687
+ "alg": "SHA-256",
688
+ "content": "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
689
+ }
690
+ ],
691
+ "licenses": [
692
+ {
693
+ "expression": "MIT OR Apache-2.0"
694
+ }
695
+ ],
696
+ "purl": "pkg:cargo/heck@0.5.0",
697
+ "externalReferences": [
698
+ {
699
+ "type": "vcs",
700
+ "url": "https://github.com/withoutboats/heck"
701
+ }
702
+ ]
703
+ },
704
+ {
705
+ "type": "library",
706
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#inflections@1.1.1",
707
+ "author": "Caleb Meredith <calebmeredith8@gmail.com>",
708
+ "name": "inflections",
709
+ "version": "1.1.1",
710
+ "description": "High performance inflection transformation library for changing properties of words like the case.",
711
+ "scope": "required",
712
+ "hashes": [
713
+ {
714
+ "alg": "SHA-256",
715
+ "content": "a257582fdcde896fd96463bf2d40eefea0580021c0712a0e2b028b60b47a837a"
716
+ }
717
+ ],
718
+ "licenses": [
719
+ {
720
+ "expression": "MIT"
721
+ }
722
+ ],
723
+ "purl": "pkg:cargo/inflections@1.1.1",
724
+ "externalReferences": [
725
+ {
726
+ "type": "documentation",
727
+ "url": "http://calebmer.com/inflections/inflections"
728
+ },
729
+ {
730
+ "type": "vcs",
731
+ "url": "https://docs.rs/inflections"
732
+ }
733
+ ]
734
+ },
735
+ {
736
+ "type": "library",
737
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#is-macro@0.3.7",
738
+ "author": "강동윤 <kdy1997.dev@gmail.com>",
739
+ "name": "is-macro",
740
+ "version": "0.3.7",
741
+ "description": "Derive methods for using custom enums like Option / Result",
742
+ "scope": "required",
743
+ "hashes": [
744
+ {
745
+ "alg": "SHA-256",
746
+ "content": "1d57a3e447e24c22647738e4607f1df1e0ec6f72e16182c4cd199f647cdfb0e4"
747
+ }
748
+ ],
749
+ "licenses": [
750
+ {
751
+ "expression": "Apache-2.0"
752
+ }
753
+ ],
754
+ "purl": "pkg:cargo/is-macro@0.3.7",
755
+ "externalReferences": [
756
+ {
757
+ "type": "documentation",
758
+ "url": "https://docs.rs/is-macro"
759
+ },
760
+ {
761
+ "type": "vcs",
762
+ "url": "https://github.com/dudykr/ddbase.git"
763
+ }
764
+ ]
765
+ },
766
+ {
767
+ "type": "library",
768
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#is_terminal_polyfill@1.70.2",
769
+ "name": "is_terminal_polyfill",
770
+ "version": "1.70.2",
771
+ "description": "Polyfill for `is_terminal` stdlib feature for use with older MSRVs",
772
+ "scope": "required",
773
+ "hashes": [
774
+ {
775
+ "alg": "SHA-256",
776
+ "content": "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695"
777
+ }
778
+ ],
779
+ "licenses": [
780
+ {
781
+ "expression": "MIT OR Apache-2.0"
782
+ }
783
+ ],
784
+ "purl": "pkg:cargo/is_terminal_polyfill@1.70.2",
785
+ "externalReferences": [
786
+ {
787
+ "type": "vcs",
788
+ "url": "https://github.com/polyfill-rs/is_terminal_polyfill"
789
+ }
790
+ ]
791
+ },
792
+ {
793
+ "type": "library",
794
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#itertools@0.11.0",
795
+ "author": "bluss",
796
+ "name": "itertools",
797
+ "version": "0.11.0",
798
+ "description": "Extra iterator adaptors, iterator methods, free functions, and macros.",
799
+ "scope": "required",
800
+ "hashes": [
801
+ {
802
+ "alg": "SHA-256",
803
+ "content": "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
804
+ }
805
+ ],
806
+ "licenses": [
807
+ {
808
+ "expression": "MIT OR Apache-2.0"
809
+ }
810
+ ],
811
+ "purl": "pkg:cargo/itertools@0.11.0",
812
+ "externalReferences": [
813
+ {
814
+ "type": "documentation",
815
+ "url": "https://docs.rs/itertools/"
816
+ },
817
+ {
818
+ "type": "vcs",
819
+ "url": "https://github.com/rust-itertools/itertools"
820
+ }
821
+ ]
822
+ },
823
+ {
824
+ "type": "library",
825
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lalrpop-util@0.20.2",
826
+ "author": "Niko Matsakis <niko@alum.mit.edu>",
827
+ "name": "lalrpop-util",
828
+ "version": "0.20.2",
829
+ "description": "Runtime library for parsers generated by LALRPOP",
830
+ "scope": "required",
831
+ "hashes": [
832
+ {
833
+ "alg": "SHA-256",
834
+ "content": "507460a910eb7b32ee961886ff48539633b788a36b65692b95f225b844c82553"
835
+ }
836
+ ],
837
+ "licenses": [
838
+ {
839
+ "expression": "Apache-2.0 OR MIT"
840
+ }
841
+ ],
842
+ "purl": "pkg:cargo/lalrpop-util@0.20.2",
843
+ "externalReferences": [
844
+ {
845
+ "type": "vcs",
846
+ "url": "https://github.com/lalrpop/lalrpop"
847
+ }
848
+ ]
849
+ },
850
+ {
851
+ "type": "library",
852
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#libm@0.2.16",
853
+ "author": "Alex Crichton <alex@alexcrichton.com>, Amanieu d'Antras <amanieu@gmail.com>, Jorge Aparicio <japaricious@gmail.com>, Trevor Gross <tg@trevorgross.com>",
854
+ "name": "libm",
855
+ "version": "0.2.16",
856
+ "description": "libm in pure Rust",
857
+ "scope": "required",
858
+ "hashes": [
859
+ {
860
+ "alg": "SHA-256",
861
+ "content": "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981"
862
+ }
863
+ ],
864
+ "licenses": [
865
+ {
866
+ "expression": "MIT"
867
+ }
868
+ ],
869
+ "purl": "pkg:cargo/libm@0.2.16",
870
+ "externalReferences": [
871
+ {
872
+ "type": "vcs",
873
+ "url": "https://github.com/rust-lang/compiler-builtins"
874
+ }
875
+ ]
876
+ },
877
+ {
878
+ "type": "library",
879
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
880
+ "author": "The Rust Project Developers",
881
+ "name": "log",
882
+ "version": "0.4.32",
883
+ "description": "A lightweight logging facade for Rust ",
884
+ "scope": "required",
885
+ "hashes": [
886
+ {
887
+ "alg": "SHA-256",
888
+ "content": "953f07c43838f8e6f9758cab68bf5bed85465e7587ebe0b823f1bcd81978ad3a"
889
+ }
890
+ ],
891
+ "licenses": [
892
+ {
893
+ "expression": "MIT OR Apache-2.0"
894
+ }
895
+ ],
896
+ "purl": "pkg:cargo/log@0.4.32",
897
+ "externalReferences": [
898
+ {
899
+ "type": "documentation",
900
+ "url": "https://docs.rs/log"
901
+ },
902
+ {
903
+ "type": "vcs",
904
+ "url": "https://github.com/rust-lang/log"
905
+ }
906
+ ]
907
+ },
908
+ {
909
+ "type": "library",
910
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#malachite-base@0.4.22",
911
+ "author": "Mikhail Hogrefe <mikhailhogrefe@gmail.com>",
912
+ "name": "malachite-base",
913
+ "version": "0.4.22",
914
+ "description": "A collection of utilities, including new arithmetic traits and iterators that generate all values of a type.",
915
+ "scope": "required",
916
+ "hashes": [
917
+ {
918
+ "alg": "SHA-256",
919
+ "content": "5ea0ed76adf7defc1a92240b5c36d5368cfe9251640dcce5bd2d0b7c1fd87aeb"
920
+ }
921
+ ],
922
+ "licenses": [
923
+ {
924
+ "expression": "LGPL-3.0-only"
925
+ }
926
+ ],
927
+ "purl": "pkg:cargo/malachite-base@0.4.22",
928
+ "externalReferences": [
929
+ {
930
+ "type": "website",
931
+ "url": "https://malachite.rs/"
932
+ },
933
+ {
934
+ "type": "vcs",
935
+ "url": "https://github.com/mhogrefe/malachite"
936
+ }
937
+ ]
938
+ },
939
+ {
940
+ "type": "library",
941
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#malachite-bigint@0.2.3",
942
+ "author": "Steve Shi <shikangzhi@gmail.com>",
943
+ "name": "malachite-bigint",
944
+ "version": "0.2.3",
945
+ "description": "A drop-in num-bigint replacement based on malachite",
946
+ "scope": "required",
947
+ "hashes": [
948
+ {
949
+ "alg": "SHA-256",
950
+ "content": "d149aaa2965d70381709d9df4c7ee1fc0de1c614a4efc2ee356f5e43d68749f8"
951
+ }
952
+ ],
953
+ "licenses": [
954
+ {
955
+ "expression": "LGPL-3.0-only"
956
+ }
957
+ ],
958
+ "purl": "pkg:cargo/malachite-bigint@0.2.3",
959
+ "externalReferences": [
960
+ {
961
+ "type": "vcs",
962
+ "url": "https://github.com/RustPython/malachite-bigint"
963
+ }
964
+ ]
965
+ },
966
+ {
967
+ "type": "library",
968
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#malachite-nz@0.4.22",
969
+ "author": "Mikhail Hogrefe <mikhailhogrefe@gmail.com>",
970
+ "name": "malachite-nz",
971
+ "version": "0.4.22",
972
+ "description": "The bignum types Natural and Integer, with efficient algorithms partially derived from GMP and FLINT.",
973
+ "scope": "required",
974
+ "hashes": [
975
+ {
976
+ "alg": "SHA-256",
977
+ "content": "34a79feebb2bc9aa7762047c8e5495269a367da6b5a90a99882a0aeeac1841f7"
978
+ }
979
+ ],
980
+ "licenses": [
981
+ {
982
+ "expression": "LGPL-3.0-only"
983
+ }
984
+ ],
985
+ "purl": "pkg:cargo/malachite-nz@0.4.22",
986
+ "externalReferences": [
987
+ {
988
+ "type": "website",
989
+ "url": "https://malachite.rs/"
990
+ },
991
+ {
992
+ "type": "vcs",
993
+ "url": "https://github.com/mhogrefe/malachite"
994
+ }
995
+ ]
996
+ },
997
+ {
998
+ "type": "library",
999
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#malachite-q@0.4.22",
1000
+ "author": "Mikhail Hogrefe <mikhailhogrefe@gmail.com>",
1001
+ "name": "malachite-q",
1002
+ "version": "0.4.22",
1003
+ "description": "The arbitrary-precision type Rational, with efficient algorithms partially derived from GMP and FLINT.",
1004
+ "scope": "required",
1005
+ "hashes": [
1006
+ {
1007
+ "alg": "SHA-256",
1008
+ "content": "50f235d5747b1256b47620f5640c2a17a88c7569eebdf27cd9cb130e1a619191"
1009
+ }
1010
+ ],
1011
+ "licenses": [
1012
+ {
1013
+ "expression": "LGPL-3.0-only"
1014
+ }
1015
+ ],
1016
+ "purl": "pkg:cargo/malachite-q@0.4.22",
1017
+ "externalReferences": [
1018
+ {
1019
+ "type": "website",
1020
+ "url": "https://malachite.rs/"
1021
+ },
1022
+ {
1023
+ "type": "vcs",
1024
+ "url": "https://github.com/mhogrefe/malachite"
1025
+ }
1026
+ ]
1027
+ },
1028
+ {
1029
+ "type": "library",
1030
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#malachite@0.4.22",
1031
+ "author": "Mikhail Hogrefe <mikhailhogrefe@gmail.com>",
1032
+ "name": "malachite",
1033
+ "version": "0.4.22",
1034
+ "description": "Arbitrary-precision arithmetic, with efficient algorithms partially derived from GMP, FLINT, and MPFR.",
1035
+ "scope": "required",
1036
+ "hashes": [
1037
+ {
1038
+ "alg": "SHA-256",
1039
+ "content": "2fbdf9cb251732db30a7200ebb6ae5d22fe8e11397364416617d2c2cf0c51cb5"
1040
+ }
1041
+ ],
1042
+ "licenses": [
1043
+ {
1044
+ "expression": "LGPL-3.0-only"
1045
+ }
1046
+ ],
1047
+ "purl": "pkg:cargo/malachite@0.4.22",
1048
+ "externalReferences": [
1049
+ {
1050
+ "type": "website",
1051
+ "url": "https://malachite.rs/"
1052
+ },
1053
+ {
1054
+ "type": "vcs",
1055
+ "url": "https://github.com/mhogrefe/malachite"
1056
+ }
1057
+ ]
1058
+ },
1059
+ {
1060
+ "type": "library",
1061
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.2",
1062
+ "author": "Andrew Gallant <jamslam@gmail.com>, bluss",
1063
+ "name": "memchr",
1064
+ "version": "2.8.2",
1065
+ "description": "Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ",
1066
+ "scope": "required",
1067
+ "hashes": [
1068
+ {
1069
+ "alg": "SHA-256",
1070
+ "content": "88904434abc2901f197fe8cc55f0445e7ded921dba5911dad2e2b39b48e663c4"
1071
+ }
1072
+ ],
1073
+ "licenses": [
1074
+ {
1075
+ "expression": "Unlicense OR MIT"
1076
+ }
1077
+ ],
1078
+ "purl": "pkg:cargo/memchr@2.8.2",
1079
+ "externalReferences": [
1080
+ {
1081
+ "type": "documentation",
1082
+ "url": "https://docs.rs/memchr/"
1083
+ },
1084
+ {
1085
+ "type": "website",
1086
+ "url": "https://github.com/BurntSushi/memchr"
1087
+ },
1088
+ {
1089
+ "type": "vcs",
1090
+ "url": "https://github.com/BurntSushi/memchr"
1091
+ }
1092
+ ]
1093
+ },
1094
+ {
1095
+ "type": "library",
1096
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46",
1097
+ "author": "The Rust Project Developers",
1098
+ "name": "num-integer",
1099
+ "version": "0.1.46",
1100
+ "description": "Integer traits and functions",
1101
+ "scope": "required",
1102
+ "hashes": [
1103
+ {
1104
+ "alg": "SHA-256",
1105
+ "content": "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
1106
+ }
1107
+ ],
1108
+ "licenses": [
1109
+ {
1110
+ "expression": "MIT OR Apache-2.0"
1111
+ }
1112
+ ],
1113
+ "purl": "pkg:cargo/num-integer@0.1.46",
1114
+ "externalReferences": [
1115
+ {
1116
+ "type": "documentation",
1117
+ "url": "https://docs.rs/num-integer"
1118
+ },
1119
+ {
1120
+ "type": "website",
1121
+ "url": "https://github.com/rust-num/num-integer"
1122
+ },
1123
+ {
1124
+ "type": "vcs",
1125
+ "url": "https://github.com/rust-num/num-integer"
1126
+ }
1127
+ ]
1128
+ },
1129
+ {
1130
+ "type": "library",
1131
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
1132
+ "author": "The Rust Project Developers",
1133
+ "name": "num-traits",
1134
+ "version": "0.2.19",
1135
+ "description": "Numeric traits for generic mathematics",
1136
+ "scope": "required",
1137
+ "hashes": [
1138
+ {
1139
+ "alg": "SHA-256",
1140
+ "content": "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
1141
+ }
1142
+ ],
1143
+ "licenses": [
1144
+ {
1145
+ "expression": "MIT OR Apache-2.0"
1146
+ }
1147
+ ],
1148
+ "purl": "pkg:cargo/num-traits@0.2.19",
1149
+ "externalReferences": [
1150
+ {
1151
+ "type": "documentation",
1152
+ "url": "https://docs.rs/num-traits"
1153
+ },
1154
+ {
1155
+ "type": "website",
1156
+ "url": "https://github.com/rust-num/num-traits"
1157
+ },
1158
+ {
1159
+ "type": "vcs",
1160
+ "url": "https://github.com/rust-num/num-traits"
1161
+ }
1162
+ ]
1163
+ },
1164
+ {
1165
+ "type": "library",
1166
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
1167
+ "author": "Aleksey Kladov <aleksey.kladov@gmail.com>",
1168
+ "name": "once_cell",
1169
+ "version": "1.21.4",
1170
+ "description": "Single assignment cells and lazy values.",
1171
+ "scope": "required",
1172
+ "hashes": [
1173
+ {
1174
+ "alg": "SHA-256",
1175
+ "content": "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
1176
+ }
1177
+ ],
1178
+ "licenses": [
1179
+ {
1180
+ "expression": "MIT OR Apache-2.0"
1181
+ }
1182
+ ],
1183
+ "purl": "pkg:cargo/once_cell@1.21.4",
1184
+ "externalReferences": [
1185
+ {
1186
+ "type": "documentation",
1187
+ "url": "https://docs.rs/once_cell"
1188
+ },
1189
+ {
1190
+ "type": "vcs",
1191
+ "url": "https://github.com/matklad/once_cell"
1192
+ }
1193
+ ]
1194
+ },
1195
+ {
1196
+ "type": "library",
1197
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell_polyfill@1.70.2",
1198
+ "name": "once_cell_polyfill",
1199
+ "version": "1.70.2",
1200
+ "description": "Polyfill for `OnceCell` stdlib feature for use with older MSRVs",
1201
+ "scope": "required",
1202
+ "hashes": [
1203
+ {
1204
+ "alg": "SHA-256",
1205
+ "content": "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe"
1206
+ }
1207
+ ],
1208
+ "licenses": [
1209
+ {
1210
+ "expression": "MIT OR Apache-2.0"
1211
+ }
1212
+ ],
1213
+ "purl": "pkg:cargo/once_cell_polyfill@1.70.2",
1214
+ "externalReferences": [
1215
+ {
1216
+ "type": "vcs",
1217
+ "url": "https://github.com/polyfill-rs/once_cell_polyfill"
1218
+ }
1219
+ ]
1220
+ },
1221
+ {
1222
+ "type": "library",
1223
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#paste@1.0.15",
1224
+ "author": "David Tolnay <dtolnay@gmail.com>",
1225
+ "name": "paste",
1226
+ "version": "1.0.15",
1227
+ "description": "Macros for all your token pasting needs",
1228
+ "scope": "required",
1229
+ "hashes": [
1230
+ {
1231
+ "alg": "SHA-256",
1232
+ "content": "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
1233
+ }
1234
+ ],
1235
+ "licenses": [
1236
+ {
1237
+ "expression": "MIT OR Apache-2.0"
1238
+ }
1239
+ ],
1240
+ "purl": "pkg:cargo/paste@1.0.15",
1241
+ "externalReferences": [
1242
+ {
1243
+ "type": "documentation",
1244
+ "url": "https://docs.rs/paste"
1245
+ },
1246
+ {
1247
+ "type": "vcs",
1248
+ "url": "https://github.com/dtolnay/paste"
1249
+ }
1250
+ ]
1251
+ },
1252
+ {
1253
+ "type": "library",
1254
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf@0.11.3",
1255
+ "author": "Steven Fackler <sfackler@gmail.com>",
1256
+ "name": "phf",
1257
+ "version": "0.11.3",
1258
+ "description": "Runtime support for perfect hash function data structures",
1259
+ "scope": "required",
1260
+ "hashes": [
1261
+ {
1262
+ "alg": "SHA-256",
1263
+ "content": "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078"
1264
+ }
1265
+ ],
1266
+ "licenses": [
1267
+ {
1268
+ "expression": "MIT"
1269
+ }
1270
+ ],
1271
+ "purl": "pkg:cargo/phf@0.11.3",
1272
+ "externalReferences": [
1273
+ {
1274
+ "type": "vcs",
1275
+ "url": "https://github.com/rust-phf/rust-phf"
1276
+ }
1277
+ ]
1278
+ },
1279
+ {
1280
+ "type": "library",
1281
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf_codegen@0.11.3",
1282
+ "author": "Steven Fackler <sfackler@gmail.com>",
1283
+ "name": "phf_codegen",
1284
+ "version": "0.11.3",
1285
+ "description": "Codegen library for PHF types",
1286
+ "scope": "excluded",
1287
+ "hashes": [
1288
+ {
1289
+ "alg": "SHA-256",
1290
+ "content": "aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a"
1291
+ }
1292
+ ],
1293
+ "licenses": [
1294
+ {
1295
+ "expression": "MIT"
1296
+ }
1297
+ ],
1298
+ "purl": "pkg:cargo/phf_codegen@0.11.3",
1299
+ "externalReferences": [
1300
+ {
1301
+ "type": "vcs",
1302
+ "url": "https://github.com/rust-phf/rust-phf"
1303
+ }
1304
+ ]
1305
+ },
1306
+ {
1307
+ "type": "library",
1308
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.11.3",
1309
+ "author": "Steven Fackler <sfackler@gmail.com>",
1310
+ "name": "phf_generator",
1311
+ "version": "0.11.3",
1312
+ "description": "PHF generation logic",
1313
+ "scope": "excluded",
1314
+ "hashes": [
1315
+ {
1316
+ "alg": "SHA-256",
1317
+ "content": "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d"
1318
+ }
1319
+ ],
1320
+ "licenses": [
1321
+ {
1322
+ "expression": "MIT"
1323
+ }
1324
+ ],
1325
+ "purl": "pkg:cargo/phf_generator@0.11.3",
1326
+ "externalReferences": [
1327
+ {
1328
+ "type": "vcs",
1329
+ "url": "https://github.com/rust-phf/rust-phf"
1330
+ }
1331
+ ]
1332
+ },
1333
+ {
1334
+ "type": "library",
1335
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.11.3",
1336
+ "author": "Steven Fackler <sfackler@gmail.com>",
1337
+ "name": "phf_shared",
1338
+ "version": "0.11.3",
1339
+ "description": "Support code shared by PHF libraries",
1340
+ "scope": "required",
1341
+ "hashes": [
1342
+ {
1343
+ "alg": "SHA-256",
1344
+ "content": "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5"
1345
+ }
1346
+ ],
1347
+ "licenses": [
1348
+ {
1349
+ "expression": "MIT"
1350
+ }
1351
+ ],
1352
+ "purl": "pkg:cargo/phf_shared@0.11.3",
1353
+ "externalReferences": [
1354
+ {
1355
+ "type": "vcs",
1356
+ "url": "https://github.com/rust-phf/rust-phf"
1357
+ }
1358
+ ]
1359
+ },
1360
+ {
1361
+ "type": "library",
1362
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.21",
1363
+ "author": "The CryptoCorrosion Contributors",
1364
+ "name": "ppv-lite86",
1365
+ "version": "0.2.21",
1366
+ "description": "Cross-platform cryptography-oriented low-level SIMD library.",
1367
+ "scope": "excluded",
1368
+ "hashes": [
1369
+ {
1370
+ "alg": "SHA-256",
1371
+ "content": "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
1372
+ }
1373
+ ],
1374
+ "licenses": [
1375
+ {
1376
+ "expression": "MIT OR Apache-2.0"
1377
+ }
1378
+ ],
1379
+ "purl": "pkg:cargo/ppv-lite86@0.2.21",
1380
+ "externalReferences": [
1381
+ {
1382
+ "type": "vcs",
1383
+ "url": "https://github.com/cryptocorrosion/cryptocorrosion"
1384
+ }
1385
+ ]
1386
+ },
1387
+ {
1388
+ "type": "library",
1389
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
1390
+ "author": "David Tolnay <dtolnay@gmail.com>, Alex Crichton <alex@alexcrichton.com>",
1391
+ "name": "proc-macro2",
1392
+ "version": "1.0.106",
1393
+ "description": "A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.",
1394
+ "scope": "required",
1395
+ "hashes": [
1396
+ {
1397
+ "alg": "SHA-256",
1398
+ "content": "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
1399
+ }
1400
+ ],
1401
+ "licenses": [
1402
+ {
1403
+ "expression": "MIT OR Apache-2.0"
1404
+ }
1405
+ ],
1406
+ "purl": "pkg:cargo/proc-macro2@1.0.106",
1407
+ "externalReferences": [
1408
+ {
1409
+ "type": "documentation",
1410
+ "url": "https://docs.rs/proc-macro2"
1411
+ },
1412
+ {
1413
+ "type": "vcs",
1414
+ "url": "https://github.com/dtolnay/proc-macro2"
1415
+ }
1416
+ ]
1417
+ },
1418
+ {
1419
+ "type": "library",
1420
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
1421
+ "author": "David Tolnay <dtolnay@gmail.com>",
1422
+ "name": "quote",
1423
+ "version": "1.0.45",
1424
+ "description": "Quasi-quoting macro quote!(...)",
1425
+ "scope": "required",
1426
+ "hashes": [
1427
+ {
1428
+ "alg": "SHA-256",
1429
+ "content": "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
1430
+ }
1431
+ ],
1432
+ "licenses": [
1433
+ {
1434
+ "expression": "MIT OR Apache-2.0"
1435
+ }
1436
+ ],
1437
+ "purl": "pkg:cargo/quote@1.0.45",
1438
+ "externalReferences": [
1439
+ {
1440
+ "type": "documentation",
1441
+ "url": "https://docs.rs/quote/"
1442
+ },
1443
+ {
1444
+ "type": "vcs",
1445
+ "url": "https://github.com/dtolnay/quote"
1446
+ }
1447
+ ]
1448
+ },
1449
+ {
1450
+ "type": "library",
1451
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.6",
1452
+ "author": "The Rand Project Developers, The Rust Project Developers",
1453
+ "name": "rand",
1454
+ "version": "0.8.6",
1455
+ "description": "Random number generators and other randomness functionality. ",
1456
+ "scope": "excluded",
1457
+ "hashes": [
1458
+ {
1459
+ "alg": "SHA-256",
1460
+ "content": "5ca0ecfa931c29007047d1bc58e623ab12e5590e8c7cc53200d5202b69266d8a"
1461
+ }
1462
+ ],
1463
+ "licenses": [
1464
+ {
1465
+ "expression": "MIT OR Apache-2.0"
1466
+ }
1467
+ ],
1468
+ "purl": "pkg:cargo/rand@0.8.6",
1469
+ "externalReferences": [
1470
+ {
1471
+ "type": "documentation",
1472
+ "url": "https://docs.rs/rand"
1473
+ },
1474
+ {
1475
+ "type": "website",
1476
+ "url": "https://rust-random.github.io/book"
1477
+ },
1478
+ {
1479
+ "type": "vcs",
1480
+ "url": "https://github.com/rust-random/rand"
1481
+ }
1482
+ ]
1483
+ },
1484
+ {
1485
+ "type": "library",
1486
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.3.1",
1487
+ "author": "The Rand Project Developers, The Rust Project Developers, The CryptoCorrosion Contributors",
1488
+ "name": "rand_chacha",
1489
+ "version": "0.3.1",
1490
+ "description": "ChaCha random number generator ",
1491
+ "scope": "excluded",
1492
+ "hashes": [
1493
+ {
1494
+ "alg": "SHA-256",
1495
+ "content": "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
1496
+ }
1497
+ ],
1498
+ "licenses": [
1499
+ {
1500
+ "expression": "MIT OR Apache-2.0"
1501
+ }
1502
+ ],
1503
+ "purl": "pkg:cargo/rand_chacha@0.3.1",
1504
+ "externalReferences": [
1505
+ {
1506
+ "type": "documentation",
1507
+ "url": "https://docs.rs/rand_chacha"
1508
+ },
1509
+ {
1510
+ "type": "website",
1511
+ "url": "https://rust-random.github.io/book"
1512
+ },
1513
+ {
1514
+ "type": "vcs",
1515
+ "url": "https://github.com/rust-random/rand"
1516
+ }
1517
+ ]
1518
+ },
1519
+ {
1520
+ "type": "library",
1521
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4",
1522
+ "author": "The Rand Project Developers, The Rust Project Developers",
1523
+ "name": "rand_core",
1524
+ "version": "0.6.4",
1525
+ "description": "Core random number generator traits and tools for implementation. ",
1526
+ "scope": "excluded",
1527
+ "hashes": [
1528
+ {
1529
+ "alg": "SHA-256",
1530
+ "content": "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
1531
+ }
1532
+ ],
1533
+ "licenses": [
1534
+ {
1535
+ "expression": "MIT OR Apache-2.0"
1536
+ }
1537
+ ],
1538
+ "purl": "pkg:cargo/rand_core@0.6.4",
1539
+ "externalReferences": [
1540
+ {
1541
+ "type": "documentation",
1542
+ "url": "https://docs.rs/rand_core"
1543
+ },
1544
+ {
1545
+ "type": "website",
1546
+ "url": "https://rust-random.github.io/book"
1547
+ },
1548
+ {
1549
+ "type": "vcs",
1550
+ "url": "https://github.com/rust-random/rand"
1551
+ }
1552
+ ]
1553
+ },
1554
+ {
1555
+ "type": "library",
1556
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@1.1.0",
1557
+ "author": "The Rust Project Developers",
1558
+ "name": "rustc-hash",
1559
+ "version": "1.1.0",
1560
+ "description": "speed, non-cryptographic hash used in rustc",
1561
+ "scope": "required",
1562
+ "hashes": [
1563
+ {
1564
+ "alg": "SHA-256",
1565
+ "content": "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
1566
+ }
1567
+ ],
1568
+ "licenses": [
1569
+ {
1570
+ "expression": "Apache-2.0 OR MIT"
1571
+ }
1572
+ ],
1573
+ "purl": "pkg:cargo/rustc-hash@1.1.0",
1574
+ "externalReferences": [
1575
+ {
1576
+ "type": "vcs",
1577
+ "url": "https://github.com/rust-lang-nursery/rustc-hash"
1578
+ }
1579
+ ]
1580
+ },
1581
+ {
1582
+ "type": "library",
1583
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustpython-ast@0.4.0",
1584
+ "author": "RustPython Team",
1585
+ "name": "rustpython-ast",
1586
+ "version": "0.4.0",
1587
+ "description": "AST definitions for RustPython",
1588
+ "scope": "required",
1589
+ "hashes": [
1590
+ {
1591
+ "alg": "SHA-256",
1592
+ "content": "4cdaf8ee5c1473b993b398c174641d3aa9da847af36e8d5eb8291930b72f31a5"
1593
+ }
1594
+ ],
1595
+ "licenses": [
1596
+ {
1597
+ "expression": "MIT"
1598
+ }
1599
+ ],
1600
+ "purl": "pkg:cargo/rustpython-ast@0.4.0",
1601
+ "externalReferences": [
1602
+ {
1603
+ "type": "vcs",
1604
+ "url": "https://github.com/RustPython/Parser"
1605
+ }
1606
+ ]
1607
+ },
1608
+ {
1609
+ "type": "library",
1610
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustpython-parser-core@0.4.0",
1611
+ "author": "RustPython Team",
1612
+ "name": "rustpython-parser-core",
1613
+ "version": "0.4.0",
1614
+ "description": "RustPython parser data types.",
1615
+ "scope": "required",
1616
+ "hashes": [
1617
+ {
1618
+ "alg": "SHA-256",
1619
+ "content": "b4b6c12fa273825edc7bccd9a734f0ad5ba4b8a2f4da5ff7efe946f066d0f4ad"
1620
+ }
1621
+ ],
1622
+ "licenses": [
1623
+ {
1624
+ "expression": "MIT"
1625
+ }
1626
+ ],
1627
+ "purl": "pkg:cargo/rustpython-parser-core@0.4.0",
1628
+ "externalReferences": [
1629
+ {
1630
+ "type": "vcs",
1631
+ "url": "https://github.com/RustPython/Parser"
1632
+ }
1633
+ ]
1634
+ },
1635
+ {
1636
+ "type": "library",
1637
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustpython-parser-vendored@0.4.0",
1638
+ "author": "RustPython Team, and the original authors of the vendored modules",
1639
+ "name": "rustpython-parser-vendored",
1640
+ "version": "0.4.0",
1641
+ "description": "RustPython parser vendored third-party crates.",
1642
+ "scope": "required",
1643
+ "hashes": [
1644
+ {
1645
+ "alg": "SHA-256",
1646
+ "content": "04fcea49a4630a3a5d940f4d514dc4f575ed63c14c3e3ed07146634aed7f67a6"
1647
+ }
1648
+ ],
1649
+ "licenses": [
1650
+ {
1651
+ "expression": "MIT"
1652
+ }
1653
+ ],
1654
+ "purl": "pkg:cargo/rustpython-parser-vendored@0.4.0",
1655
+ "externalReferences": [
1656
+ {
1657
+ "type": "vcs",
1658
+ "url": "https://github.com/RustPython/Parser"
1659
+ }
1660
+ ]
1661
+ },
1662
+ {
1663
+ "type": "library",
1664
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#rustpython-parser@0.4.0",
1665
+ "author": "RustPython Team",
1666
+ "name": "rustpython-parser",
1667
+ "version": "0.4.0",
1668
+ "description": "Python language parser for Python3.",
1669
+ "scope": "required",
1670
+ "hashes": [
1671
+ {
1672
+ "alg": "SHA-256",
1673
+ "content": "868f724daac0caf9bd36d38caf45819905193a901e8f1c983345a68e18fb2abb"
1674
+ }
1675
+ ],
1676
+ "licenses": [
1677
+ {
1678
+ "expression": "MIT"
1679
+ }
1680
+ ],
1681
+ "purl": "pkg:cargo/rustpython-parser@0.4.0",
1682
+ "externalReferences": [
1683
+ {
1684
+ "type": "vcs",
1685
+ "url": "https://github.com/RustPython/Parser"
1686
+ }
1687
+ ]
1688
+ },
1689
+ {
1690
+ "type": "library",
1691
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23",
1692
+ "author": "David Tolnay <dtolnay@gmail.com>",
1693
+ "name": "ryu",
1694
+ "version": "1.0.23",
1695
+ "description": "Fast floating point to string conversion",
1696
+ "scope": "required",
1697
+ "hashes": [
1698
+ {
1699
+ "alg": "SHA-256",
1700
+ "content": "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f"
1701
+ }
1702
+ ],
1703
+ "licenses": [
1704
+ {
1705
+ "expression": "Apache-2.0 OR BSL-1.0"
1706
+ }
1707
+ ],
1708
+ "purl": "pkg:cargo/ryu@1.0.23",
1709
+ "externalReferences": [
1710
+ {
1711
+ "type": "documentation",
1712
+ "url": "https://docs.rs/ryu"
1713
+ },
1714
+ {
1715
+ "type": "vcs",
1716
+ "url": "https://github.com/dtolnay/ryu"
1717
+ }
1718
+ ]
1719
+ },
1720
+ {
1721
+ "type": "library",
1722
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6",
1723
+ "author": "Andrew Gallant <jamslam@gmail.com>",
1724
+ "name": "same-file",
1725
+ "version": "1.0.6",
1726
+ "description": "A simple crate for determining whether two file paths point to the same file. ",
1727
+ "scope": "required",
1728
+ "hashes": [
1729
+ {
1730
+ "alg": "SHA-256",
1731
+ "content": "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
1732
+ }
1733
+ ],
1734
+ "licenses": [
1735
+ {
1736
+ "expression": "Unlicense OR MIT"
1737
+ }
1738
+ ],
1739
+ "purl": "pkg:cargo/same-file@1.0.6",
1740
+ "externalReferences": [
1741
+ {
1742
+ "type": "documentation",
1743
+ "url": "https://docs.rs/same-file"
1744
+ },
1745
+ {
1746
+ "type": "website",
1747
+ "url": "https://github.com/BurntSushi/same-file"
1748
+ },
1749
+ {
1750
+ "type": "vcs",
1751
+ "url": "https://github.com/BurntSushi/same-file"
1752
+ }
1753
+ ]
1754
+ },
1755
+ {
1756
+ "type": "library",
1757
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#siphasher@1.0.3",
1758
+ "author": "Frank Denis <github@pureftpd.org>",
1759
+ "name": "siphasher",
1760
+ "version": "1.0.3",
1761
+ "description": "SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust",
1762
+ "scope": "required",
1763
+ "hashes": [
1764
+ {
1765
+ "alg": "SHA-256",
1766
+ "content": "8ee5873ec9cce0195efcb7a4e9507a04cd49aec9c83d0389df45b1ef7ba2e649"
1767
+ }
1768
+ ],
1769
+ "licenses": [
1770
+ {
1771
+ "expression": "MIT OR Apache-2.0"
1772
+ }
1773
+ ],
1774
+ "purl": "pkg:cargo/siphasher@1.0.3",
1775
+ "externalReferences": [
1776
+ {
1777
+ "type": "documentation",
1778
+ "url": "https://docs.rs/siphasher"
1779
+ },
1780
+ {
1781
+ "type": "website",
1782
+ "url": "https://docs.rs/siphasher"
1783
+ },
1784
+ {
1785
+ "type": "vcs",
1786
+ "url": "https://github.com/jedisct1/rust-siphash"
1787
+ }
1788
+ ]
1789
+ },
1790
+ {
1791
+ "type": "library",
1792
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0",
1793
+ "author": "Nikolai Vazquez",
1794
+ "name": "static_assertions",
1795
+ "version": "1.1.0",
1796
+ "description": "Compile-time assertions to ensure that invariants are met.",
1797
+ "scope": "required",
1798
+ "hashes": [
1799
+ {
1800
+ "alg": "SHA-256",
1801
+ "content": "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
1802
+ }
1803
+ ],
1804
+ "licenses": [
1805
+ {
1806
+ "expression": "MIT OR Apache-2.0"
1807
+ }
1808
+ ],
1809
+ "purl": "pkg:cargo/static_assertions@1.1.0",
1810
+ "externalReferences": [
1811
+ {
1812
+ "type": "documentation",
1813
+ "url": "https://docs.rs/static_assertions/"
1814
+ },
1815
+ {
1816
+ "type": "website",
1817
+ "url": "https://github.com/nvzqz/static-assertions-rs"
1818
+ },
1819
+ {
1820
+ "type": "vcs",
1821
+ "url": "https://github.com/nvzqz/static-assertions-rs"
1822
+ }
1823
+ ]
1824
+ },
1825
+ {
1826
+ "type": "library",
1827
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1",
1828
+ "author": "Danny Guo <danny@dannyguo.com>, maxbachmann <oss@maxbachmann.de>",
1829
+ "name": "strsim",
1830
+ "version": "0.11.1",
1831
+ "description": "Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ",
1832
+ "scope": "required",
1833
+ "hashes": [
1834
+ {
1835
+ "alg": "SHA-256",
1836
+ "content": "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
1837
+ }
1838
+ ],
1839
+ "licenses": [
1840
+ {
1841
+ "expression": "MIT"
1842
+ }
1843
+ ],
1844
+ "purl": "pkg:cargo/strsim@0.11.1",
1845
+ "externalReferences": [
1846
+ {
1847
+ "type": "documentation",
1848
+ "url": "https://docs.rs/strsim/"
1849
+ },
1850
+ {
1851
+ "type": "website",
1852
+ "url": "https://github.com/rapidfuzz/strsim-rs"
1853
+ },
1854
+ {
1855
+ "type": "vcs",
1856
+ "url": "https://github.com/rapidfuzz/strsim-rs"
1857
+ }
1858
+ ]
1859
+ },
1860
+ {
1861
+ "type": "library",
1862
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
1863
+ "author": "David Tolnay <dtolnay@gmail.com>",
1864
+ "name": "syn",
1865
+ "version": "2.0.117",
1866
+ "description": "Parser for Rust source code",
1867
+ "scope": "required",
1868
+ "hashes": [
1869
+ {
1870
+ "alg": "SHA-256",
1871
+ "content": "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99"
1872
+ }
1873
+ ],
1874
+ "licenses": [
1875
+ {
1876
+ "expression": "MIT OR Apache-2.0"
1877
+ }
1878
+ ],
1879
+ "purl": "pkg:cargo/syn@2.0.117",
1880
+ "externalReferences": [
1881
+ {
1882
+ "type": "documentation",
1883
+ "url": "https://docs.rs/syn"
1884
+ },
1885
+ {
1886
+ "type": "vcs",
1887
+ "url": "https://github.com/dtolnay/syn"
1888
+ }
1889
+ ]
1890
+ },
1891
+ {
1892
+ "type": "library",
1893
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tiny-keccak@2.0.2",
1894
+ "author": "debris <marek.kotewicz@gmail.com>",
1895
+ "name": "tiny-keccak",
1896
+ "version": "2.0.2",
1897
+ "description": "An implementation of Keccak derived functions.",
1898
+ "scope": "excluded",
1899
+ "hashes": [
1900
+ {
1901
+ "alg": "SHA-256",
1902
+ "content": "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
1903
+ }
1904
+ ],
1905
+ "licenses": [
1906
+ {
1907
+ "expression": "CC0-1.0"
1908
+ }
1909
+ ],
1910
+ "purl": "pkg:cargo/tiny-keccak@2.0.2",
1911
+ "externalReferences": [
1912
+ {
1913
+ "type": "website",
1914
+ "url": "https://github.com/debris/tiny-keccak"
1915
+ }
1916
+ ]
1917
+ },
1918
+ {
1919
+ "type": "library",
1920
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unic-char-property@0.9.0",
1921
+ "author": "The UNIC Project Developers",
1922
+ "name": "unic-char-property",
1923
+ "version": "0.9.0",
1924
+ "description": "UNIC — Unicode Character Tools — Character Property taxonomy, contracts and build macros",
1925
+ "scope": "required",
1926
+ "hashes": [
1927
+ {
1928
+ "alg": "SHA-256",
1929
+ "content": "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221"
1930
+ }
1931
+ ],
1932
+ "licenses": [
1933
+ {
1934
+ "expression": "MIT OR Apache-2.0"
1935
+ }
1936
+ ],
1937
+ "purl": "pkg:cargo/unic-char-property@0.9.0",
1938
+ "externalReferences": [
1939
+ {
1940
+ "type": "vcs",
1941
+ "url": "https://github.com/open-i18n/rust-unic/"
1942
+ }
1943
+ ]
1944
+ },
1945
+ {
1946
+ "type": "library",
1947
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unic-char-range@0.9.0",
1948
+ "author": "The UNIC Project Developers",
1949
+ "name": "unic-char-range",
1950
+ "version": "0.9.0",
1951
+ "description": "UNIC — Unicode Character Tools — Character Range and Iteration",
1952
+ "scope": "required",
1953
+ "hashes": [
1954
+ {
1955
+ "alg": "SHA-256",
1956
+ "content": "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc"
1957
+ }
1958
+ ],
1959
+ "licenses": [
1960
+ {
1961
+ "expression": "MIT OR Apache-2.0"
1962
+ }
1963
+ ],
1964
+ "purl": "pkg:cargo/unic-char-range@0.9.0",
1965
+ "externalReferences": [
1966
+ {
1967
+ "type": "vcs",
1968
+ "url": "https://github.com/open-i18n/rust-unic/"
1969
+ }
1970
+ ]
1971
+ },
1972
+ {
1973
+ "type": "library",
1974
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unic-common@0.9.0",
1975
+ "author": "The UNIC Project Developers",
1976
+ "name": "unic-common",
1977
+ "version": "0.9.0",
1978
+ "description": "UNIC — Common Utilities",
1979
+ "scope": "required",
1980
+ "hashes": [
1981
+ {
1982
+ "alg": "SHA-256",
1983
+ "content": "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc"
1984
+ }
1985
+ ],
1986
+ "licenses": [
1987
+ {
1988
+ "expression": "MIT OR Apache-2.0"
1989
+ }
1990
+ ],
1991
+ "purl": "pkg:cargo/unic-common@0.9.0",
1992
+ "externalReferences": [
1993
+ {
1994
+ "type": "vcs",
1995
+ "url": "https://github.com/open-i18n/rust-unic/"
1996
+ }
1997
+ ]
1998
+ },
1999
+ {
2000
+ "type": "library",
2001
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unic-emoji-char@0.9.0",
2002
+ "author": "The UNIC Project Developers",
2003
+ "name": "unic-emoji-char",
2004
+ "version": "0.9.0",
2005
+ "description": "UNIC — Unicode Emoji — Emoji Character Properties",
2006
+ "scope": "required",
2007
+ "hashes": [
2008
+ {
2009
+ "alg": "SHA-256",
2010
+ "content": "0b07221e68897210270a38bde4babb655869637af0f69407f96053a34f76494d"
2011
+ }
2012
+ ],
2013
+ "licenses": [
2014
+ {
2015
+ "expression": "MIT OR Apache-2.0"
2016
+ }
2017
+ ],
2018
+ "purl": "pkg:cargo/unic-emoji-char@0.9.0",
2019
+ "externalReferences": [
2020
+ {
2021
+ "type": "vcs",
2022
+ "url": "https://github.com/open-i18n/rust-unic/"
2023
+ }
2024
+ ]
2025
+ },
2026
+ {
2027
+ "type": "library",
2028
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unic-ucd-ident@0.9.0",
2029
+ "author": "The UNIC Project Developers",
2030
+ "name": "unic-ucd-ident",
2031
+ "version": "0.9.0",
2032
+ "description": "UNIC — Unicode Character Database — Identifier Properties",
2033
+ "scope": "required",
2034
+ "hashes": [
2035
+ {
2036
+ "alg": "SHA-256",
2037
+ "content": "e230a37c0381caa9219d67cf063aa3a375ffed5bf541a452db16e744bdab6987"
2038
+ }
2039
+ ],
2040
+ "licenses": [
2041
+ {
2042
+ "expression": "MIT OR Apache-2.0"
2043
+ }
2044
+ ],
2045
+ "purl": "pkg:cargo/unic-ucd-ident@0.9.0",
2046
+ "externalReferences": [
2047
+ {
2048
+ "type": "vcs",
2049
+ "url": "https://github.com/open-i18n/rust-unic/"
2050
+ }
2051
+ ]
2052
+ },
2053
+ {
2054
+ "type": "library",
2055
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unic-ucd-version@0.9.0",
2056
+ "author": "The UNIC Project Developers",
2057
+ "name": "unic-ucd-version",
2058
+ "version": "0.9.0",
2059
+ "description": "UNIC — Unicode Character Database — Version",
2060
+ "scope": "required",
2061
+ "hashes": [
2062
+ {
2063
+ "alg": "SHA-256",
2064
+ "content": "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4"
2065
+ }
2066
+ ],
2067
+ "licenses": [
2068
+ {
2069
+ "expression": "MIT OR Apache-2.0"
2070
+ }
2071
+ ],
2072
+ "purl": "pkg:cargo/unic-ucd-version@0.9.0",
2073
+ "externalReferences": [
2074
+ {
2075
+ "type": "vcs",
2076
+ "url": "https://github.com/open-i18n/rust-unic/"
2077
+ }
2078
+ ]
2079
+ },
2080
+ {
2081
+ "type": "library",
2082
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24",
2083
+ "author": "David Tolnay <dtolnay@gmail.com>",
2084
+ "name": "unicode-ident",
2085
+ "version": "1.0.24",
2086
+ "description": "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31",
2087
+ "scope": "required",
2088
+ "hashes": [
2089
+ {
2090
+ "alg": "SHA-256",
2091
+ "content": "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
2092
+ }
2093
+ ],
2094
+ "licenses": [
2095
+ {
2096
+ "expression": "(MIT OR Apache-2.0) AND Unicode-3.0"
2097
+ }
2098
+ ],
2099
+ "purl": "pkg:cargo/unicode-ident@1.0.24",
2100
+ "externalReferences": [
2101
+ {
2102
+ "type": "documentation",
2103
+ "url": "https://docs.rs/unicode-ident"
2104
+ },
2105
+ {
2106
+ "type": "vcs",
2107
+ "url": "https://github.com/dtolnay/unicode-ident"
2108
+ }
2109
+ ]
2110
+ },
2111
+ {
2112
+ "type": "library",
2113
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-width@0.2.2",
2114
+ "author": "kwantam <kwantam@gmail.com>, Manish Goregaokar <manishsmail@gmail.com>",
2115
+ "name": "unicode-width",
2116
+ "version": "0.2.2",
2117
+ "description": "Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ",
2118
+ "scope": "excluded",
2119
+ "hashes": [
2120
+ {
2121
+ "alg": "SHA-256",
2122
+ "content": "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254"
2123
+ }
2124
+ ],
2125
+ "licenses": [
2126
+ {
2127
+ "expression": "MIT OR Apache-2.0"
2128
+ }
2129
+ ],
2130
+ "purl": "pkg:cargo/unicode-width@0.2.2",
2131
+ "externalReferences": [
2132
+ {
2133
+ "type": "website",
2134
+ "url": "https://github.com/unicode-rs/unicode-width"
2135
+ },
2136
+ {
2137
+ "type": "vcs",
2138
+ "url": "https://github.com/unicode-rs/unicode-width"
2139
+ }
2140
+ ]
2141
+ },
2142
+ {
2143
+ "type": "library",
2144
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-xid@0.2.6",
2145
+ "author": "erick.tryzelaar <erick.tryzelaar@gmail.com>, kwantam <kwantam@gmail.com>, Manish Goregaokar <manishsmail@gmail.com>",
2146
+ "name": "unicode-xid",
2147
+ "version": "0.2.6",
2148
+ "description": "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. ",
2149
+ "scope": "required",
2150
+ "hashes": [
2151
+ {
2152
+ "alg": "SHA-256",
2153
+ "content": "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
2154
+ }
2155
+ ],
2156
+ "licenses": [
2157
+ {
2158
+ "expression": "MIT OR Apache-2.0"
2159
+ }
2160
+ ],
2161
+ "purl": "pkg:cargo/unicode-xid@0.2.6",
2162
+ "externalReferences": [
2163
+ {
2164
+ "type": "documentation",
2165
+ "url": "https://unicode-rs.github.io/unicode-xid"
2166
+ },
2167
+ {
2168
+ "type": "website",
2169
+ "url": "https://github.com/unicode-rs/unicode-xid"
2170
+ },
2171
+ {
2172
+ "type": "vcs",
2173
+ "url": "https://github.com/unicode-rs/unicode-xid"
2174
+ }
2175
+ ]
2176
+ },
2177
+ {
2178
+ "type": "library",
2179
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode_names2@1.3.0",
2180
+ "author": "Huon Wilson <dbau.pp@gmail.com>, Kang Seonghoon <public+rust@mearie.org>, Valentin Lorentz <progval+git@progval.net>, Jeong YunWon <jeong@youknowone.org>",
2181
+ "name": "unicode_names2",
2182
+ "version": "1.3.0",
2183
+ "description": "Map characters to and from their name given in the Unicode standard. This goes to great lengths to be as efficient as possible in both time and space, with the full bidirectional tables weighing barely 500 KB but still offering O(1)* look-up in both directions. (*more precisely, O(length of name).) ",
2184
+ "scope": "required",
2185
+ "hashes": [
2186
+ {
2187
+ "alg": "SHA-256",
2188
+ "content": "d1673eca9782c84de5f81b82e4109dcfb3611c8ba0d52930ec4a9478f547b2dd"
2189
+ }
2190
+ ],
2191
+ "licenses": [
2192
+ {
2193
+ "expression": "(MIT OR Apache-2.0) AND Unicode-DFS-2016"
2194
+ }
2195
+ ],
2196
+ "purl": "pkg:cargo/unicode_names2@1.3.0",
2197
+ "externalReferences": [
2198
+ {
2199
+ "type": "documentation",
2200
+ "url": "https://docs.rs/unicode_names2/"
2201
+ },
2202
+ {
2203
+ "type": "website",
2204
+ "url": "https://github.com/progval/unicode_names2"
2205
+ },
2206
+ {
2207
+ "type": "vcs",
2208
+ "url": "https://github.com/progval/unicode_names2"
2209
+ }
2210
+ ]
2211
+ },
2212
+ {
2213
+ "type": "library",
2214
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode_names2_generator@1.3.0",
2215
+ "author": "Huon Wilson <dbau.pp@gmail.com>",
2216
+ "name": "unicode_names2_generator",
2217
+ "version": "1.3.0",
2218
+ "description": "Generates the perfect-hash function used by `unicode_names2`. ",
2219
+ "scope": "excluded",
2220
+ "hashes": [
2221
+ {
2222
+ "alg": "SHA-256",
2223
+ "content": "b91e5b84611016120197efd7dc93ef76774f4e084cd73c9fb3ea4a86c570c56e"
2224
+ }
2225
+ ],
2226
+ "licenses": [
2227
+ {
2228
+ "expression": "MIT OR Apache-2.0"
2229
+ }
2230
+ ],
2231
+ "purl": "pkg:cargo/unicode_names2_generator@1.3.0",
2232
+ "externalReferences": [
2233
+ {
2234
+ "type": "documentation",
2235
+ "url": "https://docs.rs/unicode_names2/"
2236
+ },
2237
+ {
2238
+ "type": "website",
2239
+ "url": "https://github.com/progval/unicode_names2"
2240
+ },
2241
+ {
2242
+ "type": "vcs",
2243
+ "url": "https://github.com/progval/unicode_names2"
2244
+ }
2245
+ ]
2246
+ },
2247
+ {
2248
+ "type": "library",
2249
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2",
2250
+ "author": "Joe Wilm <joe@jwilm.com>, Christian Duerr <contact@christianduerr.com>",
2251
+ "name": "utf8parse",
2252
+ "version": "0.2.2",
2253
+ "description": "Table-driven UTF-8 parser",
2254
+ "scope": "required",
2255
+ "hashes": [
2256
+ {
2257
+ "alg": "SHA-256",
2258
+ "content": "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
2259
+ }
2260
+ ],
2261
+ "licenses": [
2262
+ {
2263
+ "expression": "Apache-2.0 OR MIT"
2264
+ }
2265
+ ],
2266
+ "purl": "pkg:cargo/utf8parse@0.2.2",
2267
+ "externalReferences": [
2268
+ {
2269
+ "type": "documentation",
2270
+ "url": "https://docs.rs/utf8parse/"
2271
+ },
2272
+ {
2273
+ "type": "vcs",
2274
+ "url": "https://github.com/alacritty/vte"
2275
+ }
2276
+ ]
2277
+ },
2278
+ {
2279
+ "type": "library",
2280
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5",
2281
+ "author": "Sergio Benitez <sb@sergio.bz>",
2282
+ "name": "version_check",
2283
+ "version": "0.9.5",
2284
+ "description": "Tiny crate to check the version of the installed/running rustc.",
2285
+ "scope": "excluded",
2286
+ "hashes": [
2287
+ {
2288
+ "alg": "SHA-256",
2289
+ "content": "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
2290
+ }
2291
+ ],
2292
+ "licenses": [
2293
+ {
2294
+ "expression": "MIT OR Apache-2.0"
2295
+ }
2296
+ ],
2297
+ "purl": "pkg:cargo/version_check@0.9.5",
2298
+ "externalReferences": [
2299
+ {
2300
+ "type": "documentation",
2301
+ "url": "https://docs.rs/version_check/"
2302
+ },
2303
+ {
2304
+ "type": "vcs",
2305
+ "url": "https://github.com/SergioBenitez/version_check"
2306
+ }
2307
+ ]
2308
+ },
2309
+ {
2310
+ "type": "library",
2311
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0",
2312
+ "author": "Andrew Gallant <jamslam@gmail.com>",
2313
+ "name": "walkdir",
2314
+ "version": "2.5.0",
2315
+ "description": "Recursively walk a directory.",
2316
+ "scope": "required",
2317
+ "hashes": [
2318
+ {
2319
+ "alg": "SHA-256",
2320
+ "content": "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
2321
+ }
2322
+ ],
2323
+ "licenses": [
2324
+ {
2325
+ "expression": "Unlicense OR MIT"
2326
+ }
2327
+ ],
2328
+ "purl": "pkg:cargo/walkdir@2.5.0",
2329
+ "externalReferences": [
2330
+ {
2331
+ "type": "documentation",
2332
+ "url": "https://docs.rs/walkdir/"
2333
+ },
2334
+ {
2335
+ "type": "website",
2336
+ "url": "https://github.com/BurntSushi/walkdir"
2337
+ },
2338
+ {
2339
+ "type": "vcs",
2340
+ "url": "https://github.com/BurntSushi/walkdir"
2341
+ }
2342
+ ]
2343
+ },
2344
+ {
2345
+ "type": "library",
2346
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#winapi-util@0.1.11",
2347
+ "author": "Andrew Gallant <jamslam@gmail.com>",
2348
+ "name": "winapi-util",
2349
+ "version": "0.1.11",
2350
+ "description": "A dumping ground for high level safe wrappers over windows-sys.",
2351
+ "scope": "required",
2352
+ "hashes": [
2353
+ {
2354
+ "alg": "SHA-256",
2355
+ "content": "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
2356
+ }
2357
+ ],
2358
+ "licenses": [
2359
+ {
2360
+ "expression": "Unlicense OR MIT"
2361
+ }
2362
+ ],
2363
+ "purl": "pkg:cargo/winapi-util@0.1.11",
2364
+ "externalReferences": [
2365
+ {
2366
+ "type": "documentation",
2367
+ "url": "https://docs.rs/winapi-util"
2368
+ },
2369
+ {
2370
+ "type": "website",
2371
+ "url": "https://github.com/BurntSushi/winapi-util"
2372
+ },
2373
+ {
2374
+ "type": "vcs",
2375
+ "url": "https://github.com/BurntSushi/winapi-util"
2376
+ }
2377
+ ]
2378
+ },
2379
+ {
2380
+ "type": "library",
2381
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1",
2382
+ "name": "windows-link",
2383
+ "version": "0.2.1",
2384
+ "description": "Linking for Windows",
2385
+ "scope": "required",
2386
+ "hashes": [
2387
+ {
2388
+ "alg": "SHA-256",
2389
+ "content": "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
2390
+ }
2391
+ ],
2392
+ "licenses": [
2393
+ {
2394
+ "expression": "MIT OR Apache-2.0"
2395
+ }
2396
+ ],
2397
+ "purl": "pkg:cargo/windows-link@0.2.1",
2398
+ "externalReferences": [
2399
+ {
2400
+ "type": "vcs",
2401
+ "url": "https://github.com/microsoft/windows-rs"
2402
+ }
2403
+ ]
2404
+ },
2405
+ {
2406
+ "type": "library",
2407
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2",
2408
+ "name": "windows-sys",
2409
+ "version": "0.61.2",
2410
+ "description": "Rust for Windows",
2411
+ "scope": "required",
2412
+ "hashes": [
2413
+ {
2414
+ "alg": "SHA-256",
2415
+ "content": "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
2416
+ }
2417
+ ],
2418
+ "licenses": [
2419
+ {
2420
+ "expression": "MIT OR Apache-2.0"
2421
+ }
2422
+ ],
2423
+ "purl": "pkg:cargo/windows-sys@0.61.2",
2424
+ "externalReferences": [
2425
+ {
2426
+ "type": "vcs",
2427
+ "url": "https://github.com/microsoft/windows-rs"
2428
+ }
2429
+ ]
2430
+ },
2431
+ {
2432
+ "type": "library",
2433
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.52",
2434
+ "author": "Joshua Liebow-Feeser <joshlf@google.com>, Jack Wrenn <jswrenn@amazon.com>",
2435
+ "name": "zerocopy",
2436
+ "version": "0.8.52",
2437
+ "description": "Zerocopy makes zero-cost memory manipulation effortless. We write \"unsafe\" so you don't have to.",
2438
+ "scope": "required",
2439
+ "hashes": [
2440
+ {
2441
+ "alg": "SHA-256",
2442
+ "content": "ce1022995ff5ff5d841ad7d994facc23098cd40152f2c1d11cd607c6f530653f"
2443
+ }
2444
+ ],
2445
+ "licenses": [
2446
+ {
2447
+ "expression": "BSD-2-Clause OR Apache-2.0 OR MIT"
2448
+ }
2449
+ ],
2450
+ "purl": "pkg:cargo/zerocopy@0.8.52",
2451
+ "externalReferences": [
2452
+ {
2453
+ "type": "vcs",
2454
+ "url": "https://github.com/google/zerocopy"
2455
+ }
2456
+ ]
2457
+ }
2458
+ ],
2459
+ "dependencies": [
2460
+ {
2461
+ "ref": "path+file:///D:/a/structloglint/structloglint#0.1.1",
2462
+ "dependsOn": [
2463
+ "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.1",
2464
+ "registry+https://github.com/rust-lang/crates.io-index#colored@3.1.1",
2465
+ "registry+https://github.com/rust-lang/crates.io-index#inflections@1.1.1",
2466
+ "registry+https://github.com/rust-lang/crates.io-index#rustpython-parser@0.4.0",
2467
+ "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0"
2468
+ ]
2469
+ },
2470
+ {
2471
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12",
2472
+ "dependsOn": [
2473
+ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4",
2474
+ "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
2475
+ "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5",
2476
+ "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.52"
2477
+ ]
2478
+ },
2479
+ {
2480
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#anstream@1.0.0",
2481
+ "dependsOn": [
2482
+ "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
2483
+ "registry+https://github.com/rust-lang/crates.io-index#anstyle-parse@1.0.0",
2484
+ "registry+https://github.com/rust-lang/crates.io-index#anstyle-query@1.1.5",
2485
+ "registry+https://github.com/rust-lang/crates.io-index#anstyle-wincon@3.0.11",
2486
+ "registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.5",
2487
+ "registry+https://github.com/rust-lang/crates.io-index#is_terminal_polyfill@1.70.2",
2488
+ "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2"
2489
+ ]
2490
+ },
2491
+ {
2492
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-parse@1.0.0",
2493
+ "dependsOn": [
2494
+ "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2"
2495
+ ]
2496
+ },
2497
+ {
2498
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-query@1.1.5",
2499
+ "dependsOn": [
2500
+ "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
2501
+ ]
2502
+ },
2503
+ {
2504
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-wincon@3.0.11",
2505
+ "dependsOn": [
2506
+ "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
2507
+ "registry+https://github.com/rust-lang/crates.io-index#once_cell_polyfill@1.70.2",
2508
+ "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
2509
+ ]
2510
+ },
2511
+ {
2512
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14"
2513
+ },
2514
+ {
2515
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102"
2516
+ },
2517
+ {
2518
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.1"
2519
+ },
2520
+ {
2521
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4"
2522
+ },
2523
+ {
2524
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.1",
2525
+ "dependsOn": [
2526
+ "registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.6.0",
2527
+ "registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.6.1"
2528
+ ]
2529
+ },
2530
+ {
2531
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.6.0",
2532
+ "dependsOn": [
2533
+ "registry+https://github.com/rust-lang/crates.io-index#anstream@1.0.0",
2534
+ "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
2535
+ "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.0",
2536
+ "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1"
2537
+ ]
2538
+ },
2539
+ {
2540
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.6.1",
2541
+ "dependsOn": [
2542
+ "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
2543
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
2544
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
2545
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
2546
+ ]
2547
+ },
2548
+ {
2549
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.0"
2550
+ },
2551
+ {
2552
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.5"
2553
+ },
2554
+ {
2555
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#colored@3.1.1",
2556
+ "dependsOn": [
2557
+ "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
2558
+ ]
2559
+ },
2560
+ {
2561
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#crunchy@0.2.4"
2562
+ },
2563
+ {
2564
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#derive_more-impl@1.0.0",
2565
+ "dependsOn": [
2566
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
2567
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
2568
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
2569
+ "registry+https://github.com/rust-lang/crates.io-index#unicode-xid@0.2.6"
2570
+ ]
2571
+ },
2572
+ {
2573
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#derive_more@1.0.0",
2574
+ "dependsOn": [
2575
+ "registry+https://github.com/rust-lang/crates.io-index#derive_more-impl@1.0.0"
2576
+ ]
2577
+ },
2578
+ {
2579
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#either@1.16.0"
2580
+ },
2581
+ {
2582
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#getopts@0.2.24",
2583
+ "dependsOn": [
2584
+ "registry+https://github.com/rust-lang/crates.io-index#unicode-width@0.2.2"
2585
+ ]
2586
+ },
2587
+ {
2588
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.17",
2589
+ "dependsOn": [
2590
+ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.4"
2591
+ ]
2592
+ },
2593
+ {
2594
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5",
2595
+ "dependsOn": [
2596
+ "registry+https://github.com/rust-lang/crates.io-index#ahash@0.8.12"
2597
+ ]
2598
+ },
2599
+ {
2600
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0"
2601
+ },
2602
+ {
2603
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#inflections@1.1.1"
2604
+ },
2605
+ {
2606
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#is-macro@0.3.7",
2607
+ "dependsOn": [
2608
+ "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
2609
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
2610
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
2611
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
2612
+ ]
2613
+ },
2614
+ {
2615
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#is_terminal_polyfill@1.70.2"
2616
+ },
2617
+ {
2618
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#itertools@0.11.0",
2619
+ "dependsOn": [
2620
+ "registry+https://github.com/rust-lang/crates.io-index#either@1.16.0"
2621
+ ]
2622
+ },
2623
+ {
2624
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#lalrpop-util@0.20.2"
2625
+ },
2626
+ {
2627
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#libm@0.2.16"
2628
+ },
2629
+ {
2630
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32"
2631
+ },
2632
+ {
2633
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#malachite-base@0.4.22",
2634
+ "dependsOn": [
2635
+ "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.14.5",
2636
+ "registry+https://github.com/rust-lang/crates.io-index#itertools@0.11.0",
2637
+ "registry+https://github.com/rust-lang/crates.io-index#libm@0.2.16",
2638
+ "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23"
2639
+ ]
2640
+ },
2641
+ {
2642
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#malachite-bigint@0.2.3",
2643
+ "dependsOn": [
2644
+ "registry+https://github.com/rust-lang/crates.io-index#derive_more@1.0.0",
2645
+ "registry+https://github.com/rust-lang/crates.io-index#malachite@0.4.22",
2646
+ "registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46",
2647
+ "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
2648
+ "registry+https://github.com/rust-lang/crates.io-index#paste@1.0.15"
2649
+ ]
2650
+ },
2651
+ {
2652
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#malachite-nz@0.4.22",
2653
+ "dependsOn": [
2654
+ "registry+https://github.com/rust-lang/crates.io-index#itertools@0.11.0",
2655
+ "registry+https://github.com/rust-lang/crates.io-index#libm@0.2.16",
2656
+ "registry+https://github.com/rust-lang/crates.io-index#malachite-base@0.4.22"
2657
+ ]
2658
+ },
2659
+ {
2660
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#malachite-q@0.4.22",
2661
+ "dependsOn": [
2662
+ "registry+https://github.com/rust-lang/crates.io-index#itertools@0.11.0",
2663
+ "registry+https://github.com/rust-lang/crates.io-index#malachite-base@0.4.22",
2664
+ "registry+https://github.com/rust-lang/crates.io-index#malachite-nz@0.4.22"
2665
+ ]
2666
+ },
2667
+ {
2668
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#malachite@0.4.22",
2669
+ "dependsOn": [
2670
+ "registry+https://github.com/rust-lang/crates.io-index#malachite-base@0.4.22",
2671
+ "registry+https://github.com/rust-lang/crates.io-index#malachite-nz@0.4.22",
2672
+ "registry+https://github.com/rust-lang/crates.io-index#malachite-q@0.4.22"
2673
+ ]
2674
+ },
2675
+ {
2676
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.2"
2677
+ },
2678
+ {
2679
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#num-integer@0.1.46",
2680
+ "dependsOn": [
2681
+ "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19"
2682
+ ]
2683
+ },
2684
+ {
2685
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
2686
+ "dependsOn": [
2687
+ "registry+https://github.com/rust-lang/crates.io-index#autocfg@1.5.1"
2688
+ ]
2689
+ },
2690
+ {
2691
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4"
2692
+ },
2693
+ {
2694
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell_polyfill@1.70.2"
2695
+ },
2696
+ {
2697
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#paste@1.0.15"
2698
+ },
2699
+ {
2700
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#phf@0.11.3",
2701
+ "dependsOn": [
2702
+ "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.11.3"
2703
+ ]
2704
+ },
2705
+ {
2706
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#phf_codegen@0.11.3",
2707
+ "dependsOn": [
2708
+ "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.11.3",
2709
+ "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.11.3"
2710
+ ]
2711
+ },
2712
+ {
2713
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#phf_generator@0.11.3",
2714
+ "dependsOn": [
2715
+ "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.11.3",
2716
+ "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.6"
2717
+ ]
2718
+ },
2719
+ {
2720
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#phf_shared@0.11.3",
2721
+ "dependsOn": [
2722
+ "registry+https://github.com/rust-lang/crates.io-index#siphasher@1.0.3"
2723
+ ]
2724
+ },
2725
+ {
2726
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.21",
2727
+ "dependsOn": [
2728
+ "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.52"
2729
+ ]
2730
+ },
2731
+ {
2732
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
2733
+ "dependsOn": [
2734
+ "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
2735
+ ]
2736
+ },
2737
+ {
2738
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
2739
+ "dependsOn": [
2740
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106"
2741
+ ]
2742
+ },
2743
+ {
2744
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.6",
2745
+ "dependsOn": [
2746
+ "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.3.1",
2747
+ "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4"
2748
+ ]
2749
+ },
2750
+ {
2751
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_chacha@0.3.1",
2752
+ "dependsOn": [
2753
+ "registry+https://github.com/rust-lang/crates.io-index#ppv-lite86@0.2.21",
2754
+ "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4"
2755
+ ]
2756
+ },
2757
+ {
2758
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#rand_core@0.6.4",
2759
+ "dependsOn": [
2760
+ "registry+https://github.com/rust-lang/crates.io-index#getrandom@0.2.17"
2761
+ ]
2762
+ },
2763
+ {
2764
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@1.1.0"
2765
+ },
2766
+ {
2767
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#rustpython-ast@0.4.0",
2768
+ "dependsOn": [
2769
+ "registry+https://github.com/rust-lang/crates.io-index#is-macro@0.3.7",
2770
+ "registry+https://github.com/rust-lang/crates.io-index#malachite-bigint@0.2.3",
2771
+ "registry+https://github.com/rust-lang/crates.io-index#rustpython-parser-core@0.4.0",
2772
+ "registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0"
2773
+ ]
2774
+ },
2775
+ {
2776
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#rustpython-parser-core@0.4.0",
2777
+ "dependsOn": [
2778
+ "registry+https://github.com/rust-lang/crates.io-index#is-macro@0.3.7",
2779
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.2",
2780
+ "registry+https://github.com/rust-lang/crates.io-index#rustpython-parser-vendored@0.4.0"
2781
+ ]
2782
+ },
2783
+ {
2784
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#rustpython-parser-vendored@0.4.0",
2785
+ "dependsOn": [
2786
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.2",
2787
+ "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4"
2788
+ ]
2789
+ },
2790
+ {
2791
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#rustpython-parser@0.4.0",
2792
+ "dependsOn": [
2793
+ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.102",
2794
+ "registry+https://github.com/rust-lang/crates.io-index#is-macro@0.3.7",
2795
+ "registry+https://github.com/rust-lang/crates.io-index#itertools@0.11.0",
2796
+ "registry+https://github.com/rust-lang/crates.io-index#lalrpop-util@0.20.2",
2797
+ "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
2798
+ "registry+https://github.com/rust-lang/crates.io-index#malachite-bigint@0.2.3",
2799
+ "registry+https://github.com/rust-lang/crates.io-index#num-traits@0.2.19",
2800
+ "registry+https://github.com/rust-lang/crates.io-index#phf@0.11.3",
2801
+ "registry+https://github.com/rust-lang/crates.io-index#phf_codegen@0.11.3",
2802
+ "registry+https://github.com/rust-lang/crates.io-index#rustc-hash@1.1.0",
2803
+ "registry+https://github.com/rust-lang/crates.io-index#rustpython-ast@0.4.0",
2804
+ "registry+https://github.com/rust-lang/crates.io-index#rustpython-parser-core@0.4.0",
2805
+ "registry+https://github.com/rust-lang/crates.io-index#tiny-keccak@2.0.2",
2806
+ "registry+https://github.com/rust-lang/crates.io-index#unic-emoji-char@0.9.0",
2807
+ "registry+https://github.com/rust-lang/crates.io-index#unic-ucd-ident@0.9.0",
2808
+ "registry+https://github.com/rust-lang/crates.io-index#unicode_names2@1.3.0"
2809
+ ]
2810
+ },
2811
+ {
2812
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23"
2813
+ },
2814
+ {
2815
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6",
2816
+ "dependsOn": [
2817
+ "registry+https://github.com/rust-lang/crates.io-index#winapi-util@0.1.11"
2818
+ ]
2819
+ },
2820
+ {
2821
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#siphasher@1.0.3"
2822
+ },
2823
+ {
2824
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#static_assertions@1.1.0"
2825
+ },
2826
+ {
2827
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1"
2828
+ },
2829
+ {
2830
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
2831
+ "dependsOn": [
2832
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
2833
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
2834
+ "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
2835
+ ]
2836
+ },
2837
+ {
2838
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#tiny-keccak@2.0.2",
2839
+ "dependsOn": [
2840
+ "registry+https://github.com/rust-lang/crates.io-index#crunchy@0.2.4"
2841
+ ]
2842
+ },
2843
+ {
2844
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#unic-char-property@0.9.0",
2845
+ "dependsOn": [
2846
+ "registry+https://github.com/rust-lang/crates.io-index#unic-char-range@0.9.0"
2847
+ ]
2848
+ },
2849
+ {
2850
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#unic-char-range@0.9.0"
2851
+ },
2852
+ {
2853
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#unic-common@0.9.0"
2854
+ },
2855
+ {
2856
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#unic-emoji-char@0.9.0",
2857
+ "dependsOn": [
2858
+ "registry+https://github.com/rust-lang/crates.io-index#unic-char-property@0.9.0",
2859
+ "registry+https://github.com/rust-lang/crates.io-index#unic-char-range@0.9.0",
2860
+ "registry+https://github.com/rust-lang/crates.io-index#unic-ucd-version@0.9.0"
2861
+ ]
2862
+ },
2863
+ {
2864
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#unic-ucd-ident@0.9.0",
2865
+ "dependsOn": [
2866
+ "registry+https://github.com/rust-lang/crates.io-index#unic-char-property@0.9.0",
2867
+ "registry+https://github.com/rust-lang/crates.io-index#unic-char-range@0.9.0",
2868
+ "registry+https://github.com/rust-lang/crates.io-index#unic-ucd-version@0.9.0"
2869
+ ]
2870
+ },
2871
+ {
2872
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#unic-ucd-version@0.9.0",
2873
+ "dependsOn": [
2874
+ "registry+https://github.com/rust-lang/crates.io-index#unic-common@0.9.0"
2875
+ ]
2876
+ },
2877
+ {
2878
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
2879
+ },
2880
+ {
2881
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-width@0.2.2"
2882
+ },
2883
+ {
2884
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-xid@0.2.6"
2885
+ },
2886
+ {
2887
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#unicode_names2@1.3.0",
2888
+ "dependsOn": [
2889
+ "registry+https://github.com/rust-lang/crates.io-index#phf@0.11.3",
2890
+ "registry+https://github.com/rust-lang/crates.io-index#unicode_names2_generator@1.3.0"
2891
+ ]
2892
+ },
2893
+ {
2894
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#unicode_names2_generator@1.3.0",
2895
+ "dependsOn": [
2896
+ "registry+https://github.com/rust-lang/crates.io-index#getopts@0.2.24",
2897
+ "registry+https://github.com/rust-lang/crates.io-index#log@0.4.32",
2898
+ "registry+https://github.com/rust-lang/crates.io-index#phf_codegen@0.11.3",
2899
+ "registry+https://github.com/rust-lang/crates.io-index#rand@0.8.6"
2900
+ ]
2901
+ },
2902
+ {
2903
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2"
2904
+ },
2905
+ {
2906
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#version_check@0.9.5"
2907
+ },
2908
+ {
2909
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#walkdir@2.5.0",
2910
+ "dependsOn": [
2911
+ "registry+https://github.com/rust-lang/crates.io-index#same-file@1.0.6",
2912
+ "registry+https://github.com/rust-lang/crates.io-index#winapi-util@0.1.11"
2913
+ ]
2914
+ },
2915
+ {
2916
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#winapi-util@0.1.11",
2917
+ "dependsOn": [
2918
+ "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
2919
+ ]
2920
+ },
2921
+ {
2922
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1"
2923
+ },
2924
+ {
2925
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2",
2926
+ "dependsOn": [
2927
+ "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1"
2928
+ ]
2929
+ },
2930
+ {
2931
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#zerocopy@0.8.52"
2932
+ }
2933
+ ]
2934
+ }