@cellrune/node-linux-x64-gnu 0.1.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,2824 @@
1
+ # Third-party licenses
2
+
3
+ CellRune is distributed under the MIT License. Native release artifacts
4
+ use the third-party components below under their own licenses.
5
+
6
+ Artifact target: `x86_64-unknown-linux-gnu`
7
+
8
+ This file is generated from the locked normal dependency graph for
9
+ `cellrune-node`. Build-only and development-only dependencies
10
+ are not part of this binary notice.
11
+
12
+ ## Components
13
+
14
+ | Component | Version | SPDX expression |
15
+ | --- | --- | --- |
16
+ | `bitflags` | `2.13.1` | `MIT OR Apache-2.0` |
17
+ | `block-buffer` | `0.12.1` | `MIT OR Apache-2.0` |
18
+ | `cfg-if` | `1.0.4` | `MIT OR Apache-2.0` |
19
+ | `cpufeatures` | `0.3.0` | `MIT OR Apache-2.0` |
20
+ | `crc32fast` | `1.5.0` | `MIT OR Apache-2.0` |
21
+ | `crypto-common` | `0.2.2` | `MIT OR Apache-2.0` |
22
+ | `ctor` | `1.0.10` | `Apache-2.0 OR MIT` |
23
+ | `digest` | `0.11.3` | `MIT OR Apache-2.0` |
24
+ | `dyn-clone` | `1.0.20` | `MIT OR Apache-2.0` |
25
+ | `equivalent` | `1.0.2` | `Apache-2.0 OR MIT` |
26
+ | `flate2` | `1.1.9` | `MIT OR Apache-2.0` |
27
+ | `futures` | `0.3.33` | `MIT OR Apache-2.0` |
28
+ | `futures-channel` | `0.3.33` | `MIT OR Apache-2.0` |
29
+ | `futures-core` | `0.3.33` | `MIT OR Apache-2.0` |
30
+ | `futures-executor` | `0.3.33` | `MIT OR Apache-2.0` |
31
+ | `futures-io` | `0.3.33` | `MIT OR Apache-2.0` |
32
+ | `futures-sink` | `0.3.33` | `MIT OR Apache-2.0` |
33
+ | `futures-task` | `0.3.33` | `MIT OR Apache-2.0` |
34
+ | `futures-util` | `0.3.33` | `MIT OR Apache-2.0` |
35
+ | `hashbrown` | `0.17.1` | `MIT OR Apache-2.0` |
36
+ | `hybrid-array` | `0.4.13` | `MIT OR Apache-2.0` |
37
+ | `indexmap` | `2.14.0` | `Apache-2.0 OR MIT` |
38
+ | `itoa` | `1.0.18` | `MIT OR Apache-2.0` |
39
+ | `libloading` | `0.9.0` | `ISC` |
40
+ | `libm` | `0.2.16` | `MIT` |
41
+ | `memchr` | `2.8.3` | `Unlicense OR MIT` |
42
+ | `napi` | `3.11.0` | `MIT` |
43
+ | `napi-sys` | `3.3.0` | `MIT` |
44
+ | `nohash-hasher` | `0.2.0` | `Apache-2.0 OR MIT` |
45
+ | `pin-project-lite` | `0.2.17` | `Apache-2.0 OR MIT` |
46
+ | `quick-xml` | `0.41.0` | `MIT` |
47
+ | `ref-cast` | `1.0.26` | `MIT OR Apache-2.0` |
48
+ | `rustc-hash` | `2.1.3` | `Apache-2.0 OR MIT` |
49
+ | `schemars` | `1.2.1` | `MIT` |
50
+ | `serde` | `1.0.229` | `MIT OR Apache-2.0` |
51
+ | `serde_core` | `1.0.229` | `MIT OR Apache-2.0` |
52
+ | `serde_json` | `1.0.151` | `MIT OR Apache-2.0` |
53
+ | `sha2` | `0.11.0` | `MIT OR Apache-2.0` |
54
+ | `slab` | `0.4.12` | `MIT` |
55
+ | `typed-path` | `0.12.3` | `MIT OR Apache-2.0` |
56
+ | `typenum` | `1.20.1` | `MIT OR Apache-2.0` |
57
+ | `zip` | `8.6.0` | `MIT` |
58
+ | `zlib-rs` | `0.6.6` | `Zlib` |
59
+ | `zmij` | `1.0.23` | `MIT` |
60
+
61
+ ## License texts
62
+
63
+ ### License text 1
64
+
65
+ Components: `bitflags 2.13.1`
66
+
67
+ Source filenames: `LICENSE-MIT`
68
+
69
+ ```text
70
+ Copyright (c) 2014 The Rust Project Developers
71
+
72
+ Permission is hereby granted, free of charge, to any
73
+ person obtaining a copy of this software and associated
74
+ documentation files (the "Software"), to deal in the
75
+ Software without restriction, including without
76
+ limitation the rights to use, copy, modify, merge,
77
+ publish, distribute, sublicense, and/or sell copies of
78
+ the Software, and to permit persons to whom the Software
79
+ is furnished to do so, subject to the following
80
+ conditions:
81
+
82
+ The above copyright notice and this permission notice
83
+ shall be included in all copies or substantial portions
84
+ of the Software.
85
+
86
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
87
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
88
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
89
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
90
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
91
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
92
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
93
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
94
+ DEALINGS IN THE SOFTWARE.
95
+ ```
96
+
97
+ ### License text 2
98
+
99
+ Components: `bitflags 2.13.1`, `cfg-if 1.0.4`, `equivalent 1.0.2`, `flate2 1.1.9`, `hashbrown 0.17.1`, `indexmap
100
+ 2.14.0`
101
+
102
+ Source filenames: `LICENSE-APACHE`
103
+
104
+ ```text
105
+ Apache License
106
+ Version 2.0, January 2004
107
+ http://www.apache.org/licenses/
108
+
109
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
110
+
111
+ 1. Definitions.
112
+
113
+ "License" shall mean the terms and conditions for use, reproduction,
114
+ and distribution as defined by Sections 1 through 9 of this document.
115
+
116
+ "Licensor" shall mean the copyright owner or entity authorized by
117
+ the copyright owner that is granting the License.
118
+
119
+ "Legal Entity" shall mean the union of the acting entity and all
120
+ other entities that control, are controlled by, or are under common
121
+ control with that entity. For the purposes of this definition,
122
+ "control" means (i) the power, direct or indirect, to cause the
123
+ direction or management of such entity, whether by contract or
124
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
125
+ outstanding shares, or (iii) beneficial ownership of such entity.
126
+
127
+ "You" (or "Your") shall mean an individual or Legal Entity
128
+ exercising permissions granted by this License.
129
+
130
+ "Source" form shall mean the preferred form for making modifications,
131
+ including but not limited to software source code, documentation
132
+ source, and configuration files.
133
+
134
+ "Object" form shall mean any form resulting from mechanical
135
+ transformation or translation of a Source form, including but
136
+ not limited to compiled object code, generated documentation,
137
+ and conversions to other media types.
138
+
139
+ "Work" shall mean the work of authorship, whether in Source or
140
+ Object form, made available under the License, as indicated by a
141
+ copyright notice that is included in or attached to the work
142
+ (an example is provided in the Appendix below).
143
+
144
+ "Derivative Works" shall mean any work, whether in Source or Object
145
+ form, that is based on (or derived from) the Work and for which the
146
+ editorial revisions, annotations, elaborations, or other modifications
147
+ represent, as a whole, an original work of authorship. For the purposes
148
+ of this License, Derivative Works shall not include works that remain
149
+ separable from, or merely link (or bind by name) to the interfaces of,
150
+ the Work and Derivative Works thereof.
151
+
152
+ "Contribution" shall mean any work of authorship, including
153
+ the original version of the Work and any modifications or additions
154
+ to that Work or Derivative Works thereof, that is intentionally
155
+ submitted to Licensor for inclusion in the Work by the copyright owner
156
+ or by an individual or Legal Entity authorized to submit on behalf of
157
+ the copyright owner. For the purposes of this definition, "submitted"
158
+ means any form of electronic, verbal, or written communication sent
159
+ to the Licensor or its representatives, including but not limited to
160
+ communication on electronic mailing lists, source code control systems,
161
+ and issue tracking systems that are managed by, or on behalf of, the
162
+ Licensor for the purpose of discussing and improving the Work, but
163
+ excluding communication that is conspicuously marked or otherwise
164
+ designated in writing by the copyright owner as "Not a Contribution."
165
+
166
+ "Contributor" shall mean Licensor and any individual or Legal Entity
167
+ on behalf of whom a Contribution has been received by Licensor and
168
+ subsequently incorporated within the Work.
169
+
170
+ 2. Grant of Copyright License. Subject to the terms and conditions of
171
+ this License, each Contributor hereby grants to You a perpetual,
172
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
173
+ copyright license to reproduce, prepare Derivative Works of,
174
+ publicly display, publicly perform, sublicense, and distribute the
175
+ Work and such Derivative Works in Source or Object form.
176
+
177
+ 3. Grant of Patent License. Subject to the terms and conditions of
178
+ this License, each Contributor hereby grants to You a perpetual,
179
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
180
+ (except as stated in this section) patent license to make, have made,
181
+ use, offer to sell, sell, import, and otherwise transfer the Work,
182
+ where such license applies only to those patent claims licensable
183
+ by such Contributor that are necessarily infringed by their
184
+ Contribution(s) alone or by combination of their Contribution(s)
185
+ with the Work to which such Contribution(s) was submitted. If You
186
+ institute patent litigation against any entity (including a
187
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
188
+ or a Contribution incorporated within the Work constitutes direct
189
+ or contributory patent infringement, then any patent licenses
190
+ granted to You under this License for that Work shall terminate
191
+ as of the date such litigation is filed.
192
+
193
+ 4. Redistribution. You may reproduce and distribute copies of the
194
+ Work or Derivative Works thereof in any medium, with or without
195
+ modifications, and in Source or Object form, provided that You
196
+ meet the following conditions:
197
+
198
+ (a) You must give any other recipients of the Work or
199
+ Derivative Works a copy of this License; and
200
+
201
+ (b) You must cause any modified files to carry prominent notices
202
+ stating that You changed the files; and
203
+
204
+ (c) You must retain, in the Source form of any Derivative Works
205
+ that You distribute, all copyright, patent, trademark, and
206
+ attribution notices from the Source form of the Work,
207
+ excluding those notices that do not pertain to any part of
208
+ the Derivative Works; and
209
+
210
+ (d) If the Work includes a "NOTICE" text file as part of its
211
+ distribution, then any Derivative Works that You distribute must
212
+ include a readable copy of the attribution notices contained
213
+ within such NOTICE file, excluding those notices that do not
214
+ pertain to any part of the Derivative Works, in at least one
215
+ of the following places: within a NOTICE text file distributed
216
+ as part of the Derivative Works; within the Source form or
217
+ documentation, if provided along with the Derivative Works; or,
218
+ within a display generated by the Derivative Works, if and
219
+ wherever such third-party notices normally appear. The contents
220
+ of the NOTICE file are for informational purposes only and
221
+ do not modify the License. You may add Your own attribution
222
+ notices within Derivative Works that You distribute, alongside
223
+ or as an addendum to the NOTICE text from the Work, provided
224
+ that such additional attribution notices cannot be construed
225
+ as modifying the License.
226
+
227
+ You may add Your own copyright statement to Your modifications and
228
+ may provide additional or different license terms and conditions
229
+ for use, reproduction, or distribution of Your modifications, or
230
+ for any such Derivative Works as a whole, provided Your use,
231
+ reproduction, and distribution of the Work otherwise complies with
232
+ the conditions stated in this License.
233
+
234
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
235
+ any Contribution intentionally submitted for inclusion in the Work
236
+ by You to the Licensor shall be under the terms and conditions of
237
+ this License, without any additional terms or conditions.
238
+ Notwithstanding the above, nothing herein shall supersede or modify
239
+ the terms of any separate license agreement you may have executed
240
+ with Licensor regarding such Contributions.
241
+
242
+ 6. Trademarks. This License does not grant permission to use the trade
243
+ names, trademarks, service marks, or product names of the Licensor,
244
+ except as required for reasonable and customary use in describing the
245
+ origin of the Work and reproducing the content of the NOTICE file.
246
+
247
+ 7. Disclaimer of Warranty. Unless required by applicable law or
248
+ agreed to in writing, Licensor provides the Work (and each
249
+ Contributor provides its Contributions) on an "AS IS" BASIS,
250
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
251
+ implied, including, without limitation, any warranties or conditions
252
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
253
+ PARTICULAR PURPOSE. You are solely responsible for determining the
254
+ appropriateness of using or redistributing the Work and assume any
255
+ risks associated with Your exercise of permissions under this License.
256
+
257
+ 8. Limitation of Liability. In no event and under no legal theory,
258
+ whether in tort (including negligence), contract, or otherwise,
259
+ unless required by applicable law (such as deliberate and grossly
260
+ negligent acts) or agreed to in writing, shall any Contributor be
261
+ liable to You for damages, including any direct, indirect, special,
262
+ incidental, or consequential damages of any character arising as a
263
+ result of this License or out of the use or inability to use the
264
+ Work (including but not limited to damages for loss of goodwill,
265
+ work stoppage, computer failure or malfunction, or any and all
266
+ other commercial damages or losses), even if such Contributor
267
+ has been advised of the possibility of such damages.
268
+
269
+ 9. Accepting Warranty or Additional Liability. While redistributing
270
+ the Work or Derivative Works thereof, You may choose to offer,
271
+ and charge a fee for, acceptance of support, warranty, indemnity,
272
+ or other liability obligations and/or rights consistent with this
273
+ License. However, in accepting such obligations, You may act only
274
+ on Your own behalf and on Your sole responsibility, not on behalf
275
+ of any other Contributor, and only if You agree to indemnify,
276
+ defend, and hold each Contributor harmless for any liability
277
+ incurred by, or claims asserted against, such Contributor by reason
278
+ of your accepting any such warranty or additional liability.
279
+
280
+ END OF TERMS AND CONDITIONS
281
+
282
+ APPENDIX: How to apply the Apache License to your work.
283
+
284
+ To apply the Apache License to your work, attach the following
285
+ boilerplate notice, with the fields enclosed by brackets "[]"
286
+ replaced with your own identifying information. (Don't include
287
+ the brackets!) The text should be enclosed in the appropriate
288
+ comment syntax for the file format. We also recommend that a
289
+ file or class name and description of purpose be included on the
290
+ same "printed page" as the copyright notice for easier
291
+ identification within third-party archives.
292
+
293
+ Copyright [yyyy] [name of copyright owner]
294
+
295
+ Licensed under the Apache License, Version 2.0 (the "License");
296
+ you may not use this file except in compliance with the License.
297
+ You may obtain a copy of the License at
298
+
299
+ http://www.apache.org/licenses/LICENSE-2.0
300
+
301
+ Unless required by applicable law or agreed to in writing, software
302
+ distributed under the License is distributed on an "AS IS" BASIS,
303
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
304
+ See the License for the specific language governing permissions and
305
+ limitations under the License.
306
+ ```
307
+
308
+ ### License text 3
309
+
310
+ Components: `block-buffer 0.12.1`
311
+
312
+ Source filenames: `LICENSE-MIT`
313
+
314
+ ```text
315
+ Copyright (c) 2018-2025 The RustCrypto Project Developers
316
+
317
+ Permission is hereby granted, free of charge, to any
318
+ person obtaining a copy of this software and associated
319
+ documentation files (the "Software"), to deal in the
320
+ Software without restriction, including without
321
+ limitation the rights to use, copy, modify, merge,
322
+ publish, distribute, sublicense, and/or sell copies of
323
+ the Software, and to permit persons to whom the Software
324
+ is furnished to do so, subject to the following
325
+ conditions:
326
+
327
+ The above copyright notice and this permission notice
328
+ shall be included in all copies or substantial portions
329
+ of the Software.
330
+
331
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
332
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
333
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
334
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
335
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
336
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
337
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
338
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
339
+ DEALINGS IN THE SOFTWARE.
340
+ ```
341
+
342
+ ### License text 4
343
+
344
+ Components: `block-buffer 0.12.1`, `cpufeatures 0.3.0`, `crypto-common 0.2.2`, `digest 0.11.3`, `hybrid-array
345
+ 0.4.13`, `sha2 0.11.0`
346
+
347
+ Source filenames: `LICENSE-APACHE`
348
+
349
+ ```text
350
+ Apache License
351
+ Version 2.0, January 2004
352
+ http://www.apache.org/licenses/
353
+
354
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
355
+
356
+ 1. Definitions.
357
+
358
+ "License" shall mean the terms and conditions for use, reproduction,
359
+ and distribution as defined by Sections 1 through 9 of this document.
360
+
361
+ "Licensor" shall mean the copyright owner or entity authorized by
362
+ the copyright owner that is granting the License.
363
+
364
+ "Legal Entity" shall mean the union of the acting entity and all
365
+ other entities that control, are controlled by, or are under common
366
+ control with that entity. For the purposes of this definition,
367
+ "control" means (i) the power, direct or indirect, to cause the
368
+ direction or management of such entity, whether by contract or
369
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
370
+ outstanding shares, or (iii) beneficial ownership of such entity.
371
+
372
+ "You" (or "Your") shall mean an individual or Legal Entity
373
+ exercising permissions granted by this License.
374
+
375
+ "Source" form shall mean the preferred form for making modifications,
376
+ including but not limited to software source code, documentation
377
+ source, and configuration files.
378
+
379
+ "Object" form shall mean any form resulting from mechanical
380
+ transformation or translation of a Source form, including but
381
+ not limited to compiled object code, generated documentation,
382
+ and conversions to other media types.
383
+
384
+ "Work" shall mean the work of authorship, whether in Source or
385
+ Object form, made available under the License, as indicated by a
386
+ copyright notice that is included in or attached to the work
387
+ (an example is provided in the Appendix below).
388
+
389
+ "Derivative Works" shall mean any work, whether in Source or Object
390
+ form, that is based on (or derived from) the Work and for which the
391
+ editorial revisions, annotations, elaborations, or other modifications
392
+ represent, as a whole, an original work of authorship. For the purposes
393
+ of this License, Derivative Works shall not include works that remain
394
+ separable from, or merely link (or bind by name) to the interfaces of,
395
+ the Work and Derivative Works thereof.
396
+
397
+ "Contribution" shall mean any work of authorship, including
398
+ the original version of the Work and any modifications or additions
399
+ to that Work or Derivative Works thereof, that is intentionally
400
+ submitted to Licensor for inclusion in the Work by the copyright owner
401
+ or by an individual or Legal Entity authorized to submit on behalf of
402
+ the copyright owner. For the purposes of this definition, "submitted"
403
+ means any form of electronic, verbal, or written communication sent
404
+ to the Licensor or its representatives, including but not limited to
405
+ communication on electronic mailing lists, source code control systems,
406
+ and issue tracking systems that are managed by, or on behalf of, the
407
+ Licensor for the purpose of discussing and improving the Work, but
408
+ excluding communication that is conspicuously marked or otherwise
409
+ designated in writing by the copyright owner as "Not a Contribution."
410
+
411
+ "Contributor" shall mean Licensor and any individual or Legal Entity
412
+ on behalf of whom a Contribution has been received by Licensor and
413
+ subsequently incorporated within the Work.
414
+
415
+ 2. Grant of Copyright License. Subject to the terms and conditions of
416
+ this License, each Contributor hereby grants to You a perpetual,
417
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
418
+ copyright license to reproduce, prepare Derivative Works of,
419
+ publicly display, publicly perform, sublicense, and distribute the
420
+ Work and such Derivative Works in Source or Object form.
421
+
422
+ 3. Grant of Patent License. Subject to the terms and conditions of
423
+ this License, each Contributor hereby grants to You a perpetual,
424
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
425
+ (except as stated in this section) patent license to make, have made,
426
+ use, offer to sell, sell, import, and otherwise transfer the Work,
427
+ where such license applies only to those patent claims licensable
428
+ by such Contributor that are necessarily infringed by their
429
+ Contribution(s) alone or by combination of their Contribution(s)
430
+ with the Work to which such Contribution(s) was submitted. If You
431
+ institute patent litigation against any entity (including a
432
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
433
+ or a Contribution incorporated within the Work constitutes direct
434
+ or contributory patent infringement, then any patent licenses
435
+ granted to You under this License for that Work shall terminate
436
+ as of the date such litigation is filed.
437
+
438
+ 4. Redistribution. You may reproduce and distribute copies of the
439
+ Work or Derivative Works thereof in any medium, with or without
440
+ modifications, and in Source or Object form, provided that You
441
+ meet the following conditions:
442
+
443
+ (a) You must give any other recipients of the Work or
444
+ Derivative Works a copy of this License; and
445
+
446
+ (b) You must cause any modified files to carry prominent notices
447
+ stating that You changed the files; and
448
+
449
+ (c) You must retain, in the Source form of any Derivative Works
450
+ that You distribute, all copyright, patent, trademark, and
451
+ attribution notices from the Source form of the Work,
452
+ excluding those notices that do not pertain to any part of
453
+ the Derivative Works; and
454
+
455
+ (d) If the Work includes a "NOTICE" text file as part of its
456
+ distribution, then any Derivative Works that You distribute must
457
+ include a readable copy of the attribution notices contained
458
+ within such NOTICE file, excluding those notices that do not
459
+ pertain to any part of the Derivative Works, in at least one
460
+ of the following places: within a NOTICE text file distributed
461
+ as part of the Derivative Works; within the Source form or
462
+ documentation, if provided along with the Derivative Works; or,
463
+ within a display generated by the Derivative Works, if and
464
+ wherever such third-party notices normally appear. The contents
465
+ of the NOTICE file are for informational purposes only and
466
+ do not modify the License. You may add Your own attribution
467
+ notices within Derivative Works that You distribute, alongside
468
+ or as an addendum to the NOTICE text from the Work, provided
469
+ that such additional attribution notices cannot be construed
470
+ as modifying the License.
471
+
472
+ You may add Your own copyright statement to Your modifications and
473
+ may provide additional or different license terms and conditions
474
+ for use, reproduction, or distribution of Your modifications, or
475
+ for any such Derivative Works as a whole, provided Your use,
476
+ reproduction, and distribution of the Work otherwise complies with
477
+ the conditions stated in this License.
478
+
479
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
480
+ any Contribution intentionally submitted for inclusion in the Work
481
+ by You to the Licensor shall be under the terms and conditions of
482
+ this License, without any additional terms or conditions.
483
+ Notwithstanding the above, nothing herein shall supersede or modify
484
+ the terms of any separate license agreement you may have executed
485
+ with Licensor regarding such Contributions.
486
+
487
+ 6. Trademarks. This License does not grant permission to use the trade
488
+ names, trademarks, service marks, or product names of the Licensor,
489
+ except as required for reasonable and customary use in describing the
490
+ origin of the Work and reproducing the content of the NOTICE file.
491
+
492
+ 7. Disclaimer of Warranty. Unless required by applicable law or
493
+ agreed to in writing, Licensor provides the Work (and each
494
+ Contributor provides its Contributions) on an "AS IS" BASIS,
495
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
496
+ implied, including, without limitation, any warranties or conditions
497
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
498
+ PARTICULAR PURPOSE. You are solely responsible for determining the
499
+ appropriateness of using or redistributing the Work and assume any
500
+ risks associated with Your exercise of permissions under this License.
501
+
502
+ 8. Limitation of Liability. In no event and under no legal theory,
503
+ whether in tort (including negligence), contract, or otherwise,
504
+ unless required by applicable law (such as deliberate and grossly
505
+ negligent acts) or agreed to in writing, shall any Contributor be
506
+ liable to You for damages, including any direct, indirect, special,
507
+ incidental, or consequential damages of any character arising as a
508
+ result of this License or out of the use or inability to use the
509
+ Work (including but not limited to damages for loss of goodwill,
510
+ work stoppage, computer failure or malfunction, or any and all
511
+ other commercial damages or losses), even if such Contributor
512
+ has been advised of the possibility of such damages.
513
+
514
+ 9. Accepting Warranty or Additional Liability. While redistributing
515
+ the Work or Derivative Works thereof, You may choose to offer,
516
+ and charge a fee for, acceptance of support, warranty, indemnity,
517
+ or other liability obligations and/or rights consistent with this
518
+ License. However, in accepting such obligations, You may act only
519
+ on Your own behalf and on Your sole responsibility, not on behalf
520
+ of any other Contributor, and only if You agree to indemnify,
521
+ defend, and hold each Contributor harmless for any liability
522
+ incurred by, or claims asserted against, such Contributor by reason
523
+ of your accepting any such warranty or additional liability.
524
+
525
+ END OF TERMS AND CONDITIONS
526
+
527
+ APPENDIX: How to apply the Apache License to your work.
528
+
529
+ To apply the Apache License to your work, attach the following
530
+ boilerplate notice, with the fields enclosed by brackets "[]"
531
+ replaced with your own identifying information. (Don't include
532
+ the brackets!) The text should be enclosed in the appropriate
533
+ comment syntax for the file format. We also recommend that a
534
+ file or class name and description of purpose be included on the
535
+ same "printed page" as the copyright notice for easier
536
+ identification within third-party archives.
537
+
538
+ Copyright [yyyy] [name of copyright owner]
539
+
540
+ Licensed under the Apache License, Version 2.0 (the "License");
541
+ you may not use this file except in compliance with the License.
542
+ You may obtain a copy of the License at
543
+
544
+ http://www.apache.org/licenses/LICENSE-2.0
545
+
546
+ Unless required by applicable law or agreed to in writing, software
547
+ distributed under the License is distributed on an "AS IS" BASIS,
548
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
549
+ See the License for the specific language governing permissions and
550
+ limitations under the License.
551
+ ```
552
+
553
+ ### License text 5
554
+
555
+ Components: `cfg-if 1.0.4`
556
+
557
+ Source filenames: `LICENSE-MIT`
558
+
559
+ ```text
560
+ Copyright (c) 2014 Alex Crichton
561
+
562
+ Permission is hereby granted, free of charge, to any
563
+ person obtaining a copy of this software and associated
564
+ documentation files (the "Software"), to deal in the
565
+ Software without restriction, including without
566
+ limitation the rights to use, copy, modify, merge,
567
+ publish, distribute, sublicense, and/or sell copies of
568
+ the Software, and to permit persons to whom the Software
569
+ is furnished to do so, subject to the following
570
+ conditions:
571
+
572
+ The above copyright notice and this permission notice
573
+ shall be included in all copies or substantial portions
574
+ of the Software.
575
+
576
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
577
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
578
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
579
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
580
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
581
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
582
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
583
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
584
+ DEALINGS IN THE SOFTWARE.
585
+ ```
586
+
587
+ ### License text 6
588
+
589
+ Components: `cpufeatures 0.3.0`
590
+
591
+ Source filenames: `LICENSE-MIT`
592
+
593
+ ```text
594
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
595
+
596
+ Permission is hereby granted, free of charge, to any
597
+ person obtaining a copy of this software and associated
598
+ documentation files (the "Software"), to deal in the
599
+ Software without restriction, including without
600
+ limitation the rights to use, copy, modify, merge,
601
+ publish, distribute, sublicense, and/or sell copies of
602
+ the Software, and to permit persons to whom the Software
603
+ is furnished to do so, subject to the following
604
+ conditions:
605
+
606
+ The above copyright notice and this permission notice
607
+ shall be included in all copies or substantial portions
608
+ of the Software.
609
+
610
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
611
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
612
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
613
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
614
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
615
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
616
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
617
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
618
+ DEALINGS IN THE SOFTWARE.
619
+ ```
620
+
621
+ ### License text 7
622
+
623
+ Components: `crc32fast 1.5.0`
624
+
625
+ Source filenames: `LICENSE-MIT`
626
+
627
+ ```text
628
+ MIT License
629
+
630
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
631
+
632
+ Permission is hereby granted, free of charge, to any person obtaining a copy
633
+ of this software and associated documentation files (the "Software"), to deal
634
+ in the Software without restriction, including without limitation the rights
635
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
636
+ copies of the Software, and to permit persons to whom the Software is
637
+ furnished to do so, subject to the following conditions:
638
+
639
+ The above copyright notice and this permission notice shall be included in all
640
+ copies or substantial portions of the Software.
641
+
642
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
643
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
644
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
645
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
646
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
647
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
648
+ SOFTWARE.
649
+ ```
650
+
651
+ ### License text 8
652
+
653
+ Components: `crc32fast 1.5.0`, `ctor 1.0.10`
654
+
655
+ Source filenames: `LICENSE-APACHE`
656
+
657
+ ```text
658
+ Apache License
659
+ Version 2.0, January 2004
660
+ http://www.apache.org/licenses/
661
+
662
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
663
+
664
+ 1. Definitions.
665
+
666
+ "License" shall mean the terms and conditions for use, reproduction,
667
+ and distribution as defined by Sections 1 through 9 of this document.
668
+
669
+ "Licensor" shall mean the copyright owner or entity authorized by
670
+ the copyright owner that is granting the License.
671
+
672
+ "Legal Entity" shall mean the union of the acting entity and all
673
+ other entities that control, are controlled by, or are under common
674
+ control with that entity. For the purposes of this definition,
675
+ "control" means (i) the power, direct or indirect, to cause the
676
+ direction or management of such entity, whether by contract or
677
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
678
+ outstanding shares, or (iii) beneficial ownership of such entity.
679
+
680
+ "You" (or "Your") shall mean an individual or Legal Entity
681
+ exercising permissions granted by this License.
682
+
683
+ "Source" form shall mean the preferred form for making modifications,
684
+ including but not limited to software source code, documentation
685
+ source, and configuration files.
686
+
687
+ "Object" form shall mean any form resulting from mechanical
688
+ transformation or translation of a Source form, including but
689
+ not limited to compiled object code, generated documentation,
690
+ and conversions to other media types.
691
+
692
+ "Work" shall mean the work of authorship, whether in Source or
693
+ Object form, made available under the License, as indicated by a
694
+ copyright notice that is included in or attached to the work
695
+ (an example is provided in the Appendix below).
696
+
697
+ "Derivative Works" shall mean any work, whether in Source or Object
698
+ form, that is based on (or derived from) the Work and for which the
699
+ editorial revisions, annotations, elaborations, or other modifications
700
+ represent, as a whole, an original work of authorship. For the purposes
701
+ of this License, Derivative Works shall not include works that remain
702
+ separable from, or merely link (or bind by name) to the interfaces of,
703
+ the Work and Derivative Works thereof.
704
+
705
+ "Contribution" shall mean any work of authorship, including
706
+ the original version of the Work and any modifications or additions
707
+ to that Work or Derivative Works thereof, that is intentionally
708
+ submitted to Licensor for inclusion in the Work by the copyright owner
709
+ or by an individual or Legal Entity authorized to submit on behalf of
710
+ the copyright owner. For the purposes of this definition, "submitted"
711
+ means any form of electronic, verbal, or written communication sent
712
+ to the Licensor or its representatives, including but not limited to
713
+ communication on electronic mailing lists, source code control systems,
714
+ and issue tracking systems that are managed by, or on behalf of, the
715
+ Licensor for the purpose of discussing and improving the Work, but
716
+ excluding communication that is conspicuously marked or otherwise
717
+ designated in writing by the copyright owner as "Not a Contribution."
718
+
719
+ "Contributor" shall mean Licensor and any individual or Legal Entity
720
+ on behalf of whom a Contribution has been received by Licensor and
721
+ subsequently incorporated within the Work.
722
+
723
+ 2. Grant of Copyright License. Subject to the terms and conditions of
724
+ this License, each Contributor hereby grants to You a perpetual,
725
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
726
+ copyright license to reproduce, prepare Derivative Works of,
727
+ publicly display, publicly perform, sublicense, and distribute the
728
+ Work and such Derivative Works in Source or Object form.
729
+
730
+ 3. Grant of Patent License. Subject to the terms and conditions of
731
+ this License, each Contributor hereby grants to You a perpetual,
732
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
733
+ (except as stated in this section) patent license to make, have made,
734
+ use, offer to sell, sell, import, and otherwise transfer the Work,
735
+ where such license applies only to those patent claims licensable
736
+ by such Contributor that are necessarily infringed by their
737
+ Contribution(s) alone or by combination of their Contribution(s)
738
+ with the Work to which such Contribution(s) was submitted. If You
739
+ institute patent litigation against any entity (including a
740
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
741
+ or a Contribution incorporated within the Work constitutes direct
742
+ or contributory patent infringement, then any patent licenses
743
+ granted to You under this License for that Work shall terminate
744
+ as of the date such litigation is filed.
745
+
746
+ 4. Redistribution. You may reproduce and distribute copies of the
747
+ Work or Derivative Works thereof in any medium, with or without
748
+ modifications, and in Source or Object form, provided that You
749
+ meet the following conditions:
750
+
751
+ (a) You must give any other recipients of the Work or
752
+ Derivative Works a copy of this License; and
753
+
754
+ (b) You must cause any modified files to carry prominent notices
755
+ stating that You changed the files; and
756
+
757
+ (c) You must retain, in the Source form of any Derivative Works
758
+ that You distribute, all copyright, patent, trademark, and
759
+ attribution notices from the Source form of the Work,
760
+ excluding those notices that do not pertain to any part of
761
+ the Derivative Works; and
762
+
763
+ (d) If the Work includes a "NOTICE" text file as part of its
764
+ distribution, then any Derivative Works that You distribute must
765
+ include a readable copy of the attribution notices contained
766
+ within such NOTICE file, excluding those notices that do not
767
+ pertain to any part of the Derivative Works, in at least one
768
+ of the following places: within a NOTICE text file distributed
769
+ as part of the Derivative Works; within the Source form or
770
+ documentation, if provided along with the Derivative Works; or,
771
+ within a display generated by the Derivative Works, if and
772
+ wherever such third-party notices normally appear. The contents
773
+ of the NOTICE file are for informational purposes only and
774
+ do not modify the License. You may add Your own attribution
775
+ notices within Derivative Works that You distribute, alongside
776
+ or as an addendum to the NOTICE text from the Work, provided
777
+ that such additional attribution notices cannot be construed
778
+ as modifying the License.
779
+
780
+ You may add Your own copyright statement to Your modifications and
781
+ may provide additional or different license terms and conditions
782
+ for use, reproduction, or distribution of Your modifications, or
783
+ for any such Derivative Works as a whole, provided Your use,
784
+ reproduction, and distribution of the Work otherwise complies with
785
+ the conditions stated in this License.
786
+
787
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
788
+ any Contribution intentionally submitted for inclusion in the Work
789
+ by You to the Licensor shall be under the terms and conditions of
790
+ this License, without any additional terms or conditions.
791
+ Notwithstanding the above, nothing herein shall supersede or modify
792
+ the terms of any separate license agreement you may have executed
793
+ with Licensor regarding such Contributions.
794
+
795
+ 6. Trademarks. This License does not grant permission to use the trade
796
+ names, trademarks, service marks, or product names of the Licensor,
797
+ except as required for reasonable and customary use in describing the
798
+ origin of the Work and reproducing the content of the NOTICE file.
799
+
800
+ 7. Disclaimer of Warranty. Unless required by applicable law or
801
+ agreed to in writing, Licensor provides the Work (and each
802
+ Contributor provides its Contributions) on an "AS IS" BASIS,
803
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
804
+ implied, including, without limitation, any warranties or conditions
805
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
806
+ PARTICULAR PURPOSE. You are solely responsible for determining the
807
+ appropriateness of using or redistributing the Work and assume any
808
+ risks associated with Your exercise of permissions under this License.
809
+
810
+ 8. Limitation of Liability. In no event and under no legal theory,
811
+ whether in tort (including negligence), contract, or otherwise,
812
+ unless required by applicable law (such as deliberate and grossly
813
+ negligent acts) or agreed to in writing, shall any Contributor be
814
+ liable to You for damages, including any direct, indirect, special,
815
+ incidental, or consequential damages of any character arising as a
816
+ result of this License or out of the use or inability to use the
817
+ Work (including but not limited to damages for loss of goodwill,
818
+ work stoppage, computer failure or malfunction, or any and all
819
+ other commercial damages or losses), even if such Contributor
820
+ has been advised of the possibility of such damages.
821
+
822
+ 9. Accepting Warranty or Additional Liability. While redistributing
823
+ the Work or Derivative Works thereof, You may choose to offer,
824
+ and charge a fee for, acceptance of support, warranty, indemnity,
825
+ or other liability obligations and/or rights consistent with this
826
+ License. However, in accepting such obligations, You may act only
827
+ on Your own behalf and on Your sole responsibility, not on behalf
828
+ of any other Contributor, and only if You agree to indemnify,
829
+ defend, and hold each Contributor harmless for any liability
830
+ incurred by, or claims asserted against, such Contributor by reason
831
+ of your accepting any such warranty or additional liability.
832
+
833
+ END OF TERMS AND CONDITIONS
834
+
835
+ APPENDIX: How to apply the Apache License to your work.
836
+
837
+ To apply the Apache License to your work, attach the following
838
+ boilerplate notice, with the fields enclosed by brackets "{}"
839
+ replaced with your own identifying information. (Don't include
840
+ the brackets!) The text should be enclosed in the appropriate
841
+ comment syntax for the file format. We also recommend that a
842
+ file or class name and description of purpose be included on the
843
+ same "printed page" as the copyright notice for easier
844
+ identification within third-party archives.
845
+
846
+ Copyright {yyyy} {name of copyright owner}
847
+
848
+ Licensed under the Apache License, Version 2.0 (the "License");
849
+ you may not use this file except in compliance with the License.
850
+ You may obtain a copy of the License at
851
+
852
+ http://www.apache.org/licenses/LICENSE-2.0
853
+
854
+ Unless required by applicable law or agreed to in writing, software
855
+ distributed under the License is distributed on an "AS IS" BASIS,
856
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
857
+ See the License for the specific language governing permissions and
858
+ limitations under the License.
859
+ ```
860
+
861
+ ### License text 9
862
+
863
+ Components: `crypto-common 0.2.2`
864
+
865
+ Source filenames: `LICENSE-MIT`
866
+
867
+ ```text
868
+ Copyright (c) 2021-2026 RustCrypto Developers
869
+
870
+ Permission is hereby granted, free of charge, to any
871
+ person obtaining a copy of this software and associated
872
+ documentation files (the "Software"), to deal in the
873
+ Software without restriction, including without
874
+ limitation the rights to use, copy, modify, merge,
875
+ publish, distribute, sublicense, and/or sell copies of
876
+ the Software, and to permit persons to whom the Software
877
+ is furnished to do so, subject to the following
878
+ conditions:
879
+
880
+ The above copyright notice and this permission notice
881
+ shall be included in all copies or substantial portions
882
+ of the Software.
883
+
884
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
885
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
886
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
887
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
888
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
889
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
890
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
891
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
892
+ DEALINGS IN THE SOFTWARE.
893
+ ```
894
+
895
+ ### License text 10
896
+
897
+ Components: `ctor 1.0.10`
898
+
899
+ Source filenames: `LICENSE-MIT`
900
+
901
+ ```text
902
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
903
+
904
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
905
+
906
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
907
+ ```
908
+
909
+ ### License text 11
910
+
911
+ Components: `digest 0.11.3`
912
+
913
+ Source filenames: `LICENSE-MIT`
914
+
915
+ ```text
916
+ Copyright (c) 2017-2025 RustCrypto Developers
917
+ Copyright (c) 2017 Artyom Pavlov
918
+
919
+ Permission is hereby granted, free of charge, to any
920
+ person obtaining a copy of this software and associated
921
+ documentation files (the "Software"), to deal in the
922
+ Software without restriction, including without
923
+ limitation the rights to use, copy, modify, merge,
924
+ publish, distribute, sublicense, and/or sell copies of
925
+ the Software, and to permit persons to whom the Software
926
+ is furnished to do so, subject to the following
927
+ conditions:
928
+
929
+ The above copyright notice and this permission notice
930
+ shall be included in all copies or substantial portions
931
+ of the Software.
932
+
933
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
934
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
935
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
936
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
937
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
938
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
939
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
940
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
941
+ DEALINGS IN THE SOFTWARE.
942
+ ```
943
+
944
+ ### License text 12
945
+
946
+ Components: `dyn-clone 1.0.20`, `itoa 1.0.18`, `pin-project-lite 0.2.17`, `ref-cast 1.0.26`, `rustc-hash 2.1.3`,
947
+ `serde 1.0.229`, `serde_core 1.0.229`, `serde_json 1.0.151`, `typed-path 0.12.3`, `zmij 1.0.23`
948
+
949
+ Source filenames: `LICENSE-MIT`
950
+
951
+ ```text
952
+ Permission is hereby granted, free of charge, to any
953
+ person obtaining a copy of this software and associated
954
+ documentation files (the "Software"), to deal in the
955
+ Software without restriction, including without
956
+ limitation the rights to use, copy, modify, merge,
957
+ publish, distribute, sublicense, and/or sell copies of
958
+ the Software, and to permit persons to whom the Software
959
+ is furnished to do so, subject to the following
960
+ conditions:
961
+
962
+ The above copyright notice and this permission notice
963
+ shall be included in all copies or substantial portions
964
+ of the Software.
965
+
966
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
967
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
968
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
969
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
970
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
971
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
972
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
973
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
974
+ DEALINGS IN THE SOFTWARE.
975
+ ```
976
+
977
+ ### License text 13
978
+
979
+ Components: `dyn-clone 1.0.20`, `itoa 1.0.18`, `ref-cast 1.0.26`, `rustc-hash 2.1.3`, `serde 1.0.229`,
980
+ `serde_core 1.0.229`, `serde_json 1.0.151`, `typed-path 0.12.3`
981
+
982
+ Source filenames: `LICENSE-APACHE`
983
+
984
+ ```text
985
+ Apache License
986
+ Version 2.0, January 2004
987
+ http://www.apache.org/licenses/
988
+
989
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
990
+
991
+ 1. Definitions.
992
+
993
+ "License" shall mean the terms and conditions for use, reproduction,
994
+ and distribution as defined by Sections 1 through 9 of this document.
995
+
996
+ "Licensor" shall mean the copyright owner or entity authorized by
997
+ the copyright owner that is granting the License.
998
+
999
+ "Legal Entity" shall mean the union of the acting entity and all
1000
+ other entities that control, are controlled by, or are under common
1001
+ control with that entity. For the purposes of this definition,
1002
+ "control" means (i) the power, direct or indirect, to cause the
1003
+ direction or management of such entity, whether by contract or
1004
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1005
+ outstanding shares, or (iii) beneficial ownership of such entity.
1006
+
1007
+ "You" (or "Your") shall mean an individual or Legal Entity
1008
+ exercising permissions granted by this License.
1009
+
1010
+ "Source" form shall mean the preferred form for making modifications,
1011
+ including but not limited to software source code, documentation
1012
+ source, and configuration files.
1013
+
1014
+ "Object" form shall mean any form resulting from mechanical
1015
+ transformation or translation of a Source form, including but
1016
+ not limited to compiled object code, generated documentation,
1017
+ and conversions to other media types.
1018
+
1019
+ "Work" shall mean the work of authorship, whether in Source or
1020
+ Object form, made available under the License, as indicated by a
1021
+ copyright notice that is included in or attached to the work
1022
+ (an example is provided in the Appendix below).
1023
+
1024
+ "Derivative Works" shall mean any work, whether in Source or Object
1025
+ form, that is based on (or derived from) the Work and for which the
1026
+ editorial revisions, annotations, elaborations, or other modifications
1027
+ represent, as a whole, an original work of authorship. For the purposes
1028
+ of this License, Derivative Works shall not include works that remain
1029
+ separable from, or merely link (or bind by name) to the interfaces of,
1030
+ the Work and Derivative Works thereof.
1031
+
1032
+ "Contribution" shall mean any work of authorship, including
1033
+ the original version of the Work and any modifications or additions
1034
+ to that Work or Derivative Works thereof, that is intentionally
1035
+ submitted to Licensor for inclusion in the Work by the copyright owner
1036
+ or by an individual or Legal Entity authorized to submit on behalf of
1037
+ the copyright owner. For the purposes of this definition, "submitted"
1038
+ means any form of electronic, verbal, or written communication sent
1039
+ to the Licensor or its representatives, including but not limited to
1040
+ communication on electronic mailing lists, source code control systems,
1041
+ and issue tracking systems that are managed by, or on behalf of, the
1042
+ Licensor for the purpose of discussing and improving the Work, but
1043
+ excluding communication that is conspicuously marked or otherwise
1044
+ designated in writing by the copyright owner as "Not a Contribution."
1045
+
1046
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1047
+ on behalf of whom a Contribution has been received by Licensor and
1048
+ subsequently incorporated within the Work.
1049
+
1050
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1051
+ this License, each Contributor hereby grants to You a perpetual,
1052
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1053
+ copyright license to reproduce, prepare Derivative Works of,
1054
+ publicly display, publicly perform, sublicense, and distribute the
1055
+ Work and such Derivative Works in Source or Object form.
1056
+
1057
+ 3. Grant of Patent License. Subject to the terms and conditions of
1058
+ this License, each Contributor hereby grants to You a perpetual,
1059
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1060
+ (except as stated in this section) patent license to make, have made,
1061
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1062
+ where such license applies only to those patent claims licensable
1063
+ by such Contributor that are necessarily infringed by their
1064
+ Contribution(s) alone or by combination of their Contribution(s)
1065
+ with the Work to which such Contribution(s) was submitted. If You
1066
+ institute patent litigation against any entity (including a
1067
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1068
+ or a Contribution incorporated within the Work constitutes direct
1069
+ or contributory patent infringement, then any patent licenses
1070
+ granted to You under this License for that Work shall terminate
1071
+ as of the date such litigation is filed.
1072
+
1073
+ 4. Redistribution. You may reproduce and distribute copies of the
1074
+ Work or Derivative Works thereof in any medium, with or without
1075
+ modifications, and in Source or Object form, provided that You
1076
+ meet the following conditions:
1077
+
1078
+ (a) You must give any other recipients of the Work or
1079
+ Derivative Works a copy of this License; and
1080
+
1081
+ (b) You must cause any modified files to carry prominent notices
1082
+ stating that You changed the files; and
1083
+
1084
+ (c) You must retain, in the Source form of any Derivative Works
1085
+ that You distribute, all copyright, patent, trademark, and
1086
+ attribution notices from the Source form of the Work,
1087
+ excluding those notices that do not pertain to any part of
1088
+ the Derivative Works; and
1089
+
1090
+ (d) If the Work includes a "NOTICE" text file as part of its
1091
+ distribution, then any Derivative Works that You distribute must
1092
+ include a readable copy of the attribution notices contained
1093
+ within such NOTICE file, excluding those notices that do not
1094
+ pertain to any part of the Derivative Works, in at least one
1095
+ of the following places: within a NOTICE text file distributed
1096
+ as part of the Derivative Works; within the Source form or
1097
+ documentation, if provided along with the Derivative Works; or,
1098
+ within a display generated by the Derivative Works, if and
1099
+ wherever such third-party notices normally appear. The contents
1100
+ of the NOTICE file are for informational purposes only and
1101
+ do not modify the License. You may add Your own attribution
1102
+ notices within Derivative Works that You distribute, alongside
1103
+ or as an addendum to the NOTICE text from the Work, provided
1104
+ that such additional attribution notices cannot be construed
1105
+ as modifying the License.
1106
+
1107
+ You may add Your own copyright statement to Your modifications and
1108
+ may provide additional or different license terms and conditions
1109
+ for use, reproduction, or distribution of Your modifications, or
1110
+ for any such Derivative Works as a whole, provided Your use,
1111
+ reproduction, and distribution of the Work otherwise complies with
1112
+ the conditions stated in this License.
1113
+
1114
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1115
+ any Contribution intentionally submitted for inclusion in the Work
1116
+ by You to the Licensor shall be under the terms and conditions of
1117
+ this License, without any additional terms or conditions.
1118
+ Notwithstanding the above, nothing herein shall supersede or modify
1119
+ the terms of any separate license agreement you may have executed
1120
+ with Licensor regarding such Contributions.
1121
+
1122
+ 6. Trademarks. This License does not grant permission to use the trade
1123
+ names, trademarks, service marks, or product names of the Licensor,
1124
+ except as required for reasonable and customary use in describing the
1125
+ origin of the Work and reproducing the content of the NOTICE file.
1126
+
1127
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1128
+ agreed to in writing, Licensor provides the Work (and each
1129
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1130
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1131
+ implied, including, without limitation, any warranties or conditions
1132
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1133
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1134
+ appropriateness of using or redistributing the Work and assume any
1135
+ risks associated with Your exercise of permissions under this License.
1136
+
1137
+ 8. Limitation of Liability. In no event and under no legal theory,
1138
+ whether in tort (including negligence), contract, or otherwise,
1139
+ unless required by applicable law (such as deliberate and grossly
1140
+ negligent acts) or agreed to in writing, shall any Contributor be
1141
+ liable to You for damages, including any direct, indirect, special,
1142
+ incidental, or consequential damages of any character arising as a
1143
+ result of this License or out of the use or inability to use the
1144
+ Work (including but not limited to damages for loss of goodwill,
1145
+ work stoppage, computer failure or malfunction, or any and all
1146
+ other commercial damages or losses), even if such Contributor
1147
+ has been advised of the possibility of such damages.
1148
+
1149
+ 9. Accepting Warranty or Additional Liability. While redistributing
1150
+ the Work or Derivative Works thereof, You may choose to offer,
1151
+ and charge a fee for, acceptance of support, warranty, indemnity,
1152
+ or other liability obligations and/or rights consistent with this
1153
+ License. However, in accepting such obligations, You may act only
1154
+ on Your own behalf and on Your sole responsibility, not on behalf
1155
+ of any other Contributor, and only if You agree to indemnify,
1156
+ defend, and hold each Contributor harmless for any liability
1157
+ incurred by, or claims asserted against, such Contributor by reason
1158
+ of your accepting any such warranty or additional liability.
1159
+
1160
+ END OF TERMS AND CONDITIONS
1161
+ ```
1162
+
1163
+ ### License text 14
1164
+
1165
+ Components: `equivalent 1.0.2`
1166
+
1167
+ Source filenames: `LICENSE-MIT`
1168
+
1169
+ ```text
1170
+ Copyright (c) 2016--2023
1171
+
1172
+ Permission is hereby granted, free of charge, to any
1173
+ person obtaining a copy of this software and associated
1174
+ documentation files (the "Software"), to deal in the
1175
+ Software without restriction, including without
1176
+ limitation the rights to use, copy, modify, merge,
1177
+ publish, distribute, sublicense, and/or sell copies of
1178
+ the Software, and to permit persons to whom the Software
1179
+ is furnished to do so, subject to the following
1180
+ conditions:
1181
+
1182
+ The above copyright notice and this permission notice
1183
+ shall be included in all copies or substantial portions
1184
+ of the Software.
1185
+
1186
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1187
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1188
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1189
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1190
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1191
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1192
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1193
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1194
+ DEALINGS IN THE SOFTWARE.
1195
+ ```
1196
+
1197
+ ### License text 15
1198
+
1199
+ Components: `flate2 1.1.9`
1200
+
1201
+ Source filenames: `LICENSE-MIT`
1202
+
1203
+ ```text
1204
+ Copyright (c) 2014-2026 Alex Crichton
1205
+
1206
+ Permission is hereby granted, free of charge, to any
1207
+ person obtaining a copy of this software and associated
1208
+ documentation files (the "Software"), to deal in the
1209
+ Software without restriction, including without
1210
+ limitation the rights to use, copy, modify, merge,
1211
+ publish, distribute, sublicense, and/or sell copies of
1212
+ the Software, and to permit persons to whom the Software
1213
+ is furnished to do so, subject to the following
1214
+ conditions:
1215
+
1216
+ The above copyright notice and this permission notice
1217
+ shall be included in all copies or substantial portions
1218
+ of the Software.
1219
+
1220
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1221
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1222
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1223
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1224
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1225
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1226
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1227
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1228
+ DEALINGS IN THE SOFTWARE.
1229
+ ```
1230
+
1231
+ ### License text 16
1232
+
1233
+ Components: `futures 0.3.33`, `futures-channel 0.3.33`, `futures-core 0.3.33`, `futures-executor 0.3.33`,
1234
+ `futures-io 0.3.33`, `futures-sink 0.3.33`, `futures-task 0.3.33`, `futures-util 0.3.33`
1235
+
1236
+ Source filenames: `LICENSE-APACHE`
1237
+
1238
+ ```text
1239
+ Apache License
1240
+ Version 2.0, January 2004
1241
+ http://www.apache.org/licenses/
1242
+
1243
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1244
+
1245
+ 1. Definitions.
1246
+
1247
+ "License" shall mean the terms and conditions for use, reproduction,
1248
+ and distribution as defined by Sections 1 through 9 of this document.
1249
+
1250
+ "Licensor" shall mean the copyright owner or entity authorized by
1251
+ the copyright owner that is granting the License.
1252
+
1253
+ "Legal Entity" shall mean the union of the acting entity and all
1254
+ other entities that control, are controlled by, or are under common
1255
+ control with that entity. For the purposes of this definition,
1256
+ "control" means (i) the power, direct or indirect, to cause the
1257
+ direction or management of such entity, whether by contract or
1258
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1259
+ outstanding shares, or (iii) beneficial ownership of such entity.
1260
+
1261
+ "You" (or "Your") shall mean an individual or Legal Entity
1262
+ exercising permissions granted by this License.
1263
+
1264
+ "Source" form shall mean the preferred form for making modifications,
1265
+ including but not limited to software source code, documentation
1266
+ source, and configuration files.
1267
+
1268
+ "Object" form shall mean any form resulting from mechanical
1269
+ transformation or translation of a Source form, including but
1270
+ not limited to compiled object code, generated documentation,
1271
+ and conversions to other media types.
1272
+
1273
+ "Work" shall mean the work of authorship, whether in Source or
1274
+ Object form, made available under the License, as indicated by a
1275
+ copyright notice that is included in or attached to the work
1276
+ (an example is provided in the Appendix below).
1277
+
1278
+ "Derivative Works" shall mean any work, whether in Source or Object
1279
+ form, that is based on (or derived from) the Work and for which the
1280
+ editorial revisions, annotations, elaborations, or other modifications
1281
+ represent, as a whole, an original work of authorship. For the purposes
1282
+ of this License, Derivative Works shall not include works that remain
1283
+ separable from, or merely link (or bind by name) to the interfaces of,
1284
+ the Work and Derivative Works thereof.
1285
+
1286
+ "Contribution" shall mean any work of authorship, including
1287
+ the original version of the Work and any modifications or additions
1288
+ to that Work or Derivative Works thereof, that is intentionally
1289
+ submitted to Licensor for inclusion in the Work by the copyright owner
1290
+ or by an individual or Legal Entity authorized to submit on behalf of
1291
+ the copyright owner. For the purposes of this definition, "submitted"
1292
+ means any form of electronic, verbal, or written communication sent
1293
+ to the Licensor or its representatives, including but not limited to
1294
+ communication on electronic mailing lists, source code control systems,
1295
+ and issue tracking systems that are managed by, or on behalf of, the
1296
+ Licensor for the purpose of discussing and improving the Work, but
1297
+ excluding communication that is conspicuously marked or otherwise
1298
+ designated in writing by the copyright owner as "Not a Contribution."
1299
+
1300
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1301
+ on behalf of whom a Contribution has been received by Licensor and
1302
+ subsequently incorporated within the Work.
1303
+
1304
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1305
+ this License, each Contributor hereby grants to You a perpetual,
1306
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1307
+ copyright license to reproduce, prepare Derivative Works of,
1308
+ publicly display, publicly perform, sublicense, and distribute the
1309
+ Work and such Derivative Works in Source or Object form.
1310
+
1311
+ 3. Grant of Patent License. Subject to the terms and conditions of
1312
+ this License, each Contributor hereby grants to You a perpetual,
1313
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1314
+ (except as stated in this section) patent license to make, have made,
1315
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1316
+ where such license applies only to those patent claims licensable
1317
+ by such Contributor that are necessarily infringed by their
1318
+ Contribution(s) alone or by combination of their Contribution(s)
1319
+ with the Work to which such Contribution(s) was submitted. If You
1320
+ institute patent litigation against any entity (including a
1321
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1322
+ or a Contribution incorporated within the Work constitutes direct
1323
+ or contributory patent infringement, then any patent licenses
1324
+ granted to You under this License for that Work shall terminate
1325
+ as of the date such litigation is filed.
1326
+
1327
+ 4. Redistribution. You may reproduce and distribute copies of the
1328
+ Work or Derivative Works thereof in any medium, with or without
1329
+ modifications, and in Source or Object form, provided that You
1330
+ meet the following conditions:
1331
+
1332
+ (a) You must give any other recipients of the Work or
1333
+ Derivative Works a copy of this License; and
1334
+
1335
+ (b) You must cause any modified files to carry prominent notices
1336
+ stating that You changed the files; and
1337
+
1338
+ (c) You must retain, in the Source form of any Derivative Works
1339
+ that You distribute, all copyright, patent, trademark, and
1340
+ attribution notices from the Source form of the Work,
1341
+ excluding those notices that do not pertain to any part of
1342
+ the Derivative Works; and
1343
+
1344
+ (d) If the Work includes a "NOTICE" text file as part of its
1345
+ distribution, then any Derivative Works that You distribute must
1346
+ include a readable copy of the attribution notices contained
1347
+ within such NOTICE file, excluding those notices that do not
1348
+ pertain to any part of the Derivative Works, in at least one
1349
+ of the following places: within a NOTICE text file distributed
1350
+ as part of the Derivative Works; within the Source form or
1351
+ documentation, if provided along with the Derivative Works; or,
1352
+ within a display generated by the Derivative Works, if and
1353
+ wherever such third-party notices normally appear. The contents
1354
+ of the NOTICE file are for informational purposes only and
1355
+ do not modify the License. You may add Your own attribution
1356
+ notices within Derivative Works that You distribute, alongside
1357
+ or as an addendum to the NOTICE text from the Work, provided
1358
+ that such additional attribution notices cannot be construed
1359
+ as modifying the License.
1360
+
1361
+ You may add Your own copyright statement to Your modifications and
1362
+ may provide additional or different license terms and conditions
1363
+ for use, reproduction, or distribution of Your modifications, or
1364
+ for any such Derivative Works as a whole, provided Your use,
1365
+ reproduction, and distribution of the Work otherwise complies with
1366
+ the conditions stated in this License.
1367
+
1368
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1369
+ any Contribution intentionally submitted for inclusion in the Work
1370
+ by You to the Licensor shall be under the terms and conditions of
1371
+ this License, without any additional terms or conditions.
1372
+ Notwithstanding the above, nothing herein shall supersede or modify
1373
+ the terms of any separate license agreement you may have executed
1374
+ with Licensor regarding such Contributions.
1375
+
1376
+ 6. Trademarks. This License does not grant permission to use the trade
1377
+ names, trademarks, service marks, or product names of the Licensor,
1378
+ except as required for reasonable and customary use in describing the
1379
+ origin of the Work and reproducing the content of the NOTICE file.
1380
+
1381
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1382
+ agreed to in writing, Licensor provides the Work (and each
1383
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1384
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1385
+ implied, including, without limitation, any warranties or conditions
1386
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1387
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1388
+ appropriateness of using or redistributing the Work and assume any
1389
+ risks associated with Your exercise of permissions under this License.
1390
+
1391
+ 8. Limitation of Liability. In no event and under no legal theory,
1392
+ whether in tort (including negligence), contract, or otherwise,
1393
+ unless required by applicable law (such as deliberate and grossly
1394
+ negligent acts) or agreed to in writing, shall any Contributor be
1395
+ liable to You for damages, including any direct, indirect, special,
1396
+ incidental, or consequential damages of any character arising as a
1397
+ result of this License or out of the use or inability to use the
1398
+ Work (including but not limited to damages for loss of goodwill,
1399
+ work stoppage, computer failure or malfunction, or any and all
1400
+ other commercial damages or losses), even if such Contributor
1401
+ has been advised of the possibility of such damages.
1402
+
1403
+ 9. Accepting Warranty or Additional Liability. While redistributing
1404
+ the Work or Derivative Works thereof, You may choose to offer,
1405
+ and charge a fee for, acceptance of support, warranty, indemnity,
1406
+ or other liability obligations and/or rights consistent with this
1407
+ License. However, in accepting such obligations, You may act only
1408
+ on Your own behalf and on Your sole responsibility, not on behalf
1409
+ of any other Contributor, and only if You agree to indemnify,
1410
+ defend, and hold each Contributor harmless for any liability
1411
+ incurred by, or claims asserted against, such Contributor by reason
1412
+ of your accepting any such warranty or additional liability.
1413
+
1414
+ END OF TERMS AND CONDITIONS
1415
+
1416
+ APPENDIX: How to apply the Apache License to your work.
1417
+
1418
+ To apply the Apache License to your work, attach the following
1419
+ boilerplate notice, with the fields enclosed by brackets "[]"
1420
+ replaced with your own identifying information. (Don't include
1421
+ the brackets!) The text should be enclosed in the appropriate
1422
+ comment syntax for the file format. We also recommend that a
1423
+ file or class name and description of purpose be included on the
1424
+ same "printed page" as the copyright notice for easier
1425
+ identification within third-party archives.
1426
+
1427
+ Copyright (c) 2016 Alex Crichton
1428
+ Copyright (c) 2017 The Tokio Authors
1429
+
1430
+ Licensed under the Apache License, Version 2.0 (the "License");
1431
+ you may not use this file except in compliance with the License.
1432
+ You may obtain a copy of the License at
1433
+
1434
+ http://www.apache.org/licenses/LICENSE-2.0
1435
+
1436
+ Unless required by applicable law or agreed to in writing, software
1437
+ distributed under the License is distributed on an "AS IS" BASIS,
1438
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1439
+ See the License for the specific language governing permissions and
1440
+ limitations under the License.
1441
+ ```
1442
+
1443
+ ### License text 17
1444
+
1445
+ Components: `futures 0.3.33`, `futures-channel 0.3.33`, `futures-core 0.3.33`, `futures-executor 0.3.33`,
1446
+ `futures-io 0.3.33`, `futures-sink 0.3.33`, `futures-task 0.3.33`, `futures-util 0.3.33`
1447
+
1448
+ Source filenames: `LICENSE-MIT`
1449
+
1450
+ ```text
1451
+ Copyright (c) 2016 Alex Crichton
1452
+ Copyright (c) 2017 The Tokio Authors
1453
+
1454
+ Permission is hereby granted, free of charge, to any
1455
+ person obtaining a copy of this software and associated
1456
+ documentation files (the "Software"), to deal in the
1457
+ Software without restriction, including without
1458
+ limitation the rights to use, copy, modify, merge,
1459
+ publish, distribute, sublicense, and/or sell copies of
1460
+ the Software, and to permit persons to whom the Software
1461
+ is furnished to do so, subject to the following
1462
+ conditions:
1463
+
1464
+ The above copyright notice and this permission notice
1465
+ shall be included in all copies or substantial portions
1466
+ of the Software.
1467
+
1468
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1469
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1470
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1471
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1472
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1473
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1474
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1475
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1476
+ DEALINGS IN THE SOFTWARE.
1477
+ ```
1478
+
1479
+ ### License text 18
1480
+
1481
+ Components: `hashbrown 0.17.1`
1482
+
1483
+ Source filenames: `LICENSE-MIT`
1484
+
1485
+ ```text
1486
+ Copyright (c) 2016 Amanieu d'Antras
1487
+
1488
+ Permission is hereby granted, free of charge, to any
1489
+ person obtaining a copy of this software and associated
1490
+ documentation files (the "Software"), to deal in the
1491
+ Software without restriction, including without
1492
+ limitation the rights to use, copy, modify, merge,
1493
+ publish, distribute, sublicense, and/or sell copies of
1494
+ the Software, and to permit persons to whom the Software
1495
+ is furnished to do so, subject to the following
1496
+ conditions:
1497
+
1498
+ The above copyright notice and this permission notice
1499
+ shall be included in all copies or substantial portions
1500
+ of the Software.
1501
+
1502
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1503
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1504
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1505
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1506
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1507
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1508
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1509
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1510
+ DEALINGS IN THE SOFTWARE.
1511
+ ```
1512
+
1513
+ ### License text 19
1514
+
1515
+ Components: `hybrid-array 0.4.13`
1516
+
1517
+ Source filenames: `LICENSE-MIT`
1518
+
1519
+ ```text
1520
+ Copyright (c) 2022-2026 The RustCrypto Project Developers
1521
+
1522
+ Permission is hereby granted, free of charge, to any
1523
+ person obtaining a copy of this software and associated
1524
+ documentation files (the "Software"), to deal in the
1525
+ Software without restriction, including without
1526
+ limitation the rights to use, copy, modify, merge,
1527
+ publish, distribute, sublicense, and/or sell copies of
1528
+ the Software, and to permit persons to whom the Software
1529
+ is furnished to do so, subject to the following
1530
+ conditions:
1531
+
1532
+ The above copyright notice and this permission notice
1533
+ shall be included in all copies or substantial portions
1534
+ of the Software.
1535
+
1536
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1537
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1538
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1539
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1540
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1541
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1542
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1543
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1544
+ DEALINGS IN THE SOFTWARE.
1545
+ ```
1546
+
1547
+ ### License text 20
1548
+
1549
+ Components: `indexmap 2.14.0`
1550
+
1551
+ Source filenames: `LICENSE-MIT`
1552
+
1553
+ ```text
1554
+ Copyright (c) 2016--2017
1555
+
1556
+ Permission is hereby granted, free of charge, to any
1557
+ person obtaining a copy of this software and associated
1558
+ documentation files (the "Software"), to deal in the
1559
+ Software without restriction, including without
1560
+ limitation the rights to use, copy, modify, merge,
1561
+ publish, distribute, sublicense, and/or sell copies of
1562
+ the Software, and to permit persons to whom the Software
1563
+ is furnished to do so, subject to the following
1564
+ conditions:
1565
+
1566
+ The above copyright notice and this permission notice
1567
+ shall be included in all copies or substantial portions
1568
+ of the Software.
1569
+
1570
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1571
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1572
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1573
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1574
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1575
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1576
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1577
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1578
+ DEALINGS IN THE SOFTWARE.
1579
+ ```
1580
+
1581
+ ### License text 21
1582
+
1583
+ Components: `libloading 0.9.0`
1584
+
1585
+ Source filenames: `LICENSE`
1586
+
1587
+ ```text
1588
+ Copyright © 2015, Simonas Kazlauskas
1589
+
1590
+ Permission to use, copy, modify, and/or distribute this software for any purpose with or without
1591
+ fee is hereby granted, provided that the above copyright notice and this permission notice appear
1592
+ in all copies.
1593
+
1594
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
1595
+ SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
1596
+ AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1597
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
1598
+ NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
1599
+ THIS SOFTWARE.
1600
+ ```
1601
+
1602
+ ### License text 22
1603
+
1604
+ Components: `libm 0.2.16`
1605
+
1606
+ Source filenames: `LICENSE.txt`
1607
+
1608
+ ```text
1609
+ rust-lang/libm as a whole is available for use under the MIT license:
1610
+
1611
+ ------------------------------------------------------------------------------
1612
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1613
+ of this software and associated documentation files (the "Software"), to deal
1614
+ in the Software without restriction, including without limitation the rights
1615
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1616
+ copies of the Software, and to permit persons to whom the Software is
1617
+ furnished to do so, subject to the following conditions:
1618
+
1619
+ The above copyright notice and this permission notice shall be included in all
1620
+ copies or substantial portions of the Software.
1621
+
1622
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1623
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1624
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1625
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1626
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1627
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1628
+ SOFTWARE.
1629
+ ------------------------------------------------------------------------------
1630
+
1631
+ As a contributor, you agree that your code can be used under either the MIT
1632
+ license or the Apache-2.0 license:
1633
+
1634
+ ------------------------------------------------------------------------------
1635
+ Apache License
1636
+ Version 2.0, January 2004
1637
+ http://www.apache.org/licenses/
1638
+
1639
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1640
+
1641
+ 1. Definitions.
1642
+
1643
+ "License" shall mean the terms and conditions for use, reproduction,
1644
+ and distribution as defined by Sections 1 through 9 of this document.
1645
+
1646
+ "Licensor" shall mean the copyright owner or entity authorized by
1647
+ the copyright owner that is granting the License.
1648
+
1649
+ "Legal Entity" shall mean the union of the acting entity and all
1650
+ other entities that control, are controlled by, or are under common
1651
+ control with that entity. For the purposes of this definition,
1652
+ "control" means (i) the power, direct or indirect, to cause the
1653
+ direction or management of such entity, whether by contract or
1654
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1655
+ outstanding shares, or (iii) beneficial ownership of such entity.
1656
+
1657
+ "You" (or "Your") shall mean an individual or Legal Entity
1658
+ exercising permissions granted by this License.
1659
+
1660
+ "Source" form shall mean the preferred form for making modifications,
1661
+ including but not limited to software source code, documentation
1662
+ source, and configuration files.
1663
+
1664
+ "Object" form shall mean any form resulting from mechanical
1665
+ transformation or translation of a Source form, including but
1666
+ not limited to compiled object code, generated documentation,
1667
+ and conversions to other media types.
1668
+
1669
+ "Work" shall mean the work of authorship, whether in Source or
1670
+ Object form, made available under the License, as indicated by a
1671
+ copyright notice that is included in or attached to the work
1672
+ (an example is provided in the Appendix below).
1673
+
1674
+ "Derivative Works" shall mean any work, whether in Source or Object
1675
+ form, that is based on (or derived from) the Work and for which the
1676
+ editorial revisions, annotations, elaborations, or other modifications
1677
+ represent, as a whole, an original work of authorship. For the purposes
1678
+ of this License, Derivative Works shall not include works that remain
1679
+ separable from, or merely link (or bind by name) to the interfaces of,
1680
+ the Work and Derivative Works thereof.
1681
+
1682
+ "Contribution" shall mean any work of authorship, including
1683
+ the original version of the Work and any modifications or additions
1684
+ to that Work or Derivative Works thereof, that is intentionally
1685
+ submitted to Licensor for inclusion in the Work by the copyright owner
1686
+ or by an individual or Legal Entity authorized to submit on behalf of
1687
+ the copyright owner. For the purposes of this definition, "submitted"
1688
+ means any form of electronic, verbal, or written communication sent
1689
+ to the Licensor or its representatives, including but not limited to
1690
+ communication on electronic mailing lists, source code control systems,
1691
+ and issue tracking systems that are managed by, or on behalf of, the
1692
+ Licensor for the purpose of discussing and improving the Work, but
1693
+ excluding communication that is conspicuously marked or otherwise
1694
+ designated in writing by the copyright owner as "Not a Contribution."
1695
+
1696
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1697
+ on behalf of whom a Contribution has been received by Licensor and
1698
+ subsequently incorporated within the Work.
1699
+
1700
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1701
+ this License, each Contributor hereby grants to You a perpetual,
1702
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1703
+ copyright license to reproduce, prepare Derivative Works of,
1704
+ publicly display, publicly perform, sublicense, and distribute the
1705
+ Work and such Derivative Works in Source or Object form.
1706
+
1707
+ 3. Grant of Patent License. Subject to the terms and conditions of
1708
+ this License, each Contributor hereby grants to You a perpetual,
1709
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1710
+ (except as stated in this section) patent license to make, have made,
1711
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1712
+ where such license applies only to those patent claims licensable
1713
+ by such Contributor that are necessarily infringed by their
1714
+ Contribution(s) alone or by combination of their Contribution(s)
1715
+ with the Work to which such Contribution(s) was submitted. If You
1716
+ institute patent litigation against any entity (including a
1717
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1718
+ or a Contribution incorporated within the Work constitutes direct
1719
+ or contributory patent infringement, then any patent licenses
1720
+ granted to You under this License for that Work shall terminate
1721
+ as of the date such litigation is filed.
1722
+
1723
+ 4. Redistribution. You may reproduce and distribute copies of the
1724
+ Work or Derivative Works thereof in any medium, with or without
1725
+ modifications, and in Source or Object form, provided that You
1726
+ meet the following conditions:
1727
+
1728
+ (a) You must give any other recipients of the Work or
1729
+ Derivative Works a copy of this License; and
1730
+
1731
+ (b) You must cause any modified files to carry prominent notices
1732
+ stating that You changed the files; and
1733
+
1734
+ (c) You must retain, in the Source form of any Derivative Works
1735
+ that You distribute, all copyright, patent, trademark, and
1736
+ attribution notices from the Source form of the Work,
1737
+ excluding those notices that do not pertain to any part of
1738
+ the Derivative Works; and
1739
+
1740
+ (d) If the Work includes a "NOTICE" text file as part of its
1741
+ distribution, then any Derivative Works that You distribute must
1742
+ include a readable copy of the attribution notices contained
1743
+ within such NOTICE file, excluding those notices that do not
1744
+ pertain to any part of the Derivative Works, in at least one
1745
+ of the following places: within a NOTICE text file distributed
1746
+ as part of the Derivative Works; within the Source form or
1747
+ documentation, if provided along with the Derivative Works; or,
1748
+ within a display generated by the Derivative Works, if and
1749
+ wherever such third-party notices normally appear. The contents
1750
+ of the NOTICE file are for informational purposes only and
1751
+ do not modify the License. You may add Your own attribution
1752
+ notices within Derivative Works that You distribute, alongside
1753
+ or as an addendum to the NOTICE text from the Work, provided
1754
+ that such additional attribution notices cannot be construed
1755
+ as modifying the License.
1756
+
1757
+ You may add Your own copyright statement to Your modifications and
1758
+ may provide additional or different license terms and conditions
1759
+ for use, reproduction, or distribution of Your modifications, or
1760
+ for any such Derivative Works as a whole, provided Your use,
1761
+ reproduction, and distribution of the Work otherwise complies with
1762
+ the conditions stated in this License.
1763
+
1764
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1765
+ any Contribution intentionally submitted for inclusion in the Work
1766
+ by You to the Licensor shall be under the terms and conditions of
1767
+ this License, without any additional terms or conditions.
1768
+ Notwithstanding the above, nothing herein shall supersede or modify
1769
+ the terms of any separate license agreement you may have executed
1770
+ with Licensor regarding such Contributions.
1771
+
1772
+ 6. Trademarks. This License does not grant permission to use the trade
1773
+ names, trademarks, service marks, or product names of the Licensor,
1774
+ except as required for reasonable and customary use in describing the
1775
+ origin of the Work and reproducing the content of the NOTICE file.
1776
+
1777
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1778
+ agreed to in writing, Licensor provides the Work (and each
1779
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1780
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1781
+ implied, including, without limitation, any warranties or conditions
1782
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1783
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1784
+ appropriateness of using or redistributing the Work and assume any
1785
+ risks associated with Your exercise of permissions under this License.
1786
+
1787
+ 8. Limitation of Liability. In no event and under no legal theory,
1788
+ whether in tort (including negligence), contract, or otherwise,
1789
+ unless required by applicable law (such as deliberate and grossly
1790
+ negligent acts) or agreed to in writing, shall any Contributor be
1791
+ liable to You for damages, including any direct, indirect, special,
1792
+ incidental, or consequential damages of any character arising as a
1793
+ result of this License or out of the use or inability to use the
1794
+ Work (including but not limited to damages for loss of goodwill,
1795
+ work stoppage, computer failure or malfunction, or any and all
1796
+ other commercial damages or losses), even if such Contributor
1797
+ has been advised of the possibility of such damages.
1798
+
1799
+ 9. Accepting Warranty or Additional Liability. While redistributing
1800
+ the Work or Derivative Works thereof, You may choose to offer,
1801
+ and charge a fee for, acceptance of support, warranty, indemnity,
1802
+ or other liability obligations and/or rights consistent with this
1803
+ License. However, in accepting such obligations, You may act only
1804
+ on Your own behalf and on Your sole responsibility, not on behalf
1805
+ of any other Contributor, and only if You agree to indemnify,
1806
+ defend, and hold each Contributor harmless for any liability
1807
+ incurred by, or claims asserted against, such Contributor by reason
1808
+ of your accepting any such warranty or additional liability.
1809
+
1810
+ END OF TERMS AND CONDITIONS
1811
+
1812
+ APPENDIX: How to apply the Apache License to your work.
1813
+
1814
+ To apply the Apache License to your work, attach the following
1815
+ boilerplate notice, with the fields enclosed by brackets "[]"
1816
+ replaced with your own identifying information. (Don't include
1817
+ the brackets!) The text should be enclosed in the appropriate
1818
+ comment syntax for the file format. We also recommend that a
1819
+ file or class name and description of purpose be included on the
1820
+ same "printed page" as the copyright notice for easier
1821
+ identification within third-party archives.
1822
+
1823
+ Licensed under the Apache License, Version 2.0 (the "License");
1824
+ you may not use this file except in compliance with the License.
1825
+ You may obtain a copy of the License at
1826
+
1827
+ http://www.apache.org/licenses/LICENSE-2.0
1828
+
1829
+ Unless required by applicable law or agreed to in writing, software
1830
+ distributed under the License is distributed on an "AS IS" BASIS,
1831
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1832
+ See the License for the specific language governing permissions and
1833
+ limitations under the License.
1834
+ ------------------------------------------------------------------------------
1835
+
1836
+ This Rust library contains the following copyrights:
1837
+
1838
+ Copyright (c) 2018 Jorge Aparicio
1839
+
1840
+ Portions of this software are derived from third-party works licensed under
1841
+ terms compatible with the above MIT license:
1842
+
1843
+ * musl libc https://www.musl-libc.org/. This library contains the following
1844
+ copyright:
1845
+
1846
+ Copyright © 2005-2020 Rich Felker, et al.
1847
+
1848
+ * The CORE-MATH project https://core-math.gitlabpages.inria.fr/. CORE-MATH
1849
+ routines are available under the MIT license on a per-file basis.
1850
+
1851
+ The musl libc COPYRIGHT file also includes the following notice relevant to
1852
+ math portions of the library:
1853
+
1854
+ ------------------------------------------------------------------------------
1855
+ Much of the math library code (src/math/* and src/complex/*) is
1856
+ Copyright © 1993,2004 Sun Microsystems or
1857
+ Copyright © 2003-2011 David Schultz or
1858
+ Copyright © 2003-2009 Steven G. Kargl or
1859
+ Copyright © 2003-2009 Bruce D. Evans or
1860
+ Copyright © 2008 Stephen L. Moshier or
1861
+ Copyright © 2017-2018 Arm Limited
1862
+ and labelled as such in comments in the individual source files. All
1863
+ have been licensed under extremely permissive terms.
1864
+ ------------------------------------------------------------------------------
1865
+
1866
+ Copyright notices are retained in src/* files where relevant.
1867
+ ```
1868
+
1869
+ ### License text 23
1870
+
1871
+ Components: `memchr 2.8.3`
1872
+
1873
+ Source filenames: `COPYING`
1874
+
1875
+ ```text
1876
+ This project is dual-licensed under the Unlicense and MIT licenses.
1877
+
1878
+ You may use this code under the terms of either license.
1879
+ ```
1880
+
1881
+ ### License text 24
1882
+
1883
+ Components: `memchr 2.8.3`
1884
+
1885
+ Source filenames: `LICENSE-MIT`
1886
+
1887
+ ```text
1888
+ The MIT License (MIT)
1889
+
1890
+ Copyright (c) 2015 Andrew Gallant
1891
+
1892
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1893
+ of this software and associated documentation files (the "Software"), to deal
1894
+ in the Software without restriction, including without limitation the rights
1895
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1896
+ copies of the Software, and to permit persons to whom the Software is
1897
+ furnished to do so, subject to the following conditions:
1898
+
1899
+ The above copyright notice and this permission notice shall be included in
1900
+ all copies or substantial portions of the Software.
1901
+
1902
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1903
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1904
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1905
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1906
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1907
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1908
+ THE SOFTWARE.
1909
+ ```
1910
+
1911
+ ### License text 25
1912
+
1913
+ Components: `napi 3.11.0`, `napi-sys 3.3.0`
1914
+
1915
+ Source filenames: `napi-rs-LICENSE`
1916
+
1917
+ ```text
1918
+ MIT License
1919
+
1920
+ Copyright (c) 2020-present LongYinan
1921
+
1922
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1923
+ of this software and associated documentation files (the "Software"), to deal
1924
+ in the Software without restriction, including without limitation the rights
1925
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1926
+ copies of the Software, and to permit persons to whom the Software is
1927
+ furnished to do so, subject to the following conditions:
1928
+
1929
+ The above copyright notice and this permission notice shall be included in all
1930
+ copies or substantial portions of the Software.
1931
+
1932
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1933
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1934
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1935
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1936
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1937
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1938
+ SOFTWARE.
1939
+
1940
+ MIT License
1941
+
1942
+ Copyright (c) 2018 GitHub
1943
+
1944
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1945
+ of this software and associated documentation files (the "Software"), to deal
1946
+ in the Software without restriction, including without limitation the rights
1947
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1948
+ copies of the Software, and to permit persons to whom the Software is
1949
+ furnished to do so, subject to the following conditions:
1950
+
1951
+ The above copyright notice and this permission notice shall be included in all
1952
+ copies or substantial portions of the Software.
1953
+
1954
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1955
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1956
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1957
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1958
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1959
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1960
+ SOFTWARE.
1961
+ ```
1962
+
1963
+ ### License text 26
1964
+
1965
+ Components: `nohash-hasher 0.2.0`
1966
+
1967
+ Source filenames: `LICENSE-APACHE`
1968
+
1969
+ ```text
1970
+ Apache License
1971
+ Version 2.0, January 2004
1972
+ http://www.apache.org/licenses/
1973
+
1974
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1975
+
1976
+ 1. Definitions.
1977
+
1978
+ "License" shall mean the terms and conditions for use, reproduction,
1979
+ and distribution as defined by Sections 1 through 9 of this document.
1980
+
1981
+ "Licensor" shall mean the copyright owner or entity authorized by
1982
+ the copyright owner that is granting the License.
1983
+
1984
+ "Legal Entity" shall mean the union of the acting entity and all
1985
+ other entities that control, are controlled by, or are under common
1986
+ control with that entity. For the purposes of this definition,
1987
+ "control" means (i) the power, direct or indirect, to cause the
1988
+ direction or management of such entity, whether by contract or
1989
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1990
+ outstanding shares, or (iii) beneficial ownership of such entity.
1991
+
1992
+ "You" (or "Your") shall mean an individual or Legal Entity
1993
+ exercising permissions granted by this License.
1994
+
1995
+ "Source" form shall mean the preferred form for making modifications,
1996
+ including but not limited to software source code, documentation
1997
+ source, and configuration files.
1998
+
1999
+ "Object" form shall mean any form resulting from mechanical
2000
+ transformation or translation of a Source form, including but
2001
+ not limited to compiled object code, generated documentation,
2002
+ and conversions to other media types.
2003
+
2004
+ "Work" shall mean the work of authorship, whether in Source or
2005
+ Object form, made available under the License, as indicated by a
2006
+ copyright notice that is included in or attached to the work
2007
+ (an example is provided in the Appendix below).
2008
+
2009
+ "Derivative Works" shall mean any work, whether in Source or Object
2010
+ form, that is based on (or derived from) the Work and for which the
2011
+ editorial revisions, annotations, elaborations, or other modifications
2012
+ represent, as a whole, an original work of authorship. For the purposes
2013
+ of this License, Derivative Works shall not include works that remain
2014
+ separable from, or merely link (or bind by name) to the interfaces of,
2015
+ the Work and Derivative Works thereof.
2016
+
2017
+ "Contribution" shall mean any work of authorship, including
2018
+ the original version of the Work and any modifications or additions
2019
+ to that Work or Derivative Works thereof, that is intentionally
2020
+ submitted to Licensor for inclusion in the Work by the copyright owner
2021
+ or by an individual or Legal Entity authorized to submit on behalf of
2022
+ the copyright owner. For the purposes of this definition, "submitted"
2023
+ means any form of electronic, verbal, or written communication sent
2024
+ to the Licensor or its representatives, including but not limited to
2025
+ communication on electronic mailing lists, source code control systems,
2026
+ and issue tracking systems that are managed by, or on behalf of, the
2027
+ Licensor for the purpose of discussing and improving the Work, but
2028
+ excluding communication that is conspicuously marked or otherwise
2029
+ designated in writing by the copyright owner as "Not a Contribution."
2030
+
2031
+ "Contributor" shall mean Licensor and any individual or Legal Entity
2032
+ on behalf of whom a Contribution has been received by Licensor and
2033
+ subsequently incorporated within the Work.
2034
+
2035
+ 2. Grant of Copyright License. Subject to the terms and conditions of
2036
+ this License, each Contributor hereby grants to You a perpetual,
2037
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2038
+ copyright license to reproduce, prepare Derivative Works of,
2039
+ publicly display, publicly perform, sublicense, and distribute the
2040
+ Work and such Derivative Works in Source or Object form.
2041
+
2042
+ 3. Grant of Patent License. Subject to the terms and conditions of
2043
+ this License, each Contributor hereby grants to You a perpetual,
2044
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2045
+ (except as stated in this section) patent license to make, have made,
2046
+ use, offer to sell, sell, import, and otherwise transfer the Work,
2047
+ where such license applies only to those patent claims licensable
2048
+ by such Contributor that are necessarily infringed by their
2049
+ Contribution(s) alone or by combination of their Contribution(s)
2050
+ with the Work to which such Contribution(s) was submitted. If You
2051
+ institute patent litigation against any entity (including a
2052
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
2053
+ or a Contribution incorporated within the Work constitutes direct
2054
+ or contributory patent infringement, then any patent licenses
2055
+ granted to You under this License for that Work shall terminate
2056
+ as of the date such litigation is filed.
2057
+
2058
+ 4. Redistribution. You may reproduce and distribute copies of the
2059
+ Work or Derivative Works thereof in any medium, with or without
2060
+ modifications, and in Source or Object form, provided that You
2061
+ meet the following conditions:
2062
+
2063
+ (a) You must give any other recipients of the Work or
2064
+ Derivative Works a copy of this License; and
2065
+
2066
+ (b) You must cause any modified files to carry prominent notices
2067
+ stating that You changed the files; and
2068
+
2069
+ (c) You must retain, in the Source form of any Derivative Works
2070
+ that You distribute, all copyright, patent, trademark, and
2071
+ attribution notices from the Source form of the Work,
2072
+ excluding those notices that do not pertain to any part of
2073
+ the Derivative Works; and
2074
+
2075
+ (d) If the Work includes a "NOTICE" text file as part of its
2076
+ distribution, then any Derivative Works that You distribute must
2077
+ include a readable copy of the attribution notices contained
2078
+ within such NOTICE file, excluding those notices that do not
2079
+ pertain to any part of the Derivative Works, in at least one
2080
+ of the following places: within a NOTICE text file distributed
2081
+ as part of the Derivative Works; within the Source form or
2082
+ documentation, if provided along with the Derivative Works; or,
2083
+ within a display generated by the Derivative Works, if and
2084
+ wherever such third-party notices normally appear. The contents
2085
+ of the NOTICE file are for informational purposes only and
2086
+ do not modify the License. You may add Your own attribution
2087
+ notices within Derivative Works that You distribute, alongside
2088
+ or as an addendum to the NOTICE text from the Work, provided
2089
+ that such additional attribution notices cannot be construed
2090
+ as modifying the License.
2091
+
2092
+ You may add Your own copyright statement to Your modifications and
2093
+ may provide additional or different license terms and conditions
2094
+ for use, reproduction, or distribution of Your modifications, or
2095
+ for any such Derivative Works as a whole, provided Your use,
2096
+ reproduction, and distribution of the Work otherwise complies with
2097
+ the conditions stated in this License.
2098
+
2099
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
2100
+ any Contribution intentionally submitted for inclusion in the Work
2101
+ by You to the Licensor shall be under the terms and conditions of
2102
+ this License, without any additional terms or conditions.
2103
+ Notwithstanding the above, nothing herein shall supersede or modify
2104
+ the terms of any separate license agreement you may have executed
2105
+ with Licensor regarding such Contributions.
2106
+
2107
+ 6. Trademarks. This License does not grant permission to use the trade
2108
+ names, trademarks, service marks, or product names of the Licensor,
2109
+ except as required for reasonable and customary use in describing the
2110
+ origin of the Work and reproducing the content of the NOTICE file.
2111
+
2112
+ 7. Disclaimer of Warranty. Unless required by applicable law or
2113
+ agreed to in writing, Licensor provides the Work (and each
2114
+ Contributor provides its Contributions) on an "AS IS" BASIS,
2115
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2116
+ implied, including, without limitation, any warranties or conditions
2117
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2118
+ PARTICULAR PURPOSE. You are solely responsible for determining the
2119
+ appropriateness of using or redistributing the Work and assume any
2120
+ risks associated with Your exercise of permissions under this License.
2121
+
2122
+ 8. Limitation of Liability. In no event and under no legal theory,
2123
+ whether in tort (including negligence), contract, or otherwise,
2124
+ unless required by applicable law (such as deliberate and grossly
2125
+ negligent acts) or agreed to in writing, shall any Contributor be
2126
+ liable to You for damages, including any direct, indirect, special,
2127
+ incidental, or consequential damages of any character arising as a
2128
+ result of this License or out of the use or inability to use the
2129
+ Work (including but not limited to damages for loss of goodwill,
2130
+ work stoppage, computer failure or malfunction, or any and all
2131
+ other commercial damages or losses), even if such Contributor
2132
+ has been advised of the possibility of such damages.
2133
+
2134
+ 9. Accepting Warranty or Additional Liability. While redistributing
2135
+ the Work or Derivative Works thereof, You may choose to offer,
2136
+ and charge a fee for, acceptance of support, warranty, indemnity,
2137
+ or other liability obligations and/or rights consistent with this
2138
+ License. However, in accepting such obligations, You may act only
2139
+ on Your own behalf and on Your sole responsibility, not on behalf
2140
+ of any other Contributor, and only if You agree to indemnify,
2141
+ defend, and hold each Contributor harmless for any liability
2142
+ incurred by, or claims asserted against, such Contributor by reason
2143
+ of your accepting any such warranty or additional liability.
2144
+
2145
+ END OF TERMS AND CONDITIONS
2146
+
2147
+ APPENDIX: How to apply the Apache License to your work.
2148
+
2149
+ To apply the Apache License to your work, attach the following
2150
+ boilerplate notice, with the fields enclosed by brackets "[]"
2151
+ replaced with your own identifying information. (Don't include
2152
+ the brackets!) The text should be enclosed in the appropriate
2153
+ comment syntax for the file format. We also recommend that a
2154
+ file or class name and description of purpose be included on the
2155
+ same "printed page" as the copyright notice for easier
2156
+ identification within third-party archives.
2157
+
2158
+ Copyright [yyyy] [name of copyright owner]
2159
+
2160
+ Licensed under the Apache License, Version 2.0 (the "License");
2161
+ you may not use this file except in compliance with the License.
2162
+ You may obtain a copy of the License at
2163
+
2164
+ http://www.apache.org/licenses/LICENSE-2.0
2165
+
2166
+ Unless required by applicable law or agreed to in writing, software
2167
+ distributed under the License is distributed on an "AS IS" BASIS,
2168
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2169
+ See the License for the specific language governing permissions and
2170
+ limitations under the License.
2171
+ ```
2172
+
2173
+ ### License text 27
2174
+
2175
+ Components: `nohash-hasher 0.2.0`
2176
+
2177
+ Source filenames: `LICENSE-MIT`
2178
+
2179
+ ```text
2180
+ Copyright 2018 Parity Technologies (UK) Ltd.
2181
+
2182
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2183
+ this software and associated documentation files (the "Software"), to deal in
2184
+ the Software without restriction, including without limitation the rights to
2185
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2186
+ the Software, and to permit persons to whom the Software is furnished to do so,
2187
+ subject to the following conditions:
2188
+
2189
+ The above copyright notice and this permission notice shall be included in all
2190
+ copies or substantial portions of the Software.
2191
+
2192
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2193
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2194
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
2195
+ OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
2196
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2197
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2198
+ ```
2199
+
2200
+ ### License text 28
2201
+
2202
+ Components: `pin-project-lite 0.2.17`
2203
+
2204
+ Source filenames: `LICENSE-APACHE`
2205
+
2206
+ ```text
2207
+ Apache License
2208
+ Version 2.0, January 2004
2209
+ http://www.apache.org/licenses/
2210
+
2211
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2212
+
2213
+ 1. Definitions.
2214
+
2215
+ "License" shall mean the terms and conditions for use, reproduction,
2216
+ and distribution as defined by Sections 1 through 9 of this document.
2217
+
2218
+ "Licensor" shall mean the copyright owner or entity authorized by
2219
+ the copyright owner that is granting the License.
2220
+
2221
+ "Legal Entity" shall mean the union of the acting entity and all
2222
+ other entities that control, are controlled by, or are under common
2223
+ control with that entity. For the purposes of this definition,
2224
+ "control" means (i) the power, direct or indirect, to cause the
2225
+ direction or management of such entity, whether by contract or
2226
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
2227
+ outstanding shares, or (iii) beneficial ownership of such entity.
2228
+
2229
+ "You" (or "Your") shall mean an individual or Legal Entity
2230
+ exercising permissions granted by this License.
2231
+
2232
+ "Source" form shall mean the preferred form for making modifications,
2233
+ including but not limited to software source code, documentation
2234
+ source, and configuration files.
2235
+
2236
+ "Object" form shall mean any form resulting from mechanical
2237
+ transformation or translation of a Source form, including but
2238
+ not limited to compiled object code, generated documentation,
2239
+ and conversions to other media types.
2240
+
2241
+ "Work" shall mean the work of authorship, whether in Source or
2242
+ Object form, made available under the License, as indicated by a
2243
+ copyright notice that is included in or attached to the work
2244
+ (an example is provided in the Appendix below).
2245
+
2246
+ "Derivative Works" shall mean any work, whether in Source or Object
2247
+ form, that is based on (or derived from) the Work and for which the
2248
+ editorial revisions, annotations, elaborations, or other modifications
2249
+ represent, as a whole, an original work of authorship. For the purposes
2250
+ of this License, Derivative Works shall not include works that remain
2251
+ separable from, or merely link (or bind by name) to the interfaces of,
2252
+ the Work and Derivative Works thereof.
2253
+
2254
+ "Contribution" shall mean any work of authorship, including
2255
+ the original version of the Work and any modifications or additions
2256
+ to that Work or Derivative Works thereof, that is intentionally
2257
+ submitted to Licensor for inclusion in the Work by the copyright owner
2258
+ or by an individual or Legal Entity authorized to submit on behalf of
2259
+ the copyright owner. For the purposes of this definition, "submitted"
2260
+ means any form of electronic, verbal, or written communication sent
2261
+ to the Licensor or its representatives, including but not limited to
2262
+ communication on electronic mailing lists, source code control systems,
2263
+ and issue tracking systems that are managed by, or on behalf of, the
2264
+ Licensor for the purpose of discussing and improving the Work, but
2265
+ excluding communication that is conspicuously marked or otherwise
2266
+ designated in writing by the copyright owner as "Not a Contribution."
2267
+
2268
+ "Contributor" shall mean Licensor and any individual or Legal Entity
2269
+ on behalf of whom a Contribution has been received by Licensor and
2270
+ subsequently incorporated within the Work.
2271
+
2272
+ 2. Grant of Copyright License. Subject to the terms and conditions of
2273
+ this License, each Contributor hereby grants to You a perpetual,
2274
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2275
+ copyright license to reproduce, prepare Derivative Works of,
2276
+ publicly display, publicly perform, sublicense, and distribute the
2277
+ Work and such Derivative Works in Source or Object form.
2278
+
2279
+ 3. Grant of Patent License. Subject to the terms and conditions of
2280
+ this License, each Contributor hereby grants to You a perpetual,
2281
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2282
+ (except as stated in this section) patent license to make, have made,
2283
+ use, offer to sell, sell, import, and otherwise transfer the Work,
2284
+ where such license applies only to those patent claims licensable
2285
+ by such Contributor that are necessarily infringed by their
2286
+ Contribution(s) alone or by combination of their Contribution(s)
2287
+ with the Work to which such Contribution(s) was submitted. If You
2288
+ institute patent litigation against any entity (including a
2289
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
2290
+ or a Contribution incorporated within the Work constitutes direct
2291
+ or contributory patent infringement, then any patent licenses
2292
+ granted to You under this License for that Work shall terminate
2293
+ as of the date such litigation is filed.
2294
+
2295
+ 4. Redistribution. You may reproduce and distribute copies of the
2296
+ Work or Derivative Works thereof in any medium, with or without
2297
+ modifications, and in Source or Object form, provided that You
2298
+ meet the following conditions:
2299
+
2300
+ (a) You must give any other recipients of the Work or
2301
+ Derivative Works a copy of this License; and
2302
+
2303
+ (b) You must cause any modified files to carry prominent notices
2304
+ stating that You changed the files; and
2305
+
2306
+ (c) You must retain, in the Source form of any Derivative Works
2307
+ that You distribute, all copyright, patent, trademark, and
2308
+ attribution notices from the Source form of the Work,
2309
+ excluding those notices that do not pertain to any part of
2310
+ the Derivative Works; and
2311
+
2312
+ (d) If the Work includes a "NOTICE" text file as part of its
2313
+ distribution, then any Derivative Works that You distribute must
2314
+ include a readable copy of the attribution notices contained
2315
+ within such NOTICE file, excluding those notices that do not
2316
+ pertain to any part of the Derivative Works, in at least one
2317
+ of the following places: within a NOTICE text file distributed
2318
+ as part of the Derivative Works; within the Source form or
2319
+ documentation, if provided along with the Derivative Works; or,
2320
+ within a display generated by the Derivative Works, if and
2321
+ wherever such third-party notices normally appear. The contents
2322
+ of the NOTICE file are for informational purposes only and
2323
+ do not modify the License. You may add Your own attribution
2324
+ notices within Derivative Works that You distribute, alongside
2325
+ or as an addendum to the NOTICE text from the Work, provided
2326
+ that such additional attribution notices cannot be construed
2327
+ as modifying the License.
2328
+
2329
+ You may add Your own copyright statement to Your modifications and
2330
+ may provide additional or different license terms and conditions
2331
+ for use, reproduction, or distribution of Your modifications, or
2332
+ for any such Derivative Works as a whole, provided Your use,
2333
+ reproduction, and distribution of the Work otherwise complies with
2334
+ the conditions stated in this License.
2335
+
2336
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
2337
+ any Contribution intentionally submitted for inclusion in the Work
2338
+ by You to the Licensor shall be under the terms and conditions of
2339
+ this License, without any additional terms or conditions.
2340
+ Notwithstanding the above, nothing herein shall supersede or modify
2341
+ the terms of any separate license agreement you may have executed
2342
+ with Licensor regarding such Contributions.
2343
+
2344
+ 6. Trademarks. This License does not grant permission to use the trade
2345
+ names, trademarks, service marks, or product names of the Licensor,
2346
+ except as required for reasonable and customary use in describing the
2347
+ origin of the Work and reproducing the content of the NOTICE file.
2348
+
2349
+ 7. Disclaimer of Warranty. Unless required by applicable law or
2350
+ agreed to in writing, Licensor provides the Work (and each
2351
+ Contributor provides its Contributions) on an "AS IS" BASIS,
2352
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2353
+ implied, including, without limitation, any warranties or conditions
2354
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2355
+ PARTICULAR PURPOSE. You are solely responsible for determining the
2356
+ appropriateness of using or redistributing the Work and assume any
2357
+ risks associated with Your exercise of permissions under this License.
2358
+
2359
+ 8. Limitation of Liability. In no event and under no legal theory,
2360
+ whether in tort (including negligence), contract, or otherwise,
2361
+ unless required by applicable law (such as deliberate and grossly
2362
+ negligent acts) or agreed to in writing, shall any Contributor be
2363
+ liable to You for damages, including any direct, indirect, special,
2364
+ incidental, or consequential damages of any character arising as a
2365
+ result of this License or out of the use or inability to use the
2366
+ Work (including but not limited to damages for loss of goodwill,
2367
+ work stoppage, computer failure or malfunction, or any and all
2368
+ other commercial damages or losses), even if such Contributor
2369
+ has been advised of the possibility of such damages.
2370
+
2371
+ 9. Accepting Warranty or Additional Liability. While redistributing
2372
+ the Work or Derivative Works thereof, You may choose to offer,
2373
+ and charge a fee for, acceptance of support, warranty, indemnity,
2374
+ or other liability obligations and/or rights consistent with this
2375
+ License. However, in accepting such obligations, You may act only
2376
+ on Your own behalf and on Your sole responsibility, not on behalf
2377
+ of any other Contributor, and only if You agree to indemnify,
2378
+ defend, and hold each Contributor harmless for any liability
2379
+ incurred by, or claims asserted against, such Contributor by reason
2380
+ of your accepting any such warranty or additional liability.
2381
+
2382
+ END OF TERMS AND CONDITIONS
2383
+ ```
2384
+
2385
+ ### License text 29
2386
+
2387
+ Components: `quick-xml 0.41.0`
2388
+
2389
+ Source filenames: `LICENSE-MIT.md`
2390
+
2391
+ ```text
2392
+ The MIT License (MIT)
2393
+
2394
+ Copyright (c) 2016 Johann Tuffe
2395
+
2396
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2397
+ of this software and associated documentation files (the "Software"), to deal
2398
+ in the Software without restriction, including without limitation the rights
2399
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2400
+ copies of the Software, and to permit persons to whom the Software is
2401
+ furnished to do so, subject to the following conditions:
2402
+
2403
+
2404
+ The above copyright notice and this permission notice shall be included in
2405
+ all copies or substantial portions of the Software.
2406
+
2407
+
2408
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2409
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2410
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2411
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2412
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2413
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2414
+ THE SOFTWARE.
2415
+ ```
2416
+
2417
+ ### License text 30
2418
+
2419
+ Components: `schemars 1.2.1`
2420
+
2421
+ Source filenames: `LICENSE`
2422
+
2423
+ ```text
2424
+ MIT License
2425
+
2426
+ Copyright (c) 2019 Graham Esau
2427
+
2428
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2429
+ of this software and associated documentation files (the "Software"), to deal
2430
+ in the Software without restriction, including without limitation the rights
2431
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2432
+ copies of the Software, and to permit persons to whom the Software is
2433
+ furnished to do so, subject to the following conditions:
2434
+
2435
+ The above copyright notice and this permission notice shall be included in all
2436
+ copies or substantial portions of the Software.
2437
+
2438
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2439
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2440
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2441
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2442
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2443
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2444
+ SOFTWARE.
2445
+ ```
2446
+
2447
+ ### License text 31
2448
+
2449
+ Components: `sha2 0.11.0`
2450
+
2451
+ Source filenames: `LICENSE-MIT`
2452
+
2453
+ ```text
2454
+ Copyright (c) 2016-2026 The RustCrypto Project Developers
2455
+ Copyright (c) 2016 Artyom Pavlov
2456
+ Copyright (c) 2009-2013 Mozilla Foundation
2457
+ Copyright (c) 2006-2009 Graydon Hoare
2458
+
2459
+ Permission is hereby granted, free of charge, to any
2460
+ person obtaining a copy of this software and associated
2461
+ documentation files (the "Software"), to deal in the
2462
+ Software without restriction, including without
2463
+ limitation the rights to use, copy, modify, merge,
2464
+ publish, distribute, sublicense, and/or sell copies of
2465
+ the Software, and to permit persons to whom the Software
2466
+ is furnished to do so, subject to the following
2467
+ conditions:
2468
+
2469
+ The above copyright notice and this permission notice
2470
+ shall be included in all copies or substantial portions
2471
+ of the Software.
2472
+
2473
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2474
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2475
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2476
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2477
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2478
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2479
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2480
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2481
+ DEALINGS IN THE SOFTWARE.
2482
+ ```
2483
+
2484
+ ### License text 32
2485
+
2486
+ Components: `slab 0.4.12`
2487
+
2488
+ Source filenames: `LICENSE`
2489
+
2490
+ ```text
2491
+ Copyright (c) 2019 Carl Lerche
2492
+
2493
+ Permission is hereby granted, free of charge, to any
2494
+ person obtaining a copy of this software and associated
2495
+ documentation files (the "Software"), to deal in the
2496
+ Software without restriction, including without
2497
+ limitation the rights to use, copy, modify, merge,
2498
+ publish, distribute, sublicense, and/or sell copies of
2499
+ the Software, and to permit persons to whom the Software
2500
+ is furnished to do so, subject to the following
2501
+ conditions:
2502
+
2503
+ The above copyright notice and this permission notice
2504
+ shall be included in all copies or substantial portions
2505
+ of the Software.
2506
+
2507
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2508
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2509
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2510
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2511
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2512
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2513
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2514
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2515
+ DEALINGS IN THE SOFTWARE.
2516
+ ```
2517
+
2518
+ ### License text 33
2519
+
2520
+ Components: `typenum 1.20.1`
2521
+
2522
+ Source filenames: `LICENSE`
2523
+
2524
+ ```text
2525
+ MIT OR Apache-2.0
2526
+ ```
2527
+
2528
+ ### License text 34
2529
+
2530
+ Components: `typenum 1.20.1`
2531
+
2532
+ Source filenames: `LICENSE-APACHE`
2533
+
2534
+ ```text
2535
+ Apache License
2536
+ Version 2.0, January 2004
2537
+ http://www.apache.org/licenses/
2538
+
2539
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2540
+
2541
+ 1. Definitions.
2542
+
2543
+ "License" shall mean the terms and conditions for use, reproduction,
2544
+ and distribution as defined by Sections 1 through 9 of this document.
2545
+
2546
+ "Licensor" shall mean the copyright owner or entity authorized by
2547
+ the copyright owner that is granting the License.
2548
+
2549
+ "Legal Entity" shall mean the union of the acting entity and all
2550
+ other entities that control, are controlled by, or are under common
2551
+ control with that entity. For the purposes of this definition,
2552
+ "control" means (i) the power, direct or indirect, to cause the
2553
+ direction or management of such entity, whether by contract or
2554
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
2555
+ outstanding shares, or (iii) beneficial ownership of such entity.
2556
+
2557
+ "You" (or "Your") shall mean an individual or Legal Entity
2558
+ exercising permissions granted by this License.
2559
+
2560
+ "Source" form shall mean the preferred form for making modifications,
2561
+ including but not limited to software source code, documentation
2562
+ source, and configuration files.
2563
+
2564
+ "Object" form shall mean any form resulting from mechanical
2565
+ transformation or translation of a Source form, including but
2566
+ not limited to compiled object code, generated documentation,
2567
+ and conversions to other media types.
2568
+
2569
+ "Work" shall mean the work of authorship, whether in Source or
2570
+ Object form, made available under the License, as indicated by a
2571
+ copyright notice that is included in or attached to the work
2572
+ (an example is provided in the Appendix below).
2573
+
2574
+ "Derivative Works" shall mean any work, whether in Source or Object
2575
+ form, that is based on (or derived from) the Work and for which the
2576
+ editorial revisions, annotations, elaborations, or other modifications
2577
+ represent, as a whole, an original work of authorship. For the purposes
2578
+ of this License, Derivative Works shall not include works that remain
2579
+ separable from, or merely link (or bind by name) to the interfaces of,
2580
+ the Work and Derivative Works thereof.
2581
+
2582
+ "Contribution" shall mean any work of authorship, including
2583
+ the original version of the Work and any modifications or additions
2584
+ to that Work or Derivative Works thereof, that is intentionally
2585
+ submitted to Licensor for inclusion in the Work by the copyright owner
2586
+ or by an individual or Legal Entity authorized to submit on behalf of
2587
+ the copyright owner. For the purposes of this definition, "submitted"
2588
+ means any form of electronic, verbal, or written communication sent
2589
+ to the Licensor or its representatives, including but not limited to
2590
+ communication on electronic mailing lists, source code control systems,
2591
+ and issue tracking systems that are managed by, or on behalf of, the
2592
+ Licensor for the purpose of discussing and improving the Work, but
2593
+ excluding communication that is conspicuously marked or otherwise
2594
+ designated in writing by the copyright owner as "Not a Contribution."
2595
+
2596
+ "Contributor" shall mean Licensor and any individual or Legal Entity
2597
+ on behalf of whom a Contribution has been received by Licensor and
2598
+ subsequently incorporated within the Work.
2599
+
2600
+ 2. Grant of Copyright License. Subject to the terms and conditions of
2601
+ this License, each Contributor hereby grants to You a perpetual,
2602
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2603
+ copyright license to reproduce, prepare Derivative Works of,
2604
+ publicly display, publicly perform, sublicense, and distribute the
2605
+ Work and such Derivative Works in Source or Object form.
2606
+
2607
+ 3. Grant of Patent License. Subject to the terms and conditions of
2608
+ this License, each Contributor hereby grants to You a perpetual,
2609
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2610
+ (except as stated in this section) patent license to make, have made,
2611
+ use, offer to sell, sell, import, and otherwise transfer the Work,
2612
+ where such license applies only to those patent claims licensable
2613
+ by such Contributor that are necessarily infringed by their
2614
+ Contribution(s) alone or by combination of their Contribution(s)
2615
+ with the Work to which such Contribution(s) was submitted. If You
2616
+ institute patent litigation against any entity (including a
2617
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
2618
+ or a Contribution incorporated within the Work constitutes direct
2619
+ or contributory patent infringement, then any patent licenses
2620
+ granted to You under this License for that Work shall terminate
2621
+ as of the date such litigation is filed.
2622
+
2623
+ 4. Redistribution. You may reproduce and distribute copies of the
2624
+ Work or Derivative Works thereof in any medium, with or without
2625
+ modifications, and in Source or Object form, provided that You
2626
+ meet the following conditions:
2627
+
2628
+ (a) You must give any other recipients of the Work or
2629
+ Derivative Works a copy of this License; and
2630
+
2631
+ (b) You must cause any modified files to carry prominent notices
2632
+ stating that You changed the files; and
2633
+
2634
+ (c) You must retain, in the Source form of any Derivative Works
2635
+ that You distribute, all copyright, patent, trademark, and
2636
+ attribution notices from the Source form of the Work,
2637
+ excluding those notices that do not pertain to any part of
2638
+ the Derivative Works; and
2639
+
2640
+ (d) If the Work includes a "NOTICE" text file as part of its
2641
+ distribution, then any Derivative Works that You distribute must
2642
+ include a readable copy of the attribution notices contained
2643
+ within such NOTICE file, excluding those notices that do not
2644
+ pertain to any part of the Derivative Works, in at least one
2645
+ of the following places: within a NOTICE text file distributed
2646
+ as part of the Derivative Works; within the Source form or
2647
+ documentation, if provided along with the Derivative Works; or,
2648
+ within a display generated by the Derivative Works, if and
2649
+ wherever such third-party notices normally appear. The contents
2650
+ of the NOTICE file are for informational purposes only and
2651
+ do not modify the License. You may add Your own attribution
2652
+ notices within Derivative Works that You distribute, alongside
2653
+ or as an addendum to the NOTICE text from the Work, provided
2654
+ that such additional attribution notices cannot be construed
2655
+ as modifying the License.
2656
+
2657
+ You may add Your own copyright statement to Your modifications and
2658
+ may provide additional or different license terms and conditions
2659
+ for use, reproduction, or distribution of Your modifications, or
2660
+ for any such Derivative Works as a whole, provided Your use,
2661
+ reproduction, and distribution of the Work otherwise complies with
2662
+ the conditions stated in this License.
2663
+
2664
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
2665
+ any Contribution intentionally submitted for inclusion in the Work
2666
+ by You to the Licensor shall be under the terms and conditions of
2667
+ this License, without any additional terms or conditions.
2668
+ Notwithstanding the above, nothing herein shall supersede or modify
2669
+ the terms of any separate license agreement you may have executed
2670
+ with Licensor regarding such Contributions.
2671
+
2672
+ 6. Trademarks. This License does not grant permission to use the trade
2673
+ names, trademarks, service marks, or product names of the Licensor,
2674
+ except as required for reasonable and customary use in describing the
2675
+ origin of the Work and reproducing the content of the NOTICE file.
2676
+
2677
+ 7. Disclaimer of Warranty. Unless required by applicable law or
2678
+ agreed to in writing, Licensor provides the Work (and each
2679
+ Contributor provides its Contributions) on an "AS IS" BASIS,
2680
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2681
+ implied, including, without limitation, any warranties or conditions
2682
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2683
+ PARTICULAR PURPOSE. You are solely responsible for determining the
2684
+ appropriateness of using or redistributing the Work and assume any
2685
+ risks associated with Your exercise of permissions under this License.
2686
+
2687
+ 8. Limitation of Liability. In no event and under no legal theory,
2688
+ whether in tort (including negligence), contract, or otherwise,
2689
+ unless required by applicable law (such as deliberate and grossly
2690
+ negligent acts) or agreed to in writing, shall any Contributor be
2691
+ liable to You for damages, including any direct, indirect, special,
2692
+ incidental, or consequential damages of any character arising as a
2693
+ result of this License or out of the use or inability to use the
2694
+ Work (including but not limited to damages for loss of goodwill,
2695
+ work stoppage, computer failure or malfunction, or any and all
2696
+ other commercial damages or losses), even if such Contributor
2697
+ has been advised of the possibility of such damages.
2698
+
2699
+ 9. Accepting Warranty or Additional Liability. While redistributing
2700
+ the Work or Derivative Works thereof, You may choose to offer,
2701
+ and charge a fee for, acceptance of support, warranty, indemnity,
2702
+ or other liability obligations and/or rights consistent with this
2703
+ License. However, in accepting such obligations, You may act only
2704
+ on Your own behalf and on Your sole responsibility, not on behalf
2705
+ of any other Contributor, and only if You agree to indemnify,
2706
+ defend, and hold each Contributor harmless for any liability
2707
+ incurred by, or claims asserted against, such Contributor by reason
2708
+ of your accepting any such warranty or additional liability.
2709
+
2710
+ END OF TERMS AND CONDITIONS
2711
+
2712
+ APPENDIX: How to apply the Apache License to your work.
2713
+
2714
+ To apply the Apache License to your work, attach the following
2715
+ boilerplate notice, with the fields enclosed by brackets "[]"
2716
+ replaced with your own identifying information. (Don't include
2717
+ the brackets!) The text should be enclosed in the appropriate
2718
+ comment syntax for the file format. We also recommend that a
2719
+ file or class name and description of purpose be included on the
2720
+ same "printed page" as the copyright notice for easier
2721
+ identification within third-party archives.
2722
+
2723
+ Copyright 2014 Paho Lurie-Gregg
2724
+
2725
+ Licensed under the Apache License, Version 2.0 (the "License");
2726
+ you may not use this file except in compliance with the License.
2727
+ You may obtain a copy of the License at
2728
+
2729
+ http://www.apache.org/licenses/LICENSE-2.0
2730
+
2731
+ Unless required by applicable law or agreed to in writing, software
2732
+ distributed under the License is distributed on an "AS IS" BASIS,
2733
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2734
+ See the License for the specific language governing permissions and
2735
+ limitations under the License.
2736
+ ```
2737
+
2738
+ ### License text 35
2739
+
2740
+ Components: `typenum 1.20.1`
2741
+
2742
+ Source filenames: `LICENSE-MIT`
2743
+
2744
+ ```text
2745
+ The MIT License (MIT)
2746
+
2747
+ Copyright (c) 2014 Paho Lurie-Gregg
2748
+
2749
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2750
+ of this software and associated documentation files (the "Software"), to deal
2751
+ in the Software without restriction, including without limitation the rights
2752
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2753
+ copies of the Software, and to permit persons to whom the Software is
2754
+ furnished to do so, subject to the following conditions:
2755
+
2756
+ The above copyright notice and this permission notice shall be included in all
2757
+ copies or substantial portions of the Software.
2758
+
2759
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2760
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2761
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2762
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2763
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2764
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2765
+ SOFTWARE.
2766
+ ```
2767
+
2768
+ ### License text 36
2769
+
2770
+ Components: `zip 8.6.0`
2771
+
2772
+ Source filenames: `LICENSE`
2773
+
2774
+ ```text
2775
+ The MIT License (MIT)
2776
+
2777
+ Copyright (c) 2014 Mathijs van de Nes
2778
+
2779
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2780
+ of this software and associated documentation files (the "Software"), to deal
2781
+ in the Software without restriction, including without limitation the rights
2782
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2783
+ copies of the Software, and to permit persons to whom the Software is
2784
+ furnished to do so, subject to the following conditions:
2785
+
2786
+ The above copyright notice and this permission notice shall be included in all
2787
+ copies or substantial portions of the Software.
2788
+
2789
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2790
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2791
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2792
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2793
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2794
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2795
+ SOFTWARE.
2796
+ ```
2797
+
2798
+ ### License text 37
2799
+
2800
+ Components: `zlib-rs 0.6.6`
2801
+
2802
+ Source filenames: `LICENSE`
2803
+
2804
+ ```text
2805
+ (C) 2024 Trifecta Tech Foundation
2806
+
2807
+ This software is provided 'as-is', without any express or implied
2808
+ warranty. In no event will the authors be held liable for any damages
2809
+ arising from the use of this software.
2810
+
2811
+ Permission is granted to anyone to use this software for any purpose,
2812
+ including commercial applications, and to alter it and redistribute it
2813
+ freely, subject to the following restrictions:
2814
+
2815
+ 1. The origin of this software must not be misrepresented; you must not
2816
+ claim that you wrote the original software. If you use this software
2817
+ in a product, an acknowledgment in the product documentation would be
2818
+ appreciated but is not required.
2819
+
2820
+ 2. Altered source versions must be plainly marked as such, and must not be
2821
+ misrepresented as being the original software.
2822
+
2823
+ 3. This notice may not be removed or altered from any source distribution.
2824
+ ```