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