ry-cli 0.1.0__py3-none-win32.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,1635 @@
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.5",
4
+ "version": 1,
5
+ "serialNumber": "urn:uuid:f0a8d054-2adc-4b8a-835c-61847ca4ba9d",
6
+ "metadata": {
7
+ "timestamp": "2026-04-08T12:35:34.368359900Z",
8
+ "tools": [
9
+ {
10
+ "vendor": "CycloneDX",
11
+ "name": "cargo-cyclonedx",
12
+ "version": "0.5.7"
13
+ }
14
+ ],
15
+ "component": {
16
+ "type": "application",
17
+ "bom-ref": "path+file:///D:/a/ry/ry#0.1.0",
18
+ "name": "ry",
19
+ "version": "0.1.0",
20
+ "scope": "required",
21
+ "purl": "pkg:cargo/ry@0.1.0?download_url=file://.",
22
+ "components": [
23
+ {
24
+ "type": "library",
25
+ "bom-ref": "path+file:///D:/a/ry/ry#0.1.0 bin-target-0",
26
+ "name": "ry",
27
+ "version": "0.1.0",
28
+ "purl": "pkg:cargo/ry@0.1.0?download_url=file://.#src/lib.rs"
29
+ },
30
+ {
31
+ "type": "application",
32
+ "bom-ref": "path+file:///D:/a/ry/ry#0.1.0 bin-target-1",
33
+ "name": "ry",
34
+ "version": "0.1.0",
35
+ "purl": "pkg:cargo/ry@0.1.0?download_url=file://.#src/main.rs"
36
+ }
37
+ ]
38
+ },
39
+ "properties": [
40
+ {
41
+ "name": "cdx:rustc:sbom:target:all_targets",
42
+ "value": "true"
43
+ }
44
+ ]
45
+ },
46
+ "components": [
47
+ {
48
+ "type": "library",
49
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
50
+ "author": "Andrew Gallant <jamslam@gmail.com>",
51
+ "name": "aho-corasick",
52
+ "version": "1.1.4",
53
+ "description": "Fast multiple substring searching.",
54
+ "scope": "required",
55
+ "hashes": [
56
+ {
57
+ "alg": "SHA-256",
58
+ "content": "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
59
+ }
60
+ ],
61
+ "licenses": [
62
+ {
63
+ "expression": "Unlicense OR MIT"
64
+ }
65
+ ],
66
+ "purl": "pkg:cargo/aho-corasick@1.1.4",
67
+ "externalReferences": [
68
+ {
69
+ "type": "website",
70
+ "url": "https://github.com/BurntSushi/aho-corasick"
71
+ },
72
+ {
73
+ "type": "vcs",
74
+ "url": "https://github.com/BurntSushi/aho-corasick"
75
+ }
76
+ ]
77
+ },
78
+ {
79
+ "type": "library",
80
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstream@1.0.0",
81
+ "name": "anstream",
82
+ "version": "1.0.0",
83
+ "description": "IO stream adapters for writing colored text that will gracefully degrade according to your terminal's capabilities.",
84
+ "scope": "required",
85
+ "hashes": [
86
+ {
87
+ "alg": "SHA-256",
88
+ "content": "824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d"
89
+ }
90
+ ],
91
+ "licenses": [
92
+ {
93
+ "expression": "MIT OR Apache-2.0"
94
+ }
95
+ ],
96
+ "purl": "pkg:cargo/anstream@1.0.0",
97
+ "externalReferences": [
98
+ {
99
+ "type": "vcs",
100
+ "url": "https://github.com/rust-cli/anstyle.git"
101
+ }
102
+ ]
103
+ },
104
+ {
105
+ "type": "library",
106
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-parse@1.0.0",
107
+ "name": "anstyle-parse",
108
+ "version": "1.0.0",
109
+ "description": "Parse ANSI Style Escapes",
110
+ "scope": "required",
111
+ "hashes": [
112
+ {
113
+ "alg": "SHA-256",
114
+ "content": "52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e"
115
+ }
116
+ ],
117
+ "licenses": [
118
+ {
119
+ "expression": "MIT OR Apache-2.0"
120
+ }
121
+ ],
122
+ "purl": "pkg:cargo/anstyle-parse@1.0.0",
123
+ "externalReferences": [
124
+ {
125
+ "type": "vcs",
126
+ "url": "https://github.com/rust-cli/anstyle.git"
127
+ }
128
+ ]
129
+ },
130
+ {
131
+ "type": "library",
132
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-query@1.1.5",
133
+ "name": "anstyle-query",
134
+ "version": "1.1.5",
135
+ "description": "Look up colored console capabilities",
136
+ "scope": "required",
137
+ "hashes": [
138
+ {
139
+ "alg": "SHA-256",
140
+ "content": "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc"
141
+ }
142
+ ],
143
+ "licenses": [
144
+ {
145
+ "expression": "MIT OR Apache-2.0"
146
+ }
147
+ ],
148
+ "purl": "pkg:cargo/anstyle-query@1.1.5",
149
+ "externalReferences": [
150
+ {
151
+ "type": "vcs",
152
+ "url": "https://github.com/rust-cli/anstyle.git"
153
+ }
154
+ ]
155
+ },
156
+ {
157
+ "type": "library",
158
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-wincon@3.0.11",
159
+ "name": "anstyle-wincon",
160
+ "version": "3.0.11",
161
+ "description": "Styling legacy Windows terminals",
162
+ "scope": "required",
163
+ "hashes": [
164
+ {
165
+ "alg": "SHA-256",
166
+ "content": "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d"
167
+ }
168
+ ],
169
+ "licenses": [
170
+ {
171
+ "expression": "MIT OR Apache-2.0"
172
+ }
173
+ ],
174
+ "purl": "pkg:cargo/anstyle-wincon@3.0.11",
175
+ "externalReferences": [
176
+ {
177
+ "type": "vcs",
178
+ "url": "https://github.com/rust-cli/anstyle.git"
179
+ }
180
+ ]
181
+ },
182
+ {
183
+ "type": "library",
184
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
185
+ "name": "anstyle",
186
+ "version": "1.0.14",
187
+ "description": "ANSI text styling",
188
+ "scope": "required",
189
+ "hashes": [
190
+ {
191
+ "alg": "SHA-256",
192
+ "content": "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000"
193
+ }
194
+ ],
195
+ "licenses": [
196
+ {
197
+ "expression": "MIT OR Apache-2.0"
198
+ }
199
+ ],
200
+ "purl": "pkg:cargo/anstyle@1.0.14",
201
+ "externalReferences": [
202
+ {
203
+ "type": "vcs",
204
+ "url": "https://github.com/rust-cli/anstyle.git"
205
+ }
206
+ ]
207
+ },
208
+ {
209
+ "type": "library",
210
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.59",
211
+ "author": "Alex Crichton <alex@alexcrichton.com>",
212
+ "name": "cc",
213
+ "version": "1.2.59",
214
+ "description": "A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ",
215
+ "scope": "excluded",
216
+ "hashes": [
217
+ {
218
+ "alg": "SHA-256",
219
+ "content": "b7a4d3ec6524d28a329fc53654bbadc9bdd7b0431f5d65f1a56ffb28a1ee5283"
220
+ }
221
+ ],
222
+ "licenses": [
223
+ {
224
+ "expression": "MIT OR Apache-2.0"
225
+ }
226
+ ],
227
+ "purl": "pkg:cargo/cc@1.2.59",
228
+ "externalReferences": [
229
+ {
230
+ "type": "documentation",
231
+ "url": "https://docs.rs/cc"
232
+ },
233
+ {
234
+ "type": "website",
235
+ "url": "https://github.com/rust-lang/cc-rs"
236
+ },
237
+ {
238
+ "type": "vcs",
239
+ "url": "https://github.com/rust-lang/cc-rs"
240
+ }
241
+ ]
242
+ },
243
+ {
244
+ "type": "library",
245
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.0",
246
+ "name": "clap",
247
+ "version": "4.6.0",
248
+ "description": "A simple to use, efficient, and full-featured Command Line Argument Parser",
249
+ "scope": "required",
250
+ "hashes": [
251
+ {
252
+ "alg": "SHA-256",
253
+ "content": "b193af5b67834b676abd72466a96c1024e6a6ad978a1f484bd90b85c94041351"
254
+ }
255
+ ],
256
+ "licenses": [
257
+ {
258
+ "expression": "MIT OR Apache-2.0"
259
+ }
260
+ ],
261
+ "purl": "pkg:cargo/clap@4.6.0",
262
+ "externalReferences": [
263
+ {
264
+ "type": "vcs",
265
+ "url": "https://github.com/clap-rs/clap"
266
+ }
267
+ ]
268
+ },
269
+ {
270
+ "type": "library",
271
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.6.0",
272
+ "name": "clap_builder",
273
+ "version": "4.6.0",
274
+ "description": "A simple to use, efficient, and full-featured Command Line Argument Parser",
275
+ "scope": "required",
276
+ "hashes": [
277
+ {
278
+ "alg": "SHA-256",
279
+ "content": "714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f"
280
+ }
281
+ ],
282
+ "licenses": [
283
+ {
284
+ "expression": "MIT OR Apache-2.0"
285
+ }
286
+ ],
287
+ "purl": "pkg:cargo/clap_builder@4.6.0",
288
+ "externalReferences": [
289
+ {
290
+ "type": "vcs",
291
+ "url": "https://github.com/clap-rs/clap"
292
+ }
293
+ ]
294
+ },
295
+ {
296
+ "type": "library",
297
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.6.0",
298
+ "name": "clap_derive",
299
+ "version": "4.6.0",
300
+ "description": "Parse command line argument by defining a struct, derive crate.",
301
+ "scope": "required",
302
+ "hashes": [
303
+ {
304
+ "alg": "SHA-256",
305
+ "content": "1110bd8a634a1ab8cb04345d8d878267d57c3cf1b38d91b71af6686408bbca6a"
306
+ }
307
+ ],
308
+ "licenses": [
309
+ {
310
+ "expression": "MIT OR Apache-2.0"
311
+ }
312
+ ],
313
+ "purl": "pkg:cargo/clap_derive@4.6.0",
314
+ "externalReferences": [
315
+ {
316
+ "type": "vcs",
317
+ "url": "https://github.com/clap-rs/clap"
318
+ }
319
+ ]
320
+ },
321
+ {
322
+ "type": "library",
323
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.0",
324
+ "name": "clap_lex",
325
+ "version": "1.1.0",
326
+ "description": "Minimal, flexible command line parser",
327
+ "scope": "required",
328
+ "hashes": [
329
+ {
330
+ "alg": "SHA-256",
331
+ "content": "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9"
332
+ }
333
+ ],
334
+ "licenses": [
335
+ {
336
+ "expression": "MIT OR Apache-2.0"
337
+ }
338
+ ],
339
+ "purl": "pkg:cargo/clap_lex@1.1.0",
340
+ "externalReferences": [
341
+ {
342
+ "type": "vcs",
343
+ "url": "https://github.com/clap-rs/clap"
344
+ }
345
+ ]
346
+ },
347
+ {
348
+ "type": "library",
349
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.5",
350
+ "name": "colorchoice",
351
+ "version": "1.0.5",
352
+ "description": "Global override of color control",
353
+ "scope": "required",
354
+ "hashes": [
355
+ {
356
+ "alg": "SHA-256",
357
+ "content": "1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570"
358
+ }
359
+ ],
360
+ "licenses": [
361
+ {
362
+ "expression": "MIT OR Apache-2.0"
363
+ }
364
+ ],
365
+ "purl": "pkg:cargo/colorchoice@1.0.5",
366
+ "externalReferences": [
367
+ {
368
+ "type": "vcs",
369
+ "url": "https://github.com/rust-cli/anstyle.git"
370
+ }
371
+ ]
372
+ },
373
+ {
374
+ "type": "library",
375
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
376
+ "name": "equivalent",
377
+ "version": "1.0.2",
378
+ "description": "Traits for key comparison in maps.",
379
+ "scope": "required",
380
+ "hashes": [
381
+ {
382
+ "alg": "SHA-256",
383
+ "content": "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
384
+ }
385
+ ],
386
+ "licenses": [
387
+ {
388
+ "expression": "Apache-2.0 OR MIT"
389
+ }
390
+ ],
391
+ "purl": "pkg:cargo/equivalent@1.0.2",
392
+ "externalReferences": [
393
+ {
394
+ "type": "vcs",
395
+ "url": "https://github.com/indexmap-rs/equivalent"
396
+ }
397
+ ]
398
+ },
399
+ {
400
+ "type": "library",
401
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#find-msvc-tools@0.1.9",
402
+ "name": "find-msvc-tools",
403
+ "version": "0.1.9",
404
+ "description": "Find windows-specific tools, read MSVC versions from the registry and from COM interfaces",
405
+ "scope": "excluded",
406
+ "hashes": [
407
+ {
408
+ "alg": "SHA-256",
409
+ "content": "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582"
410
+ }
411
+ ],
412
+ "licenses": [
413
+ {
414
+ "expression": "MIT OR Apache-2.0"
415
+ }
416
+ ],
417
+ "purl": "pkg:cargo/find-msvc-tools@0.1.9",
418
+ "externalReferences": [
419
+ {
420
+ "type": "documentation",
421
+ "url": "https://docs.rs/find-msvc-tools"
422
+ },
423
+ {
424
+ "type": "vcs",
425
+ "url": "https://github.com/rust-lang/cc-rs"
426
+ }
427
+ ]
428
+ },
429
+ {
430
+ "type": "library",
431
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3",
432
+ "author": "The Rust Project Developers",
433
+ "name": "glob",
434
+ "version": "0.3.3",
435
+ "description": "Support for matching file paths against Unix shell style patterns. ",
436
+ "scope": "required",
437
+ "hashes": [
438
+ {
439
+ "alg": "SHA-256",
440
+ "content": "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280"
441
+ }
442
+ ],
443
+ "licenses": [
444
+ {
445
+ "expression": "MIT OR Apache-2.0"
446
+ }
447
+ ],
448
+ "purl": "pkg:cargo/glob@0.3.3",
449
+ "externalReferences": [
450
+ {
451
+ "type": "documentation",
452
+ "url": "https://docs.rs/glob"
453
+ },
454
+ {
455
+ "type": "website",
456
+ "url": "https://github.com/rust-lang/glob"
457
+ },
458
+ {
459
+ "type": "vcs",
460
+ "url": "https://github.com/rust-lang/glob"
461
+ }
462
+ ]
463
+ },
464
+ {
465
+ "type": "library",
466
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.16.1",
467
+ "author": "Amanieu d'Antras <amanieu@gmail.com>",
468
+ "name": "hashbrown",
469
+ "version": "0.16.1",
470
+ "description": "A Rust port of Google's SwissTable hash map",
471
+ "scope": "required",
472
+ "hashes": [
473
+ {
474
+ "alg": "SHA-256",
475
+ "content": "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"
476
+ }
477
+ ],
478
+ "licenses": [
479
+ {
480
+ "expression": "MIT OR Apache-2.0"
481
+ }
482
+ ],
483
+ "purl": "pkg:cargo/hashbrown@0.16.1",
484
+ "externalReferences": [
485
+ {
486
+ "type": "vcs",
487
+ "url": "https://github.com/rust-lang/hashbrown"
488
+ }
489
+ ]
490
+ },
491
+ {
492
+ "type": "library",
493
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
494
+ "name": "heck",
495
+ "version": "0.5.0",
496
+ "description": "heck is a case conversion library.",
497
+ "scope": "required",
498
+ "hashes": [
499
+ {
500
+ "alg": "SHA-256",
501
+ "content": "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
502
+ }
503
+ ],
504
+ "licenses": [
505
+ {
506
+ "expression": "MIT OR Apache-2.0"
507
+ }
508
+ ],
509
+ "purl": "pkg:cargo/heck@0.5.0",
510
+ "externalReferences": [
511
+ {
512
+ "type": "vcs",
513
+ "url": "https://github.com/withoutboats/heck"
514
+ }
515
+ ]
516
+ },
517
+ {
518
+ "type": "library",
519
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.13.1",
520
+ "name": "indexmap",
521
+ "version": "2.13.1",
522
+ "description": "A hash table with consistent order and fast iteration.",
523
+ "scope": "required",
524
+ "hashes": [
525
+ {
526
+ "alg": "SHA-256",
527
+ "content": "45a8a2b9cb3e0b0c1803dbb0758ffac5de2f425b23c28f518faabd9d805342ff"
528
+ }
529
+ ],
530
+ "licenses": [
531
+ {
532
+ "expression": "Apache-2.0 OR MIT"
533
+ }
534
+ ],
535
+ "purl": "pkg:cargo/indexmap@2.13.1",
536
+ "externalReferences": [
537
+ {
538
+ "type": "documentation",
539
+ "url": "https://docs.rs/indexmap/"
540
+ },
541
+ {
542
+ "type": "vcs",
543
+ "url": "https://github.com/indexmap-rs/indexmap"
544
+ }
545
+ ]
546
+ },
547
+ {
548
+ "type": "library",
549
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#is_terminal_polyfill@1.70.2",
550
+ "name": "is_terminal_polyfill",
551
+ "version": "1.70.2",
552
+ "description": "Polyfill for `is_terminal` stdlib feature for use with older MSRVs",
553
+ "scope": "required",
554
+ "hashes": [
555
+ {
556
+ "alg": "SHA-256",
557
+ "content": "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695"
558
+ }
559
+ ],
560
+ "licenses": [
561
+ {
562
+ "expression": "MIT OR Apache-2.0"
563
+ }
564
+ ],
565
+ "purl": "pkg:cargo/is_terminal_polyfill@1.70.2",
566
+ "externalReferences": [
567
+ {
568
+ "type": "vcs",
569
+ "url": "https://github.com/polyfill-rs/is_terminal_polyfill"
570
+ }
571
+ ]
572
+ },
573
+ {
574
+ "type": "library",
575
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
576
+ "author": "David Tolnay <dtolnay@gmail.com>",
577
+ "name": "itoa",
578
+ "version": "1.0.18",
579
+ "description": "Fast integer primitive to string conversion",
580
+ "scope": "required",
581
+ "hashes": [
582
+ {
583
+ "alg": "SHA-256",
584
+ "content": "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
585
+ }
586
+ ],
587
+ "licenses": [
588
+ {
589
+ "expression": "MIT OR Apache-2.0"
590
+ }
591
+ ],
592
+ "purl": "pkg:cargo/itoa@1.0.18",
593
+ "externalReferences": [
594
+ {
595
+ "type": "documentation",
596
+ "url": "https://docs.rs/itoa"
597
+ },
598
+ {
599
+ "type": "vcs",
600
+ "url": "https://github.com/dtolnay/itoa"
601
+ }
602
+ ]
603
+ },
604
+ {
605
+ "type": "library",
606
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
607
+ "author": "Andrew Gallant <jamslam@gmail.com>, bluss",
608
+ "name": "memchr",
609
+ "version": "2.8.0",
610
+ "description": "Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ",
611
+ "scope": "required",
612
+ "hashes": [
613
+ {
614
+ "alg": "SHA-256",
615
+ "content": "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79"
616
+ }
617
+ ],
618
+ "licenses": [
619
+ {
620
+ "expression": "Unlicense OR MIT"
621
+ }
622
+ ],
623
+ "purl": "pkg:cargo/memchr@2.8.0",
624
+ "externalReferences": [
625
+ {
626
+ "type": "documentation",
627
+ "url": "https://docs.rs/memchr/"
628
+ },
629
+ {
630
+ "type": "website",
631
+ "url": "https://github.com/BurntSushi/memchr"
632
+ },
633
+ {
634
+ "type": "vcs",
635
+ "url": "https://github.com/BurntSushi/memchr"
636
+ }
637
+ ]
638
+ },
639
+ {
640
+ "type": "library",
641
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell_polyfill@1.70.2",
642
+ "name": "once_cell_polyfill",
643
+ "version": "1.70.2",
644
+ "description": "Polyfill for `OnceCell` stdlib feature for use with older MSRVs",
645
+ "scope": "required",
646
+ "hashes": [
647
+ {
648
+ "alg": "SHA-256",
649
+ "content": "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe"
650
+ }
651
+ ],
652
+ "licenses": [
653
+ {
654
+ "expression": "MIT OR Apache-2.0"
655
+ }
656
+ ],
657
+ "purl": "pkg:cargo/once_cell_polyfill@1.70.2",
658
+ "externalReferences": [
659
+ {
660
+ "type": "vcs",
661
+ "url": "https://github.com/polyfill-rs/once_cell_polyfill"
662
+ }
663
+ ]
664
+ },
665
+ {
666
+ "type": "library",
667
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
668
+ "author": "David Tolnay <dtolnay@gmail.com>, Alex Crichton <alex@alexcrichton.com>",
669
+ "name": "proc-macro2",
670
+ "version": "1.0.106",
671
+ "description": "A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.",
672
+ "scope": "required",
673
+ "hashes": [
674
+ {
675
+ "alg": "SHA-256",
676
+ "content": "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
677
+ }
678
+ ],
679
+ "licenses": [
680
+ {
681
+ "expression": "MIT OR Apache-2.0"
682
+ }
683
+ ],
684
+ "purl": "pkg:cargo/proc-macro2@1.0.106",
685
+ "externalReferences": [
686
+ {
687
+ "type": "documentation",
688
+ "url": "https://docs.rs/proc-macro2"
689
+ },
690
+ {
691
+ "type": "vcs",
692
+ "url": "https://github.com/dtolnay/proc-macro2"
693
+ }
694
+ ]
695
+ },
696
+ {
697
+ "type": "library",
698
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
699
+ "author": "David Tolnay <dtolnay@gmail.com>",
700
+ "name": "quote",
701
+ "version": "1.0.45",
702
+ "description": "Quasi-quoting macro quote!(...)",
703
+ "scope": "required",
704
+ "hashes": [
705
+ {
706
+ "alg": "SHA-256",
707
+ "content": "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
708
+ }
709
+ ],
710
+ "licenses": [
711
+ {
712
+ "expression": "MIT OR Apache-2.0"
713
+ }
714
+ ],
715
+ "purl": "pkg:cargo/quote@1.0.45",
716
+ "externalReferences": [
717
+ {
718
+ "type": "documentation",
719
+ "url": "https://docs.rs/quote/"
720
+ },
721
+ {
722
+ "type": "vcs",
723
+ "url": "https://github.com/dtolnay/quote"
724
+ }
725
+ ]
726
+ },
727
+ {
728
+ "type": "library",
729
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14",
730
+ "author": "The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>",
731
+ "name": "regex-automata",
732
+ "version": "0.4.14",
733
+ "description": "Automata construction and matching using regular expressions.",
734
+ "scope": "required",
735
+ "hashes": [
736
+ {
737
+ "alg": "SHA-256",
738
+ "content": "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f"
739
+ }
740
+ ],
741
+ "licenses": [
742
+ {
743
+ "expression": "MIT OR Apache-2.0"
744
+ }
745
+ ],
746
+ "purl": "pkg:cargo/regex-automata@0.4.14",
747
+ "externalReferences": [
748
+ {
749
+ "type": "documentation",
750
+ "url": "https://docs.rs/regex-automata"
751
+ },
752
+ {
753
+ "type": "website",
754
+ "url": "https://github.com/rust-lang/regex/tree/master/regex-automata"
755
+ },
756
+ {
757
+ "type": "vcs",
758
+ "url": "https://github.com/rust-lang/regex"
759
+ }
760
+ ]
761
+ },
762
+ {
763
+ "type": "library",
764
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10",
765
+ "author": "The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>",
766
+ "name": "regex-syntax",
767
+ "version": "0.8.10",
768
+ "description": "A regular expression parser.",
769
+ "scope": "required",
770
+ "hashes": [
771
+ {
772
+ "alg": "SHA-256",
773
+ "content": "dc897dd8d9e8bd1ed8cdad82b5966c3e0ecae09fb1907d58efaa013543185d0a"
774
+ }
775
+ ],
776
+ "licenses": [
777
+ {
778
+ "expression": "MIT OR Apache-2.0"
779
+ }
780
+ ],
781
+ "purl": "pkg:cargo/regex-syntax@0.8.10",
782
+ "externalReferences": [
783
+ {
784
+ "type": "documentation",
785
+ "url": "https://docs.rs/regex-syntax"
786
+ },
787
+ {
788
+ "type": "website",
789
+ "url": "https://github.com/rust-lang/regex/tree/master/regex-syntax"
790
+ },
791
+ {
792
+ "type": "vcs",
793
+ "url": "https://github.com/rust-lang/regex"
794
+ }
795
+ ]
796
+ },
797
+ {
798
+ "type": "library",
799
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
800
+ "author": "The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>",
801
+ "name": "regex",
802
+ "version": "1.12.3",
803
+ "description": "An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ",
804
+ "scope": "required",
805
+ "hashes": [
806
+ {
807
+ "alg": "SHA-256",
808
+ "content": "e10754a14b9137dd7b1e3e5b0493cc9171fdd105e0ab477f51b72e7f3ac0e276"
809
+ }
810
+ ],
811
+ "licenses": [
812
+ {
813
+ "expression": "MIT OR Apache-2.0"
814
+ }
815
+ ],
816
+ "purl": "pkg:cargo/regex@1.12.3",
817
+ "externalReferences": [
818
+ {
819
+ "type": "documentation",
820
+ "url": "https://docs.rs/regex"
821
+ },
822
+ {
823
+ "type": "website",
824
+ "url": "https://github.com/rust-lang/regex"
825
+ },
826
+ {
827
+ "type": "vcs",
828
+ "url": "https://github.com/rust-lang/regex"
829
+ }
830
+ ]
831
+ },
832
+ {
833
+ "type": "library",
834
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23",
835
+ "author": "David Tolnay <dtolnay@gmail.com>",
836
+ "name": "ryu",
837
+ "version": "1.0.23",
838
+ "description": "Fast floating point to string conversion",
839
+ "scope": "required",
840
+ "hashes": [
841
+ {
842
+ "alg": "SHA-256",
843
+ "content": "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f"
844
+ }
845
+ ],
846
+ "licenses": [
847
+ {
848
+ "expression": "Apache-2.0 OR BSL-1.0"
849
+ }
850
+ ],
851
+ "purl": "pkg:cargo/ryu@1.0.23",
852
+ "externalReferences": [
853
+ {
854
+ "type": "documentation",
855
+ "url": "https://docs.rs/ryu"
856
+ },
857
+ {
858
+ "type": "vcs",
859
+ "url": "https://github.com/dtolnay/ryu"
860
+ }
861
+ ]
862
+ },
863
+ {
864
+ "type": "library",
865
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
866
+ "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
867
+ "name": "serde",
868
+ "version": "1.0.228",
869
+ "description": "A generic serialization/deserialization framework",
870
+ "scope": "required",
871
+ "hashes": [
872
+ {
873
+ "alg": "SHA-256",
874
+ "content": "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
875
+ }
876
+ ],
877
+ "licenses": [
878
+ {
879
+ "expression": "MIT OR Apache-2.0"
880
+ }
881
+ ],
882
+ "purl": "pkg:cargo/serde@1.0.228",
883
+ "externalReferences": [
884
+ {
885
+ "type": "documentation",
886
+ "url": "https://docs.rs/serde"
887
+ },
888
+ {
889
+ "type": "website",
890
+ "url": "https://serde.rs"
891
+ },
892
+ {
893
+ "type": "vcs",
894
+ "url": "https://github.com/serde-rs/serde"
895
+ }
896
+ ]
897
+ },
898
+ {
899
+ "type": "library",
900
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
901
+ "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
902
+ "name": "serde_core",
903
+ "version": "1.0.228",
904
+ "description": "Serde traits only, with no support for derive -- use the `serde` crate instead",
905
+ "scope": "required",
906
+ "hashes": [
907
+ {
908
+ "alg": "SHA-256",
909
+ "content": "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
910
+ }
911
+ ],
912
+ "licenses": [
913
+ {
914
+ "expression": "MIT OR Apache-2.0"
915
+ }
916
+ ],
917
+ "purl": "pkg:cargo/serde_core@1.0.228",
918
+ "externalReferences": [
919
+ {
920
+ "type": "documentation",
921
+ "url": "https://docs.rs/serde_core"
922
+ },
923
+ {
924
+ "type": "website",
925
+ "url": "https://serde.rs"
926
+ },
927
+ {
928
+ "type": "vcs",
929
+ "url": "https://github.com/serde-rs/serde"
930
+ }
931
+ ]
932
+ },
933
+ {
934
+ "type": "library",
935
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228",
936
+ "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
937
+ "name": "serde_derive",
938
+ "version": "1.0.228",
939
+ "description": "Macros 1.1 implementation of #[derive(Serialize, Deserialize)]",
940
+ "scope": "required",
941
+ "hashes": [
942
+ {
943
+ "alg": "SHA-256",
944
+ "content": "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
945
+ }
946
+ ],
947
+ "licenses": [
948
+ {
949
+ "expression": "MIT OR Apache-2.0"
950
+ }
951
+ ],
952
+ "purl": "pkg:cargo/serde_derive@1.0.228",
953
+ "externalReferences": [
954
+ {
955
+ "type": "documentation",
956
+ "url": "https://serde.rs/derive.html"
957
+ },
958
+ {
959
+ "type": "website",
960
+ "url": "https://serde.rs"
961
+ },
962
+ {
963
+ "type": "vcs",
964
+ "url": "https://github.com/serde-rs/serde"
965
+ }
966
+ ]
967
+ },
968
+ {
969
+ "type": "library",
970
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_yaml@0.9.34+deprecated",
971
+ "author": "David Tolnay <dtolnay@gmail.com>",
972
+ "name": "serde_yaml",
973
+ "version": "0.9.34+deprecated",
974
+ "description": "YAML data format for Serde",
975
+ "scope": "required",
976
+ "hashes": [
977
+ {
978
+ "alg": "SHA-256",
979
+ "content": "6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47"
980
+ }
981
+ ],
982
+ "licenses": [
983
+ {
984
+ "expression": "MIT OR Apache-2.0"
985
+ }
986
+ ],
987
+ "purl": "pkg:cargo/serde_yaml@0.9.34+deprecated",
988
+ "externalReferences": [
989
+ {
990
+ "type": "documentation",
991
+ "url": "https://docs.rs/serde_yaml/"
992
+ },
993
+ {
994
+ "type": "vcs",
995
+ "url": "https://github.com/dtolnay/serde-yaml"
996
+ }
997
+ ]
998
+ },
999
+ {
1000
+ "type": "library",
1001
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#shlex@1.3.0",
1002
+ "author": "comex <comexk@gmail.com>, Fenhl <fenhl@fenhl.net>, Adrian Taylor <adetaylor@chromium.org>, Alex Touchet <alextouchet@outlook.com>, Daniel Parks <dp+git@oxidized.org>, Garrett Berg <googberg@gmail.com>",
1003
+ "name": "shlex",
1004
+ "version": "1.3.0",
1005
+ "description": "Split a string into shell words, like Python's shlex.",
1006
+ "scope": "excluded",
1007
+ "hashes": [
1008
+ {
1009
+ "alg": "SHA-256",
1010
+ "content": "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
1011
+ }
1012
+ ],
1013
+ "licenses": [
1014
+ {
1015
+ "expression": "MIT OR Apache-2.0"
1016
+ }
1017
+ ],
1018
+ "purl": "pkg:cargo/shlex@1.3.0",
1019
+ "externalReferences": [
1020
+ {
1021
+ "type": "vcs",
1022
+ "url": "https://github.com/comex/rust-shlex"
1023
+ }
1024
+ ]
1025
+ },
1026
+ {
1027
+ "type": "library",
1028
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#streaming-iterator@0.1.9",
1029
+ "author": "Steven Fackler <sfackler@gmail.com>",
1030
+ "name": "streaming-iterator",
1031
+ "version": "0.1.9",
1032
+ "description": "Streaming iterators",
1033
+ "scope": "required",
1034
+ "hashes": [
1035
+ {
1036
+ "alg": "SHA-256",
1037
+ "content": "2b2231b7c3057d5e4ad0156fb3dc807d900806020c5ffa3ee6ff2c8c76fb8520"
1038
+ }
1039
+ ],
1040
+ "licenses": [
1041
+ {
1042
+ "expression": "MIT OR Apache-2.0"
1043
+ }
1044
+ ],
1045
+ "purl": "pkg:cargo/streaming-iterator@0.1.9",
1046
+ "externalReferences": [
1047
+ {
1048
+ "type": "vcs",
1049
+ "url": "https://github.com/sfackler/streaming-iterator"
1050
+ }
1051
+ ]
1052
+ },
1053
+ {
1054
+ "type": "library",
1055
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1",
1056
+ "author": "Danny Guo <danny@dannyguo.com>, maxbachmann <oss@maxbachmann.de>",
1057
+ "name": "strsim",
1058
+ "version": "0.11.1",
1059
+ "description": "Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ",
1060
+ "scope": "required",
1061
+ "hashes": [
1062
+ {
1063
+ "alg": "SHA-256",
1064
+ "content": "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
1065
+ }
1066
+ ],
1067
+ "licenses": [
1068
+ {
1069
+ "expression": "MIT"
1070
+ }
1071
+ ],
1072
+ "purl": "pkg:cargo/strsim@0.11.1",
1073
+ "externalReferences": [
1074
+ {
1075
+ "type": "documentation",
1076
+ "url": "https://docs.rs/strsim/"
1077
+ },
1078
+ {
1079
+ "type": "website",
1080
+ "url": "https://github.com/rapidfuzz/strsim-rs"
1081
+ },
1082
+ {
1083
+ "type": "vcs",
1084
+ "url": "https://github.com/rapidfuzz/strsim-rs"
1085
+ }
1086
+ ]
1087
+ },
1088
+ {
1089
+ "type": "library",
1090
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
1091
+ "author": "David Tolnay <dtolnay@gmail.com>",
1092
+ "name": "syn",
1093
+ "version": "2.0.117",
1094
+ "description": "Parser for Rust source code",
1095
+ "scope": "required",
1096
+ "hashes": [
1097
+ {
1098
+ "alg": "SHA-256",
1099
+ "content": "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99"
1100
+ }
1101
+ ],
1102
+ "licenses": [
1103
+ {
1104
+ "expression": "MIT OR Apache-2.0"
1105
+ }
1106
+ ],
1107
+ "purl": "pkg:cargo/syn@2.0.117",
1108
+ "externalReferences": [
1109
+ {
1110
+ "type": "documentation",
1111
+ "url": "https://docs.rs/syn"
1112
+ },
1113
+ {
1114
+ "type": "vcs",
1115
+ "url": "https://github.com/dtolnay/syn"
1116
+ }
1117
+ ]
1118
+ },
1119
+ {
1120
+ "type": "library",
1121
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tree-sitter-language@0.1.7",
1122
+ "author": "Max Brunsfeld <maxbrunsfeld@gmail.com>, Amaan Qureshi <amaanq12@gmail.com>",
1123
+ "name": "tree-sitter-language",
1124
+ "version": "0.1.7",
1125
+ "description": "The tree-sitter Language type, used by the library and by language implementations",
1126
+ "scope": "required",
1127
+ "hashes": [
1128
+ {
1129
+ "alg": "SHA-256",
1130
+ "content": "009994f150cc0cd50ff54917d5bc8bffe8cad10ca10d81c34da2ec421ae61782"
1131
+ }
1132
+ ],
1133
+ "licenses": [
1134
+ {
1135
+ "expression": "MIT"
1136
+ }
1137
+ ],
1138
+ "purl": "pkg:cargo/tree-sitter-language@0.1.7",
1139
+ "externalReferences": [
1140
+ {
1141
+ "type": "documentation",
1142
+ "url": "https://docs.rs/tree-sitter-language"
1143
+ },
1144
+ {
1145
+ "type": "website",
1146
+ "url": "https://tree-sitter.github.io/tree-sitter"
1147
+ },
1148
+ {
1149
+ "type": "other",
1150
+ "url": "tree-sitter-language"
1151
+ },
1152
+ {
1153
+ "type": "vcs",
1154
+ "url": "https://github.com/tree-sitter/tree-sitter"
1155
+ }
1156
+ ]
1157
+ },
1158
+ {
1159
+ "type": "library",
1160
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tree-sitter-python@0.23.6",
1161
+ "author": "Max Brunsfeld <maxbrunsfeld@gmail.com>, Amaan Qureshi <amaanq12@gmail.com>",
1162
+ "name": "tree-sitter-python",
1163
+ "version": "0.23.6",
1164
+ "description": "Python grammar for tree-sitter",
1165
+ "scope": "required",
1166
+ "hashes": [
1167
+ {
1168
+ "alg": "SHA-256",
1169
+ "content": "3d065aaa27f3aaceaf60c1f0e0ac09e1cb9eb8ed28e7bcdaa52129cffc7f4b04"
1170
+ }
1171
+ ],
1172
+ "licenses": [
1173
+ {
1174
+ "expression": "MIT"
1175
+ }
1176
+ ],
1177
+ "purl": "pkg:cargo/tree-sitter-python@0.23.6",
1178
+ "externalReferences": [
1179
+ {
1180
+ "type": "vcs",
1181
+ "url": "https://github.com/tree-sitter/tree-sitter-python"
1182
+ }
1183
+ ]
1184
+ },
1185
+ {
1186
+ "type": "library",
1187
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tree-sitter@0.24.7",
1188
+ "author": "Max Brunsfeld <maxbrunsfeld@gmail.com>",
1189
+ "name": "tree-sitter",
1190
+ "version": "0.24.7",
1191
+ "description": "Rust bindings to the Tree-sitter parsing library",
1192
+ "scope": "required",
1193
+ "hashes": [
1194
+ {
1195
+ "alg": "SHA-256",
1196
+ "content": "a5387dffa7ffc7d2dae12b50c6f7aab8ff79d6210147c6613561fc3d474c6f75"
1197
+ }
1198
+ ],
1199
+ "licenses": [
1200
+ {
1201
+ "expression": "MIT"
1202
+ }
1203
+ ],
1204
+ "purl": "pkg:cargo/tree-sitter@0.24.7",
1205
+ "externalReferences": [
1206
+ {
1207
+ "type": "website",
1208
+ "url": "https://tree-sitter.github.io/tree-sitter"
1209
+ },
1210
+ {
1211
+ "type": "other",
1212
+ "url": "tree-sitter"
1213
+ },
1214
+ {
1215
+ "type": "vcs",
1216
+ "url": "https://github.com/tree-sitter/tree-sitter"
1217
+ }
1218
+ ]
1219
+ },
1220
+ {
1221
+ "type": "library",
1222
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24",
1223
+ "author": "David Tolnay <dtolnay@gmail.com>",
1224
+ "name": "unicode-ident",
1225
+ "version": "1.0.24",
1226
+ "description": "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31",
1227
+ "scope": "required",
1228
+ "hashes": [
1229
+ {
1230
+ "alg": "SHA-256",
1231
+ "content": "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
1232
+ }
1233
+ ],
1234
+ "licenses": [
1235
+ {
1236
+ "expression": "(MIT OR Apache-2.0) AND Unicode-3.0"
1237
+ }
1238
+ ],
1239
+ "purl": "pkg:cargo/unicode-ident@1.0.24",
1240
+ "externalReferences": [
1241
+ {
1242
+ "type": "documentation",
1243
+ "url": "https://docs.rs/unicode-ident"
1244
+ },
1245
+ {
1246
+ "type": "vcs",
1247
+ "url": "https://github.com/dtolnay/unicode-ident"
1248
+ }
1249
+ ]
1250
+ },
1251
+ {
1252
+ "type": "library",
1253
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unsafe-libyaml@0.2.11",
1254
+ "author": "David Tolnay <dtolnay@gmail.com>",
1255
+ "name": "unsafe-libyaml",
1256
+ "version": "0.2.11",
1257
+ "description": "libyaml transpiled to rust by c2rust",
1258
+ "scope": "required",
1259
+ "hashes": [
1260
+ {
1261
+ "alg": "SHA-256",
1262
+ "content": "673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861"
1263
+ }
1264
+ ],
1265
+ "licenses": [
1266
+ {
1267
+ "expression": "MIT"
1268
+ }
1269
+ ],
1270
+ "purl": "pkg:cargo/unsafe-libyaml@0.2.11",
1271
+ "externalReferences": [
1272
+ {
1273
+ "type": "documentation",
1274
+ "url": "https://docs.rs/unsafe-libyaml"
1275
+ },
1276
+ {
1277
+ "type": "vcs",
1278
+ "url": "https://github.com/dtolnay/unsafe-libyaml"
1279
+ }
1280
+ ]
1281
+ },
1282
+ {
1283
+ "type": "library",
1284
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2",
1285
+ "author": "Joe Wilm <joe@jwilm.com>, Christian Duerr <contact@christianduerr.com>",
1286
+ "name": "utf8parse",
1287
+ "version": "0.2.2",
1288
+ "description": "Table-driven UTF-8 parser",
1289
+ "scope": "required",
1290
+ "hashes": [
1291
+ {
1292
+ "alg": "SHA-256",
1293
+ "content": "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
1294
+ }
1295
+ ],
1296
+ "licenses": [
1297
+ {
1298
+ "expression": "Apache-2.0 OR MIT"
1299
+ }
1300
+ ],
1301
+ "purl": "pkg:cargo/utf8parse@0.2.2",
1302
+ "externalReferences": [
1303
+ {
1304
+ "type": "documentation",
1305
+ "url": "https://docs.rs/utf8parse/"
1306
+ },
1307
+ {
1308
+ "type": "vcs",
1309
+ "url": "https://github.com/alacritty/vte"
1310
+ }
1311
+ ]
1312
+ },
1313
+ {
1314
+ "type": "library",
1315
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1",
1316
+ "name": "windows-link",
1317
+ "version": "0.2.1",
1318
+ "description": "Linking for Windows",
1319
+ "scope": "required",
1320
+ "hashes": [
1321
+ {
1322
+ "alg": "SHA-256",
1323
+ "content": "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
1324
+ }
1325
+ ],
1326
+ "licenses": [
1327
+ {
1328
+ "expression": "MIT OR Apache-2.0"
1329
+ }
1330
+ ],
1331
+ "purl": "pkg:cargo/windows-link@0.2.1",
1332
+ "externalReferences": [
1333
+ {
1334
+ "type": "vcs",
1335
+ "url": "https://github.com/microsoft/windows-rs"
1336
+ }
1337
+ ]
1338
+ },
1339
+ {
1340
+ "type": "library",
1341
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2",
1342
+ "name": "windows-sys",
1343
+ "version": "0.61.2",
1344
+ "description": "Rust for Windows",
1345
+ "scope": "required",
1346
+ "hashes": [
1347
+ {
1348
+ "alg": "SHA-256",
1349
+ "content": "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
1350
+ }
1351
+ ],
1352
+ "licenses": [
1353
+ {
1354
+ "expression": "MIT OR Apache-2.0"
1355
+ }
1356
+ ],
1357
+ "purl": "pkg:cargo/windows-sys@0.61.2",
1358
+ "externalReferences": [
1359
+ {
1360
+ "type": "vcs",
1361
+ "url": "https://github.com/microsoft/windows-rs"
1362
+ }
1363
+ ]
1364
+ }
1365
+ ],
1366
+ "dependencies": [
1367
+ {
1368
+ "ref": "path+file:///D:/a/ry/ry#0.1.0",
1369
+ "dependsOn": [
1370
+ "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.0",
1371
+ "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3",
1372
+ "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
1373
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
1374
+ "registry+https://github.com/rust-lang/crates.io-index#serde_yaml@0.9.34+deprecated",
1375
+ "registry+https://github.com/rust-lang/crates.io-index#tree-sitter@0.24.7",
1376
+ "registry+https://github.com/rust-lang/crates.io-index#tree-sitter-python@0.23.6"
1377
+ ]
1378
+ },
1379
+ {
1380
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
1381
+ "dependsOn": [
1382
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0"
1383
+ ]
1384
+ },
1385
+ {
1386
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#anstream@1.0.0",
1387
+ "dependsOn": [
1388
+ "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
1389
+ "registry+https://github.com/rust-lang/crates.io-index#anstyle-parse@1.0.0",
1390
+ "registry+https://github.com/rust-lang/crates.io-index#anstyle-query@1.1.5",
1391
+ "registry+https://github.com/rust-lang/crates.io-index#anstyle-wincon@3.0.11",
1392
+ "registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.5",
1393
+ "registry+https://github.com/rust-lang/crates.io-index#is_terminal_polyfill@1.70.2",
1394
+ "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2"
1395
+ ]
1396
+ },
1397
+ {
1398
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-parse@1.0.0",
1399
+ "dependsOn": [
1400
+ "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2"
1401
+ ]
1402
+ },
1403
+ {
1404
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-query@1.1.5",
1405
+ "dependsOn": [
1406
+ "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
1407
+ ]
1408
+ },
1409
+ {
1410
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-wincon@3.0.11",
1411
+ "dependsOn": [
1412
+ "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
1413
+ "registry+https://github.com/rust-lang/crates.io-index#once_cell_polyfill@1.70.2",
1414
+ "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2"
1415
+ ]
1416
+ },
1417
+ {
1418
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
1419
+ "dependsOn": []
1420
+ },
1421
+ {
1422
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.59",
1423
+ "dependsOn": [
1424
+ "registry+https://github.com/rust-lang/crates.io-index#find-msvc-tools@0.1.9",
1425
+ "registry+https://github.com/rust-lang/crates.io-index#shlex@1.3.0"
1426
+ ]
1427
+ },
1428
+ {
1429
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.0",
1430
+ "dependsOn": [
1431
+ "registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.6.0",
1432
+ "registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.6.0"
1433
+ ]
1434
+ },
1435
+ {
1436
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.6.0",
1437
+ "dependsOn": [
1438
+ "registry+https://github.com/rust-lang/crates.io-index#anstream@1.0.0",
1439
+ "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
1440
+ "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.0",
1441
+ "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1"
1442
+ ]
1443
+ },
1444
+ {
1445
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.6.0",
1446
+ "dependsOn": [
1447
+ "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
1448
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
1449
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
1450
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
1451
+ ]
1452
+ },
1453
+ {
1454
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.0",
1455
+ "dependsOn": []
1456
+ },
1457
+ {
1458
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.5",
1459
+ "dependsOn": []
1460
+ },
1461
+ {
1462
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
1463
+ "dependsOn": []
1464
+ },
1465
+ {
1466
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#find-msvc-tools@0.1.9",
1467
+ "dependsOn": []
1468
+ },
1469
+ {
1470
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#glob@0.3.3",
1471
+ "dependsOn": []
1472
+ },
1473
+ {
1474
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.16.1",
1475
+ "dependsOn": []
1476
+ },
1477
+ {
1478
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
1479
+ "dependsOn": []
1480
+ },
1481
+ {
1482
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.13.1",
1483
+ "dependsOn": [
1484
+ "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
1485
+ "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.16.1",
1486
+ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
1487
+ ]
1488
+ },
1489
+ {
1490
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#is_terminal_polyfill@1.70.2",
1491
+ "dependsOn": []
1492
+ },
1493
+ {
1494
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
1495
+ "dependsOn": []
1496
+ },
1497
+ {
1498
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
1499
+ "dependsOn": []
1500
+ },
1501
+ {
1502
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell_polyfill@1.70.2",
1503
+ "dependsOn": []
1504
+ },
1505
+ {
1506
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
1507
+ "dependsOn": [
1508
+ "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
1509
+ ]
1510
+ },
1511
+ {
1512
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
1513
+ "dependsOn": [
1514
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106"
1515
+ ]
1516
+ },
1517
+ {
1518
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14",
1519
+ "dependsOn": [
1520
+ "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
1521
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
1522
+ "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10"
1523
+ ]
1524
+ },
1525
+ {
1526
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10",
1527
+ "dependsOn": []
1528
+ },
1529
+ {
1530
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
1531
+ "dependsOn": [
1532
+ "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.4",
1533
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.0",
1534
+ "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.14",
1535
+ "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10"
1536
+ ]
1537
+ },
1538
+ {
1539
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23",
1540
+ "dependsOn": []
1541
+ },
1542
+ {
1543
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
1544
+ "dependsOn": [
1545
+ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
1546
+ "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228"
1547
+ ]
1548
+ },
1549
+ {
1550
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
1551
+ "dependsOn": []
1552
+ },
1553
+ {
1554
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228",
1555
+ "dependsOn": [
1556
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
1557
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
1558
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117"
1559
+ ]
1560
+ },
1561
+ {
1562
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_yaml@0.9.34+deprecated",
1563
+ "dependsOn": [
1564
+ "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.13.1",
1565
+ "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
1566
+ "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23",
1567
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
1568
+ "registry+https://github.com/rust-lang/crates.io-index#unsafe-libyaml@0.2.11"
1569
+ ]
1570
+ },
1571
+ {
1572
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#shlex@1.3.0",
1573
+ "dependsOn": []
1574
+ },
1575
+ {
1576
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#streaming-iterator@0.1.9",
1577
+ "dependsOn": []
1578
+ },
1579
+ {
1580
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1",
1581
+ "dependsOn": []
1582
+ },
1583
+ {
1584
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.117",
1585
+ "dependsOn": [
1586
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
1587
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
1588
+ "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
1589
+ ]
1590
+ },
1591
+ {
1592
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#tree-sitter-language@0.1.7",
1593
+ "dependsOn": []
1594
+ },
1595
+ {
1596
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#tree-sitter-python@0.23.6",
1597
+ "dependsOn": [
1598
+ "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.59",
1599
+ "registry+https://github.com/rust-lang/crates.io-index#tree-sitter-language@0.1.7"
1600
+ ]
1601
+ },
1602
+ {
1603
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#tree-sitter@0.24.7",
1604
+ "dependsOn": [
1605
+ "registry+https://github.com/rust-lang/crates.io-index#cc@1.2.59",
1606
+ "registry+https://github.com/rust-lang/crates.io-index#regex@1.12.3",
1607
+ "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.10",
1608
+ "registry+https://github.com/rust-lang/crates.io-index#streaming-iterator@0.1.9",
1609
+ "registry+https://github.com/rust-lang/crates.io-index#tree-sitter-language@0.1.7"
1610
+ ]
1611
+ },
1612
+ {
1613
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24",
1614
+ "dependsOn": []
1615
+ },
1616
+ {
1617
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#unsafe-libyaml@0.2.11",
1618
+ "dependsOn": []
1619
+ },
1620
+ {
1621
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2",
1622
+ "dependsOn": []
1623
+ },
1624
+ {
1625
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1",
1626
+ "dependsOn": []
1627
+ },
1628
+ {
1629
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2",
1630
+ "dependsOn": [
1631
+ "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1"
1632
+ ]
1633
+ }
1634
+ ]
1635
+ }