writ-cli 0.1.1__py3-none-win_amd64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,2225 @@
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.5",
4
+ "version": 1,
5
+ "serialNumber": "urn:uuid:183574c6-9bc2-40d1-8063-02e1612cc36a",
6
+ "metadata": {
7
+ "timestamp": "2026-09-23T02:31:09.557902900Z",
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/writ/writ/crates/writ-cli#0.1.1",
18
+ "name": "writ-cli",
19
+ "version": "0.1.1",
20
+ "description": "The writ binary: run, proxy, log, show, verify, replay, policy test/add, doctor, report.",
21
+ "scope": "required",
22
+ "licenses": [
23
+ {
24
+ "expression": "Apache-2.0"
25
+ }
26
+ ],
27
+ "purl": "pkg:cargo/writ-cli@0.1.1?download_url=file://.",
28
+ "externalReferences": [
29
+ {
30
+ "type": "vcs",
31
+ "url": "https://github.com/writ-agent/writ"
32
+ }
33
+ ],
34
+ "components": [
35
+ {
36
+ "type": "application",
37
+ "bom-ref": "path+file:///D:/a/writ/writ/crates/writ-cli#0.1.1 bin-target-0",
38
+ "name": "writ",
39
+ "version": "0.1.1",
40
+ "purl": "pkg:cargo/writ-cli@0.1.1?download_url=file://.#src/main.rs"
41
+ }
42
+ ]
43
+ },
44
+ "properties": [
45
+ {
46
+ "name": "cdx:rustc:sbom:target:all_targets",
47
+ "value": "true"
48
+ }
49
+ ]
50
+ },
51
+ "components": [
52
+ {
53
+ "type": "library",
54
+ "bom-ref": "path+file:///D:/a/writ/writ/crates/writ-core#0.1.1",
55
+ "name": "writ-core",
56
+ "version": "0.1.1",
57
+ "description": "Interception, decision and dispatch pipeline: frozen contracts (ToolCall, Verdict, PolicyEngine, SandboxBackend, LedgerStore, Approver).",
58
+ "scope": "required",
59
+ "licenses": [
60
+ {
61
+ "expression": "Apache-2.0"
62
+ }
63
+ ],
64
+ "purl": "pkg:cargo/writ-core@0.1.1?download_url=file://..\\writ-core",
65
+ "externalReferences": [
66
+ {
67
+ "type": "vcs",
68
+ "url": "https://github.com/writ-agent/writ"
69
+ }
70
+ ]
71
+ },
72
+ {
73
+ "type": "library",
74
+ "bom-ref": "path+file:///D:/a/writ/writ/crates/writ-ledger#0.1.1",
75
+ "name": "writ-ledger",
76
+ "version": "0.1.1",
77
+ "description": "Append-only hash-chained provenance ledger with verify, receipts and anchors.",
78
+ "scope": "required",
79
+ "licenses": [
80
+ {
81
+ "expression": "Apache-2.0"
82
+ }
83
+ ],
84
+ "purl": "pkg:cargo/writ-ledger@0.1.1?download_url=file://..\\writ-ledger",
85
+ "externalReferences": [
86
+ {
87
+ "type": "vcs",
88
+ "url": "https://github.com/writ-agent/writ"
89
+ }
90
+ ]
91
+ },
92
+ {
93
+ "type": "library",
94
+ "bom-ref": "path+file:///D:/a/writ/writ/crates/writ-mcp#0.1.1",
95
+ "name": "writ-mcp",
96
+ "version": "0.1.1",
97
+ "description": "MCP client/server proxy (stdio, SSE, streamable HTTP), tool schema discovery, credential injection at dispatch.",
98
+ "scope": "required",
99
+ "licenses": [
100
+ {
101
+ "expression": "Apache-2.0"
102
+ }
103
+ ],
104
+ "purl": "pkg:cargo/writ-mcp@0.1.1?download_url=file://..\\writ-mcp",
105
+ "externalReferences": [
106
+ {
107
+ "type": "vcs",
108
+ "url": "https://github.com/writ-agent/writ"
109
+ }
110
+ ]
111
+ },
112
+ {
113
+ "type": "library",
114
+ "bom-ref": "path+file:///D:/a/writ/writ/crates/writ-otel#0.1.1",
115
+ "name": "writ-otel",
116
+ "version": "0.1.1",
117
+ "description": "OpenTelemetry GenAI semantic-convention emitter (invoke_agent/chat/execute_tool span tree).",
118
+ "scope": "required",
119
+ "licenses": [
120
+ {
121
+ "expression": "Apache-2.0"
122
+ }
123
+ ],
124
+ "purl": "pkg:cargo/writ-otel@0.1.1?download_url=file://..\\writ-otel",
125
+ "externalReferences": [
126
+ {
127
+ "type": "vcs",
128
+ "url": "https://github.com/writ-agent/writ"
129
+ }
130
+ ]
131
+ },
132
+ {
133
+ "type": "library",
134
+ "bom-ref": "path+file:///D:/a/writ/writ/crates/writ-policy#0.1.1",
135
+ "name": "writ-policy",
136
+ "version": "0.1.1",
137
+ "description": "Native writ.yaml policy engine: parser, evaluator, four verdicts, hot-reload, policy test harness.",
138
+ "scope": "required",
139
+ "licenses": [
140
+ {
141
+ "expression": "Apache-2.0"
142
+ }
143
+ ],
144
+ "purl": "pkg:cargo/writ-policy@0.1.1?download_url=file://..\\writ-policy",
145
+ "externalReferences": [
146
+ {
147
+ "type": "vcs",
148
+ "url": "https://github.com/writ-agent/writ"
149
+ }
150
+ ]
151
+ },
152
+ {
153
+ "type": "library",
154
+ "bom-ref": "path+file:///D:/a/writ/writ/crates/writ-replay#0.1.1",
155
+ "name": "writ-replay",
156
+ "version": "0.1.1",
157
+ "description": "Deterministic recorded-I/O replay, policy replay against past runs, guarded branching.",
158
+ "scope": "required",
159
+ "licenses": [
160
+ {
161
+ "expression": "Apache-2.0"
162
+ }
163
+ ],
164
+ "purl": "pkg:cargo/writ-replay@0.1.1?download_url=file://..\\writ-replay",
165
+ "externalReferences": [
166
+ {
167
+ "type": "vcs",
168
+ "url": "https://github.com/writ-agent/writ"
169
+ }
170
+ ]
171
+ },
172
+ {
173
+ "type": "library",
174
+ "bom-ref": "path+file:///D:/a/writ/writ/crates/writ-sandbox#0.1.1",
175
+ "name": "writ-sandbox",
176
+ "version": "0.1.1",
177
+ "description": "SandboxBackend trait adapters: local-os and external backends.",
178
+ "scope": "required",
179
+ "licenses": [
180
+ {
181
+ "expression": "Apache-2.0"
182
+ }
183
+ ],
184
+ "purl": "pkg:cargo/writ-sandbox@0.1.1?download_url=file://..\\writ-sandbox",
185
+ "externalReferences": [
186
+ {
187
+ "type": "vcs",
188
+ "url": "https://github.com/writ-agent/writ"
189
+ }
190
+ ]
191
+ },
192
+ {
193
+ "type": "library",
194
+ "bom-ref": "path+file:///D:/a/writ/writ/crates/writ-tui#0.1.1",
195
+ "name": "writ-tui",
196
+ "version": "0.1.1",
197
+ "description": "Terminal interface: approval gate, live call tree with verdict badges, cost/token meter.",
198
+ "scope": "required",
199
+ "licenses": [
200
+ {
201
+ "expression": "Apache-2.0"
202
+ }
203
+ ],
204
+ "purl": "pkg:cargo/writ-tui@0.1.1?download_url=file://..\\writ-tui",
205
+ "externalReferences": [
206
+ {
207
+ "type": "vcs",
208
+ "url": "https://github.com/writ-agent/writ"
209
+ }
210
+ ]
211
+ },
212
+ {
213
+ "type": "library",
214
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.5",
215
+ "author": "Andrew Gallant <jamslam@gmail.com>",
216
+ "name": "aho-corasick",
217
+ "version": "1.1.5",
218
+ "description": "Fast multiple substring searching.",
219
+ "scope": "required",
220
+ "hashes": [
221
+ {
222
+ "alg": "SHA-256",
223
+ "content": "c982642fa9e8606056828ee9a8505737230110bb1099153c79efe865c59d12ba"
224
+ }
225
+ ],
226
+ "licenses": [
227
+ {
228
+ "expression": "Unlicense OR MIT"
229
+ }
230
+ ],
231
+ "purl": "pkg:cargo/aho-corasick@1.1.5",
232
+ "externalReferences": [
233
+ {
234
+ "type": "website",
235
+ "url": "https://github.com/BurntSushi/aho-corasick"
236
+ },
237
+ {
238
+ "type": "vcs",
239
+ "url": "https://github.com/BurntSushi/aho-corasick"
240
+ }
241
+ ]
242
+ },
243
+ {
244
+ "type": "library",
245
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
246
+ "name": "anstyle",
247
+ "version": "1.0.14",
248
+ "description": "ANSI text styling",
249
+ "scope": "required",
250
+ "hashes": [
251
+ {
252
+ "alg": "SHA-256",
253
+ "content": "940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000"
254
+ }
255
+ ],
256
+ "licenses": [
257
+ {
258
+ "expression": "MIT OR Apache-2.0"
259
+ }
260
+ ],
261
+ "purl": "pkg:cargo/anstyle@1.0.14",
262
+ "externalReferences": [
263
+ {
264
+ "type": "vcs",
265
+ "url": "https://github.com/rust-cli/anstyle.git"
266
+ }
267
+ ]
268
+ },
269
+ {
270
+ "type": "library",
271
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.104",
272
+ "author": "David Tolnay <dtolnay@gmail.com>",
273
+ "name": "anyhow",
274
+ "version": "1.0.104",
275
+ "description": "Flexible concrete Error type built on std::error::Error",
276
+ "scope": "required",
277
+ "hashes": [
278
+ {
279
+ "alg": "SHA-256",
280
+ "content": "330a5ed07fa54e4702c9d6c4174f74427fc0ef6e214bbd677ae50a5099946470"
281
+ }
282
+ ],
283
+ "licenses": [
284
+ {
285
+ "expression": "MIT OR Apache-2.0"
286
+ }
287
+ ],
288
+ "purl": "pkg:cargo/anyhow@1.0.104",
289
+ "externalReferences": [
290
+ {
291
+ "type": "documentation",
292
+ "url": "https://docs.rs/anyhow"
293
+ },
294
+ {
295
+ "type": "vcs",
296
+ "url": "https://github.com/dtolnay/anyhow"
297
+ }
298
+ ]
299
+ },
300
+ {
301
+ "type": "library",
302
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.12.1",
303
+ "author": "RustCrypto Developers",
304
+ "name": "block-buffer",
305
+ "version": "0.12.1",
306
+ "description": "Buffer types for block processing of data",
307
+ "scope": "required",
308
+ "hashes": [
309
+ {
310
+ "alg": "SHA-256",
311
+ "content": "d2f6c7dbe95a6ed67ad9f18e57daf93a2f034c524b99fd2b76d18fdfeb6660aa"
312
+ }
313
+ ],
314
+ "licenses": [
315
+ {
316
+ "expression": "MIT OR Apache-2.0"
317
+ }
318
+ ],
319
+ "purl": "pkg:cargo/block-buffer@0.12.1",
320
+ "externalReferences": [
321
+ {
322
+ "type": "documentation",
323
+ "url": "https://docs.rs/block-buffer"
324
+ },
325
+ {
326
+ "type": "vcs",
327
+ "url": "https://github.com/RustCrypto/utils"
328
+ }
329
+ ]
330
+ },
331
+ {
332
+ "type": "library",
333
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.5",
334
+ "author": "Alex Crichton <alex@alexcrichton.com>",
335
+ "name": "cfg-if",
336
+ "version": "1.0.5",
337
+ "description": "A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ",
338
+ "scope": "required",
339
+ "hashes": [
340
+ {
341
+ "alg": "SHA-256",
342
+ "content": "4e7648175b45a9a48536d676f68d918270699102aa8dab5496df06904c914600"
343
+ }
344
+ ],
345
+ "licenses": [
346
+ {
347
+ "expression": "MIT OR Apache-2.0"
348
+ }
349
+ ],
350
+ "purl": "pkg:cargo/cfg-if@1.0.5",
351
+ "externalReferences": [
352
+ {
353
+ "type": "vcs",
354
+ "url": "https://github.com/rust-lang/cfg-if"
355
+ }
356
+ ]
357
+ },
358
+ {
359
+ "type": "library",
360
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.7",
361
+ "name": "clap",
362
+ "version": "4.6.7",
363
+ "description": "A simple to use, efficient, and full-featured Command Line Argument Parser",
364
+ "scope": "required",
365
+ "hashes": [
366
+ {
367
+ "alg": "SHA-256",
368
+ "content": "aa8876b300ab35ba921adea3dfd70157a46249b33f95c9084ae5709785478946"
369
+ }
370
+ ],
371
+ "licenses": [
372
+ {
373
+ "expression": "MIT OR Apache-2.0"
374
+ }
375
+ ],
376
+ "purl": "pkg:cargo/clap@4.6.7",
377
+ "externalReferences": [
378
+ {
379
+ "type": "vcs",
380
+ "url": "https://github.com/clap-rs/clap"
381
+ }
382
+ ]
383
+ },
384
+ {
385
+ "type": "library",
386
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.6.7",
387
+ "name": "clap_builder",
388
+ "version": "4.6.7",
389
+ "description": "A simple to use, efficient, and full-featured Command Line Argument Parser",
390
+ "scope": "required",
391
+ "hashes": [
392
+ {
393
+ "alg": "SHA-256",
394
+ "content": "ec0797fb7aeb1406c84efac526901f7ec3ead2124f946b494e72879d4b54704d"
395
+ }
396
+ ],
397
+ "licenses": [
398
+ {
399
+ "expression": "MIT OR Apache-2.0"
400
+ }
401
+ ],
402
+ "purl": "pkg:cargo/clap_builder@4.6.7",
403
+ "externalReferences": [
404
+ {
405
+ "type": "vcs",
406
+ "url": "https://github.com/clap-rs/clap"
407
+ }
408
+ ]
409
+ },
410
+ {
411
+ "type": "library",
412
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.6.7",
413
+ "name": "clap_derive",
414
+ "version": "4.6.7",
415
+ "description": "Parse command line argument by defining a struct, derive crate.",
416
+ "scope": "required",
417
+ "hashes": [
418
+ {
419
+ "alg": "SHA-256",
420
+ "content": "f9c751b79415d4e559e3d1fcf128e09e720eb673a06d26cf6f392d37d75b66e0"
421
+ }
422
+ ],
423
+ "licenses": [
424
+ {
425
+ "expression": "MIT OR Apache-2.0"
426
+ }
427
+ ],
428
+ "purl": "pkg:cargo/clap_derive@4.6.7",
429
+ "externalReferences": [
430
+ {
431
+ "type": "vcs",
432
+ "url": "https://github.com/clap-rs/clap"
433
+ }
434
+ ]
435
+ },
436
+ {
437
+ "type": "library",
438
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.1",
439
+ "name": "clap_lex",
440
+ "version": "1.1.1",
441
+ "description": "Minimal, flexible command line parser",
442
+ "scope": "required",
443
+ "hashes": [
444
+ {
445
+ "alg": "SHA-256",
446
+ "content": "1c133bc6a41be0d194c306b5506d15e6feeea7b1d6604bd3f8310dfb2ca96486"
447
+ }
448
+ ],
449
+ "licenses": [
450
+ {
451
+ "expression": "MIT OR Apache-2.0"
452
+ }
453
+ ],
454
+ "purl": "pkg:cargo/clap_lex@1.1.1",
455
+ "externalReferences": [
456
+ {
457
+ "type": "vcs",
458
+ "url": "https://github.com/clap-rs/clap"
459
+ }
460
+ ]
461
+ },
462
+ {
463
+ "type": "library",
464
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#const-oid@0.10.2",
465
+ "author": "RustCrypto Developers",
466
+ "name": "const-oid",
467
+ "version": "0.10.2",
468
+ "description": "Const-friendly implementation of the ISO/IEC Object Identifier (OID) standard as defined in ITU X.660, with support for BER/DER encoding/decoding as well as heapless no_std (i.e. embedded) support ",
469
+ "scope": "required",
470
+ "hashes": [
471
+ {
472
+ "alg": "SHA-256",
473
+ "content": "a6ef517f0926dd24a1582492c791b6a4818a4d94e789a334894aa15b0d12f55c"
474
+ }
475
+ ],
476
+ "licenses": [
477
+ {
478
+ "expression": "Apache-2.0 OR MIT"
479
+ }
480
+ ],
481
+ "purl": "pkg:cargo/const-oid@0.10.2",
482
+ "externalReferences": [
483
+ {
484
+ "type": "documentation",
485
+ "url": "https://docs.rs/const-oid"
486
+ },
487
+ {
488
+ "type": "website",
489
+ "url": "https://github.com/RustCrypto/formats/tree/master/const-oid"
490
+ },
491
+ {
492
+ "type": "vcs",
493
+ "url": "https://github.com/RustCrypto/formats"
494
+ }
495
+ ]
496
+ },
497
+ {
498
+ "type": "library",
499
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.3.1",
500
+ "author": "RustCrypto Developers",
501
+ "name": "cpufeatures",
502
+ "version": "0.3.1",
503
+ "description": "Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ",
504
+ "scope": "required",
505
+ "hashes": [
506
+ {
507
+ "alg": "SHA-256",
508
+ "content": "5ca28b0ae3115b884660db4118d803791fd6756b6e88f39c0f3f7859060d7566"
509
+ }
510
+ ],
511
+ "licenses": [
512
+ {
513
+ "expression": "MIT OR Apache-2.0"
514
+ }
515
+ ],
516
+ "purl": "pkg:cargo/cpufeatures@0.3.1",
517
+ "externalReferences": [
518
+ {
519
+ "type": "documentation",
520
+ "url": "https://docs.rs/cpufeatures"
521
+ },
522
+ {
523
+ "type": "vcs",
524
+ "url": "https://github.com/RustCrypto/utils"
525
+ }
526
+ ]
527
+ },
528
+ {
529
+ "type": "library",
530
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.2.2",
531
+ "author": "RustCrypto Developers",
532
+ "name": "crypto-common",
533
+ "version": "0.2.2",
534
+ "description": "Common traits used by cryptographic algorithms",
535
+ "scope": "required",
536
+ "hashes": [
537
+ {
538
+ "alg": "SHA-256",
539
+ "content": "ce6e4c961d6cd6c9a86db418387425e8bdeaf05b3c8bc1411e6dca4c252f1453"
540
+ }
541
+ ],
542
+ "licenses": [
543
+ {
544
+ "expression": "MIT OR Apache-2.0"
545
+ }
546
+ ],
547
+ "purl": "pkg:cargo/crypto-common@0.2.2",
548
+ "externalReferences": [
549
+ {
550
+ "type": "documentation",
551
+ "url": "https://docs.rs/crypto-common"
552
+ },
553
+ {
554
+ "type": "vcs",
555
+ "url": "https://github.com/RustCrypto/traits"
556
+ }
557
+ ]
558
+ },
559
+ {
560
+ "type": "library",
561
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#digest@0.11.3",
562
+ "author": "RustCrypto Developers",
563
+ "name": "digest",
564
+ "version": "0.11.3",
565
+ "description": "Traits for cryptographic hash functions and message authentication codes",
566
+ "scope": "required",
567
+ "hashes": [
568
+ {
569
+ "alg": "SHA-256",
570
+ "content": "f1dd6dbb5841937940781866fa1281a1ff7bd3bf827091440879f9994983d5c2"
571
+ }
572
+ ],
573
+ "licenses": [
574
+ {
575
+ "expression": "MIT OR Apache-2.0"
576
+ }
577
+ ],
578
+ "purl": "pkg:cargo/digest@0.11.3",
579
+ "externalReferences": [
580
+ {
581
+ "type": "documentation",
582
+ "url": "https://docs.rs/digest"
583
+ },
584
+ {
585
+ "type": "vcs",
586
+ "url": "https://github.com/RustCrypto/traits"
587
+ }
588
+ ]
589
+ },
590
+ {
591
+ "type": "library",
592
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
593
+ "name": "equivalent",
594
+ "version": "1.0.2",
595
+ "description": "Traits for key comparison in maps.",
596
+ "scope": "required",
597
+ "hashes": [
598
+ {
599
+ "alg": "SHA-256",
600
+ "content": "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
601
+ }
602
+ ],
603
+ "licenses": [
604
+ {
605
+ "expression": "Apache-2.0 OR MIT"
606
+ }
607
+ ],
608
+ "purl": "pkg:cargo/equivalent@1.0.2",
609
+ "externalReferences": [
610
+ {
611
+ "type": "vcs",
612
+ "url": "https://github.com/indexmap-rs/equivalent"
613
+ }
614
+ ]
615
+ },
616
+ {
617
+ "type": "library",
618
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1",
619
+ "name": "hashbrown",
620
+ "version": "0.17.1",
621
+ "description": "A Rust port of Google's SwissTable hash map",
622
+ "scope": "required",
623
+ "hashes": [
624
+ {
625
+ "alg": "SHA-256",
626
+ "content": "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a"
627
+ }
628
+ ],
629
+ "licenses": [
630
+ {
631
+ "expression": "MIT OR Apache-2.0"
632
+ }
633
+ ],
634
+ "purl": "pkg:cargo/hashbrown@0.17.1",
635
+ "externalReferences": [
636
+ {
637
+ "type": "vcs",
638
+ "url": "https://github.com/rust-lang/hashbrown"
639
+ }
640
+ ]
641
+ },
642
+ {
643
+ "type": "library",
644
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
645
+ "name": "heck",
646
+ "version": "0.5.0",
647
+ "description": "heck is a case conversion library.",
648
+ "scope": "required",
649
+ "hashes": [
650
+ {
651
+ "alg": "SHA-256",
652
+ "content": "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
653
+ }
654
+ ],
655
+ "licenses": [
656
+ {
657
+ "expression": "MIT OR Apache-2.0"
658
+ }
659
+ ],
660
+ "purl": "pkg:cargo/heck@0.5.0",
661
+ "externalReferences": [
662
+ {
663
+ "type": "vcs",
664
+ "url": "https://github.com/withoutboats/heck"
665
+ }
666
+ ]
667
+ },
668
+ {
669
+ "type": "library",
670
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3",
671
+ "author": "KokaKiwi <kokakiwi@kokakiwi.net>",
672
+ "name": "hex",
673
+ "version": "0.4.3",
674
+ "description": "Encoding and decoding data into/from hexadecimal representation.",
675
+ "scope": "required",
676
+ "hashes": [
677
+ {
678
+ "alg": "SHA-256",
679
+ "content": "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
680
+ }
681
+ ],
682
+ "licenses": [
683
+ {
684
+ "expression": "MIT OR Apache-2.0"
685
+ }
686
+ ],
687
+ "purl": "pkg:cargo/hex@0.4.3",
688
+ "externalReferences": [
689
+ {
690
+ "type": "documentation",
691
+ "url": "https://docs.rs/hex/"
692
+ },
693
+ {
694
+ "type": "vcs",
695
+ "url": "https://github.com/KokaKiwi/rust-hex"
696
+ }
697
+ ]
698
+ },
699
+ {
700
+ "type": "library",
701
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#hybrid-array@0.4.15",
702
+ "author": "RustCrypto Developers",
703
+ "name": "hybrid-array",
704
+ "version": "0.4.15",
705
+ "description": "Hybrid typenum-based and const generic array types designed to provide the flexibility of typenum-based expressions while also allowing interoperability and a transition path to const generics ",
706
+ "scope": "required",
707
+ "hashes": [
708
+ {
709
+ "alg": "SHA-256",
710
+ "content": "27f864f10dfb56725ce5ce5472bc52252c8f93a4ab86327122cebf62c5f59a17"
711
+ }
712
+ ],
713
+ "licenses": [
714
+ {
715
+ "expression": "MIT OR Apache-2.0"
716
+ }
717
+ ],
718
+ "purl": "pkg:cargo/hybrid-array@0.4.15",
719
+ "externalReferences": [
720
+ {
721
+ "type": "documentation",
722
+ "url": "https://docs.rs/hybrid-array"
723
+ },
724
+ {
725
+ "type": "vcs",
726
+ "url": "https://github.com/RustCrypto/hybrid-array"
727
+ }
728
+ ]
729
+ },
730
+ {
731
+ "type": "library",
732
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.2",
733
+ "name": "indexmap",
734
+ "version": "2.14.2",
735
+ "description": "A hash table with consistent order and fast iteration.",
736
+ "scope": "required",
737
+ "hashes": [
738
+ {
739
+ "alg": "SHA-256",
740
+ "content": "cc4e190f5d26ca7051642629da2c52fc03bde85a03197c99408dcd291734c855"
741
+ }
742
+ ],
743
+ "licenses": [
744
+ {
745
+ "expression": "Apache-2.0 OR MIT"
746
+ }
747
+ ],
748
+ "purl": "pkg:cargo/indexmap@2.14.2",
749
+ "externalReferences": [
750
+ {
751
+ "type": "documentation",
752
+ "url": "https://docs.rs/indexmap/"
753
+ },
754
+ {
755
+ "type": "vcs",
756
+ "url": "https://github.com/indexmap-rs/indexmap"
757
+ }
758
+ ]
759
+ },
760
+ {
761
+ "type": "library",
762
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
763
+ "author": "David Tolnay <dtolnay@gmail.com>",
764
+ "name": "itoa",
765
+ "version": "1.0.18",
766
+ "description": "Fast integer primitive to string conversion",
767
+ "scope": "required",
768
+ "hashes": [
769
+ {
770
+ "alg": "SHA-256",
771
+ "content": "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
772
+ }
773
+ ],
774
+ "licenses": [
775
+ {
776
+ "expression": "MIT OR Apache-2.0"
777
+ }
778
+ ],
779
+ "purl": "pkg:cargo/itoa@1.0.18",
780
+ "externalReferences": [
781
+ {
782
+ "type": "documentation",
783
+ "url": "https://docs.rs/itoa"
784
+ },
785
+ {
786
+ "type": "vcs",
787
+ "url": "https://github.com/dtolnay/itoa"
788
+ }
789
+ ]
790
+ },
791
+ {
792
+ "type": "library",
793
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0",
794
+ "author": "Marvin Löbel <loebel.marvin@gmail.com>",
795
+ "name": "lazy_static",
796
+ "version": "1.5.0",
797
+ "description": "A macro for declaring lazily evaluated statics in Rust.",
798
+ "scope": "required",
799
+ "hashes": [
800
+ {
801
+ "alg": "SHA-256",
802
+ "content": "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
803
+ }
804
+ ],
805
+ "licenses": [
806
+ {
807
+ "expression": "MIT OR Apache-2.0"
808
+ }
809
+ ],
810
+ "purl": "pkg:cargo/lazy_static@1.5.0",
811
+ "externalReferences": [
812
+ {
813
+ "type": "documentation",
814
+ "url": "https://docs.rs/lazy_static"
815
+ },
816
+ {
817
+ "type": "vcs",
818
+ "url": "https://github.com/rust-lang-nursery/lazy-static.rs"
819
+ }
820
+ ]
821
+ },
822
+ {
823
+ "type": "library",
824
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#matchers@0.2.0",
825
+ "author": "Eliza Weisman <eliza@buoyant.io>",
826
+ "name": "matchers",
827
+ "version": "0.2.0",
828
+ "description": "Regex matching on character and byte streams. ",
829
+ "scope": "required",
830
+ "hashes": [
831
+ {
832
+ "alg": "SHA-256",
833
+ "content": "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9"
834
+ }
835
+ ],
836
+ "licenses": [
837
+ {
838
+ "expression": "MIT"
839
+ }
840
+ ],
841
+ "purl": "pkg:cargo/matchers@0.2.0",
842
+ "externalReferences": [
843
+ {
844
+ "type": "documentation",
845
+ "url": "https://docs.rs/matchers/"
846
+ },
847
+ {
848
+ "type": "website",
849
+ "url": "https://github.com/hawkw/matchers"
850
+ },
851
+ {
852
+ "type": "vcs",
853
+ "url": "https://github.com/hawkw/matchers"
854
+ }
855
+ ]
856
+ },
857
+ {
858
+ "type": "library",
859
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.3",
860
+ "author": "Andrew Gallant <jamslam@gmail.com>, bluss",
861
+ "name": "memchr",
862
+ "version": "2.8.3",
863
+ "description": "Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ",
864
+ "scope": "required",
865
+ "hashes": [
866
+ {
867
+ "alg": "SHA-256",
868
+ "content": "cf8baf1c55e62ffcace7a9f06f4bd9cd3f0c4beb022d3b367256b91b87513d98"
869
+ }
870
+ ],
871
+ "licenses": [
872
+ {
873
+ "expression": "Unlicense OR MIT"
874
+ }
875
+ ],
876
+ "purl": "pkg:cargo/memchr@2.8.3",
877
+ "externalReferences": [
878
+ {
879
+ "type": "documentation",
880
+ "url": "https://docs.rs/memchr/"
881
+ },
882
+ {
883
+ "type": "website",
884
+ "url": "https://github.com/BurntSushi/memchr"
885
+ },
886
+ {
887
+ "type": "vcs",
888
+ "url": "https://github.com/BurntSushi/memchr"
889
+ }
890
+ ]
891
+ },
892
+ {
893
+ "type": "library",
894
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
895
+ "author": "Aleksey Kladov <aleksey.kladov@gmail.com>",
896
+ "name": "once_cell",
897
+ "version": "1.21.4",
898
+ "description": "Single assignment cells and lazy values.",
899
+ "scope": "required",
900
+ "hashes": [
901
+ {
902
+ "alg": "SHA-256",
903
+ "content": "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
904
+ }
905
+ ],
906
+ "licenses": [
907
+ {
908
+ "expression": "MIT OR Apache-2.0"
909
+ }
910
+ ],
911
+ "purl": "pkg:cargo/once_cell@1.21.4",
912
+ "externalReferences": [
913
+ {
914
+ "type": "documentation",
915
+ "url": "https://docs.rs/once_cell"
916
+ },
917
+ {
918
+ "type": "vcs",
919
+ "url": "https://github.com/matklad/once_cell"
920
+ }
921
+ ]
922
+ },
923
+ {
924
+ "type": "library",
925
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
926
+ "name": "pin-project-lite",
927
+ "version": "0.2.17",
928
+ "description": "A lightweight version of pin-project written with declarative macros. ",
929
+ "scope": "required",
930
+ "hashes": [
931
+ {
932
+ "alg": "SHA-256",
933
+ "content": "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
934
+ }
935
+ ],
936
+ "licenses": [
937
+ {
938
+ "expression": "Apache-2.0 OR MIT"
939
+ }
940
+ ],
941
+ "purl": "pkg:cargo/pin-project-lite@0.2.17",
942
+ "externalReferences": [
943
+ {
944
+ "type": "vcs",
945
+ "url": "https://github.com/taiki-e/pin-project-lite"
946
+ }
947
+ ]
948
+ },
949
+ {
950
+ "type": "library",
951
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.107",
952
+ "author": "David Tolnay <dtolnay@gmail.com>, Alex Crichton <alex@alexcrichton.com>",
953
+ "name": "proc-macro2",
954
+ "version": "1.0.107",
955
+ "description": "A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.",
956
+ "scope": "required",
957
+ "hashes": [
958
+ {
959
+ "alg": "SHA-256",
960
+ "content": "985e7ec9bb745e6ce6535b544d84d6cd6f7ad8bd711c398938ae983b91a766d9"
961
+ }
962
+ ],
963
+ "licenses": [
964
+ {
965
+ "expression": "MIT OR Apache-2.0"
966
+ }
967
+ ],
968
+ "purl": "pkg:cargo/proc-macro2@1.0.107",
969
+ "externalReferences": [
970
+ {
971
+ "type": "documentation",
972
+ "url": "https://docs.rs/proc-macro2"
973
+ },
974
+ {
975
+ "type": "vcs",
976
+ "url": "https://github.com/dtolnay/proc-macro2"
977
+ }
978
+ ]
979
+ },
980
+ {
981
+ "type": "library",
982
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.47",
983
+ "author": "David Tolnay <dtolnay@gmail.com>",
984
+ "name": "quote",
985
+ "version": "1.0.47",
986
+ "description": "Quasi-quoting macro quote!(...)",
987
+ "scope": "required",
988
+ "hashes": [
989
+ {
990
+ "alg": "SHA-256",
991
+ "content": "1fbf4db142a473a8d80c26bbf18454ed458bf8d26c8219c331daecfdbd079001"
992
+ }
993
+ ],
994
+ "licenses": [
995
+ {
996
+ "expression": "MIT OR Apache-2.0"
997
+ }
998
+ ],
999
+ "purl": "pkg:cargo/quote@1.0.47",
1000
+ "externalReferences": [
1001
+ {
1002
+ "type": "documentation",
1003
+ "url": "https://docs.rs/quote/"
1004
+ },
1005
+ {
1006
+ "type": "vcs",
1007
+ "url": "https://github.com/dtolnay/quote"
1008
+ }
1009
+ ]
1010
+ },
1011
+ {
1012
+ "type": "library",
1013
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.18",
1014
+ "author": "The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>",
1015
+ "name": "regex-automata",
1016
+ "version": "0.4.18",
1017
+ "description": "Automata construction and matching using regular expressions.",
1018
+ "scope": "required",
1019
+ "hashes": [
1020
+ {
1021
+ "alg": "SHA-256",
1022
+ "content": "ad8553b9b26413251cbf30e620595c7a41b3887f03da04579c0e6b0d6a06b4b2"
1023
+ }
1024
+ ],
1025
+ "licenses": [
1026
+ {
1027
+ "expression": "MIT OR Apache-2.0"
1028
+ }
1029
+ ],
1030
+ "purl": "pkg:cargo/regex-automata@0.4.18",
1031
+ "externalReferences": [
1032
+ {
1033
+ "type": "documentation",
1034
+ "url": "https://docs.rs/regex-automata"
1035
+ },
1036
+ {
1037
+ "type": "website",
1038
+ "url": "https://github.com/rust-lang/regex/tree/master/regex-automata"
1039
+ },
1040
+ {
1041
+ "type": "vcs",
1042
+ "url": "https://github.com/rust-lang/regex"
1043
+ }
1044
+ ]
1045
+ },
1046
+ {
1047
+ "type": "library",
1048
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.11",
1049
+ "author": "The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>",
1050
+ "name": "regex-syntax",
1051
+ "version": "0.8.11",
1052
+ "description": "A regular expression parser.",
1053
+ "scope": "required",
1054
+ "hashes": [
1055
+ {
1056
+ "alg": "SHA-256",
1057
+ "content": "d6f6ff9a378485b298a5286656da665ba74413d36db0979633275d2e708145d4"
1058
+ }
1059
+ ],
1060
+ "licenses": [
1061
+ {
1062
+ "expression": "MIT OR Apache-2.0"
1063
+ }
1064
+ ],
1065
+ "purl": "pkg:cargo/regex-syntax@0.8.11",
1066
+ "externalReferences": [
1067
+ {
1068
+ "type": "documentation",
1069
+ "url": "https://docs.rs/regex-syntax"
1070
+ },
1071
+ {
1072
+ "type": "website",
1073
+ "url": "https://github.com/rust-lang/regex/tree/master/regex-syntax"
1074
+ },
1075
+ {
1076
+ "type": "vcs",
1077
+ "url": "https://github.com/rust-lang/regex"
1078
+ }
1079
+ ]
1080
+ },
1081
+ {
1082
+ "type": "library",
1083
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#regex@1.13.1",
1084
+ "author": "The Rust Project Developers, Andrew Gallant <jamslam@gmail.com>",
1085
+ "name": "regex",
1086
+ "version": "1.13.1",
1087
+ "description": "An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ",
1088
+ "scope": "required",
1089
+ "hashes": [
1090
+ {
1091
+ "alg": "SHA-256",
1092
+ "content": "f020237b6c8eed93db2e2cb53c00c60a8e1bc73da7d073199a1180401450218d"
1093
+ }
1094
+ ],
1095
+ "licenses": [
1096
+ {
1097
+ "expression": "MIT OR Apache-2.0"
1098
+ }
1099
+ ],
1100
+ "purl": "pkg:cargo/regex@1.13.1",
1101
+ "externalReferences": [
1102
+ {
1103
+ "type": "documentation",
1104
+ "url": "https://docs.rs/regex"
1105
+ },
1106
+ {
1107
+ "type": "website",
1108
+ "url": "https://github.com/rust-lang/regex"
1109
+ },
1110
+ {
1111
+ "type": "vcs",
1112
+ "url": "https://github.com/rust-lang/regex"
1113
+ }
1114
+ ]
1115
+ },
1116
+ {
1117
+ "type": "library",
1118
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23",
1119
+ "author": "David Tolnay <dtolnay@gmail.com>",
1120
+ "name": "ryu",
1121
+ "version": "1.0.23",
1122
+ "description": "Fast floating point to string conversion",
1123
+ "scope": "required",
1124
+ "hashes": [
1125
+ {
1126
+ "alg": "SHA-256",
1127
+ "content": "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f"
1128
+ }
1129
+ ],
1130
+ "licenses": [
1131
+ {
1132
+ "expression": "Apache-2.0 OR BSL-1.0"
1133
+ }
1134
+ ],
1135
+ "purl": "pkg:cargo/ryu@1.0.23",
1136
+ "externalReferences": [
1137
+ {
1138
+ "type": "documentation",
1139
+ "url": "https://docs.rs/ryu"
1140
+ },
1141
+ {
1142
+ "type": "vcs",
1143
+ "url": "https://github.com/dtolnay/ryu"
1144
+ }
1145
+ ]
1146
+ },
1147
+ {
1148
+ "type": "library",
1149
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.229",
1150
+ "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
1151
+ "name": "serde",
1152
+ "version": "1.0.229",
1153
+ "description": "A generic serialization/deserialization framework",
1154
+ "scope": "required",
1155
+ "hashes": [
1156
+ {
1157
+ "alg": "SHA-256",
1158
+ "content": "4148590afebada386688f18773da617792bf2ef03ffc1e4cbd2b1d45b023e0ba"
1159
+ }
1160
+ ],
1161
+ "licenses": [
1162
+ {
1163
+ "expression": "MIT OR Apache-2.0"
1164
+ }
1165
+ ],
1166
+ "purl": "pkg:cargo/serde@1.0.229",
1167
+ "externalReferences": [
1168
+ {
1169
+ "type": "documentation",
1170
+ "url": "https://docs.rs/serde"
1171
+ },
1172
+ {
1173
+ "type": "website",
1174
+ "url": "https://serde.rs"
1175
+ },
1176
+ {
1177
+ "type": "vcs",
1178
+ "url": "https://github.com/serde-rs/serde"
1179
+ }
1180
+ ]
1181
+ },
1182
+ {
1183
+ "type": "library",
1184
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.229",
1185
+ "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
1186
+ "name": "serde_core",
1187
+ "version": "1.0.229",
1188
+ "description": "Serde traits only, with no support for derive -- use the `serde` crate instead",
1189
+ "scope": "required",
1190
+ "hashes": [
1191
+ {
1192
+ "alg": "SHA-256",
1193
+ "content": "67dca2c9c51e58a4791a4b1ed58308b39c64224d349a935ab5039aa360942a48"
1194
+ }
1195
+ ],
1196
+ "licenses": [
1197
+ {
1198
+ "expression": "MIT OR Apache-2.0"
1199
+ }
1200
+ ],
1201
+ "purl": "pkg:cargo/serde_core@1.0.229",
1202
+ "externalReferences": [
1203
+ {
1204
+ "type": "documentation",
1205
+ "url": "https://docs.rs/serde_core"
1206
+ },
1207
+ {
1208
+ "type": "website",
1209
+ "url": "https://serde.rs"
1210
+ },
1211
+ {
1212
+ "type": "vcs",
1213
+ "url": "https://github.com/serde-rs/serde"
1214
+ }
1215
+ ]
1216
+ },
1217
+ {
1218
+ "type": "library",
1219
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.229",
1220
+ "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
1221
+ "name": "serde_derive",
1222
+ "version": "1.0.229",
1223
+ "description": "Macros 1.1 implementation of #[derive(Serialize, Deserialize)]",
1224
+ "scope": "required",
1225
+ "hashes": [
1226
+ {
1227
+ "alg": "SHA-256",
1228
+ "content": "e7a5d71263a5a7d47b41f6b3f06ba276f10cc18b0931f1799f710578e2309348"
1229
+ }
1230
+ ],
1231
+ "licenses": [
1232
+ {
1233
+ "expression": "MIT OR Apache-2.0"
1234
+ }
1235
+ ],
1236
+ "purl": "pkg:cargo/serde_derive@1.0.229",
1237
+ "externalReferences": [
1238
+ {
1239
+ "type": "documentation",
1240
+ "url": "https://serde.rs/derive.html"
1241
+ },
1242
+ {
1243
+ "type": "website",
1244
+ "url": "https://serde.rs"
1245
+ },
1246
+ {
1247
+ "type": "vcs",
1248
+ "url": "https://github.com/serde-rs/serde"
1249
+ }
1250
+ ]
1251
+ },
1252
+ {
1253
+ "type": "library",
1254
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.151",
1255
+ "author": "Erick Tryzelaar <erick.tryzelaar@gmail.com>, David Tolnay <dtolnay@gmail.com>",
1256
+ "name": "serde_json",
1257
+ "version": "1.0.151",
1258
+ "description": "A JSON serialization file format",
1259
+ "scope": "required",
1260
+ "hashes": [
1261
+ {
1262
+ "alg": "SHA-256",
1263
+ "content": "c841b55ecdae098c80dcae9cf767f6f8a0c2cdb3416bbef72181df4d0fe73f14"
1264
+ }
1265
+ ],
1266
+ "licenses": [
1267
+ {
1268
+ "expression": "MIT OR Apache-2.0"
1269
+ }
1270
+ ],
1271
+ "purl": "pkg:cargo/serde_json@1.0.151",
1272
+ "externalReferences": [
1273
+ {
1274
+ "type": "documentation",
1275
+ "url": "https://docs.rs/serde_json"
1276
+ },
1277
+ {
1278
+ "type": "vcs",
1279
+ "url": "https://github.com/serde-rs/json"
1280
+ }
1281
+ ]
1282
+ },
1283
+ {
1284
+ "type": "library",
1285
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#serde_yaml@0.9.34+deprecated",
1286
+ "author": "David Tolnay <dtolnay@gmail.com>",
1287
+ "name": "serde_yaml",
1288
+ "version": "0.9.34+deprecated",
1289
+ "description": "YAML data format for Serde",
1290
+ "scope": "required",
1291
+ "hashes": [
1292
+ {
1293
+ "alg": "SHA-256",
1294
+ "content": "6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47"
1295
+ }
1296
+ ],
1297
+ "licenses": [
1298
+ {
1299
+ "expression": "MIT OR Apache-2.0"
1300
+ }
1301
+ ],
1302
+ "purl": "pkg:cargo/serde_yaml@0.9.34+deprecated",
1303
+ "externalReferences": [
1304
+ {
1305
+ "type": "documentation",
1306
+ "url": "https://docs.rs/serde_yaml/"
1307
+ },
1308
+ {
1309
+ "type": "vcs",
1310
+ "url": "https://github.com/dtolnay/serde-yaml"
1311
+ }
1312
+ ]
1313
+ },
1314
+ {
1315
+ "type": "library",
1316
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sha2@0.11.0",
1317
+ "author": "RustCrypto Developers",
1318
+ "name": "sha2",
1319
+ "version": "0.11.0",
1320
+ "description": "Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. ",
1321
+ "scope": "required",
1322
+ "hashes": [
1323
+ {
1324
+ "alg": "SHA-256",
1325
+ "content": "446ba717509524cb3f22f17ecc096f10f4822d76ab5c0b9822c5f9c284e825f4"
1326
+ }
1327
+ ],
1328
+ "licenses": [
1329
+ {
1330
+ "expression": "MIT OR Apache-2.0"
1331
+ }
1332
+ ],
1333
+ "purl": "pkg:cargo/sha2@0.11.0",
1334
+ "externalReferences": [
1335
+ {
1336
+ "type": "documentation",
1337
+ "url": "https://docs.rs/sha2"
1338
+ },
1339
+ {
1340
+ "type": "vcs",
1341
+ "url": "https://github.com/RustCrypto/hashes"
1342
+ }
1343
+ ]
1344
+ },
1345
+ {
1346
+ "type": "library",
1347
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#sharded-slab@0.1.7",
1348
+ "author": "Eliza Weisman <eliza@buoyant.io>",
1349
+ "name": "sharded-slab",
1350
+ "version": "0.1.7",
1351
+ "description": "A lock-free concurrent slab. ",
1352
+ "scope": "required",
1353
+ "hashes": [
1354
+ {
1355
+ "alg": "SHA-256",
1356
+ "content": "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
1357
+ }
1358
+ ],
1359
+ "licenses": [
1360
+ {
1361
+ "expression": "MIT"
1362
+ }
1363
+ ],
1364
+ "purl": "pkg:cargo/sharded-slab@0.1.7",
1365
+ "externalReferences": [
1366
+ {
1367
+ "type": "documentation",
1368
+ "url": "https://docs.rs/sharded-slab/"
1369
+ },
1370
+ {
1371
+ "type": "website",
1372
+ "url": "https://github.com/hawkw/sharded-slab"
1373
+ },
1374
+ {
1375
+ "type": "vcs",
1376
+ "url": "https://github.com/hawkw/sharded-slab"
1377
+ }
1378
+ ]
1379
+ },
1380
+ {
1381
+ "type": "library",
1382
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.119",
1383
+ "author": "David Tolnay <dtolnay@gmail.com>",
1384
+ "name": "syn",
1385
+ "version": "2.0.119",
1386
+ "description": "Parser for Rust source code",
1387
+ "scope": "required",
1388
+ "hashes": [
1389
+ {
1390
+ "alg": "SHA-256",
1391
+ "content": "872831b642d1a07999a962a351ed35b955ea2cfc8f3862091e2a240a84f17297"
1392
+ }
1393
+ ],
1394
+ "licenses": [
1395
+ {
1396
+ "expression": "MIT OR Apache-2.0"
1397
+ }
1398
+ ],
1399
+ "purl": "pkg:cargo/syn@2.0.119",
1400
+ "externalReferences": [
1401
+ {
1402
+ "type": "documentation",
1403
+ "url": "https://docs.rs/syn"
1404
+ },
1405
+ {
1406
+ "type": "vcs",
1407
+ "url": "https://github.com/dtolnay/syn"
1408
+ }
1409
+ ]
1410
+ },
1411
+ {
1412
+ "type": "library",
1413
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#syn@3.0.6",
1414
+ "author": "David Tolnay <dtolnay@gmail.com>",
1415
+ "name": "syn",
1416
+ "version": "3.0.6",
1417
+ "description": "Parser for Rust source code",
1418
+ "scope": "required",
1419
+ "hashes": [
1420
+ {
1421
+ "alg": "SHA-256",
1422
+ "content": "8593e8e72159ed2257d083c7a454a85cbf854f37a0966d8d483aff8c8a3ebcee"
1423
+ }
1424
+ ],
1425
+ "licenses": [
1426
+ {
1427
+ "expression": "MIT OR Apache-2.0"
1428
+ }
1429
+ ],
1430
+ "purl": "pkg:cargo/syn@3.0.6",
1431
+ "externalReferences": [
1432
+ {
1433
+ "type": "documentation",
1434
+ "url": "https://docs.rs/syn"
1435
+ },
1436
+ {
1437
+ "type": "vcs",
1438
+ "url": "https://github.com/dtolnay/syn"
1439
+ }
1440
+ ]
1441
+ },
1442
+ {
1443
+ "type": "library",
1444
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.20",
1445
+ "author": "David Tolnay <dtolnay@gmail.com>",
1446
+ "name": "thiserror-impl",
1447
+ "version": "2.0.20",
1448
+ "description": "Implementation detail of the `thiserror` crate",
1449
+ "scope": "required",
1450
+ "hashes": [
1451
+ {
1452
+ "alg": "SHA-256",
1453
+ "content": "bc04cd3e1236dd4a98afca4569f2deb3f120e5422a4023be2cb683f8486292af"
1454
+ }
1455
+ ],
1456
+ "licenses": [
1457
+ {
1458
+ "expression": "MIT OR Apache-2.0"
1459
+ }
1460
+ ],
1461
+ "purl": "pkg:cargo/thiserror-impl@2.0.20",
1462
+ "externalReferences": [
1463
+ {
1464
+ "type": "vcs",
1465
+ "url": "https://github.com/dtolnay/thiserror"
1466
+ }
1467
+ ]
1468
+ },
1469
+ {
1470
+ "type": "library",
1471
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.20",
1472
+ "author": "David Tolnay <dtolnay@gmail.com>",
1473
+ "name": "thiserror",
1474
+ "version": "2.0.20",
1475
+ "description": "derive(Error)",
1476
+ "scope": "required",
1477
+ "hashes": [
1478
+ {
1479
+ "alg": "SHA-256",
1480
+ "content": "ec86235f5fcc2a73650310756d2ac5b138a5780bbbdfae3eeccec992c435ba4f"
1481
+ }
1482
+ ],
1483
+ "licenses": [
1484
+ {
1485
+ "expression": "MIT OR Apache-2.0"
1486
+ }
1487
+ ],
1488
+ "purl": "pkg:cargo/thiserror@2.0.20",
1489
+ "externalReferences": [
1490
+ {
1491
+ "type": "documentation",
1492
+ "url": "https://docs.rs/thiserror"
1493
+ },
1494
+ {
1495
+ "type": "vcs",
1496
+ "url": "https://github.com/dtolnay/thiserror"
1497
+ }
1498
+ ]
1499
+ },
1500
+ {
1501
+ "type": "library",
1502
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#thread_local@1.1.10",
1503
+ "author": "Amanieu d'Antras <amanieu@gmail.com>",
1504
+ "name": "thread_local",
1505
+ "version": "1.1.10",
1506
+ "description": "Per-object thread-local storage",
1507
+ "scope": "required",
1508
+ "hashes": [
1509
+ {
1510
+ "alg": "SHA-256",
1511
+ "content": "1ad99c4c6d32803332c548b1af0540b357b3f5fc0be8f6c6bfe8b2e6ae784070"
1512
+ }
1513
+ ],
1514
+ "licenses": [
1515
+ {
1516
+ "expression": "MIT OR Apache-2.0"
1517
+ }
1518
+ ],
1519
+ "purl": "pkg:cargo/thread_local@1.1.10",
1520
+ "externalReferences": [
1521
+ {
1522
+ "type": "documentation",
1523
+ "url": "https://docs.rs/thread_local/"
1524
+ },
1525
+ {
1526
+ "type": "vcs",
1527
+ "url": "https://github.com/Amanieu/thread_local-rs"
1528
+ }
1529
+ ]
1530
+ },
1531
+ {
1532
+ "type": "library",
1533
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-attributes@0.1.31",
1534
+ "author": "Tokio Contributors <team@tokio.rs>, Eliza Weisman <eliza@buoyant.io>, David Barsky <dbarsky@amazon.com>",
1535
+ "name": "tracing-attributes",
1536
+ "version": "0.1.31",
1537
+ "description": "Procedural macro attributes for automatically instrumenting functions. ",
1538
+ "scope": "required",
1539
+ "hashes": [
1540
+ {
1541
+ "alg": "SHA-256",
1542
+ "content": "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da"
1543
+ }
1544
+ ],
1545
+ "licenses": [
1546
+ {
1547
+ "expression": "MIT"
1548
+ }
1549
+ ],
1550
+ "purl": "pkg:cargo/tracing-attributes@0.1.31",
1551
+ "externalReferences": [
1552
+ {
1553
+ "type": "website",
1554
+ "url": "https://tokio.rs"
1555
+ },
1556
+ {
1557
+ "type": "vcs",
1558
+ "url": "https://github.com/tokio-rs/tracing"
1559
+ }
1560
+ ]
1561
+ },
1562
+ {
1563
+ "type": "library",
1564
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36",
1565
+ "author": "Tokio Contributors <team@tokio.rs>",
1566
+ "name": "tracing-core",
1567
+ "version": "0.1.36",
1568
+ "description": "Core primitives for application-level tracing. ",
1569
+ "scope": "required",
1570
+ "hashes": [
1571
+ {
1572
+ "alg": "SHA-256",
1573
+ "content": "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a"
1574
+ }
1575
+ ],
1576
+ "licenses": [
1577
+ {
1578
+ "expression": "MIT"
1579
+ }
1580
+ ],
1581
+ "purl": "pkg:cargo/tracing-core@0.1.36",
1582
+ "externalReferences": [
1583
+ {
1584
+ "type": "website",
1585
+ "url": "https://tokio.rs"
1586
+ },
1587
+ {
1588
+ "type": "vcs",
1589
+ "url": "https://github.com/tokio-rs/tracing"
1590
+ }
1591
+ ]
1592
+ },
1593
+ {
1594
+ "type": "library",
1595
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-subscriber@0.3.23",
1596
+ "author": "Eliza Weisman <eliza@buoyant.io>, David Barsky <me@davidbarsky.com>, Tokio Contributors <team@tokio.rs>",
1597
+ "name": "tracing-subscriber",
1598
+ "version": "0.3.23",
1599
+ "description": "Utilities for implementing and composing `tracing` subscribers. ",
1600
+ "scope": "required",
1601
+ "hashes": [
1602
+ {
1603
+ "alg": "SHA-256",
1604
+ "content": "cb7f578e5945fb242538965c2d0b04418d38ec25c79d160cd279bf0731c8d319"
1605
+ }
1606
+ ],
1607
+ "licenses": [
1608
+ {
1609
+ "expression": "MIT"
1610
+ }
1611
+ ],
1612
+ "purl": "pkg:cargo/tracing-subscriber@0.3.23",
1613
+ "externalReferences": [
1614
+ {
1615
+ "type": "website",
1616
+ "url": "https://tokio.rs"
1617
+ },
1618
+ {
1619
+ "type": "vcs",
1620
+ "url": "https://github.com/tokio-rs/tracing"
1621
+ }
1622
+ ]
1623
+ },
1624
+ {
1625
+ "type": "library",
1626
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
1627
+ "author": "Eliza Weisman <eliza@buoyant.io>, Tokio Contributors <team@tokio.rs>",
1628
+ "name": "tracing",
1629
+ "version": "0.1.44",
1630
+ "description": "Application-level tracing for Rust. ",
1631
+ "scope": "required",
1632
+ "hashes": [
1633
+ {
1634
+ "alg": "SHA-256",
1635
+ "content": "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100"
1636
+ }
1637
+ ],
1638
+ "licenses": [
1639
+ {
1640
+ "expression": "MIT"
1641
+ }
1642
+ ],
1643
+ "purl": "pkg:cargo/tracing@0.1.44",
1644
+ "externalReferences": [
1645
+ {
1646
+ "type": "website",
1647
+ "url": "https://tokio.rs"
1648
+ },
1649
+ {
1650
+ "type": "vcs",
1651
+ "url": "https://github.com/tokio-rs/tracing"
1652
+ }
1653
+ ]
1654
+ },
1655
+ {
1656
+ "type": "library",
1657
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#typenum@1.20.1",
1658
+ "name": "typenum",
1659
+ "version": "1.20.1",
1660
+ "description": "Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.",
1661
+ "scope": "required",
1662
+ "hashes": [
1663
+ {
1664
+ "alg": "SHA-256",
1665
+ "content": "b6f5e870be6c3b371b77fe0ee0bafb859fa4964b4404c27de1d380043c4dda20"
1666
+ }
1667
+ ],
1668
+ "licenses": [
1669
+ {
1670
+ "expression": "MIT OR Apache-2.0"
1671
+ }
1672
+ ],
1673
+ "purl": "pkg:cargo/typenum@1.20.1",
1674
+ "externalReferences": [
1675
+ {
1676
+ "type": "documentation",
1677
+ "url": "https://docs.rs/typenum"
1678
+ },
1679
+ {
1680
+ "type": "vcs",
1681
+ "url": "https://github.com/paholg/typenum"
1682
+ }
1683
+ ]
1684
+ },
1685
+ {
1686
+ "type": "library",
1687
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.26",
1688
+ "author": "David Tolnay <dtolnay@gmail.com>",
1689
+ "name": "unicode-ident",
1690
+ "version": "1.0.26",
1691
+ "description": "Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31",
1692
+ "scope": "required",
1693
+ "hashes": [
1694
+ {
1695
+ "alg": "SHA-256",
1696
+ "content": "d245f478577f809a851594d02313b640fb437e0bb33866753cff937863096954"
1697
+ }
1698
+ ],
1699
+ "licenses": [
1700
+ {
1701
+ "expression": "(MIT OR Apache-2.0) AND Unicode-3.0"
1702
+ }
1703
+ ],
1704
+ "purl": "pkg:cargo/unicode-ident@1.0.26",
1705
+ "externalReferences": [
1706
+ {
1707
+ "type": "documentation",
1708
+ "url": "https://docs.rs/unicode-ident"
1709
+ },
1710
+ {
1711
+ "type": "vcs",
1712
+ "url": "https://github.com/dtolnay/unicode-ident"
1713
+ }
1714
+ ]
1715
+ },
1716
+ {
1717
+ "type": "library",
1718
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#unsafe-libyaml@0.2.11",
1719
+ "author": "David Tolnay <dtolnay@gmail.com>",
1720
+ "name": "unsafe-libyaml",
1721
+ "version": "0.2.11",
1722
+ "description": "libyaml transpiled to rust by c2rust",
1723
+ "scope": "required",
1724
+ "hashes": [
1725
+ {
1726
+ "alg": "SHA-256",
1727
+ "content": "673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861"
1728
+ }
1729
+ ],
1730
+ "licenses": [
1731
+ {
1732
+ "expression": "MIT"
1733
+ }
1734
+ ],
1735
+ "purl": "pkg:cargo/unsafe-libyaml@0.2.11",
1736
+ "externalReferences": [
1737
+ {
1738
+ "type": "documentation",
1739
+ "url": "https://docs.rs/unsafe-libyaml"
1740
+ },
1741
+ {
1742
+ "type": "vcs",
1743
+ "url": "https://github.com/dtolnay/unsafe-libyaml"
1744
+ }
1745
+ ]
1746
+ },
1747
+ {
1748
+ "type": "library",
1749
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1",
1750
+ "name": "windows-link",
1751
+ "version": "0.2.1",
1752
+ "description": "Linking for Windows",
1753
+ "scope": "required",
1754
+ "hashes": [
1755
+ {
1756
+ "alg": "SHA-256",
1757
+ "content": "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
1758
+ }
1759
+ ],
1760
+ "licenses": [
1761
+ {
1762
+ "expression": "MIT OR Apache-2.0"
1763
+ }
1764
+ ],
1765
+ "purl": "pkg:cargo/windows-link@0.2.1",
1766
+ "externalReferences": [
1767
+ {
1768
+ "type": "vcs",
1769
+ "url": "https://github.com/microsoft/windows-rs"
1770
+ }
1771
+ ]
1772
+ },
1773
+ {
1774
+ "type": "library",
1775
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2",
1776
+ "name": "windows-sys",
1777
+ "version": "0.61.2",
1778
+ "description": "Rust for Windows",
1779
+ "scope": "required",
1780
+ "hashes": [
1781
+ {
1782
+ "alg": "SHA-256",
1783
+ "content": "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
1784
+ }
1785
+ ],
1786
+ "licenses": [
1787
+ {
1788
+ "expression": "MIT OR Apache-2.0"
1789
+ }
1790
+ ],
1791
+ "purl": "pkg:cargo/windows-sys@0.61.2",
1792
+ "externalReferences": [
1793
+ {
1794
+ "type": "vcs",
1795
+ "url": "https://github.com/microsoft/windows-rs"
1796
+ }
1797
+ ]
1798
+ },
1799
+ {
1800
+ "type": "library",
1801
+ "bom-ref": "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.23",
1802
+ "author": "David Tolnay <dtolnay@gmail.com>",
1803
+ "name": "zmij",
1804
+ "version": "1.0.23",
1805
+ "description": "A double-to-string conversion algorithm based on Schubfach and xjb",
1806
+ "scope": "required",
1807
+ "hashes": [
1808
+ {
1809
+ "alg": "SHA-256",
1810
+ "content": "29666d0abbfad1e3dc4dcf6144730dd3a3ab225bbbdac83319345b1b44ccfc1b"
1811
+ }
1812
+ ],
1813
+ "licenses": [
1814
+ {
1815
+ "expression": "MIT"
1816
+ }
1817
+ ],
1818
+ "purl": "pkg:cargo/zmij@1.0.23",
1819
+ "externalReferences": [
1820
+ {
1821
+ "type": "documentation",
1822
+ "url": "https://docs.rs/zmij"
1823
+ },
1824
+ {
1825
+ "type": "vcs",
1826
+ "url": "https://github.com/dtolnay/zmij"
1827
+ }
1828
+ ]
1829
+ }
1830
+ ],
1831
+ "dependencies": [
1832
+ {
1833
+ "ref": "path+file:///D:/a/writ/writ/crates/writ-cli#0.1.1",
1834
+ "dependsOn": [
1835
+ "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.104",
1836
+ "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.7",
1837
+ "registry+https://github.com/rust-lang/crates.io-index#regex@1.13.1",
1838
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.229",
1839
+ "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.151",
1840
+ "registry+https://github.com/rust-lang/crates.io-index#serde_yaml@0.9.34+deprecated",
1841
+ "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
1842
+ "registry+https://github.com/rust-lang/crates.io-index#tracing-subscriber@0.3.23",
1843
+ "path+file:///D:/a/writ/writ/crates/writ-core#0.1.1",
1844
+ "path+file:///D:/a/writ/writ/crates/writ-ledger#0.1.1",
1845
+ "path+file:///D:/a/writ/writ/crates/writ-mcp#0.1.1",
1846
+ "path+file:///D:/a/writ/writ/crates/writ-otel#0.1.1",
1847
+ "path+file:///D:/a/writ/writ/crates/writ-policy#0.1.1",
1848
+ "path+file:///D:/a/writ/writ/crates/writ-replay#0.1.1",
1849
+ "path+file:///D:/a/writ/writ/crates/writ-sandbox#0.1.1",
1850
+ "path+file:///D:/a/writ/writ/crates/writ-tui#0.1.1"
1851
+ ]
1852
+ },
1853
+ {
1854
+ "ref": "path+file:///D:/a/writ/writ/crates/writ-core#0.1.1",
1855
+ "dependsOn": [
1856
+ "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3",
1857
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.229",
1858
+ "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.151",
1859
+ "registry+https://github.com/rust-lang/crates.io-index#sha2@0.11.0",
1860
+ "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.20"
1861
+ ]
1862
+ },
1863
+ {
1864
+ "ref": "path+file:///D:/a/writ/writ/crates/writ-ledger#0.1.1",
1865
+ "dependsOn": [
1866
+ "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3",
1867
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.229",
1868
+ "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.151",
1869
+ "registry+https://github.com/rust-lang/crates.io-index#sha2@0.11.0",
1870
+ "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.20",
1871
+ "path+file:///D:/a/writ/writ/crates/writ-core#0.1.1"
1872
+ ]
1873
+ },
1874
+ {
1875
+ "ref": "path+file:///D:/a/writ/writ/crates/writ-mcp#0.1.1",
1876
+ "dependsOn": [
1877
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.229",
1878
+ "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.151",
1879
+ "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.20",
1880
+ "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
1881
+ "path+file:///D:/a/writ/writ/crates/writ-core#0.1.1"
1882
+ ]
1883
+ },
1884
+ {
1885
+ "ref": "path+file:///D:/a/writ/writ/crates/writ-otel#0.1.1",
1886
+ "dependsOn": [
1887
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.229",
1888
+ "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.151",
1889
+ "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
1890
+ "path+file:///D:/a/writ/writ/crates/writ-core#0.1.1"
1891
+ ]
1892
+ },
1893
+ {
1894
+ "ref": "path+file:///D:/a/writ/writ/crates/writ-policy#0.1.1",
1895
+ "dependsOn": [
1896
+ "registry+https://github.com/rust-lang/crates.io-index#regex@1.13.1",
1897
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.229",
1898
+ "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.151",
1899
+ "registry+https://github.com/rust-lang/crates.io-index#serde_yaml@0.9.34+deprecated",
1900
+ "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.20",
1901
+ "path+file:///D:/a/writ/writ/crates/writ-core#0.1.1"
1902
+ ]
1903
+ },
1904
+ {
1905
+ "ref": "path+file:///D:/a/writ/writ/crates/writ-replay#0.1.1",
1906
+ "dependsOn": [
1907
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.229",
1908
+ "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.151",
1909
+ "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.20",
1910
+ "path+file:///D:/a/writ/writ/crates/writ-core#0.1.1",
1911
+ "path+file:///D:/a/writ/writ/crates/writ-ledger#0.1.1",
1912
+ "path+file:///D:/a/writ/writ/crates/writ-policy#0.1.1"
1913
+ ]
1914
+ },
1915
+ {
1916
+ "ref": "path+file:///D:/a/writ/writ/crates/writ-sandbox#0.1.1",
1917
+ "dependsOn": [
1918
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.229",
1919
+ "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.151",
1920
+ "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.20",
1921
+ "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2",
1922
+ "path+file:///D:/a/writ/writ/crates/writ-core#0.1.1"
1923
+ ]
1924
+ },
1925
+ {
1926
+ "ref": "path+file:///D:/a/writ/writ/crates/writ-tui#0.1.1",
1927
+ "dependsOn": [
1928
+ "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.151",
1929
+ "path+file:///D:/a/writ/writ/crates/writ-core#0.1.1"
1930
+ ]
1931
+ },
1932
+ {
1933
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.5",
1934
+ "dependsOn": [
1935
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.3"
1936
+ ]
1937
+ },
1938
+ {
1939
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14"
1940
+ },
1941
+ {
1942
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#anyhow@1.0.104"
1943
+ },
1944
+ {
1945
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.12.1",
1946
+ "dependsOn": [
1947
+ "registry+https://github.com/rust-lang/crates.io-index#hybrid-array@0.4.15"
1948
+ ]
1949
+ },
1950
+ {
1951
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.5"
1952
+ },
1953
+ {
1954
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap@4.6.7",
1955
+ "dependsOn": [
1956
+ "registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.6.7",
1957
+ "registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.6.7"
1958
+ ]
1959
+ },
1960
+ {
1961
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap_builder@4.6.7",
1962
+ "dependsOn": [
1963
+ "registry+https://github.com/rust-lang/crates.io-index#anstyle@1.0.14",
1964
+ "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.1"
1965
+ ]
1966
+ },
1967
+ {
1968
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap_derive@4.6.7",
1969
+ "dependsOn": [
1970
+ "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0",
1971
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.107",
1972
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.47",
1973
+ "registry+https://github.com/rust-lang/crates.io-index#syn@3.0.6"
1974
+ ]
1975
+ },
1976
+ {
1977
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#clap_lex@1.1.1"
1978
+ },
1979
+ {
1980
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#const-oid@0.10.2"
1981
+ },
1982
+ {
1983
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.3.1"
1984
+ },
1985
+ {
1986
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.2.2",
1987
+ "dependsOn": [
1988
+ "registry+https://github.com/rust-lang/crates.io-index#hybrid-array@0.4.15"
1989
+ ]
1990
+ },
1991
+ {
1992
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#digest@0.11.3",
1993
+ "dependsOn": [
1994
+ "registry+https://github.com/rust-lang/crates.io-index#block-buffer@0.12.1",
1995
+ "registry+https://github.com/rust-lang/crates.io-index#const-oid@0.10.2",
1996
+ "registry+https://github.com/rust-lang/crates.io-index#crypto-common@0.2.2"
1997
+ ]
1998
+ },
1999
+ {
2000
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2"
2001
+ },
2002
+ {
2003
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1"
2004
+ },
2005
+ {
2006
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#heck@0.5.0"
2007
+ },
2008
+ {
2009
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#hex@0.4.3"
2010
+ },
2011
+ {
2012
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#hybrid-array@0.4.15",
2013
+ "dependsOn": [
2014
+ "registry+https://github.com/rust-lang/crates.io-index#typenum@1.20.1"
2015
+ ]
2016
+ },
2017
+ {
2018
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.2",
2019
+ "dependsOn": [
2020
+ "registry+https://github.com/rust-lang/crates.io-index#equivalent@1.0.2",
2021
+ "registry+https://github.com/rust-lang/crates.io-index#hashbrown@0.17.1",
2022
+ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.229"
2023
+ ]
2024
+ },
2025
+ {
2026
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18"
2027
+ },
2028
+ {
2029
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0"
2030
+ },
2031
+ {
2032
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#matchers@0.2.0",
2033
+ "dependsOn": [
2034
+ "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.18"
2035
+ ]
2036
+ },
2037
+ {
2038
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.3"
2039
+ },
2040
+ {
2041
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4"
2042
+ },
2043
+ {
2044
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17"
2045
+ },
2046
+ {
2047
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.107",
2048
+ "dependsOn": [
2049
+ "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.26"
2050
+ ]
2051
+ },
2052
+ {
2053
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.47",
2054
+ "dependsOn": [
2055
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.107"
2056
+ ]
2057
+ },
2058
+ {
2059
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.18",
2060
+ "dependsOn": [
2061
+ "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.5",
2062
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.3",
2063
+ "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.11"
2064
+ ]
2065
+ },
2066
+ {
2067
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.11"
2068
+ },
2069
+ {
2070
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#regex@1.13.1",
2071
+ "dependsOn": [
2072
+ "registry+https://github.com/rust-lang/crates.io-index#aho-corasick@1.1.5",
2073
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.3",
2074
+ "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.18",
2075
+ "registry+https://github.com/rust-lang/crates.io-index#regex-syntax@0.8.11"
2076
+ ]
2077
+ },
2078
+ {
2079
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23"
2080
+ },
2081
+ {
2082
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.229",
2083
+ "dependsOn": [
2084
+ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.229",
2085
+ "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.229"
2086
+ ]
2087
+ },
2088
+ {
2089
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.229"
2090
+ },
2091
+ {
2092
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_derive@1.0.229",
2093
+ "dependsOn": [
2094
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.107",
2095
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.47",
2096
+ "registry+https://github.com/rust-lang/crates.io-index#syn@3.0.6"
2097
+ ]
2098
+ },
2099
+ {
2100
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_json@1.0.151",
2101
+ "dependsOn": [
2102
+ "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.2",
2103
+ "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
2104
+ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.8.3",
2105
+ "registry+https://github.com/rust-lang/crates.io-index#serde_core@1.0.229",
2106
+ "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.23"
2107
+ ]
2108
+ },
2109
+ {
2110
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#serde_yaml@0.9.34+deprecated",
2111
+ "dependsOn": [
2112
+ "registry+https://github.com/rust-lang/crates.io-index#indexmap@2.14.2",
2113
+ "registry+https://github.com/rust-lang/crates.io-index#itoa@1.0.18",
2114
+ "registry+https://github.com/rust-lang/crates.io-index#ryu@1.0.23",
2115
+ "registry+https://github.com/rust-lang/crates.io-index#serde@1.0.229",
2116
+ "registry+https://github.com/rust-lang/crates.io-index#unsafe-libyaml@0.2.11"
2117
+ ]
2118
+ },
2119
+ {
2120
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#sha2@0.11.0",
2121
+ "dependsOn": [
2122
+ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.5",
2123
+ "registry+https://github.com/rust-lang/crates.io-index#cpufeatures@0.3.1",
2124
+ "registry+https://github.com/rust-lang/crates.io-index#digest@0.11.3"
2125
+ ]
2126
+ },
2127
+ {
2128
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#sharded-slab@0.1.7",
2129
+ "dependsOn": [
2130
+ "registry+https://github.com/rust-lang/crates.io-index#lazy_static@1.5.0"
2131
+ ]
2132
+ },
2133
+ {
2134
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.119",
2135
+ "dependsOn": [
2136
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.107",
2137
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.47",
2138
+ "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.26"
2139
+ ]
2140
+ },
2141
+ {
2142
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#syn@3.0.6",
2143
+ "dependsOn": [
2144
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.107",
2145
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.47",
2146
+ "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.26"
2147
+ ]
2148
+ },
2149
+ {
2150
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.20",
2151
+ "dependsOn": [
2152
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.107",
2153
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.47",
2154
+ "registry+https://github.com/rust-lang/crates.io-index#syn@3.0.6"
2155
+ ]
2156
+ },
2157
+ {
2158
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#thiserror@2.0.20",
2159
+ "dependsOn": [
2160
+ "registry+https://github.com/rust-lang/crates.io-index#thiserror-impl@2.0.20"
2161
+ ]
2162
+ },
2163
+ {
2164
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#thread_local@1.1.10",
2165
+ "dependsOn": [
2166
+ "registry+https://github.com/rust-lang/crates.io-index#cfg-if@1.0.5"
2167
+ ]
2168
+ },
2169
+ {
2170
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-attributes@0.1.31",
2171
+ "dependsOn": [
2172
+ "registry+https://github.com/rust-lang/crates.io-index#proc-macro2@1.0.107",
2173
+ "registry+https://github.com/rust-lang/crates.io-index#quote@1.0.47",
2174
+ "registry+https://github.com/rust-lang/crates.io-index#syn@2.0.119"
2175
+ ]
2176
+ },
2177
+ {
2178
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36",
2179
+ "dependsOn": [
2180
+ "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4"
2181
+ ]
2182
+ },
2183
+ {
2184
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing-subscriber@0.3.23",
2185
+ "dependsOn": [
2186
+ "registry+https://github.com/rust-lang/crates.io-index#matchers@0.2.0",
2187
+ "registry+https://github.com/rust-lang/crates.io-index#once_cell@1.21.4",
2188
+ "registry+https://github.com/rust-lang/crates.io-index#regex-automata@0.4.18",
2189
+ "registry+https://github.com/rust-lang/crates.io-index#sharded-slab@0.1.7",
2190
+ "registry+https://github.com/rust-lang/crates.io-index#thread_local@1.1.10",
2191
+ "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
2192
+ "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36"
2193
+ ]
2194
+ },
2195
+ {
2196
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#tracing@0.1.44",
2197
+ "dependsOn": [
2198
+ "registry+https://github.com/rust-lang/crates.io-index#pin-project-lite@0.2.17",
2199
+ "registry+https://github.com/rust-lang/crates.io-index#tracing-attributes@0.1.31",
2200
+ "registry+https://github.com/rust-lang/crates.io-index#tracing-core@0.1.36"
2201
+ ]
2202
+ },
2203
+ {
2204
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#typenum@1.20.1"
2205
+ },
2206
+ {
2207
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#unicode-ident@1.0.26"
2208
+ },
2209
+ {
2210
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#unsafe-libyaml@0.2.11"
2211
+ },
2212
+ {
2213
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1"
2214
+ },
2215
+ {
2216
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#windows-sys@0.61.2",
2217
+ "dependsOn": [
2218
+ "registry+https://github.com/rust-lang/crates.io-index#windows-link@0.2.1"
2219
+ ]
2220
+ },
2221
+ {
2222
+ "ref": "registry+https://github.com/rust-lang/crates.io-index#zmij@1.0.23"
2223
+ }
2224
+ ]
2225
+ }