@deveco-codegenie/mcp-darwin-x64 0.1.9 → 0.2.3

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