@deveco-codegenie/mcp-bridge-darwin-arm64 1.0.1-beta3 → 1.1.0

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