dotdiff 0.1.0__py3-none-macosx_11_0_arm64.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,1415 @@
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.5",
4
+ "version": 1,
5
+ "serialNumber": "urn:uuid:ecb0738f-5f55-4bf4-906d-1c94a62cebff",
6
+ "metadata": {
7
+ "timestamp": "2026-06-22T04:08:09.186426000Z",
8
+ "tools": [
9
+ {
10
+ "vendor": "CycloneDX",
11
+ "name": "cargo-cyclonedx",
12
+ "version": "0.5.9"
13
+ }
14
+ ],
15
+ "authors": [
16
+ {
17
+ "name": "Ruben J. Jongejan",
18
+ "email": "ruben.jongejan@gmail.com"
19
+ }
20
+ ],
21
+ "component": {
22
+ "type": "application",
23
+ "bom-ref": "path+file:///Users/runner/work/dotdiff/dotdiff#0.1.0",
24
+ "author": "Ruben J. Jongejan <ruben.jongejan@gmail.com>",
25
+ "name": "dotdiff",
26
+ "version": "0.1.0",
27
+ "description": "Semantic diff for JSON, YAML, TOML, and NDJSON: a structured, agent-friendly change-list instead of line noise.",
28
+ "scope": "required",
29
+ "licenses": [
30
+ {
31
+ "expression": "MIT"
32
+ }
33
+ ],
34
+ "purl": "pkg:cargo/dotdiff@0.1.0?download_url=file://.",
35
+ "externalReferences": [
36
+ {
37
+ "type": "website",
38
+ "url": "https://github.com/rvben/dotdiff"
39
+ },
40
+ {
41
+ "type": "vcs",
42
+ "url": "https://github.com/rvben/dotdiff"
43
+ }
44
+ ],
45
+ "components": [
46
+ {
47
+ "type": "library",
48
+ "bom-ref": "path+file:///Users/runner/work/dotdiff/dotdiff#0.1.0 bin-target-0",
49
+ "name": "dotdiff",
50
+ "version": "0.1.0",
51
+ "purl": "pkg:cargo/dotdiff@0.1.0?download_url=file://.#src/lib.rs"
52
+ },
53
+ {
54
+ "type": "application",
55
+ "bom-ref": "path+file:///Users/runner/work/dotdiff/dotdiff#0.1.0 bin-target-1",
56
+ "name": "dotdiff",
57
+ "version": "0.1.0",
58
+ "purl": "pkg:cargo/dotdiff@0.1.0?download_url=file://.#src/main.rs"
59
+ }
60
+ ]
61
+ },
62
+ "properties": [
63
+ {
64
+ "name": "cdx:rustc:sbom:target:all_targets",
65
+ "value": "true"
66
+ }
67
+ ]
68
+ },
69
+ "components": [
70
+ {
71
+ "type": "library",
72
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstream@1.0.0",
73
+ "name": "anstream",
74
+ "version": "1.0.0",
75
+ "description": "IO stream adapters for writing colored text that will gracefully degrade according to your terminal's capabilities.",
76
+ "scope": "required",
77
+ "hashes": [
78
+ {
79
+ "alg": "SHA-256",
80
+ "content": "824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d"
81
+ }
82
+ ],
83
+ "licenses": [
84
+ {
85
+ "expression": "MIT OR Apache-2.0"
86
+ }
87
+ ],
88
+ "purl": "pkg:cargo/anstream@1.0.0",
89
+ "externalReferences": [
90
+ {
91
+ "type": "vcs",
92
+ "url": "https://github.com/rust-cli/anstyle.git"
93
+ }
94
+ ]
95
+ },
96
+ {
97
+ "type": "library",
98
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-parse@1.0.0",
99
+ "name": "anstyle-parse",
100
+ "version": "1.0.0",
101
+ "description": "Parse ANSI Style Escapes",
102
+ "scope": "required",
103
+ "hashes": [
104
+ {
105
+ "alg": "SHA-256",
106
+ "content": "52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e"
107
+ }
108
+ ],
109
+ "licenses": [
110
+ {
111
+ "expression": "MIT OR Apache-2.0"
112
+ }
113
+ ],
114
+ "purl": "pkg:cargo/anstyle-parse@1.0.0",
115
+ "externalReferences": [
116
+ {
117
+ "type": "vcs",
118
+ "url": "https://github.com/rust-cli/anstyle.git"
119
+ }
120
+ ]
121
+ },
122
+ {
123
+ "type": "library",
124
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-query@1.1.5",
125
+ "name": "anstyle-query",
126
+ "version": "1.1.5",
127
+ "description": "Look up colored console capabilities",
128
+ "scope": "required",
129
+ "hashes": [
130
+ {
131
+ "alg": "SHA-256",
132
+ "content": "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc"
133
+ }
134
+ ],
135
+ "licenses": [
136
+ {
137
+ "expression": "MIT OR Apache-2.0"
138
+ }
139
+ ],
140
+ "purl": "pkg:cargo/anstyle-query@1.1.5",
141
+ "externalReferences": [
142
+ {
143
+ "type": "vcs",
144
+ "url": "https://github.com/rust-cli/anstyle.git"
145
+ }
146
+ ]
147
+ },
148
+ {
149
+ "type": "library",
150
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
151
+ "name": "anstyle",
152
+ "version": "1.0.14",
153
+ "description": "ANSI text styling",
154
+ "scope": "required",
155
+ "hashes": [
156
+ {
157
+ "alg": "SHA-256",
158
+ "content": "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000"
159
+ }
160
+ ],
161
+ "licenses": [
162
+ {
163
+ "expression": "MIT OR Apache-2.0"
164
+ }
165
+ ],
166
+ "purl": "pkg:cargo/anstyle@1.0.14",
167
+ "externalReferences": [
168
+ {
169
+ "type": "vcs",
170
+ "url": "https://github.com/rust-cli/anstyle.git"
171
+ }
172
+ ]
173
+ },
174
+ {
175
+ "type": "library",
176
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.1",
177
+ "name": "clap",
178
+ "version": "4.6.1",
179
+ "description": "A simple to use, efficient, and full-featured Command Line Argument Parser",
180
+ "scope": "required",
181
+ "hashes": [
182
+ {
183
+ "alg": "SHA-256",
184
+ "content": "1ddb117e43bbf7dacf0a4190fef4d345b9bad68dfc649cb349e7d17d28428e51"
185
+ }
186
+ ],
187
+ "licenses": [
188
+ {
189
+ "expression": "MIT OR Apache-2.0"
190
+ }
191
+ ],
192
+ "purl": "pkg:cargo/clap@4.6.1",
193
+ "externalReferences": [
194
+ {
195
+ "type": "vcs",
196
+ "url": "https://github.com/clap-rs/clap"
197
+ }
198
+ ]
199
+ },
200
+ {
201
+ "type": "library",
202
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.6.0",
203
+ "name": "clap_builder",
204
+ "version": "4.6.0",
205
+ "description": "A simple to use, efficient, and full-featured Command Line Argument Parser",
206
+ "scope": "required",
207
+ "hashes": [
208
+ {
209
+ "alg": "SHA-256",
210
+ "content": "714a53001bf66416adb0e2ef5ac857140e7dc3a0c48fb28b2f10762fc4b5069f"
211
+ }
212
+ ],
213
+ "licenses": [
214
+ {
215
+ "expression": "MIT OR Apache-2.0"
216
+ }
217
+ ],
218
+ "purl": "pkg:cargo/clap_builder@4.6.0",
219
+ "externalReferences": [
220
+ {
221
+ "type": "vcs",
222
+ "url": "https://github.com/clap-rs/clap"
223
+ }
224
+ ]
225
+ },
226
+ {
227
+ "type": "library",
228
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_complete@4.6.5",
229
+ "name": "clap_complete",
230
+ "version": "4.6.5",
231
+ "description": "Generate shell completion scripts for your clap::Command",
232
+ "scope": "required",
233
+ "hashes": [
234
+ {
235
+ "alg": "SHA-256",
236
+ "content": "e0a7a9bfdb35811f9e59832f0f05975114d2251b415fb534108e6f34060fd772"
237
+ }
238
+ ],
239
+ "licenses": [
240
+ {
241
+ "expression": "MIT OR Apache-2.0"
242
+ }
243
+ ],
244
+ "purl": "pkg:cargo/clap_complete@4.6.5",
245
+ "externalReferences": [
246
+ {
247
+ "type": "vcs",
248
+ "url": "https://github.com/clap-rs/clap"
249
+ }
250
+ ]
251
+ },
252
+ {
253
+ "type": "library",
254
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.6.1",
255
+ "name": "clap_derive",
256
+ "version": "4.6.1",
257
+ "description": "Parse command line argument by defining a struct, derive crate.",
258
+ "scope": "required",
259
+ "hashes": [
260
+ {
261
+ "alg": "SHA-256",
262
+ "content": "f2ce8604710f6733aa641a2b3731eaa1e8b3d9973d5e3565da11800813f997a9"
263
+ }
264
+ ],
265
+ "licenses": [
266
+ {
267
+ "expression": "MIT OR Apache-2.0"
268
+ }
269
+ ],
270
+ "purl": "pkg:cargo/clap_derive@4.6.1",
271
+ "externalReferences": [
272
+ {
273
+ "type": "vcs",
274
+ "url": "https://github.com/clap-rs/clap"
275
+ }
276
+ ]
277
+ },
278
+ {
279
+ "type": "library",
280
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.0",
281
+ "name": "clap_lex",
282
+ "version": "1.1.0",
283
+ "description": "Minimal, flexible command line parser",
284
+ "scope": "required",
285
+ "hashes": [
286
+ {
287
+ "alg": "SHA-256",
288
+ "content": "c8d4a3bb8b1e0c1050499d1815f5ab16d04f0959b233085fb31653fbfc9d98f9"
289
+ }
290
+ ],
291
+ "licenses": [
292
+ {
293
+ "expression": "MIT OR Apache-2.0"
294
+ }
295
+ ],
296
+ "purl": "pkg:cargo/clap_lex@1.1.0",
297
+ "externalReferences": [
298
+ {
299
+ "type": "vcs",
300
+ "url": "https://github.com/clap-rs/clap"
301
+ }
302
+ ]
303
+ },
304
+ {
305
+ "type": "library",
306
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.5",
307
+ "name": "colorchoice",
308
+ "version": "1.0.5",
309
+ "description": "Global override of color control",
310
+ "scope": "required",
311
+ "hashes": [
312
+ {
313
+ "alg": "SHA-256",
314
+ "content": "1d07550c9036bf2ae0c684c4297d503f838287c83c53686d05370d0e139ae570"
315
+ }
316
+ ],
317
+ "licenses": [
318
+ {
319
+ "expression": "MIT OR Apache-2.0"
320
+ }
321
+ ],
322
+ "purl": "pkg:cargo/colorchoice@1.0.5",
323
+ "externalReferences": [
324
+ {
325
+ "type": "vcs",
326
+ "url": "https://github.com/rust-cli/anstyle.git"
327
+ }
328
+ ]
329
+ },
330
+ {
331
+ "type": "library",
332
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
333
+ "name": "equivalent",
334
+ "version": "1.0.2",
335
+ "description": "Traits for key comparison in maps.",
336
+ "scope": "required",
337
+ "hashes": [
338
+ {
339
+ "alg": "SHA-256",
340
+ "content": "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
341
+ }
342
+ ],
343
+ "licenses": [
344
+ {
345
+ "expression": "Apache-2.0 OR MIT"
346
+ }
347
+ ],
348
+ "purl": "pkg:cargo/equivalent@1.0.2",
349
+ "externalReferences": [
350
+ {
351
+ "type": "vcs",
352
+ "url": "https://github.com/indexmap-rs/equivalent"
353
+ }
354
+ ]
355
+ },
356
+ {
357
+ "type": "library",
358
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1",
359
+ "name": "hashbrown",
360
+ "version": "0.17.1",
361
+ "description": "A Rust port of Google's SwissTable hash map",
362
+ "scope": "required",
363
+ "hashes": [
364
+ {
365
+ "alg": "SHA-256",
366
+ "content": "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a"
367
+ }
368
+ ],
369
+ "licenses": [
370
+ {
371
+ "expression": "MIT OR Apache-2.0"
372
+ }
373
+ ],
374
+ "purl": "pkg:cargo/hashbrown@0.17.1",
375
+ "externalReferences": [
376
+ {
377
+ "type": "vcs",
378
+ "url": "https://github.com/rust-lang/hashbrown"
379
+ }
380
+ ]
381
+ },
382
+ {
383
+ "type": "library",
384
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
385
+ "name": "heck",
386
+ "version": "0.5.0",
387
+ "description": "heck is a case conversion library.",
388
+ "scope": "required",
389
+ "hashes": [
390
+ {
391
+ "alg": "SHA-256",
392
+ "content": "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
393
+ }
394
+ ],
395
+ "licenses": [
396
+ {
397
+ "expression": "MIT OR Apache-2.0"
398
+ }
399
+ ],
400
+ "purl": "pkg:cargo/heck@0.5.0",
401
+ "externalReferences": [
402
+ {
403
+ "type": "vcs",
404
+ "url": "https://github.com/withoutboats/heck"
405
+ }
406
+ ]
407
+ },
408
+ {
409
+ "type": "library",
410
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
411
+ "name": "indexmap",
412
+ "version": "2.14.0",
413
+ "description": "A hash table with consistent order and fast iteration.",
414
+ "scope": "required",
415
+ "hashes": [
416
+ {
417
+ "alg": "SHA-256",
418
+ "content": "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9"
419
+ }
420
+ ],
421
+ "licenses": [
422
+ {
423
+ "expression": "Apache-2.0 OR MIT"
424
+ }
425
+ ],
426
+ "purl": "pkg:cargo/indexmap@2.14.0",
427
+ "externalReferences": [
428
+ {
429
+ "type": "documentation",
430
+ "url": "https://docs.rs/indexmap/"
431
+ },
432
+ {
433
+ "type": "vcs",
434
+ "url": "https://github.com/indexmap-rs/indexmap"
435
+ }
436
+ ]
437
+ },
438
+ {
439
+ "type": "library",
440
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#is_terminal_polyfill@1.70.2",
441
+ "name": "is_terminal_polyfill",
442
+ "version": "1.70.2",
443
+ "description": "Polyfill for `is_terminal` stdlib feature for use with older MSRVs",
444
+ "scope": "required",
445
+ "hashes": [
446
+ {
447
+ "alg": "SHA-256",
448
+ "content": "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695"
449
+ }
450
+ ],
451
+ "licenses": [
452
+ {
453
+ "expression": "MIT OR Apache-2.0"
454
+ }
455
+ ],
456
+ "purl": "pkg:cargo/is_terminal_polyfill@1.70.2",
457
+ "externalReferences": [
458
+ {
459
+ "type": "vcs",
460
+ "url": "https://github.com/polyfill-rs/is_terminal_polyfill"
461
+ }
462
+ ]
463
+ },
464
+ {
465
+ "type": "library",
466
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
467
+ "author": "David Tolnay <dtolnay@gmail.com>",
468
+ "name": "itoa",
469
+ "version": "1.0.18",
470
+ "description": "Fast integer primitive to string conversion",
471
+ "scope": "required",
472
+ "hashes": [
473
+ {
474
+ "alg": "SHA-256",
475
+ "content": "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
476
+ }
477
+ ],
478
+ "licenses": [
479
+ {
480
+ "expression": "MIT OR Apache-2.0"
481
+ }
482
+ ],
483
+ "purl": "pkg:cargo/itoa@1.0.18",
484
+ "externalReferences": [
485
+ {
486
+ "type": "documentation",
487
+ "url": "https://docs.rs/itoa"
488
+ },
489
+ {
490
+ "type": "vcs",
491
+ "url": "https://github.com/dtolnay/itoa"
492
+ }
493
+ ]
494
+ },
495
+ {
496
+ "type": "library",
497
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.2",
498
+ "author": "Andrew Gallant <jamslam@gmail.com>, bluss",
499
+ "name": "memchr",
500
+ "version": "2.8.2",
501
+ "description": "Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ",
502
+ "scope": "required",
503
+ "hashes": [
504
+ {
505
+ "alg": "SHA-256",
506
+ "content": "88904434abc2901f197fe8cc55f0445e7ded921dba5911dad2e2b39b48e663c4"
507
+ }
508
+ ],
509
+ "licenses": [
510
+ {
511
+ "expression": "Unlicense OR MIT"
512
+ }
513
+ ],
514
+ "purl": "pkg:cargo/memchr@2.8.2",
515
+ "externalReferences": [
516
+ {
517
+ "type": "documentation",
518
+ "url": "https://docs.rs/memchr/"
519
+ },
520
+ {
521
+ "type": "website",
522
+ "url": "https://github.com/BurntSushi/memchr"
523
+ },
524
+ {
525
+ "type": "vcs",
526
+ "url": "https://github.com/BurntSushi/memchr"
527
+ }
528
+ ]
529
+ },
530
+ {
531
+ "type": "library",
532
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
533
+ "author": "David Tolnay <dtolnay@gmail.com>, Alex Crichton <alex@alexcrichton.com>",
534
+ "name": "proc-macro2",
535
+ "version": "1.0.106",
536
+ "description": "A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.",
537
+ "scope": "required",
538
+ "hashes": [
539
+ {
540
+ "alg": "SHA-256",
541
+ "content": "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
542
+ }
543
+ ],
544
+ "licenses": [
545
+ {
546
+ "expression": "MIT OR Apache-2.0"
547
+ }
548
+ ],
549
+ "purl": "pkg:cargo/proc-macro2@1.0.106",
550
+ "externalReferences": [
551
+ {
552
+ "type": "documentation",
553
+ "url": "https://docs.rs/proc-macro2"
554
+ },
555
+ {
556
+ "type": "vcs",
557
+ "url": "https://github.com/dtolnay/proc-macro2"
558
+ }
559
+ ]
560
+ },
561
+ {
562
+ "type": "library",
563
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
564
+ "author": "David Tolnay <dtolnay@gmail.com>",
565
+ "name": "quote",
566
+ "version": "1.0.45",
567
+ "description": "Quasi-quoting macro quote!(...)",
568
+ "scope": "required",
569
+ "hashes": [
570
+ {
571
+ "alg": "SHA-256",
572
+ "content": "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
573
+ }
574
+ ],
575
+ "licenses": [
576
+ {
577
+ "expression": "MIT OR Apache-2.0"
578
+ }
579
+ ],
580
+ "purl": "pkg:cargo/quote@1.0.45",
581
+ "externalReferences": [
582
+ {
583
+ "type": "documentation",
584
+ "url": "https://docs.rs/quote/"
585
+ },
586
+ {
587
+ "type": "vcs",
588
+ "url": "https://github.com/dtolnay/quote"
589
+ }
590
+ ]
591
+ },
592
+ {
593
+ "type": "library",
594
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23",
595
+ "author": "David Tolnay <dtolnay@gmail.com>",
596
+ "name": "ryu",
597
+ "version": "1.0.23",
598
+ "description": "Fast floating point to string conversion",
599
+ "scope": "required",
600
+ "hashes": [
601
+ {
602
+ "alg": "SHA-256",
603
+ "content": "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f"
604
+ }
605
+ ],
606
+ "licenses": [
607
+ {
608
+ "expression": "Apache-2.0 OR BSL-1.0"
609
+ }
610
+ ],
611
+ "purl": "pkg:cargo/ryu@1.0.23",
612
+ "externalReferences": [
613
+ {
614
+ "type": "documentation",
615
+ "url": "https://docs.rs/ryu"
616
+ },
617
+ {
618
+ "type": "vcs",
619
+ "url": "https://github.com/dtolnay/ryu"
620
+ }
621
+ ]
622
+ },
623
+ {
624
+ "type": "library",
625
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
626
+ "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
627
+ "name": "serde",
628
+ "version": "1.0.228",
629
+ "description": "A generic serialization/deserialization framework",
630
+ "scope": "required",
631
+ "hashes": [
632
+ {
633
+ "alg": "SHA-256",
634
+ "content": "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
635
+ }
636
+ ],
637
+ "licenses": [
638
+ {
639
+ "expression": "MIT OR Apache-2.0"
640
+ }
641
+ ],
642
+ "purl": "pkg:cargo/serde@1.0.228",
643
+ "externalReferences": [
644
+ {
645
+ "type": "documentation",
646
+ "url": "https://docs.rs/serde"
647
+ },
648
+ {
649
+ "type": "website",
650
+ "url": "https://serde.rs"
651
+ },
652
+ {
653
+ "type": "vcs",
654
+ "url": "https://github.com/serde-rs/serde"
655
+ }
656
+ ]
657
+ },
658
+ {
659
+ "type": "library",
660
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
661
+ "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
662
+ "name": "serde_core",
663
+ "version": "1.0.228",
664
+ "description": "Serde traits only, with no support for derive -- use the `serde` crate instead",
665
+ "scope": "required",
666
+ "hashes": [
667
+ {
668
+ "alg": "SHA-256",
669
+ "content": "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
670
+ }
671
+ ],
672
+ "licenses": [
673
+ {
674
+ "expression": "MIT OR Apache-2.0"
675
+ }
676
+ ],
677
+ "purl": "pkg:cargo/serde_core@1.0.228",
678
+ "externalReferences": [
679
+ {
680
+ "type": "documentation",
681
+ "url": "https://docs.rs/serde_core"
682
+ },
683
+ {
684
+ "type": "website",
685
+ "url": "https://serde.rs"
686
+ },
687
+ {
688
+ "type": "vcs",
689
+ "url": "https://github.com/serde-rs/serde"
690
+ }
691
+ ]
692
+ },
693
+ {
694
+ "type": "library",
695
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228",
696
+ "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
697
+ "name": "serde_derive",
698
+ "version": "1.0.228",
699
+ "description": "Macros 1.1 implementation of #[derive(Serialize, Deserialize)]",
700
+ "scope": "required",
701
+ "hashes": [
702
+ {
703
+ "alg": "SHA-256",
704
+ "content": "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
705
+ }
706
+ ],
707
+ "licenses": [
708
+ {
709
+ "expression": "MIT OR Apache-2.0"
710
+ }
711
+ ],
712
+ "purl": "pkg:cargo/serde_derive@1.0.228",
713
+ "externalReferences": [
714
+ {
715
+ "type": "documentation",
716
+ "url": "https://serde.rs/derive.html"
717
+ },
718
+ {
719
+ "type": "website",
720
+ "url": "https://serde.rs"
721
+ },
722
+ {
723
+ "type": "vcs",
724
+ "url": "https://github.com/serde-rs/serde"
725
+ }
726
+ ]
727
+ },
728
+ {
729
+ "type": "library",
730
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
731
+ "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
732
+ "name": "serde_json",
733
+ "version": "1.0.150",
734
+ "description": "A JSON serialization file format",
735
+ "scope": "required",
736
+ "hashes": [
737
+ {
738
+ "alg": "SHA-256",
739
+ "content": "e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9"
740
+ }
741
+ ],
742
+ "licenses": [
743
+ {
744
+ "expression": "MIT OR Apache-2.0"
745
+ }
746
+ ],
747
+ "purl": "pkg:cargo/serde_json@1.0.150",
748
+ "externalReferences": [
749
+ {
750
+ "type": "documentation",
751
+ "url": "https://docs.rs/serde_json"
752
+ },
753
+ {
754
+ "type": "vcs",
755
+ "url": "https://github.com/serde-rs/json"
756
+ }
757
+ ]
758
+ },
759
+ {
760
+ "type": "library",
761
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_norway@0.9.42",
762
+ "author": "Christina Sørensen <christina@cafkafk.com>, David Tolnay <dtolnay@gmail.com>",
763
+ "name": "serde_norway",
764
+ "version": "0.9.42",
765
+ "description": "YAML data format for Serde",
766
+ "scope": "required",
767
+ "hashes": [
768
+ {
769
+ "alg": "SHA-256",
770
+ "content": "e408f29489b5fd500fab51ff1484fc859bb655f32c671f307dcd733b72e8168c"
771
+ }
772
+ ],
773
+ "licenses": [
774
+ {
775
+ "expression": "MIT OR Apache-2.0"
776
+ }
777
+ ],
778
+ "purl": "pkg:cargo/serde_norway@0.9.42",
779
+ "externalReferences": [
780
+ {
781
+ "type": "vcs",
782
+ "url": "https://github.com/cafkafk/serde-yaml"
783
+ }
784
+ ]
785
+ },
786
+ {
787
+ "type": "library",
788
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@1.1.1",
789
+ "name": "serde_spanned",
790
+ "version": "1.1.1",
791
+ "description": "Serde-compatible spanned Value",
792
+ "scope": "required",
793
+ "hashes": [
794
+ {
795
+ "alg": "SHA-256",
796
+ "content": "6662b5879511e06e8999a8a235d848113e942c9124f211511b16466ee2995f26"
797
+ }
798
+ ],
799
+ "licenses": [
800
+ {
801
+ "expression": "MIT OR Apache-2.0"
802
+ }
803
+ ],
804
+ "purl": "pkg:cargo/serde_spanned@1.1.1",
805
+ "externalReferences": [
806
+ {
807
+ "type": "vcs",
808
+ "url": "https://github.com/toml-rs/toml"
809
+ }
810
+ ]
811
+ },
812
+ {
813
+ "type": "library",
814
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1",
815
+ "author": "Danny Guo <danny@dannyguo.com>, maxbachmann <oss@maxbachmann.de>",
816
+ "name": "strsim",
817
+ "version": "0.11.1",
818
+ "description": "Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ",
819
+ "scope": "required",
820
+ "hashes": [
821
+ {
822
+ "alg": "SHA-256",
823
+ "content": "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
824
+ }
825
+ ],
826
+ "licenses": [
827
+ {
828
+ "expression": "MIT"
829
+ }
830
+ ],
831
+ "purl": "pkg:cargo/strsim@0.11.1",
832
+ "externalReferences": [
833
+ {
834
+ "type": "documentation",
835
+ "url": "https://docs.rs/strsim/"
836
+ },
837
+ {
838
+ "type": "website",
839
+ "url": "https://github.com/rapidfuzz/strsim-rs"
840
+ },
841
+ {
842
+ "type": "vcs",
843
+ "url": "https://github.com/rapidfuzz/strsim-rs"
844
+ }
845
+ ]
846
+ },
847
+ {
848
+ "type": "library",
849
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118",
850
+ "author": "David Tolnay <dtolnay@gmail.com>",
851
+ "name": "syn",
852
+ "version": "2.0.118",
853
+ "description": "Parser for Rust source code",
854
+ "scope": "required",
855
+ "hashes": [
856
+ {
857
+ "alg": "SHA-256",
858
+ "content": "1b9ae57f904213ebb649ce6895b8a66c66f0203b9319718f69a5612a065b1422"
859
+ }
860
+ ],
861
+ "licenses": [
862
+ {
863
+ "expression": "MIT OR Apache-2.0"
864
+ }
865
+ ],
866
+ "purl": "pkg:cargo/syn@2.0.118",
867
+ "externalReferences": [
868
+ {
869
+ "type": "documentation",
870
+ "url": "https://docs.rs/syn"
871
+ },
872
+ {
873
+ "type": "vcs",
874
+ "url": "https://github.com/dtolnay/syn"
875
+ }
876
+ ]
877
+ },
878
+ {
879
+ "type": "library",
880
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.18",
881
+ "author": "David Tolnay <dtolnay@gmail.com>",
882
+ "name": "thiserror-impl",
883
+ "version": "2.0.18",
884
+ "description": "Implementation detail of the `thiserror` crate",
885
+ "scope": "required",
886
+ "hashes": [
887
+ {
888
+ "alg": "SHA-256",
889
+ "content": "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
890
+ }
891
+ ],
892
+ "licenses": [
893
+ {
894
+ "expression": "MIT OR Apache-2.0"
895
+ }
896
+ ],
897
+ "purl": "pkg:cargo/thiserror-impl@2.0.18",
898
+ "externalReferences": [
899
+ {
900
+ "type": "vcs",
901
+ "url": "https://github.com/dtolnay/thiserror"
902
+ }
903
+ ]
904
+ },
905
+ {
906
+ "type": "library",
907
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
908
+ "author": "David Tolnay <dtolnay@gmail.com>",
909
+ "name": "thiserror",
910
+ "version": "2.0.18",
911
+ "description": "derive(Error)",
912
+ "scope": "required",
913
+ "hashes": [
914
+ {
915
+ "alg": "SHA-256",
916
+ "content": "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
917
+ }
918
+ ],
919
+ "licenses": [
920
+ {
921
+ "expression": "MIT OR Apache-2.0"
922
+ }
923
+ ],
924
+ "purl": "pkg:cargo/thiserror@2.0.18",
925
+ "externalReferences": [
926
+ {
927
+ "type": "documentation",
928
+ "url": "https://docs.rs/thiserror"
929
+ },
930
+ {
931
+ "type": "vcs",
932
+ "url": "https://github.com/dtolnay/thiserror"
933
+ }
934
+ ]
935
+ },
936
+ {
937
+ "type": "library",
938
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml@1.1.2+spec-1.1.0",
939
+ "name": "toml",
940
+ "version": "1.1.2+spec-1.1.0",
941
+ "description": "A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ",
942
+ "scope": "required",
943
+ "hashes": [
944
+ {
945
+ "alg": "SHA-256",
946
+ "content": "81f3d15e84cbcd896376e6730314d59fb5a87f31e4b038454184435cd57defee"
947
+ }
948
+ ],
949
+ "licenses": [
950
+ {
951
+ "expression": "MIT OR Apache-2.0"
952
+ }
953
+ ],
954
+ "purl": "pkg:cargo/toml@1.1.2+spec-1.1.0",
955
+ "externalReferences": [
956
+ {
957
+ "type": "vcs",
958
+ "url": "https://github.com/toml-rs/toml"
959
+ }
960
+ ]
961
+ },
962
+ {
963
+ "type": "library",
964
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@1.1.1+spec-1.1.0",
965
+ "name": "toml_datetime",
966
+ "version": "1.1.1+spec-1.1.0",
967
+ "description": "A TOML-compatible datetime type",
968
+ "scope": "required",
969
+ "hashes": [
970
+ {
971
+ "alg": "SHA-256",
972
+ "content": "3165f65f62e28e0115a00b2ebdd37eb6f3b641855f9d636d3cd4103767159ad7"
973
+ }
974
+ ],
975
+ "licenses": [
976
+ {
977
+ "expression": "MIT OR Apache-2.0"
978
+ }
979
+ ],
980
+ "purl": "pkg:cargo/toml_datetime@1.1.1+spec-1.1.0",
981
+ "externalReferences": [
982
+ {
983
+ "type": "vcs",
984
+ "url": "https://github.com/toml-rs/toml"
985
+ }
986
+ ]
987
+ },
988
+ {
989
+ "type": "library",
990
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_parser@1.1.2+spec-1.1.0",
991
+ "name": "toml_parser",
992
+ "version": "1.1.2+spec-1.1.0",
993
+ "description": "Yet another format-preserving TOML parser.",
994
+ "scope": "required",
995
+ "hashes": [
996
+ {
997
+ "alg": "SHA-256",
998
+ "content": "a2abe9b86193656635d2411dc43050282ca48aa31c2451210f4202550afb7526"
999
+ }
1000
+ ],
1001
+ "licenses": [
1002
+ {
1003
+ "expression": "MIT OR Apache-2.0"
1004
+ }
1005
+ ],
1006
+ "purl": "pkg:cargo/toml_parser@1.1.2+spec-1.1.0",
1007
+ "externalReferences": [
1008
+ {
1009
+ "type": "vcs",
1010
+ "url": "https://github.com/toml-rs/toml"
1011
+ }
1012
+ ]
1013
+ },
1014
+ {
1015
+ "type": "library",
1016
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#toml_writer@1.1.1+spec-1.1.0",
1017
+ "name": "toml_writer",
1018
+ "version": "1.1.1+spec-1.1.0",
1019
+ "description": "A low-level interface for writing out TOML ",
1020
+ "scope": "required",
1021
+ "hashes": [
1022
+ {
1023
+ "alg": "SHA-256",
1024
+ "content": "756daf9b1013ebe47a8776667b466417e2d4c5679d441c26230efd9ef78692db"
1025
+ }
1026
+ ],
1027
+ "licenses": [
1028
+ {
1029
+ "expression": "MIT OR Apache-2.0"
1030
+ }
1031
+ ],
1032
+ "purl": "pkg:cargo/toml_writer@1.1.1+spec-1.1.0",
1033
+ "externalReferences": [
1034
+ {
1035
+ "type": "vcs",
1036
+ "url": "https://github.com/toml-rs/toml"
1037
+ }
1038
+ ]
1039
+ },
1040
+ {
1041
+ "type": "library",
1042
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24",
1043
+ "author": "David Tolnay <dtolnay@gmail.com>",
1044
+ "name": "unicode-ident",
1045
+ "version": "1.0.24",
1046
+ "description": "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31",
1047
+ "scope": "required",
1048
+ "hashes": [
1049
+ {
1050
+ "alg": "SHA-256",
1051
+ "content": "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
1052
+ }
1053
+ ],
1054
+ "licenses": [
1055
+ {
1056
+ "expression": "(MIT OR Apache-2.0) AND Unicode-3.0"
1057
+ }
1058
+ ],
1059
+ "purl": "pkg:cargo/unicode-ident@1.0.24",
1060
+ "externalReferences": [
1061
+ {
1062
+ "type": "documentation",
1063
+ "url": "https://docs.rs/unicode-ident"
1064
+ },
1065
+ {
1066
+ "type": "vcs",
1067
+ "url": "https://github.com/dtolnay/unicode-ident"
1068
+ }
1069
+ ]
1070
+ },
1071
+ {
1072
+ "type": "library",
1073
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unsafe-libyaml-norway@0.2.15",
1074
+ "author": "Christina Sørensen <christina@cafkafk.com>, David Tolnay <dtolnay@gmail.com>",
1075
+ "name": "unsafe-libyaml-norway",
1076
+ "version": "0.2.15",
1077
+ "description": "libyaml transpiled to rust by c2rust",
1078
+ "scope": "required",
1079
+ "hashes": [
1080
+ {
1081
+ "alg": "SHA-256",
1082
+ "content": "b39abd59bf32521c7f2301b52d05a6a2c975b6003521cbd0c6dc1582f0a22104"
1083
+ }
1084
+ ],
1085
+ "licenses": [
1086
+ {
1087
+ "expression": "MIT"
1088
+ }
1089
+ ],
1090
+ "purl": "pkg:cargo/unsafe-libyaml-norway@0.2.15",
1091
+ "externalReferences": [
1092
+ {
1093
+ "type": "documentation",
1094
+ "url": "https://docs.rs/unsafe-libyaml-norway"
1095
+ },
1096
+ {
1097
+ "type": "vcs",
1098
+ "url": "https://github.com/cafkafk/unsafe-libyaml-norway"
1099
+ }
1100
+ ]
1101
+ },
1102
+ {
1103
+ "type": "library",
1104
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2",
1105
+ "author": "Joe Wilm <joe@jwilm.com>, Christian Duerr <contact@christianduerr.com>",
1106
+ "name": "utf8parse",
1107
+ "version": "0.2.2",
1108
+ "description": "Table-driven UTF-8 parser",
1109
+ "scope": "required",
1110
+ "hashes": [
1111
+ {
1112
+ "alg": "SHA-256",
1113
+ "content": "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
1114
+ }
1115
+ ],
1116
+ "licenses": [
1117
+ {
1118
+ "expression": "Apache-2.0 OR MIT"
1119
+ }
1120
+ ],
1121
+ "purl": "pkg:cargo/utf8parse@0.2.2",
1122
+ "externalReferences": [
1123
+ {
1124
+ "type": "documentation",
1125
+ "url": "https://docs.rs/utf8parse/"
1126
+ },
1127
+ {
1128
+ "type": "vcs",
1129
+ "url": "https://github.com/alacritty/vte"
1130
+ }
1131
+ ]
1132
+ },
1133
+ {
1134
+ "type": "library",
1135
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#winnow@1.0.3",
1136
+ "name": "winnow",
1137
+ "version": "1.0.3",
1138
+ "description": "A byte-oriented, zero-copy, parser combinators library",
1139
+ "scope": "required",
1140
+ "hashes": [
1141
+ {
1142
+ "alg": "SHA-256",
1143
+ "content": "0592e1c9d151f854e6fd382574c3a0855250e1d9b2f99d9281c6e6391af352f1"
1144
+ }
1145
+ ],
1146
+ "licenses": [
1147
+ {
1148
+ "expression": "MIT"
1149
+ }
1150
+ ],
1151
+ "purl": "pkg:cargo/winnow@1.0.3",
1152
+ "externalReferences": [
1153
+ {
1154
+ "type": "vcs",
1155
+ "url": "https://github.com/winnow-rs/winnow"
1156
+ }
1157
+ ]
1158
+ },
1159
+ {
1160
+ "type": "library",
1161
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21",
1162
+ "author": "David Tolnay <dtolnay@gmail.com>",
1163
+ "name": "zmij",
1164
+ "version": "1.0.21",
1165
+ "description": "A double-to-string conversion algorithm based on Schubfach and yy",
1166
+ "scope": "required",
1167
+ "hashes": [
1168
+ {
1169
+ "alg": "SHA-256",
1170
+ "content": "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"
1171
+ }
1172
+ ],
1173
+ "licenses": [
1174
+ {
1175
+ "expression": "MIT"
1176
+ }
1177
+ ],
1178
+ "purl": "pkg:cargo/zmij@1.0.21",
1179
+ "externalReferences": [
1180
+ {
1181
+ "type": "documentation",
1182
+ "url": "https://docs.rs/zmij"
1183
+ },
1184
+ {
1185
+ "type": "vcs",
1186
+ "url": "https://github.com/dtolnay/zmij"
1187
+ }
1188
+ ]
1189
+ }
1190
+ ],
1191
+ "dependencies": [
1192
+ {
1193
+ "ref": "path+file:///Users/runner/work/dotdiff/dotdiff#0.1.0",
1194
+ "dependsOn": [
1195
+ "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.1",
1196
+ "registry+https://github.com/rust-lang/crates.io-index#clap_complete@4.6.5",
1197
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
1198
+ "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
1199
+ "registry+https://github.com/rust-lang/crates.io-index#serde_norway@0.9.42",
1200
+ "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
1201
+ "registry+https://github.com/rust-lang/crates.io-index#toml@1.1.2+spec-1.1.0"
1202
+ ]
1203
+ },
1204
+ {
1205
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#anstream@1.0.0",
1206
+ "dependsOn": [
1207
+ "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
1208
+ "registry+https://github.com/rust-lang/crates.io-index#anstyle-parse@1.0.0",
1209
+ "registry+https://github.com/rust-lang/crates.io-index#anstyle-query@1.1.5",
1210
+ "registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.5",
1211
+ "registry+https://github.com/rust-lang/crates.io-index#is_terminal_polyfill@1.70.2",
1212
+ "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2"
1213
+ ]
1214
+ },
1215
+ {
1216
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-parse@1.0.0",
1217
+ "dependsOn": [
1218
+ "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2"
1219
+ ]
1220
+ },
1221
+ {
1222
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle-query@1.1.5"
1223
+ },
1224
+ {
1225
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14"
1226
+ },
1227
+ {
1228
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.1",
1229
+ "dependsOn": [
1230
+ "registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.6.0",
1231
+ "registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.6.1"
1232
+ ]
1233
+ },
1234
+ {
1235
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.6.0",
1236
+ "dependsOn": [
1237
+ "registry+https://github.com/rust-lang/crates.io-index#anstream@1.0.0",
1238
+ "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
1239
+ "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.0",
1240
+ "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1"
1241
+ ]
1242
+ },
1243
+ {
1244
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap_complete@4.6.5",
1245
+ "dependsOn": [
1246
+ "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.1"
1247
+ ]
1248
+ },
1249
+ {
1250
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.6.1",
1251
+ "dependsOn": [
1252
+ "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
1253
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
1254
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
1255
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118"
1256
+ ]
1257
+ },
1258
+ {
1259
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.0"
1260
+ },
1261
+ {
1262
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#colorchoice@1.0.5"
1263
+ },
1264
+ {
1265
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2"
1266
+ },
1267
+ {
1268
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1"
1269
+ },
1270
+ {
1271
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0"
1272
+ },
1273
+ {
1274
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
1275
+ "dependsOn": [
1276
+ "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
1277
+ "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1"
1278
+ ]
1279
+ },
1280
+ {
1281
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#is_terminal_polyfill@1.70.2"
1282
+ },
1283
+ {
1284
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18"
1285
+ },
1286
+ {
1287
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.2"
1288
+ },
1289
+ {
1290
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
1291
+ "dependsOn": [
1292
+ "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
1293
+ ]
1294
+ },
1295
+ {
1296
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
1297
+ "dependsOn": [
1298
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106"
1299
+ ]
1300
+ },
1301
+ {
1302
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23"
1303
+ },
1304
+ {
1305
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
1306
+ "dependsOn": [
1307
+ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
1308
+ "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228"
1309
+ ]
1310
+ },
1311
+ {
1312
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
1313
+ },
1314
+ {
1315
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.228",
1316
+ "dependsOn": [
1317
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
1318
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
1319
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118"
1320
+ ]
1321
+ },
1322
+ {
1323
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.150",
1324
+ "dependsOn": [
1325
+ "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
1326
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.2",
1327
+ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
1328
+ "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21"
1329
+ ]
1330
+ },
1331
+ {
1332
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_norway@0.9.42",
1333
+ "dependsOn": [
1334
+ "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
1335
+ "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
1336
+ "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23",
1337
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.228",
1338
+ "registry+https://github.com/rust-lang/crates.io-index#unsafe-libyaml-norway@0.2.15"
1339
+ ]
1340
+ },
1341
+ {
1342
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@1.1.1",
1343
+ "dependsOn": [
1344
+ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
1345
+ ]
1346
+ },
1347
+ {
1348
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#strsim@0.11.1"
1349
+ },
1350
+ {
1351
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118",
1352
+ "dependsOn": [
1353
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
1354
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
1355
+ "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
1356
+ ]
1357
+ },
1358
+ {
1359
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.18",
1360
+ "dependsOn": [
1361
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.106",
1362
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.45",
1363
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.118"
1364
+ ]
1365
+ },
1366
+ {
1367
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.18",
1368
+ "dependsOn": [
1369
+ "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.18"
1370
+ ]
1371
+ },
1372
+ {
1373
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#toml@1.1.2+spec-1.1.0",
1374
+ "dependsOn": [
1375
+ "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.0",
1376
+ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228",
1377
+ "registry+https://github.com/rust-lang/crates.io-index#serde_spanned@1.1.1",
1378
+ "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@1.1.1+spec-1.1.0",
1379
+ "registry+https://github.com/rust-lang/crates.io-index#toml_parser@1.1.2+spec-1.1.0",
1380
+ "registry+https://github.com/rust-lang/crates.io-index#toml_writer@1.1.1+spec-1.1.0",
1381
+ "registry+https://github.com/rust-lang/crates.io-index#winnow@1.0.3"
1382
+ ]
1383
+ },
1384
+ {
1385
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#toml_datetime@1.1.1+spec-1.1.0",
1386
+ "dependsOn": [
1387
+ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.228"
1388
+ ]
1389
+ },
1390
+ {
1391
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#toml_parser@1.1.2+spec-1.1.0",
1392
+ "dependsOn": [
1393
+ "registry+https://github.com/rust-lang/crates.io-index#winnow@1.0.3"
1394
+ ]
1395
+ },
1396
+ {
1397
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#toml_writer@1.1.1+spec-1.1.0"
1398
+ },
1399
+ {
1400
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.24"
1401
+ },
1402
+ {
1403
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#unsafe-libyaml-norway@0.2.15"
1404
+ },
1405
+ {
1406
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#utf8parse@0.2.2"
1407
+ },
1408
+ {
1409
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#winnow@1.0.3"
1410
+ },
1411
+ {
1412
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.21"
1413
+ }
1414
+ ]
1415
+ }