@deveco-codegenie/mcp-darwin-arm64 0.1.9 → 0.2.3-beta

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