@originoneai/agent-work-runtime-darwin-x64 0.3.1

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.
package/build.json ADDED
@@ -0,0 +1,2397 @@
1
+ {
2
+ "version": "0.3.1",
3
+ "python_version": "0.3.1",
4
+ "platform": "darwin-x64",
5
+ "wheel_platform": "macosx_15_0_x86_64",
6
+ "rust_target": "x86_64-apple-darwin",
7
+ "source_sha": "03b5c4003f023c5b94ce640d5d2f5286f38cf09e",
8
+ "source_tree_clean": true,
9
+ "rustc": "rustc 1.93.1 (01f6ddf75 2026-02-11)",
10
+ "binary_sha256": {
11
+ "awr": "f0a0797e9c6b4cb3e1af74755cd4cf156c9412d40e57d7d284456382210068e6",
12
+ "awr-mcp": "351cee0938921365d15ba4cefc734bcc942ba3d56aec9148644f581ef8848730"
13
+ },
14
+ "binary_architectures": {
15
+ "awr": "x86_64",
16
+ "awr-mcp": "x86_64"
17
+ },
18
+ "dependency_notices": [
19
+ {
20
+ "name": "aho-corasick",
21
+ "version": "1.1.5",
22
+ "license": "Unlicense OR MIT",
23
+ "notices": [
24
+ {
25
+ "file": "COPYING",
26
+ "sha256": "01c266bced4a434da0051174d6bee16a4c82cf634e2679b6155d40d75012390f"
27
+ },
28
+ {
29
+ "file": "LICENSE-MIT",
30
+ "sha256": "0f96a83840e146e43c0ec96a22ec1f392e0680e6c1226e6f3ba87e0740af850f"
31
+ },
32
+ {
33
+ "file": "UNLICENSE",
34
+ "sha256": "7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c"
35
+ }
36
+ ]
37
+ },
38
+ {
39
+ "name": "ambient-authority",
40
+ "version": "0.0.2",
41
+ "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
42
+ "notices": [
43
+ {
44
+ "file": "LICENSE-APACHE",
45
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
46
+ },
47
+ {
48
+ "file": "LICENSE-Apache-2.0_WITH_LLVM-exception",
49
+ "sha256": "268872b9816f90fd8e85db5a28d33f8150ebb8dd016653fb39ef1f94f2686bc5"
50
+ },
51
+ {
52
+ "file": "LICENSE-MIT",
53
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
54
+ }
55
+ ]
56
+ },
57
+ {
58
+ "name": "anstream",
59
+ "version": "1.0.0",
60
+ "license": "MIT OR Apache-2.0",
61
+ "notices": [
62
+ {
63
+ "file": "LICENSE-APACHE",
64
+ "sha256": "c6596eb7be8581c18be736c846fb9173b69eccf6ef94c5135893ec56bd92ba08"
65
+ },
66
+ {
67
+ "file": "LICENSE-MIT",
68
+ "sha256": "6efb0476a1cc085077ed49357026d8c173bf33017278ef440f222fb9cbcb66e6"
69
+ }
70
+ ]
71
+ },
72
+ {
73
+ "name": "anstyle",
74
+ "version": "1.0.14",
75
+ "license": "MIT OR Apache-2.0",
76
+ "notices": [
77
+ {
78
+ "file": "LICENSE-APACHE",
79
+ "sha256": "c6596eb7be8581c18be736c846fb9173b69eccf6ef94c5135893ec56bd92ba08"
80
+ },
81
+ {
82
+ "file": "LICENSE-MIT",
83
+ "sha256": "6efb0476a1cc085077ed49357026d8c173bf33017278ef440f222fb9cbcb66e6"
84
+ }
85
+ ]
86
+ },
87
+ {
88
+ "name": "anstyle-parse",
89
+ "version": "1.0.0",
90
+ "license": "MIT OR Apache-2.0",
91
+ "notices": [
92
+ {
93
+ "file": "LICENSE-APACHE",
94
+ "sha256": "c6596eb7be8581c18be736c846fb9173b69eccf6ef94c5135893ec56bd92ba08"
95
+ },
96
+ {
97
+ "file": "LICENSE-MIT",
98
+ "sha256": "6efb0476a1cc085077ed49357026d8c173bf33017278ef440f222fb9cbcb66e6"
99
+ }
100
+ ]
101
+ },
102
+ {
103
+ "name": "anstyle-query",
104
+ "version": "1.1.5",
105
+ "license": "MIT OR Apache-2.0",
106
+ "notices": [
107
+ {
108
+ "file": "LICENSE-APACHE",
109
+ "sha256": "c6596eb7be8581c18be736c846fb9173b69eccf6ef94c5135893ec56bd92ba08"
110
+ },
111
+ {
112
+ "file": "LICENSE-MIT",
113
+ "sha256": "6efb0476a1cc085077ed49357026d8c173bf33017278ef440f222fb9cbcb66e6"
114
+ }
115
+ ]
116
+ },
117
+ {
118
+ "name": "anyhow",
119
+ "version": "1.0.104",
120
+ "license": "MIT OR Apache-2.0",
121
+ "notices": [
122
+ {
123
+ "file": "LICENSE-APACHE",
124
+ "sha256": "62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a"
125
+ },
126
+ {
127
+ "file": "LICENSE-MIT",
128
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
129
+ }
130
+ ]
131
+ },
132
+ {
133
+ "name": "arraydeque",
134
+ "version": "0.5.1",
135
+ "license": "MIT/Apache-2.0",
136
+ "notices": [
137
+ {
138
+ "file": "LICENSE",
139
+ "sha256": "0aab2eeeaa27c8e946c235e5e605c6d52cb0a56d254c660bdcf618d6f7faf4af"
140
+ }
141
+ ]
142
+ },
143
+ {
144
+ "name": "autocfg",
145
+ "version": "1.5.1",
146
+ "license": "Apache-2.0 OR MIT",
147
+ "notices": [
148
+ {
149
+ "file": "LICENSE-APACHE",
150
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
151
+ },
152
+ {
153
+ "file": "LICENSE-MIT",
154
+ "sha256": "27995d58ad5c1145c1a8cd86244ce844886958a35eb2b78c6b772748669999ac"
155
+ }
156
+ ]
157
+ },
158
+ {
159
+ "name": "base64",
160
+ "version": "0.22.1",
161
+ "license": "MIT OR Apache-2.0",
162
+ "notices": [
163
+ {
164
+ "file": "LICENSE-APACHE",
165
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
166
+ },
167
+ {
168
+ "file": "LICENSE-MIT",
169
+ "sha256": "0dd882e53de11566d50f8e8e2d5a651bcf3fabee4987d70f306233cf39094ba7"
170
+ }
171
+ ]
172
+ },
173
+ {
174
+ "name": "bit-set",
175
+ "version": "0.8.0",
176
+ "license": "Apache-2.0 OR MIT",
177
+ "notices": [
178
+ {
179
+ "file": "LICENSE-APACHE",
180
+ "sha256": "8173d5c29b4f956d532781d2b86e4e30f83e6b7878dce18c919451d6ba707c90"
181
+ },
182
+ {
183
+ "file": "LICENSE-MIT",
184
+ "sha256": "f51ac2c59a222f7476ce507ca879960e2b64ea64bb2786eefdbeb7b0b538d1b7"
185
+ }
186
+ ]
187
+ },
188
+ {
189
+ "name": "bit-vec",
190
+ "version": "0.8.0",
191
+ "license": "Apache-2.0 OR MIT",
192
+ "notices": [
193
+ {
194
+ "file": "LICENSE-APACHE",
195
+ "sha256": "8173d5c29b4f956d532781d2b86e4e30f83e6b7878dce18c919451d6ba707c90"
196
+ },
197
+ {
198
+ "file": "LICENSE-MIT",
199
+ "sha256": "f51ac2c59a222f7476ce507ca879960e2b64ea64bb2786eefdbeb7b0b538d1b7"
200
+ }
201
+ ]
202
+ },
203
+ {
204
+ "name": "bitflags",
205
+ "version": "2.13.1",
206
+ "license": "MIT OR Apache-2.0",
207
+ "notices": [
208
+ {
209
+ "file": "LICENSE-APACHE",
210
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
211
+ },
212
+ {
213
+ "file": "LICENSE-MIT",
214
+ "sha256": "6485b8ed310d3f0340bf1ad1f47645069ce4069dcc6bb46c7d5c6faf41de1fdb"
215
+ }
216
+ ]
217
+ },
218
+ {
219
+ "name": "block-buffer",
220
+ "version": "0.10.4",
221
+ "license": "MIT OR Apache-2.0",
222
+ "notices": [
223
+ {
224
+ "file": "LICENSE-APACHE",
225
+ "sha256": "a9040321c3712d8fd0b09cf52b17445de04a23a10165049ae187cd39e5c86be5"
226
+ },
227
+ {
228
+ "file": "LICENSE-MIT",
229
+ "sha256": "d5c22aa3118d240e877ad41c5d9fa232f9c77d757d4aac0c2f943afc0a95e0ef"
230
+ }
231
+ ]
232
+ },
233
+ {
234
+ "name": "bstr",
235
+ "version": "1.13.1",
236
+ "license": "MIT OR Apache-2.0",
237
+ "notices": [
238
+ {
239
+ "file": "COPYING",
240
+ "sha256": "68653aaa727a2bfa31b7a751e31701ce33c49d695c12dd291a07d1c54da4c14b"
241
+ },
242
+ {
243
+ "file": "LICENSE-APACHE",
244
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
245
+ },
246
+ {
247
+ "file": "LICENSE-MIT",
248
+ "sha256": "6b7374c39a57e57fc2c38eb529c4c88340152b10f51dd5ae2d819dfa67f61715"
249
+ }
250
+ ]
251
+ },
252
+ {
253
+ "name": "bytes",
254
+ "version": "1.12.1",
255
+ "license": "MIT",
256
+ "notices": [
257
+ {
258
+ "file": "LICENSE",
259
+ "sha256": "45f522cacecb1023856e46df79ca625dfc550c94910078bd8aec6e02880b3d42"
260
+ }
261
+ ]
262
+ },
263
+ {
264
+ "name": "cap-fs-ext",
265
+ "version": "4.0.3",
266
+ "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
267
+ "notices": [
268
+ {
269
+ "file": "LICENSE-APACHE",
270
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
271
+ },
272
+ {
273
+ "file": "LICENSE-Apache-2.0_WITH_LLVM-exception",
274
+ "sha256": "268872b9816f90fd8e85db5a28d33f8150ebb8dd016653fb39ef1f94f2686bc5"
275
+ },
276
+ {
277
+ "file": "LICENSE-MIT",
278
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
279
+ }
280
+ ]
281
+ },
282
+ {
283
+ "name": "cap-primitives",
284
+ "version": "4.0.3",
285
+ "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
286
+ "notices": [
287
+ {
288
+ "file": "LICENSE-APACHE",
289
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
290
+ },
291
+ {
292
+ "file": "LICENSE-Apache-2.0_WITH_LLVM-exception",
293
+ "sha256": "268872b9816f90fd8e85db5a28d33f8150ebb8dd016653fb39ef1f94f2686bc5"
294
+ },
295
+ {
296
+ "file": "LICENSE-MIT",
297
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
298
+ }
299
+ ]
300
+ },
301
+ {
302
+ "name": "cap-std",
303
+ "version": "4.0.3",
304
+ "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
305
+ "notices": [
306
+ {
307
+ "file": "LICENSE-APACHE",
308
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
309
+ },
310
+ {
311
+ "file": "LICENSE-Apache-2.0_WITH_LLVM-exception",
312
+ "sha256": "268872b9816f90fd8e85db5a28d33f8150ebb8dd016653fb39ef1f94f2686bc5"
313
+ },
314
+ {
315
+ "file": "LICENSE-MIT",
316
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
317
+ }
318
+ ]
319
+ },
320
+ {
321
+ "name": "cc",
322
+ "version": "1.4.5",
323
+ "license": "MIT OR Apache-2.0",
324
+ "notices": [
325
+ {
326
+ "file": "LICENSE-APACHE",
327
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
328
+ },
329
+ {
330
+ "file": "LICENSE-MIT",
331
+ "sha256": "378f5840b258e2779c39418f3f2d7b2ba96f1c7917dd6be0713f88305dbda397"
332
+ }
333
+ ]
334
+ },
335
+ {
336
+ "name": "cfg-if",
337
+ "version": "1.0.4",
338
+ "license": "MIT OR Apache-2.0",
339
+ "notices": [
340
+ {
341
+ "file": "LICENSE-APACHE",
342
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
343
+ },
344
+ {
345
+ "file": "LICENSE-MIT",
346
+ "sha256": "378f5840b258e2779c39418f3f2d7b2ba96f1c7917dd6be0713f88305dbda397"
347
+ }
348
+ ]
349
+ },
350
+ {
351
+ "name": "cfg_aliases",
352
+ "version": "0.2.2",
353
+ "license": "MIT",
354
+ "notices": [
355
+ {
356
+ "file": "LICENSE",
357
+ "sha256": "31b94860253d8ec7b4529f51901044d3b459d6292d996504a36b1bae3a36a812"
358
+ },
359
+ {
360
+ "file": "NOTICES.md",
361
+ "sha256": "1e2b7ade3fb228130408b9990cae6a7618eb314c75aa0b164bfe485d9d9756ee"
362
+ }
363
+ ]
364
+ },
365
+ {
366
+ "name": "chrono",
367
+ "version": "0.4.45",
368
+ "license": "MIT OR Apache-2.0",
369
+ "notices": [
370
+ {
371
+ "file": "LICENSE.txt",
372
+ "sha256": "946c9835d8034d24404f8cfec5f4654cee5dad17e944afc3d06d742cf2882831"
373
+ }
374
+ ]
375
+ },
376
+ {
377
+ "name": "clap",
378
+ "version": "4.6.6",
379
+ "license": "MIT OR Apache-2.0",
380
+ "notices": [
381
+ {
382
+ "file": "LICENSE-APACHE",
383
+ "sha256": "c6596eb7be8581c18be736c846fb9173b69eccf6ef94c5135893ec56bd92ba08"
384
+ },
385
+ {
386
+ "file": "LICENSE-MIT",
387
+ "sha256": "6efb0476a1cc085077ed49357026d8c173bf33017278ef440f222fb9cbcb66e6"
388
+ }
389
+ ]
390
+ },
391
+ {
392
+ "name": "clap_builder",
393
+ "version": "4.6.6",
394
+ "license": "MIT OR Apache-2.0",
395
+ "notices": [
396
+ {
397
+ "file": "LICENSE-APACHE",
398
+ "sha256": "c6596eb7be8581c18be736c846fb9173b69eccf6ef94c5135893ec56bd92ba08"
399
+ },
400
+ {
401
+ "file": "LICENSE-MIT",
402
+ "sha256": "6efb0476a1cc085077ed49357026d8c173bf33017278ef440f222fb9cbcb66e6"
403
+ }
404
+ ]
405
+ },
406
+ {
407
+ "name": "clap_derive",
408
+ "version": "4.6.4",
409
+ "license": "MIT OR Apache-2.0",
410
+ "notices": [
411
+ {
412
+ "file": "LICENSE-APACHE",
413
+ "sha256": "c6596eb7be8581c18be736c846fb9173b69eccf6ef94c5135893ec56bd92ba08"
414
+ },
415
+ {
416
+ "file": "LICENSE-MIT",
417
+ "sha256": "6efb0476a1cc085077ed49357026d8c173bf33017278ef440f222fb9cbcb66e6"
418
+ }
419
+ ]
420
+ },
421
+ {
422
+ "name": "clap_lex",
423
+ "version": "1.1.0",
424
+ "license": "MIT OR Apache-2.0",
425
+ "notices": [
426
+ {
427
+ "file": "LICENSE-APACHE",
428
+ "sha256": "c6596eb7be8581c18be736c846fb9173b69eccf6ef94c5135893ec56bd92ba08"
429
+ },
430
+ {
431
+ "file": "LICENSE-MIT",
432
+ "sha256": "6efb0476a1cc085077ed49357026d8c173bf33017278ef440f222fb9cbcb66e6"
433
+ }
434
+ ]
435
+ },
436
+ {
437
+ "name": "colorchoice",
438
+ "version": "1.0.5",
439
+ "license": "MIT OR Apache-2.0",
440
+ "notices": [
441
+ {
442
+ "file": "LICENSE-APACHE",
443
+ "sha256": "c6596eb7be8581c18be736c846fb9173b69eccf6ef94c5135893ec56bd92ba08"
444
+ },
445
+ {
446
+ "file": "LICENSE-MIT",
447
+ "sha256": "6efb0476a1cc085077ed49357026d8c173bf33017278ef440f222fb9cbcb66e6"
448
+ }
449
+ ]
450
+ },
451
+ {
452
+ "name": "core-foundation-sys",
453
+ "version": "0.8.7",
454
+ "license": "MIT OR Apache-2.0",
455
+ "notices": [
456
+ {
457
+ "file": "LICENSE-APACHE",
458
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
459
+ },
460
+ {
461
+ "file": "LICENSE-MIT",
462
+ "sha256": "62065228e42caebca7e7d7db1204cbb867033de5982ca4009928915e4095f3a3"
463
+ }
464
+ ]
465
+ },
466
+ {
467
+ "name": "cpufeatures",
468
+ "version": "0.2.17",
469
+ "license": "MIT OR Apache-2.0",
470
+ "notices": [
471
+ {
472
+ "file": "LICENSE-APACHE",
473
+ "sha256": "a9040321c3712d8fd0b09cf52b17445de04a23a10165049ae187cd39e5c86be5"
474
+ },
475
+ {
476
+ "file": "LICENSE-MIT",
477
+ "sha256": "ae9baa7beea910273c2f384c2a6b721fb7bd02bda3436074a1072e4ee689f985"
478
+ }
479
+ ]
480
+ },
481
+ {
482
+ "name": "crypto-common",
483
+ "version": "0.1.7",
484
+ "license": "MIT OR Apache-2.0",
485
+ "notices": [
486
+ {
487
+ "file": "LICENSE-APACHE",
488
+ "sha256": "a9040321c3712d8fd0b09cf52b17445de04a23a10165049ae187cd39e5c86be5"
489
+ },
490
+ {
491
+ "file": "LICENSE-MIT",
492
+ "sha256": "3521672491a3479422d5fe1aca6645dd2984090f85da6e5205abfb18fb7a6897"
493
+ }
494
+ ]
495
+ },
496
+ {
497
+ "name": "digest",
498
+ "version": "0.10.7",
499
+ "license": "MIT OR Apache-2.0",
500
+ "notices": [
501
+ {
502
+ "file": "LICENSE-APACHE",
503
+ "sha256": "a9040321c3712d8fd0b09cf52b17445de04a23a10165049ae187cd39e5c86be5"
504
+ },
505
+ {
506
+ "file": "LICENSE-MIT",
507
+ "sha256": "9e0dfd2dd4173a530e238cb6adb37aa78c34c6bc7444e0e10c1ab5d8881f63ba"
508
+ }
509
+ ]
510
+ },
511
+ {
512
+ "name": "displaydoc",
513
+ "version": "0.2.7",
514
+ "license": "MIT OR Apache-2.0",
515
+ "notices": [
516
+ {
517
+ "file": "LICENSE-APACHE",
518
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
519
+ },
520
+ {
521
+ "file": "LICENSE-MIT",
522
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
523
+ }
524
+ ]
525
+ },
526
+ {
527
+ "name": "dyn-clone",
528
+ "version": "1.0.20",
529
+ "license": "MIT OR Apache-2.0",
530
+ "notices": [
531
+ {
532
+ "file": "LICENSE-APACHE",
533
+ "sha256": "62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a"
534
+ },
535
+ {
536
+ "file": "LICENSE-MIT",
537
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
538
+ }
539
+ ]
540
+ },
541
+ {
542
+ "name": "equivalent",
543
+ "version": "1.0.2",
544
+ "license": "Apache-2.0 OR MIT",
545
+ "notices": [
546
+ {
547
+ "file": "LICENSE-APACHE",
548
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
549
+ },
550
+ {
551
+ "file": "LICENSE-MIT",
552
+ "sha256": "7365cc8878a1d7ce155a58c4ca09c3d7a6be413efa5334a80ea842912b669349"
553
+ }
554
+ ]
555
+ },
556
+ {
557
+ "name": "errno",
558
+ "version": "0.3.14",
559
+ "license": "MIT OR Apache-2.0",
560
+ "notices": [
561
+ {
562
+ "file": "LICENSE-APACHE",
563
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
564
+ },
565
+ {
566
+ "file": "LICENSE-MIT",
567
+ "sha256": "8764a597675778ddfd4e25f81b08a05dbcf089ac05662df7613fe67f150e3aa2"
568
+ }
569
+ ]
570
+ },
571
+ {
572
+ "name": "fallible-iterator",
573
+ "version": "0.3.0",
574
+ "license": "MIT/Apache-2.0",
575
+ "notices": [
576
+ {
577
+ "file": "LICENSE-APACHE",
578
+ "sha256": "c6596eb7be8581c18be736c846fb9173b69eccf6ef94c5135893ec56bd92ba08"
579
+ },
580
+ {
581
+ "file": "LICENSE-MIT",
582
+ "sha256": "0816e154b159ba255c563f7c8c7df5bbb8cc5fc96f5ab8cf9f4743b4f41fe7eb"
583
+ }
584
+ ]
585
+ },
586
+ {
587
+ "name": "fallible-streaming-iterator",
588
+ "version": "0.1.9",
589
+ "license": "MIT/Apache-2.0",
590
+ "notices": [
591
+ {
592
+ "file": "LICENSE-APACHE",
593
+ "sha256": "c6596eb7be8581c18be736c846fb9173b69eccf6ef94c5135893ec56bd92ba08"
594
+ },
595
+ {
596
+ "file": "LICENSE-MIT",
597
+ "sha256": "8dcec5569a9be5b0e086c80faed6f1aefa670af0ec29cecc2f714303096887e0"
598
+ }
599
+ ]
600
+ },
601
+ {
602
+ "name": "fancy-regex",
603
+ "version": "0.17.0",
604
+ "license": "MIT",
605
+ "notices": [
606
+ {
607
+ "file": "LICENSE",
608
+ "sha256": "3bc70e239e91272782006c638fc0452a714d384224f11f0923036b7be07cf9b5"
609
+ }
610
+ ]
611
+ },
612
+ {
613
+ "name": "find-msvc-tools",
614
+ "version": "0.1.12",
615
+ "license": "MIT OR Apache-2.0",
616
+ "notices": [
617
+ {
618
+ "file": "LICENSE-APACHE",
619
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
620
+ },
621
+ {
622
+ "file": "LICENSE-MIT",
623
+ "sha256": "378f5840b258e2779c39418f3f2d7b2ba96f1c7917dd6be0713f88305dbda397"
624
+ }
625
+ ]
626
+ },
627
+ {
628
+ "name": "foldhash",
629
+ "version": "0.2.0",
630
+ "license": "Zlib",
631
+ "notices": [
632
+ {
633
+ "file": "LICENSE",
634
+ "sha256": "b1181a40b2a7b25cf66fd01481713bc1005df082c53ef73e851e55071b102744"
635
+ }
636
+ ]
637
+ },
638
+ {
639
+ "name": "form_urlencoded",
640
+ "version": "1.2.2",
641
+ "license": "MIT OR Apache-2.0",
642
+ "notices": [
643
+ {
644
+ "file": "LICENSE-APACHE",
645
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
646
+ },
647
+ {
648
+ "file": "LICENSE-MIT",
649
+ "sha256": "20c7855c364d57ea4c97889a5e8d98470a9952dade37bd9248b9a54431670e5e"
650
+ }
651
+ ]
652
+ },
653
+ {
654
+ "name": "fs-set-times",
655
+ "version": "0.20.3",
656
+ "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
657
+ "notices": [
658
+ {
659
+ "file": "LICENSE-APACHE",
660
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
661
+ },
662
+ {
663
+ "file": "LICENSE-Apache-2.0_WITH_LLVM-exception",
664
+ "sha256": "268872b9816f90fd8e85db5a28d33f8150ebb8dd016653fb39ef1f94f2686bc5"
665
+ },
666
+ {
667
+ "file": "LICENSE-MIT",
668
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
669
+ }
670
+ ]
671
+ },
672
+ {
673
+ "name": "futures",
674
+ "version": "0.3.34",
675
+ "license": "MIT OR Apache-2.0",
676
+ "notices": [
677
+ {
678
+ "file": "LICENSE-APACHE",
679
+ "sha256": "275c491d6d1160553c32fd6127061d7f9606c3ea25abfad6ca3f6ed088785427"
680
+ },
681
+ {
682
+ "file": "LICENSE-MIT",
683
+ "sha256": "6652c868f35dfe5e8ef636810a4e576b9d663f3a17fb0f5613ad73583e1b88fd"
684
+ }
685
+ ]
686
+ },
687
+ {
688
+ "name": "futures-channel",
689
+ "version": "0.3.34",
690
+ "license": "MIT OR Apache-2.0",
691
+ "notices": [
692
+ {
693
+ "file": "LICENSE-APACHE",
694
+ "sha256": "275c491d6d1160553c32fd6127061d7f9606c3ea25abfad6ca3f6ed088785427"
695
+ },
696
+ {
697
+ "file": "LICENSE-MIT",
698
+ "sha256": "6652c868f35dfe5e8ef636810a4e576b9d663f3a17fb0f5613ad73583e1b88fd"
699
+ }
700
+ ]
701
+ },
702
+ {
703
+ "name": "futures-core",
704
+ "version": "0.3.34",
705
+ "license": "MIT OR Apache-2.0",
706
+ "notices": [
707
+ {
708
+ "file": "LICENSE-APACHE",
709
+ "sha256": "275c491d6d1160553c32fd6127061d7f9606c3ea25abfad6ca3f6ed088785427"
710
+ },
711
+ {
712
+ "file": "LICENSE-MIT",
713
+ "sha256": "6652c868f35dfe5e8ef636810a4e576b9d663f3a17fb0f5613ad73583e1b88fd"
714
+ }
715
+ ]
716
+ },
717
+ {
718
+ "name": "futures-executor",
719
+ "version": "0.3.34",
720
+ "license": "MIT OR Apache-2.0",
721
+ "notices": [
722
+ {
723
+ "file": "LICENSE-APACHE",
724
+ "sha256": "275c491d6d1160553c32fd6127061d7f9606c3ea25abfad6ca3f6ed088785427"
725
+ },
726
+ {
727
+ "file": "LICENSE-MIT",
728
+ "sha256": "6652c868f35dfe5e8ef636810a4e576b9d663f3a17fb0f5613ad73583e1b88fd"
729
+ }
730
+ ]
731
+ },
732
+ {
733
+ "name": "futures-io",
734
+ "version": "0.3.34",
735
+ "license": "MIT OR Apache-2.0",
736
+ "notices": [
737
+ {
738
+ "file": "LICENSE-APACHE",
739
+ "sha256": "275c491d6d1160553c32fd6127061d7f9606c3ea25abfad6ca3f6ed088785427"
740
+ },
741
+ {
742
+ "file": "LICENSE-MIT",
743
+ "sha256": "6652c868f35dfe5e8ef636810a4e576b9d663f3a17fb0f5613ad73583e1b88fd"
744
+ }
745
+ ]
746
+ },
747
+ {
748
+ "name": "futures-macro",
749
+ "version": "0.3.34",
750
+ "license": "MIT OR Apache-2.0",
751
+ "notices": [
752
+ {
753
+ "file": "LICENSE-APACHE",
754
+ "sha256": "275c491d6d1160553c32fd6127061d7f9606c3ea25abfad6ca3f6ed088785427"
755
+ },
756
+ {
757
+ "file": "LICENSE-MIT",
758
+ "sha256": "6652c868f35dfe5e8ef636810a4e576b9d663f3a17fb0f5613ad73583e1b88fd"
759
+ }
760
+ ]
761
+ },
762
+ {
763
+ "name": "futures-sink",
764
+ "version": "0.3.34",
765
+ "license": "MIT OR Apache-2.0",
766
+ "notices": [
767
+ {
768
+ "file": "LICENSE-APACHE",
769
+ "sha256": "275c491d6d1160553c32fd6127061d7f9606c3ea25abfad6ca3f6ed088785427"
770
+ },
771
+ {
772
+ "file": "LICENSE-MIT",
773
+ "sha256": "6652c868f35dfe5e8ef636810a4e576b9d663f3a17fb0f5613ad73583e1b88fd"
774
+ }
775
+ ]
776
+ },
777
+ {
778
+ "name": "futures-task",
779
+ "version": "0.3.34",
780
+ "license": "MIT OR Apache-2.0",
781
+ "notices": [
782
+ {
783
+ "file": "LICENSE-APACHE",
784
+ "sha256": "275c491d6d1160553c32fd6127061d7f9606c3ea25abfad6ca3f6ed088785427"
785
+ },
786
+ {
787
+ "file": "LICENSE-MIT",
788
+ "sha256": "6652c868f35dfe5e8ef636810a4e576b9d663f3a17fb0f5613ad73583e1b88fd"
789
+ }
790
+ ]
791
+ },
792
+ {
793
+ "name": "futures-util",
794
+ "version": "0.3.34",
795
+ "license": "MIT OR Apache-2.0",
796
+ "notices": [
797
+ {
798
+ "file": "LICENSE-APACHE",
799
+ "sha256": "275c491d6d1160553c32fd6127061d7f9606c3ea25abfad6ca3f6ed088785427"
800
+ },
801
+ {
802
+ "file": "LICENSE-MIT",
803
+ "sha256": "6652c868f35dfe5e8ef636810a4e576b9d663f3a17fb0f5613ad73583e1b88fd"
804
+ }
805
+ ]
806
+ },
807
+ {
808
+ "name": "generic-array",
809
+ "version": "0.14.7",
810
+ "license": "MIT",
811
+ "notices": [
812
+ {
813
+ "file": "LICENSE",
814
+ "sha256": "c09aae9d3c77b531f56351a9947bc7446511d6b025b3255312d3e3442a9a7583"
815
+ }
816
+ ]
817
+ },
818
+ {
819
+ "name": "getrandom",
820
+ "version": "0.3.4",
821
+ "license": "MIT OR Apache-2.0",
822
+ "notices": [
823
+ {
824
+ "file": "LICENSE-APACHE",
825
+ "sha256": "aaff376532ea30a0cd5330b9502ad4a4c8bf769c539c87ffe78819d188a18ebf"
826
+ },
827
+ {
828
+ "file": "LICENSE-MIT",
829
+ "sha256": "29e9fe5074bd27e0e5d5d110394fbbcd841baee2651a3c4b4560a632702cede4"
830
+ }
831
+ ]
832
+ },
833
+ {
834
+ "name": "getrandom",
835
+ "version": "0.4.3",
836
+ "license": "MIT OR Apache-2.0",
837
+ "notices": [
838
+ {
839
+ "file": "LICENSE-APACHE",
840
+ "sha256": "aaff376532ea30a0cd5330b9502ad4a4c8bf769c539c87ffe78819d188a18ebf"
841
+ },
842
+ {
843
+ "file": "LICENSE-MIT",
844
+ "sha256": "523a42c25d245dde9c015f882cec7f4555aad883382a6cf19b4b7d9b2cd5419b"
845
+ }
846
+ ]
847
+ },
848
+ {
849
+ "name": "globset",
850
+ "version": "0.4.20",
851
+ "license": "Unlicense OR MIT",
852
+ "notices": [
853
+ {
854
+ "file": "COPYING",
855
+ "sha256": "01c266bced4a434da0051174d6bee16a4c82cf634e2679b6155d40d75012390f"
856
+ },
857
+ {
858
+ "file": "LICENSE-MIT",
859
+ "sha256": "0f96a83840e146e43c0ec96a22ec1f392e0680e6c1226e6f3ba87e0740af850f"
860
+ },
861
+ {
862
+ "file": "UNLICENSE",
863
+ "sha256": "7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c"
864
+ }
865
+ ]
866
+ },
867
+ {
868
+ "name": "hashbrown",
869
+ "version": "0.17.1",
870
+ "license": "MIT OR Apache-2.0",
871
+ "notices": [
872
+ {
873
+ "file": "LICENSE-APACHE",
874
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
875
+ },
876
+ {
877
+ "file": "LICENSE-MIT",
878
+ "sha256": "ff8f68cb076caf8cefe7a6430d4ac086ce6af2ca8ce2c4e5a2004d4552ef52a2"
879
+ }
880
+ ]
881
+ },
882
+ {
883
+ "name": "hashlink",
884
+ "version": "0.12.2",
885
+ "license": "MIT OR Apache-2.0",
886
+ "notices": [
887
+ {
888
+ "file": "LICENSE-APACHE",
889
+ "sha256": "c144680885b29e4719e2a51f0aab5439a1e02d980692b5aaf086cae12727f28b"
890
+ },
891
+ {
892
+ "file": "LICENSE-MIT",
893
+ "sha256": "e915669a595b11a200873df8286561881b0e04932f6412a585db6297ba0bc97c"
894
+ }
895
+ ]
896
+ },
897
+ {
898
+ "name": "heck",
899
+ "version": "0.5.0",
900
+ "license": "MIT OR Apache-2.0",
901
+ "notices": [
902
+ {
903
+ "file": "LICENSE-APACHE",
904
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
905
+ },
906
+ {
907
+ "file": "LICENSE-MIT",
908
+ "sha256": "7b63ecd5f1902af1b63729947373683c32745c16a10e8e6292e2e2dcd7e90ae0"
909
+ }
910
+ ]
911
+ },
912
+ {
913
+ "name": "iana-time-zone",
914
+ "version": "0.1.65",
915
+ "license": "MIT OR Apache-2.0",
916
+ "notices": [
917
+ {
918
+ "file": "LICENSE-APACHE",
919
+ "sha256": "696759d65dfe558ff7d9f031c76db19ec5c0767470fb67c4e8d990820d1e99c9"
920
+ },
921
+ {
922
+ "file": "LICENSE-MIT",
923
+ "sha256": "da28ccc6b158fc2d8cccc74e99794b1cff1d29bd7bbeb019442fcf0c04c6cad9"
924
+ }
925
+ ]
926
+ },
927
+ {
928
+ "name": "icu_collections",
929
+ "version": "2.3.0",
930
+ "license": "Unicode-3.0",
931
+ "notices": [
932
+ {
933
+ "file": "LICENSE",
934
+ "sha256": "f367c1b8e1aa262435251e442901da4607b4650e0e63a026f5044473ecfb90f2"
935
+ }
936
+ ]
937
+ },
938
+ {
939
+ "name": "icu_locale_core",
940
+ "version": "2.3.0",
941
+ "license": "Unicode-3.0",
942
+ "notices": [
943
+ {
944
+ "file": "LICENSE",
945
+ "sha256": "f367c1b8e1aa262435251e442901da4607b4650e0e63a026f5044473ecfb90f2"
946
+ }
947
+ ]
948
+ },
949
+ {
950
+ "name": "icu_normalizer",
951
+ "version": "2.3.0",
952
+ "license": "Unicode-3.0",
953
+ "notices": [
954
+ {
955
+ "file": "LICENSE",
956
+ "sha256": "f367c1b8e1aa262435251e442901da4607b4650e0e63a026f5044473ecfb90f2"
957
+ }
958
+ ]
959
+ },
960
+ {
961
+ "name": "icu_normalizer_data",
962
+ "version": "2.3.0",
963
+ "license": "Unicode-3.0",
964
+ "notices": [
965
+ {
966
+ "file": "LICENSE",
967
+ "sha256": "f367c1b8e1aa262435251e442901da4607b4650e0e63a026f5044473ecfb90f2"
968
+ }
969
+ ]
970
+ },
971
+ {
972
+ "name": "icu_properties",
973
+ "version": "2.3.0",
974
+ "license": "Unicode-3.0",
975
+ "notices": [
976
+ {
977
+ "file": "LICENSE",
978
+ "sha256": "f367c1b8e1aa262435251e442901da4607b4650e0e63a026f5044473ecfb90f2"
979
+ }
980
+ ]
981
+ },
982
+ {
983
+ "name": "icu_properties_data",
984
+ "version": "2.3.0",
985
+ "license": "Unicode-3.0",
986
+ "notices": [
987
+ {
988
+ "file": "LICENSE",
989
+ "sha256": "f367c1b8e1aa262435251e442901da4607b4650e0e63a026f5044473ecfb90f2"
990
+ }
991
+ ]
992
+ },
993
+ {
994
+ "name": "icu_provider",
995
+ "version": "2.3.1",
996
+ "license": "Unicode-3.0",
997
+ "notices": [
998
+ {
999
+ "file": "LICENSE",
1000
+ "sha256": "f367c1b8e1aa262435251e442901da4607b4650e0e63a026f5044473ecfb90f2"
1001
+ }
1002
+ ]
1003
+ },
1004
+ {
1005
+ "name": "idna",
1006
+ "version": "1.1.0",
1007
+ "license": "MIT OR Apache-2.0",
1008
+ "notices": [
1009
+ {
1010
+ "file": "LICENSE-APACHE",
1011
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
1012
+ },
1013
+ {
1014
+ "file": "LICENSE-MIT",
1015
+ "sha256": "b38f11f6096706e6de553dabe2a7ed142d59b6fa8c97e290c67496154745cdd5"
1016
+ }
1017
+ ]
1018
+ },
1019
+ {
1020
+ "name": "idna_adapter",
1021
+ "version": "1.2.2",
1022
+ "license": "Apache-2.0 OR MIT",
1023
+ "notices": [
1024
+ {
1025
+ "file": "LICENSE-APACHE",
1026
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
1027
+ },
1028
+ {
1029
+ "file": "LICENSE-MIT",
1030
+ "sha256": "8b43ce8accd61e9d370b5ca9e9c4f953279b5c239926c62315b40e24df51b726"
1031
+ }
1032
+ ]
1033
+ },
1034
+ {
1035
+ "name": "indexmap",
1036
+ "version": "2.14.2",
1037
+ "license": "Apache-2.0 OR MIT",
1038
+ "notices": [
1039
+ {
1040
+ "file": "LICENSE-APACHE",
1041
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
1042
+ },
1043
+ {
1044
+ "file": "LICENSE-MIT",
1045
+ "sha256": "ecc269ef87fd38a1d98e30bfac9ba964a9dbd9315c3770fed98d4d7cb5882055"
1046
+ }
1047
+ ]
1048
+ },
1049
+ {
1050
+ "name": "io-extras",
1051
+ "version": "0.19.0",
1052
+ "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
1053
+ "notices": [
1054
+ {
1055
+ "file": "LICENSE-APACHE",
1056
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
1057
+ },
1058
+ {
1059
+ "file": "LICENSE-Apache-2.0_WITH_LLVM-exception",
1060
+ "sha256": "268872b9816f90fd8e85db5a28d33f8150ebb8dd016653fb39ef1f94f2686bc5"
1061
+ },
1062
+ {
1063
+ "file": "LICENSE-MIT",
1064
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
1065
+ }
1066
+ ]
1067
+ },
1068
+ {
1069
+ "name": "io-lifetimes",
1070
+ "version": "2.0.4",
1071
+ "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
1072
+ "notices": [
1073
+ {
1074
+ "file": "LICENSE-APACHE",
1075
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
1076
+ },
1077
+ {
1078
+ "file": "LICENSE-Apache-2.0_WITH_LLVM-exception",
1079
+ "sha256": "268872b9816f90fd8e85db5a28d33f8150ebb8dd016653fb39ef1f94f2686bc5"
1080
+ },
1081
+ {
1082
+ "file": "LICENSE-MIT",
1083
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
1084
+ }
1085
+ ]
1086
+ },
1087
+ {
1088
+ "name": "io-lifetimes",
1089
+ "version": "3.0.1",
1090
+ "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
1091
+ "notices": [
1092
+ {
1093
+ "file": "LICENSE-APACHE",
1094
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
1095
+ },
1096
+ {
1097
+ "file": "LICENSE-Apache-2.0_WITH_LLVM-exception",
1098
+ "sha256": "268872b9816f90fd8e85db5a28d33f8150ebb8dd016653fb39ef1f94f2686bc5"
1099
+ },
1100
+ {
1101
+ "file": "LICENSE-MIT",
1102
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
1103
+ }
1104
+ ]
1105
+ },
1106
+ {
1107
+ "name": "ipnet",
1108
+ "version": "2.12.2",
1109
+ "license": "MIT OR Apache-2.0",
1110
+ "notices": [
1111
+ {
1112
+ "file": "LICENSE-APACHE",
1113
+ "sha256": "87d9feb9238c6bd8e0024fc4733b06cff036f89f36d93b7df1c8a0549bbb7a5b"
1114
+ },
1115
+ {
1116
+ "file": "LICENSE-MIT",
1117
+ "sha256": "47dc9ff29128ddfb4d6a0435383c9f89120bc374dbcc1dd00b933a0b28aa7865"
1118
+ }
1119
+ ]
1120
+ },
1121
+ {
1122
+ "name": "is_terminal_polyfill",
1123
+ "version": "1.70.2",
1124
+ "license": "MIT OR Apache-2.0",
1125
+ "notices": [
1126
+ {
1127
+ "file": "LICENSE-APACHE",
1128
+ "sha256": "c6596eb7be8581c18be736c846fb9173b69eccf6ef94c5135893ec56bd92ba08"
1129
+ },
1130
+ {
1131
+ "file": "LICENSE-MIT",
1132
+ "sha256": "6efb0476a1cc085077ed49357026d8c173bf33017278ef440f222fb9cbcb66e6"
1133
+ }
1134
+ ]
1135
+ },
1136
+ {
1137
+ "name": "itoa",
1138
+ "version": "1.0.18",
1139
+ "license": "MIT OR Apache-2.0",
1140
+ "notices": [
1141
+ {
1142
+ "file": "LICENSE-APACHE",
1143
+ "sha256": "62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a"
1144
+ },
1145
+ {
1146
+ "file": "LICENSE-MIT",
1147
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
1148
+ }
1149
+ ]
1150
+ },
1151
+ {
1152
+ "name": "lazy_static",
1153
+ "version": "1.5.0",
1154
+ "license": "MIT OR Apache-2.0",
1155
+ "notices": [
1156
+ {
1157
+ "file": "LICENSE-APACHE",
1158
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
1159
+ },
1160
+ {
1161
+ "file": "LICENSE-MIT",
1162
+ "sha256": "0621878e61f0d0fda054bcbe02df75192c28bde1ecc8289cbd86aeba2dd72720"
1163
+ }
1164
+ ]
1165
+ },
1166
+ {
1167
+ "name": "libc",
1168
+ "version": "0.2.189",
1169
+ "license": "MIT OR Apache-2.0",
1170
+ "notices": [
1171
+ {
1172
+ "file": "LICENSE-APACHE",
1173
+ "sha256": "62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a"
1174
+ },
1175
+ {
1176
+ "file": "LICENSE-MIT",
1177
+ "sha256": "123a331b5dbf04c30097fa43b8f858bc85df671fe776de498d01f3d6b7c1f69e"
1178
+ }
1179
+ ]
1180
+ },
1181
+ {
1182
+ "name": "libsqlite3-sys",
1183
+ "version": "0.38.2",
1184
+ "license": "MIT",
1185
+ "notices": [
1186
+ {
1187
+ "file": "LICENSE",
1188
+ "sha256": "c10c1f27337546471e5f7e4e97fdd398b35b9d4e126115dcd22de8d8e65abf6f"
1189
+ }
1190
+ ]
1191
+ },
1192
+ {
1193
+ "name": "litemap",
1194
+ "version": "0.8.3",
1195
+ "license": "Unicode-3.0",
1196
+ "notices": [
1197
+ {
1198
+ "file": "LICENSE",
1199
+ "sha256": "f367c1b8e1aa262435251e442901da4607b4650e0e63a026f5044473ecfb90f2"
1200
+ }
1201
+ ]
1202
+ },
1203
+ {
1204
+ "name": "log",
1205
+ "version": "0.4.34",
1206
+ "license": "MIT OR Apache-2.0",
1207
+ "notices": [
1208
+ {
1209
+ "file": "LICENSE-APACHE",
1210
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
1211
+ },
1212
+ {
1213
+ "file": "LICENSE-MIT",
1214
+ "sha256": "6485b8ed310d3f0340bf1ad1f47645069ce4069dcc6bb46c7d5c6faf41de1fdb"
1215
+ }
1216
+ ]
1217
+ },
1218
+ {
1219
+ "name": "maybe-owned",
1220
+ "version": "0.3.4",
1221
+ "license": "MIT OR Apache-2.0",
1222
+ "notices": [
1223
+ {
1224
+ "file": "LICENSE-APACHE",
1225
+ "sha256": "aecc100d0547aa3bcbe04bcf5cb87c7db0be11004602adfa5056edf8bb847b35"
1226
+ },
1227
+ {
1228
+ "file": "LICENSE-MIT",
1229
+ "sha256": "ef2b3bbd7b718a7881253226313f103e89b379e1279681a3c1ebcb65a27d209d"
1230
+ }
1231
+ ]
1232
+ },
1233
+ {
1234
+ "name": "memchr",
1235
+ "version": "2.8.3",
1236
+ "license": "Unlicense OR MIT",
1237
+ "notices": [
1238
+ {
1239
+ "file": "COPYING",
1240
+ "sha256": "01c266bced4a434da0051174d6bee16a4c82cf634e2679b6155d40d75012390f"
1241
+ },
1242
+ {
1243
+ "file": "LICENSE-MIT",
1244
+ "sha256": "0f96a83840e146e43c0ec96a22ec1f392e0680e6c1226e6f3ba87e0740af850f"
1245
+ },
1246
+ {
1247
+ "file": "UNLICENSE",
1248
+ "sha256": "7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c"
1249
+ }
1250
+ ]
1251
+ },
1252
+ {
1253
+ "name": "mio",
1254
+ "version": "1.2.3",
1255
+ "license": "MIT",
1256
+ "notices": [
1257
+ {
1258
+ "file": "LICENSE",
1259
+ "sha256": "07919255c7e04793d8ea760d6c2ce32d19f9ff02bdbdde3ce90b1e1880929a9b"
1260
+ }
1261
+ ]
1262
+ },
1263
+ {
1264
+ "name": "nix",
1265
+ "version": "0.31.3",
1266
+ "license": "MIT",
1267
+ "notices": [
1268
+ {
1269
+ "file": "LICENSE",
1270
+ "sha256": "66e3ee1fa7f909ad3c612d556f2a0cdabcd809ad6e66f3b0605015ac64841b70"
1271
+ }
1272
+ ]
1273
+ },
1274
+ {
1275
+ "name": "num-traits",
1276
+ "version": "0.2.19",
1277
+ "license": "MIT OR Apache-2.0",
1278
+ "notices": [
1279
+ {
1280
+ "file": "LICENSE-APACHE",
1281
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
1282
+ },
1283
+ {
1284
+ "file": "LICENSE-MIT",
1285
+ "sha256": "6485b8ed310d3f0340bf1ad1f47645069ce4069dcc6bb46c7d5c6faf41de1fdb"
1286
+ }
1287
+ ]
1288
+ },
1289
+ {
1290
+ "name": "once_cell",
1291
+ "version": "1.21.4",
1292
+ "license": "MIT OR Apache-2.0",
1293
+ "notices": [
1294
+ {
1295
+ "file": "LICENSE-APACHE",
1296
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
1297
+ },
1298
+ {
1299
+ "file": "LICENSE-MIT",
1300
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
1301
+ }
1302
+ ]
1303
+ },
1304
+ {
1305
+ "name": "pastey",
1306
+ "version": "0.2.3",
1307
+ "license": "MIT OR Apache-2.0",
1308
+ "notices": [
1309
+ {
1310
+ "file": "LICENSE-APACHE",
1311
+ "sha256": "62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a"
1312
+ },
1313
+ {
1314
+ "file": "LICENSE-MIT",
1315
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
1316
+ }
1317
+ ]
1318
+ },
1319
+ {
1320
+ "name": "percent-encoding",
1321
+ "version": "2.3.2",
1322
+ "license": "MIT OR Apache-2.0",
1323
+ "notices": [
1324
+ {
1325
+ "file": "LICENSE-APACHE",
1326
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
1327
+ },
1328
+ {
1329
+ "file": "LICENSE-MIT",
1330
+ "sha256": "b38f11f6096706e6de553dabe2a7ed142d59b6fa8c97e290c67496154745cdd5"
1331
+ }
1332
+ ]
1333
+ },
1334
+ {
1335
+ "name": "pin-project-lite",
1336
+ "version": "0.2.17",
1337
+ "license": "Apache-2.0 OR MIT",
1338
+ "notices": [
1339
+ {
1340
+ "file": "LICENSE-APACHE",
1341
+ "sha256": "0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594"
1342
+ },
1343
+ {
1344
+ "file": "LICENSE-MIT",
1345
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
1346
+ }
1347
+ ]
1348
+ },
1349
+ {
1350
+ "name": "pkg-config",
1351
+ "version": "0.3.34",
1352
+ "license": "MIT OR Apache-2.0",
1353
+ "notices": [
1354
+ {
1355
+ "file": "LICENSE-APACHE",
1356
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
1357
+ },
1358
+ {
1359
+ "file": "LICENSE-MIT",
1360
+ "sha256": "378f5840b258e2779c39418f3f2d7b2ba96f1c7917dd6be0713f88305dbda397"
1361
+ }
1362
+ ]
1363
+ },
1364
+ {
1365
+ "name": "potential_utf",
1366
+ "version": "0.1.6",
1367
+ "license": "Unicode-3.0",
1368
+ "notices": [
1369
+ {
1370
+ "file": "LICENSE",
1371
+ "sha256": "f367c1b8e1aa262435251e442901da4607b4650e0e63a026f5044473ecfb90f2"
1372
+ }
1373
+ ]
1374
+ },
1375
+ {
1376
+ "name": "ppv-lite86",
1377
+ "version": "0.2.21",
1378
+ "license": "MIT OR Apache-2.0",
1379
+ "notices": [
1380
+ {
1381
+ "file": "LICENSE-APACHE",
1382
+ "sha256": "0218327e7a480793ffdd4eb792379a9709e5c135c7ba267f709d6f6d4d70af0a"
1383
+ },
1384
+ {
1385
+ "file": "LICENSE-MIT",
1386
+ "sha256": "4cada0bd02ea3692eee6f16400d86c6508bbd3bafb2b65fed0419f36d4f83e8f"
1387
+ }
1388
+ ]
1389
+ },
1390
+ {
1391
+ "name": "proc-macro2",
1392
+ "version": "1.0.107",
1393
+ "license": "MIT OR Apache-2.0",
1394
+ "notices": [
1395
+ {
1396
+ "file": "LICENSE-APACHE",
1397
+ "sha256": "62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a"
1398
+ },
1399
+ {
1400
+ "file": "LICENSE-MIT",
1401
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
1402
+ }
1403
+ ]
1404
+ },
1405
+ {
1406
+ "name": "process-wrap",
1407
+ "version": "9.1.0",
1408
+ "license": "Apache-2.0 OR MIT",
1409
+ "notices": [
1410
+ {
1411
+ "file": "LICENSE-APACHE",
1412
+ "sha256": "62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a"
1413
+ },
1414
+ {
1415
+ "file": "LICENSE-MIT",
1416
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
1417
+ }
1418
+ ]
1419
+ },
1420
+ {
1421
+ "name": "pulldown-cmark",
1422
+ "version": "0.13.4",
1423
+ "license": "MIT",
1424
+ "notices": [
1425
+ {
1426
+ "file": "LICENSE",
1427
+ "sha256": "c4f10f55904bdb9f27d3fbf94c354926d6cfe8b982276e556238c258941b243b"
1428
+ }
1429
+ ]
1430
+ },
1431
+ {
1432
+ "name": "quote",
1433
+ "version": "1.0.47",
1434
+ "license": "MIT OR Apache-2.0",
1435
+ "notices": [
1436
+ {
1437
+ "file": "LICENSE-APACHE",
1438
+ "sha256": "62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a"
1439
+ },
1440
+ {
1441
+ "file": "LICENSE-MIT",
1442
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
1443
+ }
1444
+ ]
1445
+ },
1446
+ {
1447
+ "name": "rand",
1448
+ "version": "0.9.5",
1449
+ "license": "MIT OR Apache-2.0",
1450
+ "notices": [
1451
+ {
1452
+ "file": "LICENSE-APACHE",
1453
+ "sha256": "35242e7a83f69875e6edeff02291e688c97caafe2f8902e4e19b49d3e78b4cab"
1454
+ },
1455
+ {
1456
+ "file": "LICENSE-MIT",
1457
+ "sha256": "209fbbe0ad52d9235e37badf9cadfe4dbdc87203179c0899e738b39ade42177b"
1458
+ }
1459
+ ]
1460
+ },
1461
+ {
1462
+ "name": "rand_chacha",
1463
+ "version": "0.9.0",
1464
+ "license": "MIT OR Apache-2.0",
1465
+ "notices": [
1466
+ {
1467
+ "file": "LICENSE-APACHE",
1468
+ "sha256": "35242e7a83f69875e6edeff02291e688c97caafe2f8902e4e19b49d3e78b4cab"
1469
+ },
1470
+ {
1471
+ "file": "LICENSE-MIT",
1472
+ "sha256": "209fbbe0ad52d9235e37badf9cadfe4dbdc87203179c0899e738b39ade42177b"
1473
+ }
1474
+ ]
1475
+ },
1476
+ {
1477
+ "name": "rand_core",
1478
+ "version": "0.9.5",
1479
+ "license": "MIT OR Apache-2.0",
1480
+ "notices": [
1481
+ {
1482
+ "file": "LICENSE-APACHE",
1483
+ "sha256": "6df43f6f4b5d4587f3d8d71e45532c688fd168afa5fe89d571cb32fa09c4ef51"
1484
+ },
1485
+ {
1486
+ "file": "LICENSE-MIT",
1487
+ "sha256": "209fbbe0ad52d9235e37badf9cadfe4dbdc87203179c0899e738b39ade42177b"
1488
+ }
1489
+ ]
1490
+ },
1491
+ {
1492
+ "name": "ref-cast",
1493
+ "version": "1.0.27",
1494
+ "license": "MIT OR Apache-2.0",
1495
+ "notices": [
1496
+ {
1497
+ "file": "LICENSE-APACHE",
1498
+ "sha256": "62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a"
1499
+ },
1500
+ {
1501
+ "file": "LICENSE-MIT",
1502
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
1503
+ }
1504
+ ]
1505
+ },
1506
+ {
1507
+ "name": "ref-cast-impl",
1508
+ "version": "1.0.27",
1509
+ "license": "MIT OR Apache-2.0",
1510
+ "notices": [
1511
+ {
1512
+ "file": "LICENSE-APACHE",
1513
+ "sha256": "62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a"
1514
+ },
1515
+ {
1516
+ "file": "LICENSE-MIT",
1517
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
1518
+ }
1519
+ ]
1520
+ },
1521
+ {
1522
+ "name": "regex",
1523
+ "version": "1.13.1",
1524
+ "license": "MIT OR Apache-2.0",
1525
+ "notices": [
1526
+ {
1527
+ "file": "LICENSE-APACHE",
1528
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
1529
+ },
1530
+ {
1531
+ "file": "LICENSE-MIT",
1532
+ "sha256": "6485b8ed310d3f0340bf1ad1f47645069ce4069dcc6bb46c7d5c6faf41de1fdb"
1533
+ }
1534
+ ]
1535
+ },
1536
+ {
1537
+ "name": "regex-automata",
1538
+ "version": "0.4.18",
1539
+ "license": "MIT OR Apache-2.0",
1540
+ "notices": [
1541
+ {
1542
+ "file": "LICENSE-APACHE",
1543
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
1544
+ },
1545
+ {
1546
+ "file": "LICENSE-MIT",
1547
+ "sha256": "6485b8ed310d3f0340bf1ad1f47645069ce4069dcc6bb46c7d5c6faf41de1fdb"
1548
+ }
1549
+ ]
1550
+ },
1551
+ {
1552
+ "name": "regex-syntax",
1553
+ "version": "0.8.11",
1554
+ "license": "MIT OR Apache-2.0",
1555
+ "notices": [
1556
+ {
1557
+ "file": "LICENSE-APACHE",
1558
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
1559
+ },
1560
+ {
1561
+ "file": "LICENSE-MIT",
1562
+ "sha256": "6485b8ed310d3f0340bf1ad1f47645069ce4069dcc6bb46c7d5c6faf41de1fdb"
1563
+ }
1564
+ ]
1565
+ },
1566
+ {
1567
+ "name": "rmcp",
1568
+ "version": "3.2.0",
1569
+ "license": "Apache-2.0",
1570
+ "notices": [
1571
+ {
1572
+ "file": "rmcp-3.2.0.txt",
1573
+ "sha256": "0382b0057770ca05e9c350a50aa3b1c1fea84da0bc81d723bf00b9aa841be58a"
1574
+ }
1575
+ ]
1576
+ },
1577
+ {
1578
+ "name": "rusqlite",
1579
+ "version": "0.40.2",
1580
+ "license": "MIT",
1581
+ "notices": [
1582
+ {
1583
+ "file": "LICENSE",
1584
+ "sha256": "c10c1f27337546471e5f7e4e97fdd398b35b9d4e126115dcd22de8d8e65abf6f"
1585
+ }
1586
+ ]
1587
+ },
1588
+ {
1589
+ "name": "rustc-hash",
1590
+ "version": "2.1.3",
1591
+ "license": "Apache-2.0 OR MIT",
1592
+ "notices": [
1593
+ {
1594
+ "file": "LICENSE-APACHE",
1595
+ "sha256": "95bd3988beee069fa2848f648dab43cc6e0b2add2ad6bcb17360caf749802bcc"
1596
+ },
1597
+ {
1598
+ "file": "LICENSE-MIT",
1599
+ "sha256": "30fefc3a7d6a0041541858293bcbea2dde4caa4c0a5802f996a7f7e8c0085652"
1600
+ }
1601
+ ]
1602
+ },
1603
+ {
1604
+ "name": "rustix",
1605
+ "version": "1.1.4",
1606
+ "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
1607
+ "notices": [
1608
+ {
1609
+ "file": "LICENSE-APACHE",
1610
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
1611
+ },
1612
+ {
1613
+ "file": "LICENSE-Apache-2.0_WITH_LLVM-exception",
1614
+ "sha256": "268872b9816f90fd8e85db5a28d33f8150ebb8dd016653fb39ef1f94f2686bc5"
1615
+ },
1616
+ {
1617
+ "file": "LICENSE-MIT",
1618
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
1619
+ }
1620
+ ]
1621
+ },
1622
+ {
1623
+ "name": "ryu",
1624
+ "version": "1.0.23",
1625
+ "license": "Apache-2.0 OR BSL-1.0",
1626
+ "notices": [
1627
+ {
1628
+ "file": "LICENSE-APACHE",
1629
+ "sha256": "62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a"
1630
+ },
1631
+ {
1632
+ "file": "LICENSE-BOOST",
1633
+ "sha256": "c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566"
1634
+ }
1635
+ ]
1636
+ },
1637
+ {
1638
+ "name": "schemars",
1639
+ "version": "1.2.2",
1640
+ "license": "MIT",
1641
+ "notices": [
1642
+ {
1643
+ "file": "LICENSE",
1644
+ "sha256": "1954992a2b32e8a2af24a4c11b726902e344c1934b947a77f04d404908f8db30"
1645
+ }
1646
+ ]
1647
+ },
1648
+ {
1649
+ "name": "schemars_derive",
1650
+ "version": "1.2.2",
1651
+ "license": "MIT",
1652
+ "notices": [
1653
+ {
1654
+ "file": "LICENSE",
1655
+ "sha256": "1954992a2b32e8a2af24a4c11b726902e344c1934b947a77f04d404908f8db30"
1656
+ }
1657
+ ]
1658
+ },
1659
+ {
1660
+ "name": "serde",
1661
+ "version": "1.0.229",
1662
+ "license": "MIT OR Apache-2.0",
1663
+ "notices": [
1664
+ {
1665
+ "file": "LICENSE-APACHE",
1666
+ "sha256": "62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a"
1667
+ },
1668
+ {
1669
+ "file": "LICENSE-MIT",
1670
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
1671
+ }
1672
+ ]
1673
+ },
1674
+ {
1675
+ "name": "serde_core",
1676
+ "version": "1.0.229",
1677
+ "license": "MIT OR Apache-2.0",
1678
+ "notices": [
1679
+ {
1680
+ "file": "LICENSE-APACHE",
1681
+ "sha256": "62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a"
1682
+ },
1683
+ {
1684
+ "file": "LICENSE-MIT",
1685
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
1686
+ }
1687
+ ]
1688
+ },
1689
+ {
1690
+ "name": "serde_derive",
1691
+ "version": "1.0.229",
1692
+ "license": "MIT OR Apache-2.0",
1693
+ "notices": [
1694
+ {
1695
+ "file": "LICENSE-APACHE",
1696
+ "sha256": "62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a"
1697
+ },
1698
+ {
1699
+ "file": "LICENSE-MIT",
1700
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
1701
+ }
1702
+ ]
1703
+ },
1704
+ {
1705
+ "name": "serde_derive_internals",
1706
+ "version": "0.30.0",
1707
+ "license": "MIT OR Apache-2.0",
1708
+ "notices": [
1709
+ {
1710
+ "file": "LICENSE-APACHE",
1711
+ "sha256": "62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a"
1712
+ },
1713
+ {
1714
+ "file": "LICENSE-MIT",
1715
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
1716
+ }
1717
+ ]
1718
+ },
1719
+ {
1720
+ "name": "serde_json",
1721
+ "version": "1.0.151",
1722
+ "license": "MIT OR Apache-2.0",
1723
+ "notices": [
1724
+ {
1725
+ "file": "LICENSE-APACHE",
1726
+ "sha256": "62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a"
1727
+ },
1728
+ {
1729
+ "file": "LICENSE-MIT",
1730
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
1731
+ }
1732
+ ]
1733
+ },
1734
+ {
1735
+ "name": "serde_spanned",
1736
+ "version": "1.1.1",
1737
+ "license": "MIT OR Apache-2.0",
1738
+ "notices": [
1739
+ {
1740
+ "file": "LICENSE-APACHE",
1741
+ "sha256": "c6596eb7be8581c18be736c846fb9173b69eccf6ef94c5135893ec56bd92ba08"
1742
+ },
1743
+ {
1744
+ "file": "LICENSE-MIT",
1745
+ "sha256": "6efb0476a1cc085077ed49357026d8c173bf33017278ef440f222fb9cbcb66e6"
1746
+ }
1747
+ ]
1748
+ },
1749
+ {
1750
+ "name": "serde_yaml_ng",
1751
+ "version": "0.10.0",
1752
+ "license": "MIT",
1753
+ "notices": [
1754
+ {
1755
+ "file": "LICENSE",
1756
+ "sha256": "4cb6f99bc6158a9feba329a21ac24020c3b2cc6b6597645023adb8ae1371bd74"
1757
+ }
1758
+ ]
1759
+ },
1760
+ {
1761
+ "name": "sha2",
1762
+ "version": "0.10.9",
1763
+ "license": "MIT OR Apache-2.0",
1764
+ "notices": [
1765
+ {
1766
+ "file": "LICENSE-APACHE",
1767
+ "sha256": "a9040321c3712d8fd0b09cf52b17445de04a23a10165049ae187cd39e5c86be5"
1768
+ },
1769
+ {
1770
+ "file": "LICENSE-MIT",
1771
+ "sha256": "b4eb00df6e2a4d22518fcaa6a2b4646f249b3a3c9814509b22bd2091f1392ff1"
1772
+ }
1773
+ ]
1774
+ },
1775
+ {
1776
+ "name": "shlex",
1777
+ "version": "2.0.1",
1778
+ "license": "MIT OR Apache-2.0",
1779
+ "notices": [
1780
+ {
1781
+ "file": "LICENSE-APACHE",
1782
+ "sha256": "553fffcd9b1cb158bc3e9edc35da85ca5c3b3d7d2e61c883ebcfa8a65814b583"
1783
+ },
1784
+ {
1785
+ "file": "LICENSE-MIT",
1786
+ "sha256": "4455bf75a91154108304cb283e0fea9948c14f13e20d60887cf2552449dea3b1"
1787
+ }
1788
+ ]
1789
+ },
1790
+ {
1791
+ "name": "signal-hook-registry",
1792
+ "version": "1.4.8",
1793
+ "license": "MIT OR Apache-2.0",
1794
+ "notices": [
1795
+ {
1796
+ "file": "LICENSE-APACHE",
1797
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
1798
+ },
1799
+ {
1800
+ "file": "LICENSE-MIT",
1801
+ "sha256": "503558bfefe66ca15e4e3f7955b3cb0ec87fd52f29bf24b336af7bd00e946d5c"
1802
+ }
1803
+ ]
1804
+ },
1805
+ {
1806
+ "name": "slab",
1807
+ "version": "0.4.12",
1808
+ "license": "MIT",
1809
+ "notices": [
1810
+ {
1811
+ "file": "LICENSE",
1812
+ "sha256": "8ce0830173fdac609dfb4ea603fdc002c2f4af0dc9b1a005653f5da9cf534b18"
1813
+ }
1814
+ ]
1815
+ },
1816
+ {
1817
+ "name": "smallvec",
1818
+ "version": "1.16.0",
1819
+ "license": "MIT OR Apache-2.0",
1820
+ "notices": [
1821
+ {
1822
+ "file": "LICENSE-APACHE",
1823
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
1824
+ },
1825
+ {
1826
+ "file": "LICENSE-MIT",
1827
+ "sha256": "0b28172679e0009b655da42797c03fd163a3379d5cfa67ba1f1655e974a2a1a9"
1828
+ }
1829
+ ]
1830
+ },
1831
+ {
1832
+ "name": "stable_deref_trait",
1833
+ "version": "1.2.1",
1834
+ "license": "MIT OR Apache-2.0",
1835
+ "notices": [
1836
+ {
1837
+ "file": "LICENSE-APACHE",
1838
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
1839
+ },
1840
+ {
1841
+ "file": "LICENSE-MIT",
1842
+ "sha256": "5e05b024f653a5ce199e77cbbbd42fb5553562ec714b819421ed0c3e552a75d7"
1843
+ }
1844
+ ]
1845
+ },
1846
+ {
1847
+ "name": "strsim",
1848
+ "version": "0.11.1",
1849
+ "license": "MIT",
1850
+ "notices": [
1851
+ {
1852
+ "file": "LICENSE",
1853
+ "sha256": "1e697ce8d21401fbf1bddd9b5c3fd4c4c79ae1e3bdf51f81761c85e11d5a89cd"
1854
+ }
1855
+ ]
1856
+ },
1857
+ {
1858
+ "name": "syn",
1859
+ "version": "2.0.119",
1860
+ "license": "MIT OR Apache-2.0",
1861
+ "notices": [
1862
+ {
1863
+ "file": "LICENSE-APACHE",
1864
+ "sha256": "62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a"
1865
+ },
1866
+ {
1867
+ "file": "LICENSE-MIT",
1868
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
1869
+ }
1870
+ ]
1871
+ },
1872
+ {
1873
+ "name": "syn",
1874
+ "version": "3.0.5",
1875
+ "license": "MIT OR Apache-2.0",
1876
+ "notices": [
1877
+ {
1878
+ "file": "LICENSE-APACHE",
1879
+ "sha256": "62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a"
1880
+ },
1881
+ {
1882
+ "file": "LICENSE-MIT",
1883
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
1884
+ }
1885
+ ]
1886
+ },
1887
+ {
1888
+ "name": "synstructure",
1889
+ "version": "0.13.2",
1890
+ "license": "MIT",
1891
+ "notices": [
1892
+ {
1893
+ "file": "LICENSE",
1894
+ "sha256": "219920e865eee70b7dcfc948a86b099e7f4fe2de01bcca2ca9a20c0a033f2b59"
1895
+ }
1896
+ ]
1897
+ },
1898
+ {
1899
+ "name": "thiserror",
1900
+ "version": "2.0.20",
1901
+ "license": "MIT OR Apache-2.0",
1902
+ "notices": [
1903
+ {
1904
+ "file": "LICENSE-APACHE",
1905
+ "sha256": "62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a"
1906
+ },
1907
+ {
1908
+ "file": "LICENSE-MIT",
1909
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
1910
+ }
1911
+ ]
1912
+ },
1913
+ {
1914
+ "name": "thiserror-impl",
1915
+ "version": "2.0.20",
1916
+ "license": "MIT OR Apache-2.0",
1917
+ "notices": [
1918
+ {
1919
+ "file": "LICENSE-APACHE",
1920
+ "sha256": "62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a"
1921
+ },
1922
+ {
1923
+ "file": "LICENSE-MIT",
1924
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
1925
+ }
1926
+ ]
1927
+ },
1928
+ {
1929
+ "name": "tiktoken-rs",
1930
+ "version": "0.12.0",
1931
+ "license": "MIT",
1932
+ "notices": [
1933
+ {
1934
+ "file": "tiktoken-rs-0.12.0.txt",
1935
+ "sha256": "f7c6ddf9d84fd7b8ad5917e4074d4c05e4c1dfb752a28a0058f06bd0f5e2edcc"
1936
+ }
1937
+ ]
1938
+ },
1939
+ {
1940
+ "name": "tinystr",
1941
+ "version": "0.8.4",
1942
+ "license": "Unicode-3.0",
1943
+ "notices": [
1944
+ {
1945
+ "file": "LICENSE",
1946
+ "sha256": "f367c1b8e1aa262435251e442901da4607b4650e0e63a026f5044473ecfb90f2"
1947
+ }
1948
+ ]
1949
+ },
1950
+ {
1951
+ "name": "tokio",
1952
+ "version": "1.53.1",
1953
+ "license": "MIT",
1954
+ "notices": [
1955
+ {
1956
+ "file": "LICENSE",
1957
+ "sha256": "253cd04c6714889df2d32f3f64d669179a1c95c76ac43c40882c52eb06bc3552"
1958
+ }
1959
+ ]
1960
+ },
1961
+ {
1962
+ "name": "tokio-macros",
1963
+ "version": "2.7.2",
1964
+ "license": "MIT",
1965
+ "notices": [
1966
+ {
1967
+ "file": "LICENSE",
1968
+ "sha256": "0b83dc40cba89b9922bb84b0a9c7d2768ce37c1d7e138b7424fd4549915778c9"
1969
+ }
1970
+ ]
1971
+ },
1972
+ {
1973
+ "name": "tokio-stream",
1974
+ "version": "0.1.19",
1975
+ "license": "MIT",
1976
+ "notices": [
1977
+ {
1978
+ "file": "LICENSE",
1979
+ "sha256": "253cd04c6714889df2d32f3f64d669179a1c95c76ac43c40882c52eb06bc3552"
1980
+ }
1981
+ ]
1982
+ },
1983
+ {
1984
+ "name": "tokio-util",
1985
+ "version": "0.7.19",
1986
+ "license": "MIT",
1987
+ "notices": [
1988
+ {
1989
+ "file": "LICENSE",
1990
+ "sha256": "253cd04c6714889df2d32f3f64d669179a1c95c76ac43c40882c52eb06bc3552"
1991
+ }
1992
+ ]
1993
+ },
1994
+ {
1995
+ "name": "toml",
1996
+ "version": "1.1.5+spec-1.1.0",
1997
+ "license": "MIT OR Apache-2.0",
1998
+ "notices": [
1999
+ {
2000
+ "file": "LICENSE-APACHE",
2001
+ "sha256": "c6596eb7be8581c18be736c846fb9173b69eccf6ef94c5135893ec56bd92ba08"
2002
+ },
2003
+ {
2004
+ "file": "LICENSE-MIT",
2005
+ "sha256": "6efb0476a1cc085077ed49357026d8c173bf33017278ef440f222fb9cbcb66e6"
2006
+ }
2007
+ ]
2008
+ },
2009
+ {
2010
+ "name": "toml_datetime",
2011
+ "version": "1.1.1+spec-1.1.0",
2012
+ "license": "MIT OR Apache-2.0",
2013
+ "notices": [
2014
+ {
2015
+ "file": "LICENSE-APACHE",
2016
+ "sha256": "c6596eb7be8581c18be736c846fb9173b69eccf6ef94c5135893ec56bd92ba08"
2017
+ },
2018
+ {
2019
+ "file": "LICENSE-MIT",
2020
+ "sha256": "6efb0476a1cc085077ed49357026d8c173bf33017278ef440f222fb9cbcb66e6"
2021
+ }
2022
+ ]
2023
+ },
2024
+ {
2025
+ "name": "toml_parser",
2026
+ "version": "1.1.3+spec-1.1.0",
2027
+ "license": "MIT OR Apache-2.0",
2028
+ "notices": [
2029
+ {
2030
+ "file": "LICENSE-APACHE",
2031
+ "sha256": "c6596eb7be8581c18be736c846fb9173b69eccf6ef94c5135893ec56bd92ba08"
2032
+ },
2033
+ {
2034
+ "file": "LICENSE-MIT",
2035
+ "sha256": "6efb0476a1cc085077ed49357026d8c173bf33017278ef440f222fb9cbcb66e6"
2036
+ }
2037
+ ]
2038
+ },
2039
+ {
2040
+ "name": "toml_writer",
2041
+ "version": "1.1.2+spec-1.1.0",
2042
+ "license": "MIT OR Apache-2.0",
2043
+ "notices": [
2044
+ {
2045
+ "file": "LICENSE-APACHE",
2046
+ "sha256": "c6596eb7be8581c18be736c846fb9173b69eccf6ef94c5135893ec56bd92ba08"
2047
+ },
2048
+ {
2049
+ "file": "LICENSE-MIT",
2050
+ "sha256": "6efb0476a1cc085077ed49357026d8c173bf33017278ef440f222fb9cbcb66e6"
2051
+ }
2052
+ ]
2053
+ },
2054
+ {
2055
+ "name": "tracing",
2056
+ "version": "0.1.44",
2057
+ "license": "MIT",
2058
+ "notices": [
2059
+ {
2060
+ "file": "LICENSE",
2061
+ "sha256": "898b1ae9821e98daf8964c8d6c7f61641f5f5aa78ad500020771c0939ee0dea1"
2062
+ }
2063
+ ]
2064
+ },
2065
+ {
2066
+ "name": "tracing-attributes",
2067
+ "version": "0.1.31",
2068
+ "license": "MIT",
2069
+ "notices": [
2070
+ {
2071
+ "file": "LICENSE",
2072
+ "sha256": "898b1ae9821e98daf8964c8d6c7f61641f5f5aa78ad500020771c0939ee0dea1"
2073
+ }
2074
+ ]
2075
+ },
2076
+ {
2077
+ "name": "tracing-core",
2078
+ "version": "0.1.36",
2079
+ "license": "MIT",
2080
+ "notices": [
2081
+ {
2082
+ "file": "LICENSE",
2083
+ "sha256": "898b1ae9821e98daf8964c8d6c7f61641f5f5aa78ad500020771c0939ee0dea1"
2084
+ }
2085
+ ]
2086
+ },
2087
+ {
2088
+ "name": "typenum",
2089
+ "version": "1.20.1",
2090
+ "license": "MIT OR Apache-2.0",
2091
+ "notices": [
2092
+ {
2093
+ "file": "LICENSE",
2094
+ "sha256": "db11fec9946737df39ca3898d9cd8c10ec6f6c3a884a6802b0ad0b81b4e8f23a"
2095
+ },
2096
+ {
2097
+ "file": "LICENSE-APACHE",
2098
+ "sha256": "516b24e051bf5630880ebbd55c40a25ce9552ebaf8970a53e8976eb70e522406"
2099
+ },
2100
+ {
2101
+ "file": "LICENSE-MIT",
2102
+ "sha256": "a825bd853ab71619a4923d7b4311221427848070ff44d990da39b0b274c1683f"
2103
+ }
2104
+ ]
2105
+ },
2106
+ {
2107
+ "name": "ulid",
2108
+ "version": "1.2.1",
2109
+ "license": "MIT",
2110
+ "notices": [
2111
+ {
2112
+ "file": "LICENSE",
2113
+ "sha256": "d108883b82ded37901ba7679d22d859e278819311f6ab66735df887ed32cc917"
2114
+ }
2115
+ ]
2116
+ },
2117
+ {
2118
+ "name": "unicase",
2119
+ "version": "2.9.0",
2120
+ "license": "MIT OR Apache-2.0",
2121
+ "notices": [
2122
+ {
2123
+ "file": "LICENSE-APACHE",
2124
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
2125
+ },
2126
+ {
2127
+ "file": "LICENSE-MIT",
2128
+ "sha256": "4f6bd11a0f17fe5b085ace1daaedb7b002a08316850dd9577c246c6a68a68e8c"
2129
+ }
2130
+ ]
2131
+ },
2132
+ {
2133
+ "name": "unicode-ident",
2134
+ "version": "1.0.24",
2135
+ "license": "(MIT OR Apache-2.0) AND Unicode-3.0",
2136
+ "notices": [
2137
+ {
2138
+ "file": "LICENSE-APACHE",
2139
+ "sha256": "62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a"
2140
+ },
2141
+ {
2142
+ "file": "LICENSE-MIT",
2143
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
2144
+ },
2145
+ {
2146
+ "file": "LICENSE-UNICODE",
2147
+ "sha256": "f7db81051789b729fea528a63ec4c938fdcb93d9d61d97dc8cc2e9df6d47f2a1"
2148
+ }
2149
+ ]
2150
+ },
2151
+ {
2152
+ "name": "unsafe-libyaml",
2153
+ "version": "0.2.11",
2154
+ "license": "MIT",
2155
+ "notices": [
2156
+ {
2157
+ "file": "LICENSE-MIT",
2158
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
2159
+ }
2160
+ ]
2161
+ },
2162
+ {
2163
+ "name": "url",
2164
+ "version": "2.5.8",
2165
+ "license": "MIT OR Apache-2.0",
2166
+ "notices": [
2167
+ {
2168
+ "file": "LICENSE-APACHE",
2169
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
2170
+ },
2171
+ {
2172
+ "file": "LICENSE-MIT",
2173
+ "sha256": "b38f11f6096706e6de553dabe2a7ed142d59b6fa8c97e290c67496154745cdd5"
2174
+ }
2175
+ ]
2176
+ },
2177
+ {
2178
+ "name": "utf8_iter",
2179
+ "version": "1.0.4",
2180
+ "license": "Apache-2.0 OR MIT",
2181
+ "notices": [
2182
+ {
2183
+ "file": "LICENSE-APACHE",
2184
+ "sha256": "cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30"
2185
+ },
2186
+ {
2187
+ "file": "LICENSE-MIT",
2188
+ "sha256": "3fa4ca83dcc9237839b1bdeb2e6d16bdfb5ec0c5ce42b24694d8bbf0dcbef72c"
2189
+ }
2190
+ ]
2191
+ },
2192
+ {
2193
+ "name": "utf8parse",
2194
+ "version": "0.2.2",
2195
+ "license": "Apache-2.0 OR MIT",
2196
+ "notices": [
2197
+ {
2198
+ "file": "LICENSE-APACHE",
2199
+ "sha256": "62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a"
2200
+ },
2201
+ {
2202
+ "file": "LICENSE-MIT",
2203
+ "sha256": "e4c9b06fa850cb9b540a5e400e9f6394cf15efcf4098144de477d1d3dae10150"
2204
+ }
2205
+ ]
2206
+ },
2207
+ {
2208
+ "name": "uuid",
2209
+ "version": "1.26.0",
2210
+ "license": "Apache-2.0 OR MIT",
2211
+ "notices": [
2212
+ {
2213
+ "file": "LICENSE-APACHE",
2214
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
2215
+ },
2216
+ {
2217
+ "file": "LICENSE-MIT",
2218
+ "sha256": "436bc5a105d8e57dcd8778730f3754f7bf39c14d2f530e4cde4bd2d17a83ec3d"
2219
+ }
2220
+ ]
2221
+ },
2222
+ {
2223
+ "name": "vcpkg",
2224
+ "version": "0.2.15",
2225
+ "license": "MIT/Apache-2.0",
2226
+ "notices": [
2227
+ {
2228
+ "file": "LICENSE-APACHE",
2229
+ "sha256": "60c93a31f490375aadf64098b75f10715010379541021e00261045d7800611d3"
2230
+ },
2231
+ {
2232
+ "file": "LICENSE-MIT",
2233
+ "sha256": "016d20f335060a70e79d9fcf8dfaa6201114d65d592211f4bdfb8ae9ca2bc1dc"
2234
+ }
2235
+ ]
2236
+ },
2237
+ {
2238
+ "name": "version_check",
2239
+ "version": "0.9.5",
2240
+ "license": "MIT/Apache-2.0",
2241
+ "notices": [
2242
+ {
2243
+ "file": "LICENSE-APACHE",
2244
+ "sha256": "a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2"
2245
+ },
2246
+ {
2247
+ "file": "LICENSE-MIT",
2248
+ "sha256": "b7e650f3fce5c53249d1cdc608b54df156a97edd636cf9d23498d0cfe7aec63e"
2249
+ }
2250
+ ]
2251
+ },
2252
+ {
2253
+ "name": "winnow",
2254
+ "version": "1.0.4",
2255
+ "license": "MIT",
2256
+ "notices": [
2257
+ {
2258
+ "file": "LICENSE-MIT",
2259
+ "sha256": "cb5aedb296c5246d1f22e9099f925a65146f9f0d6b4eebba97fd27a6cdbbab2d"
2260
+ }
2261
+ ]
2262
+ },
2263
+ {
2264
+ "name": "writeable",
2265
+ "version": "0.6.4",
2266
+ "license": "Unicode-3.0",
2267
+ "notices": [
2268
+ {
2269
+ "file": "LICENSE",
2270
+ "sha256": "f367c1b8e1aa262435251e442901da4607b4650e0e63a026f5044473ecfb90f2"
2271
+ }
2272
+ ]
2273
+ },
2274
+ {
2275
+ "name": "yaml-rust2",
2276
+ "version": "0.12.0",
2277
+ "license": "MIT OR Apache-2.0",
2278
+ "notices": [
2279
+ {
2280
+ "file": "Apache-LICENSE",
2281
+ "sha256": "278f0e5c23f023a2f1af8d528dd5c29dc3a5ea2dd63558aa8d4f077c09e037c7"
2282
+ },
2283
+ {
2284
+ "file": "MIT-LICENSE",
2285
+ "sha256": "3dd30063cdb4a378736348c215cb84b78b0711ba7e39903162cae5ce71dc9757"
2286
+ }
2287
+ ]
2288
+ },
2289
+ {
2290
+ "name": "yoke",
2291
+ "version": "0.8.3",
2292
+ "license": "Unicode-3.0",
2293
+ "notices": [
2294
+ {
2295
+ "file": "LICENSE",
2296
+ "sha256": "f367c1b8e1aa262435251e442901da4607b4650e0e63a026f5044473ecfb90f2"
2297
+ }
2298
+ ]
2299
+ },
2300
+ {
2301
+ "name": "yoke-derive",
2302
+ "version": "0.8.2",
2303
+ "license": "Unicode-3.0",
2304
+ "notices": [
2305
+ {
2306
+ "file": "LICENSE",
2307
+ "sha256": "f367c1b8e1aa262435251e442901da4607b4650e0e63a026f5044473ecfb90f2"
2308
+ }
2309
+ ]
2310
+ },
2311
+ {
2312
+ "name": "zerocopy",
2313
+ "version": "0.8.56",
2314
+ "license": "BSD-2-Clause OR Apache-2.0 OR MIT",
2315
+ "notices": [
2316
+ {
2317
+ "file": "LICENSE-APACHE",
2318
+ "sha256": "9d185ac6703c4b0453974c0d85e9eee43e6941009296bb1f5eb0b54e2329e9f3"
2319
+ },
2320
+ {
2321
+ "file": "LICENSE-BSD",
2322
+ "sha256": "83c1763356e822adde0a2cae748d938a73fdc263849ccff6b27776dff213bd32"
2323
+ },
2324
+ {
2325
+ "file": "LICENSE-MIT",
2326
+ "sha256": "1a2f5c12ddc934d58956aa5dbdd3255fe55fd957633ab7d0d39e4f0daa73f7df"
2327
+ }
2328
+ ]
2329
+ },
2330
+ {
2331
+ "name": "zerofrom",
2332
+ "version": "0.1.8",
2333
+ "license": "Unicode-3.0",
2334
+ "notices": [
2335
+ {
2336
+ "file": "LICENSE",
2337
+ "sha256": "f367c1b8e1aa262435251e442901da4607b4650e0e63a026f5044473ecfb90f2"
2338
+ }
2339
+ ]
2340
+ },
2341
+ {
2342
+ "name": "zerofrom-derive",
2343
+ "version": "0.1.7",
2344
+ "license": "Unicode-3.0",
2345
+ "notices": [
2346
+ {
2347
+ "file": "LICENSE",
2348
+ "sha256": "f367c1b8e1aa262435251e442901da4607b4650e0e63a026f5044473ecfb90f2"
2349
+ }
2350
+ ]
2351
+ },
2352
+ {
2353
+ "name": "zerotrie",
2354
+ "version": "0.2.5",
2355
+ "license": "Unicode-3.0",
2356
+ "notices": [
2357
+ {
2358
+ "file": "LICENSE",
2359
+ "sha256": "f367c1b8e1aa262435251e442901da4607b4650e0e63a026f5044473ecfb90f2"
2360
+ }
2361
+ ]
2362
+ },
2363
+ {
2364
+ "name": "zerovec",
2365
+ "version": "0.11.8",
2366
+ "license": "Unicode-3.0",
2367
+ "notices": [
2368
+ {
2369
+ "file": "LICENSE",
2370
+ "sha256": "f367c1b8e1aa262435251e442901da4607b4650e0e63a026f5044473ecfb90f2"
2371
+ }
2372
+ ]
2373
+ },
2374
+ {
2375
+ "name": "zerovec-derive",
2376
+ "version": "0.11.6",
2377
+ "license": "Unicode-3.0",
2378
+ "notices": [
2379
+ {
2380
+ "file": "LICENSE",
2381
+ "sha256": "f367c1b8e1aa262435251e442901da4607b4650e0e63a026f5044473ecfb90f2"
2382
+ }
2383
+ ]
2384
+ },
2385
+ {
2386
+ "name": "zmij",
2387
+ "version": "1.0.23",
2388
+ "license": "MIT",
2389
+ "notices": [
2390
+ {
2391
+ "file": "LICENSE-MIT",
2392
+ "sha256": "23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3"
2393
+ }
2394
+ ]
2395
+ }
2396
+ ]
2397
+ }