@deveco-codegenie/mcp-bridge-darwin-x64 1.1.1 → 1.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,45 +1,22 @@
1
1
  # SUMMARY
2
2
 
3
- **Total Dependencies:** 225
3
+ **Total Dependencies:** 222
4
4
 
5
5
  - **Rust Crates:** 211 *(By cargo-about)*
6
- - **NPM Packages:** 14 *(By license-checker-rseidelsohn)*
6
+ - **NPM Packages:** 11 *(By license-checker-rseidelsohn)*
7
7
 
8
8
  ### Licenses Breakdown:
9
9
 
10
- - MIT: 190
10
+ - MIT: 189
11
11
  - Unicode-3.0: 19
12
12
  - Apache-2.0: 7
13
13
  - 0BSD: 3
14
- - ISC: 3
15
- - BSD-3-Clause: 2
14
+ - BSD-3-Clause: 1
15
+ - ISC: 1
16
16
  - MPL-2.0: 1
17
+ - UNKNOWN: 1
17
18
 
18
19
 
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
20
  ---
44
21
 
45
22
  ## The following dependencies are licensed under the 0BSD License:
@@ -94,13 +71,35 @@ PERFORMANCE OF THIS SOFTWARE.
94
71
 
95
72
  ---
96
73
 
74
+ ## The following dependencies are licensed under the 0BSD License:
75
+
76
+ ### Rust Crates:
77
+
78
+ - [adler2](https://github.com/oyvindln/adler2) (2.0.1)
79
+
80
+ ````text
81
+ Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
82
+
83
+ Permission to use, copy, modify, and/or distribute this software for
84
+ any purpose with or without fee is hereby granted.
85
+
86
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
87
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
88
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
89
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
90
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
91
+ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
92
+ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
93
+
94
+ ````
95
+
96
+ ---
97
+
97
98
  ## The following dependencies are licensed under the Apache-2.0 License:
98
99
 
99
100
  ### Rust Crates:
100
101
 
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)
102
+ - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
104
103
 
105
104
  ````text
106
105
  Apache License
@@ -291,7 +290,7 @@ PERFORMANCE OF THIS SOFTWARE.
291
290
  same "printed page" as the copyright notice for easier
292
291
  identification within third-party archives.
293
292
 
294
- Copyright [yyyy] [name of copyright owner]
293
+ Copyright 2011 Google Inc.
295
294
 
296
295
  Licensed under the Apache License, Version 2.0 (the "License");
297
296
  you may not use this file except in compliance with the License.
@@ -313,7 +312,96 @@ PERFORMANCE OF THIS SOFTWARE.
313
312
 
314
313
  ### Rust Crates:
315
314
 
