@deveco-codegenie/mcp-darwin-arm64 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
+ - [jpeg-js](https://github.com/eugeneware/jpeg-js) (0.4.4)
617
+
618
+ ````text
619
+ Copyright (c) 2014, Eugene Ware
620
+ All rights reserved.
621
+
622
+ Redistribution and use in source and binary forms, with or without
623
+ modification, are permitted provided that the following conditions are met:
624
+
625
+ 1. Redistributions of source code must retain the above copyright
626
+ notice, this list of conditions and the following disclaimer.
627
+ 2. Redistributions in binary form must reproduce the above copyright
628
+ notice, this list of conditions and the following disclaimer in the
629
+ documentation and/or other materials provided with the distribution.
630
+ 3. Neither the name of Eugene Ware nor the names of its contributors
631
+ may be used to endorse or promote products derived from this software
632
+ without specific prior written permission.
633
+
634
+ THIS SOFTWARE IS PROVIDED BY EUGENE WARE ''AS IS'' AND ANY
635
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
636
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
637
+ DISCLAIMED. IN NO EVENT SHALL EUGENE WARE BE LIABLE FOR ANY
638
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
639
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
640
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
641
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
642
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
643
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
644
+
645
+ ````
646
+
647
+ ---
648
+
649
+ ## The following dependencies are licensed under the BSD-3-Clause License:
650
+
651
+ ### NPM Packages:
652
+
653
+ - [fast-uri](https://github.com/fastify/fast-uri) (3.1.0)
654
+
655
+ ````text
656
+ Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
657
+ Copyright (c) 2021-present The Fastify team
658
+ All rights reserved.
659
+
660
+ The Fastify team members are listed at https://github.com/fastify/fastify#team.
661
+
662
+ Redistribution and use in source and binary forms, with or without
663
+ modification, are permitted provided that the following conditions are met:
664
+ * Redistributions of source code must retain the above copyright
665
+ notice, this list of conditions and the following disclaimer.
666
+ * Redistributions in binary form must reproduce the above copyright
667
+ notice, this list of conditions and the following disclaimer in the
668
+ documentation and/or other materials provided with the distribution.
669
+ * The names of any contributors may not be used to endorse or promote
670
+ products derived from this software without specific prior written
671
+ permission.
672
+
673
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
674
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
675
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
676
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS AND CONTRIBUTORS BE LIABLE FOR ANY
677
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
678
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
679
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
680
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
681
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
682
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
683
+
684
+ * * *
685
+
686
+ The complete list of contributors can be found at:
687
+ - https://github.com/garycourt/uri-js/graphs/contributors
688
+ ````
689
+
690
+ ---
691
+
692
+ ## The following dependencies are licensed under the ISC License:
693
+
694
+ ### NPM Packages:
695
+
696
+ - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.3) (0.0.3)
697
+
698
+ ````text
699
+ Please refer to the package README for license details.
700
+ ````
701
+
702
+ ---
703
+
704
+ ## The following dependencies are licensed under the ISC License:
705
+
706
+ ### NPM Packages:
707
+
708
+ - [pixelmatch](https://github.com/mapbox/pixelmatch) (7.1.0)
709
+
710
+ ````text
711
+ ISC License
712
+
713
+ Copyright (c) 2025, Mapbox
714
+
715
+ Permission to use, copy, modify, and/or distribute this software for any purpose
716
+ with or without fee is hereby granted, provided that the above copyright notice
717
+ and this permission notice appear in all copies.
718
+
719
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
720
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
721
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
722
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
723
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
724
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
725
+ THIS SOFTWARE.
726
+
727
+ ````
728
+
729
+ ---
730
+
731
+ ## The following dependencies are licensed under the MIT License:
732
+
733
+ ### Rust Crates:
734
+
735
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
736
+
737
+ ````text
738
+ Copyright (c) 2018 directories-rs contributors
739
+
740
+ Permission is hereby granted, free of charge, to any person obtaining a copy
741
+ of this software and associated documentation files (the "Software"), to deal
742
+ in the Software without restriction, including without limitation the rights
743
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
744
+ copies of the Software, and to permit persons to whom the Software is
745
+ furnished to do so, subject to the following conditions:
746
+
747
+ The above copyright notice and this permission notice shall be included in all
748
+ copies or substantial portions of the Software.
749
+
750
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
751
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
752
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
753
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
754
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
755
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
756
+ SOFTWARE.
757
+
758
+ ````
759
+
760
+ ---
761
+
762
+ ## The following dependencies are licensed under the MIT License:
763
+
764
+ ### Rust Crates:
765
+
766
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
767
+ - [log](https://github.com/rust-lang/log) (0.4.29)
768
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
769
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
770
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
771
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
772
+
773
+ ````text
774
+ Copyright (c) 2014 The Rust Project Developers
775
+
776
+ Permission is hereby granted, free of charge, to any
777
+ person obtaining a copy of this software and associated
778
+ documentation files (the "Software"), to deal in the
779
+ Software without restriction, including without
780
+ limitation the rights to use, copy, modify, merge,
781
+ publish, distribute, sublicense, and/or sell copies of
782
+ the Software, and to permit persons to whom the Software
783
+ is furnished to do so, subject to the following
784
+ conditions:
785
+
786
+ The above copyright notice and this permission notice
787
+ shall be included in all copies or substantial portions
788
+ of the Software.
789
+
790
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
791
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
792
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
793
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
794
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
795
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
796
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
797
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
798
+ DEALINGS IN THE SOFTWARE.
799
+
800
+ ````
801
+
802
+ ---
803
+
804
+ ## The following dependencies are licensed under the MIT License:
805
+
806
+ ### Rust Crates:
807
+
808
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
809
+
810
+ ````text
811
+ The MIT License (MIT)
812
+
813
+ Copyright (c) 2015-2020 Julien Cretin
814
+ Copyright (c) 2017-2020 Google Inc.
815
+
816
+ Permission is hereby granted, free of charge, to any person obtaining a copy
817
+ of this software and associated documentation files (the "Software"), to deal
818
+ in the Software without restriction, including without limitation the rights
819
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
820
+ copies of the Software, and to permit persons to whom the Software is
821
+ furnished to do so, subject to the following conditions:
822
+
823
+ The above copyright notice and this permission notice shall be included in all
824
+ copies or substantial portions of the Software.
825
+
826
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
827
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
828
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
829
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
830
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
831
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
832
+ SOFTWARE.
833
+
834
+ ````
835
+
836
+ ---
837
+
838
+ ## The following dependencies are licensed under the MIT License:
839
+
840
+ ### Rust Crates:
841
+
842
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
843
+
844
+ ````text
845
+ Copyright (c) 2014-2026 Alex Crichton
846
+
847
+ Permission is hereby granted, free of charge, to any
848
+ person obtaining a copy of this software and associated
849
+ documentation files (the "Software"), to deal in the
850
+ Software without restriction, including without
851
+ limitation the rights to use, copy, modify, merge,
852
+ publish, distribute, sublicense, and/or sell copies of
853
+ the Software, and to permit persons to whom the Software
854
+ is furnished to do so, subject to the following
855
+ conditions:
856
+
857
+ The above copyright notice and this permission notice
858
+ shall be included in all copies or substantial portions
859
+ of the Software.
860
+
861
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
862
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
863
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
864
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
865
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
866
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
867
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
868
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
869
+ DEALINGS IN THE SOFTWARE.
870
+
871
+ ````
872
+
873
+ ---
874
+
875
+ ## The following dependencies are licensed under the MIT License:
876
+
877
+ ### Rust Crates:
878
+
879
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
880
+
881
+ ````text
882
+ The MIT License (MIT)
883
+
884
+ Copyright (c) 2015 Alice Maz
885
+
886
+ Permission is hereby granted, free of charge, to any person obtaining a copy
887
+ of this software and associated documentation files (the "Software"), to deal
888
+ in the Software without restriction, including without limitation the rights
889
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
890
+ copies of the Software, and to permit persons to whom the Software is
891
+ furnished to do so, subject to the following conditions:
892
+
893
+ The above copyright notice and this permission notice shall be included in
894
+ all copies or substantial portions of the Software.
895
+
896
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
897
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
898
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
899
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
900
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
901
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
902
+ THE SOFTWARE.
903
+
904
+ ````
905
+
906
+ ---
907
+
908
+ ## The following dependencies are licensed under the MIT License:
909
+
910
+ ### Rust Crates:
911
+
912
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
913
+
914
+ ````text
915
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
916
+
917
+ Permission is hereby granted, free of charge, to any
918
+ person obtaining a copy of this software and associated
919
+ documentation files (the "Software"), to deal in the
920
+ Software without restriction, including without
921
+ limitation the rights to use, copy, modify, merge,
922
+ publish, distribute, sublicense, and/or sell copies of
923
+ the Software, and to permit persons to whom the Software
924
+ is furnished to do so, subject to the following
925
+ conditions:
926
+
927
+ The above copyright notice and this permission notice
928
+ shall be included in all copies or substantial portions
929
+ of the Software.
930
+
931
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
932
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
933
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
934
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
935
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
936
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
937
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
938
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
939
+ DEALINGS IN THE SOFTWARE.
940
+
941
+ ````
942
+
943
+ ---
944
+
945
+ ## The following dependencies are licensed under the MIT License:
946
+
947
+ ### Rust Crates:
948
+
949
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
950
+
951
+ ````text
952
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
953
+
954
+ Permission is hereby granted, free of charge, to any
955
+ person obtaining a copy of this software and associated
956
+ documentation files (the "Software"), to deal in the
957
+ Software without restriction, including without
958
+ limitation the rights to use, copy, modify, merge,
959
+ publish, distribute, sublicense, and/or sell copies of
960
+ the Software, and to permit persons to whom the Software
961
+ is furnished to do so, subject to the following
962
+ conditions:
963
+
964
+ The above copyright notice and this permission notice
965
+ shall be included in all copies or substantial portions
966
+ of the Software.
967
+
968
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
969
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
970
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
971
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
972
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
973
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
974
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
975
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
976
+ DEALINGS IN THE SOFTWARE.
977
+
978
+ ````
979
+
980
+ ---
981
+
982
+ ## The following dependencies are licensed under the MIT License:
983
+
984
+ ### Rust Crates:
985
+
986
+ - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
987
+
988
+ ````text
989
+ Copyright (c) 2014 Chris Wong
990
+
991
+ Permission is hereby granted, free of charge, to any
992
+ person obtaining a copy of this software and associated
993
+ documentation files (the "Software"), to deal in the
994
+ Software without restriction, including without
995
+ limitation the rights to use, copy, modify, merge,
996
+ publish, distribute, sublicense, and/or sell copies of
997
+ the Software, and to permit persons to whom the Software
998
+ is furnished to do so, subject to the following
999
+ conditions:
1000
+
1001
+ The above copyright notice and this permission notice
1002
+ shall be included in all copies or substantial portions
1003
+ of the Software.
1004
+
1005
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1006
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1007
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1008
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1009
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1010
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1011
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1012
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1013
+ DEALINGS IN THE SOFTWARE.
1014
+
1015
+ ````
1016
+
1017
+ ---
1018
+
1019
+ ## The following dependencies are licensed under the MIT License:
1020
+
1021
+ ### Rust Crates:
1022
+
1023
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
1024
+
1025
+ ````text
1026
+ Copyright (c) 2016 Amanieu d'Antras
1027
+
1028
+ Permission is hereby granted, free of charge, to any
1029
+ person obtaining a copy of this software and associated
1030
+ documentation files (the "Software"), to deal in the
1031
+ Software without restriction, including without
1032
+ limitation the rights to use, copy, modify, merge,
1033
+ publish, distribute, sublicense, and/or sell copies of
1034
+ the Software, and to permit persons to whom the Software
1035
+ is furnished to do so, subject to the following
1036
+ conditions:
1037
+
1038
+ The above copyright notice and this permission notice
1039
+ shall be included in all copies or substantial portions
1040
+ of the Software.
1041
+
1042
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1043
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1044
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1045
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1046
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1047
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1048
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1049
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1050
+ DEALINGS IN THE SOFTWARE.
1051
+
1052
+ ````
1053
+
1054
+ ---
1055
+
1056
+ ## The following dependencies are licensed under the MIT License:
1057
+
1058
+ ### Rust Crates:
1059
+
1060
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
1061
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
1062
+ - [url](https://github.com/servo/rust-url) (2.5.8)
1063
+
1064
+ ````text
1065
+ Copyright (c) 2013-2025 The rust-url developers
1066
+
1067
+ Permission is hereby granted, free of charge, to any
1068
+ person obtaining a copy of this software and associated
1069
+ documentation files (the "Software"), to deal in the
1070
+ Software without restriction, including without
1071
+ limitation the rights to use, copy, modify, merge,
1072
+ publish, distribute, sublicense, and/or sell copies of
1073
+ the Software, and to permit persons to whom the Software
1074
+ is furnished to do so, subject to the following
1075
+ conditions:
1076
+
1077
+ The above copyright notice and this permission notice
1078
+ shall be included in all copies or substantial portions
1079
+ of the Software.
1080
+
1081
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1082
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1083
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1084
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1085
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1086
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1087
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1088
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1089
+ DEALINGS IN THE SOFTWARE.
1090
+
1091
+ ````
1092
+
1093
+ ---
1094
+
1095
+ ## The following dependencies are licensed under the MIT License:
1096
+
1097
+ ### Rust Crates:
1098
+
1099
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
1100
+
1101
+ ````text
1102
+ Copyright (c) 2017 Contributors
1103
+
1104
+ Permission is hereby granted, free of charge, to any
1105
+ person obtaining a copy of this software and associated
1106
+ documentation files (the "Software"), to deal in the
1107
+ Software without restriction, including without
1108
+ limitation the rights to use, copy, modify, merge,
1109
+ publish, distribute, sublicense, and/or sell copies of
1110
+ the Software, and to permit persons to whom the Software
1111
+ is furnished to do so, subject to the following
1112
+ conditions:
1113
+
1114
+ The above copyright notice and this permission notice
1115
+ shall be included in all copies or substantial portions
1116
+ of the Software.
1117
+
1118
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1119
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1120
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1121
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1122
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1123
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1124
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1125
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1126
+ DEALINGS IN THE SOFTWARE.
1127
+
1128
+ ````
1129
+
1130
+ ---
1131
+
1132
+ ## The following dependencies are licensed under the MIT License:
1133
+
1134
+ ### Rust Crates:
1135
+
1136
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
1137
+
1138
+ ````text
1139
+ Copyright (c) 2013-2014 The Rust Project Developers.
1140
+ Copyright (c) 2015-2020 The rust-hex Developers
1141
+
1142
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1143
+ of this software and associated documentation files (the "Software"), to deal
1144
+ in the Software without restriction, including without limitation the rights
1145
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1146
+ copies of the Software, and to permit persons to whom the Software is
1147
+ furnished to do so, subject to the following conditions:
1148
+
1149
+ The above copyright notice and this permission notice shall be included in all
1150
+ copies or substantial portions of the Software.
1151
+
1152
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1153
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1154
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1155
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1156
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1157
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1158
+ SOFTWARE.
1159
+
1160
+ ````
1161
+
1162
+ ---
1163
+
1164
+ ## The following dependencies are licensed under the MIT License:
1165
+
1166
+ ### Rust Crates:
1167
+
1168
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
1169
+
1170
+ ````text
1171
+ Copyright 2017 Juniper Networks, Inc.
1172
+
1173
+ 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:
1174
+
1175
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1176
+
1177
+ 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.
1178
+
1179
+ ````
1180
+
1181
+ ---
1182
+
1183
+ ## The following dependencies are licensed under the MIT License:
1184
+
1185
+ ### Rust Crates:
1186
+
1187
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
1188
+
1189
+ ````text
1190
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
1191
+
1192
+ Permission is hereby granted, free of charge, to any
1193
+ person obtaining a copy of this software and associated
1194
+ documentation files (the "Software"), to deal in the
1195
+ Software without restriction, including without
1196
+ limitation the rights to use, copy, modify, merge,
1197
+ publish, distribute, sublicense, and/or sell copies of
1198
+ the Software, and to permit persons to whom the Software
1199
+ is furnished to do so, subject to the following
1200
+ conditions:
1201
+
1202
+ The above copyright notice and this permission notice
1203
+ shall be included in all copies or substantial portions
1204
+ of the Software.
1205
+
1206
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1207
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1208
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1209
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1210
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1211
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1212
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1213
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1214
+ DEALINGS IN THE SOFTWARE.
1215
+
1216
+ ````
1217
+
1218
+ ---
1219
+
1220
+ ## The following dependencies are licensed under the MIT License:
1221
+
1222
+ ### Rust Crates:
1223
+
1224
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
1225
+
1226
+ ````text
1227
+ Copyright (c) 2016--2017
1228
+
1229
+ Permission is hereby granted, free of charge, to any
1230
+ person obtaining a copy of this software and associated
1231
+ documentation files (the "Software"), to deal in the
1232
+ Software without restriction, including without
1233
+ limitation the rights to use, copy, modify, merge,
1234
+ publish, distribute, sublicense, and/or sell copies of
1235
+ the Software, and to permit persons to whom the Software
1236
+ is furnished to do so, subject to the following
1237
+ conditions:
1238
+
1239
+ The above copyright notice and this permission notice
1240
+ shall be included in all copies or substantial portions
1241
+ of the Software.
1242
+
1243
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1244
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1245
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1246
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1247
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1248
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1249
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1250
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1251
+ DEALINGS IN THE SOFTWARE.
1252
+
1253
+ ````
1254
+
1255
+ ---
1256
+
1257
+ ## The following dependencies are licensed under the MIT License:
1258
+
1259
+ ### Rust Crates:
1260
+
1261
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
1262
+
1263
+ ````text
1264
+ MIT License
1265
+
1266
+ Copyright (c) [2021] [Marvin Countryman]
1267
+
1268
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1269
+ of this software and associated documentation files (the "Software"), to deal
1270
+ in the Software without restriction, including without limitation the rights
1271
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1272
+ copies of the Software, and to permit persons to whom the Software is
1273
+ furnished to do so, subject to the following conditions:
1274
+
1275
+ The above copyright notice and this permission notice shall be included in all
1276
+ copies or substantial portions of the Software.
1277
+
1278
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1279
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1280
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1281
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1282
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1283
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1284
+ SOFTWARE.
1285
+
1286
+ ````
1287
+
1288
+ ---
1289
+
1290
+ ## The following dependencies are licensed under the MIT License:
1291
+
1292
+ ### Rust Crates:
1293
+
1294
+ - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
1295
+
1296
+ ````text
1297
+ MIT License
1298
+
1299
+ Copyright (c) 2017 Nikolai Vazquez
1300
+
1301
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1302
+ of this software and associated documentation files (the "Software"), to deal
1303
+ in the Software without restriction, including without limitation the rights
1304
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1305
+ copies of the Software, and to permit persons to whom the Software is
1306
+ furnished to do so, subject to the following conditions:
1307
+
1308
+ The above copyright notice and this permission notice shall be included in all
1309
+ copies or substantial portions of the Software.
1310
+
1311
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1312
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1313
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1314
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1315
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1316
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1317
+ SOFTWARE.
1318
+
1319
+ ````
1320
+
1321
+ ---
1322
+
1323
+ ## The following dependencies are licensed under the MIT License:
1324
+
1325
+ ### Rust Crates:
1326
+
1327
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
1328
+
1329
+ ````text
1330
+ MIT License
1331
+
1332
+ Copyright (c) 2019 Yoshua Wuyts
1333
+ Copyright (c) Tokio Contributors
1334
+
1335
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1336
+ of this software and associated documentation files (the "Software"), to deal
1337
+ in the Software without restriction, including without limitation the rights
1338
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1339
+ copies of the Software, and to permit persons to whom the Software is
1340
+ furnished to do so, subject to the following conditions:
1341
+
1342
+ The above copyright notice and this permission notice shall be included in all
1343
+ copies or substantial portions of the Software.
1344
+
1345
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1346
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1347
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1348
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1349
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1350
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1351
+ SOFTWARE.
1352
+
1353
+ ````
1354
+
1355
+ ---
1356
+
1357
+ ## The following dependencies are licensed under the MIT License:
1358
+
1359
+ ### Rust Crates:
1360
+
1361
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
1362
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
1363
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
1364
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
1365
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
1366
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
1367
+
1368
+ ````text
1369
+ Copyright (c) 2019 Tokio Contributors
1370
+
1371
+ Permission is hereby granted, free of charge, to any
1372
+ person obtaining a copy of this software and associated
1373
+ documentation files (the "Software"), to deal in the
1374
+ Software without restriction, including without
1375
+ limitation the rights to use, copy, modify, merge,
1376
+ publish, distribute, sublicense, and/or sell copies of
1377
+ the Software, and to permit persons to whom the Software
1378
+ is furnished to do so, subject to the following
1379
+ conditions:
1380
+
1381
+ The above copyright notice and this permission notice
1382
+ shall be included in all copies or substantial portions
1383
+ of the Software.
1384
+
1385
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1386
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1387
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1388
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1389
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1390
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1391
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1392
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1393
+ DEALINGS IN THE SOFTWARE.
1394
+
1395
+ ````
1396
+
1397
+ ---
1398
+
1399
+ ## The following dependencies are licensed under the MIT License:
1400
+
1401
+ ### Rust Crates:
1402
+
1403
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
1404
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
1405
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
1406
+
1407
+ ````text
1408
+ Copyright (c) 2019 Tower Contributors
1409
+
1410
+ Permission is hereby granted, free of charge, to any
1411
+ person obtaining a copy of this software and associated
1412
+ documentation files (the "Software"), to deal in the
1413
+ Software without restriction, including without
1414
+ limitation the rights to use, copy, modify, merge,
1415
+ publish, distribute, sublicense, and/or sell copies of
1416
+ the Software, and to permit persons to whom the Software
1417
+ is furnished to do so, subject to the following
1418
+ conditions:
1419
+
1420
+ The above copyright notice and this permission notice
1421
+ shall be included in all copies or substantial portions
1422
+ of the Software.
1423
+
1424
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1425
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1426
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1427
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1428
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1429
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1430
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1431
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1432
+ DEALINGS IN THE SOFTWARE.
1433
+
1434
+ ````
1435
+
1436
+ ---
1437
+
1438
+ ## The following dependencies are licensed under the MIT License:
1439
+
1440
+ ### Rust Crates:
1441
+
1442
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
1443
+
1444
+ ````text
1445
+ Copyright (c) 2017 Artyom Pavlov
1446
+
1447
+ Permission is hereby granted, free of charge, to any
1448
+ person obtaining a copy of this software and associated
1449
+ documentation files (the "Software"), to deal in the
1450
+ Software without restriction, including without
1451
+ limitation the rights to use, copy, modify, merge,
1452
+ publish, distribute, sublicense, and/or sell copies of
1453
+ the Software, and to permit persons to whom the Software
1454
+ is furnished to do so, subject to the following
1455
+ conditions:
1456
+
1457
+ The above copyright notice and this permission notice
1458
+ shall be included in all copies or substantial portions
1459
+ of the Software.
1460
+
1461
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1462
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1463
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1464
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1465
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1466
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1467
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1468
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1469
+ DEALINGS IN THE SOFTWARE.
1470
+
1471
+ ````
1472
+
1473
+ ---
1474
+
1475
+ ## The following dependencies are licensed under the MIT License:
1476
+
1477
+ ### Rust Crates:
1478
+
1479
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
1480
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
1481
+
1482
+ ````text
1483
+ Copyright (c) 2006-2009 Graydon Hoare
1484
+ Copyright (c) 2009-2013 Mozilla Foundation
1485
+ Copyright (c) 2016 Artyom Pavlov
1486
+
1487
+ Permission is hereby granted, free of charge, to any
1488
+ person obtaining a copy of this software and associated
1489
+ documentation files (the "Software"), to deal in the
1490
+ Software without restriction, including without
1491
+ limitation the rights to use, copy, modify, merge,
1492
+ publish, distribute, sublicense, and/or sell copies of
1493
+ the Software, and to permit persons to whom the Software
1494
+ is furnished to do so, subject to the following
1495
+ conditions:
1496
+
1497
+ The above copyright notice and this permission notice
1498
+ shall be included in all copies or substantial portions
1499
+ of the Software.
1500
+
1501
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1502
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1503
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1504
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1505
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1506
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1507
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1508
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1509
+ DEALINGS IN THE SOFTWARE.
1510
+
1511
+ ````
1512
+
1513
+ ---
1514
+
1515
+ ## The following dependencies are licensed under the MIT License:
1516
+
1517
+ ### Rust Crates:
1518
+
1519
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
1520
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
1521
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
1522
+
1523
+ ````text
1524
+ MIT License
1525
+
1526
+ Copyright (c) Tokio Contributors
1527
+
1528
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1529
+ of this software and associated documentation files (the "Software"), to deal
1530
+ in the Software without restriction, including without limitation the rights
1531
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1532
+ copies of the Software, and to permit persons to whom the Software is
1533
+ furnished to do so, subject to the following conditions:
1534
+
1535
+ The above copyright notice and this permission notice shall be included in all
1536
+ copies or substantial portions of the Software.
1537
+
1538
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1539
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1540
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1541
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1542
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1543
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1544
+ SOFTWARE.
1545
+
1546
+ ````
1547
+
1548
+ ---
1549
+
1550
+ ## The following dependencies are licensed under the MIT License:
1551
+
1552
+ ### Rust Crates:
1553
+
1554
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
1555
+
1556
+ ````text
1557
+ The MIT License (MIT)
1558
+
1559
+ Copyright (c) 2014 Paho Lurie-Gregg
1560
+
1561
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1562
+ of this software and associated documentation files (the "Software"), to deal
1563
+ in the Software without restriction, including without limitation the rights
1564
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1565
+ copies of the Software, and to permit persons to whom the Software is
1566
+ furnished to do so, subject to the following conditions:
1567
+
1568
+ The above copyright notice and this permission notice shall be included in all
1569
+ copies or substantial portions of the Software.
1570
+
1571
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1572
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1573
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1574
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1575
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1576
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1577
+ SOFTWARE.
1578
+
1579
+ ````
1580
+
1581
+ ---
1582
+
1583
+ ## The following dependencies are licensed under the MIT License:
1584
+
1585
+ ### Rust Crates:
1586
+
1587
+ - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
1588
+ - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
1589
+
1590
+ ````text
1591
+ Copyright (c) 2012-2013 Mozilla Foundation
1592
+
1593
+ Permission is hereby granted, free of charge, to any
1594
+ person obtaining a copy of this software and associated
1595
+ documentation files (the "Software"), to deal in the
1596
+ Software without restriction, including without
1597
+ limitation the rights to use, copy, modify, merge,
1598
+ publish, distribute, sublicense, and/or sell copies of
1599
+ the Software, and to permit persons to whom the Software
1600
+ is furnished to do so, subject to the following
1601
+ conditions:
1602
+
1603
+ The above copyright notice and this permission notice
1604
+ shall be included in all copies or substantial portions
1605
+ of the Software.
1606
+
1607
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1608
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1609
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1610
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1611
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1612
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1613
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1614
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1615
+ DEALINGS IN THE SOFTWARE.
1616
+
1617
+ ````
1618
+
1619
+ ---
1620
+
1621
+ ## The following dependencies are licensed under the MIT License:
1622
+
1623
+ ### Rust Crates:
1624
+
1625
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
1626
+
1627
+ ````text
1628
+ Copyright (c) 2018-2024 The rust-random Project Developers
1629
+ Copyright (c) 2014 The Rust Project Developers
1630
+
1631
+ Permission is hereby granted, free of charge, to any
1632
+ person obtaining a copy of this software and associated
1633
+ documentation files (the "Software"), to deal in the
1634
+ Software without restriction, including without
1635
+ limitation the rights to use, copy, modify, merge,
1636
+ publish, distribute, sublicense, and/or sell copies of
1637
+ the Software, and to permit persons to whom the Software
1638
+ is furnished to do so, subject to the following
1639
+ conditions:
1640
+
1641
+ The above copyright notice and this permission notice
1642
+ shall be included in all copies or substantial portions
1643
+ of the Software.
1644
+
1645
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1646
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1647
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1648
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1649
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1650
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1651
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1652
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1653
+ DEALINGS IN THE SOFTWARE.
1654
+
1655
+ ````
1656
+
1657
+ ---
1658
+
1659
+ ## The following dependencies are licensed under the MIT License:
1660
+
1661
+ ### Rust Crates:
1662
+
1663
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
1664
+
1665
+ ````text
1666
+ The MIT License (MIT)
1667
+
1668
+ Copyright (c) 2016 Johann Tuffe
1669
+
1670
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1671
+ of this software and associated documentation files (the "Software"), to deal
1672
+ in the Software without restriction, including without limitation the rights
1673
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1674
+ copies of the Software, and to permit persons to whom the Software is
1675
+ furnished to do so, subject to the following conditions:
1676
+
1677
+
1678
+ The above copyright notice and this permission notice shall be included in
1679
+ all copies or substantial portions of the Software.
1680
+
1681
+
1682
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1683
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1684
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1685
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1686
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1687
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1688
+ THE SOFTWARE.
1689
+
1690
+ ````
1691
+
1692
+ ---
1693
+
1694
+ ## The following dependencies are licensed under the MIT License:
1695
+
1696
+ ### Rust Crates:
1697
+
1698
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
1699
+
1700
+ ````text
1701
+ Copyright Mozilla Foundation
1702
+
1703
+ Permission is hereby granted, free of charge, to any
1704
+ person obtaining a copy of this software and associated
1705
+ documentation files (the "Software"), to deal in the
1706
+ Software without restriction, including without
1707
+ limitation the rights to use, copy, modify, merge,
1708
+ publish, distribute, sublicense, and/or sell copies of
1709
+ the Software, and to permit persons to whom the Software
1710
+ is furnished to do so, subject to the following
1711
+ conditions:
1712
+
1713
+ The above copyright notice and this permission notice
1714
+ shall be included in all copies or substantial portions
1715
+ of the Software.
1716
+
1717
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1718
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1719
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1720
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1721
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1722
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1723
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1724
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1725
+ DEALINGS IN THE SOFTWARE.
1726
+
1727
+ ````
1728
+
1729
+ ---
1730
+
1731
+ ## The following dependencies are licensed under the MIT License:
1732
+
1733
+ ### Rust Crates:
1734
+
1735
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
1736
+
1737
+ ````text
1738
+ Copyright (c) 2019 Carl Lerche
1739
+
1740
+ Permission is hereby granted, free of charge, to any
1741
+ person obtaining a copy of this software and associated
1742
+ documentation files (the "Software"), to deal in the
1743
+ Software without restriction, including without
1744
+ limitation the rights to use, copy, modify, merge,
1745
+ publish, distribute, sublicense, and/or sell copies of
1746
+ the Software, and to permit persons to whom the Software
1747
+ is furnished to do so, subject to the following
1748
+ conditions:
1749
+
1750
+ The above copyright notice and this permission notice
1751
+ shall be included in all copies or substantial portions
1752
+ of the Software.
1753
+
1754
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1755
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1756
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1757
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1758
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1759
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1760
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1761
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1762
+ DEALINGS IN THE SOFTWARE.
1763
+
1764
+ ````
1765
+
1766
+ ---
1767
+
1768
+ ## The following dependencies are licensed under the MIT License:
1769
+
1770
+ ### Rust Crates:
1771
+
1772
+ - [nix](https://github.com/nix-rust/nix) (0.31.2)
1773
+
1774
+ ````text
1775
+ The MIT License (MIT)
1776
+
1777
+ Copyright (c) 2015 Carl Lerche + nix-rust Authors
1778
+
1779
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1780
+ of this software and associated documentation files (the "Software"), to deal
1781
+ in the Software without restriction, including without limitation the rights
1782
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1783
+ copies of the Software, and to permit persons to whom the Software is
1784
+ furnished to do so, subject to the following conditions:
1785
+
1786
+ The above copyright notice and this permission notice shall be included in
1787
+ all copies or substantial portions of the Software.
1788
+
1789
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1790
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1791
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1792
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1793
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1794
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1795
+ THE SOFTWARE.
1796
+
1797
+ ````
1798
+
1799
+ ---
1800
+
1801
+ ## The following dependencies are licensed under the MIT License:
1802
+
1803
+ ### Rust Crates:
1804
+
1805
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
1806
+
1807
+ ````text
1808
+ MIT License
1809
+
1810
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
1811
+
1812
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1813
+ of this software and associated documentation files (the "Software"), to deal
1814
+ in the Software without restriction, including without limitation the rights
1815
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1816
+ copies of the Software, and to permit persons to whom the Software is
1817
+ furnished to do so, subject to the following conditions:
1818
+
1819
+ The above copyright notice and this permission notice shall be included in all
1820
+ copies or substantial portions of the Software.
1821
+
1822
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1823
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1824
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1825
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1826
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1827
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1828
+ SOFTWARE.
1829
+
1830
+ ````
1831
+
1832
+ ---
1833
+
1834
+ ## The following dependencies are licensed under the MIT License:
1835
+
1836
+ ### Rust Crates:
1837
+
1838
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
1839
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
1840
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
1841
+
1842
+ ````text
1843
+ MIT License
1844
+
1845
+ Copyright (c) 2017 Ted Driggs
1846
+
1847
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1848
+ of this software and associated documentation files (the "Software"), to deal
1849
+ in the Software without restriction, including without limitation the rights
1850
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1851
+ copies of the Software, and to permit persons to whom the Software is
1852
+ furnished to do so, subject to the following conditions:
1853
+
1854
+ The above copyright notice and this permission notice shall be included in all
1855
+ copies or substantial portions of the Software.
1856
+
1857
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1858
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1859
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1860
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1861
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1862
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1863
+ SOFTWARE.
1864
+
1865
+ ````
1866
+
1867
+ ---
1868
+
1869
+ ## The following dependencies are licensed under the MIT License:
1870
+
1871
+ ### Rust Crates:
1872
+
1873
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
1874
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
1875
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
1876
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
1877
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
1878
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
1879
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
1880
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
1881
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
1882
+
1883
+ ````text
1884
+ Copyright (c) 2016 Alex Crichton
1885
+ Copyright (c) 2017 The Tokio Authors
1886
+
1887
+ Permission is hereby granted, free of charge, to any
1888
+ person obtaining a copy of this software and associated
1889
+ documentation files (the "Software"), to deal in the
1890
+ Software without restriction, including without
1891
+ limitation the rights to use, copy, modify, merge,
1892
+ publish, distribute, sublicense, and/or sell copies of
1893
+ the Software, and to permit persons to whom the Software
1894
+ is furnished to do so, subject to the following
1895
+ conditions:
1896
+
1897
+ The above copyright notice and this permission notice
1898
+ shall be included in all copies or substantial portions
1899
+ of the Software.
1900
+
1901
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1902
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1903
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1904
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1905
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1906
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1907
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1908
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1909
+ DEALINGS IN THE SOFTWARE.
1910
+
1911
+ ````
1912
+
1913
+ ---
1914
+
1915
+ ## The following dependencies are licensed under the MIT License:
1916
+
1917
+ ### Rust Crates:
1918
+
1919
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
1920
+
1921
+ ````text
1922
+ The MIT License (MIT)
1923
+
1924
+ Copyright (c) 2015 Bartłomiej Kamiński
1925
+
1926
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1927
+ of this software and associated documentation files (the "Software"), to deal
1928
+ in the Software without restriction, including without limitation the rights
1929
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1930
+ copies of the Software, and to permit persons to whom the Software is
1931
+ furnished to do so, subject to the following conditions:
1932
+
1933
+ The above copyright notice and this permission notice shall be included in all
1934
+ copies or substantial portions of the Software.
1935
+
1936
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1937
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1938
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1939
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1940
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1941
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1942
+ SOFTWARE.
1943
+ ````
1944
+
1945
+ ---
1946
+
1947
+ ## The following dependencies are licensed under the MIT License:
1948
+
1949
+ ### Rust Crates:
1950
+
1951
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
1952
+
1953
+ ````text
1954
+ Copyright (c) 2016 The humantime Developers
1955
+
1956
+ Includes parts of http date with the following copyright:
1957
+ Copyright (c) 2016 Pyfisch
1958
+
1959
+ Includes portions of musl libc with the following copyright:
1960
+ Copyright © 2005-2013 Rich Felker
1961
+
1962
+
1963
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1964
+ of this software and associated documentation files (the "Software"), to deal
1965
+ in the Software without restriction, including without limitation the rights
1966
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1967
+ copies of the Software, and to permit persons to whom the Software is
1968
+ furnished to do so, subject to the following conditions:
1969
+
1970
+ The above copyright notice and this permission notice shall be included in all
1971
+ copies or substantial portions of the Software.
1972
+
1973
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1974
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1975
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1976
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1977
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1978
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1979
+ SOFTWARE.
1980
+
1981
+ ````
1982
+
1983
+ ---
1984
+
1985
+ ## The following dependencies are licensed under the MIT License:
1986
+
1987
+ ### Rust Crates:
1988
+
1989
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
1990
+
1991
+ ````text
1992
+ Copyright (c) 2016-2025 Sean McArthur
1993
+
1994
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1995
+ of this software and associated documentation files (the "Software"), to deal
1996
+ in the Software without restriction, including without limitation the rights
1997
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1998
+ copies of the Software, and to permit persons to whom the Software is
1999
+ furnished to do so, subject to the following conditions:
2000
+
2001
+ The above copyright notice and this permission notice shall be included in
2002
+ all copies or substantial portions of the Software.
2003
+
2004
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2005
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2006
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2007
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2008
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2009
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2010
+ THE SOFTWARE.
2011
+
2012
+
2013
+ ````
2014
+
2015
+ ---
2016
+
2017
+ ## The following dependencies are licensed under the MIT License:
2018
+
2019
+ ### Rust Crates:
2020
+
2021
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
2022
+
2023
+ ````text
2024
+ MIT License
2025
+
2026
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
2027
+
2028
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2029
+ of this software and associated documentation files (the "Software"), to deal
2030
+ in the Software without restriction, including without limitation the rights
2031
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2032
+ copies of the Software, and to permit persons to whom the Software is
2033
+ furnished to do so, subject to the following conditions:
2034
+
2035
+ The above copyright notice and this permission notice shall be included in all
2036
+ copies or substantial portions of the Software.
2037
+
2038
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2039
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2040
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2041
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2042
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2043
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2044
+ SOFTWARE.
2045
+
2046
+ ````
2047
+
2048
+ ---
2049
+
2050
+ ## The following dependencies are licensed under the MIT License:
2051
+
2052
+ ### NPM Packages:
2053
+
2054
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
2055
+
2056
+ ````text
2057
+ This software is released under the MIT license:
2058
+
2059
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2060
+ this software and associated documentation files (the "Software"), to deal in
2061
+ the Software without restriction, including without limitation the rights to
2062
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2063
+ the Software, and to permit persons to whom the Software is furnished to do so,
2064
+ subject to the following conditions:
2065
+
2066
+ The above copyright notice and this permission notice shall be included in all
2067
+ copies or substantial portions of the Software.
2068
+
2069
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2070
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2071
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2072
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2073
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2074
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2075
+
2076
+ ````
2077
+
2078
+ ---
2079
+
2080
+ ## The following dependencies are licensed under the MIT License:
2081
+
2082
+ ### Rust Crates:
2083
+
2084
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
2085
+
2086
+ ````text
2087
+ Copyright (c) 2013-2016 The rust-url developers
2088
+
2089
+ Permission is hereby granted, free of charge, to any
2090
+ person obtaining a copy of this software and associated
2091
+ documentation files (the "Software"), to deal in the
2092
+ Software without restriction, including without
2093
+ limitation the rights to use, copy, modify, merge,
2094
+ publish, distribute, sublicense, and/or sell copies of
2095
+ the Software, and to permit persons to whom the Software
2096
+ is furnished to do so, subject to the following
2097
+ conditions:
2098
+
2099
+ The above copyright notice and this permission notice
2100
+ shall be included in all copies or substantial portions
2101
+ of the Software.
2102
+
2103
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2104
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2105
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2106
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2107
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2108
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2109
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2110
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2111
+ DEALINGS IN THE SOFTWARE.
2112
+
2113
+ ````
2114
+
2115
+ ---
2116
+
2117
+ ## The following dependencies are licensed under the MIT License:
2118
+
2119
+ ### Rust Crates:
2120
+
2121
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
2122
+
2123
+ ````text
2124
+ Copyright (c) 2018 Carl Lerche
2125
+
2126
+ Permission is hereby granted, free of charge, to any
2127
+ person obtaining a copy of this software and associated
2128
+ documentation files (the "Software"), to deal in the
2129
+ Software without restriction, including without
2130
+ limitation the rights to use, copy, modify, merge,
2131
+ publish, distribute, sublicense, and/or sell copies of
2132
+ the Software, and to permit persons to whom the Software
2133
+ is furnished to do so, subject to the following
2134
+ conditions:
2135
+
2136
+ The above copyright notice and this permission notice
2137
+ shall be included in all copies or substantial portions
2138
+ of the Software.
2139
+
2140
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2141
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2142
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2143
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2144
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2145
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2146
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2147
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2148
+ DEALINGS IN THE SOFTWARE.
2149
+
2150
+ ````
2151
+
2152
+ ---
2153
+
2154
+ ## The following dependencies are licensed under the MIT License:
2155
+
2156
+ ### Rust Crates:
2157
+
2158
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
2159
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
2160
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
2161
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
2162
+
2163
+ ````text
2164
+ The MIT License (MIT)
2165
+
2166
+ Copyright (c) 2015 Andrew Gallant
2167
+
2168
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2169
+ of this software and associated documentation files (the "Software"), to deal
2170
+ in the Software without restriction, including without limitation the rights
2171
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2172
+ copies of the Software, and to permit persons to whom the Software is
2173
+ furnished to do so, subject to the following conditions:
2174
+
2175
+ The above copyright notice and this permission notice shall be included in
2176
+ all copies or substantial portions of the Software.
2177
+
2178
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2179
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2180
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2181
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2182
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2183
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2184
+ THE SOFTWARE.
2185
+
2186
+ ````
2187
+
2188
+ ---
2189
+
2190
+ ## The following dependencies are licensed under the MIT License:
2191
+
2192
+ ### Rust Crates:
2193
+
2194
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
2195
+
2196
+ ````text
2197
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
2198
+
2199
+ Permission is hereby granted, free of charge, to any
2200
+ person obtaining a copy of this software and associated
2201
+ documentation files (the "Software"), to deal in the
2202
+ Software without restriction, including without
2203
+ limitation the rights to use, copy, modify, merge,
2204
+ publish, distribute, sublicense, and/or sell copies of
2205
+ the Software, and to permit persons to whom the Software
2206
+ is furnished to do so, subject to the following
2207
+ conditions:
2208
+
2209
+ The above copyright notice and this permission notice
2210
+ shall be included in all copies or substantial portions
2211
+ of the Software.
2212
+
2213
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2214
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2215
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2216
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2217
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2218
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2219
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2220
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2221
+ DEALINGS IN THE SOFTWARE.
2222
+
2223
+ ````
2224
+
2225
+ ---
2226
+
2227
+ ## The following dependencies are licensed under the MIT License:
2228
+
2229
+ ### Rust Crates:
2230
+
2231
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
2232
+
2233
+ ````text
2234
+ MIT License
2235
+
2236
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2237
+ of this software and associated documentation files (the "Software"), to deal
2238
+ in the Software without restriction, including without limitation the rights
2239
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2240
+ copies of the Software, and to permit persons to whom the Software is
2241
+ furnished to do so, subject to the following conditions:
2242
+
2243
+ The above copyright notice and this permission notice shall be included in all
2244
+ copies or substantial portions of the Software.
2245
+
2246
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2247
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2248
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2249
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2250
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2251
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2252
+ SOFTWARE.
2253
+
2254
+ ````
2255
+
2256
+ ---
2257
+
2258
+ ## The following dependencies are licensed under the MIT License:
2259
+
2260
+ ### Rust Crates:
2261
+
2262
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
2263
+
2264
+ ````text
2265
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
2266
+
2267
+ Permission is hereby granted, free of charge, to any
2268
+ person obtaining a copy of this software and associated
2269
+ documentation files (the "Software"), to deal in the
2270
+ Software without restriction, including without
2271
+ limitation the rights to use, copy, modify, merge,
2272
+ publish, distribute, sublicense, and/or sell copies of
2273
+ the Software, and to permit persons to whom the Software
2274
+ is furnished to do so, subject to the following
2275
+ conditions:
2276
+
2277
+ The above copyright notice and this permission notice
2278
+ shall be included in all copies or substantial portions
2279
+ of the Software.
2280
+
2281
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2282
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2283
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2284
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2285
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2286
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2287
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2288
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2289
+ DEALINGS IN THE SOFTWARE.
2290
+
2291
+ ````
2292
+
2293
+ ---
2294
+
2295
+ ## The following dependencies are licensed under the MIT License:
2296
+
2297
+ ### Rust Crates:
2298
+
2299
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
2300
+
2301
+ ````text
2302
+ Copyright (c) 2019 Eliza Weisman
2303
+
2304
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2305
+ of this software and associated documentation files (the "Software"), to deal
2306
+ in the Software without restriction, including without limitation the rights
2307
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2308
+ copies of the Software, and to permit persons to whom the Software is
2309
+ furnished to do so, subject to the following conditions:
2310
+
2311
+ The above copyright notice and this permission notice shall be included in
2312
+ all copies or substantial portions of the Software.
2313
+
2314
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2315
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2316
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2317
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2318
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2319
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2320
+ THE SOFTWARE.
2321
+
2322
+ ````
2323
+
2324
+ ---
2325
+
2326
+ ## The following dependencies are licensed under the MIT License:
2327
+
2328
+ ### Rust Crates:
2329
+
2330
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
2331
+
2332
+ ````text
2333
+ Copyright 2016 Nika Layzell
2334
+
2335
+ 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:
2336
+
2337
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2338
+
2339
+ 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.
2340
+
2341
+ ````
2342
+
2343
+ ---
2344
+
2345
+ ## The following dependencies are licensed under the MIT License:
2346
+
2347
+ ### Rust Crates:
2348
+
2349
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
2350
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
2351
+
2352
+ ````text
2353
+ The MIT License (MIT)
2354
+
2355
+ Copyright 2016 Google Inc. All Rights Reserved.
2356
+
2357
+ 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:
2358
+
2359
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2360
+
2361
+ 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.
2362
+
2363
+ ````
2364
+
2365
+ ---
2366
+
2367
+ ## The following dependencies are licensed under the MIT License:
2368
+
2369
+ ### Rust Crates:
2370
+
2371
+ - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
2372
+
2373
+ ````text
2374
+ Copyright (c) 2017 tokio-jsonrpc developers
2375
+
2376
+ Permission is hereby granted, free of charge, to any
2377
+ person obtaining a copy of this software and associated
2378
+ documentation files (the "Software"), to deal in the
2379
+ Software without restriction, including without
2380
+ limitation the rights to use, copy, modify, merge,
2381
+ publish, distribute, sublicense, and/or sell copies of
2382
+ the Software, and to permit persons to whom the Software
2383
+ is furnished to do so, subject to the following
2384
+ conditions:
2385
+
2386
+ The above copyright notice and this permission notice
2387
+ shall be included in all copies or substantial portions
2388
+ of the Software.
2389
+
2390
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2391
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2392
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2393
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2394
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2395
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2396
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2397
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2398
+ DEALINGS IN THE SOFTWARE.
2399
+
2400
+ ````
2401
+
2402
+ ---
2403
+
2404
+ ## The following dependencies are licensed under the MIT License:
2405
+
2406
+ ### Rust Crates:
2407
+
2408
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
2409
+
2410
+ ````text
2411
+ Copyright (c) The rust-url developers
2412
+
2413
+ Permission is hereby granted, free of charge, to any
2414
+ person obtaining a copy of this software and associated
2415
+ documentation files (the "Software"), to deal in the
2416
+ Software without restriction, including without
2417
+ limitation the rights to use, copy, modify, merge,
2418
+ publish, distribute, sublicense, and/or sell copies of
2419
+ the Software, and to permit persons to whom the Software
2420
+ is furnished to do so, subject to the following
2421
+ conditions:
2422
+
2423
+ The above copyright notice and this permission notice
2424
+ shall be included in all copies or substantial portions
2425
+ of the Software.
2426
+
2427
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2428
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2429
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2430
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2431
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2432
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2433
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2434
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2435
+ DEALINGS IN THE SOFTWARE.
2436
+
2437
+ ````
2438
+
2439
+ ---
2440
+
2441
+ ## The following dependencies are licensed under the MIT License:
2442
+
2443
+ ### Rust Crates:
2444
+
2445
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
2446
+
2447
+ ````text
2448
+ Copyright (c) 2017 Carl Lerche
2449
+ Copyright (c) 2018 Bastian Köcher
2450
+ Copyright (c) 2019-2020 Artem Vorotnikov
2451
+
2452
+ Permission is hereby granted, free of charge, to any
2453
+ person obtaining a copy of this software and associated
2454
+ documentation files (the "Software"), to deal in the
2455
+ Software without restriction, including without
2456
+ limitation the rights to use, copy, modify, merge,
2457
+ publish, distribute, sublicense, and/or sell copies of
2458
+ the Software, and to permit persons to whom the Software
2459
+ is furnished to do so, subject to the following
2460
+ conditions:
2461
+
2462
+ The above copyright notice and this permission notice
2463
+ shall be included in all copies or substantial portions
2464
+ of the Software.
2465
+
2466
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2467
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2468
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2469
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2470
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2471
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2472
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2473
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2474
+ DEALINGS IN THE SOFTWARE.
2475
+
2476
+ ````
2477
+
2478
+ ---
2479
+
2480
+ ## The following dependencies are licensed under the MIT License:
2481
+
2482
+ ### Rust Crates:
2483
+
2484
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
2485
+
2486
+ ````text
2487
+ Copyright (c) 2019-2021 Tower Contributors
2488
+
2489
+ Permission is hereby granted, free of charge, to any
2490
+ person obtaining a copy of this software and associated
2491
+ documentation files (the "Software"), to deal in the
2492
+ Software without restriction, including without
2493
+ limitation the rights to use, copy, modify, merge,
2494
+ publish, distribute, sublicense, and/or sell copies of
2495
+ the Software, and to permit persons to whom the Software
2496
+ is furnished to do so, subject to the following
2497
+ conditions:
2498
+
2499
+ The above copyright notice and this permission notice
2500
+ shall be included in all copies or substantial portions
2501
+ of the Software.
2502
+
2503
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2504
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2505
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2506
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2507
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2508
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2509
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2510
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2511
+ DEALINGS IN THE SOFTWARE.
2512
+
2513
+ ````
2514
+
2515
+ ---
2516
+
2517
+ ## The following dependencies are licensed under the MIT License:
2518
+
2519
+ ### NPM Packages:
2520
+
2521
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
2522
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
2523
+
2524
+ ````text
2525
+ MIT License
2526
+
2527
+ Copyright (c) 2017 Evgeny Poberezkin
2528
+
2529
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2530
+ of this software and associated documentation files (the "Software"), to deal
2531
+ in the Software without restriction, including without limitation the rights
2532
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2533
+ copies of the Software, and to permit persons to whom the Software is
2534
+ furnished to do so, subject to the following conditions:
2535
+
2536
+ The above copyright notice and this permission notice shall be included in all
2537
+ copies or substantial portions of the Software.
2538
+
2539
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2540
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2541
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2542
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2543
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2544
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2545
+ SOFTWARE.
2546
+
2547
+ ````
2548
+
2549
+ ---
2550
+
2551
+ ## The following dependencies are licensed under the MIT License:
2552
+
2553
+ ### Rust Crates:
2554
+
2555
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
2556
+
2557
+ ````text
2558
+ Copyright (c) 2014-2026 Sean McArthur
2559
+
2560
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2561
+ of this software and associated documentation files (the "Software"), to deal
2562
+ in the Software without restriction, including without limitation the rights
2563
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2564
+ copies of the Software, and to permit persons to whom the Software is
2565
+ furnished to do so, subject to the following conditions:
2566
+
2567
+ The above copyright notice and this permission notice shall be included in
2568
+ all copies or substantial portions of the Software.
2569
+
2570
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2571
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2572
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2573
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2574
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2575
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2576
+ THE SOFTWARE.
2577
+
2578
+ ````
2579
+
2580
+ ---
2581
+
2582
+ ## The following dependencies are licensed under the MIT License:
2583
+
2584
+ ### Rust Crates:
2585
+
2586
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
2587
+
2588
+ ````text
2589
+ Copyright (c) 2015-2025 Sean McArthur
2590
+
2591
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2592
+ of this software and associated documentation files (the "Software"), to deal
2593
+ in the Software without restriction, including without limitation the rights
2594
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2595
+ copies of the Software, and to permit persons to whom the Software is
2596
+ furnished to do so, subject to the following conditions:
2597
+
2598
+ The above copyright notice and this permission notice shall be included in
2599
+ all copies or substantial portions of the Software.
2600
+
2601
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2602
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2603
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2604
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2605
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2606
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2607
+ THE SOFTWARE.
2608
+
2609
+
2610
+ ````
2611
+
2612
+ ---
2613
+
2614
+ ## The following dependencies are licensed under the MIT License:
2615
+
2616
+ ### Rust Crates:
2617
+
2618
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
2619
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2620
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2621
+
2622
+ ````text
2623
+ MIT License
2624
+
2625
+ Copyright (c) 2023 magiclen.org (Ron Li)
2626
+
2627
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2628
+ of this software and associated documentation files (the "Software"), to deal
2629
+ in the Software without restriction, including without limitation the rights
2630
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2631
+ copies of the Software, and to permit persons to whom the Software is
2632
+ furnished to do so, subject to the following conditions:
2633
+
2634
+ The above copyright notice and this permission notice shall be included in all
2635
+ copies or substantial portions of the Software.
2636
+
2637
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2638
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2639
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2640
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2641
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2642
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2643
+ SOFTWARE.
2644
+
2645
+ ````
2646
+
2647
+ ---
2648
+
2649
+ ## The following dependencies are licensed under the MIT License:
2650
+
2651
+ ### Rust Crates:
2652
+
2653
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
2654
+
2655
+ ````text
2656
+ Copyright (c) 2018-2025 The rust-random Project Developers
2657
+ Copyright (c) 2014 The Rust Project Developers
2658
+
2659
+ Permission is hereby granted, free of charge, to any
2660
+ person obtaining a copy of this software and associated
2661
+ documentation files (the "Software"), to deal in the
2662
+ Software without restriction, including without
2663
+ limitation the rights to use, copy, modify, merge,
2664
+ publish, distribute, sublicense, and/or sell copies of
2665
+ the Software, and to permit persons to whom the Software
2666
+ is furnished to do so, subject to the following
2667
+ conditions:
2668
+
2669
+ The above copyright notice and this permission notice
2670
+ shall be included in all copies or substantial portions
2671
+ of the Software.
2672
+
2673
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2674
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2675
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2676
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2677
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2678
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2679
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2680
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2681
+ DEALINGS IN THE SOFTWARE.
2682
+
2683
+ ````
2684
+
2685
+ ---
2686
+
2687
+ ## The following dependencies are licensed under the MIT License:
2688
+
2689
+ ### Rust Crates:
2690
+
2691
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
2692
+
2693
+ ````text
2694
+ Copyright (c) 2017 Daniel Abramov
2695
+ Copyright (c) 2017 Alexey Galakhov
2696
+
2697
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2698
+ of this software and associated documentation files (the "Software"), to deal
2699
+ in the Software without restriction, including without limitation the rights
2700
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2701
+ copies of the Software, and to permit persons to whom the Software is
2702
+ furnished to do so, subject to the following conditions:
2703
+
2704
+ The above copyright notice and this permission notice shall be included in
2705
+ all copies or substantial portions of the Software.
2706
+
2707
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2708
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2709
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2710
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2711
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2712
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2713
+ THE SOFTWARE.
2714
+
2715
+ ````
2716
+
2717
+ ---
2718
+
2719
+ ## The following dependencies are licensed under the MIT License:
2720
+
2721
+ ### Rust Crates:
2722
+
2723
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
2724
+
2725
+ ````text
2726
+ The MIT License (MIT)
2727
+
2728
+ Copyright (c) 2014 Mathijs van de Nes
2729
+
2730
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2731
+ of this software and associated documentation files (the "Software"), to deal
2732
+ in the Software without restriction, including without limitation the rights
2733
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2734
+ copies of the Software, and to permit persons to whom the Software is
2735
+ furnished to do so, subject to the following conditions:
2736
+
2737
+ The above copyright notice and this permission notice shall be included in all
2738
+ copies or substantial portions of the Software.
2739
+
2740
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2741
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2742
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2743
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2744
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2745
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2746
+ SOFTWARE.
2747
+
2748
+ Some files in the "tests/data" subdirectory of this repository are under other
2749
+ licences; see files named LICENSE.*.txt for details.
2750
+ ````
2751
+
2752
+ ---
2753
+
2754
+ ## The following dependencies are licensed under the MIT License:
2755
+
2756
+ ### Rust Crates:
2757
+
2758
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
2759
+
2760
+ ````text
2761
+ Copyright (c) 2015 Steven Allen
2762
+
2763
+ Permission is hereby granted, free of charge, to any
2764
+ person obtaining a copy of this software and associated
2765
+ documentation files (the "Software"), to deal in the
2766
+ Software without restriction, including without
2767
+ limitation the rights to use, copy, modify, merge,
2768
+ publish, distribute, sublicense, and/or sell copies of
2769
+ the Software, and to permit persons to whom the Software
2770
+ is furnished to do so, subject to the following
2771
+ conditions:
2772
+
2773
+ The above copyright notice and this permission notice
2774
+ shall be included in all copies or substantial portions
2775
+ of the Software.
2776
+
2777
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2778
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2779
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2780
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2781
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2782
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2783
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2784
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2785
+ DEALINGS IN THE SOFTWARE.
2786
+
2787
+ ````
2788
+
2789
+ ---
2790
+
2791
+ ## The following dependencies are licensed under the MIT License:
2792
+
2793
+ ### Rust Crates:
2794
+
2795
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
2796
+
2797
+ ````text
2798
+ Copyright (c) 2019 The CryptoCorrosion Contributors
2799
+
2800
+ Permission is hereby granted, free of charge, to any
2801
+ person obtaining a copy of this software and associated
2802
+ documentation files (the "Software"), to deal in the
2803
+ Software without restriction, including without
2804
+ limitation the rights to use, copy, modify, merge,
2805
+ publish, distribute, sublicense, and/or sell copies of
2806
+ the Software, and to permit persons to whom the Software
2807
+ is furnished to do so, subject to the following
2808
+ conditions:
2809
+
2810
+ The above copyright notice and this permission notice
2811
+ shall be included in all copies or substantial portions
2812
+ of the Software.
2813
+
2814
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2815
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2816
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2817
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2818
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2819
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2820
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2821
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2822
+ DEALINGS IN THE SOFTWARE.
2823
+
2824
+ ````
2825
+
2826
+ ---
2827
+
2828
+ ## The following dependencies are licensed under the MIT License:
2829
+
2830
+ ### Rust Crates:
2831
+
2832
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
2833
+
2834
+ ````text
2835
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
2836
+
2837
+ Permission is hereby granted, free of charge, to any
2838
+ person obtaining a copy of this software and associated
2839
+ documentation files (the "Software"), to deal in the
2840
+ Software without restriction, including without
2841
+ limitation the rights to use, copy, modify, merge,
2842
+ publish, distribute, sublicense, and/or sell copies of
2843
+ the Software, and to permit persons to whom the Software
2844
+ is furnished to do so, subject to the following
2845
+ conditions:
2846
+
2847
+ The above copyright notice and this permission notice
2848
+ shall be included in all copies or substantial portions
2849
+ of the Software.
2850
+
2851
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2852
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2853
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2854
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2855
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2856
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2857
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2858
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2859
+ DEALINGS IN THE SOFTWARE.
2860
+
2861
+ ````
2862
+
2863
+ ---
2864
+
2865
+ ## The following dependencies are licensed under the MIT License:
2866
+
2867
+ ### Rust Crates:
2868
+
2869
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
2870
+
2871
+ ````text
2872
+ MIT License
2873
+
2874
+ Copyright (c) 2025 Callum Oakley
2875
+
2876
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2877
+ of this software and associated documentation files (the "Software"), to deal
2878
+ in the Software without restriction, including without limitation the rights
2879
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2880
+ copies of the Software, and to permit persons to whom the Software is
2881
+ furnished to do so, subject to the following conditions:
2882
+
2883
+ The above copyright notice and this permission notice shall be included in all
2884
+ copies or substantial portions of the Software.
2885
+
2886
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2887
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2888
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2889
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2890
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2891
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2892
+ SOFTWARE.
2893
+
2894
+ ````
2895
+
2896
+ ---
2897
+
2898
+ ## The following dependencies are licensed under the MIT License:
2899
+
2900
+ ### Rust Crates:
2901
+
2902
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
2903
+
2904
+ ````text
2905
+ Copyright (c) 2021 RustCrypto Developers
2906
+
2907
+ Permission is hereby granted, free of charge, to any
2908
+ person obtaining a copy of this software and associated
2909
+ documentation files (the "Software"), to deal in the
2910
+ Software without restriction, including without
2911
+ limitation the rights to use, copy, modify, merge,
2912
+ publish, distribute, sublicense, and/or sell copies of
2913
+ the Software, and to permit persons to whom the Software
2914
+ is furnished to do so, subject to the following
2915
+ conditions:
2916
+
2917
+ The above copyright notice and this permission notice
2918
+ shall be included in all copies or substantial portions
2919
+ of the Software.
2920
+
2921
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2922
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2923
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2924
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2925
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2926
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2927
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2928
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2929
+ DEALINGS IN THE SOFTWARE.
2930
+
2931
+ ````
2932
+
2933
+ ---
2934
+
2935
+ ## The following dependencies are licensed under the MIT License:
2936
+
2937
+ ### NPM Packages:
2938
+
2939
+ - [pngjs](https://github.com/pngjs/pngjs) (7.0.0)
2940
+
2941
+ ````text
2942
+ pngjs original work Copyright (c) 2015 Luke Page & Original Contributors
2943
+ pngjs derived work Copyright (c) 2012 Kuba Niegowski
2944
+
2945
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2946
+ of this software and associated documentation files (the "Software"), to deal
2947
+ in the Software without restriction, including without limitation the rights
2948
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2949
+ copies of the Software, and to permit persons to whom the Software is
2950
+ furnished to do so, subject to the following conditions:
2951
+
2952
+ The above copyright notice and this permission notice shall be included in
2953
+ all copies or substantial portions of the Software.
2954
+
2955
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2956
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2957
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2958
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2959
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2960
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2961
+ THE SOFTWARE.
2962
+
2963
+ ````
2964
+
2965
+ ---
2966
+
2967
+ ## The following dependencies are licensed under the MIT License:
2968
+
2969
+ ### Rust Crates:
2970
+
2971
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
2972
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
2973
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
2974
+
2975
+ ````text
2976
+ MIT License
2977
+
2978
+ Copyright (c) <year> <copyright holders>
2979
+
2980
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
2981
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
2982
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2983
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
2984
+ following conditions:
2985
+
2986
+ The above copyright notice and this permission notice shall be included in all copies or substantial
2987
+ portions of the Software.
2988
+
2989
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
2990
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
2991
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2992
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
2993
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
2994
+
2995
+ ````
2996
+
2997
+ ---
2998
+
2999
+ ## The following dependencies are licensed under the MIT License:
3000
+
3001
+ ### Rust Crates:
3002
+
3003
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
3004
+
3005
+ ````text
3006
+ Copyright (c) 2016 The rust-native-tls Developers
3007
+
3008
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3009
+ of this software and associated documentation files (the "Software"), to deal
3010
+ in the Software without restriction, including without limitation the rights
3011
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3012
+ copies of the Software, and to permit persons to whom the Software is
3013
+ furnished to do so, subject to the following conditions:
3014
+
3015
+ The above copyright notice and this permission notice shall be included in all
3016
+ copies or substantial portions of the Software.
3017
+
3018
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3019
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3020
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3021
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3022
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3023
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3024
+ SOFTWARE.
3025
+
3026
+ ````
3027
+
3028
+ ---
3029
+
3030
+ ## The following dependencies are licensed under the MIT License:
3031
+
3032
+ ### Rust Crates:
3033
+
3034
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
3035
+
3036
+ ````text
3037
+ Copyright (c) 2017 Sean McArthur
3038
+
3039
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3040
+ of this software and associated documentation files (the "Software"), to deal
3041
+ in the Software without restriction, including without limitation the rights
3042
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3043
+ copies of the Software, and to permit persons to whom the Software is
3044
+ furnished to do so, subject to the following conditions:
3045
+
3046
+ The above copyright notice and this permission notice shall be included in
3047
+ all copies or substantial portions of the Software.
3048
+
3049
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3050
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3051
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3052
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3053
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3054
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3055
+ THE SOFTWARE.
3056
+
3057
+
3058
+ ````
3059
+
3060
+ ---
3061
+
3062
+ ## The following dependencies are licensed under the MIT License:
3063
+
3064
+ ### Rust Crates:
3065
+
3066
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
3067
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
3068
+
3069
+ ````text
3070
+ Copyright (c) 2018-2019 dirs-rs contributors
3071
+
3072
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3073
+ of this software and associated documentation files (the "Software"), to deal
3074
+ in the Software without restriction, including without limitation the rights
3075
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3076
+ copies of the Software, and to permit persons to whom the Software is
3077
+ furnished to do so, subject to the following conditions:
3078
+
3079
+ The above copyright notice and this permission notice shall be included in all
3080
+ copies or substantial portions of the Software.
3081
+
3082
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3083
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3084
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3085
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3086
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3087
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3088
+ SOFTWARE.
3089
+
3090
+ ````
3091
+
3092
+ ---
3093
+
3094
+ ## The following dependencies are licensed under the MIT License:
3095
+
3096
+ ### Rust Crates:
3097
+
3098
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
3099
+
3100
+ ````text
3101
+ MIT License
3102
+
3103
+ Copyright 2013-2014 RAD Game Tools and Valve Software
3104
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
3105
+ Copyright (c) 2017 Frommi
3106
+ Copyright (c) 2017-2024 oyvindln
3107
+
3108
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3109
+ of this software and associated documentation files (the "Software"), to deal
3110
+ in the Software without restriction, including without limitation the rights
3111
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3112
+ copies of the Software, and to permit persons to whom the Software is
3113
+ furnished to do so, subject to the following conditions:
3114
+
3115
+ The above copyright notice and this permission notice shall be included in all
3116
+ copies or substantial portions of the Software.
3117
+
3118
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3119
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3120
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3121
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3122
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3123
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3124
+ SOFTWARE.
3125
+
3126
+ ````
3127
+
3128
+ ---
3129
+
3130
+ ## The following dependencies are licensed under the MIT License:
3131
+
3132
+ ### Rust Crates:
3133
+
3134
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
3135
+
3136
+ ````text
3137
+ Copyright (c) 2018-2019 Sean McArthur
3138
+
3139
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3140
+ of this software and associated documentation files (the "Software"), to deal
3141
+ in the Software without restriction, including without limitation the rights
3142
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3143
+ copies of the Software, and to permit persons to whom the Software is
3144
+ furnished to do so, subject to the following conditions:
3145
+
3146
+ The above copyright notice and this permission notice shall be included in
3147
+ all copies or substantial portions of the Software.
3148
+
3149
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3150
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3151
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3152
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3153
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3154
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3155
+ THE SOFTWARE.
3156
+
3157
+
3158
+ ````
3159
+
3160
+ ---
3161
+
3162
+ ## The following dependencies are licensed under the MIT License:
3163
+
3164
+ ### Rust Crates:
3165
+
3166
+ - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
3167
+
3168
+ ````text
3169
+ Copyright (c) 2020 Andrew D. Straw
3170
+
3171
+ Permission is hereby granted, free of charge, to any
3172
+ person obtaining a copy of this software and associated
3173
+ documentation files (the "Software"), to deal in the
3174
+ Software without restriction, including without
3175
+ limitation the rights to use, copy, modify, merge,
3176
+ publish, distribute, sublicense, and/or sell copies of
3177
+ the Software, and to permit persons to whom the Software
3178
+ is furnished to do so, subject to the following
3179
+ conditions:
3180
+
3181
+ The above copyright notice and this permission notice
3182
+ shall be included in all copies or substantial portions
3183
+ of the Software.
3184
+
3185
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3186
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3187
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3188
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3189
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3190
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3191
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3192
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3193
+ DEALINGS IN THE SOFTWARE.
3194
+
3195
+ ````
3196
+
3197
+ ---
3198
+
3199
+ ## The following dependencies are licensed under the MIT License:
3200
+
3201
+ ### Rust Crates:
3202
+
3203
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
3204
+
3205
+ ````text
3206
+ Copyright (c) 2019 Nick Fitzgerald
3207
+
3208
+ Permission is hereby granted, free of charge, to any
3209
+ person obtaining a copy of this software and associated
3210
+ documentation files (the "Software"), to deal in the
3211
+ Software without restriction, including without
3212
+ limitation the rights to use, copy, modify, merge,
3213
+ publish, distribute, sublicense, and/or sell copies of
3214
+ the Software, and to permit persons to whom the Software
3215
+ is furnished to do so, subject to the following
3216
+ conditions:
3217
+
3218
+ The above copyright notice and this permission notice
3219
+ shall be included in all copies or substantial portions
3220
+ of the Software.
3221
+
3222
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3223
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3224
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3225
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3226
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3227
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3228
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3229
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3230
+ DEALINGS IN THE SOFTWARE.
3231
+
3232
+ ````
3233
+
3234
+ ---
3235
+
3236
+ ## The following dependencies are licensed under the MIT License:
3237
+
3238
+ ### Rust Crates:
3239
+
3240
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
3241
+
3242
+ ````text
3243
+ Copyright (c) 2010 The Rust Project Developers
3244
+
3245
+ Permission is hereby granted, free of charge, to any
3246
+ person obtaining a copy of this software and associated
3247
+ documentation files (the "Software"), to deal in the
3248
+ Software without restriction, including without
3249
+ limitation the rights to use, copy, modify, merge,
3250
+ publish, distribute, sublicense, and/or sell copies of
3251
+ the Software, and to permit persons to whom the Software
3252
+ is furnished to do so, subject to the following
3253
+ conditions:
3254
+
3255
+ The above copyright notice and this permission notice
3256
+ shall be included in all copies or substantial portions
3257
+ of the Software.
3258
+
3259
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3260
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3261
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3262
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3263
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3264
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3265
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3266
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3267
+ DEALINGS IN THE SOFTWARE.
3268
+
3269
+ ````
3270
+
3271
+ ---
3272
+
3273
+ ## The following dependencies are licensed under the MIT License:
3274
+
3275
+ ### Rust Crates:
3276
+
3277
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
3278
+
3279
+ ````text
3280
+ Copyright (c) 2017 Robert Grosse
3281
+
3282
+ Permission is hereby granted, free of charge, to any
3283
+ person obtaining a copy of this software and associated
3284
+ documentation files (the "Software"), to deal in the
3285
+ Software without restriction, including without
3286
+ limitation the rights to use, copy, modify, merge,
3287
+ publish, distribute, sublicense, and/or sell copies of
3288
+ the Software, and to permit persons to whom the Software
3289
+ is furnished to do so, subject to the following
3290
+ conditions:
3291
+
3292
+ The above copyright notice and this permission notice
3293
+ shall be included in all copies or substantial portions
3294
+ of the Software.
3295
+
3296
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3297
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3298
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3299
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3300
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3301
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3302
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3303
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3304
+ DEALINGS IN THE SOFTWARE.
3305
+ ````
3306
+
3307
+ ---
3308
+
3309
+ ## The following dependencies are licensed under the MIT License:
3310
+
3311
+ ### Rust Crates:
3312
+
3313
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
3314
+
3315
+ ````text
3316
+ The MIT License (MIT)
3317
+
3318
+ Copyright (c) 2015 Danny Guo
3319
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
3320
+ Copyright (c) 2018 Akash Kurdekar
3321
+
3322
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3323
+ of this software and associated documentation files (the "Software"), to deal
3324
+ in the Software without restriction, including without limitation the rights
3325
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3326
+ copies of the Software, and to permit persons to whom the Software is
3327
+ furnished to do so, subject to the following conditions:
3328
+
3329
+ The above copyright notice and this permission notice shall be included in all
3330
+ copies or substantial portions of the Software.
3331
+
3332
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3333
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3334
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3335
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3336
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3337
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3338
+ SOFTWARE.
3339
+
3340
+ ````
3341
+
3342
+ ---
3343
+
3344
+ ## The following dependencies are licensed under the MIT License:
3345
+
3346
+ ### Rust Crates:
3347
+
3348
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
3349
+
3350
+ ````text
3351
+ Copyright (c) 2016--2023
3352
+
3353
+ Permission is hereby granted, free of charge, to any
3354
+ person obtaining a copy of this software and associated
3355
+ documentation files (the "Software"), to deal in the
3356
+ Software without restriction, including without
3357
+ limitation the rights to use, copy, modify, merge,
3358
+ publish, distribute, sublicense, and/or sell copies of
3359
+ the Software, and to permit persons to whom the Software
3360
+ is furnished to do so, subject to the following
3361
+ conditions:
3362
+
3363
+ The above copyright notice and this permission notice
3364
+ shall be included in all copies or substantial portions
3365
+ of the Software.
3366
+
3367
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3368
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3369
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3370
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3371
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3372
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3373
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3374
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3375
+ DEALINGS IN THE SOFTWARE.
3376
+
3377
+ ````
3378
+
3379
+ ---
3380
+
3381
+ ## The following dependencies are licensed under the MIT License:
3382
+
3383
+ ### Rust Crates:
3384
+
3385
+ - [http](https://github.com/hyperium/http) (1.4.0)
3386
+
3387
+ ````text
3388
+ Copyright (c) 2017 http-rs authors
3389
+
3390
+ Permission is hereby granted, free of charge, to any
3391
+ person obtaining a copy of this software and associated
3392
+ documentation files (the "Software"), to deal in the
3393
+ Software without restriction, including without
3394
+ limitation the rights to use, copy, modify, merge,
3395
+ publish, distribute, sublicense, and/or sell copies of
3396
+ the Software, and to permit persons to whom the Software
3397
+ is furnished to do so, subject to the following
3398
+ conditions:
3399
+
3400
+ The above copyright notice and this permission notice
3401
+ shall be included in all copies or substantial portions
3402
+ of the Software.
3403
+
3404
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3405
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3406
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3407
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3408
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3409
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3410
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3411
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3412
+ DEALINGS IN THE SOFTWARE.
3413
+
3414
+ ````
3415
+
3416
+ ---
3417
+
3418
+ ## The following dependencies are licensed under the MIT License:
3419
+
3420
+ ### Rust Crates:
3421
+
3422
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
3423
+
3424
+ ````text
3425
+ Copyright (c) 2023-2025 Sean McArthur
3426
+
3427
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3428
+ of this software and associated documentation files (the "Software"), to deal
3429
+ in the Software without restriction, including without limitation the rights
3430
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3431
+ copies of the Software, and to permit persons to whom the Software is
3432
+ furnished to do so, subject to the following conditions:
3433
+
3434
+ The above copyright notice and this permission notice shall be included in
3435
+ all copies or substantial portions of the Software.
3436
+
3437
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3438
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3439
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3440
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3441
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3442
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3443
+ THE SOFTWARE.
3444
+
3445
+ ````
3446
+
3447
+ ---
3448
+
3449
+ ## The following dependencies are licensed under the MIT License:
3450
+
3451
+ ### Rust Crates:
3452
+
3453
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
3454
+
3455
+ ````text
3456
+ Copyright (c) 2017 Alexey Galakhov
3457
+ Copyright (c) 2016 Jason Housley
3458
+
3459
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3460
+ of this software and associated documentation files (the "Software"), to deal
3461
+ in the Software without restriction, including without limitation the rights
3462
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3463
+ copies of the Software, and to permit persons to whom the Software is
3464
+ furnished to do so, subject to the following conditions:
3465
+
3466
+ The above copyright notice and this permission notice shall be included in
3467
+ all copies or substantial portions of the Software.
3468
+
3469
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3470
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3471
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3472
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3473
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3474
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3475
+ THE SOFTWARE.
3476
+
3477
+ ````
3478
+
3479
+ ---
3480
+
3481
+ ## The following dependencies are licensed under the MIT License:
3482
+
3483
+ ### Rust Crates:
3484
+
3485
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
3486
+
3487
+ ````text
3488
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
3489
+
3490
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3491
+ of this software and associated documentation files (the "Software"), to deal
3492
+ in the Software without restriction, including without limitation the rights
3493
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3494
+ copies of the Software, and to permit persons to whom the Software is
3495
+ furnished to do so, subject to the following conditions:
3496
+
3497
+ The above copyright notice and this permission notice shall be included in
3498
+ all copies or substantial portions of the Software.
3499
+
3500
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3501
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3502
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3503
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3504
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3505
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3506
+ THE SOFTWARE.
3507
+
3508
+ ````
3509
+
3510
+ ---
3511
+
3512
+ ## The following dependencies are licensed under the MIT License:
3513
+
3514
+ ### NPM Packages:
3515
+
3516
+ - [ajv](https://github.com/ajv-validator/ajv) (8.17.1)
3517
+
3518
+ ````text
3519
+ The MIT License (MIT)
3520
+
3521
+ Copyright (c) 2015-2021 Evgeny Poberezkin
3522
+
3523
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3524
+ of this software and associated documentation files (the "Software"), to deal
3525
+ in the Software without restriction, including without limitation the rights
3526
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3527
+ copies of the Software, and to permit persons to whom the Software is
3528
+ furnished to do so, subject to the following conditions:
3529
+
3530
+ The above copyright notice and this permission notice shall be included in all
3531
+ copies or substantial portions of the Software.
3532
+
3533
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3534
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3535
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3536
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3537
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3538
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3539
+ SOFTWARE.
3540
+
3541
+
3542
+ ````
3543
+
3544
+ ---
3545
+
3546
+ ## The following dependencies are licensed under the MIT License:
3547
+
3548
+ ### Rust Crates:
3549
+
3550
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
3551
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
3552
+
3553
+ ````text
3554
+ Copyright (c) 2014 Alex Crichton
3555
+
3556
+ Permission is hereby granted, free of charge, to any
3557
+ person obtaining a copy of this software and associated
3558
+ documentation files (the "Software"), to deal in the
3559
+ Software without restriction, including without
3560
+ limitation the rights to use, copy, modify, merge,
3561
+ publish, distribute, sublicense, and/or sell copies of
3562
+ the Software, and to permit persons to whom the Software
3563
+ is furnished to do so, subject to the following
3564
+ conditions:
3565
+
3566
+ The above copyright notice and this permission notice
3567
+ shall be included in all copies or substantial portions
3568
+ of the Software.
3569
+
3570
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3571
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3572
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3573
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3574
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3575
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3576
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3577
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3578
+ DEALINGS IN THE SOFTWARE.
3579
+
3580
+ ````
3581
+
3582
+ ---
3583
+
3584
+ ## The following dependencies are licensed under the MIT License:
3585
+
3586
+ ### Rust Crates:
3587
+
3588
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
3589
+
3590
+ ````text
3591
+ Copyright (c) The Rust Project Developers
3592
+
3593
+ Permission is hereby granted, free of charge, to any
3594
+ person obtaining a copy of this software and associated
3595
+ documentation files (the "Software"), to deal in the
3596
+ Software without restriction, including without
3597
+ limitation the rights to use, copy, modify, merge,
3598
+ publish, distribute, sublicense, and/or sell copies of
3599
+ the Software, and to permit persons to whom the Software
3600
+ is furnished to do so, subject to the following
3601
+ conditions:
3602
+
3603
+ The above copyright notice and this permission notice
3604
+ shall be included in all copies or substantial portions
3605
+ of the Software.
3606
+
3607
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3608
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3609
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3610
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3611
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3612
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3613
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3614
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3615
+ DEALINGS IN THE SOFTWARE.
3616
+
3617
+ ````
3618
+
3619
+ ---
3620
+
3621
+ ## The following dependencies are licensed under the MIT License:
3622
+
3623
+ ### Rust Crates:
3624
+
3625
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
3626
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
3627
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
3628
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
3629
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
3630
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
3631
+
3632
+ ````text
3633
+ Copyright 2018 Developers of the Rand project
3634
+ Copyright (c) 2014 The Rust Project Developers
3635
+
3636
+ Permission is hereby granted, free of charge, to any
3637
+ person obtaining a copy of this software and associated
3638
+ documentation files (the "Software"), to deal in the
3639
+ Software without restriction, including without
3640
+ limitation the rights to use, copy, modify, merge,
3641
+ publish, distribute, sublicense, and/or sell copies of
3642
+ the Software, and to permit persons to whom the Software
3643
+ is furnished to do so, subject to the following
3644
+ conditions:
3645
+
3646
+ The above copyright notice and this permission notice
3647
+ shall be included in all copies or substantial portions
3648
+ of the Software.
3649
+
3650
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3651
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3652
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3653
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3654
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3655
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3656
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3657
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3658
+ DEALINGS IN THE SOFTWARE.
3659
+
3660
+ ````
3661
+
3662
+ ---
3663
+
3664
+ ## The following dependencies are licensed under the MIT License:
3665
+
3666
+ ### Rust Crates:
3667
+
3668
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
3669
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
3670
+
3671
+ ````text
3672
+ MIT License
3673
+
3674
+ Copyright (c) 2019 Graham Esau
3675
+
3676
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3677
+ of this software and associated documentation files (the "Software"), to deal
3678
+ in the Software without restriction, including without limitation the rights
3679
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3680
+ copies of the Software, and to permit persons to whom the Software is
3681
+ furnished to do so, subject to the following conditions:
3682
+
3683
+ The above copyright notice and this permission notice shall be included in all
3684
+ copies or substantial portions of the Software.
3685
+
3686
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3687
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3688
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3689
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3690
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3691
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3692
+ SOFTWARE.
3693
+
3694
+ ````
3695
+
3696
+ ---
3697
+
3698
+ ## The following dependencies are licensed under the MIT License:
3699
+
3700
+ ### Rust Crates:
3701
+
3702
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
3703
+
3704
+ ````text
3705
+ Copyright 2019-2024 YOSHIOKA Takuma
3706
+
3707
+ Permission is hereby granted, free of charge, to any
3708
+ person obtaining a copy of this software and associated
3709
+ documentation files (the "Software"), to deal in the
3710
+ Software without restriction, including without
3711
+ limitation the rights to use, copy, modify, merge,
3712
+ publish, distribute, sublicense, and/or sell copies of
3713
+ the Software, and to permit persons to whom the Software
3714
+ is furnished to do so, subject to the following
3715
+ conditions:
3716
+
3717
+ The above copyright notice and this permission notice
3718
+ shall be included in all copies or substantial portions
3719
+ of the Software.
3720
+
3721
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3722
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3723
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3724
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3725
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3726
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3727
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3728
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3729
+ DEALINGS IN THE SOFTWARE.
3730
+
3731
+ ````
3732
+
3733
+ ---
3734
+
3735
+ ## The following dependencies are licensed under the MIT License:
3736
+
3737
+ ### Rust Crates:
3738
+
3739
+ - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
3740
+ - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
3741
+
3742
+ ````text
3743
+ The MIT License (MIT)
3744
+
3745
+ Copyright (c) 2015 Steven Fackler
3746
+
3747
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3748
+ this software and associated documentation files (the "Software"), to deal in
3749
+ the Software without restriction, including without limitation the rights to
3750
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3751
+ the Software, and to permit persons to whom the Software is furnished to do so,
3752
+ subject to the following conditions:
3753
+
3754
+ The above copyright notice and this permission notice shall be included in all
3755
+ copies or substantial portions of the Software.
3756
+
3757
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3758
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3759
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3760
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3761
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3762
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3763
+
3764
+ ````
3765
+
3766
+ ---
3767
+
3768
+ ## The following dependencies are licensed under the MIT License:
3769
+
3770
+ ### Rust Crates:
3771
+
3772
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
3773
+
3774
+ ````text
3775
+ Copyright 2023 The Fuchsia Authors
3776
+
3777
+ Permission is hereby granted, free of charge, to any
3778
+ person obtaining a copy of this software and associated
3779
+ documentation files (the "Software"), to deal in the
3780
+ Software without restriction, including without
3781
+ limitation the rights to use, copy, modify, merge,
3782
+ publish, distribute, sublicense, and/or sell copies of
3783
+ the Software, and to permit persons to whom the Software
3784
+ is furnished to do so, subject to the following
3785
+ conditions:
3786
+
3787
+ The above copyright notice and this permission notice
3788
+ shall be included in all copies or substantial portions
3789
+ of the Software.
3790
+
3791
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3792
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3793
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3794
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3795
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3796
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3797
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3798
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3799
+ DEALINGS IN THE SOFTWARE.
3800
+
3801
+
3802
+ ````
3803
+
3804
+ ---
3805
+
3806
+ ## The following dependencies are licensed under the MIT License:
3807
+
3808
+ ### NPM Packages:
3809
+
3810
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
3811
+
3812
+ ````text
3813
+ MIT License
3814
+
3815
+ Copyright (c) Matteo Collina and Undici contributors
3816
+
3817
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3818
+ of this software and associated documentation files (the "Software"), to deal
3819
+ in the Software without restriction, including without limitation the rights
3820
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3821
+ copies of the Software, and to permit persons to whom the Software is
3822
+ furnished to do so, subject to the following conditions:
3823
+
3824
+ The above copyright notice and this permission notice shall be included in all
3825
+ copies or substantial portions of the Software.
3826
+
3827
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3828
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3829
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3830
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3831
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3832
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3833
+ SOFTWARE.
3834
+
3835
+ ````
3836
+
3837
+ ---
3838
+
3839
+ ## The following dependencies are licensed under the MIT License:
3840
+
3841
+ ### NPM Packages:
3842
+
3843
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
3844
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
3845
+
3846
+ ````text
3847
+ MIT License
3848
+
3849
+ Copyright (c) Microsoft Corporation.
3850
+
3851
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3852
+ of this software and associated documentation files (the "Software"), to deal
3853
+ in the Software without restriction, including without limitation the rights
3854
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3855
+ copies of the Software, and to permit persons to whom the Software is
3856
+ furnished to do so, subject to the following conditions:
3857
+
3858
+ The above copyright notice and this permission notice shall be included in all
3859
+ copies or substantial portions of the Software.
3860
+
3861
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3862
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3863
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3864
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3865
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3866
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3867
+ SOFTWARE
3868
+
3869
+ ````
3870
+
3871
+ ---
3872
+
3873
+ ## The following dependencies are licensed under the MIT License:
3874
+
3875
+ ### Rust Crates:
3876
+
3877
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
3878
+
3879
+ ````text
3880
+ Copyright (c) 2018 The Servo Project Developers
3881
+
3882
+ Permission is hereby granted, free of charge, to any
3883
+ person obtaining a copy of this software and associated
3884
+ documentation files (the "Software"), to deal in the
3885
+ Software without restriction, including without
3886
+ limitation the rights to use, copy, modify, merge,
3887
+ publish, distribute, sublicense, and/or sell copies of
3888
+ the Software, and to permit persons to whom the Software
3889
+ is furnished to do so, subject to the following
3890
+ conditions:
3891
+
3892
+ The above copyright notice and this permission notice
3893
+ shall be included in all copies or substantial portions
3894
+ of the Software.
3895
+
3896
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3897
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3898
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3899
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3900
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3901
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3902
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3903
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3904
+ DEALINGS IN THE SOFTWARE.
3905
+
3906
+ ````
3907
+
3908
+ ---
3909
+
3910
+ ## The following dependencies are licensed under the MIT License:
3911
+
3912
+ ### Rust Crates:
3913
+
3914
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
3915
+
3916
+ ````text
3917
+ Copyright (c) 2016 Anthony Ramine
3918
+
3919
+ Permission is hereby granted, free of charge, to any
3920
+ person obtaining a copy of this software and associated
3921
+ documentation files (the "Software"), to deal in the
3922
+ Software without restriction, including without
3923
+ limitation the rights to use, copy, modify, merge,
3924
+ publish, distribute, sublicense, and/or sell copies of
3925
+ the Software, and to permit persons to whom the Software
3926
+ is furnished to do so, subject to the following
3927
+ conditions:
3928
+
3929
+ The above copyright notice and this permission notice
3930
+ shall be included in all copies or substantial portions
3931
+ of the Software.
3932
+
3933
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3934
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3935
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3936
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3937
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3938
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3939
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3940
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3941
+ DEALINGS IN THE SOFTWARE.
3942
+
3943
+ ````
3944
+
3945
+ ---
3946
+
3947
+ ## The following dependencies are licensed under the MIT License:
3948
+
3949
+ ### Rust Crates:
3950
+
3951
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
3952
+
3953
+ ````text
3954
+ Copyright (c) 2018-2026 The rust-random Project Developers
3955
+ Copyright (c) 2014 The Rust Project Developers
3956
+
3957
+ Permission is hereby granted, free of charge, to any
3958
+ person obtaining a copy of this software and associated
3959
+ documentation files (the "Software"), to deal in the
3960
+ Software without restriction, including without
3961
+ limitation the rights to use, copy, modify, merge,
3962
+ publish, distribute, sublicense, and/or sell copies of
3963
+ the Software, and to permit persons to whom the Software
3964
+ is furnished to do so, subject to the following
3965
+ conditions:
3966
+
3967
+ The above copyright notice and this permission notice
3968
+ shall be included in all copies or substantial portions
3969
+ of the Software.
3970
+
3971
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3972
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3973
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3974
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3975
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3976
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3977
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3978
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3979
+ DEALINGS IN THE SOFTWARE.
3980
+
3981
+ ````
3982
+
3983
+ ---
3984
+
3985
+ ## The following dependencies are licensed under the MIT License:
3986
+
3987
+ ### Rust Crates:
3988
+
3989
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
3990
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
3991
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
3992
+ - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
3993
+
3994
+ ````text
3995
+ Copyright (c) 2016 The Rust Project Developers
3996
+
3997
+ Permission is hereby granted, free of charge, to any
3998
+ person obtaining a copy of this software and associated
3999
+ documentation files (the "Software"), to deal in the
4000
+ Software without restriction, including without
4001
+ limitation the rights to use, copy, modify, merge,
4002
+ publish, distribute, sublicense, and/or sell copies of
4003
+ the Software, and to permit persons to whom the Software
4004
+ is furnished to do so, subject to the following
4005
+ conditions:
4006
+
4007
+ The above copyright notice and this permission notice
4008
+ shall be included in all copies or substantial portions
4009
+ of the Software.
4010
+
4011
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4012
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4013
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4014
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4015
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4016
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4017
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4018
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4019
+ DEALINGS IN THE SOFTWARE.
4020
+
4021
+ ````
4022
+
4023
+ ---
4024
+
4025
+ ## The following dependencies are licensed under the MIT License:
4026
+
4027
+ ### NPM Packages:
4028
+
4029
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
4030
+
4031
+ ````text
4032
+ The MIT License (MIT)
4033
+
4034
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
4035
+
4036
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4037
+ of this software and associated documentation files (the "Software"), to deal
4038
+ in the Software without restriction, including without limitation the rights
4039
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4040
+ copies of the Software, and to permit persons to whom the Software is
4041
+ furnished to do so, subject to the following conditions:
4042
+
4043
+ The above copyright notice and this permission notice shall be included in
4044
+ all copies or substantial portions of the Software.
4045
+
4046
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4047
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4048
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4049
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4050
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4051
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4052
+ THE SOFTWARE.
4053
+
4054
+ ````
4055
+
4056
+ ---
4057
+
4058
+ ## The following dependencies are licensed under the MIT License:
4059
+
4060
+ ### Rust Crates:
4061
+
4062
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
4063
+
4064
+ ````text
4065
+ Copyright (c) 2018-2023 Sean McArthur
4066
+ Copyright (c) 2016 Alex Crichton
4067
+
4068
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4069
+ of this software and associated documentation files (the "Software"), to deal
4070
+ in the Software without restriction, including without limitation the rights
4071
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4072
+ copies of the Software, and to permit persons to whom the Software is
4073
+ furnished to do so, subject to the following conditions:
4074
+
4075
+ The above copyright notice and this permission notice shall be included in
4076
+ all copies or substantial portions of the Software.
4077
+
4078
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4079
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4080
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4081
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4082
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4083
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4084
+ THE SOFTWARE.
4085
+
4086
+
4087
+ ````
4088
+
4089
+ ---
4090
+
4091
+ ## The following dependencies are licensed under the MIT License:
4092
+
4093
+ ### NPM Packages:
4094
+
4095
+ - [json5](https://github.com/json5/json5) (2.2.3)
4096
+
4097
+ ````text
4098
+ MIT License
4099
+
4100
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
4101
+
4102
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4103
+ of this software and associated documentation files (the "Software"), to deal
4104
+ in the Software without restriction, including without limitation the rights
4105
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4106
+ copies of the Software, and to permit persons to whom the Software is
4107
+ furnished to do so, subject to the following conditions:
4108
+
4109
+ The above copyright notice and this permission notice shall be included in all
4110
+ copies or substantial portions of the Software.
4111
+
4112
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4113
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4114
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4115
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4116
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4117
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4118
+ SOFTWARE.
4119
+
4120
+ [others]: https://github.com/json5/json5/contributors
4121
+
4122
+ ````
4123
+
4124
+ ---
4125
+
4126
+ ## The following dependencies are licensed under the MIT License:
4127
+
4128
+ ### Rust Crates:
4129
+
4130
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
4131
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
4132
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
4133
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
4134
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
4135
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
4136
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
4137
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
4138
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
4139
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
4140
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
4141
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
4142
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
4143
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
4144
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
4145
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
4146
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
4147
+ - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
4148
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
4149
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
4150
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
4151
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
4152
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
4153
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
4154
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
4155
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
4156
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
4157
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
4158
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
4159
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
4160
+
4161
+ ````text
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
+ - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4580
+ - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4581
+ - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4582
+ - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4583
+ - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4584
+ - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4585
+ - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4586
+ - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4587
+ - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4588
+ - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4589
+ - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4590
+ - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4591
+ - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4592
+ - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4593
+ - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4594
+ - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4595
+ - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4596
+ - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4597
+
4598
+ ````text
4599
+ UNICODE LICENSE V3
4600
+
4601
+ COPYRIGHT AND PERMISSION NOTICE
4602
+
4603
+ Copyright © 2020-2024 Unicode, Inc.
4604
+
4605
+ NOTICE TO USER: Carefully read the following legal agreement. BY
4606
+ DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
4607
+ SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
4608
+ TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
4609
+ DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
4610
+
4611
+ Permission is hereby granted, free of charge, to any person obtaining a
4612
+ copy of data files and any associated documentation (the "Data Files") or
4613
+ software and any associated documentation (the "Software") to deal in the
4614
+ Data Files or Software without restriction, including without limitation
4615
+ the rights to use, copy, modify, merge, publish, distribute, and/or sell
4616
+ copies of the Data Files or Software, and to permit persons to whom the
4617
+ Data Files or Software are furnished to do so, provided that either (a)
4618
+ this copyright and permission notice appear with all copies of the Data
4619
+ Files or Software, or (b) this copyright and permission notice appear in
4620
+ associated Documentation.
4621
+
4622
+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
4623
+ KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4624
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
4625
+ THIRD PARTY RIGHTS.
4626
+
4627
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
4628
+ BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
4629
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
4630
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
4631
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
4632
+ FILES OR SOFTWARE.
4633
+
4634
+ Except as contained in this notice, the name of a copyright holder shall
4635
+ not be used in advertising or otherwise to promote the sale, use or other
4636
+ dealings in these Data Files or Software without prior written
4637
+ authorization of the copyright holder.
4638
+
4639
+ SPDX-License-Identifier: Unicode-3.0
4640
+
4641
+
4642
+
4643
+ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4644
+ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4645
+
4646
+ ````
4647
+
4648
+ ---
4649
+
4650
+ ## The following dependencies are licensed under the Unicode-3.0 License:
4651
+
4652
+ ### Rust Crates:
4653
+
4654
+ - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4655
+
4656
+ ````text
4657
+ UNICODE LICENSE V3
4658
+
4659
+ COPYRIGHT AND PERMISSION NOTICE
4660
+
4661
+ Copyright © 1991-2023 Unicode, Inc.
4662
+
4663
+ NOTICE TO USER: Carefully read the following legal agreement. BY
4664
+ DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
4665
+ SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
4666
+ TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
4667
+ DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
4668
+
4669
+ Permission is hereby granted, free of charge, to any person obtaining a
4670
+ copy of data files and any associated documentation (the "Data Files") or
4671
+ software and any associated documentation (the "Software") to deal in the
4672
+ Data Files or Software without restriction, including without limitation
4673
+ the rights to use, copy, modify, merge, publish, distribute, and/or sell
4674
+ copies of the Data Files or Software, and to permit persons to whom the
4675
+ Data Files or Software are furnished to do so, provided that either (a)
4676
+ this copyright and permission notice appear with all copies of the Data
4677
+ Files or Software, or (b) this copyright and permission notice appear in
4678
+ associated Documentation.
4679
+
4680
+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
4681
+ KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4682
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
4683
+ THIRD PARTY RIGHTS.
4684
+
4685
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
4686
+ BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
4687
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
4688
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
4689
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
4690
+ FILES OR SOFTWARE.
4691
+
4692
+ Except as contained in this notice, the name of a copyright holder shall
4693
+ not be used in advertising or otherwise to promote the sale, use or other
4694
+ dealings in these Data Files or Software without prior written
4695
+ authorization of the copyright holder.
4696
+
4697
+ ````
4698
+