oneagentgraph-cli 0.1.0__py3-none-win_amd64.whl

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