@deveco-codegenie/mcp-darwin-x64 0.1.8 → 0.2.3-beta

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