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

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,19 +1,19 @@
1
1
  # SUMMARY
2
2
 
3
- **Total Dependencies:** 211
3
+ **Total Dependencies:** 208
4
4
 
5
5
  - **Rust Crates:** 197 *(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: 177
10
+ - MIT: 176
11
11
  - Unicode-3.0: 19
12
12
  - Apache-2.0: 7
13
13
  - 0BSD: 3
14
- - BSD-3-Clause: 2
15
- - ISC: 2
14
+ - BSD-3-Clause: 1
16
15
  - MPL-2.0: 1
16
+ - UNKNOWN: 1
17
17
 
18
18
 
19
19
  ---
@@ -48,6 +48,30 @@ PERFORMANCE OF THIS SOFTWARE.
48
48
 
49
49
  ### Rust Crates:
50
50
 
51
+ - [adler2](https://github.com/oyvindln/adler2) (2.0.1)
52
+
53
+ ````text
54
+ Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
55
+
56
+ Permission to use, copy, modify, and/or distribute this software for
57
+ any purpose with or without fee is hereby granted.
58
+
59
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
60
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
61
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
62
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
63
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
64
+ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
65
+ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
66
+
67
+ ````
68
+
69
+ ---
70
+
71
+ ## The following dependencies are licensed under the 0BSD License:
72
+
73
+ ### Rust Crates:
74
+
51
75
  - [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
52
76
 
53
77
  ````text
@@ -70,25 +94,88 @@ PERFORMANCE OF THIS SOFTWARE.
70
94
 
71
95
  ---
72
96
 
73
- ## The following dependencies are licensed under the 0BSD License:
97
+ ## The following dependencies are licensed under the Apache-2.0 License:
74
98
 
75
99
  ### Rust Crates:
76
100
 
77
- - [adler2](https://github.com/oyvindln/adler2) (2.0.1)
101
+ - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
102
+ - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
103
+ - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
78
104
 
79
105
  ````text
80
- Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
106
+ Apache License
107
+ Version 2.0, January 2004
108
+ http://www.apache.org/licenses/
81
109
 
82
- Permission to use, copy, modify, and/or distribute this software for
83
- any purpose with or without fee is hereby granted.
110
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
84
111
 
85
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
86
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
87
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
88
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
89
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
90
- AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
91
- OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
112
+ 1. Definitions.
113
+
114
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
115
+
116
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
117
+
118
+ "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
119
+
120
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
121
+
122
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
123
+
124
+ "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
125
+
126
+ "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
127
+
128
+ "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
129
+
130
+ "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
131
+
132
+ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
133
+
134
+ 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
135
+
136
+ 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
137
+
138
+ 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
139
+
140
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
141
+
142
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
143
+
144
+ (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
145
+
146
+ (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
147
+
148
+ You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
149
+
150
+ 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
151
+
152
+ 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
153
+
154
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
155
+
156
+ 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
157
+
158
+ 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
159
+
160
+ END OF TERMS AND CONDITIONS
161
+
162
+ APPENDIX: How to apply the Apache License to your work.
163
+
164
+ To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
165
+
166
+ Copyright [yyyy] [name of copyright owner]
167
+
168
+ Licensed under the Apache License, Version 2.0 (the "License");
169
+ you may not use this file except in compliance with the License.
170
+ You may obtain a copy of the License at
171
+
172
+ http://www.apache.org/licenses/LICENSE-2.0
173
+
174
+ Unless required by applicable law or agreed to in writing, software
175
+ distributed under the License is distributed on an "AS IS" BASIS,
176
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
177
+ See the License for the specific language governing permissions and
178
+ limitations under the License.
92
179
 
93
180
  ````
94
181
 
@@ -98,7 +185,9 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
98
185
 
99
186
  ### Rust Crates:
100
187
 
101
- - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
188
+ - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
189
+ - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
190
+ - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
102
191
 
103
192
  ````text
104
193
  Apache License
@@ -289,7 +378,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
289
378
  same "printed page" as the copyright notice for easier
290
379
  identification within third-party archives.
291
380
 
292
- Copyright 2011 Google Inc.
381
+ Copyright [yyyy] [name of copyright owner]
293
382
 
294
383
  Licensed under the Apache License, Version 2.0 (the "License");
295
384
  you may not use this file except in compliance with the License.
@@ -311,9 +400,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
311
400
 
312
401
  ### Rust Crates:
313
402
 
314
- - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
315
- - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
316
- - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
403
+ - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
317
404
 
318
405
  ````text
319
406
  Apache License
@@ -504,7 +591,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
504
591
  same "printed page" as the copyright notice for easier
505
592
  identification within third-party archives.
506
593
 
507
- Copyright [yyyy] [name of copyright owner]
594
+ Copyright 2011 Google Inc.
508
595
 
509
596
  Licensed under the Apache License, Version 2.0 (the "License");
510
597
  you may not use this file except in compliance with the License.
@@ -522,106 +609,17 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
522
609
 
523
610
  ---
524
611
 
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
612
  ## The following dependencies are licensed under the BSD-3-Clause License:
613
613
 
614
614
  ### NPM Packages:
615
615
 
616
- - [fast-uri](https://github.com/fastify/fast-uri) (3.1.0)
616
+ - [fast-uri](https://github.com/fastify/fast-uri) (3.1.2)
617
617
 
618
618
  ````text
619
619
  Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
620
- Copyright (c) 2021-present The Fastify team
620
+ Copyright (c) 2021-present The Fastify team <https://github.com/fastify/fastify#team>
621
621
  All rights reserved.
622
622
 
623
- The Fastify team members are listed at https://github.com/fastify/fastify#team.
624
-
625
623
  Redistribution and use in source and binary forms, with or without
626
624
  modification, are permitted provided that the following conditions are met:
627
625
  * Redistributions of source code must retain the above copyright
@@ -652,90 +650,47 @@ The complete list of contributors can be found at:
652
650
 
653
651
  ---
654
652
 
655
- ## The following dependencies are licensed under the BSD-3-Clause License:
653
+ ## The following dependencies are licensed under the MIT License:
656
654
 
657
- ### NPM Packages:
655
+ ### Rust Crates:
658
656
 
659
- - [jpeg-js](https://github.com/eugeneware/jpeg-js) (0.4.4)
657
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
660
658
 
661
659
  ````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
- ````
660
+ MIT License
689
661
 
690
- ---
662
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
691
663
 
692
- ## The following dependencies are licensed under the ISC License:
664
+ Permission is hereby granted, free of charge, to any person obtaining a copy
665
+ of this software and associated documentation files (the "Software"), to deal
666
+ in the Software without restriction, including without limitation the rights
667
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
668
+ copies of the Software, and to permit persons to whom the Software is
669
+ furnished to do so, subject to the following conditions:
693
670
 
694
- ### NPM Packages:
671
+ The above copyright notice and this permission notice shall be included in all
672
+ copies or substantial portions of the Software.
695
673
 
696
- - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.3) (0.0.3)
674
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
675
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
676
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
677
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
678
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
679
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
680
+ SOFTWARE.
697
681
 
698
- ````text
699
- Please refer to the package README for license details.
700
682
  ````
701
683
 
702
684
  ---
703
685
 
704
- ## The following dependencies are licensed under the ISC License:
686
+ ## The following dependencies are licensed under the MIT License:
705
687
 
706
- ### NPM Packages:
688
+ ### Rust Crates:
707
689
 
708
- - [pixelmatch](https://github.com/mapbox/pixelmatch) (7.1.0)
690
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
709
691
 
710
692
  ````text
711
- ISC License
712
-
713
- Copyright (c) 2025, Mapbox
714
-
715
- Permission to use, copy, modify, and/or distribute this software for any purpose
716
- with or without fee is hereby granted, provided that the above copyright notice
717
- and this permission notice appear in all copies.
718
-
719
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
720
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
721
- FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
722
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
723
- OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
724
- TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
725
- THIS SOFTWARE.
726
-
727
- ````
728
-
729
- ---
730
-
731
- ## The following dependencies are licensed under the MIT License:
732
-
733
- ### Rust Crates:
734
-
735
- - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
736
-
737
- ````text
738
- Copyright (c) 2020 Andrew D. Straw
693
+ Copyright (c) 2013-2016 The rust-url developers
739
694
 
740
695
  Permission is hereby granted, free of charge, to any
741
696
  person obtaining a copy of this software and associated
@@ -769,29 +724,34 @@ DEALINGS IN THE SOFTWARE.
769
724
 
770
725
  ### Rust Crates:
771
726
 
772
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
727
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
773
728
 
774
729
  ````text
775
- Copyright (c) 2017 Sean McArthur
776
-
777
- Permission is hereby granted, free of charge, to any person obtaining a copy
778
- of this software and associated documentation files (the "Software"), to deal
779
- in the Software without restriction, including without limitation the rights
780
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
781
- copies of the Software, and to permit persons to whom the Software is
782
- furnished to do so, subject to the following conditions:
730
+ Copyright 2019-2024 YOSHIOKA Takuma
783
731
 
784
- The above copyright notice and this permission notice shall be included in
785
- all copies or substantial portions of the Software.
732
+ Permission is hereby granted, free of charge, to any
733
+ person obtaining a copy of this software and associated
734
+ documentation files (the "Software"), to deal in the
735
+ Software without restriction, including without
736
+ limitation the rights to use, copy, modify, merge,
737
+ publish, distribute, sublicense, and/or sell copies of
738
+ the Software, and to permit persons to whom the Software
739
+ is furnished to do so, subject to the following
740
+ conditions:
786
741
 
787
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
788
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
789
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
790
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
791
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
792
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
793
- THE SOFTWARE.
742
+ The above copyright notice and this permission notice
743
+ shall be included in all copies or substantial portions
744
+ of the Software.
794
745
 
746
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
747
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
748
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
749
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
750
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
751
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
752
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
753
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
754
+ DEALINGS IN THE SOFTWARE.
795
755
 
796
756
  ````
797
757
 
@@ -801,63 +761,35 @@ THE SOFTWARE.
801
761
 
802
762
  ### Rust Crates:
803
763
 
804
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
764
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
805
765
 
806
766
  ````text
807
- MIT License
808
-
809
- Permission is hereby granted, free of charge, to any person obtaining a copy
810
- of this software and associated documentation files (the "Software"), to deal
811
- in the Software without restriction, including without limitation the rights
812
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
813
- copies of the Software, and to permit persons to whom the Software is
814
- furnished to do so, subject to the following conditions:
815
-
816
- The above copyright notice and this permission notice shall be included in all
817
- copies or substantial portions of the Software.
818
-
819
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
820
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
821
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
822
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
823
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
824
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
825
- SOFTWARE.
826
-
827
- ````
828
-
829
- ---
830
-
831
- ## The following dependencies are licensed under the MIT License:
767
+ Copyright (c) 2018-2026 The rust-random Project Developers
768
+ Copyright (c) 2014 The Rust Project Developers
832
769
 
833
- ### Rust Crates:
770
+ Permission is hereby granted, free of charge, to any
771
+ person obtaining a copy of this software and associated
772
+ documentation files (the "Software"), to deal in the
773
+ Software without restriction, including without
774
+ limitation the rights to use, copy, modify, merge,
775
+ publish, distribute, sublicense, and/or sell copies of
776
+ the Software, and to permit persons to whom the Software
777
+ is furnished to do so, subject to the following
778
+ conditions:
834
779
 
835
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
780
+ The above copyright notice and this permission notice
781
+ shall be included in all copies or substantial portions
782
+ of the Software.
836
783
 
837
- ````text
838
- The MIT License (MIT)
839
-
840
- Copyright (c) 2016 Johann Tuffe
841
-
842
- Permission is hereby granted, free of charge, to any person obtaining a copy
843
- of this software and associated documentation files (the "Software"), to deal
844
- in the Software without restriction, including without limitation the rights
845
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
846
- copies of the Software, and to permit persons to whom the Software is
847
- furnished to do so, subject to the following conditions:
848
-
849
-
850
- The above copyright notice and this permission notice shall be included in
851
- all copies or substantial portions of the Software.
852
-
853
-
854
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
855
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
856
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
857
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
858
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
859
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
860
- THE SOFTWARE.
784
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
785
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
786
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
787
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
788
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
789
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
790
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
791
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
792
+ DEALINGS IN THE SOFTWARE.
861
793
 
862
794
  ````
863
795
 
@@ -867,16 +799,10 @@ THE SOFTWARE.
867
799
 
868
800
  ### Rust Crates:
869
801
 
870
- - [rand](https://github.com/rust-random/rand) (0.8.5)
871
- - [rand](https://github.com/rust-random/rand) (0.9.4)
872
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
873
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
874
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
875
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
802
+ - [http](https://github.com/hyperium/http) (1.4.0)
876
803
 
877
804
  ````text
878
- Copyright 2018 Developers of the Rand project
879
- Copyright (c) 2014 The Rust Project Developers
805
+ Copyright (c) 2017 http-rs authors
880
806
 
881
807
  Permission is hereby granted, free of charge, to any
882
808
  person obtaining a copy of this software and associated
@@ -910,31 +836,35 @@ DEALINGS IN THE SOFTWARE.
910
836
 
911
837
  ### Rust Crates:
912
838
 
913
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
914
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
839
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
840
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
915
841
 
916
842
  ````text
917
- MIT License
918
-
919
- Copyright (c) 2019 Graham Esau
843
+ Copyright (c) 2014 Alex Crichton
920
844
 
921
- Permission is hereby granted, free of charge, to any person obtaining a copy
922
- of this software and associated documentation files (the "Software"), to deal
923
- in the Software without restriction, including without limitation the rights
924
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
925
- copies of the Software, and to permit persons to whom the Software is
926
- furnished to do so, subject to the following conditions:
845
+ Permission is hereby granted, free of charge, to any
846
+ person obtaining a copy of this software and associated
847
+ documentation files (the "Software"), to deal in the
848
+ Software without restriction, including without
849
+ limitation the rights to use, copy, modify, merge,
850
+ publish, distribute, sublicense, and/or sell copies of
851
+ the Software, and to permit persons to whom the Software
852
+ is furnished to do so, subject to the following
853
+ conditions:
927
854
 
928
- The above copyright notice and this permission notice shall be included in all
929
- copies or substantial portions of the Software.
855
+ The above copyright notice and this permission notice
856
+ shall be included in all copies or substantial portions
857
+ of the Software.
930
858
 
931
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
932
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
933
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
934
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
935
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
936
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
937
- SOFTWARE.
859
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
860
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
861
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
862
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
863
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
864
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
865
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
866
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
867
+ DEALINGS IN THE SOFTWARE.
938
868
 
939
869
  ````
940
870
 
@@ -944,10 +874,10 @@ SOFTWARE.
944
874
 
945
875
  ### Rust Crates:
946
876
 
947
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
877
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
948
878
 
949
879
  ````text
950
- Copyright (c) 2019-2021 Tower Contributors
880
+ Copyright (c) 2018 Carl Lerche
951
881
 
952
882
  Permission is hereby granted, free of charge, to any
953
883
  person obtaining a copy of this software and associated
@@ -981,14 +911,10 @@ DEALINGS IN THE SOFTWARE.
981
911
 
982
912
  ### Rust Crates:
983
913
 
984
- - [educe](https://github.com/magiclen/educe) (0.5.11)
985
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
986
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
914
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
987
915
 
988
916
  ````text
989
- MIT License
990
-
991
- Copyright (c) 2023 magiclen.org (Ron Li)
917
+ Copyright (c) 2014-2026 Sean McArthur
992
918
 
993
919
  Permission is hereby granted, free of charge, to any person obtaining a copy
994
920
  of this software and associated documentation files (the "Software"), to deal
@@ -997,16 +923,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
997
923
  copies of the Software, and to permit persons to whom the Software is
998
924
  furnished to do so, subject to the following conditions:
999
925
 
1000
- The above copyright notice and this permission notice shall be included in all
1001
- copies or substantial portions of the Software.
926
+ The above copyright notice and this permission notice shall be included in
927
+ all copies or substantial portions of the Software.
1002
928
 
1003
929
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1004
930
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1005
931
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1006
932
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1007
933
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1008
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1009
- SOFTWARE.
934
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
935
+ THE SOFTWARE.
1010
936
 
1011
937
  ````
1012
938
 
@@ -1014,13 +940,12 @@ SOFTWARE.
1014
940
 
1015
941
  ## The following dependencies are licensed under the MIT License:
1016
942
 
1017
- ### NPM Packages:
943
+ ### Rust Crates:
1018
944
 
1019
- - [pngjs](https://github.com/pngjs/pngjs) (7.0.0)
945
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
1020
946
 
1021
947
  ````text
1022
- pngjs original work Copyright (c) 2015 Luke Page & Original Contributors
1023
- pngjs derived work Copyright (c) 2012 Kuba Niegowski
948
+ MIT License
1024
949
 
1025
950
  Permission is hereby granted, free of charge, to any person obtaining a copy
1026
951
  of this software and associated documentation files (the "Software"), to deal
@@ -1029,16 +954,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1029
954
  copies of the Software, and to permit persons to whom the Software is
1030
955
  furnished to do so, subject to the following conditions:
1031
956
 
1032
- The above copyright notice and this permission notice shall be included in
1033
- all copies or substantial portions of the Software.
957
+ The above copyright notice and this permission notice shall be included in all
958
+ copies or substantial portions of the Software.
1034
959
 
1035
960
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1036
961
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1037
962
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1038
963
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1039
964
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1040
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1041
- THE SOFTWARE.
965
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
966
+ SOFTWARE.
1042
967
 
1043
968
  ````
1044
969
 
@@ -1048,13 +973,11 @@ THE SOFTWARE.
1048
973
 
1049
974
  ### Rust Crates:
1050
975
 
1051
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
976
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
977
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
1052
978
 
1053
979
  ````text
1054
- MIT License
1055
-
1056
- Copyright (c) 2019 Yoshua Wuyts
1057
- Copyright (c) Tokio Contributors
980
+ Copyright (c) 2018-2019 dirs-rs contributors
1058
981
 
1059
982
  Permission is hereby granted, free of charge, to any person obtaining a copy
1060
983
  of this software and associated documentation files (the "Software"), to deal
@@ -1082,34 +1005,29 @@ SOFTWARE.
1082
1005
 
1083
1006
  ### Rust Crates:
1084
1007
 
1085
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
1008
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
1086
1009
 
1087
1010
  ````text
1088
- Copyright (c) 2018 The Servo Project Developers
1011
+ Copyright (c) 2015-2025 Sean McArthur
1089
1012
 
1090
- Permission is hereby granted, free of charge, to any
1091
- person obtaining a copy of this software and associated
1092
- documentation files (the "Software"), to deal in the
1093
- Software without restriction, including without
1094
- limitation the rights to use, copy, modify, merge,
1095
- publish, distribute, sublicense, and/or sell copies of
1096
- the Software, and to permit persons to whom the Software
1097
- is furnished to do so, subject to the following
1098
- conditions:
1013
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1014
+ of this software and associated documentation files (the "Software"), to deal
1015
+ in the Software without restriction, including without limitation the rights
1016
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1017
+ copies of the Software, and to permit persons to whom the Software is
1018
+ furnished to do so, subject to the following conditions:
1099
1019
 
1100
- The above copyright notice and this permission notice
1101
- shall be included in all copies or substantial portions
1102
- of the Software.
1020
+ The above copyright notice and this permission notice shall be included in
1021
+ all copies or substantial portions of the Software.
1022
+
1023
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1024
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1025
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1026
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1027
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1028
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1029
+ THE SOFTWARE.
1103
1030
 
1104
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1105
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1106
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1107
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1108
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1109
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1110
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1111
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1112
- DEALINGS IN THE SOFTWARE.
1113
1031
 
1114
1032
  ````
1115
1033
 
@@ -1119,11 +1037,44 @@ DEALINGS IN THE SOFTWARE.
1119
1037
 
1120
1038
  ### Rust Crates:
1121
1039
 
1122
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
1040
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
1123
1041
 
1124
1042
  ````text
1125
- Copyright (c) 2018-2023 Sean McArthur
1126
- Copyright (c) 2016 Alex Crichton
1043
+ The MIT License (MIT)
1044
+
1045
+ Copyright (c) 2015 Bartłomiej Kamiński
1046
+
1047
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1048
+ of this software and associated documentation files (the "Software"), to deal
1049
+ in the Software without restriction, including without limitation the rights
1050
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1051
+ copies of the Software, and to permit persons to whom the Software is
1052
+ furnished to do so, subject to the following conditions:
1053
+
1054
+ The above copyright notice and this permission notice shall be included in all
1055
+ copies or substantial portions of the Software.
1056
+
1057
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1058
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1059
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1060
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1061
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1062
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1063
+ SOFTWARE.
1064
+ ````
1065
+
1066
+ ---
1067
+
1068
+ ## The following dependencies are licensed under the MIT License:
1069
+
1070
+ ### Rust Crates:
1071
+
1072
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
1073
+
1074
+ ````text
1075
+ MIT License
1076
+
1077
+ Copyright (c) 2025 Callum Oakley
1127
1078
 
1128
1079
  Permission is hereby granted, free of charge, to any person obtaining a copy
1129
1080
  of this software and associated documentation files (the "Software"), to deal
@@ -1132,17 +1083,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1132
1083
  copies of the Software, and to permit persons to whom the Software is
1133
1084
  furnished to do so, subject to the following conditions:
1134
1085
 
1135
- The above copyright notice and this permission notice shall be included in
1136
- all copies or substantial portions of the Software.
1086
+ The above copyright notice and this permission notice shall be included in all
1087
+ copies or substantial portions of the Software.
1137
1088
 
1138
1089
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1139
1090
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1140
1091
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1141
1092
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1142
1093
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1143
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1144
- THE SOFTWARE.
1145
-
1094
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1095
+ SOFTWARE.
1146
1096
 
1147
1097
  ````
1148
1098
 
@@ -1152,12 +1102,10 @@ THE SOFTWARE.
1152
1102
 
1153
1103
  ### Rust Crates:
1154
1104
 
1155
- - [nix](https://github.com/nix-rust/nix) (0.31.2)
1105
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
1156
1106
 
1157
1107
  ````text
1158
- The MIT License (MIT)
1159
-
1160
- Copyright (c) 2015 Carl Lerche + nix-rust Authors
1108
+ Copyright (c) 2023-2025 Sean McArthur
1161
1109
 
1162
1110
  Permission is hereby granted, free of charge, to any person obtaining a copy
1163
1111
  of this software and associated documentation files (the "Software"), to deal
@@ -1185,19 +1133,10 @@ THE SOFTWARE.
1185
1133
 
1186
1134
  ### Rust Crates:
1187
1135
 
1188
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
1189
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
1190
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
1191
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
1192
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
1193
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
1194
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
1195
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
1196
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
1136
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
1197
1137
 
1198
1138
  ````text
1199
- Copyright (c) 2016 Alex Crichton
1200
- Copyright (c) 2017 The Tokio Authors
1139
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
1201
1140
 
1202
1141
  Permission is hereby granted, free of charge, to any
1203
1142
  person obtaining a copy of this software and associated
@@ -1231,11 +1170,13 @@ DEALINGS IN THE SOFTWARE.
1231
1170
 
1232
1171
  ### Rust Crates:
1233
1172
 
1234
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
1173
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
1174
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
1235
1175
 
1236
1176
  ````text
1237
- Copyright (c) 2018-2025 The rust-random Project Developers
1238
- Copyright (c) 2014 The Rust Project Developers
1177
+ Copyright (c) 2006-2009 Graydon Hoare
1178
+ Copyright (c) 2009-2013 Mozilla Foundation
1179
+ Copyright (c) 2016 Artyom Pavlov
1239
1180
 
1240
1181
  Permission is hereby granted, free of charge, to any
1241
1182
  person obtaining a copy of this software and associated
@@ -1269,14 +1210,38 @@ DEALINGS IN THE SOFTWARE.
1269
1210
 
1270
1211
  ### Rust Crates:
1271
1212
 
1272
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
1273
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
1274
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
1275
- - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
1213
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
1214
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
1215
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
1216
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
1217
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
1218
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
1219
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
1220
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
1221
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
1222
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
1223
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
1224
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
1225
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
1226
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
1227
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
1228
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
1229
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
1230
+ - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
1231
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
1232
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
1233
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
1234
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
1235
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
1236
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
1237
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
1238
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
1239
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
1240
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
1241
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
1242
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
1276
1243
 
1277
1244
  ````text
1278
- Copyright (c) 2016 The Rust Project Developers
1279
-
1280
1245
  Permission is hereby granted, free of charge, to any
1281
1246
  person obtaining a copy of this software and associated
1282
1247
  documentation files (the "Software"), to deal in the
@@ -1309,35 +1274,63 @@ DEALINGS IN THE SOFTWARE.
1309
1274
 
1310
1275
  ### Rust Crates:
1311
1276
 
1312
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
1277
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
1313
1278
 
1314
1279
  ````text
1315
- Copyright (c) 2018-2026 The rust-random Project Developers
1316
- Copyright (c) 2014 The Rust Project Developers
1280
+ The MIT License (MIT)
1281
+
1282
+ Copyright (c) 2016 Johann Tuffe
1283
+
1284
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1285
+ of this software and associated documentation files (the "Software"), to deal
1286
+ in the Software without restriction, including without limitation the rights
1287
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1288
+ copies of the Software, and to permit persons to whom the Software is
1289
+ furnished to do so, subject to the following conditions:
1290
+
1291
+
1292
+ The above copyright notice and this permission notice shall be included in
1293
+ all copies or substantial portions of the Software.
1294
+
1295
+
1296
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1297
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1298
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1299
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1300
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1301
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1302
+ THE SOFTWARE.
1317
1303
 
1318
- Permission is hereby granted, free of charge, to any
1319
- person obtaining a copy of this software and associated
1320
- documentation files (the "Software"), to deal in the
1321
- Software without restriction, including without
1322
- limitation the rights to use, copy, modify, merge,
1323
- publish, distribute, sublicense, and/or sell copies of
1324
- the Software, and to permit persons to whom the Software
1325
- is furnished to do so, subject to the following
1326
- conditions:
1304
+ ````
1327
1305
 
1328
- The above copyright notice and this permission notice
1329
- shall be included in all copies or substantial portions
1330
- of the Software.
1306
+ ---
1331
1307
 
1332
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1333
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1334
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1335
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1336
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1337
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1338
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1339
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1340
- DEALINGS IN THE SOFTWARE.
1308
+ ## The following dependencies are licensed under the MIT License:
1309
+
1310
+ ### Rust Crates:
1311
+
1312
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
1313
+
1314
+ ````text
1315
+ Copyright (c) 2016 The rust-native-tls Developers
1316
+
1317
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1318
+ of this software and associated documentation files (the "Software"), to deal
1319
+ in the Software without restriction, including without limitation the rights
1320
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1321
+ copies of the Software, and to permit persons to whom the Software is
1322
+ furnished to do so, subject to the following conditions:
1323
+
1324
+ The above copyright notice and this permission notice shall be included in all
1325
+ copies or substantial portions of the Software.
1326
+
1327
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1328
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1329
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1330
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1331
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1332
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1333
+ SOFTWARE.
1341
1334
 
1342
1335
  ````
1343
1336
 
@@ -1347,10 +1340,10 @@ DEALINGS IN THE SOFTWARE.
1347
1340
 
1348
1341
  ### Rust Crates:
1349
1342
 
1350
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
1343
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
1351
1344
 
1352
1345
  ````text
1353
- Copyright (c) The Rust Project Developers
1346
+ Copyright (c) 2018 The Servo Project Developers
1354
1347
 
1355
1348
  Permission is hereby granted, free of charge, to any
1356
1349
  person obtaining a copy of this software and associated
@@ -1384,34 +1377,31 @@ DEALINGS IN THE SOFTWARE.
1384
1377
 
1385
1378
  ### Rust Crates:
1386
1379
 
1387
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
1380
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
1388
1381
 
1389
1382
  ````text
1390
- Copyright (c) 2017 Robert Grosse
1383
+ The MIT License (MIT)
1391
1384
 
1392
- Permission is hereby granted, free of charge, to any
1393
- person obtaining a copy of this software and associated
1394
- documentation files (the "Software"), to deal in the
1395
- Software without restriction, including without
1396
- limitation the rights to use, copy, modify, merge,
1397
- publish, distribute, sublicense, and/or sell copies of
1398
- the Software, and to permit persons to whom the Software
1399
- is furnished to do so, subject to the following
1400
- conditions:
1385
+ Copyright (c) 2014 Paho Lurie-Gregg
1401
1386
 
1402
- The above copyright notice and this permission notice
1403
- shall be included in all copies or substantial portions
1404
- of the Software.
1387
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1388
+ of this software and associated documentation files (the "Software"), to deal
1389
+ in the Software without restriction, including without limitation the rights
1390
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1391
+ copies of the Software, and to permit persons to whom the Software is
1392
+ furnished to do so, subject to the following conditions:
1393
+
1394
+ The above copyright notice and this permission notice shall be included in all
1395
+ copies or substantial portions of the Software.
1396
+
1397
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1398
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1399
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1400
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1401
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1402
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1403
+ SOFTWARE.
1405
1404
 
1406
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1407
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1408
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1409
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1410
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1411
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1412
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1413
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1414
- DEALINGS IN THE SOFTWARE.
1415
1405
  ````
1416
1406
 
1417
1407
  ---
@@ -1420,10 +1410,10 @@ DEALINGS IN THE SOFTWARE.
1420
1410
 
1421
1411
  ### Rust Crates:
1422
1412
 
1423
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
1413
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
1424
1414
 
1425
1415
  ````text
1426
- Copyright (c) The rust-url developers
1416
+ Copyright (c) 2019 Carl Lerche
1427
1417
 
1428
1418
  Permission is hereby granted, free of charge, to any
1429
1419
  person obtaining a copy of this software and associated
@@ -1457,15 +1447,48 @@ DEALINGS IN THE SOFTWARE.
1457
1447
 
1458
1448
  ### Rust Crates:
1459
1449
 
1460
- - [http](https://github.com/hyperium/http) (1.4.0)
1450
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
1461
1451
 
1462
1452
  ````text
1463
- Copyright (c) 2017 http-rs authors
1453
+ The MIT License (MIT)
1464
1454
 
1465
- Permission is hereby granted, free of charge, to any
1466
- person obtaining a copy of this software and associated
1467
- documentation files (the "Software"), to deal in the
1468
- Software without restriction, including without
1455
+ Copyright (c) 2015 Alice Maz
1456
+
1457
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1458
+ of this software and associated documentation files (the "Software"), to deal
1459
+ in the Software without restriction, including without limitation the rights
1460
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1461
+ copies of the Software, and to permit persons to whom the Software is
1462
+ furnished to do so, subject to the following conditions:
1463
+
1464
+ The above copyright notice and this permission notice shall be included in
1465
+ all copies or substantial portions of the Software.
1466
+
1467
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1468
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1469
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1470
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1471
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1472
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1473
+ THE SOFTWARE.
1474
+
1475
+ ````
1476
+
1477
+ ---
1478
+
1479
+ ## The following dependencies are licensed under the MIT License:
1480
+
1481
+ ### Rust Crates:
1482
+
1483
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
1484
+
1485
+ ````text
1486
+ Copyright (c) 2021 RustCrypto Developers
1487
+
1488
+ Permission is hereby granted, free of charge, to any
1489
+ person obtaining a copy of this software and associated
1490
+ documentation files (the "Software"), to deal in the
1491
+ Software without restriction, including without
1469
1492
  limitation the rights to use, copy, modify, merge,
1470
1493
  publish, distribute, sublicense, and/or sell copies of
1471
1494
  the Software, and to permit persons to whom the Software
@@ -1494,34 +1517,10 @@ DEALINGS IN THE SOFTWARE.
1494
1517
 
1495
1518
  ### Rust Crates:
1496
1519
 
1497
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
1498
-
1499
- ````text
1500
- Copyright 2016 Nika Layzell
1501
-
1502
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1503
-
1504
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1505
-
1506
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1507
-
1508
- ````
1509
-
1510
- ---
1511
-
1512
- ## The following dependencies are licensed under the MIT License:
1513
-
1514
- ### Rust Crates:
1515
-
1516
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
1517
- - [log](https://github.com/rust-lang/log) (0.4.29)
1518
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
1519
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
1520
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
1521
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
1520
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
1522
1521
 
1523
1522
  ````text
1524
- Copyright (c) 2014 The Rust Project Developers
1523
+ Copyright 2023 The Fuchsia Authors
1525
1524
 
1526
1525
  Permission is hereby granted, free of charge, to any
1527
1526
  person obtaining a copy of this software and associated
@@ -1547,6 +1546,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1547
1546
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1548
1547
  DEALINGS IN THE SOFTWARE.
1549
1548
 
1549
+
1550
1550
  ````
1551
1551
 
1552
1552
  ---
@@ -1555,17 +1555,11 @@ DEALINGS IN THE SOFTWARE.
1555
1555
 
1556
1556
  ### Rust Crates:
1557
1557
 
1558
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
1558
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
1559
1559
 
1560
1560
  ````text
1561
- Copyright (c) 2016 The humantime Developers
1562
-
1563
- Includes parts of http date with the following copyright:
1564
- Copyright (c) 2016 Pyfisch
1565
-
1566
- Includes portions of musl libc with the following copyright:
1567
- Copyright © 2005-2013 Rich Felker
1568
-
1561
+ Copyright (c) 2013-2014 The Rust Project Developers.
1562
+ Copyright (c) 2015-2020 The rust-hex Developers
1569
1563
 
1570
1564
  Permission is hereby granted, free of charge, to any person obtaining a copy
1571
1565
  of this software and associated documentation files (the "Software"), to deal
@@ -1591,32 +1585,36 @@ SOFTWARE.
1591
1585
 
1592
1586
  ## The following dependencies are licensed under the MIT License:
1593
1587
 
1594
- ### NPM Packages:
1588
+ ### Rust Crates:
1595
1589
 
1596
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
1590
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
1597
1591
 
1598
1592
  ````text
1599
- MIT License
1600
-
1601
- Copyright (c) Matteo Collina and Undici contributors
1593
+ Copyright (c) The rust-url developers
1602
1594
 
1603
- Permission is hereby granted, free of charge, to any person obtaining a copy
1604
- of this software and associated documentation files (the "Software"), to deal
1605
- in the Software without restriction, including without limitation the rights
1606
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1607
- copies of the Software, and to permit persons to whom the Software is
1608
- furnished to do so, subject to the following conditions:
1595
+ Permission is hereby granted, free of charge, to any
1596
+ person obtaining a copy of this software and associated
1597
+ documentation files (the "Software"), to deal in the
1598
+ Software without restriction, including without
1599
+ limitation the rights to use, copy, modify, merge,
1600
+ publish, distribute, sublicense, and/or sell copies of
1601
+ the Software, and to permit persons to whom the Software
1602
+ is furnished to do so, subject to the following
1603
+ conditions:
1609
1604
 
1610
- The above copyright notice and this permission notice shall be included in all
1611
- copies or substantial portions of the Software.
1605
+ The above copyright notice and this permission notice
1606
+ shall be included in all copies or substantial portions
1607
+ of the Software.
1612
1608
 
1613
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1614
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1615
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1616
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1617
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1618
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1619
- SOFTWARE.
1609
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1610
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1611
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1612
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1613
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1614
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1615
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1616
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1617
+ DEALINGS IN THE SOFTWARE.
1620
1618
 
1621
1619
  ````
1622
1620
 
@@ -1626,11 +1624,10 @@ SOFTWARE.
1626
1624
 
1627
1625
  ### Rust Crates:
1628
1626
 
1629
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
1627
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
1630
1628
 
1631
1629
  ````text
1632
- Copyright (c) 2018-2024 The rust-random Project Developers
1633
- Copyright (c) 2014 The Rust Project Developers
1630
+ Copyright (c) 2019-2021 Tower Contributors
1634
1631
 
1635
1632
  Permission is hereby granted, free of charge, to any
1636
1633
  person obtaining a copy of this software and associated
@@ -1662,12 +1659,14 @@ DEALINGS IN THE SOFTWARE.
1662
1659
 
1663
1660
  ## The following dependencies are licensed under the MIT License:
1664
1661
 
1665
- ### Rust Crates:
1662
+ ### NPM Packages:
1666
1663
 
1667
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
1664
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
1668
1665
 
1669
1666
  ````text
1670
- Copyright (c) 2014-2026 Sean McArthur
1667
+ MIT License
1668
+
1669
+ Copyright (c) Matteo Collina and Undici contributors
1671
1670
 
1672
1671
  Permission is hereby granted, free of charge, to any person obtaining a copy
1673
1672
  of this software and associated documentation files (the "Software"), to deal
@@ -1676,16 +1675,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1676
1675
  copies of the Software, and to permit persons to whom the Software is
1677
1676
  furnished to do so, subject to the following conditions:
1678
1677
 
1679
- The above copyright notice and this permission notice shall be included in
1680
- all copies or substantial portions of the Software.
1678
+ The above copyright notice and this permission notice shall be included in all
1679
+ copies or substantial portions of the Software.
1681
1680
 
1682
1681
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1683
1682
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1684
1683
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1685
1684
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1686
1685
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1687
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1688
- THE SOFTWARE.
1686
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1687
+ SOFTWARE.
1689
1688
 
1690
1689
  ````
1691
1690
 
@@ -1695,10 +1694,11 @@ THE SOFTWARE.
1695
1694
 
1696
1695
  ### Rust Crates:
1697
1696
 
1698
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
1697
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
1699
1698
 
1700
1699
  ````text
1701
- Copyright Mozilla Foundation
1700
+ Copyright (c) 2018-2025 The rust-random Project Developers
1701
+ Copyright (c) 2014 The Rust Project Developers
1702
1702
 
1703
1703
  Permission is hereby granted, free of charge, to any
1704
1704
  person obtaining a copy of this software and associated
@@ -1730,46 +1730,12 @@ DEALINGS IN THE SOFTWARE.
1730
1730
 
1731
1731
  ## The following dependencies are licensed under the MIT License:
1732
1732
 
1733
- ### NPM Packages:
1734
-
1735
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
1736
-
1737
- ````text
1738
- The MIT License (MIT)
1739
-
1740
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
1741
-
1742
- Permission is hereby granted, free of charge, to any person obtaining a copy
1743
- of this software and associated documentation files (the "Software"), to deal
1744
- in the Software without restriction, including without limitation the rights
1745
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1746
- copies of the Software, and to permit persons to whom the Software is
1747
- furnished to do so, subject to the following conditions:
1748
-
1749
- The above copyright notice and this permission notice shall be included in
1750
- all copies or substantial portions of the Software.
1751
-
1752
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1753
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1754
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1755
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1756
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1757
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1758
- THE SOFTWARE.
1759
-
1760
- ````
1761
-
1762
- ---
1763
-
1764
- ## The following dependencies are licensed under the MIT License:
1765
-
1766
1733
  ### Rust Crates:
1767
1734
 
1768
- - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
1769
- - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
1735
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
1770
1736
 
1771
1737
  ````text
1772
- Copyright (c) 2012-2013 Mozilla Foundation
1738
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
1773
1739
 
1774
1740
  Permission is hereby granted, free of charge, to any
1775
1741
  person obtaining a copy of this software and associated
@@ -1803,13 +1769,10 @@ DEALINGS IN THE SOFTWARE.
1803
1769
 
1804
1770
  ### Rust Crates:
1805
1771
 
1806
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
1807
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
1772
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
1808
1773
 
1809
1774
  ````text
1810
- Copyright (c) 2006-2009 Graydon Hoare
1811
- Copyright (c) 2009-2013 Mozilla Foundation
1812
- Copyright (c) 2016 Artyom Pavlov
1775
+ Copyright Mozilla Foundation
1813
1776
 
1814
1777
  Permission is hereby granted, free of charge, to any
1815
1778
  person obtaining a copy of this software and associated
@@ -1843,10 +1806,12 @@ DEALINGS IN THE SOFTWARE.
1843
1806
 
1844
1807
  ### Rust Crates:
1845
1808
 
1846
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
1809
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
1847
1810
 
1848
1811
  ````text
1849
- Copyright (c) 2016 The rust-native-tls Developers
1812
+ MIT License
1813
+
1814
+ Copyright (c) [2021] [Marvin Countryman]
1850
1815
 
1851
1816
  Permission is hereby granted, free of charge, to any person obtaining a copy
1852
1817
  of this software and associated documentation files (the "Software"), to deal
@@ -1874,47 +1839,13 @@ SOFTWARE.
1874
1839
 
1875
1840
  ### Rust Crates:
1876
1841
 
1877
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
1842
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
1878
1843
 
1879
1844
  ````text
1880
- Copyright (c) 2019 Carl Lerche
1881
-
1882
- Permission is hereby granted, free of charge, to any
1883
- person obtaining a copy of this software and associated
1884
- documentation files (the "Software"), to deal in the
1885
- Software without restriction, including without
1886
- limitation the rights to use, copy, modify, merge,
1887
- publish, distribute, sublicense, and/or sell copies of
1888
- the Software, and to permit persons to whom the Software
1889
- is furnished to do so, subject to the following
1890
- conditions:
1891
-
1892
- The above copyright notice and this permission notice
1893
- shall be included in all copies or substantial portions
1894
- of the Software.
1895
-
1896
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1897
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1898
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1899
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1900
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1901
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1902
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1903
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1904
- DEALINGS IN THE SOFTWARE.
1905
-
1906
- ````
1907
-
1908
- ---
1909
-
1910
- ## The following dependencies are licensed under the MIT License:
1911
-
1912
- ### Rust Crates:
1913
-
1914
- - [want](https://github.com/seanmonstar/want) (0.3.1)
1845
+ MIT License
1915
1846
 
1916
- ````text
1917
- Copyright (c) 2018-2019 Sean McArthur
1847
+ Copyright (c) 2019 Yoshua Wuyts
1848
+ Copyright (c) Tokio Contributors
1918
1849
 
1919
1850
  Permission is hereby granted, free of charge, to any person obtaining a copy
1920
1851
  of this software and associated documentation files (the "Software"), to deal
@@ -1923,17 +1854,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1923
1854
  copies of the Software, and to permit persons to whom the Software is
1924
1855
  furnished to do so, subject to the following conditions:
1925
1856
 
1926
- The above copyright notice and this permission notice shall be included in
1927
- all copies or substantial portions of the Software.
1857
+ The above copyright notice and this permission notice shall be included in all
1858
+ copies or substantial portions of the Software.
1928
1859
 
1929
1860
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1930
1861
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1931
1862
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1932
1863
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1933
1864
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1934
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1935
- THE SOFTWARE.
1936
-
1865
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1866
+ SOFTWARE.
1937
1867
 
1938
1868
  ````
1939
1869
 
@@ -1943,10 +1873,10 @@ THE SOFTWARE.
1943
1873
 
1944
1874
  ### Rust Crates:
1945
1875
 
1946
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
1876
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
1947
1877
 
1948
1878
  ````text
1949
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
1879
+ Copyright (c) 2014-2026 Alex Crichton
1950
1880
 
1951
1881
  Permission is hereby granted, free of charge, to any
1952
1882
  person obtaining a copy of this software and associated
@@ -1980,14 +1910,93 @@ DEALINGS IN THE SOFTWARE.
1980
1910
 
1981
1911
  ### Rust Crates:
1982
1912
 
1983
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
1984
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
1985
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
1913
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
1914
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
1915
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
1916
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
1917
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
1918
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
1919
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
1920
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
1921
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
1986
1922
 
1987
1923
  ````text
1988
- MIT License
1924
+ Copyright (c) 2016 Alex Crichton
1925
+ Copyright (c) 2017 The Tokio Authors
1989
1926
 
1990
- Copyright (c) Tokio Contributors
1927
+ Permission is hereby granted, free of charge, to any
1928
+ person obtaining a copy of this software and associated
1929
+ documentation files (the "Software"), to deal in the
1930
+ Software without restriction, including without
1931
+ limitation the rights to use, copy, modify, merge,
1932
+ publish, distribute, sublicense, and/or sell copies of
1933
+ the Software, and to permit persons to whom the Software
1934
+ is furnished to do so, subject to the following
1935
+ conditions:
1936
+
1937
+ The above copyright notice and this permission notice
1938
+ shall be included in all copies or substantial portions
1939
+ of the Software.
1940
+
1941
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1942
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1943
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1944
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1945
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1946
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1947
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1948
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1949
+ DEALINGS IN THE SOFTWARE.
1950
+
1951
+ ````
1952
+
1953
+ ---
1954
+
1955
+ ## The following dependencies are licensed under the MIT License:
1956
+
1957
+ ### Rust Crates:
1958
+
1959
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
1960
+
1961
+ ````text
1962
+ Copyright (c) The Rust Project Developers
1963
+
1964
+ Permission is hereby granted, free of charge, to any
1965
+ person obtaining a copy of this software and associated
1966
+ documentation files (the "Software"), to deal in the
1967
+ Software without restriction, including without
1968
+ limitation the rights to use, copy, modify, merge,
1969
+ publish, distribute, sublicense, and/or sell copies of
1970
+ the Software, and to permit persons to whom the Software
1971
+ is furnished to do so, subject to the following
1972
+ conditions:
1973
+
1974
+ The above copyright notice and this permission notice
1975
+ shall be included in all copies or substantial portions
1976
+ of the Software.
1977
+
1978
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1979
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1980
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1981
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1982
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1983
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1984
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1985
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1986
+ DEALINGS IN THE SOFTWARE.
1987
+
1988
+ ````
1989
+
1990
+ ---
1991
+
1992
+ ## The following dependencies are licensed under the MIT License:
1993
+
1994
+ ### Rust Crates:
1995
+
1996
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
1997
+
1998
+ ````text
1999
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
1991
2000
 
1992
2001
  Permission is hereby granted, free of charge, to any person obtaining a copy
1993
2002
  of this software and associated documentation files (the "Software"), to deal
@@ -1996,16 +2005,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1996
2005
  copies of the Software, and to permit persons to whom the Software is
1997
2006
  furnished to do so, subject to the following conditions:
1998
2007
 
1999
- The above copyright notice and this permission notice shall be included in all
2000
- copies or substantial portions of the Software.
2008
+ The above copyright notice and this permission notice shall be included in
2009
+ all copies or substantial portions of the Software.
2001
2010
 
2002
2011
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2003
2012
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2004
2013
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2005
2014
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2006
2015
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2007
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2008
- SOFTWARE.
2016
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2017
+ THE SOFTWARE.
2009
2018
 
2010
2019
  ````
2011
2020
 
@@ -2015,19 +2024,30 @@ SOFTWARE.
2015
2024
 
2016
2025
  ### Rust Crates:
2017
2026
 
2018
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
2019
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
2027
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
2020
2028
 
2021
2029
  ````text
2022
- The MIT License (MIT)
2030
+ Copyright (c) 2018-2023 Sean McArthur
2031
+ Copyright (c) 2016 Alex Crichton
2023
2032
 
2024
- Copyright 2016 Google Inc. All Rights Reserved.
2033
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2034
+ of this software and associated documentation files (the "Software"), to deal
2035
+ in the Software without restriction, including without limitation the rights
2036
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2037
+ copies of the Software, and to permit persons to whom the Software is
2038
+ furnished to do so, subject to the following conditions:
2025
2039
 
2026
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2040
+ The above copyright notice and this permission notice shall be included in
2041
+ all copies or substantial portions of the Software.
2027
2042
 
2028
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2043
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2044
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2045
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2046
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2047
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2048
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2049
+ THE SOFTWARE.
2029
2050
 
2030
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2031
2051
 
2032
2052
  ````
2033
2053
 
@@ -2037,11 +2057,42 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2037
2057
 
2038
2058
  ### Rust Crates:
2039
2059
 
2040
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
2041
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
2060
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
2042
2061
 
2043
2062
  ````text
2044
- Copyright (c) 2014 Alex Crichton
2063
+ Copyright (c) 2017 Alexey Galakhov
2064
+ Copyright (c) 2016 Jason Housley
2065
+
2066
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2067
+ of this software and associated documentation files (the "Software"), to deal
2068
+ in the Software without restriction, including without limitation the rights
2069
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2070
+ copies of the Software, and to permit persons to whom the Software is
2071
+ furnished to do so, subject to the following conditions:
2072
+
2073
+ The above copyright notice and this permission notice shall be included in
2074
+ all copies or substantial portions of the Software.
2075
+
2076
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2077
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2078
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2079
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2080
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2081
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2082
+ THE SOFTWARE.
2083
+
2084
+ ````
2085
+
2086
+ ---
2087
+
2088
+ ## The following dependencies are licensed under the MIT License:
2089
+
2090
+ ### Rust Crates:
2091
+
2092
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
2093
+
2094
+ ````text
2095
+ Copyright (c) 2016--2017
2045
2096
 
2046
2097
  Permission is hereby granted, free of charge, to any
2047
2098
  person obtaining a copy of this software and associated
@@ -2075,15 +2126,44 @@ DEALINGS IN THE SOFTWARE.
2075
2126
 
2076
2127
  ### Rust Crates:
2077
2128
 
2078
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
2079
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
2080
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
2081
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
2129
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
2130
+
2131
+ ````text
2132
+ Copyright (c) 2017 Sean McArthur
2133
+
2134
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2135
+ of this software and associated documentation files (the "Software"), to deal
2136
+ in the Software without restriction, including without limitation the rights
2137
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2138
+ copies of the Software, and to permit persons to whom the Software is
2139
+ furnished to do so, subject to the following conditions:
2140
+
2141
+ The above copyright notice and this permission notice shall be included in
2142
+ all copies or substantial portions of the Software.
2143
+
2144
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2145
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2146
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2147
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2148
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2149
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2150
+ THE SOFTWARE.
2151
+
2152
+
2153
+ ````
2154
+
2155
+ ---
2156
+
2157
+ ## The following dependencies are licensed under the MIT License:
2158
+
2159
+ ### Rust Crates:
2160
+
2161
+ - [nix](https://github.com/nix-rust/nix) (0.31.2)
2082
2162
 
2083
2163
  ````text
2084
2164
  The MIT License (MIT)
2085
2165
 
2086
- Copyright (c) 2015 Andrew Gallant
2166
+ Copyright (c) 2015 Carl Lerche + nix-rust Authors
2087
2167
 
2088
2168
  Permission is hereby granted, free of charge, to any person obtaining a copy
2089
2169
  of this software and associated documentation files (the "Software"), to deal
@@ -2111,10 +2191,10 @@ THE SOFTWARE.
2111
2191
 
2112
2192
  ### Rust Crates:
2113
2193
 
2114
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
2194
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
2115
2195
 
2116
2196
  ````text
2117
- Copyright (c) 2021 RustCrypto Developers
2197
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
2118
2198
 
2119
2199
  Permission is hereby granted, free of charge, to any
2120
2200
  person obtaining a copy of this software and associated
@@ -2148,10 +2228,10 @@ DEALINGS IN THE SOFTWARE.
2148
2228
 
2149
2229
  ### Rust Crates:
2150
2230
 
2151
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
2231
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
2152
2232
 
2153
2233
  ````text
2154
- Copyright (c) 2016 Amanieu d'Antras
2234
+ Copyright (c) 2015 Steven Allen
2155
2235
 
2156
2236
  Permission is hereby granted, free of charge, to any
2157
2237
  person obtaining a copy of this software and associated
@@ -2185,10 +2265,10 @@ DEALINGS IN THE SOFTWARE.
2185
2265
 
2186
2266
  ### Rust Crates:
2187
2267
 
2188
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
2268
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
2189
2269
 
2190
2270
  ````text
2191
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
2271
+ Copyright (c) 2016 Anthony Ramine
2192
2272
 
2193
2273
  Permission is hereby granted, free of charge, to any
2194
2274
  person obtaining a copy of this software and associated
@@ -2222,10 +2302,11 @@ DEALINGS IN THE SOFTWARE.
2222
2302
 
2223
2303
  ### Rust Crates:
2224
2304
 
2225
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
2305
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
2226
2306
 
2227
2307
  ````text
2228
- Copyright 2023 The Fuchsia Authors
2308
+ Copyright (c) 2018-2024 The rust-random Project Developers
2309
+ Copyright (c) 2014 The Rust Project Developers
2229
2310
 
2230
2311
  Permission is hereby granted, free of charge, to any
2231
2312
  person obtaining a copy of this software and associated
@@ -2251,7 +2332,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2251
2332
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2252
2333
  DEALINGS IN THE SOFTWARE.
2253
2334
 
2254
-
2255
2335
  ````
2256
2336
 
2257
2337
  ---
@@ -2260,12 +2340,15 @@ DEALINGS IN THE SOFTWARE.
2260
2340
 
2261
2341
  ### Rust Crates:
2262
2342
 
2263
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
2343
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
2264
2344
 
2265
2345
  ````text
2266
2346
  MIT License
2267
2347
 
2268
- Copyright (c) 2025 Callum Oakley
2348
+ Copyright 2013-2014 RAD Game Tools and Valve Software
2349
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
2350
+ Copyright (c) 2017 Frommi
2351
+ Copyright (c) 2017-2024 oyvindln
2269
2352
 
2270
2353
  Permission is hereby granted, free of charge, to any person obtaining a copy
2271
2354
  of this software and associated documentation files (the "Software"), to deal
@@ -2293,263 +2376,34 @@ SOFTWARE.
2293
2376
 
2294
2377
  ### Rust Crates:
2295
2378
 
2296
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
2379
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
2297
2380
 
2298
2381
  ````text
2299
- MIT License
2382
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
2300
2383
 
2301
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
2384
+ Permission is hereby granted, free of charge, to any
2385
+ person obtaining a copy of this software and associated
2386
+ documentation files (the "Software"), to deal in the
2387
+ Software without restriction, including without
2388
+ limitation the rights to use, copy, modify, merge,
2389
+ publish, distribute, sublicense, and/or sell copies of
2390
+ the Software, and to permit persons to whom the Software
2391
+ is furnished to do so, subject to the following
2392
+ conditions:
2302
2393
 
2303
- Permission is hereby granted, free of charge, to any person obtaining a copy
2304
- of this software and associated documentation files (the "Software"), to deal
2305
- in the Software without restriction, including without limitation the rights
2306
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2307
- copies of the Software, and to permit persons to whom the Software is
2308
- furnished to do so, subject to the following conditions:
2394
+ The above copyright notice and this permission notice
2395
+ shall be included in all copies or substantial portions
2396
+ of the Software.
2309
2397
 
2310
- The above copyright notice and this permission notice shall be included in all
2311
- copies or substantial portions of the Software.
2312
-
2313
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2314
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2315
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2316
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2317
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2318
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2319
- SOFTWARE.
2320
-
2321
- ````
2322
-
2323
- ---
2324
-
2325
- ## The following dependencies are licensed under the MIT License:
2326
-
2327
- ### Rust Crates:
2328
-
2329
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
2330
-
2331
- ````text
2332
- Copyright (c) 2018 directories-rs contributors
2333
-
2334
- Permission is hereby granted, free of charge, to any person obtaining a copy
2335
- of this software and associated documentation files (the "Software"), to deal
2336
- in the Software without restriction, including without limitation the rights
2337
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2338
- copies of the Software, and to permit persons to whom the Software is
2339
- furnished to do so, subject to the following conditions:
2340
-
2341
- The above copyright notice and this permission notice shall be included in all
2342
- copies or substantial portions of the Software.
2343
-
2344
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2345
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2346
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2347
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2348
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2349
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2350
- SOFTWARE.
2351
-
2352
- ````
2353
-
2354
- ---
2355
-
2356
- ## The following dependencies are licensed under the MIT License:
2357
-
2358
- ### Rust Crates:
2359
-
2360
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
2361
-
2362
- ````text
2363
- Copyright (c) 2019 Eliza Weisman
2364
-
2365
- Permission is hereby granted, free of charge, to any person obtaining a copy
2366
- of this software and associated documentation files (the "Software"), to deal
2367
- in the Software without restriction, including without limitation the rights
2368
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2369
- copies of the Software, and to permit persons to whom the Software is
2370
- furnished to do so, subject to the following conditions:
2371
-
2372
- The above copyright notice and this permission notice shall be included in
2373
- all copies or substantial portions of the Software.
2374
-
2375
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2376
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2377
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2378
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2379
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2380
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2381
- THE SOFTWARE.
2382
-
2383
- ````
2384
-
2385
- ---
2386
-
2387
- ## The following dependencies are licensed under the MIT License:
2388
-
2389
- ### Rust Crates:
2390
-
2391
- - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
2392
-
2393
- ````text
2394
- Copyright (c) 2017 tokio-jsonrpc developers
2395
-
2396
- Permission is hereby granted, free of charge, to any
2397
- person obtaining a copy of this software and associated
2398
- documentation files (the "Software"), to deal in the
2399
- Software without restriction, including without
2400
- limitation the rights to use, copy, modify, merge,
2401
- publish, distribute, sublicense, and/or sell copies of
2402
- the Software, and to permit persons to whom the Software
2403
- is furnished to do so, subject to the following
2404
- conditions:
2405
-
2406
- The above copyright notice and this permission notice
2407
- shall be included in all copies or substantial portions
2408
- of the Software.
2409
-
2410
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2411
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2412
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2413
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2414
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2415
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2416
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2417
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2418
- DEALINGS IN THE SOFTWARE.
2419
-
2420
- ````
2421
-
2422
- ---
2423
-
2424
- ## The following dependencies are licensed under the MIT License:
2425
-
2426
- ### Rust Crates:
2427
-
2428
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
2429
-
2430
- ````text
2431
- MIT License
2432
-
2433
- Copyright (c) [2021] [Marvin Countryman]
2434
-
2435
- Permission is hereby granted, free of charge, to any person obtaining a copy
2436
- of this software and associated documentation files (the "Software"), to deal
2437
- in the Software without restriction, including without limitation the rights
2438
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2439
- copies of the Software, and to permit persons to whom the Software is
2440
- furnished to do so, subject to the following conditions:
2441
-
2442
- The above copyright notice and this permission notice shall be included in all
2443
- copies or substantial portions of the Software.
2444
-
2445
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2446
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2447
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2448
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2449
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2450
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2451
- SOFTWARE.
2452
-
2453
- ````
2454
-
2455
- ---
2456
-
2457
- ## The following dependencies are licensed under the MIT License:
2458
-
2459
- ### Rust Crates:
2460
-
2461
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
2462
-
2463
- ````text
2464
- The MIT License (MIT)
2465
-
2466
- Copyright (c) 2015 Bartłomiej Kamiński
2467
-
2468
- Permission is hereby granted, free of charge, to any person obtaining a copy
2469
- of this software and associated documentation files (the "Software"), to deal
2470
- in the Software without restriction, including without limitation the rights
2471
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2472
- copies of the Software, and to permit persons to whom the Software is
2473
- furnished to do so, subject to the following conditions:
2474
-
2475
- The above copyright notice and this permission notice shall be included in all
2476
- copies or substantial portions of the Software.
2477
-
2478
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2479
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2480
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2481
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2482
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2483
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2484
- SOFTWARE.
2485
- ````
2486
-
2487
- ---
2488
-
2489
- ## The following dependencies are licensed under the MIT License:
2490
-
2491
- ### Rust Crates:
2492
-
2493
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
2494
-
2495
- ````text
2496
- The MIT License (MIT)
2497
-
2498
- Copyright (c) 2014 Mathijs van de Nes
2499
-
2500
- Permission is hereby granted, free of charge, to any person obtaining a copy
2501
- of this software and associated documentation files (the "Software"), to deal
2502
- in the Software without restriction, including without limitation the rights
2503
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2504
- copies of the Software, and to permit persons to whom the Software is
2505
- furnished to do so, subject to the following conditions:
2506
-
2507
- The above copyright notice and this permission notice shall be included in all
2508
- copies or substantial portions of the Software.
2509
-
2510
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2511
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2512
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2513
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2514
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2515
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2516
- SOFTWARE.
2517
-
2518
- Some files in the "tests/data" subdirectory of this repository are under other
2519
- licences; see files named LICENSE.*.txt for details.
2520
- ````
2521
-
2522
- ---
2523
-
2524
- ## The following dependencies are licensed under the MIT License:
2525
-
2526
- ### NPM Packages:
2527
-
2528
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
2529
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
2530
-
2531
- ````text
2532
- MIT License
2533
-
2534
- Copyright (c) Microsoft Corporation.
2535
-
2536
- Permission is hereby granted, free of charge, to any person obtaining a copy
2537
- of this software and associated documentation files (the "Software"), to deal
2538
- in the Software without restriction, including without limitation the rights
2539
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2540
- copies of the Software, and to permit persons to whom the Software is
2541
- furnished to do so, subject to the following conditions:
2542
-
2543
- The above copyright notice and this permission notice shall be included in all
2544
- copies or substantial portions of the Software.
2545
-
2546
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2547
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2548
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2549
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2550
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2551
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2552
- SOFTWARE
2398
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2399
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2400
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2401
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2402
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2403
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2404
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2405
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2406
+ DEALINGS IN THE SOFTWARE.
2553
2407
 
2554
2408
  ````
2555
2409
 
@@ -2559,12 +2413,10 @@ licences; see files named LICENSE.*.txt for details.
2559
2413
 
2560
2414
  ### Rust Crates:
2561
2415
 
2562
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
2563
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
2564
- - [url](https://github.com/servo/rust-url) (2.5.8)
2416
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
2565
2417
 
2566
2418
  ````text
2567
- Copyright (c) 2013-2025 The rust-url developers
2419
+ Copyright (c) 2017 Robert Grosse
2568
2420
 
2569
2421
  Permission is hereby granted, free of charge, to any
2570
2422
  person obtaining a copy of this software and associated
@@ -2589,7 +2441,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2589
2441
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2590
2442
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2591
2443
  DEALINGS IN THE SOFTWARE.
2592
-
2593
2444
  ````
2594
2445
 
2595
2446
  ---
@@ -2598,10 +2449,13 @@ DEALINGS IN THE SOFTWARE.
2598
2449
 
2599
2450
  ### Rust Crates:
2600
2451
 
2601
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
2452
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
2453
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
2454
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
2455
+ - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
2602
2456
 
2603
2457
  ````text
2604
- Copyright (c) 2013-2016 The rust-url developers
2458
+ Copyright (c) 2016 The Rust Project Developers
2605
2459
 
2606
2460
  Permission is hereby granted, free of charge, to any
2607
2461
  person obtaining a copy of this software and associated
@@ -2635,92 +2489,34 @@ DEALINGS IN THE SOFTWARE.
2635
2489
 
2636
2490
  ### Rust Crates:
2637
2491
 
2638
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
2639
-
2640
- ````text
2641
- MIT License
2642
-
2643
- Copyright (c) 2018-2021 The RustCrypto Project Developers
2644
-
2645
- Permission is hereby granted, free of charge, to any person obtaining a copy
2646
- of this software and associated documentation files (the "Software"), to deal
2647
- in the Software without restriction, including without limitation the rights
2648
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2649
- copies of the Software, and to permit persons to whom the Software is
2650
- furnished to do so, subject to the following conditions:
2651
-
2652
- The above copyright notice and this permission notice shall be included in all
2653
- copies or substantial portions of the Software.
2654
-
2655
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2656
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2657
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2658
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2659
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2660
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2661
- SOFTWARE.
2662
-
2663
- ````
2664
-
2665
- ---
2666
-
2667
- ## The following dependencies are licensed under the MIT License:
2668
-
2669
- ### NPM Packages:
2670
-
2671
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
2672
-
2673
- ````text
2674
- This software is released under the MIT license:
2675
-
2676
- Permission is hereby granted, free of charge, to any person obtaining a copy of
2677
- this software and associated documentation files (the "Software"), to deal in
2678
- the Software without restriction, including without limitation the rights to
2679
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2680
- the Software, and to permit persons to whom the Software is furnished to do so,
2681
- subject to the following conditions:
2682
-
2683
- The above copyright notice and this permission notice shall be included in all
2684
- copies or substantial portions of the Software.
2685
-
2686
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2687
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2688
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2689
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2690
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2691
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2692
-
2693
- ````
2694
-
2695
- ---
2696
-
2697
- ## The following dependencies are licensed under the MIT License:
2698
-
2699
- ### Rust Crates:
2700
-
2701
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
2702
-
2703
- ````text
2704
- Copyright (c) 2016-2025 Sean McArthur
2705
-
2706
- Permission is hereby granted, free of charge, to any person obtaining a copy
2707
- of this software and associated documentation files (the "Software"), to deal
2708
- in the Software without restriction, including without limitation the rights
2709
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2710
- copies of the Software, and to permit persons to whom the Software is
2711
- furnished to do so, subject to the following conditions:
2712
-
2713
- The above copyright notice and this permission notice shall be included in
2714
- all copies or substantial portions of the Software.
2492
+ - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
2715
2493
 
2716
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2717
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2718
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2719
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2720
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2721
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2722
- THE SOFTWARE.
2494
+ ````text
2495
+ Copyright (c) 2017 tokio-jsonrpc developers
2496
+
2497
+ Permission is hereby granted, free of charge, to any
2498
+ person obtaining a copy of this software and associated
2499
+ documentation files (the "Software"), to deal in the
2500
+ Software without restriction, including without
2501
+ limitation the rights to use, copy, modify, merge,
2502
+ publish, distribute, sublicense, and/or sell copies of
2503
+ the Software, and to permit persons to whom the Software
2504
+ is furnished to do so, subject to the following
2505
+ conditions:
2506
+
2507
+ The above copyright notice and this permission notice
2508
+ shall be included in all copies or substantial portions
2509
+ of the Software.
2723
2510
 
2511
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2512
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2513
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2514
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2515
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2516
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2517
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2518
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2519
+ DEALINGS IN THE SOFTWARE.
2724
2520
 
2725
2521
  ````
2726
2522
 
@@ -2728,33 +2524,36 @@ THE SOFTWARE.
2728
2524
 
2729
2525
  ## The following dependencies are licensed under the MIT License:
2730
2526
 
2731
- ### NPM Packages:
2527
+ ### Rust Crates:
2732
2528
 
2733
- - [ajv](https://github.com/ajv-validator/ajv) (8.17.1)
2529
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
2734
2530
 
2735
2531
  ````text
2736
- The MIT License (MIT)
2737
-
2738
- Copyright (c) 2015-2021 Evgeny Poberezkin
2739
-
2740
- Permission is hereby granted, free of charge, to any person obtaining a copy
2741
- of this software and associated documentation files (the "Software"), to deal
2742
- in the Software without restriction, including without limitation the rights
2743
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2744
- copies of the Software, and to permit persons to whom the Software is
2745
- furnished to do so, subject to the following conditions:
2532
+ Copyright (c) 2016--2023
2746
2533
 
2747
- The above copyright notice and this permission notice shall be included in all
2748
- copies or substantial portions of the Software.
2534
+ Permission is hereby granted, free of charge, to any
2535
+ person obtaining a copy of this software and associated
2536
+ documentation files (the "Software"), to deal in the
2537
+ Software without restriction, including without
2538
+ limitation the rights to use, copy, modify, merge,
2539
+ publish, distribute, sublicense, and/or sell copies of
2540
+ the Software, and to permit persons to whom the Software
2541
+ is furnished to do so, subject to the following
2542
+ conditions:
2749
2543
 
2750
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2751
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2752
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2753
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2754
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2755
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2756
- SOFTWARE.
2544
+ The above copyright notice and this permission notice
2545
+ shall be included in all copies or substantial portions
2546
+ of the Software.
2757
2547
 
2548
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2549
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2550
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2551
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2552
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2553
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2554
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2555
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2556
+ DEALINGS IN THE SOFTWARE.
2758
2557
 
2759
2558
  ````
2760
2559
 
@@ -2764,10 +2563,12 @@ SOFTWARE.
2764
2563
 
2765
2564
  ### Rust Crates:
2766
2565
 
2767
- - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
2566
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
2567
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
2568
+ - [url](https://github.com/servo/rust-url) (2.5.8)
2768
2569
 
2769
2570
  ````text
2770
- Copyright (c) 2014 Chris Wong
2571
+ Copyright (c) 2013-2025 The rust-url developers
2771
2572
 
2772
2573
  Permission is hereby granted, free of charge, to any
2773
2574
  person obtaining a copy of this software and associated
@@ -2801,10 +2602,10 @@ DEALINGS IN THE SOFTWARE.
2801
2602
 
2802
2603
  ### Rust Crates:
2803
2604
 
2804
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
2605
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
2805
2606
 
2806
2607
  ````text
2807
- Copyright (c) 2019 Nick Fitzgerald
2608
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
2808
2609
 
2809
2610
  Permission is hereby granted, free of charge, to any
2810
2611
  person obtaining a copy of this software and associated
@@ -2838,32 +2639,30 @@ DEALINGS IN THE SOFTWARE.
2838
2639
 
2839
2640
  ### Rust Crates:
2840
2641
 
2841
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
2642
+ - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
2643
+ - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
2842
2644
 
2843
2645
  ````text
2844
2646
  The MIT License (MIT)
2845
2647
 
2846
- Copyright (c) 2015 Danny Guo
2847
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2848
- Copyright (c) 2018 Akash Kurdekar
2648
+ Copyright (c) 2015 Steven Fackler
2849
2649
 
2850
- Permission is hereby granted, free of charge, to any person obtaining a copy
2851
- of this software and associated documentation files (the "Software"), to deal
2852
- in the Software without restriction, including without limitation the rights
2853
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2854
- copies of the Software, and to permit persons to whom the Software is
2855
- furnished to do so, subject to the following conditions:
2650
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2651
+ this software and associated documentation files (the "Software"), to deal in
2652
+ the Software without restriction, including without limitation the rights to
2653
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2654
+ the Software, and to permit persons to whom the Software is furnished to do so,
2655
+ subject to the following conditions:
2856
2656
 
2857
2657
  The above copyright notice and this permission notice shall be included in all
2858
2658
  copies or substantial portions of the Software.
2859
2659
 
2860
2660
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2861
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2862
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2863
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2864
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2865
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2866
- SOFTWARE.
2661
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2662
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2663
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2664
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2665
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2867
2666
 
2868
2667
  ````
2869
2668
 
@@ -2871,15 +2670,14 @@ SOFTWARE.
2871
2670
 
2872
2671
  ## The following dependencies are licensed under the MIT License:
2873
2672
 
2874
- ### NPM Packages:
2673
+ ### Rust Crates:
2875
2674
 
2876
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
2877
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
2675
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
2878
2676
 
2879
2677
  ````text
2880
2678
  MIT License
2881
2679
 
2882
- Copyright (c) 2017 Evgeny Poberezkin
2680
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
2883
2681
 
2884
2682
  Permission is hereby granted, free of charge, to any person obtaining a copy
2885
2683
  of this software and associated documentation files (the "Software"), to deal
@@ -2907,52 +2705,13 @@ SOFTWARE.
2907
2705
 
2908
2706
  ### Rust Crates:
2909
2707
 
2910
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
2911
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
2912
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
2913
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
2914
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
2915
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
2708
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
2916
2709
 
2917
2710
  ````text
2918
- Copyright (c) 2019 Tokio Contributors
2919
-
2920
- Permission is hereby granted, free of charge, to any
2921
- person obtaining a copy of this software and associated
2922
- documentation files (the "Software"), to deal in the
2923
- Software without restriction, including without
2924
- limitation the rights to use, copy, modify, merge,
2925
- publish, distribute, sublicense, and/or sell copies of
2926
- the Software, and to permit persons to whom the Software
2927
- is furnished to do so, subject to the following
2928
- conditions:
2929
-
2930
- The above copyright notice and this permission notice
2931
- shall be included in all copies or substantial portions
2932
- of the Software.
2933
-
2934
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2935
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2936
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2937
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2938
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2939
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2940
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2941
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2942
- DEALINGS IN THE SOFTWARE.
2943
-
2944
- ````
2945
-
2946
- ---
2947
-
2948
- ## The following dependencies are licensed under the MIT License:
2949
-
2950
- ### Rust Crates:
2951
-
2952
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
2711
+ The MIT License (MIT)
2953
2712
 
2954
- ````text
2955
- Copyright (c) 2023-2025 Sean McArthur
2713
+ Copyright (c) 2015-2020 Julien Cretin
2714
+ Copyright (c) 2017-2020 Google Inc.
2956
2715
 
2957
2716
  Permission is hereby granted, free of charge, to any person obtaining a copy
2958
2717
  of this software and associated documentation files (the "Software"), to deal
@@ -2961,16 +2720,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2961
2720
  copies of the Software, and to permit persons to whom the Software is
2962
2721
  furnished to do so, subject to the following conditions:
2963
2722
 
2964
- The above copyright notice and this permission notice shall be included in
2965
- all copies or substantial portions of the Software.
2723
+ The above copyright notice and this permission notice shall be included in all
2724
+ copies or substantial portions of the Software.
2966
2725
 
2967
2726
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2968
2727
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2969
2728
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2970
2729
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2971
2730
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2972
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2973
- THE SOFTWARE.
2731
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2732
+ SOFTWARE.
2974
2733
 
2975
2734
  ````
2976
2735
 
@@ -2980,38 +2739,16 @@ THE SOFTWARE.
2980
2739
 
2981
2740
  ### Rust Crates:
2982
2741
 
2983
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
2984
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
2985
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
2986
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
2987
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
2988
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
2989
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
2990
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
2991
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
2992
- - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
2993
- - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
2994
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
2995
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
2996
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
2997
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
2998
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
2999
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
3000
- - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
3001
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
3002
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
3003
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
3004
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
3005
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
3006
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
3007
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
3008
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
3009
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
3010
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
3011
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
3012
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
2742
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
2743
+ - [log](https://github.com/rust-lang/log) (0.4.29)
2744
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
2745
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
2746
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
2747
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
3013
2748
 
3014
2749
  ````text
2750
+ Copyright (c) 2014 The Rust Project Developers
2751
+
3015
2752
  Permission is hereby granted, free of charge, to any
3016
2753
  person obtaining a copy of this software and associated
3017
2754
  documentation files (the "Software"), to deal in the
@@ -3044,36 +2781,32 @@ DEALINGS IN THE SOFTWARE.
3044
2781
 
3045
2782
  ### Rust Crates:
3046
2783
 
3047
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
2784
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
3048
2785
 
3049
2786
  ````text
3050
- Copyright (c) 2017 Carl Lerche
3051
- Copyright (c) 2018 Bastian Köcher
3052
- Copyright (c) 2019-2020 Artem Vorotnikov
3053
-
3054
- Permission is hereby granted, free of charge, to any
3055
- person obtaining a copy of this software and associated
3056
- documentation files (the "Software"), to deal in the
3057
- Software without restriction, including without
3058
- limitation the rights to use, copy, modify, merge,
3059
- publish, distribute, sublicense, and/or sell copies of
3060
- the Software, and to permit persons to whom the Software
3061
- is furnished to do so, subject to the following
3062
- conditions:
2787
+ The MIT License (MIT)
3063
2788
 
3064
- The above copyright notice and this permission notice
3065
- shall be included in all copies or substantial portions
3066
- of the Software.
2789
+ Copyright (c) 2015 Danny Guo
2790
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2791
+ Copyright (c) 2018 Akash Kurdekar
3067
2792
 
3068
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3069
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3070
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3071
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3072
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3073
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3074
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3075
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3076
- DEALINGS IN THE SOFTWARE.
2793
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2794
+ of this software and associated documentation files (the "Software"), to deal
2795
+ in the Software without restriction, including without limitation the rights
2796
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2797
+ copies of the Software, and to permit persons to whom the Software is
2798
+ furnished to do so, subject to the following conditions:
2799
+
2800
+ The above copyright notice and this permission notice shall be included in all
2801
+ copies or substantial portions of the Software.
2802
+
2803
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2804
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2805
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2806
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2807
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2808
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2809
+ SOFTWARE.
3077
2810
 
3078
2811
  ````
3079
2812
 
@@ -3113,12 +2846,47 @@ THE SOFTWARE.
3113
2846
 
3114
2847
  ## The following dependencies are licensed under the MIT License:
3115
2848
 
2849
+ ### NPM Packages:
2850
+
2851
+ - [json5](https://github.com/json5/json5) (2.2.3)
2852
+
2853
+ ````text
2854
+ MIT License
2855
+
2856
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
2857
+
2858
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2859
+ of this software and associated documentation files (the "Software"), to deal
2860
+ in the Software without restriction, including without limitation the rights
2861
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2862
+ copies of the Software, and to permit persons to whom the Software is
2863
+ furnished to do so, subject to the following conditions:
2864
+
2865
+ The above copyright notice and this permission notice shall be included in all
2866
+ copies or substantial portions of the Software.
2867
+
2868
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2869
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2870
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2871
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2872
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2873
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2874
+ SOFTWARE.
2875
+
2876
+ [others]: https://github.com/json5/json5/contributors
2877
+
2878
+ ````
2879
+
2880
+ ---
2881
+
2882
+ ## The following dependencies are licensed under the MIT License:
2883
+
3116
2884
  ### Rust Crates:
3117
2885
 
3118
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
2886
+ - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
3119
2887
 
3120
2888
  ````text
3121
- Copyright (c) 2019 The CryptoCorrosion Contributors
2889
+ Copyright (c) 2014 Chris Wong
3122
2890
 
3123
2891
  Permission is hereby granted, free of charge, to any
3124
2892
  person obtaining a copy of this software and associated
@@ -3152,10 +2920,10 @@ DEALINGS IN THE SOFTWARE.
3152
2920
 
3153
2921
  ### Rust Crates:
3154
2922
 
3155
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
2923
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
3156
2924
 
3157
2925
  ````text
3158
- Copyright (c) 2020-2025 The RustCrypto Project Developers
2926
+ Copyright (c) 2017 Contributors
3159
2927
 
3160
2928
  Permission is hereby granted, free of charge, to any
3161
2929
  person obtaining a copy of this software and associated
@@ -3189,12 +2957,14 @@ DEALINGS IN THE SOFTWARE.
3189
2957
 
3190
2958
  ### Rust Crates:
3191
2959
 
3192
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
2960
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
2961
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2962
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3193
2963
 
3194
2964
  ````text
3195
- The MIT License (MIT)
2965
+ MIT License
3196
2966
 
3197
- Copyright (c) 2014 Paho Lurie-Gregg
2967
+ Copyright (c) 2023 magiclen.org (Ron Li)
3198
2968
 
3199
2969
  Permission is hereby granted, free of charge, to any person obtaining a copy
3200
2970
  of this software and associated documentation files (the "Software"), to deal
@@ -3222,66 +2992,16 @@ SOFTWARE.
3222
2992
 
3223
2993
  ### Rust Crates:
3224
2994
 
3225
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
3226
-
3227
- ````text
3228
- Copyright (c) 2018 Carl Lerche
3229
-
3230
- Permission is hereby granted, free of charge, to any
3231
- person obtaining a copy of this software and associated
3232
- documentation files (the "Software"), to deal in the
3233
- Software without restriction, including without
3234
- limitation the rights to use, copy, modify, merge,
3235
- publish, distribute, sublicense, and/or sell copies of
3236
- the Software, and to permit persons to whom the Software
3237
- is furnished to do so, subject to the following
3238
- conditions:
3239
-
3240
- The above copyright notice and this permission notice
3241
- shall be included in all copies or substantial portions
3242
- of the Software.
3243
-
3244
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3245
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3246
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3247
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3248
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3249
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3250
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3251
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3252
- DEALINGS IN THE SOFTWARE.
3253
-
3254
- ````
3255
-
3256
- ---
3257
-
3258
- ## The following dependencies are licensed under the MIT License:
3259
-
3260
- ### Rust Crates:
3261
-
3262
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
3263
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3264
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
2995
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
3265
2996
 
3266
2997
  ````text
3267
- MIT License
3268
-
3269
- Copyright (c) <year> <copyright holders>
2998
+ Copyright 2017 Juniper Networks, Inc.
3270
2999
 
3271
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3272
- associated documentation files (the "Software"), to deal in the Software without restriction, including
3273
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3274
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3275
- following conditions:
3000
+ 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:
3276
3001
 
3277
- The above copyright notice and this permission notice shall be included in all copies or substantial
3278
- portions of the Software.
3002
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3279
3003
 
3280
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3281
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3282
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3283
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3284
- USE OR OTHER DEALINGS IN THE SOFTWARE.
3004
+ 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.
3285
3005
 
3286
3006
  ````
3287
3007
 
@@ -3324,12 +3044,10 @@ SOFTWARE.
3324
3044
 
3325
3045
  ### Rust Crates:
3326
3046
 
3327
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
3328
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
3329
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
3047
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
3330
3048
 
3331
3049
  ````text
3332
- Copyright (c) 2019 Tower Contributors
3050
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
3333
3051
 
3334
3052
  Permission is hereby granted, free of charge, to any
3335
3053
  person obtaining a copy of this software and associated
@@ -3355,6 +3073,72 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3355
3073
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3356
3074
  DEALINGS IN THE SOFTWARE.
3357
3075
 
3076
+ ````
3077
+
3078
+ ---
3079
+
3080
+ ## The following dependencies are licensed under the MIT License:
3081
+
3082
+ ### Rust Crates:
3083
+
3084
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
3085
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
3086
+
3087
+ ````text
3088
+ MIT License
3089
+
3090
+ Copyright (c) 2019 Graham Esau
3091
+
3092
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3093
+ of this software and associated documentation files (the "Software"), to deal
3094
+ in the Software without restriction, including without limitation the rights
3095
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3096
+ copies of the Software, and to permit persons to whom the Software is
3097
+ furnished to do so, subject to the following conditions:
3098
+
3099
+ The above copyright notice and this permission notice shall be included in all
3100
+ copies or substantial portions of the Software.
3101
+
3102
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3103
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3104
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3105
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3106
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3107
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3108
+ SOFTWARE.
3109
+
3110
+ ````
3111
+
3112
+ ---
3113
+
3114
+ ## The following dependencies are licensed under the MIT License:
3115
+
3116
+ ### Rust Crates:
3117
+
3118
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
3119
+
3120
+ ````text
3121
+ Copyright (c) 2018-2019 Sean McArthur
3122
+
3123
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3124
+ of this software and associated documentation files (the "Software"), to deal
3125
+ in the Software without restriction, including without limitation the rights
3126
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3127
+ copies of the Software, and to permit persons to whom the Software is
3128
+ furnished to do so, subject to the following conditions:
3129
+
3130
+ The above copyright notice and this permission notice shall be included in
3131
+ all copies or substantial portions of the Software.
3132
+
3133
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3134
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3135
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3136
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3137
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3138
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3139
+ THE SOFTWARE.
3140
+
3141
+
3358
3142
  ````
3359
3143
 
3360
3144
  ---
@@ -3400,14 +3184,14 @@ DEALINGS IN THE SOFTWARE.
3400
3184
 
3401
3185
  ### Rust Crates:
3402
3186
 
3403
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
3404
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
3405
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
3187
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
3188
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
3189
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
3406
3190
 
3407
3191
  ````text
3408
3192
  MIT License
3409
3193
 
3410
- Copyright (c) 2017 Ted Driggs
3194
+ Copyright (c) Tokio Contributors
3411
3195
 
3412
3196
  Permission is hereby granted, free of charge, to any person obtaining a copy
3413
3197
  of this software and associated documentation files (the "Software"), to deal
@@ -3433,18 +3217,84 @@ SOFTWARE.
3433
3217
 
3434
3218
  ## The following dependencies are licensed under the MIT License:
3435
3219
 
3436
- ### Rust Crates:
3220
+ ### NPM Packages:
3221
+
3222
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
3223
+
3224
+ ````text
3225
+ The MIT License (MIT)
3226
+
3227
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
3228
+
3229
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3230
+ of this software and associated documentation files (the "Software"), to deal
3231
+ in the Software without restriction, including without limitation the rights
3232
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3233
+ copies of the Software, and to permit persons to whom the Software is
3234
+ furnished to do so, subject to the following conditions:
3235
+
3236
+ The above copyright notice and this permission notice shall be included in
3237
+ all copies or substantial portions of the Software.
3238
+
3239
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3240
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3241
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3242
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3243
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3244
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3245
+ THE SOFTWARE.
3246
+
3247
+ ````
3248
+
3249
+ ---
3250
+
3251
+ ## The following dependencies are licensed under the MIT License:
3252
+
3253
+ ### Rust Crates:
3254
+
3255
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
3256
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
3257
+
3258
+ ````text
3259
+ The MIT License (MIT)
3260
+
3261
+ Copyright 2016 Google Inc. All Rights Reserved.
3262
+
3263
+ 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:
3264
+
3265
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3266
+
3267
+ 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.
3268
+
3269
+ ````
3270
+
3271
+ ---
3272
+
3273
+ ## The following dependencies are licensed under the MIT License:
3274
+
3275
+ ### NPM Packages:
3437
3276
 
3438
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
3277
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
3439
3278
 
3440
3279
  ````text
3441
- Copyright 2017 Juniper Networks, Inc.
3280
+ This software is released under the MIT license:
3442
3281
 
3443
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
3282
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3283
+ this software and associated documentation files (the "Software"), to deal in
3284
+ the Software without restriction, including without limitation the rights to
3285
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3286
+ the Software, and to permit persons to whom the Software is furnished to do so,
3287
+ subject to the following conditions:
3444
3288
 
3445
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3289
+ The above copyright notice and this permission notice shall be included in all
3290
+ copies or substantial portions of the Software.
3446
3291
 
3447
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3292
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3293
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3294
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3295
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3296
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3297
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3448
3298
 
3449
3299
  ````
3450
3300
 
@@ -3491,34 +3341,28 @@ DEALINGS IN THE SOFTWARE.
3491
3341
 
3492
3342
  ### Rust Crates:
3493
3343
 
3494
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
3344
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
3495
3345
 
3496
3346
  ````text
3497
- Copyright (c) 2015 Steven Allen
3347
+ Copyright (c) 2019 Eliza Weisman
3498
3348
 
3499
- Permission is hereby granted, free of charge, to any
3500
- person obtaining a copy of this software and associated
3501
- documentation files (the "Software"), to deal in the
3502
- Software without restriction, including without
3503
- limitation the rights to use, copy, modify, merge,
3504
- publish, distribute, sublicense, and/or sell copies of
3505
- the Software, and to permit persons to whom the Software
3506
- is furnished to do so, subject to the following
3507
- conditions:
3349
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3350
+ of this software and associated documentation files (the "Software"), to deal
3351
+ in the Software without restriction, including without limitation the rights
3352
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3353
+ copies of the Software, and to permit persons to whom the Software is
3354
+ furnished to do so, subject to the following conditions:
3508
3355
 
3509
- The above copyright notice and this permission notice
3510
- shall be included in all copies or substantial portions
3511
- of the Software.
3356
+ The above copyright notice and this permission notice shall be included in
3357
+ all copies or substantial portions of the Software.
3512
3358
 
3513
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3514
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3515
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3516
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3517
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3518
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3519
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3520
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3521
- DEALINGS IN THE SOFTWARE.
3359
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3360
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3361
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3362
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3363
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3364
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3365
+ THE SOFTWARE.
3522
3366
 
3523
3367
  ````
3524
3368
 
@@ -3528,30 +3372,29 @@ DEALINGS IN THE SOFTWARE.
3528
3372
 
3529
3373
  ### Rust Crates:
3530
3374
 
3531
- - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
3532
- - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
3375
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
3376
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3377
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3533
3378
 
3534
3379
  ````text
3535
- The MIT License (MIT)
3380
+ MIT License
3536
3381
 
3537
- Copyright (c) 2015 Steven Fackler
3382
+ Copyright (c) <year> <copyright holders>
3538
3383
 
3539
- Permission is hereby granted, free of charge, to any person obtaining a copy of
3540
- this software and associated documentation files (the "Software"), to deal in
3541
- the Software without restriction, including without limitation the rights to
3542
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3543
- the Software, and to permit persons to whom the Software is furnished to do so,
3544
- subject to the following conditions:
3384
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3385
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
3386
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3387
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3388
+ following conditions:
3545
3389
 
3546
- The above copyright notice and this permission notice shall be included in all
3547
- copies or substantial portions of the Software.
3390
+ The above copyright notice and this permission notice shall be included in all copies or substantial
3391
+ portions of the Software.
3548
3392
 
3549
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3550
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3551
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3552
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3553
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3554
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3393
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3394
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3395
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3396
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3397
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
3555
3398
 
3556
3399
  ````
3557
3400
 
@@ -3561,10 +3404,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3561
3404
 
3562
3405
  ### Rust Crates:
3563
3406
 
3564
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
3407
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
3565
3408
 
3566
3409
  ````text
3567
- Copyright (c) 2016--2017
3410
+ Copyright (c) 2019 The CryptoCorrosion Contributors
3568
3411
 
3569
3412
  Permission is hereby granted, free of charge, to any
3570
3413
  person obtaining a copy of this software and associated
@@ -3598,10 +3441,14 @@ DEALINGS IN THE SOFTWARE.
3598
3441
 
3599
3442
  ### Rust Crates:
3600
3443
 
3601
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
3444
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
3445
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
3446
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
3602
3447
 
3603
3448
  ````text
3604
- Copyright (c) 2014 Carl Lerche and other MIO contributors
3449
+ MIT License
3450
+
3451
+ Copyright (c) 2017 Ted Driggs
3605
3452
 
3606
3453
  Permission is hereby granted, free of charge, to any person obtaining a copy
3607
3454
  of this software and associated documentation files (the "Software"), to deal
@@ -3610,16 +3457,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3610
3457
  copies of the Software, and to permit persons to whom the Software is
3611
3458
  furnished to do so, subject to the following conditions:
3612
3459
 
3613
- The above copyright notice and this permission notice shall be included in
3614
- all copies or substantial portions of the Software.
3460
+ The above copyright notice and this permission notice shall be included in all
3461
+ copies or substantial portions of the Software.
3615
3462
 
3616
3463
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3617
3464
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3618
3465
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3619
3466
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3620
3467
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3621
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3622
- THE SOFTWARE.
3468
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3469
+ SOFTWARE.
3623
3470
 
3624
3471
  ````
3625
3472
 
@@ -3629,10 +3476,15 @@ THE SOFTWARE.
3629
3476
 
3630
3477
  ### Rust Crates:
3631
3478
 
3632
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
3479
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
3480
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
3481
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
3482
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
3483
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
3484
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
3633
3485
 
3634
3486
  ````text
3635
- Copyright (c) 2016--2023
3487
+ Copyright (c) 2019 Tokio Contributors
3636
3488
 
3637
3489
  Permission is hereby granted, free of charge, to any
3638
3490
  person obtaining a copy of this software and associated
@@ -3666,10 +3518,12 @@ DEALINGS IN THE SOFTWARE.
3666
3518
 
3667
3519
  ### Rust Crates:
3668
3520
 
3669
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
3521
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
3670
3522
 
3671
3523
  ````text
3672
- Copyright (c) 2017 Contributors
3524
+ Copyright (c) 2017 Carl Lerche
3525
+ Copyright (c) 2018 Bastian Köcher
3526
+ Copyright (c) 2019-2020 Artem Vorotnikov
3673
3527
 
3674
3528
  Permission is hereby granted, free of charge, to any
3675
3529
  person obtaining a copy of this software and associated
@@ -3703,11 +3557,15 @@ DEALINGS IN THE SOFTWARE.
3703
3557
 
3704
3558
  ### Rust Crates:
3705
3559
 
3706
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
3560
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
3561
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
3562
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
3563
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
3707
3564
 
3708
3565
  ````text
3709
- Copyright (c) 2013-2014 The Rust Project Developers.
3710
- Copyright (c) 2015-2020 The rust-hex Developers
3566
+ The MIT License (MIT)
3567
+
3568
+ Copyright (c) 2015 Andrew Gallant
3711
3569
 
3712
3570
  Permission is hereby granted, free of charge, to any person obtaining a copy
3713
3571
  of this software and associated documentation files (the "Software"), to deal
@@ -3716,16 +3574,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3716
3574
  copies of the Software, and to permit persons to whom the Software is
3717
3575
  furnished to do so, subject to the following conditions:
3718
3576
 
3719
- The above copyright notice and this permission notice shall be included in all
3720
- copies or substantial portions of the Software.
3577
+ The above copyright notice and this permission notice shall be included in
3578
+ all copies or substantial portions of the Software.
3721
3579
 
3722
3580
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3723
3581
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3724
3582
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3725
3583
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3726
3584
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3727
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3728
- SOFTWARE.
3585
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3586
+ THE SOFTWARE.
3729
3587
 
3730
3588
  ````
3731
3589
 
@@ -3735,29 +3593,34 @@ SOFTWARE.
3735
3593
 
3736
3594
  ### Rust Crates:
3737
3595
 
3738
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
3596
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
3739
3597
 
3740
3598
  ````text
3741
- Copyright (c) 2017 Alexey Galakhov
3742
- Copyright (c) 2016 Jason Housley
3599
+ Copyright (c) 2016 Amanieu d'Antras
3743
3600
 
3744
- Permission is hereby granted, free of charge, to any person obtaining a copy
3745
- of this software and associated documentation files (the "Software"), to deal
3746
- in the Software without restriction, including without limitation the rights
3747
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3748
- copies of the Software, and to permit persons to whom the Software is
3749
- furnished to do so, subject to the following conditions:
3601
+ Permission is hereby granted, free of charge, to any
3602
+ person obtaining a copy of this software and associated
3603
+ documentation files (the "Software"), to deal in the
3604
+ Software without restriction, including without
3605
+ limitation the rights to use, copy, modify, merge,
3606
+ publish, distribute, sublicense, and/or sell copies of
3607
+ the Software, and to permit persons to whom the Software
3608
+ is furnished to do so, subject to the following
3609
+ conditions:
3750
3610
 
3751
- The above copyright notice and this permission notice shall be included in
3752
- all copies or substantial portions of the Software.
3611
+ The above copyright notice and this permission notice
3612
+ shall be included in all copies or substantial portions
3613
+ of the Software.
3753
3614
 
3754
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3755
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3756
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3757
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3758
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3759
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3760
- THE SOFTWARE.
3615
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3616
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3617
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3618
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3619
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3620
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3621
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3622
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3623
+ DEALINGS IN THE SOFTWARE.
3761
3624
 
3762
3625
  ````
3763
3626
 
@@ -3767,12 +3630,13 @@ THE SOFTWARE.
3767
3630
 
3768
3631
  ### NPM Packages:
3769
3632
 
3770
- - [json5](https://github.com/json5/json5) (2.2.3)
3633
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
3634
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
3771
3635
 
3772
3636
  ````text
3773
3637
  MIT License
3774
3638
 
3775
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
3639
+ Copyright (c) 2017 Evgeny Poberezkin
3776
3640
 
3777
3641
  Permission is hereby granted, free of charge, to any person obtaining a copy
3778
3642
  of this software and associated documentation files (the "Software"), to deal
@@ -3792,8 +3656,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3792
3656
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3793
3657
  SOFTWARE.
3794
3658
 
3795
- [others]: https://github.com/json5/json5/contributors
3796
-
3797
3659
  ````
3798
3660
 
3799
3661
  ---
@@ -3802,13 +3664,10 @@ SOFTWARE.
3802
3664
 
3803
3665
  ### Rust Crates:
3804
3666
 
3805
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
3667
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
3806
3668
 
3807
3669
  ````text
3808
- The MIT License (MIT)
3809
-
3810
- Copyright (c) 2015-2020 Julien Cretin
3811
- Copyright (c) 2017-2020 Google Inc.
3670
+ Copyright (c) 2018 directories-rs contributors
3812
3671
 
3813
3672
  Permission is hereby granted, free of charge, to any person obtaining a copy
3814
3673
  of this software and associated documentation files (the "Software"), to deal
@@ -3836,33 +3695,16 @@ SOFTWARE.
3836
3695
 
3837
3696
  ### Rust Crates:
3838
3697
 
3839
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
3698
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
3840
3699
 
3841
3700
  ````text
3842
- MIT License
3843
-
3844
- Copyright 2013-2014 RAD Game Tools and Valve Software
3845
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
3846
- Copyright (c) 2017 Frommi
3847
- Copyright (c) 2017-2024 oyvindln
3701
+ Copyright 2016 Nika Layzell
3848
3702
 
3849
- Permission is hereby granted, free of charge, to any person obtaining a copy
3850
- of this software and associated documentation files (the "Software"), to deal
3851
- in the Software without restriction, including without limitation the rights
3852
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3853
- copies of the Software, and to permit persons to whom the Software is
3854
- furnished to do so, subject to the following conditions:
3703
+ 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:
3855
3704
 
3856
- The above copyright notice and this permission notice shall be included in all
3857
- copies or substantial portions of the Software.
3705
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3858
3706
 
3859
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3860
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3861
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3862
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3863
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3864
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3865
- SOFTWARE.
3707
+ 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.
3866
3708
 
3867
3709
  ````
3868
3710
 
@@ -3872,29 +3714,40 @@ SOFTWARE.
3872
3714
 
3873
3715
  ### Rust Crates:
3874
3716
 
3875
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
3717
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
3718
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
3719
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
3720
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
3721
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
3722
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
3876
3723
 
3877
3724
  ````text
3878
- Copyright (c) 2015-2025 Sean McArthur
3879
-
3880
- Permission is hereby granted, free of charge, to any person obtaining a copy
3881
- of this software and associated documentation files (the "Software"), to deal
3882
- in the Software without restriction, including without limitation the rights
3883
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3884
- copies of the Software, and to permit persons to whom the Software is
3885
- furnished to do so, subject to the following conditions:
3725
+ Copyright 2018 Developers of the Rand project
3726
+ Copyright (c) 2014 The Rust Project Developers
3886
3727
 
3887
- The above copyright notice and this permission notice shall be included in
3888
- all copies or substantial portions of the Software.
3728
+ Permission is hereby granted, free of charge, to any
3729
+ person obtaining a copy of this software and associated
3730
+ documentation files (the "Software"), to deal in the
3731
+ Software without restriction, including without
3732
+ limitation the rights to use, copy, modify, merge,
3733
+ publish, distribute, sublicense, and/or sell copies of
3734
+ the Software, and to permit persons to whom the Software
3735
+ is furnished to do so, subject to the following
3736
+ conditions:
3889
3737
 
3890
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3891
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3892
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3893
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3894
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3895
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3896
- THE SOFTWARE.
3738
+ The above copyright notice and this permission notice
3739
+ shall be included in all copies or substantial portions
3740
+ of the Software.
3897
3741
 
3742
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3743
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3744
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3745
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3746
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3747
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3748
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3749
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3750
+ DEALINGS IN THE SOFTWARE.
3898
3751
 
3899
3752
  ````
3900
3753
 
@@ -3904,10 +3757,11 @@ THE SOFTWARE.
3904
3757
 
3905
3758
  ### Rust Crates:
3906
3759
 
3907
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
3760
+ - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
3761
+ - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
3908
3762
 
3909
3763
  ````text
3910
- Copyright 2019-2024 YOSHIOKA Takuma
3764
+ Copyright (c) 2012-2013 Mozilla Foundation
3911
3765
 
3912
3766
  Permission is hereby granted, free of charge, to any
3913
3767
  person obtaining a copy of this software and associated
@@ -3941,12 +3795,17 @@ DEALINGS IN THE SOFTWARE.
3941
3795
 
3942
3796
  ### Rust Crates:
3943
3797
 
3944
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
3798
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
3945
3799
 
3946
3800
  ````text
3947
- The MIT License (MIT)
3801
+ Copyright (c) 2016 The humantime Developers
3802
+
3803
+ Includes parts of http date with the following copyright:
3804
+ Copyright (c) 2016 Pyfisch
3805
+
3806
+ Includes portions of musl libc with the following copyright:
3807
+ Copyright © 2005-2013 Rich Felker
3948
3808
 
3949
- Copyright (c) 2015 Alice Maz
3950
3809
 
3951
3810
  Permission is hereby granted, free of charge, to any person obtaining a copy
3952
3811
  of this software and associated documentation files (the "Software"), to deal
@@ -3955,16 +3814,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3955
3814
  copies of the Software, and to permit persons to whom the Software is
3956
3815
  furnished to do so, subject to the following conditions:
3957
3816
 
3958
- The above copyright notice and this permission notice shall be included in
3959
- all copies or substantial portions of the Software.
3817
+ The above copyright notice and this permission notice shall be included in all
3818
+ copies or substantial portions of the Software.
3960
3819
 
3961
3820
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3962
3821
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3963
3822
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3964
3823
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3965
3824
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3966
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3967
- THE SOFTWARE.
3825
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3826
+ SOFTWARE.
3968
3827
 
3969
3828
  ````
3970
3829
 
@@ -3974,10 +3833,10 @@ THE SOFTWARE.
3974
3833
 
3975
3834
  ### Rust Crates:
3976
3835
 
3977
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
3836
+ - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
3978
3837
 
3979
3838
  ````text
3980
- Copyright (c) 2018-2019 The RustCrypto Project Developers
3839
+ Copyright (c) 2020 Andrew D. Straw
3981
3840
 
3982
3841
  Permission is hereby granted, free of charge, to any
3983
3842
  person obtaining a copy of this software and associated
@@ -4011,10 +3870,12 @@ DEALINGS IN THE SOFTWARE.
4011
3870
 
4012
3871
  ### Rust Crates:
4013
3872
 
4014
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
3873
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
3874
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
3875
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
4015
3876
 
4016
3877
  ````text
4017
- Copyright (c) 2014-2026 Alex Crichton
3878
+ Copyright (c) 2019 Tower Contributors
4018
3879
 
4019
3880
  Permission is hereby granted, free of charge, to any
4020
3881
  person obtaining a copy of this software and associated
@@ -4046,13 +3907,14 @@ DEALINGS IN THE SOFTWARE.
4046
3907
 
4047
3908
  ## The following dependencies are licensed under the MIT License:
4048
3909
 
4049
- ### Rust Crates:
3910
+ ### NPM Packages:
4050
3911
 
4051
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
4052
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
3912
+ - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
4053
3913
 
4054
3914
  ````text
4055
- Copyright (c) 2018-2019 dirs-rs contributors
3915
+ The MIT License (MIT)
3916
+
3917
+ Copyright (c) 2015-2021 Evgeny Poberezkin
4056
3918
 
4057
3919
  Permission is hereby granted, free of charge, to any person obtaining a copy
4058
3920
  of this software and associated documentation files (the "Software"), to deal
@@ -4072,6 +3934,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4072
3934
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4073
3935
  SOFTWARE.
4074
3936
 
3937
+
4075
3938
  ````
4076
3939
 
4077
3940
  ---
@@ -4080,10 +3943,10 @@ SOFTWARE.
4080
3943
 
4081
3944
  ### Rust Crates:
4082
3945
 
4083
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
3946
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
4084
3947
 
4085
3948
  ````text
4086
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
3949
+ Copyright (c) 2019 Nick Fitzgerald
4087
3950
 
4088
3951
  Permission is hereby granted, free of charge, to any
4089
3952
  person obtaining a copy of this software and associated
@@ -4117,34 +3980,29 @@ DEALINGS IN THE SOFTWARE.
4117
3980
 
4118
3981
  ### Rust Crates:
4119
3982
 
4120
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
3983
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
4121
3984
 
4122
3985
  ````text
4123
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
3986
+ Copyright (c) 2016-2025 Sean McArthur
4124
3987
 
4125
- Permission is hereby granted, free of charge, to any
4126
- person obtaining a copy of this software and associated
4127
- documentation files (the "Software"), to deal in the
4128
- Software without restriction, including without
4129
- limitation the rights to use, copy, modify, merge,
4130
- publish, distribute, sublicense, and/or sell copies of
4131
- the Software, and to permit persons to whom the Software
4132
- is furnished to do so, subject to the following
4133
- conditions:
3988
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3989
+ of this software and associated documentation files (the "Software"), to deal
3990
+ in the Software without restriction, including without limitation the rights
3991
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3992
+ copies of the Software, and to permit persons to whom the Software is
3993
+ furnished to do so, subject to the following conditions:
4134
3994
 
4135
- The above copyright notice and this permission notice
4136
- shall be included in all copies or substantial portions
4137
- of the Software.
3995
+ The above copyright notice and this permission notice shall be included in
3996
+ all copies or substantial portions of the Software.
3997
+
3998
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3999
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4000
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4001
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4002
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4003
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4004
+ THE SOFTWARE.
4138
4005
 
4139
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4140
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4141
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4142
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4143
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4144
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4145
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4146
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4147
- DEALINGS IN THE SOFTWARE.
4148
4006
 
4149
4007
  ````
4150
4008
 
@@ -4154,34 +4012,66 @@ DEALINGS IN THE SOFTWARE.
4154
4012
 
4155
4013
  ### Rust Crates:
4156
4014
 
4157
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
4015
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
4158
4016
 
4159
4017
  ````text
4160
- Copyright (c) 2016 Anthony Ramine
4018
+ The MIT License (MIT)
4161
4019
 
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:
4020
+ Copyright (c) 2014 Mathijs van de Nes
4171
4021
 
4172
- The above copyright notice and this permission notice
4173
- shall be included in all copies or substantial portions
4174
- of the Software.
4022
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4023
+ of this software and associated documentation files (the "Software"), to deal
4024
+ in the Software without restriction, including without limitation the rights
4025
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4026
+ copies of the Software, and to permit persons to whom the Software is
4027
+ furnished to do so, subject to the following conditions:
4175
4028
 
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.
4029
+ The above copyright notice and this permission notice shall be included in all
4030
+ copies or substantial portions of the Software.
4031
+
4032
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4033
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4034
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4035
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4036
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4037
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4038
+ SOFTWARE.
4039
+
4040
+ Some files in the "tests/data" subdirectory of this repository are under other
4041
+ licences; see files named LICENSE.*.txt for details.
4042
+ ````
4043
+
4044
+ ---
4045
+
4046
+ ## The following dependencies are licensed under the MIT License:
4047
+
4048
+ ### NPM Packages:
4049
+
4050
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
4051
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
4052
+
4053
+ ````text
4054
+ MIT License
4055
+
4056
+ Copyright (c) Microsoft Corporation.
4057
+
4058
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4059
+ of this software and associated documentation files (the "Software"), to deal
4060
+ in the Software without restriction, including without limitation the rights
4061
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4062
+ copies of the Software, and to permit persons to whom the Software is
4063
+ furnished to do so, subject to the following conditions:
4064
+
4065
+ The above copyright notice and this permission notice shall be included in all
4066
+ copies or substantial portions of the Software.
4067
+
4068
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4069
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4070
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4071
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4072
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4073
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4074
+ SOFTWARE
4185
4075
 
4186
4076
  ````
4187
4077
 
@@ -4572,18 +4462,47 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
4572
4462
 
4573
4463
  ---
4574
4464
 
4465
+ ## The following dependencies are licensed under the UNKNOWN License:
4466
+
4467
+ ### NPM Packages:
4468
+
4469
+ - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.6) (0.0.6)
4470
+
4471
+ ````text
4472
+ Please refer to the package README for license details.
4473
+ ````
4474
+
4475
+ ---
4476
+
4575
4477
  ## The following dependencies are licensed under the Unicode-3.0 License:
4576
4478
 
4577
4479
  ### Rust Crates:
4578
4480
 
4579
- - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4481
+ - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4482
+ - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4483
+ - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4484
+ - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4485
+ - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4486
+ - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4487
+ - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4488
+ - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4489
+ - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4490
+ - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4491
+ - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4492
+ - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4493
+ - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4494
+ - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4495
+ - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4496
+ - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4497
+ - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4498
+ - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4580
4499
 
4581
4500
  ````text
4582
4501
  UNICODE LICENSE V3
4583
4502
 
4584
4503
  COPYRIGHT AND PERMISSION NOTICE
4585
4504
 
4586
- Copyright © 1991-2023 Unicode, Inc.
4505
+ Copyright © 2020-2024 Unicode, Inc.
4587
4506
 
4588
4507
  NOTICE TO USER: Carefully read the following legal agreement. BY
4589
4508
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4619,6 +4538,13 @@ not be used in advertising or otherwise to promote the sale, use or other
4619
4538
  dealings in these Data Files or Software without prior written
4620
4539
  authorization of the copyright holder.
4621
4540
 
4541
+ SPDX-License-Identifier: Unicode-3.0
4542
+
4543
+
4544
+
4545
+ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4546
+ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4547
+
4622
4548
  ````
4623
4549
 
4624
4550
  ---
@@ -4627,31 +4553,14 @@ authorization of the copyright holder.
4627
4553
 
4628
4554
  ### Rust Crates:
4629
4555
 
4630
- - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4631
- - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4632
- - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4633
- - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4634
- - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4635
- - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4636
- - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4637
- - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4638
- - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4639
- - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4640
- - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4641
- - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4642
- - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4643
- - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4644
- - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4645
- - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4646
- - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4647
- - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4556
+ - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4648
4557
 
4649
4558
  ````text
4650
4559
  UNICODE LICENSE V3
4651
4560
 
4652
4561
  COPYRIGHT AND PERMISSION NOTICE
4653
4562
 
4654
- Copyright © 2020-2024 Unicode, Inc.
4563
+ Copyright © 1991-2023 Unicode, Inc.
4655
4564
 
4656
4565
  NOTICE TO USER: Carefully read the following legal agreement. BY
4657
4566
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4687,12 +4596,5 @@ not be used in advertising or otherwise to promote the sale, use or other
4687
4596
  dealings in these Data Files or Software without prior written
4688
4597
  authorization of the copyright holder.
4689
4598
 
4690
- SPDX-License-Identifier: Unicode-3.0
4691
-
4692
-
4693
-
4694
- Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4695
- ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4696
-
4697
4599
  ````
4698
4600