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