@deveco-codegenie/mcp-bridge-darwin-x64 1.0.1-beta4 → 1.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,4879 @@
1
+ # SUMMARY
2
+
3
+ **Total Dependencies:** 225
4
+
5
+ - **Rust Crates:** 211 *(By cargo-about)*
6
+ - **NPM Packages:** 14 *(By license-checker-rseidelsohn)*
7
+
8
+ ### Licenses Breakdown:
9
+
10
+ - MIT: 190
11
+ - Unicode-3.0: 19
12
+ - Apache-2.0: 7
13
+ - 0BSD: 3
14
+ - ISC: 3
15
+ - BSD-3-Clause: 2
16
+ - MPL-2.0: 1
17
+
18
+
19
+ ---
20
+
21
+ ## The following dependencies are licensed under the 0BSD License:
22
+
23
+ ### Rust Crates:
24
+
25
+ - [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
26
+
27
+ ````text
28
+ BSD Zero Clause License
29
+
30
+ Copyright (c) 2025 Goat
31
+
32
+ Permission to use, copy, modify, and/or distribute this software for any
33
+ purpose with or without fee is hereby granted.
34
+
35
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
36
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
37
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
38
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
39
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
40
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
41
+ PERFORMANCE OF THIS SOFTWARE.
42
+
43
+ ````
44
+
45
+ ---
46
+
47
+ ## The following dependencies are licensed under the 0BSD License:
48
+
49
+ ### Rust Crates:
50
+
51
+ - [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
52
+
53
+ ````text
54
+ BSD Zero Clause License
55
+
56
+ Copyright (c) 2024 kotauskas
57
+
58
+ Permission to use, copy, modify, and/or distribute this software for any
59
+ purpose with or without fee is hereby granted.
60
+
61
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
62
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
63
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
64
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
65
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
66
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
67
+ PERFORMANCE OF THIS SOFTWARE.
68
+
69
+ ````
70
+
71
+ ---
72
+
73
+ ## The following dependencies are licensed under the 0BSD License:
74
+
75
+ ### Rust Crates:
76
+
77
+ - [adler2](https://github.com/oyvindln/adler2) (2.0.1)
78
+
79
+ ````text
80
+ Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
81
+
82
+ Permission to use, copy, modify, and/or distribute this software for
83
+ any purpose with or without fee is hereby granted.
84
+
85
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
86
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
87
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
88
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
89
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
90
+ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
91
+ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
92
+
93
+ ````
94
+
95
+ ---
96
+
97
+ ## The following dependencies are licensed under the Apache-2.0 License:
98
+
99
+ ### Rust Crates:
100
+
101
+ - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
102
+ - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
103
+ - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
104
+
105
+ ````text
106
+ Apache License
107
+ Version 2.0, January 2004
108
+ http://www.apache.org/licenses/
109
+
110
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
111
+
112
+ 1. Definitions.
113
+
114
+ "License" shall mean the terms and conditions for use, reproduction,
115
+ and distribution as defined by Sections 1 through 9 of this document.
116
+
117
+ "Licensor" shall mean the copyright owner or entity authorized by
118
+ the copyright owner that is granting the License.
119
+
120
+ "Legal Entity" shall mean the union of the acting entity and all
121
+ other entities that control, are controlled by, or are under common
122
+ control with that entity. For the purposes of this definition,
123
+ "control" means (i) the power, direct or indirect, to cause the
124
+ direction or management of such entity, whether by contract or
125
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
126
+ outstanding shares, or (iii) beneficial ownership of such entity.
127
+
128
+ "You" (or "Your") shall mean an individual or Legal Entity
129
+ exercising permissions granted by this License.
130
+
131
+ "Source" form shall mean the preferred form for making modifications,
132
+ including but not limited to software source code, documentation
133
+ source, and configuration files.
134
+
135
+ "Object" form shall mean any form resulting from mechanical
136
+ transformation or translation of a Source form, including but
137
+ not limited to compiled object code, generated documentation,
138
+ and conversions to other media types.
139
+
140
+ "Work" shall mean the work of authorship, whether in Source or
141
+ Object form, made available under the License, as indicated by a
142
+ copyright notice that is included in or attached to the work
143
+ (an example is provided in the Appendix below).
144
+
145
+ "Derivative Works" shall mean any work, whether in Source or Object
146
+ form, that is based on (or derived from) the Work and for which the
147
+ editorial revisions, annotations, elaborations, or other modifications
148
+ represent, as a whole, an original work of authorship. For the purposes
149
+ of this License, Derivative Works shall not include works that remain
150
+ separable from, or merely link (or bind by name) to the interfaces of,
151
+ the Work and Derivative Works thereof.
152
+
153
+ "Contribution" shall mean any work of authorship, including
154
+ the original version of the Work and any modifications or additions
155
+ to that Work or Derivative Works thereof, that is intentionally
156
+ submitted to Licensor for inclusion in the Work by the copyright owner
157
+ or by an individual or Legal Entity authorized to submit on behalf of
158
+ the copyright owner. For the purposes of this definition, "submitted"
159
+ means any form of electronic, verbal, or written communication sent
160
+ to the Licensor or its representatives, including but not limited to
161
+ communication on electronic mailing lists, source code control systems,
162
+ and issue tracking systems that are managed by, or on behalf of, the
163
+ Licensor for the purpose of discussing and improving the Work, but
164
+ excluding communication that is conspicuously marked or otherwise
165
+ designated in writing by the copyright owner as "Not a Contribution."
166
+
167
+ "Contributor" shall mean Licensor and any individual or Legal Entity
168
+ on behalf of whom a Contribution has been received by Licensor and
169
+ subsequently incorporated within the Work.
170
+
171
+ 2. Grant of Copyright License. Subject to the terms and conditions of
172
+ this License, each Contributor hereby grants to You a perpetual,
173
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
174
+ copyright license to reproduce, prepare Derivative Works of,
175
+ publicly display, publicly perform, sublicense, and distribute the
176
+ Work and such Derivative Works in Source or Object form.
177
+
178
+ 3. Grant of Patent License. Subject to the terms and conditions of
179
+ this License, each Contributor hereby grants to You a perpetual,
180
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
181
+ (except as stated in this section) patent license to make, have made,
182
+ use, offer to sell, sell, import, and otherwise transfer the Work,
183
+ where such license applies only to those patent claims licensable
184
+ by such Contributor that are necessarily infringed by their
185
+ Contribution(s) alone or by combination of their Contribution(s)
186
+ with the Work to which such Contribution(s) was submitted. If You
187
+ institute patent litigation against any entity (including a
188
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
189
+ or a Contribution incorporated within the Work constitutes direct
190
+ or contributory patent infringement, then any patent licenses
191
+ granted to You under this License for that Work shall terminate
192
+ as of the date such litigation is filed.
193
+
194
+ 4. Redistribution. You may reproduce and distribute copies of the
195
+ Work or Derivative Works thereof in any medium, with or without
196
+ modifications, and in Source or Object form, provided that You
197
+ meet the following conditions:
198
+
199
+ (a) You must give any other recipients of the Work or
200
+ Derivative Works a copy of this License; and
201
+
202
+ (b) You must cause any modified files to carry prominent notices
203
+ stating that You changed the files; and
204
+
205
+ (c) You must retain, in the Source form of any Derivative Works
206
+ that You distribute, all copyright, patent, trademark, and
207
+ attribution notices from the Source form of the Work,
208
+ excluding those notices that do not pertain to any part of
209
+ the Derivative Works; and
210
+
211
+ (d) If the Work includes a "NOTICE" text file as part of its
212
+ distribution, then any Derivative Works that You distribute must
213
+ include a readable copy of the attribution notices contained
214
+ within such NOTICE file, excluding those notices that do not
215
+ pertain to any part of the Derivative Works, in at least one
216
+ of the following places: within a NOTICE text file distributed
217
+ as part of the Derivative Works; within the Source form or
218
+ documentation, if provided along with the Derivative Works; or,
219
+ within a display generated by the Derivative Works, if and
220
+ wherever such third-party notices normally appear. The contents
221
+ of the NOTICE file are for informational purposes only and
222
+ do not modify the License. You may add Your own attribution
223
+ notices within Derivative Works that You distribute, alongside
224
+ or as an addendum to the NOTICE text from the Work, provided
225
+ that such additional attribution notices cannot be construed
226
+ as modifying the License.
227
+
228
+ You may add Your own copyright statement to Your modifications and
229
+ may provide additional or different license terms and conditions
230
+ for use, reproduction, or distribution of Your modifications, or
231
+ for any such Derivative Works as a whole, provided Your use,
232
+ reproduction, and distribution of the Work otherwise complies with
233
+ the conditions stated in this License.
234
+
235
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
236
+ any Contribution intentionally submitted for inclusion in the Work
237
+ by You to the Licensor shall be under the terms and conditions of
238
+ this License, without any additional terms or conditions.
239
+ Notwithstanding the above, nothing herein shall supersede or modify
240
+ the terms of any separate license agreement you may have executed
241
+ with Licensor regarding such Contributions.
242
+
243
+ 6. Trademarks. This License does not grant permission to use the trade
244
+ names, trademarks, service marks, or product names of the Licensor,
245
+ except as required for reasonable and customary use in describing the
246
+ origin of the Work and reproducing the content of the NOTICE file.
247
+
248
+ 7. Disclaimer of Warranty. Unless required by applicable law or
249
+ agreed to in writing, Licensor provides the Work (and each
250
+ Contributor provides its Contributions) on an "AS IS" BASIS,
251
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
252
+ implied, including, without limitation, any warranties or conditions
253
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
254
+ PARTICULAR PURPOSE. You are solely responsible for determining the
255
+ appropriateness of using or redistributing the Work and assume any
256
+ risks associated with Your exercise of permissions under this License.
257
+
258
+ 8. Limitation of Liability. In no event and under no legal theory,
259
+ whether in tort (including negligence), contract, or otherwise,
260
+ unless required by applicable law (such as deliberate and grossly
261
+ negligent acts) or agreed to in writing, shall any Contributor be
262
+ liable to You for damages, including any direct, indirect, special,
263
+ incidental, or consequential damages of any character arising as a
264
+ result of this License or out of the use or inability to use the
265
+ Work (including but not limited to damages for loss of goodwill,
266
+ work stoppage, computer failure or malfunction, or any and all
267
+ other commercial damages or losses), even if such Contributor
268
+ has been advised of the possibility of such damages.
269
+
270
+ 9. Accepting Warranty or Additional Liability. While redistributing
271
+ the Work or Derivative Works thereof, You may choose to offer,
272
+ and charge a fee for, acceptance of support, warranty, indemnity,
273
+ or other liability obligations and/or rights consistent with this
274
+ License. However, in accepting such obligations, You may act only
275
+ on Your own behalf and on Your sole responsibility, not on behalf
276
+ of any other Contributor, and only if You agree to indemnify,
277
+ defend, and hold each Contributor harmless for any liability
278
+ incurred by, or claims asserted against, such Contributor by reason
279
+ of your accepting any such warranty or additional liability.
280
+
281
+ END OF TERMS AND CONDITIONS
282
+
283
+ APPENDIX: How to apply the Apache License to your work.
284
+
285
+ To apply the Apache License to your work, attach the following
286
+ boilerplate notice, with the fields enclosed by brackets "[]"
287
+ replaced with your own identifying information. (Don't include
288
+ the brackets!) The text should be enclosed in the appropriate
289
+ comment syntax for the file format. We also recommend that a
290
+ file or class name and description of purpose be included on the
291
+ same "printed page" as the copyright notice for easier
292
+ identification within third-party archives.
293
+
294
+ Copyright [yyyy] [name of copyright owner]
295
+
296
+ Licensed under the Apache License, Version 2.0 (the "License");
297
+ you may not use this file except in compliance with the License.
298
+ You may obtain a copy of the License at
299
+
300
+ http://www.apache.org/licenses/LICENSE-2.0
301
+
302
+ Unless required by applicable law or agreed to in writing, software
303
+ distributed under the License is distributed on an "AS IS" BASIS,
304
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
305
+ See the License for the specific language governing permissions and
306
+ limitations under the License.
307
+
308
+ ````
309
+
310
+ ---
311
+
312
+ ## The following dependencies are licensed under the Apache-2.0 License:
313
+
314
+ ### Rust Crates:
315
+
316
+ - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
317
+ - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
318
+ - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
319
+
320
+ ````text
321
+ Apache License
322
+ Version 2.0, January 2004
323
+ http://www.apache.org/licenses/
324
+
325
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
326
+
327
+ 1. Definitions.
328
+
329
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
330
+
331
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
332
+
333
+ "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
334
+
335
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
336
+
337
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
338
+
339
+ "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
340
+
341
+ "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
342
+
343
+ "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
344
+
345
+ "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
346
+
347
+ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
348
+
349
+ 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
350
+
351
+ 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
352
+
353
+ 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
354
+
355
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
356
+
357
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
358
+
359
+ (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
360
+
361
+ (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
362
+
363
+ You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
364
+
365
+ 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
366
+
367
+ 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
368
+
369
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
370
+
371
+ 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
372
+
373
+ 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
374
+
375
+ END OF TERMS AND CONDITIONS
376
+
377
+ APPENDIX: How to apply the Apache License to your work.
378
+
379
+ To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
380
+
381
+ Copyright [yyyy] [name of copyright owner]
382
+
383
+ Licensed under the Apache License, Version 2.0 (the "License");
384
+ you may not use this file except in compliance with the License.
385
+ You may obtain a copy of the License at
386
+
387
+ http://www.apache.org/licenses/LICENSE-2.0
388
+
389
+ Unless required by applicable law or agreed to in writing, software
390
+ distributed under the License is distributed on an "AS IS" BASIS,
391
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
392
+ See the License for the specific language governing permissions and
393
+ limitations under the License.
394
+
395
+ ````
396
+
397
+ ---
398
+
399
+ ## The following dependencies are licensed under the Apache-2.0 License:
400
+
401
+ ### Rust Crates:
402
+
403
+ - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
404
+
405
+ ````text
406
+ Apache License
407
+ Version 2.0, January 2004
408
+ http://www.apache.org/licenses/
409
+
410
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
411
+
412
+ 1. Definitions.
413
+
414
+ "License" shall mean the terms and conditions for use, reproduction,
415
+ and distribution as defined by Sections 1 through 9 of this document.
416
+
417
+ "Licensor" shall mean the copyright owner or entity authorized by
418
+ the copyright owner that is granting the License.
419
+
420
+ "Legal Entity" shall mean the union of the acting entity and all
421
+ other entities that control, are controlled by, or are under common
422
+ control with that entity. For the purposes of this definition,
423
+ "control" means (i) the power, direct or indirect, to cause the
424
+ direction or management of such entity, whether by contract or
425
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
426
+ outstanding shares, or (iii) beneficial ownership of such entity.
427
+
428
+ "You" (or "Your") shall mean an individual or Legal Entity
429
+ exercising permissions granted by this License.
430
+
431
+ "Source" form shall mean the preferred form for making modifications,
432
+ including but not limited to software source code, documentation
433
+ source, and configuration files.
434
+
435
+ "Object" form shall mean any form resulting from mechanical
436
+ transformation or translation of a Source form, including but
437
+ not limited to compiled object code, generated documentation,
438
+ and conversions to other media types.
439
+
440
+ "Work" shall mean the work of authorship, whether in Source or
441
+ Object form, made available under the License, as indicated by a
442
+ copyright notice that is included in or attached to the work
443
+ (an example is provided in the Appendix below).
444
+
445
+ "Derivative Works" shall mean any work, whether in Source or Object
446
+ form, that is based on (or derived from) the Work and for which the
447
+ editorial revisions, annotations, elaborations, or other modifications
448
+ represent, as a whole, an original work of authorship. For the purposes
449
+ of this License, Derivative Works shall not include works that remain
450
+ separable from, or merely link (or bind by name) to the interfaces of,
451
+ the Work and Derivative Works thereof.
452
+
453
+ "Contribution" shall mean any work of authorship, including
454
+ the original version of the Work and any modifications or additions
455
+ to that Work or Derivative Works thereof, that is intentionally
456
+ submitted to Licensor for inclusion in the Work by the copyright owner
457
+ or by an individual or Legal Entity authorized to submit on behalf of
458
+ the copyright owner. For the purposes of this definition, "submitted"
459
+ means any form of electronic, verbal, or written communication sent
460
+ to the Licensor or its representatives, including but not limited to
461
+ communication on electronic mailing lists, source code control systems,
462
+ and issue tracking systems that are managed by, or on behalf of, the
463
+ Licensor for the purpose of discussing and improving the Work, but
464
+ excluding communication that is conspicuously marked or otherwise
465
+ designated in writing by the copyright owner as "Not a Contribution."
466
+
467
+ "Contributor" shall mean Licensor and any individual or Legal Entity
468
+ on behalf of whom a Contribution has been received by Licensor and
469
+ subsequently incorporated within the Work.
470
+
471
+ 2. Grant of Copyright License. Subject to the terms and conditions of
472
+ this License, each Contributor hereby grants to You a perpetual,
473
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
474
+ copyright license to reproduce, prepare Derivative Works of,
475
+ publicly display, publicly perform, sublicense, and distribute the
476
+ Work and such Derivative Works in Source or Object form.
477
+
478
+ 3. Grant of Patent License. Subject to the terms and conditions of
479
+ this License, each Contributor hereby grants to You a perpetual,
480
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
481
+ (except as stated in this section) patent license to make, have made,
482
+ use, offer to sell, sell, import, and otherwise transfer the Work,
483
+ where such license applies only to those patent claims licensable
484
+ by such Contributor that are necessarily infringed by their
485
+ Contribution(s) alone or by combination of their Contribution(s)
486
+ with the Work to which such Contribution(s) was submitted. If You
487
+ institute patent litigation against any entity (including a
488
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
489
+ or a Contribution incorporated within the Work constitutes direct
490
+ or contributory patent infringement, then any patent licenses
491
+ granted to You under this License for that Work shall terminate
492
+ as of the date such litigation is filed.
493
+
494
+ 4. Redistribution. You may reproduce and distribute copies of the
495
+ Work or Derivative Works thereof in any medium, with or without
496
+ modifications, and in Source or Object form, provided that You
497
+ meet the following conditions:
498
+
499
+ (a) You must give any other recipients of the Work or
500
+ Derivative Works a copy of this License; and
501
+
502
+ (b) You must cause any modified files to carry prominent notices
503
+ stating that You changed the files; and
504
+
505
+ (c) You must retain, in the Source form of any Derivative Works
506
+ that You distribute, all copyright, patent, trademark, and
507
+ attribution notices from the Source form of the Work,
508
+ excluding those notices that do not pertain to any part of
509
+ the Derivative Works; and
510
+
511
+ (d) If the Work includes a "NOTICE" text file as part of its
512
+ distribution, then any Derivative Works that You distribute must
513
+ include a readable copy of the attribution notices contained
514
+ within such NOTICE file, excluding those notices that do not
515
+ pertain to any part of the Derivative Works, in at least one
516
+ of the following places: within a NOTICE text file distributed
517
+ as part of the Derivative Works; within the Source form or
518
+ documentation, if provided along with the Derivative Works; or,
519
+ within a display generated by the Derivative Works, if and
520
+ wherever such third-party notices normally appear. The contents
521
+ of the NOTICE file are for informational purposes only and
522
+ do not modify the License. You may add Your own attribution
523
+ notices within Derivative Works that You distribute, alongside
524
+ or as an addendum to the NOTICE text from the Work, provided
525
+ that such additional attribution notices cannot be construed
526
+ as modifying the License.
527
+
528
+ You may add Your own copyright statement to Your modifications and
529
+ may provide additional or different license terms and conditions
530
+ for use, reproduction, or distribution of Your modifications, or
531
+ for any such Derivative Works as a whole, provided Your use,
532
+ reproduction, and distribution of the Work otherwise complies with
533
+ the conditions stated in this License.
534
+
535
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
536
+ any Contribution intentionally submitted for inclusion in the Work
537
+ by You to the Licensor shall be under the terms and conditions of
538
+ this License, without any additional terms or conditions.
539
+ Notwithstanding the above, nothing herein shall supersede or modify
540
+ the terms of any separate license agreement you may have executed
541
+ with Licensor regarding such Contributions.
542
+
543
+ 6. Trademarks. This License does not grant permission to use the trade
544
+ names, trademarks, service marks, or product names of the Licensor,
545
+ except as required for reasonable and customary use in describing the
546
+ origin of the Work and reproducing the content of the NOTICE file.
547
+
548
+ 7. Disclaimer of Warranty. Unless required by applicable law or
549
+ agreed to in writing, Licensor provides the Work (and each
550
+ Contributor provides its Contributions) on an "AS IS" BASIS,
551
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
552
+ implied, including, without limitation, any warranties or conditions
553
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
554
+ PARTICULAR PURPOSE. You are solely responsible for determining the
555
+ appropriateness of using or redistributing the Work and assume any
556
+ risks associated with Your exercise of permissions under this License.
557
+
558
+ 8. Limitation of Liability. In no event and under no legal theory,
559
+ whether in tort (including negligence), contract, or otherwise,
560
+ unless required by applicable law (such as deliberate and grossly
561
+ negligent acts) or agreed to in writing, shall any Contributor be
562
+ liable to You for damages, including any direct, indirect, special,
563
+ incidental, or consequential damages of any character arising as a
564
+ result of this License or out of the use or inability to use the
565
+ Work (including but not limited to damages for loss of goodwill,
566
+ work stoppage, computer failure or malfunction, or any and all
567
+ other commercial damages or losses), even if such Contributor
568
+ has been advised of the possibility of such damages.
569
+
570
+ 9. Accepting Warranty or Additional Liability. While redistributing
571
+ the Work or Derivative Works thereof, You may choose to offer,
572
+ and charge a fee for, acceptance of support, warranty, indemnity,
573
+ or other liability obligations and/or rights consistent with this
574
+ License. However, in accepting such obligations, You may act only
575
+ on Your own behalf and on Your sole responsibility, not on behalf
576
+ of any other Contributor, and only if You agree to indemnify,
577
+ defend, and hold each Contributor harmless for any liability
578
+ incurred by, or claims asserted against, such Contributor by reason
579
+ of your accepting any such warranty or additional liability.
580
+
581
+ END OF TERMS AND CONDITIONS
582
+
583
+ APPENDIX: How to apply the Apache License to your work.
584
+
585
+ To apply the Apache License to your work, attach the following
586
+ boilerplate notice, with the fields enclosed by brackets "[]"
587
+ replaced with your own identifying information. (Don't include
588
+ the brackets!) The text should be enclosed in the appropriate
589
+ comment syntax for the file format. We also recommend that a
590
+ file or class name and description of purpose be included on the
591
+ same "printed page" as the copyright notice for easier
592
+ identification within third-party archives.
593
+
594
+ Copyright 2011 Google Inc.
595
+
596
+ Licensed under the Apache License, Version 2.0 (the "License");
597
+ you may not use this file except in compliance with the License.
598
+ You may obtain a copy of the License at
599
+
600
+ http://www.apache.org/licenses/LICENSE-2.0
601
+
602
+ Unless required by applicable law or agreed to in writing, software
603
+ distributed under the License is distributed on an "AS IS" BASIS,
604
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
605
+ See the License for the specific language governing permissions and
606
+ limitations under the License.
607
+
608
+ ````
609
+
610
+ ---
611
+
612
+ ## The following dependencies are licensed under the BSD-3-Clause License:
613
+
614
+ ### NPM Packages:
615
+
616
+ - [fast-uri](https://github.com/fastify/fast-uri) (3.1.0)
617
+
618
+ ````text
619
+ Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
620
+ Copyright (c) 2021-present The Fastify team
621
+ All rights reserved.
622
+
623
+ The Fastify team members are listed at https://github.com/fastify/fastify#team.
624
+
625
+ Redistribution and use in source and binary forms, with or without
626
+ modification, are permitted provided that the following conditions are met:
627
+ * Redistributions of source code must retain the above copyright
628
+ notice, this list of conditions and the following disclaimer.
629
+ * Redistributions in binary form must reproduce the above copyright
630
+ notice, this list of conditions and the following disclaimer in the
631
+ documentation and/or other materials provided with the distribution.
632
+ * The names of any contributors may not be used to endorse or promote
633
+ products derived from this software without specific prior written
634
+ permission.
635
+
636
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
637
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
638
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
639
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS AND CONTRIBUTORS BE LIABLE FOR ANY
640
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
641
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
642
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
643
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
644
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
645
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
646
+
647
+ * * *
648
+
649
+ The complete list of contributors can be found at:
650
+ - https://github.com/garycourt/uri-js/graphs/contributors
651
+ ````
652
+
653
+ ---
654
+
655
+ ## The following dependencies are licensed under the BSD-3-Clause License:
656
+
657
+ ### NPM Packages:
658
+
659
+ - [jpeg-js](https://github.com/eugeneware/jpeg-js) (0.4.4)
660
+
661
+ ````text
662
+ Copyright (c) 2014, Eugene Ware
663
+ All rights reserved.
664
+
665
+ Redistribution and use in source and binary forms, with or without
666
+ modification, are permitted provided that the following conditions are met:
667
+
668
+ 1. Redistributions of source code must retain the above copyright
669
+ notice, this list of conditions and the following disclaimer.
670
+ 2. Redistributions in binary form must reproduce the above copyright
671
+ notice, this list of conditions and the following disclaimer in the
672
+ documentation and/or other materials provided with the distribution.
673
+ 3. Neither the name of Eugene Ware nor the names of its contributors
674
+ may be used to endorse or promote products derived from this software
675
+ without specific prior written permission.
676
+
677
+ THIS SOFTWARE IS PROVIDED BY EUGENE WARE ''AS IS'' AND ANY
678
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
679
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
680
+ DISCLAIMED. IN NO EVENT SHALL EUGENE WARE BE LIABLE FOR ANY
681
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
682
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
683
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
684
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
685
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
686
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
687
+
688
+ ````
689
+
690
+ ---
691
+
692
+ ## The following dependencies are licensed under the ISC License:
693
+
694
+ ### NPM Packages:
695
+
696
+ - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.3) (0.0.3)
697
+
698
+ ````text
699
+ Please refer to the package README for license details.
700
+ ````
701
+
702
+ ---
703
+
704
+ ## The following dependencies are licensed under the ISC License:
705
+
706
+ ### NPM Packages:
707
+
708
+ - [pixelmatch](https://github.com/mapbox/pixelmatch) (7.1.0)
709
+
710
+ ````text
711
+ ISC License
712
+
713
+ Copyright (c) 2025, Mapbox
714
+
715
+ Permission to use, copy, modify, and/or distribute this software for any purpose
716
+ with or without fee is hereby granted, provided that the above copyright notice
717
+ and this permission notice appear in all copies.
718
+
719
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
720
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
721
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
722
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
723
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
724
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
725
+ THIS SOFTWARE.
726
+
727
+ ````
728
+
729
+ ---
730
+
731
+ ## The following dependencies are licensed under the ISC License:
732
+
733
+ ### Rust Crates:
734
+
735
+ - [libloading](https://github.com/nagisa/rust_libloading/) (0.9.0)
736
+
737
+ ````text
738
+ Copyright © 2015, Simonas Kazlauskas
739
+
740
+ Permission to use, copy, modify, and/or distribute this software for any purpose with or without
741
+ fee is hereby granted, provided that the above copyright notice and this permission notice appear
742
+ in all copies.
743
+
744
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
745
+ SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
746
+ AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
747
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
748
+ NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
749
+ THIS SOFTWARE.
750
+
751
+ ````
752
+
753
+ ---
754
+
755
+ ## The following dependencies are licensed under the MIT License:
756
+
757
+ ### Rust Crates:
758
+
759
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
760
+
761
+ ````text
762
+ The MIT License (MIT)
763
+
764
+ Copyright (c) 2015 Bartłomiej Kamiński
765
+
766
+ Permission is hereby granted, free of charge, to any person obtaining a copy
767
+ of this software and associated documentation files (the "Software"), to deal
768
+ in the Software without restriction, including without limitation the rights
769
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
770
+ copies of the Software, and to permit persons to whom the Software is
771
+ furnished to do so, subject to the following conditions:
772
+
773
+ The above copyright notice and this permission notice shall be included in all
774
+ copies or substantial portions of the Software.
775
+
776
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
777
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
778
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
779
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
780
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
781
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
782
+ SOFTWARE.
783
+ ````
784
+
785
+ ---
786
+
787
+ ## The following dependencies are licensed under the MIT License:
788
+
789
+ ### Rust Crates:
790
+
791
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
792
+
793
+ ````text
794
+ Copyright (c) The rust-url developers
795
+
796
+ Permission is hereby granted, free of charge, to any
797
+ person obtaining a copy of this software and associated
798
+ documentation files (the "Software"), to deal in the
799
+ Software without restriction, including without
800
+ limitation the rights to use, copy, modify, merge,
801
+ publish, distribute, sublicense, and/or sell copies of
802
+ the Software, and to permit persons to whom the Software
803
+ is furnished to do so, subject to the following
804
+ conditions:
805
+
806
+ The above copyright notice and this permission notice
807
+ shall be included in all copies or substantial portions
808
+ of the Software.
809
+
810
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
811
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
812
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
813
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
814
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
815
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
816
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
817
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
818
+ DEALINGS IN THE SOFTWARE.
819
+
820
+ ````
821
+
822
+ ---
823
+
824
+ ## The following dependencies are licensed under the MIT License:
825
+
826
+ ### Rust Crates:
827
+
828
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
829
+ - [log](https://github.com/rust-lang/log) (0.4.29)
830
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
831
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
832
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
833
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
834
+
835
+ ````text
836
+ Copyright (c) 2014 The Rust Project Developers
837
+
838
+ Permission is hereby granted, free of charge, to any
839
+ person obtaining a copy of this software and associated
840
+ documentation files (the "Software"), to deal in the
841
+ Software without restriction, including without
842
+ limitation the rights to use, copy, modify, merge,
843
+ publish, distribute, sublicense, and/or sell copies of
844
+ the Software, and to permit persons to whom the Software
845
+ is furnished to do so, subject to the following
846
+ conditions:
847
+
848
+ The above copyright notice and this permission notice
849
+ shall be included in all copies or substantial portions
850
+ of the Software.
851
+
852
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
853
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
854
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
855
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
856
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
857
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
858
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
859
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
860
+ DEALINGS IN THE SOFTWARE.
861
+
862
+ ````
863
+
864
+ ---
865
+
866
+ ## The following dependencies are licensed under the MIT License:
867
+
868
+ ### Rust Crates:
869
+
870
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
871
+
872
+ ````text
873
+ Copyright (c) 2018-2026 The rust-random Project Developers
874
+ Copyright (c) 2014 The Rust Project Developers
875
+
876
+ Permission is hereby granted, free of charge, to any
877
+ person obtaining a copy of this software and associated
878
+ documentation files (the "Software"), to deal in the
879
+ Software without restriction, including without
880
+ limitation the rights to use, copy, modify, merge,
881
+ publish, distribute, sublicense, and/or sell copies of
882
+ the Software, and to permit persons to whom the Software
883
+ is furnished to do so, subject to the following
884
+ conditions:
885
+
886
+ The above copyright notice and this permission notice
887
+ shall be included in all copies or substantial portions
888
+ of the Software.
889
+
890
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
891
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
892
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
893
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
894
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
895
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
896
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
897
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
898
+ DEALINGS IN THE SOFTWARE.
899
+
900
+ ````
901
+
902
+ ---
903
+
904
+ ## The following dependencies are licensed under the MIT License:
905
+
906
+ ### Rust Crates:
907
+
908
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
909
+
910
+ ````text
911
+ Copyright (c) 2018 directories-rs contributors
912
+
913
+ Permission is hereby granted, free of charge, to any person obtaining a copy
914
+ of this software and associated documentation files (the "Software"), to deal
915
+ in the Software without restriction, including without limitation the rights
916
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
917
+ copies of the Software, and to permit persons to whom the Software is
918
+ furnished to do so, subject to the following conditions:
919
+
920
+ The above copyright notice and this permission notice shall be included in all
921
+ copies or substantial portions of the Software.
922
+
923
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
924
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
925
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
926
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
927
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
928
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
929
+ SOFTWARE.
930
+
931
+ ````
932
+
933
+ ---
934
+
935
+ ## The following dependencies are licensed under the MIT License:
936
+
937
+ ### NPM Packages:
938
+
939
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
940
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
941
+
942
+ ````text
943
+ MIT License
944
+
945
+ Copyright (c) 2017 Evgeny Poberezkin
946
+
947
+ Permission is hereby granted, free of charge, to any person obtaining a copy
948
+ of this software and associated documentation files (the "Software"), to deal
949
+ in the Software without restriction, including without limitation the rights
950
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
951
+ copies of the Software, and to permit persons to whom the Software is
952
+ furnished to do so, subject to the following conditions:
953
+
954
+ The above copyright notice and this permission notice shall be included in all
955
+ copies or substantial portions of the Software.
956
+
957
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
958
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
959
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
960
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
961
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
962
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
963
+ SOFTWARE.
964
+
965
+ ````
966
+
967
+ ---
968
+
969
+ ## The following dependencies are licensed under the MIT License:
970
+
971
+ ### NPM Packages:
972
+
973
+ - [json5](https://github.com/json5/json5) (2.2.3)
974
+
975
+ ````text
976
+ MIT License
977
+
978
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
979
+
980
+ Permission is hereby granted, free of charge, to any person obtaining a copy
981
+ of this software and associated documentation files (the "Software"), to deal
982
+ in the Software without restriction, including without limitation the rights
983
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
984
+ copies of the Software, and to permit persons to whom the Software is
985
+ furnished to do so, subject to the following conditions:
986
+
987
+ The above copyright notice and this permission notice shall be included in all
988
+ copies or substantial portions of the Software.
989
+
990
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
991
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
992
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
993
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
994
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
995
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
996
+ SOFTWARE.
997
+
998
+ [others]: https://github.com/json5/json5/contributors
999
+
1000
+ ````
1001
+
1002
+ ---
1003
+
1004
+ ## The following dependencies are licensed under the MIT License:
1005
+
1006
+ ### Rust Crates:
1007
+
1008
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
1009
+
1010
+ ````text
1011
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
1012
+
1013
+ Permission is hereby granted, free of charge, to any
1014
+ person obtaining a copy of this software and associated
1015
+ documentation files (the "Software"), to deal in the
1016
+ Software without restriction, including without
1017
+ limitation the rights to use, copy, modify, merge,
1018
+ publish, distribute, sublicense, and/or sell copies of
1019
+ the Software, and to permit persons to whom the Software
1020
+ is furnished to do so, subject to the following
1021
+ conditions:
1022
+
1023
+ The above copyright notice and this permission notice
1024
+ shall be included in all copies or substantial portions
1025
+ of the Software.
1026
+
1027
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1028
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1029
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1030
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1031
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1032
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1033
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1034
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1035
+ DEALINGS IN THE SOFTWARE.
1036
+
1037
+ ````
1038
+
1039
+ ---
1040
+
1041
+ ## The following dependencies are licensed under the MIT License:
1042
+
1043
+ ### Rust Crates:
1044
+
1045
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
1046
+
1047
+ ````text
1048
+ Copyright (c) 2018-2025 The rust-random Project Developers
1049
+ Copyright (c) 2014 The Rust Project Developers
1050
+
1051
+ Permission is hereby granted, free of charge, to any
1052
+ person obtaining a copy of this software and associated
1053
+ documentation files (the "Software"), to deal in the
1054
+ Software without restriction, including without
1055
+ limitation the rights to use, copy, modify, merge,
1056
+ publish, distribute, sublicense, and/or sell copies of
1057
+ the Software, and to permit persons to whom the Software
1058
+ is furnished to do so, subject to the following
1059
+ conditions:
1060
+
1061
+ The above copyright notice and this permission notice
1062
+ shall be included in all copies or substantial portions
1063
+ of the Software.
1064
+
1065
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1066
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1067
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1068
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1069
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1070
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1071
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1072
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1073
+ DEALINGS IN THE SOFTWARE.
1074
+
1075
+ ````
1076
+
1077
+ ---
1078
+
1079
+ ## The following dependencies are licensed under the MIT License:
1080
+
1081
+ ### Rust Crates:
1082
+
1083
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
1084
+
1085
+ ````text
1086
+ Copyright (c) 2019 Nick Fitzgerald
1087
+
1088
+ Permission is hereby granted, free of charge, to any
1089
+ person obtaining a copy of this software and associated
1090
+ documentation files (the "Software"), to deal in the
1091
+ Software without restriction, including without
1092
+ limitation the rights to use, copy, modify, merge,
1093
+ publish, distribute, sublicense, and/or sell copies of
1094
+ the Software, and to permit persons to whom the Software
1095
+ is furnished to do so, subject to the following
1096
+ conditions:
1097
+
1098
+ The above copyright notice and this permission notice
1099
+ shall be included in all copies or substantial portions
1100
+ of the Software.
1101
+
1102
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1103
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1104
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1105
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1106
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1107
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1108
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1109
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1110
+ DEALINGS IN THE SOFTWARE.
1111
+
1112
+ ````
1113
+
1114
+ ---
1115
+
1116
+ ## The following dependencies are licensed under the MIT License:
1117
+
1118
+ ### NPM Packages:
1119
+
1120
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
1121
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
1122
+
1123
+ ````text
1124
+ MIT License
1125
+
1126
+ Copyright (c) Microsoft Corporation.
1127
+
1128
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1129
+ of this software and associated documentation files (the "Software"), to deal
1130
+ in the Software without restriction, including without limitation the rights
1131
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1132
+ copies of the Software, and to permit persons to whom the Software is
1133
+ furnished to do so, subject to the following conditions:
1134
+
1135
+ The above copyright notice and this permission notice shall be included in all
1136
+ copies or substantial portions of the Software.
1137
+
1138
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1139
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1140
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1141
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1142
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1143
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1144
+ SOFTWARE
1145
+
1146
+ ````
1147
+
1148
+ ---
1149
+
1150
+ ## The following dependencies are licensed under the MIT License:
1151
+
1152
+ ### Rust Crates:
1153
+
1154
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
1155
+
1156
+ ````text
1157
+ MIT License
1158
+
1159
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1160
+ of this software and associated documentation files (the "Software"), to deal
1161
+ in the Software without restriction, including without limitation the rights
1162
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1163
+ copies of the Software, and to permit persons to whom the Software is
1164
+ furnished to do so, subject to the following conditions:
1165
+
1166
+ The above copyright notice and this permission notice shall be included in all
1167
+ copies or substantial portions of the Software.
1168
+
1169
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1170
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1171
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1172
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1173
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1174
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1175
+ SOFTWARE.
1176
+
1177
+ ````
1178
+
1179
+ ---
1180
+
1181
+ ## The following dependencies are licensed under the MIT License:
1182
+
1183
+ ### Rust Crates:
1184
+
1185
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
1186
+
1187
+ ````text
1188
+ Copyright (c) 2023-2025 Sean McArthur
1189
+
1190
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1191
+ of this software and associated documentation files (the "Software"), to deal
1192
+ in the Software without restriction, including without limitation the rights
1193
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1194
+ copies of the Software, and to permit persons to whom the Software is
1195
+ furnished to do so, subject to the following conditions:
1196
+
1197
+ The above copyright notice and this permission notice shall be included in
1198
+ all copies or substantial portions of the Software.
1199
+
1200
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1201
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1202
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1203
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1204
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1205
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1206
+ THE SOFTWARE.
1207
+
1208
+ ````
1209
+
1210
+ ---
1211
+
1212
+ ## The following dependencies are licensed under the MIT License:
1213
+
1214
+ ### Rust Crates:
1215
+
1216
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
1217
+
1218
+ ````text
1219
+ Copyright (c) 2016 Anthony Ramine
1220
+
1221
+ Permission is hereby granted, free of charge, to any
1222
+ person obtaining a copy of this software and associated
1223
+ documentation files (the "Software"), to deal in the
1224
+ Software without restriction, including without
1225
+ limitation the rights to use, copy, modify, merge,
1226
+ publish, distribute, sublicense, and/or sell copies of
1227
+ the Software, and to permit persons to whom the Software
1228
+ is furnished to do so, subject to the following
1229
+ conditions:
1230
+
1231
+ The above copyright notice and this permission notice
1232
+ shall be included in all copies or substantial portions
1233
+ of the Software.
1234
+
1235
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1236
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1237
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1238
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1239
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1240
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1241
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1242
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1243
+ DEALINGS IN THE SOFTWARE.
1244
+
1245
+ ````
1246
+
1247
+ ---
1248
+
1249
+ ## The following dependencies are licensed under the MIT License:
1250
+
1251
+ ### Rust Crates:
1252
+
1253
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
1254
+
1255
+ ````text
1256
+ Copyright Mozilla Foundation
1257
+
1258
+ Permission is hereby granted, free of charge, to any
1259
+ person obtaining a copy of this software and associated
1260
+ documentation files (the "Software"), to deal in the
1261
+ Software without restriction, including without
1262
+ limitation the rights to use, copy, modify, merge,
1263
+ publish, distribute, sublicense, and/or sell copies of
1264
+ the Software, and to permit persons to whom the Software
1265
+ is furnished to do so, subject to the following
1266
+ conditions:
1267
+
1268
+ The above copyright notice and this permission notice
1269
+ shall be included in all copies or substantial portions
1270
+ of the Software.
1271
+
1272
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1273
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1274
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1275
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1276
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1277
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1278
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1279
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1280
+ DEALINGS IN THE SOFTWARE.
1281
+
1282
+ ````
1283
+
1284
+ ---
1285
+
1286
+ ## The following dependencies are licensed under the MIT License:
1287
+
1288
+ ### Rust Crates:
1289
+
1290
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
1291
+
1292
+ ````text
1293
+ Copyright (c) 2016--2023
1294
+
1295
+ Permission is hereby granted, free of charge, to any
1296
+ person obtaining a copy of this software and associated
1297
+ documentation files (the "Software"), to deal in the
1298
+ Software without restriction, including without
1299
+ limitation the rights to use, copy, modify, merge,
1300
+ publish, distribute, sublicense, and/or sell copies of
1301
+ the Software, and to permit persons to whom the Software
1302
+ is furnished to do so, subject to the following
1303
+ conditions:
1304
+
1305
+ The above copyright notice and this permission notice
1306
+ shall be included in all copies or substantial portions
1307
+ of the Software.
1308
+
1309
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1310
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1311
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1312
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1313
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1314
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1315
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1316
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1317
+ DEALINGS IN THE SOFTWARE.
1318
+
1319
+ ````
1320
+
1321
+ ---
1322
+
1323
+ ## The following dependencies are licensed under the MIT License:
1324
+
1325
+ ### Rust Crates:
1326
+
1327
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
1328
+
1329
+ ````text
1330
+ Copyright (c) 2015-2025 Sean McArthur
1331
+
1332
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1333
+ of this software and associated documentation files (the "Software"), to deal
1334
+ in the Software without restriction, including without limitation the rights
1335
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1336
+ copies of the Software, and to permit persons to whom the Software is
1337
+ furnished to do so, subject to the following conditions:
1338
+
1339
+ The above copyright notice and this permission notice shall be included in
1340
+ all copies or substantial portions of the Software.
1341
+
1342
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1343
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1344
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1345
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1346
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1347
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1348
+ THE SOFTWARE.
1349
+
1350
+
1351
+ ````
1352
+
1353
+ ---
1354
+
1355
+ ## The following dependencies are licensed under the MIT License:
1356
+
1357
+ ### Rust Crates:
1358
+
1359
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
1360
+
1361
+ ````text
1362
+ The MIT License (MIT)
1363
+
1364
+ Copyright (c) 2016 Johann Tuffe
1365
+
1366
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1367
+ of this software and associated documentation files (the "Software"), to deal
1368
+ in the Software without restriction, including without limitation the rights
1369
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1370
+ copies of the Software, and to permit persons to whom the Software is
1371
+ furnished to do so, subject to the following conditions:
1372
+
1373
+
1374
+ The above copyright notice and this permission notice shall be included in
1375
+ all copies or substantial portions of the Software.
1376
+
1377
+
1378
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1379
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1380
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1381
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1382
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1383
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1384
+ THE SOFTWARE.
1385
+
1386
+ ````
1387
+
1388
+ ---
1389
+
1390
+ ## The following dependencies are licensed under the MIT License:
1391
+
1392
+ ### Rust Crates:
1393
+
1394
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
1395
+
1396
+ ````text
1397
+ Copyright (c) 2010 The Rust Project Developers
1398
+
1399
+ Permission is hereby granted, free of charge, to any
1400
+ person obtaining a copy of this software and associated
1401
+ documentation files (the "Software"), to deal in the
1402
+ Software without restriction, including without
1403
+ limitation the rights to use, copy, modify, merge,
1404
+ publish, distribute, sublicense, and/or sell copies of
1405
+ the Software, and to permit persons to whom the Software
1406
+ is furnished to do so, subject to the following
1407
+ conditions:
1408
+
1409
+ The above copyright notice and this permission notice
1410
+ shall be included in all copies or substantial portions
1411
+ of the Software.
1412
+
1413
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1414
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1415
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1416
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1417
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1418
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1419
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1420
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1421
+ DEALINGS IN THE SOFTWARE.
1422
+
1423
+ ````
1424
+
1425
+ ---
1426
+
1427
+ ## The following dependencies are licensed under the MIT License:
1428
+
1429
+ ### Rust Crates:
1430
+
1431
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
1432
+
1433
+ ````text
1434
+ Copyright 2023 The Fuchsia Authors
1435
+
1436
+ Permission is hereby granted, free of charge, to any
1437
+ person obtaining a copy of this software and associated
1438
+ documentation files (the "Software"), to deal in the
1439
+ Software without restriction, including without
1440
+ limitation the rights to use, copy, modify, merge,
1441
+ publish, distribute, sublicense, and/or sell copies of
1442
+ the Software, and to permit persons to whom the Software
1443
+ is furnished to do so, subject to the following
1444
+ conditions:
1445
+
1446
+ The above copyright notice and this permission notice
1447
+ shall be included in all copies or substantial portions
1448
+ of the Software.
1449
+
1450
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1451
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1452
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1453
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1454
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1455
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1456
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1457
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1458
+ DEALINGS IN THE SOFTWARE.
1459
+
1460
+
1461
+ ````
1462
+
1463
+ ---
1464
+
1465
+ ## The following dependencies are licensed under the MIT License:
1466
+
1467
+ ### NPM Packages:
1468
+
1469
+ - [pngjs](https://github.com/pngjs/pngjs) (7.0.0)
1470
+
1471
+ ````text
1472
+ pngjs original work Copyright (c) 2015 Luke Page & Original Contributors
1473
+ pngjs derived work Copyright (c) 2012 Kuba Niegowski
1474
+
1475
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1476
+ of this software and associated documentation files (the "Software"), to deal
1477
+ in the Software without restriction, including without limitation the rights
1478
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1479
+ copies of the Software, and to permit persons to whom the Software is
1480
+ furnished to do so, subject to the following conditions:
1481
+
1482
+ The above copyright notice and this permission notice shall be included in
1483
+ all copies or substantial portions of the Software.
1484
+
1485
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1486
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1487
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1488
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1489
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1490
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1491
+ THE SOFTWARE.
1492
+
1493
+ ````
1494
+
1495
+ ---
1496
+
1497
+ ## The following dependencies are licensed under the MIT License:
1498
+
1499
+ ### Rust Crates:
1500
+
1501
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
1502
+
1503
+ ````text
1504
+ Copyright (c) 2016 Amanieu d'Antras
1505
+
1506
+ Permission is hereby granted, free of charge, to any
1507
+ person obtaining a copy of this software and associated
1508
+ documentation files (the "Software"), to deal in the
1509
+ Software without restriction, including without
1510
+ limitation the rights to use, copy, modify, merge,
1511
+ publish, distribute, sublicense, and/or sell copies of
1512
+ the Software, and to permit persons to whom the Software
1513
+ is furnished to do so, subject to the following
1514
+ conditions:
1515
+
1516
+ The above copyright notice and this permission notice
1517
+ shall be included in all copies or substantial portions
1518
+ of the Software.
1519
+
1520
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1521
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1522
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1523
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1524
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1525
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1526
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1527
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1528
+ DEALINGS IN THE SOFTWARE.
1529
+
1530
+ ````
1531
+
1532
+ ---
1533
+
1534
+ ## The following dependencies are licensed under the MIT License:
1535
+
1536
+ ### Rust Crates:
1537
+
1538
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
1539
+
1540
+ ````text
1541
+ Copyright (c) 2021 RustCrypto Developers
1542
+
1543
+ Permission is hereby granted, free of charge, to any
1544
+ person obtaining a copy of this software and associated
1545
+ documentation files (the "Software"), to deal in the
1546
+ Software without restriction, including without
1547
+ limitation the rights to use, copy, modify, merge,
1548
+ publish, distribute, sublicense, and/or sell copies of
1549
+ the Software, and to permit persons to whom the Software
1550
+ is furnished to do so, subject to the following
1551
+ conditions:
1552
+
1553
+ The above copyright notice and this permission notice
1554
+ shall be included in all copies or substantial portions
1555
+ of the Software.
1556
+
1557
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1558
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1559
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1560
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1561
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1562
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1563
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1564
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1565
+ DEALINGS IN THE SOFTWARE.
1566
+
1567
+ ````
1568
+
1569
+ ---
1570
+
1571
+ ## The following dependencies are licensed under the MIT License:
1572
+
1573
+ ### Rust Crates:
1574
+
1575
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
1576
+
1577
+ ````text
1578
+ MIT License
1579
+
1580
+ Copyright 2013-2014 RAD Game Tools and Valve Software
1581
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
1582
+ Copyright (c) 2017 Frommi
1583
+ Copyright (c) 2017-2024 oyvindln
1584
+
1585
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1586
+ of this software and associated documentation files (the "Software"), to deal
1587
+ in the Software without restriction, including without limitation the rights
1588
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1589
+ copies of the Software, and to permit persons to whom the Software is
1590
+ furnished to do so, subject to the following conditions:
1591
+
1592
+ The above copyright notice and this permission notice shall be included in all
1593
+ copies or substantial portions of the Software.
1594
+
1595
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1596
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1597
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1598
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1599
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1600
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1601
+ SOFTWARE.
1602
+
1603
+ ````
1604
+
1605
+ ---
1606
+
1607
+ ## The following dependencies are licensed under the MIT License:
1608
+
1609
+ ### NPM Packages:
1610
+
1611
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
1612
+
1613
+ ````text
1614
+ MIT License
1615
+
1616
+ Copyright (c) Matteo Collina and Undici contributors
1617
+
1618
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1619
+ of this software and associated documentation files (the "Software"), to deal
1620
+ in the Software without restriction, including without limitation the rights
1621
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1622
+ copies of the Software, and to permit persons to whom the Software is
1623
+ furnished to do so, subject to the following conditions:
1624
+
1625
+ The above copyright notice and this permission notice shall be included in all
1626
+ copies or substantial portions of the Software.
1627
+
1628
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1629
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1630
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1631
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1632
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1633
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1634
+ SOFTWARE.
1635
+
1636
+ ````
1637
+
1638
+ ---
1639
+
1640
+ ## The following dependencies are licensed under the MIT License:
1641
+
1642
+ ### Rust Crates:
1643
+
1644
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
1645
+
1646
+ ````text
1647
+ Copyright (c) 2017 Artyom Pavlov
1648
+
1649
+ Permission is hereby granted, free of charge, to any
1650
+ person obtaining a copy of this software and associated
1651
+ documentation files (the "Software"), to deal in the
1652
+ Software without restriction, including without
1653
+ limitation the rights to use, copy, modify, merge,
1654
+ publish, distribute, sublicense, and/or sell copies of
1655
+ the Software, and to permit persons to whom the Software
1656
+ is furnished to do so, subject to the following
1657
+ conditions:
1658
+
1659
+ The above copyright notice and this permission notice
1660
+ shall be included in all copies or substantial portions
1661
+ of the Software.
1662
+
1663
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1664
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1665
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1666
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1667
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1668
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1669
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1670
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1671
+ DEALINGS IN THE SOFTWARE.
1672
+
1673
+ ````
1674
+
1675
+ ---
1676
+
1677
+ ## The following dependencies are licensed under the MIT License:
1678
+
1679
+ ### Rust Crates:
1680
+
1681
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
1682
+
1683
+ ````text
1684
+ The MIT License (MIT)
1685
+
1686
+ Copyright (c) 2014 Paho Lurie-Gregg
1687
+
1688
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1689
+ of this software and associated documentation files (the "Software"), to deal
1690
+ in the Software without restriction, including without limitation the rights
1691
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1692
+ copies of the Software, and to permit persons to whom the Software is
1693
+ furnished to do so, subject to the following conditions:
1694
+
1695
+ The above copyright notice and this permission notice shall be included in all
1696
+ copies or substantial portions of the Software.
1697
+
1698
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1699
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1700
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1701
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1702
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1703
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1704
+ SOFTWARE.
1705
+
1706
+ ````
1707
+
1708
+ ---
1709
+
1710
+ ## The following dependencies are licensed under the MIT License:
1711
+
1712
+ ### Rust Crates:
1713
+
1714
+ - [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
1715
+
1716
+ ````text
1717
+ Copyright 2018 Parity Technologies (UK) Ltd.
1718
+
1719
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1720
+ this software and associated documentation files (the "Software"), to deal in
1721
+ the Software without restriction, including without limitation the rights to
1722
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1723
+ the Software, and to permit persons to whom the Software is furnished to do so,
1724
+ subject to the following conditions:
1725
+
1726
+ The above copyright notice and this permission notice shall be included in all
1727
+ copies or substantial portions of the Software.
1728
+
1729
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1730
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1731
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
1732
+ OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1733
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1734
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1735
+
1736
+ ````
1737
+
1738
+ ---
1739
+
1740
+ ## The following dependencies are licensed under the MIT License:
1741
+
1742
+ ### Rust Crates:
1743
+
1744
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
1745
+
1746
+ ````text
1747
+ The MIT License (MIT)
1748
+
1749
+ Copyright (c) 2015 Danny Guo
1750
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
1751
+ Copyright (c) 2018 Akash Kurdekar
1752
+
1753
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1754
+ of this software and associated documentation files (the "Software"), to deal
1755
+ in the Software without restriction, including without limitation the rights
1756
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1757
+ copies of the Software, and to permit persons to whom the Software is
1758
+ furnished to do so, subject to the following conditions:
1759
+
1760
+ The above copyright notice and this permission notice shall be included in all
1761
+ copies or substantial portions of the Software.
1762
+
1763
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1764
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1765
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1766
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1767
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1768
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1769
+ SOFTWARE.
1770
+
1771
+ ````
1772
+
1773
+ ---
1774
+
1775
+ ## The following dependencies are licensed under the MIT License:
1776
+
1777
+ ### Rust Crates:
1778
+
1779
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
1780
+ - [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
1781
+ - [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
1782
+ - [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
1783
+ - [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
1784
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1785
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1786
+
1787
+ ````text
1788
+ MIT License
1789
+
1790
+ Copyright (c) <year> <copyright holders>
1791
+
1792
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
1793
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
1794
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1795
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
1796
+ following conditions:
1797
+
1798
+ The above copyright notice and this permission notice shall be included in all copies or substantial
1799
+ portions of the Software.
1800
+
1801
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
1802
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
1803
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1804
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
1805
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
1806
+
1807
+ ````
1808
+
1809
+ ---
1810
+
1811
+ ## The following dependencies are licensed under the MIT License:
1812
+
1813
+ ### Rust Crates:
1814
+
1815
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
1816
+
1817
+ ````text
1818
+ Copyright (c) 2018-2019 Sean McArthur
1819
+
1820
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1821
+ of this software and associated documentation files (the "Software"), to deal
1822
+ in the Software without restriction, including without limitation the rights
1823
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1824
+ copies of the Software, and to permit persons to whom the Software is
1825
+ furnished to do so, subject to the following conditions:
1826
+
1827
+ The above copyright notice and this permission notice shall be included in
1828
+ all copies or substantial portions of the Software.
1829
+
1830
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1831
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1832
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1833
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1834
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1835
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1836
+ THE SOFTWARE.
1837
+
1838
+
1839
+ ````
1840
+
1841
+ ---
1842
+
1843
+ ## The following dependencies are licensed under the MIT License:
1844
+
1845
+ ### Rust Crates:
1846
+
1847
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
1848
+
1849
+ ````text
1850
+ MIT License
1851
+
1852
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
1853
+
1854
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1855
+ of this software and associated documentation files (the "Software"), to deal
1856
+ in the Software without restriction, including without limitation the rights
1857
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1858
+ copies of the Software, and to permit persons to whom the Software is
1859
+ furnished to do so, subject to the following conditions:
1860
+
1861
+ The above copyright notice and this permission notice shall be included in all
1862
+ copies or substantial portions of the Software.
1863
+
1864
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1865
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1866
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1867
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1868
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1869
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1870
+ SOFTWARE.
1871
+
1872
+ ````
1873
+
1874
+ ---
1875
+
1876
+ ## The following dependencies are licensed under the MIT License:
1877
+
1878
+ ### Rust Crates:
1879
+
1880
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
1881
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
1882
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
1883
+
1884
+ ````text
1885
+ Copyright (c) 2019 Tower Contributors
1886
+
1887
+ Permission is hereby granted, free of charge, to any
1888
+ person obtaining a copy of this software and associated
1889
+ documentation files (the "Software"), to deal in the
1890
+ Software without restriction, including without
1891
+ limitation the rights to use, copy, modify, merge,
1892
+ publish, distribute, sublicense, and/or sell copies of
1893
+ the Software, and to permit persons to whom the Software
1894
+ is furnished to do so, subject to the following
1895
+ conditions:
1896
+
1897
+ The above copyright notice and this permission notice
1898
+ shall be included in all copies or substantial portions
1899
+ of the Software.
1900
+
1901
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1902
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1903
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1904
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1905
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1906
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1907
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1908
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1909
+ DEALINGS IN THE SOFTWARE.
1910
+
1911
+ ````
1912
+
1913
+ ---
1914
+
1915
+ ## The following dependencies are licensed under the MIT License:
1916
+
1917
+ ### Rust Crates:
1918
+
1919
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
1920
+
1921
+ ````text
1922
+ Copyright (c) 2015 Steven Allen
1923
+
1924
+ Permission is hereby granted, free of charge, to any
1925
+ person obtaining a copy of this software and associated
1926
+ documentation files (the "Software"), to deal in the
1927
+ Software without restriction, including without
1928
+ limitation the rights to use, copy, modify, merge,
1929
+ publish, distribute, sublicense, and/or sell copies of
1930
+ the Software, and to permit persons to whom the Software
1931
+ is furnished to do so, subject to the following
1932
+ conditions:
1933
+
1934
+ The above copyright notice and this permission notice
1935
+ shall be included in all copies or substantial portions
1936
+ of the Software.
1937
+
1938
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1939
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1940
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1941
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1942
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1943
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1944
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1945
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1946
+ DEALINGS IN THE SOFTWARE.
1947
+
1948
+ ````
1949
+
1950
+ ---
1951
+
1952
+ ## The following dependencies are licensed under the MIT License:
1953
+
1954
+ ### Rust Crates:
1955
+
1956
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
1957
+
1958
+ ````text
1959
+ Copyright (c) 2017 Alexey Galakhov
1960
+ Copyright (c) 2016 Jason Housley
1961
+
1962
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1963
+ of this software and associated documentation files (the "Software"), to deal
1964
+ in the Software without restriction, including without limitation the rights
1965
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1966
+ copies of the Software, and to permit persons to whom the Software is
1967
+ furnished to do so, subject to the following conditions:
1968
+
1969
+ The above copyright notice and this permission notice shall be included in
1970
+ all copies or substantial portions of the Software.
1971
+
1972
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1973
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1974
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1975
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1976
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1977
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1978
+ THE SOFTWARE.
1979
+
1980
+ ````
1981
+
1982
+ ---
1983
+
1984
+ ## The following dependencies are licensed under the MIT License:
1985
+
1986
+ ### Rust Crates:
1987
+
1988
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
1989
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
1990
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
1991
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
1992
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
1993
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
1994
+
1995
+ ````text
1996
+ Copyright (c) 2019 Tokio Contributors
1997
+
1998
+ Permission is hereby granted, free of charge, to any
1999
+ person obtaining a copy of this software and associated
2000
+ documentation files (the "Software"), to deal in the
2001
+ Software without restriction, including without
2002
+ limitation the rights to use, copy, modify, merge,
2003
+ publish, distribute, sublicense, and/or sell copies of
2004
+ the Software, and to permit persons to whom the Software
2005
+ is furnished to do so, subject to the following
2006
+ conditions:
2007
+
2008
+ The above copyright notice and this permission notice
2009
+ shall be included in all copies or substantial portions
2010
+ of the Software.
2011
+
2012
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2013
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2014
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2015
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2016
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2017
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2018
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2019
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2020
+ DEALINGS IN THE SOFTWARE.
2021
+
2022
+ ````
2023
+
2024
+ ---
2025
+
2026
+ ## The following dependencies are licensed under the MIT License:
2027
+
2028
+ ### Rust Crates:
2029
+
2030
+ - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
2031
+ - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
2032
+
2033
+ ````text
2034
+ The MIT License (MIT)
2035
+
2036
+ Copyright (c) 2015 Steven Fackler
2037
+
2038
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2039
+ this software and associated documentation files (the "Software"), to deal in
2040
+ the Software without restriction, including without limitation the rights to
2041
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2042
+ the Software, and to permit persons to whom the Software is furnished to do so,
2043
+ subject to the following conditions:
2044
+
2045
+ The above copyright notice and this permission notice shall be included in all
2046
+ copies or substantial portions of the Software.
2047
+
2048
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2049
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2050
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2051
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2052
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2053
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2054
+
2055
+ ````
2056
+
2057
+ ---
2058
+
2059
+ ## The following dependencies are licensed under the MIT License:
2060
+
2061
+ ### Rust Crates:
2062
+
2063
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
2064
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
2065
+
2066
+ ````text
2067
+ The MIT License (MIT)
2068
+
2069
+ Copyright 2016 Google Inc. All Rights Reserved.
2070
+
2071
+ 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:
2072
+
2073
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2074
+
2075
+ 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.
2076
+
2077
+ ````
2078
+
2079
+ ---
2080
+
2081
+ ## The following dependencies are licensed under the MIT License:
2082
+
2083
+ ### Rust Crates:
2084
+
2085
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
2086
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
2087
+
2088
+ ````text
2089
+ Copyright (c) 2018-2019 dirs-rs contributors
2090
+
2091
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2092
+ of this software and associated documentation files (the "Software"), to deal
2093
+ in the Software without restriction, including without limitation the rights
2094
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2095
+ copies of the Software, and to permit persons to whom the Software is
2096
+ furnished to do so, subject to the following conditions:
2097
+
2098
+ The above copyright notice and this permission notice shall be included in all
2099
+ copies or substantial portions of the Software.
2100
+
2101
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2102
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2103
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2104
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2105
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2106
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2107
+ SOFTWARE.
2108
+
2109
+ ````
2110
+
2111
+ ---
2112
+
2113
+ ## The following dependencies are licensed under the MIT License:
2114
+
2115
+ ### Rust Crates:
2116
+
2117
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
2118
+
2119
+ ````text
2120
+ Copyright (c) 2013-2014 The Rust Project Developers.
2121
+ Copyright (c) 2015-2020 The rust-hex Developers
2122
+
2123
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2124
+ of this software and associated documentation files (the "Software"), to deal
2125
+ in the Software without restriction, including without limitation the rights
2126
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2127
+ copies of the Software, and to permit persons to whom the Software is
2128
+ furnished to do so, subject to the following conditions:
2129
+
2130
+ The above copyright notice and this permission notice shall be included in all
2131
+ copies or substantial portions of the Software.
2132
+
2133
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2134
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2135
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2136
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2137
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2138
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2139
+ SOFTWARE.
2140
+
2141
+ ````
2142
+
2143
+ ---
2144
+
2145
+ ## The following dependencies are licensed under the MIT License:
2146
+
2147
+ ### Rust Crates:
2148
+
2149
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
2150
+
2151
+ ````text
2152
+ Copyright (c) 2019 The CryptoCorrosion Contributors
2153
+
2154
+ Permission is hereby granted, free of charge, to any
2155
+ person obtaining a copy of this software and associated
2156
+ documentation files (the "Software"), to deal in the
2157
+ Software without restriction, including without
2158
+ limitation the rights to use, copy, modify, merge,
2159
+ publish, distribute, sublicense, and/or sell copies of
2160
+ the Software, and to permit persons to whom the Software
2161
+ is furnished to do so, subject to the following
2162
+ conditions:
2163
+
2164
+ The above copyright notice and this permission notice
2165
+ shall be included in all copies or substantial portions
2166
+ of the Software.
2167
+
2168
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2169
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2170
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2171
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2172
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2173
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2174
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2175
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2176
+ DEALINGS IN THE SOFTWARE.
2177
+
2178
+ ````
2179
+
2180
+ ---
2181
+
2182
+ ## The following dependencies are licensed under the MIT License:
2183
+
2184
+ ### Rust Crates:
2185
+
2186
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
2187
+
2188
+ ````text
2189
+ Copyright (c) 2016-2025 Sean McArthur
2190
+
2191
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2192
+ of this software and associated documentation files (the "Software"), to deal
2193
+ in the Software without restriction, including without limitation the rights
2194
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2195
+ copies of the Software, and to permit persons to whom the Software is
2196
+ furnished to do so, subject to the following conditions:
2197
+
2198
+ The above copyright notice and this permission notice shall be included in
2199
+ all copies or substantial portions of the Software.
2200
+
2201
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2202
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2203
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2204
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2205
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2206
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2207
+ THE SOFTWARE.
2208
+
2209
+
2210
+ ````
2211
+
2212
+ ---
2213
+
2214
+ ## The following dependencies are licensed under the MIT License:
2215
+
2216
+ ### Rust Crates:
2217
+
2218
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
2219
+
2220
+ ````text
2221
+ Copyright (c) The Rust Project Developers
2222
+
2223
+ Permission is hereby granted, free of charge, to any
2224
+ person obtaining a copy of this software and associated
2225
+ documentation files (the "Software"), to deal in the
2226
+ Software without restriction, including without
2227
+ limitation the rights to use, copy, modify, merge,
2228
+ publish, distribute, sublicense, and/or sell copies of
2229
+ the Software, and to permit persons to whom the Software
2230
+ is furnished to do so, subject to the following
2231
+ conditions:
2232
+
2233
+ The above copyright notice and this permission notice
2234
+ shall be included in all copies or substantial portions
2235
+ of the Software.
2236
+
2237
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2238
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2239
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2240
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2241
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2242
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2243
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2244
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2245
+ DEALINGS IN THE SOFTWARE.
2246
+
2247
+ ````
2248
+
2249
+ ---
2250
+
2251
+ ## The following dependencies are licensed under the MIT License:
2252
+
2253
+ ### Rust Crates:
2254
+
2255
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
2256
+
2257
+ ````text
2258
+ Copyright (c) 2017 Sean McArthur
2259
+
2260
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2261
+ of this software and associated documentation files (the "Software"), to deal
2262
+ in the Software without restriction, including without limitation the rights
2263
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2264
+ copies of the Software, and to permit persons to whom the Software is
2265
+ furnished to do so, subject to the following conditions:
2266
+
2267
+ The above copyright notice and this permission notice shall be included in
2268
+ all copies or substantial portions of the Software.
2269
+
2270
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2271
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2272
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2273
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2274
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2275
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2276
+ THE SOFTWARE.
2277
+
2278
+
2279
+ ````
2280
+
2281
+ ---
2282
+
2283
+ ## The following dependencies are licensed under the MIT License:
2284
+
2285
+ ### Rust Crates:
2286
+
2287
+ - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
2288
+
2289
+ ````text
2290
+ MIT License
2291
+
2292
+ Copyright (c) 2017 Nikolai Vazquez
2293
+
2294
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2295
+ of this software and associated documentation files (the "Software"), to deal
2296
+ in the Software without restriction, including without limitation the rights
2297
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2298
+ copies of the Software, and to permit persons to whom the Software is
2299
+ furnished to do so, subject to the following conditions:
2300
+
2301
+ The above copyright notice and this permission notice shall be included in all
2302
+ copies or substantial portions of the Software.
2303
+
2304
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2305
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2306
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2307
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2308
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2309
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2310
+ SOFTWARE.
2311
+
2312
+ ````
2313
+
2314
+ ---
2315
+
2316
+ ## The following dependencies are licensed under the MIT License:
2317
+
2318
+ ### Rust Crates:
2319
+
2320
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
2321
+
2322
+ ````text
2323
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
2324
+
2325
+ Permission is hereby granted, free of charge, to any
2326
+ person obtaining a copy of this software and associated
2327
+ documentation files (the "Software"), to deal in the
2328
+ Software without restriction, including without
2329
+ limitation the rights to use, copy, modify, merge,
2330
+ publish, distribute, sublicense, and/or sell copies of
2331
+ the Software, and to permit persons to whom the Software
2332
+ is furnished to do so, subject to the following
2333
+ conditions:
2334
+
2335
+ The above copyright notice and this permission notice
2336
+ shall be included in all copies or substantial portions
2337
+ of the Software.
2338
+
2339
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2340
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2341
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2342
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2343
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2344
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2345
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2346
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2347
+ DEALINGS IN THE SOFTWARE.
2348
+
2349
+ ````
2350
+
2351
+ ---
2352
+
2353
+ ## The following dependencies are licensed under the MIT License:
2354
+
2355
+ ### Rust Crates:
2356
+
2357
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
2358
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
2359
+
2360
+ ````text
2361
+ MIT License
2362
+
2363
+ Copyright (c) 2019 Graham Esau
2364
+
2365
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2366
+ of this software and associated documentation files (the "Software"), to deal
2367
+ in the Software without restriction, including without limitation the rights
2368
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2369
+ copies of the Software, and to permit persons to whom the Software is
2370
+ furnished to do so, subject to the following conditions:
2371
+
2372
+ The above copyright notice and this permission notice shall be included in all
2373
+ copies or substantial portions of the Software.
2374
+
2375
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2376
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2377
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2378
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2379
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2380
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2381
+ SOFTWARE.
2382
+
2383
+ ````
2384
+
2385
+ ---
2386
+
2387
+ ## The following dependencies are licensed under the MIT License:
2388
+
2389
+ ### Rust Crates:
2390
+
2391
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
2392
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
2393
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
2394
+ - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
2395
+
2396
+ ````text
2397
+ Copyright (c) 2016 The Rust Project Developers
2398
+
2399
+ Permission is hereby granted, free of charge, to any
2400
+ person obtaining a copy of this software and associated
2401
+ documentation files (the "Software"), to deal in the
2402
+ Software without restriction, including without
2403
+ limitation the rights to use, copy, modify, merge,
2404
+ publish, distribute, sublicense, and/or sell copies of
2405
+ the Software, and to permit persons to whom the Software
2406
+ is furnished to do so, subject to the following
2407
+ conditions:
2408
+
2409
+ The above copyright notice and this permission notice
2410
+ shall be included in all copies or substantial portions
2411
+ of the Software.
2412
+
2413
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2414
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2415
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2416
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2417
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2418
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2419
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2420
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2421
+ DEALINGS IN THE SOFTWARE.
2422
+
2423
+ ````
2424
+
2425
+ ---
2426
+
2427
+ ## The following dependencies are licensed under the MIT License:
2428
+
2429
+ ### Rust Crates:
2430
+
2431
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
2432
+
2433
+ ````text
2434
+ Copyright (c) 2016 The rust-native-tls Developers
2435
+
2436
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2437
+ of this software and associated documentation files (the "Software"), to deal
2438
+ in the Software without restriction, including without limitation the rights
2439
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2440
+ copies of the Software, and to permit persons to whom the Software is
2441
+ furnished to do so, subject to the following conditions:
2442
+
2443
+ The above copyright notice and this permission notice shall be included in all
2444
+ copies or substantial portions of the Software.
2445
+
2446
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2447
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2448
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2449
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2450
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2451
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2452
+ SOFTWARE.
2453
+
2454
+ ````
2455
+
2456
+ ---
2457
+
2458
+ ## The following dependencies are licensed under the MIT License:
2459
+
2460
+ ### Rust Crates:
2461
+
2462
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
2463
+
2464
+ ````text
2465
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
2466
+
2467
+ Permission is hereby granted, free of charge, to any
2468
+ person obtaining a copy of this software and associated
2469
+ documentation files (the "Software"), to deal in the
2470
+ Software without restriction, including without
2471
+ limitation the rights to use, copy, modify, merge,
2472
+ publish, distribute, sublicense, and/or sell copies of
2473
+ the Software, and to permit persons to whom the Software
2474
+ is furnished to do so, subject to the following
2475
+ conditions:
2476
+
2477
+ The above copyright notice and this permission notice
2478
+ shall be included in all copies or substantial portions
2479
+ of the Software.
2480
+
2481
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2482
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2483
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2484
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2485
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2486
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2487
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2488
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2489
+ DEALINGS IN THE SOFTWARE.
2490
+
2491
+ ````
2492
+
2493
+ ---
2494
+
2495
+ ## The following dependencies are licensed under the MIT License:
2496
+
2497
+ ### Rust Crates:
2498
+
2499
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
2500
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
2501
+ - [url](https://github.com/servo/rust-url) (2.5.8)
2502
+
2503
+ ````text
2504
+ Copyright (c) 2013-2025 The rust-url developers
2505
+
2506
+ Permission is hereby granted, free of charge, to any
2507
+ person obtaining a copy of this software and associated
2508
+ documentation files (the "Software"), to deal in the
2509
+ Software without restriction, including without
2510
+ limitation the rights to use, copy, modify, merge,
2511
+ publish, distribute, sublicense, and/or sell copies of
2512
+ the Software, and to permit persons to whom the Software
2513
+ is furnished to do so, subject to the following
2514
+ conditions:
2515
+
2516
+ The above copyright notice and this permission notice
2517
+ shall be included in all copies or substantial portions
2518
+ of the Software.
2519
+
2520
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2521
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2522
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2523
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2524
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2525
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2526
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2527
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2528
+ DEALINGS IN THE SOFTWARE.
2529
+
2530
+ ````
2531
+
2532
+ ---
2533
+
2534
+ ## The following dependencies are licensed under the MIT License:
2535
+
2536
+ ### Rust Crates:
2537
+
2538
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
2539
+
2540
+ ````text
2541
+ The MIT License (MIT)
2542
+
2543
+ Copyright (c) 2014 Mathijs van de Nes
2544
+
2545
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2546
+ of this software and associated documentation files (the "Software"), to deal
2547
+ in the Software without restriction, including without limitation the rights
2548
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2549
+ copies of the Software, and to permit persons to whom the Software is
2550
+ furnished to do so, subject to the following conditions:
2551
+
2552
+ The above copyright notice and this permission notice shall be included in all
2553
+ copies or substantial portions of the Software.
2554
+
2555
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2556
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2557
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2558
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2559
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2560
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2561
+ SOFTWARE.
2562
+
2563
+ Some files in the "tests/data" subdirectory of this repository are under other
2564
+ licences; see files named LICENSE.*.txt for details.
2565
+ ````
2566
+
2567
+ ---
2568
+
2569
+ ## The following dependencies are licensed under the MIT License:
2570
+
2571
+ ### Rust Crates:
2572
+
2573
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
2574
+
2575
+ ````text
2576
+ Copyright (c) 2016--2017
2577
+
2578
+ Permission is hereby granted, free of charge, to any
2579
+ person obtaining a copy of this software and associated
2580
+ documentation files (the "Software"), to deal in the
2581
+ Software without restriction, including without
2582
+ limitation the rights to use, copy, modify, merge,
2583
+ publish, distribute, sublicense, and/or sell copies of
2584
+ the Software, and to permit persons to whom the Software
2585
+ is furnished to do so, subject to the following
2586
+ conditions:
2587
+
2588
+ The above copyright notice and this permission notice
2589
+ shall be included in all copies or substantial portions
2590
+ of the Software.
2591
+
2592
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2593
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2594
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2595
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2596
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2597
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2598
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2599
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2600
+ DEALINGS IN THE SOFTWARE.
2601
+
2602
+ ````
2603
+
2604
+ ---
2605
+
2606
+ ## The following dependencies are licensed under the MIT License:
2607
+
2608
+ ### Rust Crates:
2609
+
2610
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
2611
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
2612
+
2613
+ ````text
2614
+ Copyright (c) 2014 Alex Crichton
2615
+
2616
+ Permission is hereby granted, free of charge, to any
2617
+ person obtaining a copy of this software and associated
2618
+ documentation files (the "Software"), to deal in the
2619
+ Software without restriction, including without
2620
+ limitation the rights to use, copy, modify, merge,
2621
+ publish, distribute, sublicense, and/or sell copies of
2622
+ the Software, and to permit persons to whom the Software
2623
+ is furnished to do so, subject to the following
2624
+ conditions:
2625
+
2626
+ The above copyright notice and this permission notice
2627
+ shall be included in all copies or substantial portions
2628
+ of the Software.
2629
+
2630
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2631
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2632
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2633
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2634
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2635
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2636
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2637
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2638
+ DEALINGS IN THE SOFTWARE.
2639
+
2640
+ ````
2641
+
2642
+ ---
2643
+
2644
+ ## The following dependencies are licensed under the MIT License:
2645
+
2646
+ ### Rust Crates:
2647
+
2648
+ - [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
2649
+
2650
+ ````text
2651
+ MIT License
2652
+
2653
+ Copyright (c) 2025 rutrum
2654
+
2655
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2656
+ of this software and associated documentation files (the "Software"), to deal
2657
+ in the Software without restriction, including without limitation the rights
2658
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2659
+ copies of the Software, and to permit persons to whom the Software is
2660
+ furnished to do so, subject to the following conditions:
2661
+
2662
+ The above copyright notice and this permission notice shall be included in all
2663
+ copies or substantial portions of the Software.
2664
+
2665
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2666
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2667
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2668
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2669
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2670
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2671
+ SOFTWARE.
2672
+ ````
2673
+
2674
+ ---
2675
+
2676
+ ## The following dependencies are licensed under the MIT License:
2677
+
2678
+ ### Rust Crates:
2679
+
2680
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2681
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2682
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2683
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2684
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2685
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2686
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2687
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2688
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
2689
+
2690
+ ````text
2691
+ Copyright (c) 2016 Alex Crichton
2692
+ Copyright (c) 2017 The Tokio Authors
2693
+
2694
+ Permission is hereby granted, free of charge, to any
2695
+ person obtaining a copy of this software and associated
2696
+ documentation files (the "Software"), to deal in the
2697
+ Software without restriction, including without
2698
+ limitation the rights to use, copy, modify, merge,
2699
+ publish, distribute, sublicense, and/or sell copies of
2700
+ the Software, and to permit persons to whom the Software
2701
+ is furnished to do so, subject to the following
2702
+ conditions:
2703
+
2704
+ The above copyright notice and this permission notice
2705
+ shall be included in all copies or substantial portions
2706
+ of the Software.
2707
+
2708
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2709
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2710
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2711
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2712
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2713
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2714
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2715
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2716
+ DEALINGS IN THE SOFTWARE.
2717
+
2718
+ ````
2719
+
2720
+ ---
2721
+
2722
+ ## The following dependencies are licensed under the MIT License:
2723
+
2724
+ ### Rust Crates:
2725
+
2726
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
2727
+
2728
+ ````text
2729
+ Copyright (c) 2019 Carl Lerche
2730
+
2731
+ Permission is hereby granted, free of charge, to any
2732
+ person obtaining a copy of this software and associated
2733
+ documentation files (the "Software"), to deal in the
2734
+ Software without restriction, including without
2735
+ limitation the rights to use, copy, modify, merge,
2736
+ publish, distribute, sublicense, and/or sell copies of
2737
+ the Software, and to permit persons to whom the Software
2738
+ is furnished to do so, subject to the following
2739
+ conditions:
2740
+
2741
+ The above copyright notice and this permission notice
2742
+ shall be included in all copies or substantial portions
2743
+ of the Software.
2744
+
2745
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2746
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2747
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2748
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2749
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2750
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2751
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2752
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2753
+ DEALINGS IN THE SOFTWARE.
2754
+
2755
+ ````
2756
+
2757
+ ---
2758
+
2759
+ ## The following dependencies are licensed under the MIT License:
2760
+
2761
+ ### Rust Crates:
2762
+
2763
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
2764
+
2765
+ ````text
2766
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
2767
+
2768
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2769
+ of this software and associated documentation files (the "Software"), to deal
2770
+ in the Software without restriction, including without limitation the rights
2771
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2772
+ copies of the Software, and to permit persons to whom the Software is
2773
+ furnished to do so, subject to the following conditions:
2774
+
2775
+ The above copyright notice and this permission notice shall be included in
2776
+ all copies or substantial portions of the Software.
2777
+
2778
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2779
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2780
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2781
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2782
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2783
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2784
+ THE SOFTWARE.
2785
+
2786
+ ````
2787
+
2788
+ ---
2789
+
2790
+ ## The following dependencies are licensed under the MIT License:
2791
+
2792
+ ### Rust Crates:
2793
+
2794
+ - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
2795
+
2796
+ ````text
2797
+ Copyright (c) 2017 tokio-jsonrpc developers
2798
+
2799
+ Permission is hereby granted, free of charge, to any
2800
+ person obtaining a copy of this software and associated
2801
+ documentation files (the "Software"), to deal in the
2802
+ Software without restriction, including without
2803
+ limitation the rights to use, copy, modify, merge,
2804
+ publish, distribute, sublicense, and/or sell copies of
2805
+ the Software, and to permit persons to whom the Software
2806
+ is furnished to do so, subject to the following
2807
+ conditions:
2808
+
2809
+ The above copyright notice and this permission notice
2810
+ shall be included in all copies or substantial portions
2811
+ of the Software.
2812
+
2813
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2814
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2815
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2816
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2817
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2818
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2819
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2820
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2821
+ DEALINGS IN THE SOFTWARE.
2822
+
2823
+ ````
2824
+
2825
+ ---
2826
+
2827
+ ## The following dependencies are licensed under the MIT License:
2828
+
2829
+ ### Rust Crates:
2830
+
2831
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
2832
+
2833
+ ````text
2834
+ Copyright (c) 2017 Contributors
2835
+
2836
+ Permission is hereby granted, free of charge, to any
2837
+ person obtaining a copy of this software and associated
2838
+ documentation files (the "Software"), to deal in the
2839
+ Software without restriction, including without
2840
+ limitation the rights to use, copy, modify, merge,
2841
+ publish, distribute, sublicense, and/or sell copies of
2842
+ the Software, and to permit persons to whom the Software
2843
+ is furnished to do so, subject to the following
2844
+ conditions:
2845
+
2846
+ The above copyright notice and this permission notice
2847
+ shall be included in all copies or substantial portions
2848
+ of the Software.
2849
+
2850
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2851
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2852
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2853
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2854
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2855
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2856
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2857
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2858
+ DEALINGS IN THE SOFTWARE.
2859
+
2860
+ ````
2861
+
2862
+ ---
2863
+
2864
+ ## The following dependencies are licensed under the MIT License:
2865
+
2866
+ ### Rust Crates:
2867
+
2868
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
2869
+
2870
+ ````text
2871
+ Copyright 2017 Juniper Networks, Inc.
2872
+
2873
+ 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:
2874
+
2875
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2876
+
2877
+ 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.
2878
+
2879
+ ````
2880
+
2881
+ ---
2882
+
2883
+ ## The following dependencies are licensed under the MIT License:
2884
+
2885
+ ### Rust Crates:
2886
+
2887
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
2888
+
2889
+ ````text
2890
+ Copyright (c) 2017 Carl Lerche
2891
+ Copyright (c) 2018 Bastian Köcher
2892
+ Copyright (c) 2019-2020 Artem Vorotnikov
2893
+
2894
+ Permission is hereby granted, free of charge, to any
2895
+ person obtaining a copy of this software and associated
2896
+ documentation files (the "Software"), to deal in the
2897
+ Software without restriction, including without
2898
+ limitation the rights to use, copy, modify, merge,
2899
+ publish, distribute, sublicense, and/or sell copies of
2900
+ the Software, and to permit persons to whom the Software
2901
+ is furnished to do so, subject to the following
2902
+ conditions:
2903
+
2904
+ The above copyright notice and this permission notice
2905
+ shall be included in all copies or substantial portions
2906
+ of the Software.
2907
+
2908
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2909
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2910
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2911
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2912
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2913
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2914
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2915
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2916
+ DEALINGS IN THE SOFTWARE.
2917
+
2918
+ ````
2919
+
2920
+ ---
2921
+
2922
+ ## The following dependencies are licensed under the MIT License:
2923
+
2924
+ ### Rust Crates:
2925
+
2926
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
2927
+
2928
+ ````text
2929
+ Copyright (c) 2013-2016 The rust-url developers
2930
+
2931
+ Permission is hereby granted, free of charge, to any
2932
+ person obtaining a copy of this software and associated
2933
+ documentation files (the "Software"), to deal in the
2934
+ Software without restriction, including without
2935
+ limitation the rights to use, copy, modify, merge,
2936
+ publish, distribute, sublicense, and/or sell copies of
2937
+ the Software, and to permit persons to whom the Software
2938
+ is furnished to do so, subject to the following
2939
+ conditions:
2940
+
2941
+ The above copyright notice and this permission notice
2942
+ shall be included in all copies or substantial portions
2943
+ of the Software.
2944
+
2945
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2946
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2947
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2948
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2949
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2950
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2951
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2952
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2953
+ DEALINGS IN THE SOFTWARE.
2954
+
2955
+ ````
2956
+
2957
+ ---
2958
+
2959
+ ## The following dependencies are licensed under the MIT License:
2960
+
2961
+ ### Rust Crates:
2962
+
2963
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
2964
+
2965
+ ````text
2966
+ Copyright (c) 2017 Daniel Abramov
2967
+ Copyright (c) 2017 Alexey Galakhov
2968
+
2969
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2970
+ of this software and associated documentation files (the "Software"), to deal
2971
+ in the Software without restriction, including without limitation the rights
2972
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2973
+ copies of the Software, and to permit persons to whom the Software is
2974
+ furnished to do so, subject to the following conditions:
2975
+
2976
+ The above copyright notice and this permission notice shall be included in
2977
+ all copies or substantial portions of the Software.
2978
+
2979
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2980
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2981
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2982
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2983
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2984
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2985
+ THE SOFTWARE.
2986
+
2987
+ ````
2988
+
2989
+ ---
2990
+
2991
+ ## The following dependencies are licensed under the MIT License:
2992
+
2993
+ ### NPM Packages:
2994
+
2995
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
2996
+
2997
+ ````text
2998
+ This software is released under the MIT license:
2999
+
3000
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3001
+ this software and associated documentation files (the "Software"), to deal in
3002
+ the Software without restriction, including without limitation the rights to
3003
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3004
+ the Software, and to permit persons to whom the Software is furnished to do so,
3005
+ subject to the following conditions:
3006
+
3007
+ The above copyright notice and this permission notice shall be included in all
3008
+ copies or substantial portions of the Software.
3009
+
3010
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3011
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3012
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3013
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3014
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3015
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3016
+
3017
+ ````
3018
+
3019
+ ---
3020
+
3021
+ ## The following dependencies are licensed under the MIT License:
3022
+
3023
+ ### Rust Crates:
3024
+
3025
+ - [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
3026
+
3027
+ ````text
3028
+ Copyright (c) 2015 The Rust Project Developers
3029
+
3030
+ Permission is hereby granted, free of charge, to any
3031
+ person obtaining a copy of this software and associated
3032
+ documentation files (the "Software"), to deal in the
3033
+ Software without restriction, including without
3034
+ limitation the rights to use, copy, modify, merge,
3035
+ publish, distribute, sublicense, and/or sell copies of
3036
+ the Software, and to permit persons to whom the Software
3037
+ is furnished to do so, subject to the following
3038
+ conditions:
3039
+
3040
+ The above copyright notice and this permission notice
3041
+ shall be included in all copies or substantial portions
3042
+ of the Software.
3043
+
3044
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3045
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3046
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3047
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3048
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3049
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3050
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3051
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3052
+ DEALINGS IN THE SOFTWARE.
3053
+
3054
+ ````
3055
+
3056
+ ---
3057
+
3058
+ ## The following dependencies are licensed under the MIT License:
3059
+
3060
+ ### Rust Crates:
3061
+
3062
+ - [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
3063
+ - [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
3064
+ - [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
3065
+ - [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
3066
+
3067
+ ````text
3068
+ 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:
3069
+
3070
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3071
+
3072
+ 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.
3073
+ ````
3074
+
3075
+ ---
3076
+
3077
+ ## The following dependencies are licensed under the MIT License:
3078
+
3079
+ ### Rust Crates:
3080
+
3081
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
3082
+
3083
+ ````text
3084
+ MIT License
3085
+
3086
+ Copyright (c) [2021] [Marvin Countryman]
3087
+
3088
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3089
+ of this software and associated documentation files (the "Software"), to deal
3090
+ in the Software without restriction, including without limitation the rights
3091
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3092
+ copies of the Software, and to permit persons to whom the Software is
3093
+ furnished to do so, subject to the following conditions:
3094
+
3095
+ The above copyright notice and this permission notice shall be included in all
3096
+ copies or substantial portions of the Software.
3097
+
3098
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3099
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3100
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3101
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3102
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3103
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3104
+ SOFTWARE.
3105
+
3106
+ ````
3107
+
3108
+ ---
3109
+
3110
+ ## The following dependencies are licensed under the MIT License:
3111
+
3112
+ ### Rust Crates:
3113
+
3114
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
3115
+
3116
+ ````text
3117
+ Copyright 2016 Nika Layzell
3118
+
3119
+ 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:
3120
+
3121
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3122
+
3123
+ 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.
3124
+
3125
+ ````
3126
+
3127
+ ---
3128
+
3129
+ ## The following dependencies are licensed under the MIT License:
3130
+
3131
+ ### Rust Crates:
3132
+
3133
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
3134
+
3135
+ ````text
3136
+ Copyright (c) 2019-2021 Tower Contributors
3137
+
3138
+ Permission is hereby granted, free of charge, to any
3139
+ person obtaining a copy of this software and associated
3140
+ documentation files (the "Software"), to deal in the
3141
+ Software without restriction, including without
3142
+ limitation the rights to use, copy, modify, merge,
3143
+ publish, distribute, sublicense, and/or sell copies of
3144
+ the Software, and to permit persons to whom the Software
3145
+ is furnished to do so, subject to the following
3146
+ conditions:
3147
+
3148
+ The above copyright notice and this permission notice
3149
+ shall be included in all copies or substantial portions
3150
+ of the Software.
3151
+
3152
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3153
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3154
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3155
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3156
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3157
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3158
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3159
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3160
+ DEALINGS IN THE SOFTWARE.
3161
+
3162
+ ````
3163
+
3164
+ ---
3165
+
3166
+ ## The following dependencies are licensed under the MIT License:
3167
+
3168
+ ### Rust Crates:
3169
+
3170
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
3171
+
3172
+ ````text
3173
+ Copyright (c) 2018 The Servo Project Developers
3174
+
3175
+ Permission is hereby granted, free of charge, to any
3176
+ person obtaining a copy of this software and associated
3177
+ documentation files (the "Software"), to deal in the
3178
+ Software without restriction, including without
3179
+ limitation the rights to use, copy, modify, merge,
3180
+ publish, distribute, sublicense, and/or sell copies of
3181
+ the Software, and to permit persons to whom the Software
3182
+ is furnished to do so, subject to the following
3183
+ conditions:
3184
+
3185
+ The above copyright notice and this permission notice
3186
+ shall be included in all copies or substantial portions
3187
+ of the Software.
3188
+
3189
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3190
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3191
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3192
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3193
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3194
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3195
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3196
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3197
+ DEALINGS IN THE SOFTWARE.
3198
+
3199
+ ````
3200
+
3201
+ ---
3202
+
3203
+ ## The following dependencies are licensed under the MIT License:
3204
+
3205
+ ### Rust Crates:
3206
+
3207
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
3208
+
3209
+ ````text
3210
+ MIT License
3211
+
3212
+ Copyright (c) 2025 Callum Oakley
3213
+
3214
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3215
+ of this software and associated documentation files (the "Software"), to deal
3216
+ in the Software without restriction, including without limitation the rights
3217
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3218
+ copies of the Software, and to permit persons to whom the Software is
3219
+ furnished to do so, subject to the following conditions:
3220
+
3221
+ The above copyright notice and this permission notice shall be included in all
3222
+ copies or substantial portions of the Software.
3223
+
3224
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3225
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3226
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3227
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3228
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3229
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3230
+ SOFTWARE.
3231
+
3232
+ ````
3233
+
3234
+ ---
3235
+
3236
+ ## The following dependencies are licensed under the MIT License:
3237
+
3238
+ ### Rust Crates:
3239
+
3240
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
3241
+
3242
+ ````text
3243
+ MIT License
3244
+
3245
+ Copyright (c) 2019 Yoshua Wuyts
3246
+ Copyright (c) Tokio Contributors
3247
+
3248
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3249
+ of this software and associated documentation files (the "Software"), to deal
3250
+ in the Software without restriction, including without limitation the rights
3251
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3252
+ copies of the Software, and to permit persons to whom the Software is
3253
+ furnished to do so, subject to the following conditions:
3254
+
3255
+ The above copyright notice and this permission notice shall be included in all
3256
+ copies or substantial portions of the Software.
3257
+
3258
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3259
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3260
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3261
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3262
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3263
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3264
+ SOFTWARE.
3265
+
3266
+ ````
3267
+
3268
+ ---
3269
+
3270
+ ## The following dependencies are licensed under the MIT License:
3271
+
3272
+ ### Rust Crates:
3273
+
3274
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
3275
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
3276
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
3277
+
3278
+ ````text
3279
+ MIT License
3280
+
3281
+ Copyright (c) 2017 Ted Driggs
3282
+
3283
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3284
+ of this software and associated documentation files (the "Software"), to deal
3285
+ in the Software without restriction, including without limitation the rights
3286
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3287
+ copies of the Software, and to permit persons to whom the Software is
3288
+ furnished to do so, subject to the following conditions:
3289
+
3290
+ The above copyright notice and this permission notice shall be included in all
3291
+ copies or substantial portions of the Software.
3292
+
3293
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3294
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3295
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3296
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3297
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3298
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3299
+ SOFTWARE.
3300
+
3301
+ ````
3302
+
3303
+ ---
3304
+
3305
+ ## The following dependencies are licensed under the MIT License:
3306
+
3307
+ ### Rust Crates:
3308
+
3309
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
3310
+
3311
+ ````text
3312
+ The MIT License (MIT)
3313
+
3314
+ Copyright (c) 2015 Alice Maz
3315
+
3316
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3317
+ of this software and associated documentation files (the "Software"), to deal
3318
+ in the Software without restriction, including without limitation the rights
3319
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3320
+ copies of the Software, and to permit persons to whom the Software is
3321
+ furnished to do so, subject to the following conditions:
3322
+
3323
+ The above copyright notice and this permission notice shall be included in
3324
+ all copies or substantial portions of the Software.
3325
+
3326
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3327
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3328
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3329
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3330
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3331
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3332
+ THE SOFTWARE.
3333
+
3334
+ ````
3335
+
3336
+ ---
3337
+
3338
+ ## The following dependencies are licensed under the MIT License:
3339
+
3340
+ ### Rust Crates:
3341
+
3342
+ - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
3343
+ - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
3344
+
3345
+ ````text
3346
+ Copyright (c) 2012-2013 Mozilla Foundation
3347
+
3348
+ Permission is hereby granted, free of charge, to any
3349
+ person obtaining a copy of this software and associated
3350
+ documentation files (the "Software"), to deal in the
3351
+ Software without restriction, including without
3352
+ limitation the rights to use, copy, modify, merge,
3353
+ publish, distribute, sublicense, and/or sell copies of
3354
+ the Software, and to permit persons to whom the Software
3355
+ is furnished to do so, subject to the following
3356
+ conditions:
3357
+
3358
+ The above copyright notice and this permission notice
3359
+ shall be included in all copies or substantial portions
3360
+ of the Software.
3361
+
3362
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3363
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3364
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3365
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3366
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3367
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3368
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3369
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3370
+ DEALINGS IN THE SOFTWARE.
3371
+
3372
+ ````
3373
+
3374
+ ---
3375
+
3376
+ ## The following dependencies are licensed under the MIT License:
3377
+
3378
+ ### Rust Crates:
3379
+
3380
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
3381
+
3382
+ ````text
3383
+ Copyright (c) 2018 Carl Lerche
3384
+
3385
+ Permission is hereby granted, free of charge, to any
3386
+ person obtaining a copy of this software and associated
3387
+ documentation files (the "Software"), to deal in the
3388
+ Software without restriction, including without
3389
+ limitation the rights to use, copy, modify, merge,
3390
+ publish, distribute, sublicense, and/or sell copies of
3391
+ the Software, and to permit persons to whom the Software
3392
+ is furnished to do so, subject to the following
3393
+ conditions:
3394
+
3395
+ The above copyright notice and this permission notice
3396
+ shall be included in all copies or substantial portions
3397
+ of the Software.
3398
+
3399
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3400
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3401
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3402
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3403
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3404
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3405
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3406
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3407
+ DEALINGS IN THE SOFTWARE.
3408
+
3409
+ ````
3410
+
3411
+ ---
3412
+
3413
+ ## The following dependencies are licensed under the MIT License:
3414
+
3415
+ ### Rust Crates:
3416
+
3417
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
3418
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
3419
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
3420
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
3421
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
3422
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
3423
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
3424
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
3425
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
3426
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
3427
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
3428
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
3429
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
3430
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
3431
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
3432
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
3433
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
3434
+ - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
3435
+ - [semver](https://github.com/dtolnay/semver) (1.0.28)
3436
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
3437
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
3438
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
3439
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
3440
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
3441
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
3442
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
3443
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
3444
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
3445
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
3446
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
3447
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
3448
+
3449
+ ````text
3450
+ Permission is hereby granted, free of charge, to any
3451
+ person obtaining a copy of this software and associated
3452
+ documentation files (the "Software"), to deal in the
3453
+ Software without restriction, including without
3454
+ limitation the rights to use, copy, modify, merge,
3455
+ publish, distribute, sublicense, and/or sell copies of
3456
+ the Software, and to permit persons to whom the Software
3457
+ is furnished to do so, subject to the following
3458
+ conditions:
3459
+
3460
+ The above copyright notice and this permission notice
3461
+ shall be included in all copies or substantial portions
3462
+ of the Software.
3463
+
3464
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3465
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3466
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3467
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3468
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3469
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3470
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3471
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3472
+ DEALINGS IN THE SOFTWARE.
3473
+
3474
+ ````
3475
+
3476
+ ---
3477
+
3478
+ ## The following dependencies are licensed under the MIT License:
3479
+
3480
+ ### Rust Crates:
3481
+
3482
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
3483
+
3484
+ ````text
3485
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
3486
+
3487
+ Permission is hereby granted, free of charge, to any
3488
+ person obtaining a copy of this software and associated
3489
+ documentation files (the "Software"), to deal in the
3490
+ Software without restriction, including without
3491
+ limitation the rights to use, copy, modify, merge,
3492
+ publish, distribute, sublicense, and/or sell copies of
3493
+ the Software, and to permit persons to whom the Software
3494
+ is furnished to do so, subject to the following
3495
+ conditions:
3496
+
3497
+ The above copyright notice and this permission notice
3498
+ shall be included in all copies or substantial portions
3499
+ of the Software.
3500
+
3501
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3502
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3503
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3504
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3505
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3506
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3507
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3508
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3509
+ DEALINGS IN THE SOFTWARE.
3510
+
3511
+ ````
3512
+
3513
+ ---
3514
+
3515
+ ## The following dependencies are licensed under the MIT License:
3516
+
3517
+ ### Rust Crates:
3518
+
3519
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
3520
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
3521
+
3522
+ ````text
3523
+ Copyright (c) 2006-2009 Graydon Hoare
3524
+ Copyright (c) 2009-2013 Mozilla Foundation
3525
+ Copyright (c) 2016 Artyom Pavlov
3526
+
3527
+ Permission is hereby granted, free of charge, to any
3528
+ person obtaining a copy of this software and associated
3529
+ documentation files (the "Software"), to deal in the
3530
+ Software without restriction, including without
3531
+ limitation the rights to use, copy, modify, merge,
3532
+ publish, distribute, sublicense, and/or sell copies of
3533
+ the Software, and to permit persons to whom the Software
3534
+ is furnished to do so, subject to the following
3535
+ conditions:
3536
+
3537
+ The above copyright notice and this permission notice
3538
+ shall be included in all copies or substantial portions
3539
+ of the Software.
3540
+
3541
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3542
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3543
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3544
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3545
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3546
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3547
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3548
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3549
+ DEALINGS IN THE SOFTWARE.
3550
+
3551
+ ````
3552
+
3553
+ ---
3554
+
3555
+ ## The following dependencies are licensed under the MIT License:
3556
+
3557
+ ### Rust Crates:
3558
+
3559
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
3560
+
3561
+ ````text
3562
+ The MIT License (MIT)
3563
+
3564
+ Copyright (c) 2015-2020 Julien Cretin
3565
+ Copyright (c) 2017-2020 Google Inc.
3566
+
3567
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3568
+ of this software and associated documentation files (the "Software"), to deal
3569
+ in the Software without restriction, including without limitation the rights
3570
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3571
+ copies of the Software, and to permit persons to whom the Software is
3572
+ furnished to do so, subject to the following conditions:
3573
+
3574
+ The above copyright notice and this permission notice shall be included in all
3575
+ copies or substantial portions of the Software.
3576
+
3577
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3578
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3579
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3580
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3581
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3582
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3583
+ SOFTWARE.
3584
+
3585
+ ````
3586
+
3587
+ ---
3588
+
3589
+ ## The following dependencies are licensed under the MIT License:
3590
+
3591
+ ### Rust Crates:
3592
+
3593
+ - [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
3594
+
3595
+ ````text
3596
+ Permission is hereby granted, free of charge, to any
3597
+ person obtaining a copy of this software and associated
3598
+ documentation files (the "Software"), to deal in the
3599
+ Software without restriction, including without
3600
+ limitation the rights to use, copy, modify, merge,
3601
+ publish, distribute, sublicense, and/or sell copies of
3602
+ the Software, and to permit persons to whom the Software
3603
+ is furnished to do so, subject to the following
3604
+ conditions:
3605
+
3606
+ The above copyright notice and this permission notice
3607
+ shall be included in all copies or substantial portions
3608
+ of the Software.
3609
+
3610
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3611
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3612
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3613
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3614
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3615
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3616
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3617
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3618
+ DEALINGS IN THE SOFTWARE.
3619
+ ````
3620
+
3621
+ ---
3622
+
3623
+ ## The following dependencies are licensed under the MIT License:
3624
+
3625
+ ### Rust Crates:
3626
+
3627
+ - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
3628
+
3629
+ ````text
3630
+ Copyright (c) 2014 Chris Wong
3631
+
3632
+ Permission is hereby granted, free of charge, to any
3633
+ person obtaining a copy of this software and associated
3634
+ documentation files (the "Software"), to deal in the
3635
+ Software without restriction, including without
3636
+ limitation the rights to use, copy, modify, merge,
3637
+ publish, distribute, sublicense, and/or sell copies of
3638
+ the Software, and to permit persons to whom the Software
3639
+ is furnished to do so, subject to the following
3640
+ conditions:
3641
+
3642
+ The above copyright notice and this permission notice
3643
+ shall be included in all copies or substantial portions
3644
+ of the Software.
3645
+
3646
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3647
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3648
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3649
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3650
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3651
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3652
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3653
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3654
+ DEALINGS IN THE SOFTWARE.
3655
+
3656
+ ````
3657
+
3658
+ ---
3659
+
3660
+ ## The following dependencies are licensed under the MIT License:
3661
+
3662
+ ### Rust Crates:
3663
+
3664
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
3665
+
3666
+ ````text
3667
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
3668
+
3669
+ Permission is hereby granted, free of charge, to any
3670
+ person obtaining a copy of this software and associated
3671
+ documentation files (the "Software"), to deal in the
3672
+ Software without restriction, including without
3673
+ limitation the rights to use, copy, modify, merge,
3674
+ publish, distribute, sublicense, and/or sell copies of
3675
+ the Software, and to permit persons to whom the Software
3676
+ is furnished to do so, subject to the following
3677
+ conditions:
3678
+
3679
+ The above copyright notice and this permission notice
3680
+ shall be included in all copies or substantial portions
3681
+ of the Software.
3682
+
3683
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3684
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3685
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3686
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3687
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3688
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3689
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3690
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3691
+ DEALINGS IN THE SOFTWARE.
3692
+
3693
+ ````
3694
+
3695
+ ---
3696
+
3697
+ ## The following dependencies are licensed under the MIT License:
3698
+
3699
+ ### Rust Crates:
3700
+
3701
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
3702
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3703
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3704
+
3705
+ ````text
3706
+ MIT License
3707
+
3708
+ Copyright (c) 2023 magiclen.org (Ron Li)
3709
+
3710
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3711
+ of this software and associated documentation files (the "Software"), to deal
3712
+ in the Software without restriction, including without limitation the rights
3713
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3714
+ copies of the Software, and to permit persons to whom the Software is
3715
+ furnished to do so, subject to the following conditions:
3716
+
3717
+ The above copyright notice and this permission notice shall be included in all
3718
+ copies or substantial portions of the Software.
3719
+
3720
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3721
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3722
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3723
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3724
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3725
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3726
+ SOFTWARE.
3727
+
3728
+ ````
3729
+
3730
+ ---
3731
+
3732
+ ## The following dependencies are licensed under the MIT License:
3733
+
3734
+ ### Rust Crates:
3735
+
3736
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
3737
+
3738
+ ````text
3739
+ MIT License
3740
+
3741
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
3742
+
3743
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3744
+ of this software and associated documentation files (the "Software"), to deal
3745
+ in the Software without restriction, including without limitation the rights
3746
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3747
+ copies of the Software, and to permit persons to whom the Software is
3748
+ furnished to do so, subject to the following conditions:
3749
+
3750
+ The above copyright notice and this permission notice shall be included in all
3751
+ copies or substantial portions of the Software.
3752
+
3753
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3754
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3755
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3756
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3757
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3758
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3759
+ SOFTWARE.
3760
+
3761
+ ````
3762
+
3763
+ ---
3764
+
3765
+ ## The following dependencies are licensed under the MIT License:
3766
+
3767
+ ### NPM Packages:
3768
+
3769
+ - [ajv](https://github.com/ajv-validator/ajv) (8.17.1)
3770
+
3771
+ ````text
3772
+ The MIT License (MIT)
3773
+
3774
+ Copyright (c) 2015-2021 Evgeny Poberezkin
3775
+
3776
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3777
+ of this software and associated documentation files (the "Software"), to deal
3778
+ in the Software without restriction, including without limitation the rights
3779
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3780
+ copies of the Software, and to permit persons to whom the Software is
3781
+ furnished to do so, subject to the following conditions:
3782
+
3783
+ The above copyright notice and this permission notice shall be included in all
3784
+ copies or substantial portions of the Software.
3785
+
3786
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3787
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3788
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3789
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3790
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3791
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3792
+ SOFTWARE.
3793
+
3794
+
3795
+ ````
3796
+
3797
+ ---
3798
+
3799
+ ## The following dependencies are licensed under the MIT License:
3800
+
3801
+ ### Rust Crates:
3802
+
3803
+ - [nix](https://github.com/nix-rust/nix) (0.31.2)
3804
+
3805
+ ````text
3806
+ The MIT License (MIT)
3807
+
3808
+ Copyright (c) 2015 Carl Lerche + nix-rust Authors
3809
+
3810
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3811
+ of this software and associated documentation files (the "Software"), to deal
3812
+ in the Software without restriction, including without limitation the rights
3813
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3814
+ copies of the Software, and to permit persons to whom the Software is
3815
+ furnished to do so, subject to the following conditions:
3816
+
3817
+ The above copyright notice and this permission notice shall be included in
3818
+ all copies or substantial portions of the Software.
3819
+
3820
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3821
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3822
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3823
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3824
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3825
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3826
+ THE SOFTWARE.
3827
+
3828
+ ````
3829
+
3830
+ ---
3831
+
3832
+ ## The following dependencies are licensed under the MIT License:
3833
+
3834
+ ### Rust Crates:
3835
+
3836
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
3837
+
3838
+ ````text
3839
+ Copyright (c) 2018-2023 Sean McArthur
3840
+ Copyright (c) 2016 Alex Crichton
3841
+
3842
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3843
+ of this software and associated documentation files (the "Software"), to deal
3844
+ in the Software without restriction, including without limitation the rights
3845
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3846
+ copies of the Software, and to permit persons to whom the Software is
3847
+ furnished to do so, subject to the following conditions:
3848
+
3849
+ The above copyright notice and this permission notice shall be included in
3850
+ all copies or substantial portions of the Software.
3851
+
3852
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3853
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3854
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3855
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3856
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3857
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3858
+ THE SOFTWARE.
3859
+
3860
+
3861
+ ````
3862
+
3863
+ ---
3864
+
3865
+ ## The following dependencies are licensed under the MIT License:
3866
+
3867
+ ### Rust Crates:
3868
+
3869
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
3870
+
3871
+ ````text
3872
+ Copyright (c) 2018-2024 The rust-random Project Developers
3873
+ Copyright (c) 2014 The Rust Project Developers
3874
+
3875
+ Permission is hereby granted, free of charge, to any
3876
+ person obtaining a copy of this software and associated
3877
+ documentation files (the "Software"), to deal in the
3878
+ Software without restriction, including without
3879
+ limitation the rights to use, copy, modify, merge,
3880
+ publish, distribute, sublicense, and/or sell copies of
3881
+ the Software, and to permit persons to whom the Software
3882
+ is furnished to do so, subject to the following
3883
+ conditions:
3884
+
3885
+ The above copyright notice and this permission notice
3886
+ shall be included in all copies or substantial portions
3887
+ of the Software.
3888
+
3889
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3890
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3891
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3892
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3893
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3894
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3895
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3896
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3897
+ DEALINGS IN THE SOFTWARE.
3898
+
3899
+ ````
3900
+
3901
+ ---
3902
+
3903
+ ## The following dependencies are licensed under the MIT License:
3904
+
3905
+ ### Rust Crates:
3906
+
3907
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
3908
+
3909
+ ````text
3910
+ Copyright (c) 2016 The humantime Developers
3911
+
3912
+ Includes parts of http date with the following copyright:
3913
+ Copyright (c) 2016 Pyfisch
3914
+
3915
+ Includes portions of musl libc with the following copyright:
3916
+ Copyright © 2005-2013 Rich Felker
3917
+
3918
+
3919
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3920
+ of this software and associated documentation files (the "Software"), to deal
3921
+ in the Software without restriction, including without limitation the rights
3922
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3923
+ copies of the Software, and to permit persons to whom the Software is
3924
+ furnished to do so, subject to the following conditions:
3925
+
3926
+ The above copyright notice and this permission notice shall be included in all
3927
+ copies or substantial portions of the Software.
3928
+
3929
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3930
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3931
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3932
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3933
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3934
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3935
+ SOFTWARE.
3936
+
3937
+ ````
3938
+
3939
+ ---
3940
+
3941
+ ## The following dependencies are licensed under the MIT License:
3942
+
3943
+ ### Rust Crates:
3944
+
3945
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
3946
+
3947
+ ````text
3948
+ Copyright (c) 2017 Robert Grosse
3949
+
3950
+ Permission is hereby granted, free of charge, to any
3951
+ person obtaining a copy of this software and associated
3952
+ documentation files (the "Software"), to deal in the
3953
+ Software without restriction, including without
3954
+ limitation the rights to use, copy, modify, merge,
3955
+ publish, distribute, sublicense, and/or sell copies of
3956
+ the Software, and to permit persons to whom the Software
3957
+ is furnished to do so, subject to the following
3958
+ conditions:
3959
+
3960
+ The above copyright notice and this permission notice
3961
+ shall be included in all copies or substantial portions
3962
+ of the Software.
3963
+
3964
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3965
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3966
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3967
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3968
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3969
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3970
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3971
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3972
+ DEALINGS IN THE SOFTWARE.
3973
+ ````
3974
+
3975
+ ---
3976
+
3977
+ ## The following dependencies are licensed under the MIT License:
3978
+
3979
+ ### Rust Crates:
3980
+
3981
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
3982
+
3983
+ ````text
3984
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
3985
+
3986
+ Permission is hereby granted, free of charge, to any
3987
+ person obtaining a copy of this software and associated
3988
+ documentation files (the "Software"), to deal in the
3989
+ Software without restriction, including without
3990
+ limitation the rights to use, copy, modify, merge,
3991
+ publish, distribute, sublicense, and/or sell copies of
3992
+ the Software, and to permit persons to whom the Software
3993
+ is furnished to do so, subject to the following
3994
+ conditions:
3995
+
3996
+ The above copyright notice and this permission notice
3997
+ shall be included in all copies or substantial portions
3998
+ of the Software.
3999
+
4000
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4001
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4002
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4003
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4004
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4005
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4006
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4007
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4008
+ DEALINGS IN THE SOFTWARE.
4009
+
4010
+ ````
4011
+
4012
+ ---
4013
+
4014
+ ## The following dependencies are licensed under the MIT License:
4015
+
4016
+ ### Rust Crates:
4017
+
4018
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
4019
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
4020
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
4021
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
4022
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
4023
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
4024
+
4025
+ ````text
4026
+ Copyright 2018 Developers of the Rand project
4027
+ Copyright (c) 2014 The Rust Project Developers
4028
+
4029
+ Permission is hereby granted, free of charge, to any
4030
+ person obtaining a copy of this software and associated
4031
+ documentation files (the "Software"), to deal in the
4032
+ Software without restriction, including without
4033
+ limitation the rights to use, copy, modify, merge,
4034
+ publish, distribute, sublicense, and/or sell copies of
4035
+ the Software, and to permit persons to whom the Software
4036
+ is furnished to do so, subject to the following
4037
+ conditions:
4038
+
4039
+ The above copyright notice and this permission notice
4040
+ shall be included in all copies or substantial portions
4041
+ of the Software.
4042
+
4043
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4044
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4045
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4046
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4047
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4048
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4049
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4050
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4051
+ DEALINGS IN THE SOFTWARE.
4052
+
4053
+ ````
4054
+
4055
+ ---
4056
+
4057
+ ## The following dependencies are licensed under the MIT License:
4058
+
4059
+ ### Rust Crates:
4060
+
4061
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
4062
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
4063
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
4064
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
4065
+
4066
+ ````text
4067
+ The MIT License (MIT)
4068
+
4069
+ Copyright (c) 2015 Andrew Gallant
4070
+
4071
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4072
+ of this software and associated documentation files (the "Software"), to deal
4073
+ in the Software without restriction, including without limitation the rights
4074
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4075
+ copies of the Software, and to permit persons to whom the Software is
4076
+ furnished to do so, subject to the following conditions:
4077
+
4078
+ The above copyright notice and this permission notice shall be included in
4079
+ all copies or substantial portions of the Software.
4080
+
4081
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4082
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4083
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4084
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4085
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4086
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4087
+ THE SOFTWARE.
4088
+
4089
+ ````
4090
+
4091
+ ---
4092
+
4093
+ ## The following dependencies are licensed under the MIT License:
4094
+
4095
+ ### Rust Crates:
4096
+
4097
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
4098
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
4099
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
4100
+
4101
+ ````text
4102
+ MIT License
4103
+
4104
+ Copyright (c) Tokio Contributors
4105
+
4106
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4107
+ of this software and associated documentation files (the "Software"), to deal
4108
+ in the Software without restriction, including without limitation the rights
4109
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4110
+ copies of the Software, and to permit persons to whom the Software is
4111
+ furnished to do so, subject to the following conditions:
4112
+
4113
+ The above copyright notice and this permission notice shall be included in all
4114
+ copies or substantial portions of the Software.
4115
+
4116
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4117
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4118
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4119
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4120
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4121
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4122
+ SOFTWARE.
4123
+
4124
+ ````
4125
+
4126
+ ---
4127
+
4128
+ ## The following dependencies are licensed under the MIT License:
4129
+
4130
+ ### Rust Crates:
4131
+
4132
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
4133
+
4134
+ ````text
4135
+ Copyright 2019-2024 YOSHIOKA Takuma
4136
+
4137
+ Permission is hereby granted, free of charge, to any
4138
+ person obtaining a copy of this software and associated
4139
+ documentation files (the "Software"), to deal in the
4140
+ Software without restriction, including without
4141
+ limitation the rights to use, copy, modify, merge,
4142
+ publish, distribute, sublicense, and/or sell copies of
4143
+ the Software, and to permit persons to whom the Software
4144
+ is furnished to do so, subject to the following
4145
+ conditions:
4146
+
4147
+ The above copyright notice and this permission notice
4148
+ shall be included in all copies or substantial portions
4149
+ of the Software.
4150
+
4151
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4152
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4153
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4154
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4155
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4156
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4157
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4158
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4159
+ DEALINGS IN THE SOFTWARE.
4160
+
4161
+ ````
4162
+
4163
+ ---
4164
+
4165
+ ## The following dependencies are licensed under the MIT License:
4166
+
4167
+ ### NPM Packages:
4168
+
4169
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
4170
+
4171
+ ````text
4172
+ The MIT License (MIT)
4173
+
4174
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
4175
+
4176
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4177
+ of this software and associated documentation files (the "Software"), to deal
4178
+ in the Software without restriction, including without limitation the rights
4179
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4180
+ copies of the Software, and to permit persons to whom the Software is
4181
+ furnished to do so, subject to the following conditions:
4182
+
4183
+ The above copyright notice and this permission notice shall be included in
4184
+ all copies or substantial portions of the Software.
4185
+
4186
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4187
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4188
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4189
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4190
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4191
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4192
+ THE SOFTWARE.
4193
+
4194
+ ````
4195
+
4196
+ ---
4197
+
4198
+ ## The following dependencies are licensed under the MIT License:
4199
+
4200
+ ### Rust Crates:
4201
+
4202
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
4203
+
4204
+ ````text
4205
+ Copyright (c) 2014-2026 Alex Crichton
4206
+
4207
+ Permission is hereby granted, free of charge, to any
4208
+ person obtaining a copy of this software and associated
4209
+ documentation files (the "Software"), to deal in the
4210
+ Software without restriction, including without
4211
+ limitation the rights to use, copy, modify, merge,
4212
+ publish, distribute, sublicense, and/or sell copies of
4213
+ the Software, and to permit persons to whom the Software
4214
+ is furnished to do so, subject to the following
4215
+ conditions:
4216
+
4217
+ The above copyright notice and this permission notice
4218
+ shall be included in all copies or substantial portions
4219
+ of the Software.
4220
+
4221
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4222
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4223
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4224
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4225
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4226
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4227
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4228
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4229
+ DEALINGS IN THE SOFTWARE.
4230
+
4231
+ ````
4232
+
4233
+ ---
4234
+
4235
+ ## The following dependencies are licensed under the MIT License:
4236
+
4237
+ ### Rust Crates:
4238
+
4239
+ - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
4240
+
4241
+ ````text
4242
+ Copyright (c) 2020 Andrew D. Straw
4243
+
4244
+ Permission is hereby granted, free of charge, to any
4245
+ person obtaining a copy of this software and associated
4246
+ documentation files (the "Software"), to deal in the
4247
+ Software without restriction, including without
4248
+ limitation the rights to use, copy, modify, merge,
4249
+ publish, distribute, sublicense, and/or sell copies of
4250
+ the Software, and to permit persons to whom the Software
4251
+ is furnished to do so, subject to the following
4252
+ conditions:
4253
+
4254
+ The above copyright notice and this permission notice
4255
+ shall be included in all copies or substantial portions
4256
+ of the Software.
4257
+
4258
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4259
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4260
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4261
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4262
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4263
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4264
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4265
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4266
+ DEALINGS IN THE SOFTWARE.
4267
+
4268
+ ````
4269
+
4270
+ ---
4271
+
4272
+ ## The following dependencies are licensed under the MIT License:
4273
+
4274
+ ### Rust Crates:
4275
+
4276
+ - [http](https://github.com/hyperium/http) (1.4.0)
4277
+
4278
+ ````text
4279
+ Copyright (c) 2017 http-rs authors
4280
+
4281
+ Permission is hereby granted, free of charge, to any
4282
+ person obtaining a copy of this software and associated
4283
+ documentation files (the "Software"), to deal in the
4284
+ Software without restriction, including without
4285
+ limitation the rights to use, copy, modify, merge,
4286
+ publish, distribute, sublicense, and/or sell copies of
4287
+ the Software, and to permit persons to whom the Software
4288
+ is furnished to do so, subject to the following
4289
+ conditions:
4290
+
4291
+ The above copyright notice and this permission notice
4292
+ shall be included in all copies or substantial portions
4293
+ of the Software.
4294
+
4295
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4296
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4297
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4298
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4299
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4300
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4301
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4302
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4303
+ DEALINGS IN THE SOFTWARE.
4304
+
4305
+ ````
4306
+
4307
+ ---
4308
+
4309
+ ## The following dependencies are licensed under the MIT License:
4310
+
4311
+ ### Rust Crates:
4312
+
4313
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
4314
+
4315
+ ````text
4316
+ Copyright (c) 2019 Eliza Weisman
4317
+
4318
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4319
+ of this software and associated documentation files (the "Software"), to deal
4320
+ in the Software without restriction, including without limitation the rights
4321
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4322
+ copies of the Software, and to permit persons to whom the Software is
4323
+ furnished to do so, subject to the following conditions:
4324
+
4325
+ The above copyright notice and this permission notice shall be included in
4326
+ all copies or substantial portions of the Software.
4327
+
4328
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4329
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4330
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4331
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4332
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4333
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4334
+ THE SOFTWARE.
4335
+
4336
+ ````
4337
+
4338
+ ---
4339
+
4340
+ ## The following dependencies are licensed under the MIT License:
4341
+
4342
+ ### Rust Crates:
4343
+
4344
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
4345
+
4346
+ ````text
4347
+ Copyright (c) 2014-2026 Sean McArthur
4348
+
4349
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4350
+ of this software and associated documentation files (the "Software"), to deal
4351
+ in the Software without restriction, including without limitation the rights
4352
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4353
+ copies of the Software, and to permit persons to whom the Software is
4354
+ furnished to do so, subject to the following conditions:
4355
+
4356
+ The above copyright notice and this permission notice shall be included in
4357
+ all copies or substantial portions of the Software.
4358
+
4359
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4360
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4361
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4362
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4363
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4364
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4365
+ THE SOFTWARE.
4366
+
4367
+ ````
4368
+
4369
+ ---
4370
+
4371
+ ## The following dependencies are licensed under the MPL-2.0 License:
4372
+
4373
+ ### Rust Crates:
4374
+
4375
+ - [option-ext](https://github.com/soc/option-ext) (0.2.0)
4376
+
4377
+ ````text
4378
+ Mozilla Public License Version 2.0
4379
+ ==================================
4380
+
4381
+ 1. Definitions
4382
+ --------------
4383
+
4384
+ 1.1. "Contributor"
4385
+ means each individual or legal entity that creates, contributes to
4386
+ the creation of, or owns Covered Software.
4387
+
4388
+ 1.2. "Contributor Version"
4389
+ means the combination of the Contributions of others (if any) used
4390
+ by a Contributor and that particular Contributor's Contribution.
4391
+
4392
+ 1.3. "Contribution"
4393
+ means Covered Software of a particular Contributor.
4394
+
4395
+ 1.4. "Covered Software"
4396
+ means Source Code Form to which the initial Contributor has attached
4397
+ the notice in Exhibit A, the Executable Form of such Source Code
4398
+ Form, and Modifications of such Source Code Form, in each case
4399
+ including portions thereof.
4400
+
4401
+ 1.5. "Incompatible With Secondary Licenses"
4402
+ means
4403
+
4404
+ (a) that the initial Contributor has attached the notice described
4405
+ in Exhibit B to the Covered Software; or
4406
+
4407
+ (b) that the Covered Software was made available under the terms of
4408
+ version 1.1 or earlier of the License, but not also under the
4409
+ terms of a Secondary License.
4410
+
4411
+ 1.6. "Executable Form"
4412
+ means any form of the work other than Source Code Form.
4413
+
4414
+ 1.7. "Larger Work"
4415
+ means a work that combines Covered Software with other material, in
4416
+ a separate file or files, that is not Covered Software.
4417
+
4418
+ 1.8. "License"
4419
+ means this document.
4420
+
4421
+ 1.9. "Licensable"
4422
+ means having the right to grant, to the maximum extent possible,
4423
+ whether at the time of the initial grant or subsequently, any and
4424
+ all of the rights conveyed by this License.
4425
+
4426
+ 1.10. "Modifications"
4427
+ means any of the following:
4428
+
4429
+ (a) any file in Source Code Form that results from an addition to,
4430
+ deletion from, or modification of the contents of Covered
4431
+ Software; or
4432
+
4433
+ (b) any new file in Source Code Form that contains any Covered
4434
+ Software.
4435
+
4436
+ 1.11. "Patent Claims" of a Contributor
4437
+ means any patent claim(s), including without limitation, method,
4438
+ process, and apparatus claims, in any patent Licensable by such
4439
+ Contributor that would be infringed, but for the grant of the
4440
+ License, by the making, using, selling, offering for sale, having
4441
+ made, import, or transfer of either its Contributions or its
4442
+ Contributor Version.
4443
+
4444
+ 1.12. "Secondary License"
4445
+ means either the GNU General Public License, Version 2.0, the GNU
4446
+ Lesser General Public License, Version 2.1, the GNU Affero General
4447
+ Public License, Version 3.0, or any later versions of those
4448
+ licenses.
4449
+
4450
+ 1.13. "Source Code Form"
4451
+ means the form of the work preferred for making modifications.
4452
+
4453
+ 1.14. "You" (or "Your")
4454
+ means an individual or a legal entity exercising rights under this
4455
+ License. For legal entities, "You" includes any entity that
4456
+ controls, is controlled by, or is under common control with You. For
4457
+ purposes of this definition, "control" means (a) the power, direct
4458
+ or indirect, to cause the direction or management of such entity,
4459
+ whether by contract or otherwise, or (b) ownership of more than
4460
+ fifty percent (50%) of the outstanding shares or beneficial
4461
+ ownership of such entity.
4462
+
4463
+ 2. License Grants and Conditions
4464
+ --------------------------------
4465
+
4466
+ 2.1. Grants
4467
+
4468
+ Each Contributor hereby grants You a world-wide, royalty-free,
4469
+ non-exclusive license:
4470
+
4471
+ (a) under intellectual property rights (other than patent or trademark)
4472
+ Licensable by such Contributor to use, reproduce, make available,
4473
+ modify, display, perform, distribute, and otherwise exploit its
4474
+ Contributions, either on an unmodified basis, with Modifications, or
4475
+ as part of a Larger Work; and
4476
+
4477
+ (b) under Patent Claims of such Contributor to make, use, sell, offer
4478
+ for sale, have made, import, and otherwise transfer either its
4479
+ Contributions or its Contributor Version.
4480
+
4481
+ 2.2. Effective Date
4482
+
4483
+ The licenses granted in Section 2.1 with respect to any Contribution
4484
+ become effective for each Contribution on the date the Contributor first
4485
+ distributes such Contribution.
4486
+
4487
+ 2.3. Limitations on Grant Scope
4488
+
4489
+ The licenses granted in this Section 2 are the only rights granted under
4490
+ this License. No additional rights or licenses will be implied from the
4491
+ distribution or licensing of Covered Software under this License.
4492
+ Notwithstanding Section 2.1(b) above, no patent license is granted by a
4493
+ Contributor:
4494
+
4495
+ (a) for any code that a Contributor has removed from Covered Software;
4496
+ or
4497
+
4498
+ (b) for infringements caused by: (i) Your and any other third party's
4499
+ modifications of Covered Software, or (ii) the combination of its
4500
+ Contributions with other software (except as part of its Contributor
4501
+ Version); or
4502
+
4503
+ (c) under Patent Claims infringed by Covered Software in the absence of
4504
+ its Contributions.
4505
+
4506
+ This License does not grant any rights in the trademarks, service marks,
4507
+ or logos of any Contributor (except as may be necessary to comply with
4508
+ the notice requirements in Section 3.4).
4509
+
4510
+ 2.4. Subsequent Licenses
4511
+
4512
+ No Contributor makes additional grants as a result of Your choice to
4513
+ distribute the Covered Software under a subsequent version of this
4514
+ License (see Section 10.2) or under the terms of a Secondary License (if
4515
+ permitted under the terms of Section 3.3).
4516
+
4517
+ 2.5. Representation
4518
+
4519
+ Each Contributor represents that the Contributor believes its
4520
+ Contributions are its original creation(s) or it has sufficient rights
4521
+ to grant the rights to its Contributions conveyed by this License.
4522
+
4523
+ 2.6. Fair Use
4524
+
4525
+ This License is not intended to limit any rights You have under
4526
+ applicable copyright doctrines of fair use, fair dealing, or other
4527
+ equivalents.
4528
+
4529
+ 2.7. Conditions
4530
+
4531
+ Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
4532
+ in Section 2.1.
4533
+
4534
+ 3. Responsibilities
4535
+ -------------------
4536
+
4537
+ 3.1. Distribution of Source Form
4538
+
4539
+ All distribution of Covered Software in Source Code Form, including any
4540
+ Modifications that You create or to which You contribute, must be under
4541
+ the terms of this License. You must inform recipients that the Source
4542
+ Code Form of the Covered Software is governed by the terms of this
4543
+ License, and how they can obtain a copy of this License. You may not
4544
+ attempt to alter or restrict the recipients' rights in the Source Code
4545
+ Form.
4546
+
4547
+ 3.2. Distribution of Executable Form
4548
+
4549
+ If You distribute Covered Software in Executable Form then:
4550
+
4551
+ (a) such Covered Software must also be made available in Source Code
4552
+ Form, as described in Section 3.1, and You must inform recipients of
4553
+ the Executable Form how they can obtain a copy of such Source Code
4554
+ Form by reasonable means in a timely manner, at a charge no more
4555
+ than the cost of distribution to the recipient; and
4556
+
4557
+ (b) You may distribute such Executable Form under the terms of this
4558
+ License, or sublicense it under different terms, provided that the
4559
+ license for the Executable Form does not attempt to limit or alter
4560
+ the recipients' rights in the Source Code Form under this License.
4561
+
4562
+ 3.3. Distribution of a Larger Work
4563
+
4564
+ You may create and distribute a Larger Work under terms of Your choice,
4565
+ provided that You also comply with the requirements of this License for
4566
+ the Covered Software. If the Larger Work is a combination of Covered
4567
+ Software with a work governed by one or more Secondary Licenses, and the
4568
+ Covered Software is not Incompatible With Secondary Licenses, this
4569
+ License permits You to additionally distribute such Covered Software
4570
+ under the terms of such Secondary License(s), so that the recipient of
4571
+ the Larger Work may, at their option, further distribute the Covered
4572
+ Software under the terms of either this License or such Secondary
4573
+ License(s).
4574
+
4575
+ 3.4. Notices
4576
+
4577
+ You may not remove or alter the substance of any license notices
4578
+ (including copyright notices, patent notices, disclaimers of warranty,
4579
+ or limitations of liability) contained within the Source Code Form of
4580
+ the Covered Software, except that You may alter any license notices to
4581
+ the extent required to remedy known factual inaccuracies.
4582
+
4583
+ 3.5. Application of Additional Terms
4584
+
4585
+ You may choose to offer, and to charge a fee for, warranty, support,
4586
+ indemnity or liability obligations to one or more recipients of Covered
4587
+ Software. However, You may do so only on Your own behalf, and not on
4588
+ behalf of any Contributor. You must make it absolutely clear that any
4589
+ such warranty, support, indemnity, or liability obligation is offered by
4590
+ You alone, and You hereby agree to indemnify every Contributor for any
4591
+ liability incurred by such Contributor as a result of warranty, support,
4592
+ indemnity or liability terms You offer. You may include additional
4593
+ disclaimers of warranty and limitations of liability specific to any
4594
+ jurisdiction.
4595
+
4596
+ 4. Inability to Comply Due to Statute or Regulation
4597
+ ---------------------------------------------------
4598
+
4599
+ If it is impossible for You to comply with any of the terms of this
4600
+ License with respect to some or all of the Covered Software due to
4601
+ statute, judicial order, or regulation then You must: (a) comply with
4602
+ the terms of this License to the maximum extent possible; and (b)
4603
+ describe the limitations and the code they affect. Such description must
4604
+ be placed in a text file included with all distributions of the Covered
4605
+ Software under this License. Except to the extent prohibited by statute
4606
+ or regulation, such description must be sufficiently detailed for a
4607
+ recipient of ordinary skill to be able to understand it.
4608
+
4609
+ 5. Termination
4610
+ --------------
4611
+
4612
+ 5.1. The rights granted under this License will terminate automatically
4613
+ if You fail to comply with any of its terms. However, if You become
4614
+ compliant, then the rights granted under this License from a particular
4615
+ Contributor are reinstated (a) provisionally, unless and until such
4616
+ Contributor explicitly and finally terminates Your grants, and (b) on an
4617
+ ongoing basis, if such Contributor fails to notify You of the
4618
+ non-compliance by some reasonable means prior to 60 days after You have
4619
+ come back into compliance. Moreover, Your grants from a particular
4620
+ Contributor are reinstated on an ongoing basis if such Contributor
4621
+ notifies You of the non-compliance by some reasonable means, this is the
4622
+ first time You have received notice of non-compliance with this License
4623
+ from such Contributor, and You become compliant prior to 30 days after
4624
+ Your receipt of the notice.
4625
+
4626
+ 5.2. If You initiate litigation against any entity by asserting a patent
4627
+ infringement claim (excluding declaratory judgment actions,
4628
+ counter-claims, and cross-claims) alleging that a Contributor Version
4629
+ directly or indirectly infringes any patent, then the rights granted to
4630
+ You by any and all Contributors for the Covered Software under Section
4631
+ 2.1 of this License shall terminate.
4632
+
4633
+ 5.3. In the event of termination under Sections 5.1 or 5.2 above, all
4634
+ end user license agreements (excluding distributors and resellers) which
4635
+ have been validly granted by You or Your distributors under this License
4636
+ prior to termination shall survive termination.
4637
+
4638
+ ************************************************************************
4639
+ * *
4640
+ * 6. Disclaimer of Warranty *
4641
+ * ------------------------- *
4642
+ * *
4643
+ * Covered Software is provided under this License on an "as is" *
4644
+ * basis, without warranty of any kind, either expressed, implied, or *
4645
+ * statutory, including, without limitation, warranties that the *
4646
+ * Covered Software is free of defects, merchantable, fit for a *
4647
+ * particular purpose or non-infringing. The entire risk as to the *
4648
+ * quality and performance of the Covered Software is with You. *
4649
+ * Should any Covered Software prove defective in any respect, You *
4650
+ * (not any Contributor) assume the cost of any necessary servicing, *
4651
+ * repair, or correction. This disclaimer of warranty constitutes an *
4652
+ * essential part of this License. No use of any Covered Software is *
4653
+ * authorized under this License except under this disclaimer. *
4654
+ * *
4655
+ ************************************************************************
4656
+
4657
+ ************************************************************************
4658
+ * *
4659
+ * 7. Limitation of Liability *
4660
+ * -------------------------- *
4661
+ * *
4662
+ * Under no circumstances and under no legal theory, whether tort *
4663
+ * (including negligence), contract, or otherwise, shall any *
4664
+ * Contributor, or anyone who distributes Covered Software as *
4665
+ * permitted above, be liable to You for any direct, indirect, *
4666
+ * special, incidental, or consequential damages of any character *
4667
+ * including, without limitation, damages for lost profits, loss of *
4668
+ * goodwill, work stoppage, computer failure or malfunction, or any *
4669
+ * and all other commercial damages or losses, even if such party *
4670
+ * shall have been informed of the possibility of such damages. This *
4671
+ * limitation of liability shall not apply to liability for death or *
4672
+ * personal injury resulting from such party's negligence to the *
4673
+ * extent applicable law prohibits such limitation. Some *
4674
+ * jurisdictions do not allow the exclusion or limitation of *
4675
+ * incidental or consequential damages, so this exclusion and *
4676
+ * limitation may not apply to You. *
4677
+ * *
4678
+ ************************************************************************
4679
+
4680
+ 8. Litigation
4681
+ -------------
4682
+
4683
+ Any litigation relating to this License may be brought only in the
4684
+ courts of a jurisdiction where the defendant maintains its principal
4685
+ place of business and such litigation shall be governed by laws of that
4686
+ jurisdiction, without reference to its conflict-of-law provisions.
4687
+ Nothing in this Section shall prevent a party's ability to bring
4688
+ cross-claims or counter-claims.
4689
+
4690
+ 9. Miscellaneous
4691
+ ----------------
4692
+
4693
+ This License represents the complete agreement concerning the subject
4694
+ matter hereof. If any provision of this License is held to be
4695
+ unenforceable, such provision shall be reformed only to the extent
4696
+ necessary to make it enforceable. Any law or regulation which provides
4697
+ that the language of a contract shall be construed against the drafter
4698
+ shall not be used to construe this License against a Contributor.
4699
+
4700
+ 10. Versions of the License
4701
+ ---------------------------
4702
+
4703
+ 10.1. New Versions
4704
+
4705
+ Mozilla Foundation is the license steward. Except as provided in Section
4706
+ 10.3, no one other than the license steward has the right to modify or
4707
+ publish new versions of this License. Each version will be given a
4708
+ distinguishing version number.
4709
+
4710
+ 10.2. Effect of New Versions
4711
+
4712
+ You may distribute the Covered Software under the terms of the version
4713
+ of the License under which You originally received the Covered Software,
4714
+ or under the terms of any subsequent version published by the license
4715
+ steward.
4716
+
4717
+ 10.3. Modified Versions
4718
+
4719
+ If you create software not governed by this License, and you want to
4720
+ create a new license for such software, you may create and use a
4721
+ modified version of this License if you rename the license and remove
4722
+ any references to the name of the license steward (except to note that
4723
+ such modified license differs from this License).
4724
+
4725
+ 10.4. Distributing Source Code Form that is Incompatible With Secondary
4726
+ Licenses
4727
+
4728
+ If You choose to distribute Source Code Form that is Incompatible With
4729
+ Secondary Licenses under the terms of this version of the License, the
4730
+ notice described in Exhibit B of this License must be attached.
4731
+
4732
+ Exhibit A - Source Code Form License Notice
4733
+ -------------------------------------------
4734
+
4735
+ This Source Code Form is subject to the terms of the Mozilla Public
4736
+ License, v. 2.0. If a copy of the MPL was not distributed with this
4737
+ file, You can obtain one at https://mozilla.org/MPL/2.0/.
4738
+
4739
+ If it is not possible or desirable to put the notice in a particular
4740
+ file, then You may include the notice in a location (such as a LICENSE
4741
+ file in a relevant directory) where a recipient would be likely to look
4742
+ for such a notice.
4743
+
4744
+ You may add additional accurate notices of copyright ownership.
4745
+
4746
+ Exhibit B - "Incompatible With Secondary Licenses" Notice
4747
+ ---------------------------------------------------------
4748
+
4749
+ This Source Code Form is "Incompatible With Secondary Licenses", as
4750
+ defined by the Mozilla Public License, v. 2.0.
4751
+
4752
+ ````
4753
+
4754
+ ---
4755
+
4756
+ ## The following dependencies are licensed under the Unicode-3.0 License:
4757
+
4758
+ ### Rust Crates:
4759
+
4760
+ - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4761
+
4762
+ ````text
4763
+ UNICODE LICENSE V3
4764
+
4765
+ COPYRIGHT AND PERMISSION NOTICE
4766
+
4767
+ Copyright © 1991-2023 Unicode, Inc.
4768
+
4769
+ NOTICE TO USER: Carefully read the following legal agreement. BY
4770
+ DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
4771
+ SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
4772
+ TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
4773
+ DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
4774
+
4775
+ Permission is hereby granted, free of charge, to any person obtaining a
4776
+ copy of data files and any associated documentation (the "Data Files") or
4777
+ software and any associated documentation (the "Software") to deal in the
4778
+ Data Files or Software without restriction, including without limitation
4779
+ the rights to use, copy, modify, merge, publish, distribute, and/or sell
4780
+ copies of the Data Files or Software, and to permit persons to whom the
4781
+ Data Files or Software are furnished to do so, provided that either (a)
4782
+ this copyright and permission notice appear with all copies of the Data
4783
+ Files or Software, or (b) this copyright and permission notice appear in
4784
+ associated Documentation.
4785
+
4786
+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
4787
+ KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4788
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
4789
+ THIRD PARTY RIGHTS.
4790
+
4791
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
4792
+ BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
4793
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
4794
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
4795
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
4796
+ FILES OR SOFTWARE.
4797
+
4798
+ Except as contained in this notice, the name of a copyright holder shall
4799
+ not be used in advertising or otherwise to promote the sale, use or other
4800
+ dealings in these Data Files or Software without prior written
4801
+ authorization of the copyright holder.
4802
+
4803
+ ````
4804
+
4805
+ ---
4806
+
4807
+ ## The following dependencies are licensed under the Unicode-3.0 License:
4808
+
4809
+ ### Rust Crates:
4810
+
4811
+ - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4812
+ - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4813
+ - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4814
+ - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4815
+ - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4816
+ - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4817
+ - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4818
+ - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4819
+ - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4820
+ - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4821
+ - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4822
+ - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4823
+ - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4824
+ - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4825
+ - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4826
+ - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4827
+ - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4828
+ - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4829
+
4830
+ ````text
4831
+ UNICODE LICENSE V3
4832
+
4833
+ COPYRIGHT AND PERMISSION NOTICE
4834
+
4835
+ Copyright © 2020-2024 Unicode, Inc.
4836
+
4837
+ NOTICE TO USER: Carefully read the following legal agreement. BY
4838
+ DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
4839
+ SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
4840
+ TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
4841
+ DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
4842
+
4843
+ Permission is hereby granted, free of charge, to any person obtaining a
4844
+ copy of data files and any associated documentation (the "Data Files") or
4845
+ software and any associated documentation (the "Software") to deal in the
4846
+ Data Files or Software without restriction, including without limitation
4847
+ the rights to use, copy, modify, merge, publish, distribute, and/or sell
4848
+ copies of the Data Files or Software, and to permit persons to whom the
4849
+ Data Files or Software are furnished to do so, provided that either (a)
4850
+ this copyright and permission notice appear with all copies of the Data
4851
+ Files or Software, or (b) this copyright and permission notice appear in
4852
+ associated Documentation.
4853
+
4854
+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
4855
+ KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4856
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
4857
+ THIRD PARTY RIGHTS.
4858
+
4859
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
4860
+ BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
4861
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
4862
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
4863
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
4864
+ FILES OR SOFTWARE.
4865
+
4866
+ Except as contained in this notice, the name of a copyright holder shall
4867
+ not be used in advertising or otherwise to promote the sale, use or other
4868
+ dealings in these Data Files or Software without prior written
4869
+ authorization of the copyright holder.
4870
+
4871
+ SPDX-License-Identifier: Unicode-3.0
4872
+
4873
+
4874
+
4875
+ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4876
+ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4877
+
4878
+ ````
4879
+