kshana 0.21.0 → 0.23.0

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,1135 @@
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.5",
4
+ "serialNumber": "urn:uuid:f3506096-6207-c524-b45f-4ec432a9ce22",
5
+ "version": 1,
6
+ "metadata": {
7
+ "component": {
8
+ "type": "application",
9
+ "name": "kshana"
10
+ },
11
+ "tools": [
12
+ {
13
+ "name": "gen-sbom.sh",
14
+ "vendor": "Ashforde OU"
15
+ }
16
+ ]
17
+ },
18
+ "components": [
19
+ {
20
+ "type": "library",
21
+ "name": "autocfg",
22
+ "version": "1.5.1",
23
+ "purl": "pkg:cargo/autocfg@1.5.1",
24
+ "licenses": [
25
+ {
26
+ "license": {
27
+ "id": "Apache-2.0 OR MIT"
28
+ }
29
+ }
30
+ ],
31
+ "properties": [
32
+ {
33
+ "name": "cargo:source",
34
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
35
+ }
36
+ ]
37
+ },
38
+ {
39
+ "type": "library",
40
+ "name": "block-buffer",
41
+ "version": "0.10.4",
42
+ "purl": "pkg:cargo/block-buffer@0.10.4",
43
+ "licenses": [
44
+ {
45
+ "license": {
46
+ "id": "MIT OR Apache-2.0"
47
+ }
48
+ }
49
+ ],
50
+ "properties": [
51
+ {
52
+ "name": "cargo:source",
53
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
54
+ }
55
+ ]
56
+ },
57
+ {
58
+ "type": "library",
59
+ "name": "bumpalo",
60
+ "version": "3.20.3",
61
+ "purl": "pkg:cargo/bumpalo@3.20.3",
62
+ "licenses": [
63
+ {
64
+ "license": {
65
+ "id": "MIT OR Apache-2.0"
66
+ }
67
+ }
68
+ ],
69
+ "properties": [
70
+ {
71
+ "name": "cargo:source",
72
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
73
+ }
74
+ ]
75
+ },
76
+ {
77
+ "type": "library",
78
+ "name": "cfg-if",
79
+ "version": "1.0.4",
80
+ "purl": "pkg:cargo/cfg-if@1.0.4",
81
+ "licenses": [
82
+ {
83
+ "license": {
84
+ "id": "MIT OR Apache-2.0"
85
+ }
86
+ }
87
+ ],
88
+ "properties": [
89
+ {
90
+ "name": "cargo:source",
91
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
92
+ }
93
+ ]
94
+ },
95
+ {
96
+ "type": "library",
97
+ "name": "chrono",
98
+ "version": "0.4.45",
99
+ "purl": "pkg:cargo/chrono@0.4.45",
100
+ "licenses": [
101
+ {
102
+ "license": {
103
+ "id": "MIT OR Apache-2.0"
104
+ }
105
+ }
106
+ ],
107
+ "properties": [
108
+ {
109
+ "name": "cargo:source",
110
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
111
+ }
112
+ ]
113
+ },
114
+ {
115
+ "type": "library",
116
+ "name": "cpufeatures",
117
+ "version": "0.2.17",
118
+ "purl": "pkg:cargo/cpufeatures@0.2.17",
119
+ "licenses": [
120
+ {
121
+ "license": {
122
+ "id": "MIT OR Apache-2.0"
123
+ }
124
+ }
125
+ ],
126
+ "properties": [
127
+ {
128
+ "name": "cargo:source",
129
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
130
+ }
131
+ ]
132
+ },
133
+ {
134
+ "type": "library",
135
+ "name": "crypto-common",
136
+ "version": "0.1.7",
137
+ "purl": "pkg:cargo/crypto-common@0.1.7",
138
+ "licenses": [
139
+ {
140
+ "license": {
141
+ "id": "MIT OR Apache-2.0"
142
+ }
143
+ }
144
+ ],
145
+ "properties": [
146
+ {
147
+ "name": "cargo:source",
148
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
149
+ }
150
+ ]
151
+ },
152
+ {
153
+ "type": "library",
154
+ "name": "digest",
155
+ "version": "0.10.7",
156
+ "purl": "pkg:cargo/digest@0.10.7",
157
+ "licenses": [
158
+ {
159
+ "license": {
160
+ "id": "MIT OR Apache-2.0"
161
+ }
162
+ }
163
+ ],
164
+ "properties": [
165
+ {
166
+ "name": "cargo:source",
167
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
168
+ }
169
+ ]
170
+ },
171
+ {
172
+ "type": "library",
173
+ "name": "equivalent",
174
+ "version": "1.0.2",
175
+ "purl": "pkg:cargo/equivalent@1.0.2",
176
+ "licenses": [
177
+ {
178
+ "license": {
179
+ "id": "Apache-2.0 OR MIT"
180
+ }
181
+ }
182
+ ],
183
+ "properties": [
184
+ {
185
+ "name": "cargo:source",
186
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
187
+ }
188
+ ]
189
+ },
190
+ {
191
+ "type": "library",
192
+ "name": "futures-core",
193
+ "version": "0.3.32",
194
+ "purl": "pkg:cargo/futures-core@0.3.32",
195
+ "licenses": [
196
+ {
197
+ "license": {
198
+ "id": "MIT OR Apache-2.0"
199
+ }
200
+ }
201
+ ],
202
+ "properties": [
203
+ {
204
+ "name": "cargo:source",
205
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
206
+ }
207
+ ]
208
+ },
209
+ {
210
+ "type": "library",
211
+ "name": "futures-task",
212
+ "version": "0.3.32",
213
+ "purl": "pkg:cargo/futures-task@0.3.32",
214
+ "licenses": [
215
+ {
216
+ "license": {
217
+ "id": "MIT OR Apache-2.0"
218
+ }
219
+ }
220
+ ],
221
+ "properties": [
222
+ {
223
+ "name": "cargo:source",
224
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
225
+ }
226
+ ]
227
+ },
228
+ {
229
+ "type": "library",
230
+ "name": "futures-util",
231
+ "version": "0.3.32",
232
+ "purl": "pkg:cargo/futures-util@0.3.32",
233
+ "licenses": [
234
+ {
235
+ "license": {
236
+ "id": "MIT OR Apache-2.0"
237
+ }
238
+ }
239
+ ],
240
+ "properties": [
241
+ {
242
+ "name": "cargo:source",
243
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
244
+ }
245
+ ]
246
+ },
247
+ {
248
+ "type": "library",
249
+ "name": "generic-array",
250
+ "version": "0.14.7",
251
+ "purl": "pkg:cargo/generic-array@0.14.7",
252
+ "licenses": [
253
+ {
254
+ "license": {
255
+ "id": "MIT"
256
+ }
257
+ }
258
+ ],
259
+ "properties": [
260
+ {
261
+ "name": "cargo:source",
262
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
263
+ }
264
+ ]
265
+ },
266
+ {
267
+ "type": "library",
268
+ "name": "getrandom",
269
+ "version": "0.2.17",
270
+ "purl": "pkg:cargo/getrandom@0.2.17",
271
+ "licenses": [
272
+ {
273
+ "license": {
274
+ "id": "MIT OR Apache-2.0"
275
+ }
276
+ }
277
+ ],
278
+ "properties": [
279
+ {
280
+ "name": "cargo:source",
281
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
282
+ }
283
+ ]
284
+ },
285
+ {
286
+ "type": "library",
287
+ "name": "hashbrown",
288
+ "version": "0.17.1",
289
+ "purl": "pkg:cargo/hashbrown@0.17.1",
290
+ "licenses": [
291
+ {
292
+ "license": {
293
+ "id": "MIT OR Apache-2.0"
294
+ }
295
+ }
296
+ ],
297
+ "properties": [
298
+ {
299
+ "name": "cargo:source",
300
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
301
+ }
302
+ ]
303
+ },
304
+ {
305
+ "type": "library",
306
+ "name": "hex",
307
+ "version": "0.4.3",
308
+ "purl": "pkg:cargo/hex@0.4.3",
309
+ "licenses": [
310
+ {
311
+ "license": {
312
+ "id": "MIT OR Apache-2.0"
313
+ }
314
+ }
315
+ ],
316
+ "properties": [
317
+ {
318
+ "name": "cargo:source",
319
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
320
+ }
321
+ ]
322
+ },
323
+ {
324
+ "type": "library",
325
+ "name": "indexmap",
326
+ "version": "2.14.0",
327
+ "purl": "pkg:cargo/indexmap@2.14.0",
328
+ "licenses": [
329
+ {
330
+ "license": {
331
+ "id": "Apache-2.0 OR MIT"
332
+ }
333
+ }
334
+ ],
335
+ "properties": [
336
+ {
337
+ "name": "cargo:source",
338
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
339
+ }
340
+ ]
341
+ },
342
+ {
343
+ "type": "library",
344
+ "name": "itoa",
345
+ "version": "1.0.18",
346
+ "purl": "pkg:cargo/itoa@1.0.18",
347
+ "licenses": [
348
+ {
349
+ "license": {
350
+ "id": "MIT OR Apache-2.0"
351
+ }
352
+ }
353
+ ],
354
+ "properties": [
355
+ {
356
+ "name": "cargo:source",
357
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
358
+ }
359
+ ]
360
+ },
361
+ {
362
+ "type": "library",
363
+ "name": "js-sys",
364
+ "version": "0.3.99",
365
+ "purl": "pkg:cargo/js-sys@0.3.99",
366
+ "licenses": [
367
+ {
368
+ "license": {
369
+ "id": "MIT OR Apache-2.0"
370
+ }
371
+ }
372
+ ],
373
+ "properties": [
374
+ {
375
+ "name": "cargo:source",
376
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
377
+ }
378
+ ]
379
+ },
380
+ {
381
+ "type": "library",
382
+ "name": "kshana",
383
+ "version": "0.23.0",
384
+ "purl": "pkg:cargo/kshana@0.23.0",
385
+ "licenses": [
386
+ {
387
+ "license": {
388
+ "id": "AGPL-3.0-only"
389
+ }
390
+ }
391
+ ]
392
+ },
393
+ {
394
+ "type": "library",
395
+ "name": "libc",
396
+ "version": "0.2.186",
397
+ "purl": "pkg:cargo/libc@0.2.186",
398
+ "licenses": [
399
+ {
400
+ "license": {
401
+ "id": "MIT OR Apache-2.0"
402
+ }
403
+ }
404
+ ],
405
+ "properties": [
406
+ {
407
+ "name": "cargo:source",
408
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
409
+ }
410
+ ]
411
+ },
412
+ {
413
+ "type": "library",
414
+ "name": "libm",
415
+ "version": "0.2.16",
416
+ "purl": "pkg:cargo/libm@0.2.16",
417
+ "licenses": [
418
+ {
419
+ "license": {
420
+ "id": "MIT"
421
+ }
422
+ }
423
+ ],
424
+ "properties": [
425
+ {
426
+ "name": "cargo:source",
427
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
428
+ }
429
+ ]
430
+ },
431
+ {
432
+ "type": "library",
433
+ "name": "memchr",
434
+ "version": "2.8.1",
435
+ "purl": "pkg:cargo/memchr@2.8.1",
436
+ "licenses": [
437
+ {
438
+ "license": {
439
+ "id": "Unlicense OR MIT"
440
+ }
441
+ }
442
+ ],
443
+ "properties": [
444
+ {
445
+ "name": "cargo:source",
446
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
447
+ }
448
+ ]
449
+ },
450
+ {
451
+ "type": "library",
452
+ "name": "num-traits",
453
+ "version": "0.2.19",
454
+ "purl": "pkg:cargo/num-traits@0.2.19",
455
+ "licenses": [
456
+ {
457
+ "license": {
458
+ "id": "MIT OR Apache-2.0"
459
+ }
460
+ }
461
+ ],
462
+ "properties": [
463
+ {
464
+ "name": "cargo:source",
465
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
466
+ }
467
+ ]
468
+ },
469
+ {
470
+ "type": "library",
471
+ "name": "once_cell",
472
+ "version": "1.21.4",
473
+ "purl": "pkg:cargo/once_cell@1.21.4",
474
+ "licenses": [
475
+ {
476
+ "license": {
477
+ "id": "MIT OR Apache-2.0"
478
+ }
479
+ }
480
+ ],
481
+ "properties": [
482
+ {
483
+ "name": "cargo:source",
484
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
485
+ }
486
+ ]
487
+ },
488
+ {
489
+ "type": "library",
490
+ "name": "pin-project-lite",
491
+ "version": "0.2.17",
492
+ "purl": "pkg:cargo/pin-project-lite@0.2.17",
493
+ "licenses": [
494
+ {
495
+ "license": {
496
+ "id": "Apache-2.0 OR MIT"
497
+ }
498
+ }
499
+ ],
500
+ "properties": [
501
+ {
502
+ "name": "cargo:source",
503
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
504
+ }
505
+ ]
506
+ },
507
+ {
508
+ "type": "library",
509
+ "name": "ppv-lite86",
510
+ "version": "0.2.21",
511
+ "purl": "pkg:cargo/ppv-lite86@0.2.21",
512
+ "licenses": [
513
+ {
514
+ "license": {
515
+ "id": "MIT OR Apache-2.0"
516
+ }
517
+ }
518
+ ],
519
+ "properties": [
520
+ {
521
+ "name": "cargo:source",
522
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
523
+ }
524
+ ]
525
+ },
526
+ {
527
+ "type": "library",
528
+ "name": "proc-macro2",
529
+ "version": "1.0.106",
530
+ "purl": "pkg:cargo/proc-macro2@1.0.106",
531
+ "licenses": [
532
+ {
533
+ "license": {
534
+ "id": "MIT OR Apache-2.0"
535
+ }
536
+ }
537
+ ],
538
+ "properties": [
539
+ {
540
+ "name": "cargo:source",
541
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
542
+ }
543
+ ]
544
+ },
545
+ {
546
+ "type": "library",
547
+ "name": "quote",
548
+ "version": "1.0.45",
549
+ "purl": "pkg:cargo/quote@1.0.45",
550
+ "licenses": [
551
+ {
552
+ "license": {
553
+ "id": "MIT OR Apache-2.0"
554
+ }
555
+ }
556
+ ],
557
+ "properties": [
558
+ {
559
+ "name": "cargo:source",
560
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
561
+ }
562
+ ]
563
+ },
564
+ {
565
+ "type": "library",
566
+ "name": "rand",
567
+ "version": "0.8.6",
568
+ "purl": "pkg:cargo/rand@0.8.6",
569
+ "licenses": [
570
+ {
571
+ "license": {
572
+ "id": "MIT OR Apache-2.0"
573
+ }
574
+ }
575
+ ],
576
+ "properties": [
577
+ {
578
+ "name": "cargo:source",
579
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
580
+ }
581
+ ]
582
+ },
583
+ {
584
+ "type": "library",
585
+ "name": "rand_chacha",
586
+ "version": "0.3.1",
587
+ "purl": "pkg:cargo/rand_chacha@0.3.1",
588
+ "licenses": [
589
+ {
590
+ "license": {
591
+ "id": "MIT OR Apache-2.0"
592
+ }
593
+ }
594
+ ],
595
+ "properties": [
596
+ {
597
+ "name": "cargo:source",
598
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
599
+ }
600
+ ]
601
+ },
602
+ {
603
+ "type": "library",
604
+ "name": "rand_core",
605
+ "version": "0.6.4",
606
+ "purl": "pkg:cargo/rand_core@0.6.4",
607
+ "licenses": [
608
+ {
609
+ "license": {
610
+ "id": "MIT OR Apache-2.0"
611
+ }
612
+ }
613
+ ],
614
+ "properties": [
615
+ {
616
+ "name": "cargo:source",
617
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
618
+ }
619
+ ]
620
+ },
621
+ {
622
+ "type": "library",
623
+ "name": "rand_distr",
624
+ "version": "0.4.3",
625
+ "purl": "pkg:cargo/rand_distr@0.4.3",
626
+ "licenses": [
627
+ {
628
+ "license": {
629
+ "id": "MIT OR Apache-2.0"
630
+ }
631
+ }
632
+ ],
633
+ "properties": [
634
+ {
635
+ "name": "cargo:source",
636
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
637
+ }
638
+ ]
639
+ },
640
+ {
641
+ "type": "library",
642
+ "name": "rustversion",
643
+ "version": "1.0.22",
644
+ "purl": "pkg:cargo/rustversion@1.0.22",
645
+ "licenses": [
646
+ {
647
+ "license": {
648
+ "id": "MIT OR Apache-2.0"
649
+ }
650
+ }
651
+ ],
652
+ "properties": [
653
+ {
654
+ "name": "cargo:source",
655
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
656
+ }
657
+ ]
658
+ },
659
+ {
660
+ "type": "library",
661
+ "name": "serde",
662
+ "version": "1.0.228",
663
+ "purl": "pkg:cargo/serde@1.0.228",
664
+ "licenses": [
665
+ {
666
+ "license": {
667
+ "id": "MIT OR Apache-2.0"
668
+ }
669
+ }
670
+ ],
671
+ "properties": [
672
+ {
673
+ "name": "cargo:source",
674
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
675
+ }
676
+ ]
677
+ },
678
+ {
679
+ "type": "library",
680
+ "name": "serde_core",
681
+ "version": "1.0.228",
682
+ "purl": "pkg:cargo/serde_core@1.0.228",
683
+ "licenses": [
684
+ {
685
+ "license": {
686
+ "id": "MIT OR Apache-2.0"
687
+ }
688
+ }
689
+ ],
690
+ "properties": [
691
+ {
692
+ "name": "cargo:source",
693
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
694
+ }
695
+ ]
696
+ },
697
+ {
698
+ "type": "library",
699
+ "name": "serde_derive",
700
+ "version": "1.0.228",
701
+ "purl": "pkg:cargo/serde_derive@1.0.228",
702
+ "licenses": [
703
+ {
704
+ "license": {
705
+ "id": "MIT OR Apache-2.0"
706
+ }
707
+ }
708
+ ],
709
+ "properties": [
710
+ {
711
+ "name": "cargo:source",
712
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
713
+ }
714
+ ]
715
+ },
716
+ {
717
+ "type": "library",
718
+ "name": "serde_json",
719
+ "version": "1.0.150",
720
+ "purl": "pkg:cargo/serde_json@1.0.150",
721
+ "licenses": [
722
+ {
723
+ "license": {
724
+ "id": "MIT OR Apache-2.0"
725
+ }
726
+ }
727
+ ],
728
+ "properties": [
729
+ {
730
+ "name": "cargo:source",
731
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
732
+ }
733
+ ]
734
+ },
735
+ {
736
+ "type": "library",
737
+ "name": "serde_spanned",
738
+ "version": "0.6.9",
739
+ "purl": "pkg:cargo/serde_spanned@0.6.9",
740
+ "licenses": [
741
+ {
742
+ "license": {
743
+ "id": "MIT OR Apache-2.0"
744
+ }
745
+ }
746
+ ],
747
+ "properties": [
748
+ {
749
+ "name": "cargo:source",
750
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
751
+ }
752
+ ]
753
+ },
754
+ {
755
+ "type": "library",
756
+ "name": "sgp4",
757
+ "version": "2.4.0",
758
+ "purl": "pkg:cargo/sgp4@2.4.0",
759
+ "licenses": [
760
+ {
761
+ "license": {
762
+ "id": "MIT"
763
+ }
764
+ }
765
+ ],
766
+ "properties": [
767
+ {
768
+ "name": "cargo:source",
769
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
770
+ }
771
+ ]
772
+ },
773
+ {
774
+ "type": "library",
775
+ "name": "sha2",
776
+ "version": "0.10.9",
777
+ "purl": "pkg:cargo/sha2@0.10.9",
778
+ "licenses": [
779
+ {
780
+ "license": {
781
+ "id": "MIT OR Apache-2.0"
782
+ }
783
+ }
784
+ ],
785
+ "properties": [
786
+ {
787
+ "name": "cargo:source",
788
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
789
+ }
790
+ ]
791
+ },
792
+ {
793
+ "type": "library",
794
+ "name": "slab",
795
+ "version": "0.4.12",
796
+ "purl": "pkg:cargo/slab@0.4.12",
797
+ "licenses": [
798
+ {
799
+ "license": {
800
+ "id": "MIT"
801
+ }
802
+ }
803
+ ],
804
+ "properties": [
805
+ {
806
+ "name": "cargo:source",
807
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
808
+ }
809
+ ]
810
+ },
811
+ {
812
+ "type": "library",
813
+ "name": "syn",
814
+ "version": "2.0.117",
815
+ "purl": "pkg:cargo/syn@2.0.117",
816
+ "licenses": [
817
+ {
818
+ "license": {
819
+ "id": "MIT OR Apache-2.0"
820
+ }
821
+ }
822
+ ],
823
+ "properties": [
824
+ {
825
+ "name": "cargo:source",
826
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
827
+ }
828
+ ]
829
+ },
830
+ {
831
+ "type": "library",
832
+ "name": "toml",
833
+ "version": "0.8.23",
834
+ "purl": "pkg:cargo/toml@0.8.23",
835
+ "licenses": [
836
+ {
837
+ "license": {
838
+ "id": "MIT OR Apache-2.0"
839
+ }
840
+ }
841
+ ],
842
+ "properties": [
843
+ {
844
+ "name": "cargo:source",
845
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
846
+ }
847
+ ]
848
+ },
849
+ {
850
+ "type": "library",
851
+ "name": "toml_datetime",
852
+ "version": "0.6.11",
853
+ "purl": "pkg:cargo/toml_datetime@0.6.11",
854
+ "licenses": [
855
+ {
856
+ "license": {
857
+ "id": "MIT OR Apache-2.0"
858
+ }
859
+ }
860
+ ],
861
+ "properties": [
862
+ {
863
+ "name": "cargo:source",
864
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
865
+ }
866
+ ]
867
+ },
868
+ {
869
+ "type": "library",
870
+ "name": "toml_edit",
871
+ "version": "0.22.27",
872
+ "purl": "pkg:cargo/toml_edit@0.22.27",
873
+ "licenses": [
874
+ {
875
+ "license": {
876
+ "id": "MIT OR Apache-2.0"
877
+ }
878
+ }
879
+ ],
880
+ "properties": [
881
+ {
882
+ "name": "cargo:source",
883
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
884
+ }
885
+ ]
886
+ },
887
+ {
888
+ "type": "library",
889
+ "name": "toml_write",
890
+ "version": "0.1.2",
891
+ "purl": "pkg:cargo/toml_write@0.1.2",
892
+ "licenses": [
893
+ {
894
+ "license": {
895
+ "id": "MIT OR Apache-2.0"
896
+ }
897
+ }
898
+ ],
899
+ "properties": [
900
+ {
901
+ "name": "cargo:source",
902
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
903
+ }
904
+ ]
905
+ },
906
+ {
907
+ "type": "library",
908
+ "name": "typenum",
909
+ "version": "1.20.1",
910
+ "purl": "pkg:cargo/typenum@1.20.1",
911
+ "licenses": [
912
+ {
913
+ "license": {
914
+ "id": "MIT OR Apache-2.0"
915
+ }
916
+ }
917
+ ],
918
+ "properties": [
919
+ {
920
+ "name": "cargo:source",
921
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
922
+ }
923
+ ]
924
+ },
925
+ {
926
+ "type": "library",
927
+ "name": "unicode-ident",
928
+ "version": "1.0.24",
929
+ "purl": "pkg:cargo/unicode-ident@1.0.24",
930
+ "licenses": [
931
+ {
932
+ "license": {
933
+ "id": "(MIT OR Apache-2.0) AND Unicode-3.0"
934
+ }
935
+ }
936
+ ],
937
+ "properties": [
938
+ {
939
+ "name": "cargo:source",
940
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
941
+ }
942
+ ]
943
+ },
944
+ {
945
+ "type": "library",
946
+ "name": "version_check",
947
+ "version": "0.9.5",
948
+ "purl": "pkg:cargo/version_check@0.9.5",
949
+ "licenses": [
950
+ {
951
+ "license": {
952
+ "id": "MIT/Apache-2.0"
953
+ }
954
+ }
955
+ ],
956
+ "properties": [
957
+ {
958
+ "name": "cargo:source",
959
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
960
+ }
961
+ ]
962
+ },
963
+ {
964
+ "type": "library",
965
+ "name": "wasi",
966
+ "version": "0.11.1+wasi-snapshot-preview1",
967
+ "purl": "pkg:cargo/wasi@0.11.1+wasi-snapshot-preview1",
968
+ "licenses": [
969
+ {
970
+ "license": {
971
+ "id": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
972
+ }
973
+ }
974
+ ],
975
+ "properties": [
976
+ {
977
+ "name": "cargo:source",
978
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
979
+ }
980
+ ]
981
+ },
982
+ {
983
+ "type": "library",
984
+ "name": "wasm-bindgen",
985
+ "version": "0.2.122",
986
+ "purl": "pkg:cargo/wasm-bindgen@0.2.122",
987
+ "licenses": [
988
+ {
989
+ "license": {
990
+ "id": "MIT OR Apache-2.0"
991
+ }
992
+ }
993
+ ],
994
+ "properties": [
995
+ {
996
+ "name": "cargo:source",
997
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
998
+ }
999
+ ]
1000
+ },
1001
+ {
1002
+ "type": "library",
1003
+ "name": "wasm-bindgen-macro",
1004
+ "version": "0.2.122",
1005
+ "purl": "pkg:cargo/wasm-bindgen-macro@0.2.122",
1006
+ "licenses": [
1007
+ {
1008
+ "license": {
1009
+ "id": "MIT OR Apache-2.0"
1010
+ }
1011
+ }
1012
+ ],
1013
+ "properties": [
1014
+ {
1015
+ "name": "cargo:source",
1016
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
1017
+ }
1018
+ ]
1019
+ },
1020
+ {
1021
+ "type": "library",
1022
+ "name": "wasm-bindgen-macro-support",
1023
+ "version": "0.2.122",
1024
+ "purl": "pkg:cargo/wasm-bindgen-macro-support@0.2.122",
1025
+ "licenses": [
1026
+ {
1027
+ "license": {
1028
+ "id": "MIT OR Apache-2.0"
1029
+ }
1030
+ }
1031
+ ],
1032
+ "properties": [
1033
+ {
1034
+ "name": "cargo:source",
1035
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
1036
+ }
1037
+ ]
1038
+ },
1039
+ {
1040
+ "type": "library",
1041
+ "name": "wasm-bindgen-shared",
1042
+ "version": "0.2.122",
1043
+ "purl": "pkg:cargo/wasm-bindgen-shared@0.2.122",
1044
+ "licenses": [
1045
+ {
1046
+ "license": {
1047
+ "id": "MIT OR Apache-2.0"
1048
+ }
1049
+ }
1050
+ ],
1051
+ "properties": [
1052
+ {
1053
+ "name": "cargo:source",
1054
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
1055
+ }
1056
+ ]
1057
+ },
1058
+ {
1059
+ "type": "library",
1060
+ "name": "winnow",
1061
+ "version": "0.7.15",
1062
+ "purl": "pkg:cargo/winnow@0.7.15",
1063
+ "licenses": [
1064
+ {
1065
+ "license": {
1066
+ "id": "MIT"
1067
+ }
1068
+ }
1069
+ ],
1070
+ "properties": [
1071
+ {
1072
+ "name": "cargo:source",
1073
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
1074
+ }
1075
+ ]
1076
+ },
1077
+ {
1078
+ "type": "library",
1079
+ "name": "zerocopy",
1080
+ "version": "0.8.50",
1081
+ "purl": "pkg:cargo/zerocopy@0.8.50",
1082
+ "licenses": [
1083
+ {
1084
+ "license": {
1085
+ "id": "BSD-2-Clause OR Apache-2.0 OR MIT"
1086
+ }
1087
+ }
1088
+ ],
1089
+ "properties": [
1090
+ {
1091
+ "name": "cargo:source",
1092
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
1093
+ }
1094
+ ]
1095
+ },
1096
+ {
1097
+ "type": "library",
1098
+ "name": "zerocopy-derive",
1099
+ "version": "0.8.50",
1100
+ "purl": "pkg:cargo/zerocopy-derive@0.8.50",
1101
+ "licenses": [
1102
+ {
1103
+ "license": {
1104
+ "id": "BSD-2-Clause OR Apache-2.0 OR MIT"
1105
+ }
1106
+ }
1107
+ ],
1108
+ "properties": [
1109
+ {
1110
+ "name": "cargo:source",
1111
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
1112
+ }
1113
+ ]
1114
+ },
1115
+ {
1116
+ "type": "library",
1117
+ "name": "zmij",
1118
+ "version": "1.0.21",
1119
+ "purl": "pkg:cargo/zmij@1.0.21",
1120
+ "licenses": [
1121
+ {
1122
+ "license": {
1123
+ "id": "MIT"
1124
+ }
1125
+ }
1126
+ ],
1127
+ "properties": [
1128
+ {
1129
+ "name": "cargo:source",
1130
+ "value": "registry+https://github.com/rust-lang/crates.io-index"
1131
+ }
1132
+ ]
1133
+ }
1134
+ ]
1135
+ }