@deveco-codegenie/mcp-bridge-darwin-x64 1.0.1-beta4 → 1.1.1

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