@deveco-codegenie/mcp-bridge-darwin-x64 0.1.8 → 0.2.5

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