316
- - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
315
+ - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
316
+ - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
317
+ - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
318
+
319
+ ````text
320
+ Apache License
321
+ Version 2.0, January 2004
322
+ http://www.apache.org/licenses/
323
+
324
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
325
+
326
+ 1. Definitions.
327
+
328
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
329
+
330
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
331
+
332
+ "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.
333
+
334
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
335
+
336
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
337
+
338
+ "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.
339
+
340
+ "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).
341
+
342
+ "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.
343
+
344
+ "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."
345
+
346
+ "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.
347
+
348
+ 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.
349
+
350
+ 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.
351
+
352
+ 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:
353
+
354
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
355
+
356
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
357
+
358
+ (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
359
+
360
+ (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.
361
+
362
+ 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.
363
+
364
+ 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.
365
+
366
+ 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.
367
+
368
+ 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.
369
+
370
+ 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.
371
+
372
+ 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.
373
+
374
+ END OF TERMS AND CONDITIONS
375
+
376
+ APPENDIX: How to apply the Apache License to your work.
377
+
378
+ 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.
379
+
380
+ Copyright [yyyy] [name of copyright owner]
381
+
382
+ Licensed under the Apache License, Version 2.0 (the "License");
383
+ you may not use this file except in compliance with the License.
384
+ You may obtain a copy of the License at
385
+
386
+ http://www.apache.org/licenses/LICENSE-2.0
387
+
388
+ Unless required by applicable law or agreed to in writing, software
389
+ distributed under the License is distributed on an "AS IS" BASIS,
390
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
391
+ See the License for the specific language governing permissions and
392
+ limitations under the License.
393
+
394
+ ````
395
+
396
+ ---
397
+
398
+ ## The following dependencies are licensed under the Apache-2.0 License:
399
+
400
+ ### Rust Crates:
401
+
402
+ - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
403
+ - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
404
+ - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
317
405
 
318
406
  ````text
319
407
  Apache License
@@ -504,7 +592,7 @@ PERFORMANCE OF THIS SOFTWARE.
504
592
  same "printed page" as the copyright notice for easier
505
593
  identification within third-party archives.
506
594
 
507
- Copyright 2011 Google Inc.
595
+ Copyright [yyyy] [name of copyright owner]
508
596
 
509
597
  Licensed under the Apache License, Version 2.0 (the "License");
510
598
  you may not use this file except in compliance with the License.
@@ -522,106 +610,17 @@ PERFORMANCE OF THIS SOFTWARE.
522
610
 
523
611
  ---
524
612
 
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
613
  ## The following dependencies are licensed under the BSD-3-Clause License:
613
614
 
614
615
  ### NPM Packages:
615
616
 
616
- - [fast-uri](https://github.com/fastify/fast-uri) (3.1.0)
617
+ - [fast-uri](https://github.com/fastify/fast-uri) (3.1.2)
617
618
 
618
619
  ````text
619
620
  Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
620
- Copyright (c) 2021-present The Fastify team
621
+ Copyright (c) 2021-present The Fastify team <https://github.com/fastify/fastify#team>
621
622
  All rights reserved.
622
623
 
623
- The Fastify team members are listed at https://github.com/fastify/fastify#team.
624
-
625
624
  Redistribution and use in source and binary forms, with or without
626
625
  modification, are permitted provided that the following conditions are met:
627
626
  * Redistributions of source code must retain the above copyright
@@ -652,101 +651,99 @@ The complete list of contributors can be found at:
652
651
 
653
652
  ---
654
653
 
655
- ## The following dependencies are licensed under the BSD-3-Clause License:
654
+ ## The following dependencies are licensed under the ISC License:
656
655
 
657
- ### NPM Packages:
656
+ ### Rust Crates:
658
657
 
659
- - [jpeg-js](https://github.com/eugeneware/jpeg-js) (0.4.4)
658
+ - [libloading](https://github.com/nagisa/rust_libloading/) (0.9.0)
660
659
 
661
660
  ````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
- ````
661
+ Copyright © 2015, Simonas Kazlauskas
689
662
 
690
- ---
663
+ Permission to use, copy, modify, and/or distribute this software for any purpose with or without
664
+ fee is hereby granted, provided that the above copyright notice and this permission notice appear
665
+ in all copies.
691
666
 
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)
667
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
668
+ SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
669
+ AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
670
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
671
+ NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
672
+ THIS SOFTWARE.
697
673
 
698
- ````text
699
- Please refer to the package README for license details.
700
674
  ````
701
675
 
702
676
  ---
703
677
 
704
- ## The following dependencies are licensed under the ISC License:
678
+ ## The following dependencies are licensed under the MIT License:
705
679
 
706
- ### NPM Packages:
680
+ ### Rust Crates:
707
681
 
708
- - [pixelmatch](https://github.com/mapbox/pixelmatch) (7.1.0)
682
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
709
683
 
710
684
  ````text
711
- ISC License
685
+ Copyright (c) 2018 The Servo Project Developers
712
686
 
713
- Copyright (c) 2025, Mapbox
687
+ Permission is hereby granted, free of charge, to any
688
+ person obtaining a copy of this software and associated
689
+ documentation files (the "Software"), to deal in the
690
+ Software without restriction, including without
691
+ limitation the rights to use, copy, modify, merge,
692
+ publish, distribute, sublicense, and/or sell copies of
693
+ the Software, and to permit persons to whom the Software
694
+ is furnished to do so, subject to the following
695
+ conditions:
714
696
 
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.
697
+ The above copyright notice and this permission notice
698
+ shall be included in all copies or substantial portions
699
+ of the Software.
718
700
 
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.
701
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
702
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
703
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
704
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
705
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
706
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
707
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
708
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
709
+ DEALINGS IN THE SOFTWARE.
726
710
 
727
711
  ````
728
712
 
729
713
  ---
730
714
 
731
- ## The following dependencies are licensed under the ISC License:
715
+ ## The following dependencies are licensed under the MIT License:
732
716
 
733
717
  ### Rust Crates:
734
718
 
735
- - [libloading](https://github.com/nagisa/rust_libloading/) (0.9.0)
719
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
736
720
 
737
721
  ````text
738
- Copyright © 2015, Simonas Kazlauskas
722
+ Copyright Mozilla Foundation
739
723
 
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.
724
+ Permission is hereby granted, free of charge, to any
725
+ person obtaining a copy of this software and associated
726
+ documentation files (the "Software"), to deal in the
727
+ Software without restriction, including without
728
+ limitation the rights to use, copy, modify, merge,
729
+ publish, distribute, sublicense, and/or sell copies of
730
+ the Software, and to permit persons to whom the Software
731
+ is furnished to do so, subject to the following
732
+ conditions:
743
733
 
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.
734
+ The above copyright notice and this permission notice
735
+ shall be included in all copies or substantial portions
736
+ of the Software.
737
+
738
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
739
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
740
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
741
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
742
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
743
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
744
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
745
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
746
+ DEALINGS IN THE SOFTWARE.
750
747
 
751
748
  ````
752
749
 
@@ -756,32 +753,34 @@ THIS SOFTWARE.
756
753
 
757
754
  ### Rust Crates:
758
755
 
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)
756
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
762
757
 
763
758
  ````text
764
- MIT License
765
-
766
- Copyright (c) Tokio Contributors
759
+ Copyright (c) The Rust Project Developers
767
760
 
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:
761
+ Permission is hereby granted, free of charge, to any
762
+ person obtaining a copy of this software and associated
763
+ documentation files (the "Software"), to deal in the
764
+ Software without restriction, including without
765
+ limitation the rights to use, copy, modify, merge,
766
+ publish, distribute, sublicense, and/or sell copies of
767
+ the Software, and to permit persons to whom the Software
768
+ is furnished to do so, subject to the following
769
+ conditions:
774
770
 
775
- The above copyright notice and this permission notice shall be included in all
776
- copies or substantial portions of the Software.
771
+ The above copyright notice and this permission notice
772
+ shall be included in all copies or substantial portions
773
+ of the Software.
777
774
 
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.
775
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
776
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
777
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
778
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
779
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
780
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
781
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
782
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
783
+ DEALINGS IN THE SOFTWARE.
785
784
 
786
785
  ````
787
786
 
@@ -791,31 +790,35 @@ SOFTWARE.
791
790
 
792
791
  ### Rust Crates:
793
792
 
794
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
795
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
793
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
796
794
 
797
795
  ````text
798
- MIT License
799
-
800
- Copyright (c) 2019 Graham Esau
796
+ Copyright (c) 2018-2024 The rust-random Project Developers
797
+ Copyright (c) 2014 The Rust Project Developers
801
798
 
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:
799
+ Permission is hereby granted, free of charge, to any
800
+ person obtaining a copy of this software and associated
801
+ documentation files (the "Software"), to deal in the
802
+ Software without restriction, including without
803
+ limitation the rights to use, copy, modify, merge,
804
+ publish, distribute, sublicense, and/or sell copies of
805
+ the Software, and to permit persons to whom the Software
806
+ is furnished to do so, subject to the following
807
+ conditions:
808
808
 
809
- The above copyright notice and this permission notice shall be included in all
810
- copies or substantial portions of the Software.
809
+ The above copyright notice and this permission notice
810
+ shall be included in all copies or substantial portions
811
+ of the Software.
811
812
 
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.
813
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
814
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
815
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
816
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
817
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
818
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
819
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
820
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
821
+ DEALINGS IN THE SOFTWARE.
819
822
 
820
823
  ````
821
824
 
@@ -825,12 +828,10 @@ SOFTWARE.
825
828
 
826
829
  ### Rust Crates:
827
830
 
828
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
831
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
829
832
 
830
833
  ````text
831
- MIT License
832
-
833
- Copyright (c) 2025 Callum Oakley
834
+ Copyright (c) 2023-2025 Sean McArthur
834
835
 
835
836
  Permission is hereby granted, free of charge, to any person obtaining a copy
836
837
  of this software and associated documentation files (the "Software"), to deal
@@ -839,35 +840,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
839
840
  copies of the Software, and to permit persons to whom the Software is
840
841
  furnished to do so, subject to the following conditions:
841
842
 
842
- The above copyright notice and this permission notice shall be included in all
843
- copies or substantial portions of the Software.
843
+ The above copyright notice and this permission notice shall be included in
844
+ all copies or substantial portions of the Software.
844
845
 
845
846
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
846
847
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
847
848
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
848
849
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
849
850
  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.
851
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
852
+ THE SOFTWARE.
871
853
 
872
854
  ````
873
855
 
@@ -877,32 +859,13 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
877
859
 
878
860
  ### Rust Crates:
879
861
 
880
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
881
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
862
+ - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
863
+ - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
882
864
 
883
865
  ````text
884
866
  The MIT License (MIT)
885
867
 
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.
868
+ Copyright (c) 2015 Steven Fackler
906
869
 
907
870
  Permission is hereby granted, free of charge, to any person obtaining a copy of
908
871
  this software and associated documentation files (the "Software"), to deal in
@@ -916,9 +879,9 @@ copies or substantial portions of the Software.
916
879
 
917
880
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
918
881
  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
882
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
883
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
884
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
922
885
  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
923
886
 
924
887
  ````
@@ -929,10 +892,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
929
892
 
930
893
  ### Rust Crates:
931
894
 
932
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
895
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
933
896
 
934
897
  ````text
935
- Copyright (c) 2019 The CryptoCorrosion Contributors
898
+ Copyright (c) 2013-2016 The rust-url developers
936
899
 
937
900
  Permission is hereby granted, free of charge, to any
938
901
  person obtaining a copy of this software and associated
@@ -966,10 +929,46 @@ DEALINGS IN THE SOFTWARE.
966
929
 
967
930
  ### Rust Crates:
968
931
 
969
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
932
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
970
933
 
971
934
  ````text
972
- Copyright (c) 2020-2025 The RustCrypto Project Developers
935
+ MIT License
936
+
937
+ Copyright 2013-2014 RAD Game Tools and Valve Software
938
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
939
+ Copyright (c) 2017 Frommi
940
+ Copyright (c) 2017-2024 oyvindln
941
+
942
+ Permission is hereby granted, free of charge, to any person obtaining a copy
943
+ of this software and associated documentation files (the "Software"), to deal
944
+ in the Software without restriction, including without limitation the rights
945
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
946
+ copies of the Software, and to permit persons to whom the Software is
947
+ furnished to do so, subject to the following conditions:
948
+
949
+ The above copyright notice and this permission notice shall be included in all
950
+ copies or substantial portions of the Software.
951
+
952
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
953
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
954
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
955
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
956
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
957
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
958
+ SOFTWARE.
959
+
960
+ ````
961
+
962
+ ---
963
+
964
+ ## The following dependencies are licensed under the MIT License:
965
+
966
+ ### Rust Crates:
967
+
968
+ - [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
969
+
970
+ ````text
971
+ Copyright (c) 2015 The Rust Project Developers
973
972
 
974
973
  Permission is hereby granted, free of charge, to any
975
974
  person obtaining a copy of this software and associated
@@ -1003,42 +1002,19 @@ DEALINGS IN THE SOFTWARE.
1003
1002
 
1004
1003
  ### Rust Crates:
1005
1004
 
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)
1005
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
1006
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
1007
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
1008
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
1009
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
1010
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
1011
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
1012
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
1013
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
1038
1014
 
1039
1015
  ````text
1040
- Copyright (c) 2018-2026 The rust-random Project Developers
1041
- Copyright (c) 2014 The Rust Project Developers
1016
+ Copyright (c) 2016 Alex Crichton
1017
+ Copyright (c) 2017 The Tokio Authors
1042
1018
 
1043
1019
  Permission is hereby granted, free of charge, to any
1044
1020
  person obtaining a copy of this software and associated
@@ -1072,10 +1048,10 @@ DEALINGS IN THE SOFTWARE.
1072
1048
 
1073
1049
  ### Rust Crates:
1074
1050
 
1075
- - [http](https://github.com/hyperium/http) (1.4.0)
1051
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
1076
1052
 
1077
1053
  ````text
1078
- Copyright (c) 2017 http-rs authors
1054
+ Copyright (c) 2015 Steven Allen
1079
1055
 
1080
1056
  Permission is hereby granted, free of charge, to any
1081
1057
  person obtaining a copy of this software and associated
@@ -1109,29 +1085,30 @@ DEALINGS IN THE SOFTWARE.
1109
1085
 
1110
1086
  ### Rust Crates:
1111
1087
 
1112
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
1088
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
1113
1089
 
1114
1090
  ````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
-
1091
+ The MIT License (MIT)
1092
+
1093
+ Copyright (c) 2015 Bartłomiej Kamiński
1094
+
1095
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1096
+ of this software and associated documentation files (the "Software"), to deal
1097
+ in the Software without restriction, including without limitation the rights
1098
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1099
+ copies of the Software, and to permit persons to whom the Software is
1100
+ furnished to do so, subject to the following conditions:
1101
+
1102
+ The above copyright notice and this permission notice shall be included in all
1103
+ copies or substantial portions of the Software.
1104
+
1105
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1106
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1107
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1108
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1109
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1110
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1111
+ SOFTWARE.
1135
1112
  ````
1136
1113
 
1137
1114
  ---
@@ -1173,29 +1150,72 @@ THE SOFTWARE.
1173
1150
 
1174
1151
  ### Rust Crates:
1175
1152
 
1176
- - [want](https://github.com/seanmonstar/want) (0.3.1)
1153
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
1177
1154
 
1178
1155
  ````text
1179
- Copyright (c) 2018-2019 Sean McArthur
1156
+ Copyright (c) 2018-2025 The rust-random Project Developers
1157
+ Copyright (c) 2014 The Rust Project Developers
1180
1158
 
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:
1159
+ Permission is hereby granted, free of charge, to any
1160
+ person obtaining a copy of this software and associated
1161
+ documentation files (the "Software"), to deal in the
1162
+ Software without restriction, including without
1163
+ limitation the rights to use, copy, modify, merge,
1164
+ publish, distribute, sublicense, and/or sell copies of
1165
+ the Software, and to permit persons to whom the Software
1166
+ is furnished to do so, subject to the following
1167
+ conditions:
1187
1168
 
1188
- The above copyright notice and this permission notice shall be included in
1189
- all copies or substantial portions of the Software.
1169
+ The above copyright notice and this permission notice
1170
+ shall be included in all copies or substantial portions
1171
+ of the Software.
1190
1172
 
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.
1173
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1174
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1175
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1176
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1177
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1178
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1179
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1180
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1181
+ DEALINGS IN THE SOFTWARE.
1182
+
1183
+ ````
1184
+
1185
+ ---
1186
+
1187
+ ## The following dependencies are licensed under the MIT License:
1188
+
1189
+ ### Rust Crates:
1190
+
1191
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
1192
+
1193
+ ````text
1194
+ Copyright 2019-2024 YOSHIOKA Takuma
1195
+
1196
+ Permission is hereby granted, free of charge, to any
1197
+ person obtaining a copy of this software and associated
1198
+ documentation files (the "Software"), to deal in the
1199
+ Software without restriction, including without
1200
+ limitation the rights to use, copy, modify, merge,
1201
+ publish, distribute, sublicense, and/or sell copies of
1202
+ the Software, and to permit persons to whom the Software
1203
+ is furnished to do so, subject to the following
1204
+ conditions:
1198
1205
 
1206
+ The above copyright notice and this permission notice
1207
+ shall be included in all copies or substantial portions
1208
+ of the Software.
1209
+
1210
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1211
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1212
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1213
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1214
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1215
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1216
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1217
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1218
+ DEALINGS IN THE SOFTWARE.
1199
1219
 
1200
1220
  ````
1201
1221
 
@@ -1205,11 +1225,15 @@ THE SOFTWARE.
1205
1225
 
1206
1226
  ### Rust Crates:
1207
1227
 
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)
1228
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
1229
+ - [log](https://github.com/rust-lang/log) (0.4.29)
1230
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
1231
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
1232
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
1233
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
1210
1234
 
1211
1235
  ````text
1212
- Copyright (c) 2012-2013 Mozilla Foundation
1236
+ Copyright (c) 2014 The Rust Project Developers
1213
1237
 
1214
1238
  Permission is hereby granted, free of charge, to any
1215
1239
  person obtaining a copy of this software and associated
@@ -1243,34 +1267,63 @@ DEALINGS IN THE SOFTWARE.
1243
1267
 
1244
1268
  ### Rust Crates:
1245
1269
 
1246
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
1270
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
1271
+
1272
+ ````text
1273
+ The MIT License (MIT)
1274
+
1275
+ Copyright (c) 2014 Mathijs van de Nes
1276
+
1277
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1278
+ of this software and associated documentation files (the "Software"), to deal
1279
+ in the Software without restriction, including without limitation the rights
1280
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1281
+ copies of the Software, and to permit persons to whom the Software is
1282
+ furnished to do so, subject to the following conditions:
1283
+
1284
+ The above copyright notice and this permission notice shall be included in all
1285
+ copies or substantial portions of the Software.
1286
+
1287
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1288
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1289
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1290
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1291
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1292
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1293
+ SOFTWARE.
1294
+
1295
+ Some files in the "tests/data" subdirectory of this repository are under other
1296
+ licences; see files named LICENSE.*.txt for details.
1297
+ ````
1298
+
1299
+ ---
1300
+
1301
+ ## The following dependencies are licensed under the MIT License:
1302
+
1303
+ ### Rust Crates:
1304
+
1305
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
1247
1306
 
1248
1307
  ````text
1249
- Copyright 2023 The Fuchsia Authors
1308
+ Copyright (c) 2016-2025 Sean McArthur
1250
1309
 
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:
1310
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1311
+ of this software and associated documentation files (the "Software"), to deal
1312
+ in the Software without restriction, including without limitation the rights
1313
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1314
+ copies of the Software, and to permit persons to whom the Software is
1315
+ furnished to do so, subject to the following conditions:
1260
1316
 
1261
- The above copyright notice and this permission notice
1262
- shall be included in all copies or substantial portions
1263
- of the Software.
1317
+ The above copyright notice and this permission notice shall be included in
1318
+ all copies or substantial portions of the Software.
1264
1319
 
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.
1320
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1321
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1322
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1323
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1324
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1325
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1326
+ THE SOFTWARE.
1274
1327
 
1275
1328
 
1276
1329
  ````
@@ -1281,12 +1334,13 @@ DEALINGS IN THE SOFTWARE.
1281
1334
 
1282
1335
  ### Rust Crates:
1283
1336
 
1284
- - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
1337
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
1285
1338
 
1286
1339
  ````text
1287
1340
  MIT License
1288
1341
 
1289
- Copyright (c) 2017 Nikolai Vazquez
1342
+ Copyright (c) 2019 Yoshua Wuyts
1343
+ Copyright (c) Tokio Contributors
1290
1344
 
1291
1345
  Permission is hereby granted, free of charge, to any person obtaining a copy
1292
1346
  of this software and associated documentation files (the "Software"), to deal
@@ -1314,46 +1368,10 @@ SOFTWARE.
1314
1368
 
1315
1369
  ### Rust Crates:
1316
1370
 
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)
1371
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
1353
1372
 
1354
1373
  ````text
1355
- Copyright (c) 2018-2025 The rust-random Project Developers
1356
- Copyright (c) 2014 The Rust Project Developers
1374
+ Copyright (c) 2021 RustCrypto Developers
1357
1375
 
1358
1376
  Permission is hereby granted, free of charge, to any
1359
1377
  person obtaining a copy of this software and associated
@@ -1387,12 +1405,13 @@ DEALINGS IN THE SOFTWARE.
1387
1405
 
1388
1406
  ### Rust Crates:
1389
1407
 
1390
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
1408
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
1409
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
1391
1410
 
1392
1411
  ````text
1393
- Copyright (c) 2017 Carl Lerche
1394
- Copyright (c) 2018 Bastian Köcher
1395
- Copyright (c) 2019-2020 Artem Vorotnikov
1412
+ Copyright (c) 2006-2009 Graydon Hoare
1413
+ Copyright (c) 2009-2013 Mozilla Foundation
1414
+ Copyright (c) 2016 Artyom Pavlov
1396
1415
 
1397
1416
  Permission is hereby granted, free of charge, to any
1398
1417
  person obtaining a copy of this software and associated
@@ -1426,27 +1445,30 @@ DEALINGS IN THE SOFTWARE.
1426
1445
 
1427
1446
  ### NPM Packages:
1428
1447
 
1429
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
1448
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
1430
1449
 
1431
1450
  ````text
1432
- This software is released under the MIT license:
1451
+ The MIT License (MIT)
1433
1452
 
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:
1453
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
1440
1454
 
1441
- The above copyright notice and this permission notice shall be included in all
1442
- copies or substantial portions of the Software.
1455
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1456
+ of this software and associated documentation files (the "Software"), to deal
1457
+ in the Software without restriction, including without limitation the rights
1458
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1459
+ copies of the Software, and to permit persons to whom the Software is
1460
+ furnished to do so, subject to the following conditions:
1461
+
1462
+ The above copyright notice and this permission notice shall be included in
1463
+ all copies or substantial portions of the Software.
1443
1464
 
1444
1465
  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.
1466
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1467
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1468
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1469
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1470
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1471
+ THE SOFTWARE.
1450
1472
 
1451
1473
  ````
1452
1474
 
@@ -1456,13 +1478,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1456
1478
 
1457
1479
  ### Rust Crates:
1458
1480
 
1459
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
1481
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
1460
1482
 
1461
1483
  ````text
1462
- The MIT License (MIT)
1463
-
1464
- Copyright (c) 2015-2020 Julien Cretin
1465
- Copyright (c) 2017-2020 Google Inc.
1484
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
1466
1485
 
1467
1486
  Permission is hereby granted, free of charge, to any person obtaining a copy
1468
1487
  of this software and associated documentation files (the "Software"), to deal
@@ -1471,16 +1490,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1471
1490
  copies of the Software, and to permit persons to whom the Software is
1472
1491
  furnished to do so, subject to the following conditions:
1473
1492
 
1474
- The above copyright notice and this permission notice shall be included in all
1475
- copies or substantial portions of the Software.
1493
+ The above copyright notice and this permission notice shall be included in
1494
+ all copies or substantial portions of the Software.
1476
1495
 
1477
1496
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1478
1497
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1479
1498
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1480
1499
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1481
1500
  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.
1501
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1502
+ THE SOFTWARE.
1484
1503
 
1485
1504
  ````
1486
1505
 
@@ -1490,10 +1509,12 @@ SOFTWARE.
1490
1509
 
1491
1510
  ### Rust Crates:
1492
1511
 
1493
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
1512
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
1513
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
1514
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
1494
1515
 
1495
1516
  ````text
1496
- Copyright (c) 2016--2023
1517
+ Copyright (c) 2019 Tower Contributors
1497
1518
 
1498
1519
  Permission is hereby granted, free of charge, to any
1499
1520
  person obtaining a copy of this software and associated
@@ -1527,10 +1548,10 @@ DEALINGS IN THE SOFTWARE.
1527
1548
 
1528
1549
  ### Rust Crates:
1529
1550
 
1530
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
1551
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
1531
1552
 
1532
1553
  ````text
1533
- Copyright (c) 2015-2025 Sean McArthur
1554
+ Copyright (c) 2019 Eliza Weisman
1534
1555
 
1535
1556
  Permission is hereby granted, free of charge, to any person obtaining a copy
1536
1557
  of this software and associated documentation files (the "Software"), to deal
@@ -1550,40 +1571,42 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1550
1571
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1551
1572
  THE SOFTWARE.
1552
1573
 
1553
-
1554
1574
  ````
1555
1575
 
1556
1576
  ---
1557
1577
 
1558
1578
  ## The following dependencies are licensed under the MIT License:
1559
1579
 
1560
- ### NPM Packages:
1580
+ ### Rust Crates:
1561
1581
 
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)
1582
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
1564
1583
 
1565
1584
  ````text
1566
- MIT License
1567
-
1568
- Copyright (c) 2017 Evgeny Poberezkin
1585
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
1569
1586
 
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:
1587
+ Permission is hereby granted, free of charge, to any
1588
+ person obtaining a copy of this software and associated
1589
+ documentation files (the "Software"), to deal in the
1590
+ Software without restriction, including without
1591
+ limitation the rights to use, copy, modify, merge,
1592
+ publish, distribute, sublicense, and/or sell copies of
1593
+ the Software, and to permit persons to whom the Software
1594
+ is furnished to do so, subject to the following
1595
+ conditions:
1576
1596
 
1577
- The above copyright notice and this permission notice shall be included in all
1578
- copies or substantial portions of the Software.
1597
+ The above copyright notice and this permission notice
1598
+ shall be included in all copies or substantial portions
1599
+ of the Software.
1579
1600
 
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.
1601
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1602
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1603
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1604
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1605
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1606
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1607
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1608
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1609
+ DEALINGS IN THE SOFTWARE.
1587
1610
 
1588
1611
  ````
1589
1612
 
@@ -1593,12 +1616,10 @@ SOFTWARE.
1593
1616
 
1594
1617
  ### Rust Crates:
1595
1618
 
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)
1619
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
1599
1620
 
1600
1621
  ````text
1601
- Copyright (c) 2013-2025 The rust-url developers
1622
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
1602
1623
 
1603
1624
  Permission is hereby granted, free of charge, to any
1604
1625
  person obtaining a copy of this software and associated
@@ -1632,12 +1653,11 @@ DEALINGS IN THE SOFTWARE.
1632
1653
 
1633
1654
  ### Rust Crates:
1634
1655
 
1635
- - [nix](https://github.com/nix-rust/nix) (0.31.2)
1656
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
1636
1657
 
1637
1658
  ````text
1638
- The MIT License (MIT)
1639
-
1640
- Copyright (c) 2015 Carl Lerche + nix-rust Authors
1659
+ Copyright (c) 2018-2023 Sean McArthur
1660
+ Copyright (c) 2016 Alex Crichton
1641
1661
 
1642
1662
  Permission is hereby granted, free of charge, to any person obtaining a copy
1643
1663
  of this software and associated documentation files (the "Software"), to deal
@@ -1657,6 +1677,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1657
1677
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1658
1678
  THE SOFTWARE.
1659
1679
 
1680
+
1660
1681
  ````
1661
1682
 
1662
1683
  ---
@@ -1665,30 +1686,35 @@ THE SOFTWARE.
1665
1686
 
1666
1687
  ### Rust Crates:
1667
1688
 
1668
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
1689
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
1669
1690
 
1670
1691
  ````text
1671
- MIT License
1672
-
1673
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
1692
+ Copyright (c) 2018-2026 The rust-random Project Developers
1693
+ Copyright (c) 2014 The Rust Project Developers
1674
1694
 
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:
1695
+ Permission is hereby granted, free of charge, to any
1696
+ person obtaining a copy of this software and associated
1697
+ documentation files (the "Software"), to deal in the
1698
+ Software without restriction, including without
1699
+ limitation the rights to use, copy, modify, merge,
1700
+ publish, distribute, sublicense, and/or sell copies of
1701
+ the Software, and to permit persons to whom the Software
1702
+ is furnished to do so, subject to the following
1703
+ conditions:
1681
1704
 
1682
- The above copyright notice and this permission notice shall be included in all
1683
- copies or substantial portions of the Software.
1705
+ The above copyright notice and this permission notice
1706
+ shall be included in all copies or substantial portions
1707
+ of the Software.
1684
1708
 
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.
1709
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1710
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1711
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1712
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1713
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1714
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1715
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1716
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1717
+ DEALINGS IN THE SOFTWARE.
1692
1718
 
1693
1719
  ````
1694
1720
 
@@ -1698,10 +1724,10 @@ SOFTWARE.
1698
1724
 
1699
1725
  ### Rust Crates:
1700
1726
 
1701
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
1727
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
1702
1728
 
1703
1729
  ````text
1704
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
1730
+ Copyright (c) 2016--2023
1705
1731
 
1706
1732
  Permission is hereby granted, free of charge, to any
1707
1733
  person obtaining a copy of this software and associated
@@ -1735,14 +1761,12 @@ DEALINGS IN THE SOFTWARE.
1735
1761
 
1736
1762
  ### Rust Crates:
1737
1763
 
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)
1764
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
1741
1765
 
1742
1766
  ````text
1743
- MIT License
1767
+ The MIT License (MIT)
1744
1768
 
1745
- Copyright (c) 2017 Ted Driggs
1769
+ Copyright (c) 2014 Paho Lurie-Gregg
1746
1770
 
1747
1771
  Permission is hereby granted, free of charge, to any person obtaining a copy
1748
1772
  of this software and associated documentation files (the "Software"), to deal
@@ -1770,17 +1794,10 @@ SOFTWARE.
1770
1794
 
1771
1795
  ### Rust Crates:
1772
1796
 
1773
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
1797
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
1774
1798
 
1775
1799
  ````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
-
1800
+ MIT License
1784
1801
 
1785
1802
  Permission is hereby granted, free of charge, to any person obtaining a copy
1786
1803
  of this software and associated documentation files (the "Software"), to deal
@@ -1808,10 +1825,75 @@ SOFTWARE.
1808
1825
 
1809
1826
  ### Rust Crates:
1810
1827
 
1811
- - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
1828
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
1829
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
1830
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
1831
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
1832
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
1833
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
1834
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
1835
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
1836
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
1837
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
1838
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
1839
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
1840
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
1841
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
1842
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
1843
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
1844
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
1845
+ - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
1846
+ - [semver](https://github.com/dtolnay/semver) (1.0.28)
1847
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
1848
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
1849
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
1850
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
1851
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
1852
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
1853
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
1854
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
1855
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
1856
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
1857
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
1858
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
1812
1859
 
1813
1860
  ````text
1814
- Copyright (c) 2020 Andrew D. Straw
1861
+ Permission is hereby granted, free of charge, to any
1862
+ person obtaining a copy of this software and associated
1863
+ documentation files (the "Software"), to deal in the
1864
+ Software without restriction, including without
1865
+ limitation the rights to use, copy, modify, merge,
1866
+ publish, distribute, sublicense, and/or sell copies of
1867
+ the Software, and to permit persons to whom the Software
1868
+ is furnished to do so, subject to the following
1869
+ conditions:
1870
+
1871
+ The above copyright notice and this permission notice
1872
+ shall be included in all copies or substantial portions
1873
+ of the Software.
1874
+
1875
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1876
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1877
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1878
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1879
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1880
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1881
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1882
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1883
+ DEALINGS IN THE SOFTWARE.
1884
+
1885
+ ````
1886
+
1887
+ ---
1888
+
1889
+ ## The following dependencies are licensed under the MIT License:
1890
+
1891
+ ### Rust Crates:
1892
+
1893
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
1894
+
1895
+ ````text
1896
+ Copyright (c) 2018 Carl Lerche
1815
1897
 
1816
1898
  Permission is hereby granted, free of charge, to any
1817
1899
  person obtaining a copy of this software and associated
@@ -1845,30 +1927,56 @@ DEALINGS IN THE SOFTWARE.
1845
1927
 
1846
1928
  ### Rust Crates:
1847
1929
 
1848
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
1930
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
1931
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
1932
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
1933
+ - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
1849
1934
 
1850
1935
  ````text
1851
- MIT License
1936
+ Copyright (c) 2016 The Rust Project Developers
1852
1937
 
1853
- Copyright (c) 2018-2021 The RustCrypto Project Developers
1938
+ Permission is hereby granted, free of charge, to any
1939
+ person obtaining a copy of this software and associated
1940
+ documentation files (the "Software"), to deal in the
1941
+ Software without restriction, including without
1942
+ limitation the rights to use, copy, modify, merge,
1943
+ publish, distribute, sublicense, and/or sell copies of
1944
+ the Software, and to permit persons to whom the Software
1945
+ is furnished to do so, subject to the following
1946
+ conditions:
1854
1947
 
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:
1948
+ The above copyright notice and this permission notice
1949
+ shall be included in all copies or substantial portions
1950
+ of the Software.
1861
1951
 
1862
- The above copyright notice and this permission notice shall be included in all
1863
- copies or substantial portions of the Software.
1952
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1953
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1954
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1955
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1956
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1957
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1958
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1959
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1960
+ DEALINGS IN THE SOFTWARE.
1864
1961
 
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.
1962
+ ````
1963
+
1964
+ ---
1965
+
1966
+ ## The following dependencies are licensed under the MIT License:
1967
+
1968
+ ### Rust Crates:
1969
+
1970
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
1971
+
1972
+ ````text
1973
+ Copyright 2017 Juniper Networks, Inc.
1974
+
1975
+ 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:
1976
+
1977
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1978
+
1979
+ 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.
1872
1980
 
1873
1981
  ````
1874
1982
 
@@ -1876,14 +1984,31 @@ SOFTWARE.
1876
1984
 
1877
1985
  ## The following dependencies are licensed under the MIT License:
1878
1986
 
1879
- ### NPM Packages:
1987
+ ### Rust Crates:
1880
1988
 
1881
- - [json5](https://github.com/json5/json5) (2.2.3)
1989
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
1882
1990
 
1883
1991
  ````text
1884
- MIT License
1992
+ Copyright 2016 Nika Layzell
1885
1993
 
1886
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
1994
+ 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:
1995
+
1996
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1997
+
1998
+ 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.
1999
+
2000
+ ````
2001
+
2002
+ ---
2003
+
2004
+ ## The following dependencies are licensed under the MIT License:
2005
+
2006
+ ### Rust Crates:
2007
+
2008
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
2009
+
2010
+ ````text
2011
+ Copyright (c) 2018 directories-rs contributors
1887
2012
 
1888
2013
  Permission is hereby granted, free of charge, to any person obtaining a copy
1889
2014
  of this software and associated documentation files (the "Software"), to deal
@@ -1903,8 +2028,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1903
2028
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1904
2029
  SOFTWARE.
1905
2030
 
1906
- [others]: https://github.com/json5/json5/contributors
1907
-
1908
2031
  ````
1909
2032
 
1910
2033
  ---
@@ -1913,10 +2036,12 @@ SOFTWARE.
1913
2036
 
1914
2037
  ### Rust Crates:
1915
2038
 
1916
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
2039
+ - [nix](https://github.com/nix-rust/nix) (0.31.2)
1917
2040
 
1918
2041
  ````text
1919
- Copyright (c) 2017 Sean McArthur
2042
+ The MIT License (MIT)
2043
+
2044
+ Copyright (c) 2015 Carl Lerche + nix-rust Authors
1920
2045
 
1921
2046
  Permission is hereby granted, free of charge, to any person obtaining a copy
1922
2047
  of this software and associated documentation files (the "Software"), to deal
@@ -1936,7 +2061,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1936
2061
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1937
2062
  THE SOFTWARE.
1938
2063
 
1939
-
1940
2064
  ````
1941
2065
 
1942
2066
  ---
@@ -1945,13 +2069,10 @@ THE SOFTWARE.
1945
2069
 
1946
2070
  ### Rust Crates:
1947
2071
 
1948
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
2072
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
1949
2073
 
1950
2074
  ````text
1951
- MIT License
1952
-
1953
- Copyright (c) 2019 Yoshua Wuyts
1954
- Copyright (c) Tokio Contributors
2075
+ Copyright (c) 2016 The rust-native-tls Developers
1955
2076
 
1956
2077
  Permission is hereby granted, free of charge, to any person obtaining a copy
1957
2078
  of this software and associated documentation files (the "Software"), to deal
@@ -1979,10 +2100,10 @@ SOFTWARE.
1979
2100
 
1980
2101
  ### Rust Crates:
1981
2102
 
1982
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
2103
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
1983
2104
 
1984
2105
  ````text
1985
- Copyright (c) The Rust Project Developers
2106
+ Copyright (c) 2016 Anthony Ramine
1986
2107
 
1987
2108
  Permission is hereby granted, free of charge, to any
1988
2109
  person obtaining a copy of this software and associated
@@ -2014,13 +2135,47 @@ DEALINGS IN THE SOFTWARE.
2014
2135
 
2015
2136
  ## The following dependencies are licensed under the MIT License:
2016
2137
 
2138
+ ### NPM Packages:
2139
+
2140
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
2141
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
2142
+
2143
+ ````text
2144
+ MIT License
2145
+
2146
+ Copyright (c) Microsoft Corporation.
2147
+
2148
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2149
+ of this software and associated documentation files (the "Software"), to deal
2150
+ in the Software without restriction, including without limitation the rights
2151
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2152
+ copies of the Software, and to permit persons to whom the Software is
2153
+ furnished to do so, subject to the following conditions:
2154
+
2155
+ The above copyright notice and this permission notice shall be included in all
2156
+ copies or substantial portions of the Software.
2157
+
2158
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2159
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2160
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2161
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2162
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2163
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2164
+ SOFTWARE
2165
+
2166
+ ````
2167
+
2168
+ ---
2169
+
2170
+ ## The following dependencies are licensed under the MIT License:
2171
+
2017
2172
  ### Rust Crates:
2018
2173
 
2019
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
2174
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
2020
2175
 
2021
2176
  ````text
2022
- Copyright (c) 2018-2023 Sean McArthur
2023
- Copyright (c) 2016 Alex Crichton
2177
+ Copyright (c) 2017 Daniel Abramov
2178
+ Copyright (c) 2017 Alexey Galakhov
2024
2179
 
2025
2180
  Permission is hereby granted, free of charge, to any person obtaining a copy
2026
2181
  of this software and associated documentation files (the "Software"), to deal
@@ -2040,7 +2195,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2040
2195
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2041
2196
  THE SOFTWARE.
2042
2197
 
2043
-
2044
2198
  ````
2045
2199
 
2046
2200
  ---
@@ -2049,39 +2203,31 @@ THE SOFTWARE.
2049
2203
 
2050
2204
  ### Rust Crates:
2051
2205
 
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)
2206
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
2058
2207
 
2059
2208
  ````text
2060
- Copyright (c) 2014 The Rust Project Developers
2209
+ The MIT License (MIT)
2210
+
2211
+ Copyright (c) 2015-2020 Julien Cretin
2212
+ Copyright (c) 2017-2020 Google Inc.
2061
2213
 
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:
2214
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2215
+ of this software and associated documentation files (the "Software"), to deal
2216
+ in the Software without restriction, including without limitation the rights
2217
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2218
+ copies of the Software, and to permit persons to whom the Software is
2219
+ furnished to do so, subject to the following conditions:
2071
2220
 
2072
- The above copyright notice and this permission notice
2073
- shall be included in all copies or substantial portions
2074
- of the Software.
2221
+ The above copyright notice and this permission notice shall be included in all
2222
+ copies or substantial portions of the Software.
2075
2223
 
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.
2224
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2225
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2226
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2227
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2228
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2229
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2230
+ SOFTWARE.
2085
2231
 
2086
2232
  ````
2087
2233
 
@@ -2091,10 +2237,11 @@ DEALINGS IN THE SOFTWARE.
2091
2237
 
2092
2238
  ### Rust Crates:
2093
2239
 
2094
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
2240
+ - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
2241
+ - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
2095
2242
 
2096
2243
  ````text
2097
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
2244
+ Copyright (c) 2012-2013 Mozilla Foundation
2098
2245
 
2099
2246
  Permission is hereby granted, free of charge, to any
2100
2247
  person obtaining a copy of this software and associated
@@ -2128,11 +2275,13 @@ DEALINGS IN THE SOFTWARE.
2128
2275
 
2129
2276
  ### Rust Crates:
2130
2277
 
2131
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
2278
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
2279
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
2132
2280
 
2133
2281
  ````text
2134
- Copyright (c) 2017 Daniel Abramov
2135
- Copyright (c) 2017 Alexey Galakhov
2282
+ MIT License
2283
+
2284
+ Copyright (c) 2019 Graham Esau
2136
2285
 
2137
2286
  Permission is hereby granted, free of charge, to any person obtaining a copy
2138
2287
  of this software and associated documentation files (the "Software"), to deal
@@ -2141,16 +2290,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2141
2290
  copies of the Software, and to permit persons to whom the Software is
2142
2291
  furnished to do so, subject to the following conditions:
2143
2292
 
2144
- The above copyright notice and this permission notice shall be included in
2145
- all copies or substantial portions of the Software.
2293
+ The above copyright notice and this permission notice shall be included in all
2294
+ copies or substantial portions of the Software.
2146
2295
 
2147
2296
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2148
2297
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2149
2298
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2150
2299
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2151
2300
  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.
2301
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2302
+ SOFTWARE.
2154
2303
 
2155
2304
  ````
2156
2305
 
@@ -2160,15 +2309,11 @@ THE SOFTWARE.
2160
2309
 
2161
2310
  ### Rust Crates:
2162
2311
 
2163
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
2312
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
2164
2313
 
2165
2314
  ````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
2315
+ Copyright (c) 2013-2014 The Rust Project Developers.
2316
+ Copyright (c) 2015-2020 The rust-hex Developers
2172
2317
 
2173
2318
  Permission is hereby granted, free of charge, to any person obtaining a copy
2174
2319
  of this software and associated documentation files (the "Software"), to deal
@@ -2196,10 +2341,10 @@ SOFTWARE.
2196
2341
 
2197
2342
  ### Rust Crates:
2198
2343
 
2199
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
2344
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
2200
2345
 
2201
2346
  ````text
2202
- Copyright (c) 2018-2019 The RustCrypto Project Developers
2347
+ Copyright (c) The rust-url developers
2203
2348
 
2204
2349
  Permission is hereby granted, free of charge, to any
2205
2350
  person obtaining a copy of this software and associated
@@ -2231,13 +2376,15 @@ DEALINGS IN THE SOFTWARE.
2231
2376
 
2232
2377
  ## The following dependencies are licensed under the MIT License:
2233
2378
 
2234
- ### Rust Crates:
2379
+ ### NPM Packages:
2235
2380
 
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)
2381
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
2382
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
2238
2383
 
2239
2384
  ````text
2240
- Copyright (c) 2018-2019 dirs-rs contributors
2385
+ MIT License
2386
+
2387
+ Copyright (c) 2017 Evgeny Poberezkin
2241
2388
 
2242
2389
  Permission is hereby granted, free of charge, to any person obtaining a copy
2243
2390
  of this software and associated documentation files (the "Software"), to deal
@@ -2265,39 +2412,11 @@ SOFTWARE.
2265
2412
 
2266
2413
  ### Rust Crates:
2267
2414
 
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)
2415
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
2299
2416
 
2300
2417
  ````text
2418
+ Copyright (c) 2019 Carl Lerche
2419
+
2301
2420
  Permission is hereby granted, free of charge, to any
2302
2421
  person obtaining a copy of this software and associated
2303
2422
  documentation files (the "Software"), to deal in the
@@ -2330,19 +2449,10 @@ DEALINGS IN THE SOFTWARE.
2330
2449
 
2331
2450
  ### Rust Crates:
2332
2451
 
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)
2452
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
2342
2453
 
2343
2454
  ````text
2344
- Copyright (c) 2016 Alex Crichton
2345
- Copyright (c) 2017 The Tokio Authors
2455
+ Copyright (c) 2017 Artyom Pavlov
2346
2456
 
2347
2457
  Permission is hereby granted, free of charge, to any
2348
2458
  person obtaining a copy of this software and associated
@@ -2376,28 +2486,19 @@ DEALINGS IN THE SOFTWARE.
2376
2486
 
2377
2487
  ### Rust Crates:
2378
2488
 
2379
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
2489
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
2490
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
2380
2491
 
2381
2492
  ````text
2382
- Copyright (c) 2016 The rust-native-tls Developers
2493
+ The MIT License (MIT)
2383
2494
 
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:
2495
+ Copyright 2016 Google Inc. All Rights Reserved.
2390
2496
 
2391
- The above copyright notice and this permission notice shall be included in all
2392
- copies or substantial portions of the Software.
2497
+ 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:
2393
2498
 
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.
2499
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2500
+
2501
+ 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.
2401
2502
 
2402
2503
  ````
2403
2504
 
@@ -2407,11 +2508,9 @@ SOFTWARE.
2407
2508
 
2408
2509
  ### Rust Crates:
2409
2510
 
2410
- - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
2511
+ - [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
2411
2512
 
2412
2513
  ````text
2413
- Copyright (c) 2014 Chris Wong
2414
-
2415
2514
  Permission is hereby granted, free of charge, to any
2416
2515
  person obtaining a copy of this software and associated
2417
2516
  documentation files (the "Software"), to deal in the
@@ -2435,7 +2534,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2435
2534
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2436
2535
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2437
2536
  DEALINGS IN THE SOFTWARE.
2438
-
2439
2537
  ````
2440
2538
 
2441
2539
  ---
@@ -2444,34 +2542,35 @@ DEALINGS IN THE SOFTWARE.
2444
2542
 
2445
2543
  ### Rust Crates:
2446
2544
 
2447
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
2545
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
2448
2546
 
2449
2547
  ````text
2450
- Copyright (c) 2016--2017
2548
+ Copyright (c) 2016 The humantime Developers
2451
2549
 
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:
2550
+ Includes parts of http date with the following copyright:
2551
+ Copyright (c) 2016 Pyfisch
2461
2552
 
2462
- The above copyright notice and this permission notice
2463
- shall be included in all copies or substantial portions
2464
- of the Software.
2553
+ Includes portions of musl libc with the following copyright:
2554
+ Copyright © 2005-2013 Rich Felker
2465
2555
 
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.
2556
+
2557
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2558
+ of this software and associated documentation files (the "Software"), to deal
2559
+ in the Software without restriction, including without limitation the rights
2560
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2561
+ copies of the Software, and to permit persons to whom the Software is
2562
+ furnished to do so, subject to the following conditions:
2563
+
2564
+ The above copyright notice and this permission notice shall be included in all
2565
+ copies or substantial portions of the Software.
2566
+
2567
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2568
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2569
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2570
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2571
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2572
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2573
+ SOFTWARE.
2475
2574
 
2476
2575
  ````
2477
2576
 
@@ -2481,10 +2580,12 @@ DEALINGS IN THE SOFTWARE.
2481
2580
 
2482
2581
  ### Rust Crates:
2483
2582
 
2484
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
2583
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
2485
2584
 
2486
2585
  ````text
2487
- Copyright (c) 2016 Amanieu d'Antras
2586
+ Copyright (c) 2017 Carl Lerche
2587
+ Copyright (c) 2018 Bastian Köcher
2588
+ Copyright (c) 2019-2020 Artem Vorotnikov
2488
2589
 
2489
2590
  Permission is hereby granted, free of charge, to any
2490
2591
  person obtaining a copy of this software and associated
@@ -2518,14 +2619,12 @@ DEALINGS IN THE SOFTWARE.
2518
2619
 
2519
2620
  ### Rust Crates:
2520
2621
 
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)
2622
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
2524
2623
 
2525
2624
  ````text
2526
2625
  MIT License
2527
2626
 
2528
- Copyright (c) 2023 magiclen.org (Ron Li)
2627
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
2529
2628
 
2530
2629
  Permission is hereby granted, free of charge, to any person obtaining a copy
2531
2630
  of this software and associated documentation files (the "Software"), to deal
@@ -2553,6 +2652,43 @@ SOFTWARE.
2553
2652
 
2554
2653
  ### Rust Crates:
2555
2654
 
2655
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
2656
+
2657
+ ````text
2658
+ Copyright (c) 2014-2026 Alex Crichton
2659
+
2660
+ Permission is hereby granted, free of charge, to any
2661
+ person obtaining a copy of this software and associated
2662
+ documentation files (the "Software"), to deal in the
2663
+ Software without restriction, including without
2664
+ limitation the rights to use, copy, modify, merge,
2665
+ publish, distribute, sublicense, and/or sell copies of
2666
+ the Software, and to permit persons to whom the Software
2667
+ is furnished to do so, subject to the following
2668
+ conditions:
2669
+
2670
+ The above copyright notice and this permission notice
2671
+ shall be included in all copies or substantial portions
2672
+ of the Software.
2673
+
2674
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2675
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2676
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2677
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2678
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2679
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2680
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2681
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2682
+ DEALINGS IN THE SOFTWARE.
2683
+
2684
+ ````
2685
+
2686
+ ---
2687
+
2688
+ ## The following dependencies are licensed under the MIT License:
2689
+
2690
+ ### Rust Crates:
2691
+
2556
2692
  - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
2557
2693
 
2558
2694
  ````text
@@ -2583,13 +2719,16 @@ THE SOFTWARE.
2583
2719
 
2584
2720
  ## The following dependencies are licensed under the MIT License:
2585
2721
 
2586
- ### NPM Packages:
2722
+ ### Rust Crates:
2587
2723
 
2588
- - [pngjs](https://github.com/pngjs/pngjs) (7.0.0)
2724
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
2725
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2726
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2589
2727
 
2590
2728
  ````text
2591
- pngjs original work Copyright (c) 2015 Luke Page & Original Contributors
2592
- pngjs derived work Copyright (c) 2012 Kuba Niegowski
2729
+ MIT License
2730
+
2731
+ Copyright (c) 2023 magiclen.org (Ron Li)
2593
2732
 
2594
2733
  Permission is hereby granted, free of charge, to any person obtaining a copy
2595
2734
  of this software and associated documentation files (the "Software"), to deal
@@ -2598,16 +2737,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2598
2737
  copies of the Software, and to permit persons to whom the Software is
2599
2738
  furnished to do so, subject to the following conditions:
2600
2739
 
2601
- The above copyright notice and this permission notice shall be included in
2602
- all copies or substantial portions of the Software.
2740
+ The above copyright notice and this permission notice shall be included in all
2741
+ copies or substantial portions of the Software.
2603
2742
 
2604
2743
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2605
2744
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2606
2745
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2607
2746
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2608
2747
  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.
2748
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2749
+ SOFTWARE.
2611
2750
 
2612
2751
  ````
2613
2752
 
@@ -2617,10 +2756,10 @@ THE SOFTWARE.
2617
2756
 
2618
2757
  ### Rust Crates:
2619
2758
 
2620
- - [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
2759
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
2621
2760
 
2622
2761
  ````text
2623
- Copyright (c) 2015 The Rust Project Developers
2762
+ Copyright (c) 2017 Robert Grosse
2624
2763
 
2625
2764
  Permission is hereby granted, free of charge, to any
2626
2765
  person obtaining a copy of this software and associated
@@ -2645,7 +2784,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2645
2784
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2646
2785
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2647
2786
  DEALINGS IN THE SOFTWARE.
2648
-
2649
2787
  ````
2650
2788
 
2651
2789
  ---
@@ -2654,10 +2792,10 @@ DEALINGS IN THE SOFTWARE.
2654
2792
 
2655
2793
  ### Rust Crates:
2656
2794
 
2657
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
2795
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
2658
2796
 
2659
2797
  ````text
2660
- Copyright (c) 2016-2025 Sean McArthur
2798
+ Copyright (c) 2015-2025 Sean McArthur
2661
2799
 
2662
2800
  Permission is hereby granted, free of charge, to any person obtaining a copy
2663
2801
  of this software and associated documentation files (the "Software"), to deal
@@ -2686,10 +2824,10 @@ THE SOFTWARE.
2686
2824
 
2687
2825
  ### Rust Crates:
2688
2826
 
2689
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
2827
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
2690
2828
 
2691
2829
  ````text
2692
- Copyright (c) 2014-2026 Sean McArthur
2830
+ Copyright (c) 2018-2019 Sean McArthur
2693
2831
 
2694
2832
  Permission is hereby granted, free of charge, to any person obtaining a copy
2695
2833
  of this software and associated documentation files (the "Software"), to deal
@@ -2709,6 +2847,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2709
2847
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2710
2848
  THE SOFTWARE.
2711
2849
 
2850
+
2712
2851
  ````
2713
2852
 
2714
2853
  ---
@@ -2717,10 +2856,10 @@ THE SOFTWARE.
2717
2856
 
2718
2857
  ### Rust Crates:
2719
2858
 
2720
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
2859
+ - [http](https://github.com/hyperium/http) (1.4.0)
2721
2860
 
2722
2861
  ````text
2723
- Copyright (c) 2017 Contributors
2862
+ Copyright (c) 2017 http-rs authors
2724
2863
 
2725
2864
  Permission is hereby granted, free of charge, to any
2726
2865
  person obtaining a copy of this software and associated
@@ -2754,44 +2893,10 @@ DEALINGS IN THE SOFTWARE.
2754
2893
 
2755
2894
  ### Rust Crates:
2756
2895
 
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)
2896
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
2791
2897
 
2792
2898
  ````text
2793
- Copyright (c) 2018-2024 The rust-random Project Developers
2794
- Copyright (c) 2014 The Rust Project Developers
2899
+ Copyright (c) 2019 The CryptoCorrosion Contributors
2795
2900
 
2796
2901
  Permission is hereby granted, free of charge, to any
2797
2902
  person obtaining a copy of this software and associated
@@ -2823,14 +2928,16 @@ DEALINGS IN THE SOFTWARE.
2823
2928
 
2824
2929
  ## The following dependencies are licensed under the MIT License:
2825
2930
 
2826
- ### NPM Packages:
2931
+ ### Rust Crates:
2827
2932
 
2828
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
2933
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
2829
2934
 
2830
2935
  ````text
2831
2936
  The MIT License (MIT)
2832
2937
 
2833
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
2938
+ Copyright (c) 2015 Danny Guo
2939
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2940
+ Copyright (c) 2018 Akash Kurdekar
2834
2941
 
2835
2942
  Permission is hereby granted, free of charge, to any person obtaining a copy
2836
2943
  of this software and associated documentation files (the "Software"), to deal
@@ -2839,53 +2946,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2839
2946
  copies of the Software, and to permit persons to whom the Software is
2840
2947
  furnished to do so, subject to the following conditions:
2841
2948
 
2842
- The above copyright notice and this permission notice shall be included in
2843
- all copies or substantial portions of the Software.
2949
+ The above copyright notice and this permission notice shall be included in all
2950
+ copies or substantial portions of the Software.
2844
2951
 
2845
2952
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2846
2953
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2847
2954
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2848
2955
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2849
2956
  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.
2957
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2958
+ SOFTWARE.
2889
2959
 
2890
2960
  ````
2891
2961
 
@@ -2893,16 +2963,14 @@ DEALINGS IN THE SOFTWARE.
2893
2963
 
2894
2964
  ## The following dependencies are licensed under the MIT License:
2895
2965
 
2896
- ### Rust Crates:
2966
+ ### NPM Packages:
2897
2967
 
2898
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
2968
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
2899
2969
 
2900
2970
  ````text
2901
- The MIT License (MIT)
2971
+ MIT License
2902
2972
 
2903
- Copyright (c) 2015 Danny Guo
2904
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2905
- Copyright (c) 2018 Akash Kurdekar
2973
+ Copyright (c) Matteo Collina and Undici contributors
2906
2974
 
2907
2975
  Permission is hereby granted, free of charge, to any person obtaining a copy
2908
2976
  of this software and associated documentation files (the "Software"), to deal
@@ -2930,10 +2998,10 @@ SOFTWARE.
2930
2998
 
2931
2999
  ### Rust Crates:
2932
3000
 
2933
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
3001
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
2934
3002
 
2935
3003
  ````text
2936
- Copyright (c) 2016 Anthony Ramine
3004
+ Copyright (c) 2017 Contributors
2937
3005
 
2938
3006
  Permission is hereby granted, free of charge, to any
2939
3007
  person obtaining a copy of this software and associated
@@ -2967,41 +3035,17 @@ DEALINGS IN THE SOFTWARE.
2967
3035
 
2968
3036
  ### Rust Crates:
2969
3037
 
2970
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
3038
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
3039
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
3040
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
3041
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
3042
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
3043
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
2971
3044
 
2972
3045
  ````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)
3046
+ Copyright 2018 Developers of the Rand project
3047
+ Copyright (c) 2014 The Rust Project Developers
3003
3048
 
3004
- ````text
3005
3049
  Permission is hereby granted, free of charge, to any
3006
3050
  person obtaining a copy of this software and associated
3007
3051
  documentation files (the "Software"), to deal in the
@@ -3025,6 +3069,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3025
3069
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3026
3070
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3027
3071
  DEALINGS IN THE SOFTWARE.
3072
+
3028
3073
  ````
3029
3074
 
3030
3075
  ---
@@ -3033,10 +3078,10 @@ DEALINGS IN THE SOFTWARE.
3033
3078
 
3034
3079
  ### Rust Crates:
3035
3080
 
3036
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
3081
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
3037
3082
 
3038
3083
  ````text
3039
- Copyright (c) 2019 Eliza Weisman
3084
+ Copyright (c) 2017 Sean McArthur
3040
3085
 
3041
3086
  Permission is hereby granted, free of charge, to any person obtaining a copy
3042
3087
  of this software and associated documentation files (the "Software"), to deal
@@ -3056,6 +3101,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3056
3101
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3057
3102
  THE SOFTWARE.
3058
3103
 
3104
+
3059
3105
  ````
3060
3106
 
3061
3107
  ---
@@ -3064,34 +3110,33 @@ THE SOFTWARE.
3064
3110
 
3065
3111
  ### Rust Crates:
3066
3112
 
3067
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
3113
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
3114
+ - [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
3115
+ - [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
3116
+ - [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
3117
+ - [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
3118
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3119
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3068
3120
 
3069
3121
  ````text
3070
- Copyright (c) 2015 Steven Allen
3122
+ MIT License
3071
3123
 
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:
3124
+ Copyright (c) <year> <copyright holders>
3081
3125
 
3082
- The above copyright notice and this permission notice
3083
- shall be included in all copies or substantial portions
3084
- of the Software.
3126
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3127
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
3128
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3129
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3130
+ following conditions:
3085
3131
 
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.
3132
+ The above copyright notice and this permission notice shall be included in all copies or substantial
3133
+ portions of the Software.
3134
+
3135
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3136
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3137
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3138
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3139
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
3095
3140
 
3096
3141
  ````
3097
3142
 
@@ -3101,10 +3146,10 @@ DEALINGS IN THE SOFTWARE.
3101
3146
 
3102
3147
  ### Rust Crates:
3103
3148
 
3104
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
3149
+ - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
3105
3150
 
3106
3151
  ````text
3107
- Copyright (c) 2014-2026 Alex Crichton
3152
+ Copyright (c) 2014 Chris Wong
3108
3153
 
3109
3154
  Permission is hereby granted, free of charge, to any
3110
3155
  person obtaining a copy of this software and associated
@@ -3138,49 +3183,46 @@ DEALINGS IN THE SOFTWARE.
3138
3183
 
3139
3184
  ### Rust Crates:
3140
3185
 
3141
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
3186
+ - [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
3142
3187
 
3143
3188
  ````text
3144
- Copyright (c) 2019 Nick Fitzgerald
3189
+ MIT License
3145
3190
 
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:
3191
+ Copyright (c) 2025 rutrum
3155
3192
 
3156
- The above copyright notice and this permission notice
3157
- shall be included in all copies or substantial portions
3158
- of the Software.
3193
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3194
+ of this software and associated documentation files (the "Software"), to deal
3195
+ in the Software without restriction, including without limitation the rights
3196
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3197
+ copies of the Software, and to permit persons to whom the Software is
3198
+ furnished to do so, subject to the following conditions:
3159
3199
 
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.
3200
+ The above copyright notice and this permission notice shall be included in all
3201
+ copies or substantial portions of the Software.
3169
3202
 
3203
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3204
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3205
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3206
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3207
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3208
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3209
+ SOFTWARE.
3170
3210
  ````
3171
3211
 
3172
3212
  ---
3173
3213
 
3174
3214
  ## The following dependencies are licensed under the MIT License:
3175
3215
 
3176
- ### NPM Packages:
3216
+ ### Rust Crates:
3177
3217
 
3178
- - [ajv](https://github.com/ajv-validator/ajv) (8.17.1)
3218
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
3219
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
3220
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
3179
3221
 
3180
3222
  ````text
3181
- The MIT License (MIT)
3223
+ MIT License
3182
3224
 
3183
- Copyright (c) 2015-2021 Evgeny Poberezkin
3225
+ Copyright (c) Tokio Contributors
3184
3226
 
3185
3227
  Permission is hereby granted, free of charge, to any person obtaining a copy
3186
3228
  of this software and associated documentation files (the "Software"), to deal
@@ -3200,7 +3242,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3200
3242
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3201
3243
  SOFTWARE.
3202
3244
 
3203
-
3204
3245
  ````
3205
3246
 
3206
3247
  ---
@@ -3209,39 +3250,30 @@ SOFTWARE.
3209
3250
 
3210
3251
  ### Rust Crates:
3211
3252
 
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)
3253
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
3218
3254
 
3219
3255
  ````text
3220
- Copyright (c) 2019 Tokio Contributors
3256
+ MIT License
3221
3257
 
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:
3258
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
3231
3259
 
3232
- The above copyright notice and this permission notice
3233
- shall be included in all copies or substantial portions
3234
- of the Software.
3260
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3261
+ of this software and associated documentation files (the "Software"), to deal
3262
+ in the Software without restriction, including without limitation the rights
3263
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3264
+ copies of the Software, and to permit persons to whom the Software is
3265
+ furnished to do so, subject to the following conditions:
3235
3266
 
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.
3267
+ The above copyright notice and this permission notice shall be included in all
3268
+ copies or substantial portions of the Software.
3269
+
3270
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3271
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3272
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3273
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3274
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3275
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3276
+ SOFTWARE.
3245
3277
 
3246
3278
  ````
3247
3279
 
@@ -3251,10 +3283,10 @@ DEALINGS IN THE SOFTWARE.
3251
3283
 
3252
3284
  ### Rust Crates:
3253
3285
 
3254
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
3286
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
3255
3287
 
3256
3288
  ````text
3257
- Copyright (c) The rust-url developers
3289
+ Copyright 2023 The Fuchsia Authors
3258
3290
 
3259
3291
  Permission is hereby granted, free of charge, to any
3260
3292
  person obtaining a copy of this software and associated
@@ -3280,6 +3312,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3280
3312
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3281
3313
  DEALINGS IN THE SOFTWARE.
3282
3314
 
3315
+
3283
3316
  ````
3284
3317
 
3285
3318
  ---
@@ -3288,10 +3321,10 @@ DEALINGS IN THE SOFTWARE.
3288
3321
 
3289
3322
  ### Rust Crates:
3290
3323
 
3291
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
3324
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
3292
3325
 
3293
3326
  ````text
3294
- Copyright (c) 2013-2016 The rust-url developers
3327
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
3295
3328
 
3296
3329
  Permission is hereby granted, free of charge, to any
3297
3330
  person obtaining a copy of this software and associated
@@ -3361,34 +3394,29 @@ THE SOFTWARE.
3361
3394
 
3362
3395
  ### Rust Crates:
3363
3396
 
3364
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
3397
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
3398
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
3365
3399
 
3366
3400
  ````text
3367
- Copyright (c) 2018 The Servo Project Developers
3401
+ Copyright (c) 2018-2019 dirs-rs contributors
3368
3402
 
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:
3403
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3404
+ of this software and associated documentation files (the "Software"), to deal
3405
+ in the Software without restriction, including without limitation the rights
3406
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3407
+ copies of the Software, and to permit persons to whom the Software is
3408
+ furnished to do so, subject to the following conditions:
3378
3409
 
3379
- The above copyright notice and this permission notice
3380
- shall be included in all copies or substantial portions
3381
- of the Software.
3410
+ The above copyright notice and this permission notice shall be included in all
3411
+ copies or substantial portions of the Software.
3382
3412
 
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.
3413
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3414
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3415
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3416
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3417
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3418
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3419
+ SOFTWARE.
3392
3420
 
3393
3421
  ````
3394
3422
 
@@ -3398,34 +3426,30 @@ DEALINGS IN THE SOFTWARE.
3398
3426
 
3399
3427
  ### Rust Crates:
3400
3428
 
3401
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
3429
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
3402
3430
 
3403
3431
  ````text
3404
- Copyright (c) 2010 The Rust Project Developers
3432
+ MIT License
3405
3433
 
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:
3434
+ Copyright (c) 2025 Callum Oakley
3415
3435
 
3416
- The above copyright notice and this permission notice
3417
- shall be included in all copies or substantial portions
3418
- of the Software.
3436
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3437
+ of this software and associated documentation files (the "Software"), to deal
3438
+ in the Software without restriction, including without limitation the rights
3439
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3440
+ copies of the Software, and to permit persons to whom the Software is
3441
+ furnished to do so, subject to the following conditions:
3419
3442
 
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.
3443
+ The above copyright notice and this permission notice shall be included in all
3444
+ copies or substantial portions of the Software.
3445
+
3446
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3447
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3448
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3449
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3450
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3451
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3452
+ SOFTWARE.
3429
3453
 
3430
3454
  ````
3431
3455
 
@@ -3435,37 +3459,32 @@ DEALINGS IN THE SOFTWARE.
3435
3459
 
3436
3460
  ### Rust Crates:
3437
3461
 
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)
3462
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
3442
3463
 
3443
3464
  ````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.
3465
+ The MIT License (MIT)
3466
+
3467
+ Copyright (c) 2016 Johann Tuffe
3468
+
3469
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3470
+ of this software and associated documentation files (the "Software"), to deal
3471
+ in the Software without restriction, including without limitation the rights
3472
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3473
+ copies of the Software, and to permit persons to whom the Software is
3474
+ furnished to do so, subject to the following conditions:
3475
+
3476
+
3477
+ The above copyright notice and this permission notice shall be included in
3478
+ all copies or substantial portions of the Software.
3479
+
3480
+
3481
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3482
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3483
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3484
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3485
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3486
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3487
+ THE SOFTWARE.
3469
3488
 
3470
3489
  ````
3471
3490
 
@@ -3473,36 +3492,29 @@ DEALINGS IN THE SOFTWARE.
3473
3492
 
3474
3493
  ## The following dependencies are licensed under the MIT License:
3475
3494
 
3476
- ### Rust Crates:
3495
+ ### NPM Packages:
3477
3496
 
3478
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
3497
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
3479
3498
 
3480
3499
  ````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:
3500
+ This software is released under the MIT license:
3492
3501
 
3493
- The above copyright notice and this permission notice
3494
- shall be included in all copies or substantial portions
3495
- of the Software.
3502
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3503
+ this software and associated documentation files (the "Software"), to deal in
3504
+ the Software without restriction, including without limitation the rights to
3505
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3506
+ the Software, and to permit persons to whom the Software is furnished to do so,
3507
+ subject to the following conditions:
3496
3508
 
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.
3509
+ The above copyright notice and this permission notice shall be included in all
3510
+ copies or substantial portions of the Software.
3511
+
3512
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3513
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3514
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3515
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3516
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3517
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3506
3518
 
3507
3519
  ````
3508
3520
 
@@ -3512,35 +3524,17 @@ DEALINGS IN THE SOFTWARE.
3512
3524
 
3513
3525
  ### Rust Crates:
3514
3526
 
3515
- - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
3527
+ - [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
3528
+ - [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
3529
+ - [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
3530
+ - [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
3516
3531
 
3517
3532
  ````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
+ 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:
3533
3534
 
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.
3535
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3543
3536
 
3537
+ 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.
3544
3538
  ````
3545
3539
 
3546
3540
  ---
@@ -3549,10 +3543,12 @@ DEALINGS IN THE SOFTWARE.
3549
3543
 
3550
3544
  ### Rust Crates:
3551
3545
 
3552
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
3546
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
3547
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
3548
+ - [url](https://github.com/servo/rust-url) (2.5.8)
3553
3549
 
3554
3550
  ````text
3555
- Copyright (c) 2018 Carl Lerche
3551
+ Copyright (c) 2013-2025 The rust-url developers
3556
3552
 
3557
3553
  Permission is hereby granted, free of charge, to any
3558
3554
  person obtaining a copy of this software and associated
@@ -3586,10 +3582,10 @@ DEALINGS IN THE SOFTWARE.
3586
3582
 
3587
3583
  ### Rust Crates:
3588
3584
 
3589
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
3585
+ - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
3590
3586
 
3591
3587
  ````text
3592
- Copyright Mozilla Foundation
3588
+ Copyright (c) 2017 tokio-jsonrpc developers
3593
3589
 
3594
3590
  Permission is hereby granted, free of charge, to any
3595
3591
  person obtaining a copy of this software and associated
@@ -3623,11 +3619,10 @@ DEALINGS IN THE SOFTWARE.
3623
3619
 
3624
3620
  ### Rust Crates:
3625
3621
 
3626
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
3627
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
3622
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
3628
3623
 
3629
3624
  ````text
3630
- Copyright (c) 2014 Alex Crichton
3625
+ Copyright (c) 2016 Amanieu d'Antras
3631
3626
 
3632
3627
  Permission is hereby granted, free of charge, to any
3633
3628
  person obtaining a copy of this software and associated
@@ -3661,34 +3656,28 @@ DEALINGS IN THE SOFTWARE.
3661
3656
 
3662
3657
  ### Rust Crates:
3663
3658
 
3664
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
3659
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
3665
3660
 
3666
3661
  ````text
3667
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
3662
+ Copyright (c) 2014-2026 Sean McArthur
3668
3663
 
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:
3664
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3665
+ of this software and associated documentation files (the "Software"), to deal
3666
+ in the Software without restriction, including without limitation the rights
3667
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3668
+ copies of the Software, and to permit persons to whom the Software is
3669
+ furnished to do so, subject to the following conditions:
3678
3670
 
3679
- The above copyright notice and this permission notice
3680
- shall be included in all copies or substantial portions
3681
- of the Software.
3671
+ The above copyright notice and this permission notice shall be included in
3672
+ all copies or substantial portions of the Software.
3682
3673
 
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.
3674
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3675
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3676
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3677
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3678
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3679
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3680
+ THE SOFTWARE.
3692
3681
 
3693
3682
  ````
3694
3683
 
@@ -3698,10 +3687,10 @@ DEALINGS IN THE SOFTWARE.
3698
3687
 
3699
3688
  ### Rust Crates:
3700
3689
 
3701
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
3690
+ - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
3702
3691
 
3703
3692
  ````text
3704
- Copyright (c) 2019-2021 Tower Contributors
3693
+ Copyright (c) 2020 Andrew D. Straw
3705
3694
 
3706
3695
  Permission is hereby granted, free of charge, to any
3707
3696
  person obtaining a copy of this software and associated
@@ -3735,10 +3724,10 @@ DEALINGS IN THE SOFTWARE.
3735
3724
 
3736
3725
  ### Rust Crates:
3737
3726
 
3738
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
3727
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
3739
3728
 
3740
3729
  ````text
3741
- Copyright 2019-2024 YOSHIOKA Takuma
3730
+ Copyright (c) 2019 Nick Fitzgerald
3742
3731
 
3743
3732
  Permission is hereby granted, free of charge, to any
3744
3733
  person obtaining a copy of this software and associated
@@ -3770,14 +3759,14 @@ DEALINGS IN THE SOFTWARE.
3770
3759
 
3771
3760
  ## The following dependencies are licensed under the MIT License:
3772
3761
 
3773
- ### Rust Crates:
3762
+ ### NPM Packages:
3774
3763
 
3775
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
3764
+ - [json5](https://github.com/json5/json5) (2.2.3)
3776
3765
 
3777
3766
  ````text
3778
- The MIT License (MIT)
3767
+ MIT License
3779
3768
 
3780
- Copyright (c) 2014 Mathijs van de Nes
3769
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
3781
3770
 
3782
3771
  Permission is hereby granted, free of charge, to any person obtaining a copy
3783
3772
  of this software and associated documentation files (the "Software"), to deal
@@ -3797,40 +3786,37 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3797
3786
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3798
3787
  SOFTWARE.
3799
3788
 
3800
- Some files in the "tests/data" subdirectory of this repository are under other
3801
- licences; see files named LICENSE.*.txt for details.
3789
+ [others]: https://github.com/json5/json5/contributors
3790
+
3802
3791
  ````
3803
3792
 
3804
3793
  ---
3805
3794
 
3806
3795
  ## The following dependencies are licensed under the MIT License:
3807
3796
 
3808
- ### NPM Packages:
3797
+ ### Rust Crates:
3809
3798
 
3810
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
3799
+ - [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
3811
3800
 
3812
3801
  ````text
3813
- MIT License
3814
-
3815
- Copyright (c) Matteo Collina and Undici contributors
3802
+ Copyright 2018 Parity Technologies (UK) Ltd.
3816
3803
 
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:
3804
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3805
+ this software and associated documentation files (the "Software"), to deal in
3806
+ the Software without restriction, including without limitation the rights to
3807
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3808
+ the Software, and to permit persons to whom the Software is furnished to do so,
3809
+ subject to the following conditions:
3823
3810
 
3824
3811
  The above copyright notice and this permission notice shall be included in all
3825
3812
  copies or substantial portions of the Software.
3826
3813
 
3827
3814
  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.
3815
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3816
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
3817
+ OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
3818
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3819
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3834
3820
 
3835
3821
  ````
3836
3822
 
@@ -3840,12 +3826,10 @@ SOFTWARE.
3840
3826
 
3841
3827
  ### Rust Crates:
3842
3828
 
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)
3829
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
3846
3830
 
3847
3831
  ````text
3848
- Copyright (c) 2019 Tower Contributors
3832
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
3849
3833
 
3850
3834
  Permission is hereby granted, free of charge, to any
3851
3835
  person obtaining a copy of this software and associated
@@ -3877,67 +3861,16 @@ DEALINGS IN THE SOFTWARE.
3877
3861
 
3878
3862
  ## The following dependencies are licensed under the MIT License:
3879
3863
 
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
3864
  ### Rust Crates:
3934
3865
 
3935
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
3866
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
3867
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
3868
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
3936
3869
 
3937
3870
  ````text
3938
- The MIT License (MIT)
3871
+ MIT License
3939
3872
 
3940
- Copyright (c) 2014 Paho Lurie-Gregg
3873
+ Copyright (c) 2017 Ted Driggs
3941
3874
 
3942
3875
  Permission is hereby granted, free of charge, to any person obtaining a copy
3943
3876
  of this software and associated documentation files (the "Software"), to deal
@@ -3965,13 +3898,10 @@ SOFTWARE.
3965
3898
 
3966
3899
  ### Rust Crates:
3967
3900
 
3968
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
3969
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
3901
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
3970
3902
 
3971
3903
  ````text
3972
- Copyright (c) 2006-2009 Graydon Hoare
3973
- Copyright (c) 2009-2013 Mozilla Foundation
3974
- Copyright (c) 2016 Artyom Pavlov
3904
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
3975
3905
 
3976
3906
  Permission is hereby granted, free of charge, to any
3977
3907
  person obtaining a copy of this software and associated
@@ -4005,10 +3935,10 @@ DEALINGS IN THE SOFTWARE.
4005
3935
 
4006
3936
  ### Rust Crates:
4007
3937
 
4008
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
3938
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
4009
3939
 
4010
3940
  ````text
4011
- Copyright (c) 2017 Robert Grosse
3941
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
4012
3942
 
4013
3943
  Permission is hereby granted, free of charge, to any
4014
3944
  person obtaining a copy of this software and associated
@@ -4033,6 +3963,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4033
3963
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4034
3964
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4035
3965
  DEALINGS IN THE SOFTWARE.
3966
+
4036
3967
  ````
4037
3968
 
4038
3969
  ---
@@ -4041,10 +3972,12 @@ DEALINGS IN THE SOFTWARE.
4041
3972
 
4042
3973
  ### Rust Crates:
4043
3974
 
4044
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
3975
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
4045
3976
 
4046
3977
  ````text
4047
- Copyright (c) 2014 Carl Lerche and other MIO contributors
3978
+ MIT License
3979
+
3980
+ Copyright (c) [2021] [Marvin Countryman]
4048
3981
 
4049
3982
  Permission is hereby granted, free of charge, to any person obtaining a copy
4050
3983
  of this software and associated documentation files (the "Software"), to deal
@@ -4053,16 +3986,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4053
3986
  copies of the Software, and to permit persons to whom the Software is
4054
3987
  furnished to do so, subject to the following conditions:
4055
3988
 
4056
- The above copyright notice and this permission notice shall be included in
4057
- all copies or substantial portions of the Software.
3989
+ The above copyright notice and this permission notice shall be included in all
3990
+ copies or substantial portions of the Software.
4058
3991
 
4059
3992
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4060
3993
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4061
3994
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4062
3995
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4063
3996
  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.
3997
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3998
+ SOFTWARE.
4066
3999
 
4067
4000
  ````
4068
4001
 
@@ -4072,33 +4005,30 @@ THE SOFTWARE.
4072
4005
 
4073
4006
  ### Rust Crates:
4074
4007
 
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)
4008
+ - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
4082
4009
 
4083
4010
  ````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:
4011
+ MIT License
4093
4012
 
4094
- The above copyright notice and this permission notice shall be included in all copies or substantial
4095
- portions of the Software.
4013
+ Copyright (c) 2017 Nikolai Vazquez
4096
4014
 
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.
4015
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4016
+ of this software and associated documentation files (the "Software"), to deal
4017
+ in the Software without restriction, including without limitation the rights
4018
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4019
+ copies of the Software, and to permit persons to whom the Software is
4020
+ furnished to do so, subject to the following conditions:
4021
+
4022
+ The above copyright notice and this permission notice shall be included in all
4023
+ copies or substantial portions of the Software.
4024
+
4025
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4026
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4027
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4028
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4029
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4030
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4031
+ SOFTWARE.
4102
4032
 
4103
4033
  ````
4104
4034
 
@@ -4108,10 +4038,15 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
4108
4038
 
4109
4039
  ### Rust Crates:
4110
4040
 
4111
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
4041
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
4042
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
4043
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
4044
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
4045
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
4046
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
4112
4047
 
4113
4048
  ````text
4114
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
4049
+ Copyright (c) 2019 Tokio Contributors
4115
4050
 
4116
4051
  Permission is hereby granted, free of charge, to any
4117
4052
  person obtaining a copy of this software and associated
@@ -4145,30 +4080,35 @@ DEALINGS IN THE SOFTWARE.
4145
4080
 
4146
4081
  ### Rust Crates:
4147
4082
 
4148
- - [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
4083
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
4149
4084
 
4150
4085
  ````text
4151
- MIT License
4086
+ Copyright (c) 2019-2021 Tower Contributors
4152
4087
 
4153
- Copyright (c) 2025 rutrum
4088
+ Permission is hereby granted, free of charge, to any
4089
+ person obtaining a copy of this software and associated
4090
+ documentation files (the "Software"), to deal in the
4091
+ Software without restriction, including without
4092
+ limitation the rights to use, copy, modify, merge,
4093
+ publish, distribute, sublicense, and/or sell copies of
4094
+ the Software, and to permit persons to whom the Software
4095
+ is furnished to do so, subject to the following
4096
+ conditions:
4154
4097
 
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:
4098
+ The above copyright notice and this permission notice
4099
+ shall be included in all copies or substantial portions
4100
+ of the Software.
4161
4101
 
4162
- The above copyright notice and this permission notice shall be included in all
4163
- copies or substantial portions of the Software.
4102
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4103
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4104
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4105
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4106
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4107
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4108
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4109
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4110
+ DEALINGS IN THE SOFTWARE.
4164
4111
 
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
4112
  ````
4173
4113
 
4174
4114
  ---
@@ -4177,16 +4117,10 @@ SOFTWARE.
4177
4117
 
4178
4118
  ### Rust Crates:
4179
4119
 
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)
4120
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
4186
4121
 
4187
4122
  ````text
4188
- Copyright 2018 Developers of the Rand project
4189
- Copyright (c) 2014 The Rust Project Developers
4123
+ Copyright (c) 2016--2017
4190
4124
 
4191
4125
  Permission is hereby granted, free of charge, to any
4192
4126
  person obtaining a copy of this software and associated
@@ -4220,63 +4154,35 @@ DEALINGS IN THE SOFTWARE.
4220
4154
 
4221
4155
  ### Rust Crates:
4222
4156
 
4223
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
4157
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
4224
4158
 
4225
4159
  ````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
- ---
4160
+ Copyright (c) 2010 The Rust Project Developers
4251
4161
 
4252
- ## The following dependencies are licensed under the MIT License:
4162
+ Permission is hereby granted, free of charge, to any
4163
+ person obtaining a copy of this software and associated
4164
+ documentation files (the "Software"), to deal in the
4165
+ Software without restriction, including without
4166
+ limitation the rights to use, copy, modify, merge,
4167
+ publish, distribute, sublicense, and/or sell copies of
4168
+ the Software, and to permit persons to whom the Software
4169
+ is furnished to do so, subject to the following
4170
+ conditions:
4253
4171
 
4254
- ### Rust Crates:
4172
+ The above copyright notice and this permission notice
4173
+ shall be included in all copies or substantial portions
4174
+ of the Software.
4255
4175
 
4256
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
4176
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4177
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4178
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4179
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4180
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4181
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4182
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4183
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4184
+ DEALINGS IN THE SOFTWARE.
4257
4185
 
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
4186
  ````
4281
4187
 
4282
4188
  ---
@@ -4285,10 +4191,11 @@ SOFTWARE.
4285
4191
 
4286
4192
  ### Rust Crates:
4287
4193
 
4288
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
4194
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
4195
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
4289
4196
 
4290
4197
  ````text
4291
- Copyright (c) 2019 Carl Lerche
4198
+ Copyright (c) 2014 Alex Crichton
4292
4199
 
4293
4200
  Permission is hereby granted, free of charge, to any
4294
4201
  person obtaining a copy of this software and associated
@@ -4320,12 +4227,14 @@ DEALINGS IN THE SOFTWARE.
4320
4227
 
4321
4228
  ## The following dependencies are licensed under the MIT License:
4322
4229
 
4323
- ### Rust Crates:
4230
+ ### NPM Packages:
4324
4231
 
4325
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
4232
+ - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
4326
4233
 
4327
4234
  ````text
4328
- MIT License
4235
+ The MIT License (MIT)
4236
+
4237
+ Copyright (c) 2015-2021 Evgeny Poberezkin
4329
4238
 
4330
4239
  Permission is hereby granted, free of charge, to any person obtaining a copy
4331
4240
  of this software and associated documentation files (the "Software"), to deal
@@ -4345,24 +4254,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4345
4254
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4346
4255
  SOFTWARE.
4347
4256
 
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
4257
 
4367
4258
  ````
4368
4259
 
@@ -4753,18 +4644,47 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
4753
4644
 
4754
4645
  ---
4755
4646
 
4647
+ ## The following dependencies are licensed under the UNKNOWN License:
4648
+
4649
+ ### NPM Packages:
4650
+
4651
+ - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.5) (0.0.5)
4652
+
4653
+ ````text
4654
+ Please refer to the package README for license details.
4655
+ ````
4656
+
4657
+ ---
4658
+
4756
4659
  ## The following dependencies are licensed under the Unicode-3.0 License:
4757
4660
 
4758
4661
  ### Rust Crates:
4759
4662
 
4760
- - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4663
+ - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4664
+ - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4665
+ - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4666
+ - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4667
+ - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4668
+ - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4669
+ - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4670
+ - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4671
+ - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4672
+ - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4673
+ - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4674
+ - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4675
+ - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4676
+ - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4677
+ - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4678
+ - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4679
+ - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4680
+ - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4761
4681
 
4762
4682
  ````text
4763
4683
  UNICODE LICENSE V3
4764
4684
 
4765
4685
  COPYRIGHT AND PERMISSION NOTICE
4766
4686
 
4767
- Copyright © 1991-2023 Unicode, Inc.
4687
+ Copyright © 2020-2024 Unicode, Inc.
4768
4688
 
4769
4689
  NOTICE TO USER: Carefully read the following legal agreement. BY
4770
4690
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4800,6 +4720,13 @@ not be used in advertising or otherwise to promote the sale, use or other
4800
4720
  dealings in these Data Files or Software without prior written
4801
4721
  authorization of the copyright holder.
4802
4722
 
4723
+ SPDX-License-Identifier: Unicode-3.0
4724
+
4725
+
4726
+
4727
+ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4728
+ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4729
+
4803
4730
  ````
4804
4731
 
4805
4732
  ---
@@ -4808,31 +4735,14 @@ authorization of the copyright holder.
4808
4735
 
4809
4736
  ### Rust Crates:
4810
4737
 
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)
4738
+ - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4829
4739
 
4830
4740
  ````text
4831
4741
  UNICODE LICENSE V3
4832
4742
 
4833
4743
  COPYRIGHT AND PERMISSION NOTICE
4834
4744
 
4835
- Copyright © 2020-2024 Unicode, Inc.
4745
+ Copyright © 1991-2023 Unicode, Inc.
4836
4746
 
4837
4747
  NOTICE TO USER: Carefully read the following legal agreement. BY
4838
4748
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4868,12 +4778,5 @@ not be used in advertising or otherwise to promote the sale, use or other
4868
4778
  dealings in these Data Files or Software without prior written
4869
4779
  authorization of the copyright holder.
4870
4780
 
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
4781
  ````
4879
4782