@deveco-codegenie/mcp-win32-x64 1.1.6 → 1.1.7

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.
@@ -7,39 +7,14 @@
7
7
 
8
8
  ### Licenses Breakdown:
9
9
 
10
- - MIT: 188
10
+ - MIT: 189
11
11
  - Unicode-3.0: 19
12
12
  - Apache-2.0: 7
13
13
  - 0BSD: 4
14
14
  - BSD-3-Clause: 1
15
15
  - MPL-2.0: 1
16
- - UNKNOWN: 1
17
16
 
18
17
 
19
- ---
20
-
21
- ## The following dependencies are licensed under the 0BSD License:
22
-
23
- ### Rust Crates:
24
-
25
- - [adler2](https://github.com/oyvindln/adler2) (2.0.1)
26
-
27
- ````text
28
- Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
29
-
30
- Permission to use, copy, modify, and/or distribute this software for
31
- any purpose with or without fee is hereby granted.
32
-
33
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
34
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
35
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
36
- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
37
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
38
- AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
39
- OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
40
-
41
- ````
42
-
43
18
  ---
44
19
 
45
20
  ## The following dependencies are licensed under the 0BSD License:
@@ -119,11 +94,124 @@ PERFORMANCE OF THIS SOFTWARE.
119
94
 
120
95
  ---
121
96
 
97
+ ## The following dependencies are licensed under the 0BSD License:
98
+
99
+ ### Rust Crates:
100
+
101
+ - [adler2](https://github.com/oyvindln/adler2) (2.0.1)
102
+
103
+ ````text
104
+ Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
105
+
106
+ Permission to use, copy, modify, and/or distribute this software for
107
+ any purpose with or without fee is hereby granted.
108
+
109
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
110
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
111
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
112
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
113
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
114
+ AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
115
+ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
116
+
117
+ ````
118
+
119
+ ---
120
+
122
121
  ## The following dependencies are licensed under the Apache-2.0 License:
123
122
 
124
123
  ### Rust Crates:
125
124
 
126
- - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
125
+ - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
126
+ - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
127
+ - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
128
+
129
+ ````text
130
+ Apache License
131
+ Version 2.0, January 2004
132
+ http://www.apache.org/licenses/
133
+
134
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
135
+
136
+ 1. Definitions.
137
+
138
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
139
+
140
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
141
+
142
+ "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.
143
+
144
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
145
+
146
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
147
+
148
+ "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.
149
+
150
+ "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).
151
+
152
+ "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.
153
+
154
+ "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."
155
+
156
+ "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.
157
+
158
+ 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.
159
+
160
+ 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.
161
+
162
+ 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:
163
+
164
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
165
+
166
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
167
+
168
+ (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
169
+
170
+ (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.
171
+
172
+ 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.
173
+
174
+ 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.
175
+
176
+ 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.
177
+
178
+ 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.
179
+
180
+ 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.
181
+
182
+ 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.
183
+
184
+ END OF TERMS AND CONDITIONS
185
+
186
+ APPENDIX: How to apply the Apache License to your work.
187
+
188
+ 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.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
203
+
204
+ ````
205
+
206
+ ---
207
+
208
+ ## The following dependencies are licensed under the Apache-2.0 License:
209
+
210
+ ### Rust Crates:
211
+
212
+ - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
213
+ - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
214
+ - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
127
215
 
128
216
  ````text
129
217
  Apache License
@@ -314,7 +402,7 @@ PERFORMANCE OF THIS SOFTWARE.
314
402
  same "printed page" as the copyright notice for easier
315
403
  identification within third-party archives.
316
404
 
317
- Copyright 2011 Google Inc.
405
+ Copyright [yyyy] [name of copyright owner]
318
406
 
319
407
  Licensed under the Apache License, Version 2.0 (the "License");
320
408
  you may not use this file except in compliance with the License.
@@ -336,9 +424,7 @@ PERFORMANCE OF THIS SOFTWARE.
336
424
 
337
425
  ### Rust Crates:
338
426
 
339
- - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
340
- - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
341
- - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
427
+ - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
342
428
 
343
429
  ````text
344
430
  Apache License
@@ -529,7 +615,7 @@ PERFORMANCE OF THIS SOFTWARE.
529
615
  same "printed page" as the copyright notice for easier
530
616
  identification within third-party archives.
531
617
 
532
- Copyright [yyyy] [name of copyright owner]
618
+ Copyright 2011 Google Inc.
533
619
 
534
620
  Licensed under the Apache License, Version 2.0 (the "License");
535
621
  you may not use this file except in compliance with the License.
@@ -547,93 +633,6 @@ PERFORMANCE OF THIS SOFTWARE.
547
633
 
548
634
  ---
549
635
 
550
- ## The following dependencies are licensed under the Apache-2.0 License:
551
-
552
- ### Rust Crates:
553
-
554
- - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
555
- - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
556
- - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
557
-
558
- ````text
559
- Apache License
560
- Version 2.0, January 2004
561
- http://www.apache.org/licenses/
562
-
563
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
564
-
565
- 1. Definitions.
566
-
567
- "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
568
-
569
- "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
570
-
571
- "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.
572
-
573
- "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
574
-
575
- "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
576
-
577
- "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.
578
-
579
- "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).
580
-
581
- "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.
582
-
583
- "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."
584
-
585
- "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.
586
-
587
- 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.
588
-
589
- 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.
590
-
591
- 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:
592
-
593
- (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
594
-
595
- (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
596
-
597
- (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
598
-
599
- (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.
600
-
601
- 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.
602
-
603
- 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.
604
-
605
- 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.
606
-
607
- 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.
608
-
609
- 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.
610
-
611
- 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.
612
-
613
- END OF TERMS AND CONDITIONS
614
-
615
- APPENDIX: How to apply the Apache License to your work.
616
-
617
- 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.
618
-
619
- Copyright [yyyy] [name of copyright owner]
620
-
621
- Licensed under the Apache License, Version 2.0 (the "License");
622
- you may not use this file except in compliance with the License.
623
- You may obtain a copy of the License at
624
-
625
- http://www.apache.org/licenses/LICENSE-2.0
626
-
627
- Unless required by applicable law or agreed to in writing, software
628
- distributed under the License is distributed on an "AS IS" BASIS,
629
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
630
- See the License for the specific language governing permissions and
631
- limitations under the License.
632
-
633
- ````
634
-
635
- ---
636
-
637
636
  ## The following dependencies are licensed under the BSD-3-Clause License:
638
637
 
639
638
  ### NPM Packages:
@@ -679,11 +678,10 @@ The complete list of contributors can be found at:
679
678
 
680
679
  ### Rust Crates:
681
680
 
682
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
681
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
683
682
 
684
683
  ````text
685
- Copyright (c) 2018-2026 The rust-random Project Developers
686
- Copyright (c) 2014 The Rust Project Developers
684
+ Copyright (c) 2013-2016 The rust-url developers
687
685
 
688
686
  Permission is hereby granted, free of charge, to any
689
687
  person obtaining a copy of this software and associated
@@ -717,47 +715,34 @@ DEALINGS IN THE SOFTWARE.
717
715
 
718
716
  ### Rust Crates:
719
717
 
720
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
721
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
722
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
723
- - [windows](https://github.com/microsoft/windows-rs) (0.62.2)
724
- - [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
725
- - [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
726
- - [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
727
- - [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
728
- - [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
729
- - [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
730
- - [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
731
- - [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
732
- - [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
733
- - [windows-sys](https://github.com/microsoft/windows-rs) (0.48.0)
734
- - [windows-sys](https://github.com/microsoft/windows-rs) (0.52.0)
735
- - [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
736
- - [windows-targets](https://github.com/microsoft/windows-rs) (0.48.5)
737
- - [windows-targets](https://github.com/microsoft/windows-rs) (0.52.6)
738
- - [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
739
- - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.48.5)
740
- - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.52.6)
718
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
741
719
 
742
720
  ````text
743
- MIT License
744
-
745
- Copyright (c) <year> <copyright holders>
721
+ Copyright (c) 2015 Steven Allen
746
722
 
747
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
748
- associated documentation files (the "Software"), to deal in the Software without restriction, including
749
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
750
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
751
- following conditions:
723
+ Permission is hereby granted, free of charge, to any
724
+ person obtaining a copy of this software and associated
725
+ documentation files (the "Software"), to deal in the
726
+ Software without restriction, including without
727
+ limitation the rights to use, copy, modify, merge,
728
+ publish, distribute, sublicense, and/or sell copies of
729
+ the Software, and to permit persons to whom the Software
730
+ is furnished to do so, subject to the following
731
+ conditions:
752
732
 
753
- The above copyright notice and this permission notice shall be included in all copies or substantial
754
- portions of the Software.
733
+ The above copyright notice and this permission notice
734
+ shall be included in all copies or substantial portions
735
+ of the Software.
755
736
 
756
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
757
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
758
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
759
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
760
- USE OR OTHER DEALINGS IN THE SOFTWARE.
737
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
738
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
739
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
740
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
741
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
742
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
743
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
744
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
745
+ DEALINGS IN THE SOFTWARE.
761
746
 
762
747
  ````
763
748
 
@@ -767,10 +752,10 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
767
752
 
768
753
  ### Rust Crates:
769
754
 
770
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
755
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
771
756
 
772
757
  ````text
773
- Copyright (c) 2018 The Servo Project Developers
758
+ Copyright (c) 2010 The Rust Project Developers
774
759
 
775
760
  Permission is hereby granted, free of charge, to any
776
761
  person obtaining a copy of this software and associated
@@ -804,10 +789,42 @@ DEALINGS IN THE SOFTWARE.
804
789
 
805
790
  ### Rust Crates:
806
791
 
807
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
792
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
808
793
 
809
794
  ````text
810
- Copyright (c) 2016 Amanieu d'Antras
795
+ Copyright (c) 2013-2014 The Rust Project Developers.
796
+ Copyright (c) 2015-2020 The rust-hex Developers
797
+
798
+ Permission is hereby granted, free of charge, to any person obtaining a copy
799
+ of this software and associated documentation files (the "Software"), to deal
800
+ in the Software without restriction, including without limitation the rights
801
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
802
+ copies of the Software, and to permit persons to whom the Software is
803
+ furnished to do so, subject to the following conditions:
804
+
805
+ The above copyright notice and this permission notice shall be included in all
806
+ copies or substantial portions of the Software.
807
+
808
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
809
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
810
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
811
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
812
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
813
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
814
+ SOFTWARE.
815
+
816
+ ````
817
+
818
+ ---
819
+
820
+ ## The following dependencies are licensed under the MIT License:
821
+
822
+ ### Rust Crates:
823
+
824
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
825
+
826
+ ````text
827
+ Copyright (c) 2018 The Servo Project Developers
811
828
 
812
829
  Permission is hereby granted, free of charge, to any
813
830
  person obtaining a copy of this software and associated
@@ -841,12 +858,10 @@ DEALINGS IN THE SOFTWARE.
841
858
 
842
859
  ### Rust Crates:
843
860
 
844
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
861
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
845
862
 
846
863
  ````text
847
- Copyright (c) 2017 Carl Lerche
848
- Copyright (c) 2018 Bastian Köcher
849
- Copyright (c) 2019-2020 Artem Vorotnikov
864
+ Copyright (c) 2018 Carl Lerche
850
865
 
851
866
  Permission is hereby granted, free of charge, to any
852
867
  person obtaining a copy of this software and associated
@@ -880,10 +895,11 @@ DEALINGS IN THE SOFTWARE.
880
895
 
881
896
  ### Rust Crates:
882
897
 
883
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
898
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
899
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
884
900
 
885
901
  ````text
886
- Copyright (c) 2019 Nick Fitzgerald
902
+ Copyright (c) 2014 Alex Crichton
887
903
 
888
904
  Permission is hereby granted, free of charge, to any
889
905
  person obtaining a copy of this software and associated
@@ -917,12 +933,13 @@ DEALINGS IN THE SOFTWARE.
917
933
 
918
934
  ### Rust Crates:
919
935
 
920
- - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
936
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
921
937
 
922
938
  ````text
923
- MIT License
939
+ The MIT License (MIT)
924
940
 
925
- Copyright (c) 2017 Nikolai Vazquez
941
+ Copyright (c) 2015-2020 Julien Cretin
942
+ Copyright (c) 2017-2020 Google Inc.
926
943
 
927
944
  Permission is hereby granted, free of charge, to any person obtaining a copy
928
945
  of this software and associated documentation files (the "Software"), to deal
@@ -950,10 +967,10 @@ SOFTWARE.
950
967
 
951
968
  ### Rust Crates:
952
969
 
953
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
970
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
954
971
 
955
972
  ````text
956
- Copyright (c) 2020-2025 The RustCrypto Project Developers
973
+ Copyright (c) 2016 Anthony Ramine
957
974
 
958
975
  Permission is hereby granted, free of charge, to any
959
976
  person obtaining a copy of this software and associated
@@ -985,14 +1002,14 @@ DEALINGS IN THE SOFTWARE.
985
1002
 
986
1003
  ## The following dependencies are licensed under the MIT License:
987
1004
 
988
- ### Rust Crates:
1005
+ ### NPM Packages:
989
1006
 
990
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
1007
+ - [json5](https://github.com/json5/json5) (2.2.3)
991
1008
 
992
1009
  ````text
993
- The MIT License (MIT)
1010
+ MIT License
994
1011
 
995
- Copyright (c) 2014 Mathijs van de Nes
1012
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
996
1013
 
997
1014
  Permission is hereby granted, free of charge, to any person obtaining a copy
998
1015
  of this software and associated documentation files (the "Software"), to deal
@@ -1012,38 +1029,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1012
1029
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1013
1030
  SOFTWARE.
1014
1031
 
1015
- Some files in the "tests/data" subdirectory of this repository are under other
1016
- licences; see files named LICENSE.*.txt for details.
1017
- ````
1018
-
1019
- ---
1020
-
1021
- ## The following dependencies are licensed under the MIT License:
1022
-
1023
- ### Rust Crates:
1024
-
1025
- - [winreg](https://github.com/gentoo90/winreg-rs) (0.52.0)
1026
-
1027
- ````text
1028
- Copyright (c) 2015 Igor Shaula
1029
-
1030
- Permission is hereby granted, free of charge, to any person obtaining a copy
1031
- of this software and associated documentation files (the "Software"), to deal
1032
- in the Software without restriction, including without limitation the rights
1033
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1034
- copies of the Software, and to permit persons to whom the Software is
1035
- furnished to do so, subject to the following conditions:
1036
-
1037
- The above copyright notice and this permission notice shall be included in
1038
- all copies or substantial portions of the Software.
1039
-
1040
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1041
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1042
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1043
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1044
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1045
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1046
- THE SOFTWARE.
1032
+ [others]: https://github.com/json5/json5/contributors
1047
1033
 
1048
1034
  ````
1049
1035
 
@@ -1051,44 +1037,14 @@ THE SOFTWARE.
1051
1037
 
1052
1038
  ## The following dependencies are licensed under the MIT License:
1053
1039
 
1054
- ### Rust Crates:
1040
+ ### NPM Packages:
1055
1041
 
1056
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
1042
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
1057
1043
 
1058
1044
  ````text
1059
- Copyright (c) 2019 Eliza Weisman
1060
-
1061
- Permission is hereby granted, free of charge, to any person obtaining a copy
1062
- of this software and associated documentation files (the "Software"), to deal
1063
- in the Software without restriction, including without limitation the rights
1064
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1065
- copies of the Software, and to permit persons to whom the Software is
1066
- furnished to do so, subject to the following conditions:
1067
-
1068
- The above copyright notice and this permission notice shall be included in
1069
- all copies or substantial portions of the Software.
1070
-
1071
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1072
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1073
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1074
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1075
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1076
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1077
- THE SOFTWARE.
1078
-
1079
- ````
1080
-
1081
- ---
1082
-
1083
- ## The following dependencies are licensed under the MIT License:
1084
-
1085
- ### Rust Crates:
1086
-
1087
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
1045
+ The MIT License (MIT)
1088
1046
 
1089
- ````text
1090
- Copyright (c) 2018-2023 Sean McArthur
1091
- Copyright (c) 2016 Alex Crichton
1047
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
1092
1048
 
1093
1049
  Permission is hereby granted, free of charge, to any person obtaining a copy
1094
1050
  of this software and associated documentation files (the "Software"), to deal
@@ -1108,7 +1064,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1108
1064
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1109
1065
  THE SOFTWARE.
1110
1066
 
1111
-
1112
1067
  ````
1113
1068
 
1114
1069
  ---
@@ -1117,10 +1072,10 @@ THE SOFTWARE.
1117
1072
 
1118
1073
  ### Rust Crates:
1119
1074
 
1120
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
1075
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
1121
1076
 
1122
1077
  ````text
1123
- Copyright (c) The Rust Project Developers
1078
+ Copyright (c) 2019 The CryptoCorrosion Contributors
1124
1079
 
1125
1080
  Permission is hereby granted, free of charge, to any
1126
1081
  person obtaining a copy of this software and associated
@@ -1154,19 +1109,34 @@ DEALINGS IN THE SOFTWARE.
1154
1109
 
1155
1110
  ### Rust Crates:
1156
1111
 
1157
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
1158
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
1112
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
1159
1113
 
1160
1114
  ````text
1161
- The MIT License (MIT)
1162
-
1163
- Copyright 2016 Google Inc. All Rights Reserved.
1115
+ Copyright (c) 2016--2017
1164
1116
 
1165
- 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:
1117
+ Permission is hereby granted, free of charge, to any
1118
+ person obtaining a copy of this software and associated
1119
+ documentation files (the "Software"), to deal in the
1120
+ Software without restriction, including without
1121
+ limitation the rights to use, copy, modify, merge,
1122
+ publish, distribute, sublicense, and/or sell copies of
1123
+ the Software, and to permit persons to whom the Software
1124
+ is furnished to do so, subject to the following
1125
+ conditions:
1166
1126
 
1167
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1127
+ The above copyright notice and this permission notice
1128
+ shall be included in all copies or substantial portions
1129
+ of the Software.
1168
1130
 
1169
- 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.
1131
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1132
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1133
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1134
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1135
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1136
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1137
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1138
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1139
+ DEALINGS IN THE SOFTWARE.
1170
1140
 
1171
1141
  ````
1172
1142
 
@@ -1176,12 +1146,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1176
1146
 
1177
1147
  ### Rust Crates:
1178
1148
 
1179
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
1149
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
1180
1150
 
1181
1151
  ````text
1182
- MIT License
1183
-
1184
- Copyright (c) 2018-2021 The RustCrypto Project Developers
1152
+ Copyright (c) 2016-2025 Sean McArthur
1185
1153
 
1186
1154
  Permission is hereby granted, free of charge, to any person obtaining a copy
1187
1155
  of this software and associated documentation files (the "Software"), to deal
@@ -1190,16 +1158,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1190
1158
  copies of the Software, and to permit persons to whom the Software is
1191
1159
  furnished to do so, subject to the following conditions:
1192
1160
 
1193
- The above copyright notice and this permission notice shall be included in all
1194
- copies or substantial portions of the Software.
1161
+ The above copyright notice and this permission notice shall be included in
1162
+ all copies or substantial portions of the Software.
1195
1163
 
1196
1164
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1197
1165
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1198
1166
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1199
1167
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1200
1168
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1201
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1202
- SOFTWARE.
1169
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1170
+ THE SOFTWARE.
1171
+
1203
1172
 
1204
1173
  ````
1205
1174
 
@@ -1209,15 +1178,10 @@ SOFTWARE.
1209
1178
 
1210
1179
  ### Rust Crates:
1211
1180
 
1212
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
1213
- - [log](https://github.com/rust-lang/log) (0.4.29)
1214
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
1215
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
1216
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
1217
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
1181
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
1218
1182
 
1219
1183
  ````text
1220
- Copyright (c) 2014 The Rust Project Developers
1184
+ Copyright Mozilla Foundation
1221
1185
 
1222
1186
  Permission is hereby granted, free of charge, to any
1223
1187
  person obtaining a copy of this software and associated
@@ -1251,34 +1215,47 @@ DEALINGS IN THE SOFTWARE.
1251
1215
 
1252
1216
  ### Rust Crates:
1253
1217
 
1254
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
1255
-
1256
- ````text
1257
- MIT License
1258
-
1259
- Copyright 2013-2014 RAD Game Tools and Valve Software
1260
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
1261
- Copyright (c) 2017 Frommi
1262
- Copyright (c) 2017-2024 oyvindln
1263
-
1264
-
1265
- Permission is hereby granted, free of charge, to any person obtaining a copy
1266
- of this software and associated documentation files (the "Software"), to deal
1267
- in the Software without restriction, including without limitation the rights
1268
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1269
- copies of the Software, and to permit persons to whom the Software is
1270
- furnished to do so, subject to the following conditions:
1218
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
1219
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1220
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1221
+ - [windows](https://github.com/microsoft/windows-rs) (0.62.2)
1222
+ - [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
1223
+ - [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
1224
+ - [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
1225
+ - [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
1226
+ - [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
1227
+ - [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
1228
+ - [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
1229
+ - [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
1230
+ - [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
1231
+ - [windows-sys](https://github.com/microsoft/windows-rs) (0.48.0)
1232
+ - [windows-sys](https://github.com/microsoft/windows-rs) (0.52.0)
1233
+ - [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
1234
+ - [windows-targets](https://github.com/microsoft/windows-rs) (0.48.5)
1235
+ - [windows-targets](https://github.com/microsoft/windows-rs) (0.52.6)
1236
+ - [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
1237
+ - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.48.5)
1238
+ - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.52.6)
1271
1239
 
1272
- The above copyright notice and this permission notice shall be included in all
1273
- copies or substantial portions of the Software.
1240
+ ````text
1241
+ MIT License
1274
1242
 
1275
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1276
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1277
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1278
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1279
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1280
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1281
- SOFTWARE.
1243
+ Copyright (c) <year> <copyright holders>
1244
+
1245
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
1246
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
1247
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1248
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
1249
+ following conditions:
1250
+
1251
+ The above copyright notice and this permission notice shall be included in all copies or substantial
1252
+ portions of the Software.
1253
+
1254
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
1255
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
1256
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1257
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
1258
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
1282
1259
 
1283
1260
  ````
1284
1261
 
@@ -1288,10 +1265,16 @@ SOFTWARE.
1288
1265
 
1289
1266
  ### Rust Crates:
1290
1267
 
1291
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
1268
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
1269
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
1270
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
1271
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
1272
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
1273
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
1292
1274
 
1293
1275
  ````text
1294
- Copyright (c) 2016 Anthony Ramine
1276
+ Copyright 2018 Developers of the Rand project
1277
+ Copyright (c) 2014 The Rust Project Developers
1295
1278
 
1296
1279
  Permission is hereby granted, free of charge, to any
1297
1280
  person obtaining a copy of this software and associated
@@ -1325,16 +1308,39 @@ DEALINGS IN THE SOFTWARE.
1325
1308
 
1326
1309
  ### Rust Crates:
1327
1310
 
1328
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
1311
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
1312
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
1313
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
1314
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
1315
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
1316
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
1329
1317
 
1330
1318
  ````text
1331
- Copyright 2016 Nika Layzell
1319
+ Copyright (c) 2019 Tokio Contributors
1332
1320
 
1333
- 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:
1321
+ Permission is hereby granted, free of charge, to any
1322
+ person obtaining a copy of this software and associated
1323
+ documentation files (the "Software"), to deal in the
1324
+ Software without restriction, including without
1325
+ limitation the rights to use, copy, modify, merge,
1326
+ publish, distribute, sublicense, and/or sell copies of
1327
+ the Software, and to permit persons to whom the Software
1328
+ is furnished to do so, subject to the following
1329
+ conditions:
1334
1330
 
1335
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1331
+ The above copyright notice and this permission notice
1332
+ shall be included in all copies or substantial portions
1333
+ of the Software.
1336
1334
 
1337
- 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.
1335
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1336
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1337
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1338
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1339
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1340
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1341
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1342
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1343
+ DEALINGS IN THE SOFTWARE.
1338
1344
 
1339
1345
  ````
1340
1346
 
@@ -1344,13 +1350,12 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1344
1350
 
1345
1351
  ### NPM Packages:
1346
1352
 
1347
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
1348
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
1353
+ - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
1349
1354
 
1350
1355
  ````text
1351
- MIT License
1356
+ The MIT License (MIT)
1352
1357
 
1353
- Copyright (c) 2017 Evgeny Poberezkin
1358
+ Copyright (c) 2015-2021 Evgeny Poberezkin
1354
1359
 
1355
1360
  Permission is hereby granted, free of charge, to any person obtaining a copy
1356
1361
  of this software and associated documentation files (the "Software"), to deal
@@ -1370,6 +1375,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1370
1375
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1371
1376
  SOFTWARE.
1372
1377
 
1378
+
1373
1379
  ````
1374
1380
 
1375
1381
  ---
@@ -1378,10 +1384,34 @@ SOFTWARE.
1378
1384
 
1379
1385
  ### Rust Crates:
1380
1386
 
1381
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
1387
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
1388
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
1382
1389
 
1383
1390
  ````text
1384
- Copyright (c) 2016--2023
1391
+ The MIT License (MIT)
1392
+
1393
+ Copyright 2016 Google Inc. All Rights Reserved.
1394
+
1395
+ 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:
1396
+
1397
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1398
+
1399
+ 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.
1400
+
1401
+ ````
1402
+
1403
+ ---
1404
+
1405
+ ## The following dependencies are licensed under the MIT License:
1406
+
1407
+ ### Rust Crates:
1408
+
1409
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
1410
+
1411
+ ````text
1412
+ Copyright (c) 2017 Carl Lerche
1413
+ Copyright (c) 2018 Bastian Köcher
1414
+ Copyright (c) 2019-2020 Artem Vorotnikov
1385
1415
 
1386
1416
  Permission is hereby granted, free of charge, to any
1387
1417
  person obtaining a copy of this software and associated
@@ -1415,10 +1445,13 @@ DEALINGS IN THE SOFTWARE.
1415
1445
 
1416
1446
  ### Rust Crates:
1417
1447
 
1418
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
1448
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
1449
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
1419
1450
 
1420
1451
  ````text
1421
- Copyright 2019-2024 YOSHIOKA Takuma
1452
+ Copyright (c) 2006-2009 Graydon Hoare
1453
+ Copyright (c) 2009-2013 Mozilla Foundation
1454
+ Copyright (c) 2016 Artyom Pavlov
1422
1455
 
1423
1456
  Permission is hereby granted, free of charge, to any
1424
1457
  person obtaining a copy of this software and associated
@@ -1452,10 +1485,12 @@ DEALINGS IN THE SOFTWARE.
1452
1485
 
1453
1486
  ### Rust Crates:
1454
1487
 
1455
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
1488
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
1456
1489
 
1457
1490
  ````text
1458
- Copyright (c) 2016-2025 Sean McArthur
1491
+ MIT License
1492
+
1493
+ Copyright (c) [2021] [Marvin Countryman]
1459
1494
 
1460
1495
  Permission is hereby granted, free of charge, to any person obtaining a copy
1461
1496
  of this software and associated documentation files (the "Software"), to deal
@@ -1464,17 +1499,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1464
1499
  copies of the Software, and to permit persons to whom the Software is
1465
1500
  furnished to do so, subject to the following conditions:
1466
1501
 
1467
- The above copyright notice and this permission notice shall be included in
1468
- all copies or substantial portions of the Software.
1502
+ The above copyright notice and this permission notice shall be included in all
1503
+ copies or substantial portions of the Software.
1469
1504
 
1470
1505
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1471
1506
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1472
1507
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1473
1508
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1474
1509
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1475
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1476
- THE SOFTWARE.
1477
-
1510
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1511
+ SOFTWARE.
1478
1512
 
1479
1513
  ````
1480
1514
 
@@ -1484,11 +1518,10 @@ THE SOFTWARE.
1484
1518
 
1485
1519
  ### Rust Crates:
1486
1520
 
1487
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
1488
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
1521
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
1489
1522
 
1490
1523
  ````text
1491
- Copyright (c) 2014 Alex Crichton
1524
+ Copyright (c) 2014-2026 Alex Crichton
1492
1525
 
1493
1526
  Permission is hereby granted, free of charge, to any
1494
1527
  person obtaining a copy of this software and associated
@@ -1522,34 +1555,29 @@ DEALINGS IN THE SOFTWARE.
1522
1555
 
1523
1556
  ### Rust Crates:
1524
1557
 
1525
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
1558
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
1526
1559
 
1527
1560
  ````text
1528
- Copyright (c) 2017 Robert Grosse
1561
+ Copyright (c) 2023-2025 Sean McArthur
1529
1562
 
1530
- Permission is hereby granted, free of charge, to any
1531
- person obtaining a copy of this software and associated
1532
- documentation files (the "Software"), to deal in the
1533
- Software without restriction, including without
1534
- limitation the rights to use, copy, modify, merge,
1535
- publish, distribute, sublicense, and/or sell copies of
1536
- the Software, and to permit persons to whom the Software
1537
- is furnished to do so, subject to the following
1538
- conditions:
1563
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1564
+ of this software and associated documentation files (the "Software"), to deal
1565
+ in the Software without restriction, including without limitation the rights
1566
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1567
+ copies of the Software, and to permit persons to whom the Software is
1568
+ furnished to do so, subject to the following conditions:
1539
1569
 
1540
- The above copyright notice and this permission notice
1541
- shall be included in all copies or substantial portions
1542
- of the Software.
1570
+ The above copyright notice and this permission notice shall be included in
1571
+ all copies or substantial portions of the Software.
1572
+
1573
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1574
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1575
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1576
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1577
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1578
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1579
+ THE SOFTWARE.
1543
1580
 
1544
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1545
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1546
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1547
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1548
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1549
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1550
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1551
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1552
- DEALINGS IN THE SOFTWARE.
1553
1581
  ````
1554
1582
 
1555
1583
  ---
@@ -1558,12 +1586,14 @@ DEALINGS IN THE SOFTWARE.
1558
1586
 
1559
1587
  ### Rust Crates:
1560
1588
 
1561
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
1589
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
1590
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
1591
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
1562
1592
 
1563
1593
  ````text
1564
- The MIT License (MIT)
1594
+ MIT License
1565
1595
 
1566
- Copyright (c) 2015 Alice Maz
1596
+ Copyright (c) Tokio Contributors
1567
1597
 
1568
1598
  Permission is hereby granted, free of charge, to any person obtaining a copy
1569
1599
  of this software and associated documentation files (the "Software"), to deal
@@ -1572,16 +1602,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1572
1602
  copies of the Software, and to permit persons to whom the Software is
1573
1603
  furnished to do so, subject to the following conditions:
1574
1604
 
1575
- The above copyright notice and this permission notice shall be included in
1576
- all copies or substantial portions of the Software.
1605
+ The above copyright notice and this permission notice shall be included in all
1606
+ copies or substantial portions of the Software.
1577
1607
 
1578
1608
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1579
1609
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1580
1610
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1581
1611
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1582
1612
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1583
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1584
- THE SOFTWARE.
1613
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1614
+ SOFTWARE.
1585
1615
 
1586
1616
  ````
1587
1617
 
@@ -1591,16 +1621,34 @@ THE SOFTWARE.
1591
1621
 
1592
1622
  ### Rust Crates:
1593
1623
 
1594
- - [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
1624
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
1595
1625
 
1596
1626
  ````text
1597
- Copyright (c) 2015 steffengy
1627
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
1598
1628
 
1599
- 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:
1629
+ Permission is hereby granted, free of charge, to any
1630
+ person obtaining a copy of this software and associated
1631
+ documentation files (the "Software"), to deal in the
1632
+ Software without restriction, including without
1633
+ limitation the rights to use, copy, modify, merge,
1634
+ publish, distribute, sublicense, and/or sell copies of
1635
+ the Software, and to permit persons to whom the Software
1636
+ is furnished to do so, subject to the following
1637
+ conditions:
1600
1638
 
1601
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1639
+ The above copyright notice and this permission notice
1640
+ shall be included in all copies or substantial portions
1641
+ of the Software.
1602
1642
 
1603
- 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.
1643
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1644
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1645
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1646
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1647
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1648
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1649
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1650
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1651
+ DEALINGS IN THE SOFTWARE.
1604
1652
 
1605
1653
  ````
1606
1654
 
@@ -1610,13 +1658,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1610
1658
 
1611
1659
  ### Rust Crates:
1612
1660
 
1613
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
1614
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
1615
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
1616
- - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
1661
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
1617
1662
 
1618
1663
  ````text
1619
- Copyright (c) 2016 The Rust Project Developers
1664
+ Copyright (c) The rust-url developers
1620
1665
 
1621
1666
  Permission is hereby granted, free of charge, to any
1622
1667
  person obtaining a copy of this software and associated
@@ -1650,83 +1695,16 @@ DEALINGS IN THE SOFTWARE.
1650
1695
 
1651
1696
  ### Rust Crates:
1652
1697
 
1653
- - [want](https://github.com/seanmonstar/want) (0.3.1)
1698
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
1654
1699
 
1655
1700
  ````text
1656
- Copyright (c) 2018-2019 Sean McArthur
1701
+ MIT License
1657
1702
 
1658
- Permission is hereby granted, free of charge, to any person obtaining a copy
1659
- of this software and associated documentation files (the "Software"), to deal
1660
- in the Software without restriction, including without limitation the rights
1661
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1662
- copies of the Software, and to permit persons to whom the Software is
1663
- furnished to do so, subject to the following conditions:
1664
-
1665
- The above copyright notice and this permission notice shall be included in
1666
- all copies or substantial portions of the Software.
1667
-
1668
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1669
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1670
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1671
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1672
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1673
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1674
- THE SOFTWARE.
1675
-
1676
-
1677
- ````
1678
-
1679
- ---
1680
-
1681
- ## The following dependencies are licensed under the MIT License:
1682
-
1683
- ### Rust Crates:
1684
-
1685
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
1686
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
1687
- - [url](https://github.com/servo/rust-url) (2.5.8)
1688
-
1689
- ````text
1690
- Copyright (c) 2013-2025 The rust-url developers
1691
-
1692
- Permission is hereby granted, free of charge, to any
1693
- person obtaining a copy of this software and associated
1694
- documentation files (the "Software"), to deal in the
1695
- Software without restriction, including without
1696
- limitation the rights to use, copy, modify, merge,
1697
- publish, distribute, sublicense, and/or sell copies of
1698
- the Software, and to permit persons to whom the Software
1699
- is furnished to do so, subject to the following
1700
- conditions:
1701
-
1702
- The above copyright notice and this permission notice
1703
- shall be included in all copies or substantial portions
1704
- of the Software.
1705
-
1706
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1707
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1708
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1709
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1710
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1711
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1712
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1713
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1714
- DEALINGS IN THE SOFTWARE.
1715
-
1716
- ````
1717
-
1718
- ---
1719
-
1720
- ## The following dependencies are licensed under the MIT License:
1721
-
1722
- ### NPM Packages:
1723
-
1724
- - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
1725
-
1726
- ````text
1727
- The MIT License (MIT)
1703
+ Copyright 2013-2014 RAD Game Tools and Valve Software
1704
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
1705
+ Copyright (c) 2017 Frommi
1706
+ Copyright (c) 2017-2024 oyvindln
1728
1707
 
1729
- Copyright (c) 2015-2021 Evgeny Poberezkin
1730
1708
 
1731
1709
  Permission is hereby granted, free of charge, to any person obtaining a copy
1732
1710
  of this software and associated documentation files (the "Software"), to deal
@@ -1746,21 +1724,18 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1746
1724
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1747
1725
  SOFTWARE.
1748
1726
 
1749
-
1750
1727
  ````
1751
1728
 
1752
1729
  ---
1753
1730
 
1754
1731
  ## The following dependencies are licensed under the MIT License:
1755
1732
 
1756
- ### NPM Packages:
1733
+ ### Rust Crates:
1757
1734
 
1758
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
1735
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
1759
1736
 
1760
1737
  ````text
1761
- MIT License
1762
-
1763
- Copyright (c) Matteo Collina and Undici contributors
1738
+ Copyright (c) 2019 Eliza Weisman
1764
1739
 
1765
1740
  Permission is hereby granted, free of charge, to any person obtaining a copy
1766
1741
  of this software and associated documentation files (the "Software"), to deal
@@ -1769,16 +1744,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1769
1744
  copies of the Software, and to permit persons to whom the Software is
1770
1745
  furnished to do so, subject to the following conditions:
1771
1746
 
1772
- The above copyright notice and this permission notice shall be included in all
1773
- copies or substantial portions of the Software.
1747
+ The above copyright notice and this permission notice shall be included in
1748
+ all copies or substantial portions of the Software.
1774
1749
 
1775
1750
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1776
1751
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1777
1752
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1778
1753
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1779
1754
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1780
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1781
- SOFTWARE.
1755
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1756
+ THE SOFTWARE.
1782
1757
 
1783
1758
  ````
1784
1759
 
@@ -1820,10 +1795,12 @@ SOFTWARE.
1820
1795
 
1821
1796
  ### Rust Crates:
1822
1797
 
1823
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
1798
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
1799
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
1800
+ - [url](https://github.com/servo/rust-url) (2.5.8)
1824
1801
 
1825
1802
  ````text
1826
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
1803
+ Copyright (c) 2013-2025 The rust-url developers
1827
1804
 
1828
1805
  Permission is hereby granted, free of charge, to any
1829
1806
  person obtaining a copy of this software and associated
@@ -1857,10 +1834,44 @@ DEALINGS IN THE SOFTWARE.
1857
1834
 
1858
1835
  ### Rust Crates:
1859
1836
 
1860
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
1837
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
1861
1838
 
1862
1839
  ````text
1863
- Copyright (c) 2014 Carl Lerche and other MIO contributors
1840
+ The MIT License (MIT)
1841
+
1842
+ Copyright (c) 2015 Bartłomiej Kamiński
1843
+
1844
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1845
+ of this software and associated documentation files (the "Software"), to deal
1846
+ in the Software without restriction, including without limitation the rights
1847
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1848
+ copies of the Software, and to permit persons to whom the Software is
1849
+ furnished to do so, subject to the following conditions:
1850
+
1851
+ The above copyright notice and this permission notice shall be included in all
1852
+ copies or substantial portions of the Software.
1853
+
1854
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1855
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1856
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1857
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1858
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1859
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1860
+ SOFTWARE.
1861
+ ````
1862
+
1863
+ ---
1864
+
1865
+ ## The following dependencies are licensed under the MIT License:
1866
+
1867
+ ### Rust Crates:
1868
+
1869
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
1870
+
1871
+ ````text
1872
+ MIT License
1873
+
1874
+ Copyright (c) 2025 Callum Oakley
1864
1875
 
1865
1876
  Permission is hereby granted, free of charge, to any person obtaining a copy
1866
1877
  of this software and associated documentation files (the "Software"), to deal
@@ -1869,16 +1880,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1869
1880
  copies of the Software, and to permit persons to whom the Software is
1870
1881
  furnished to do so, subject to the following conditions:
1871
1882
 
1872
- The above copyright notice and this permission notice shall be included in
1873
- all copies or substantial portions of the Software.
1883
+ The above copyright notice and this permission notice shall be included in all
1884
+ copies or substantial portions of the Software.
1874
1885
 
1875
1886
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1876
1887
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1877
1888
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1878
1889
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1879
1890
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1880
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1881
- THE SOFTWARE.
1891
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1892
+ SOFTWARE.
1882
1893
 
1883
1894
  ````
1884
1895
 
@@ -1888,12 +1899,13 @@ THE SOFTWARE.
1888
1899
 
1889
1900
  ### Rust Crates:
1890
1901
 
1891
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
1902
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
1903
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
1892
1904
 
1893
1905
  ````text
1894
- The MIT License (MIT)
1906
+ MIT License
1895
1907
 
1896
- Copyright (c) 2014 Paho Lurie-Gregg
1908
+ Copyright (c) 2019 Graham Esau
1897
1909
 
1898
1910
  Permission is hereby granted, free of charge, to any person obtaining a copy
1899
1911
  of this software and associated documentation files (the "Software"), to deal
@@ -1921,15 +1933,10 @@ SOFTWARE.
1921
1933
 
1922
1934
  ### Rust Crates:
1923
1935
 
1924
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
1925
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
1926
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
1927
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
1928
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
1929
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
1936
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
1930
1937
 
1931
1938
  ````text
1932
- Copyright (c) 2019 Tokio Contributors
1939
+ Copyright (c) 2016--2023
1933
1940
 
1934
1941
  Permission is hereby granted, free of charge, to any
1935
1942
  person obtaining a copy of this software and associated
@@ -1963,10 +1970,10 @@ DEALINGS IN THE SOFTWARE.
1963
1970
 
1964
1971
  ### Rust Crates:
1965
1972
 
1966
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
1973
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
1967
1974
 
1968
1975
  ````text
1969
- Copyright (c) 2019-2021 Tower Contributors
1976
+ Copyright (c) 2019 Carl Lerche
1970
1977
 
1971
1978
  Permission is hereby granted, free of charge, to any
1972
1979
  person obtaining a copy of this software and associated
@@ -2000,16 +2007,10 @@ DEALINGS IN THE SOFTWARE.
2000
2007
 
2001
2008
  ### Rust Crates:
2002
2009
 
2003
- - [rand](https://github.com/rust-random/rand) (0.8.5)
2004
- - [rand](https://github.com/rust-random/rand) (0.9.4)
2005
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
2006
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
2007
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
2008
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
2010
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
2009
2011
 
2010
2012
  ````text
2011
- Copyright 2018 Developers of the Rand project
2012
- Copyright (c) 2014 The Rust Project Developers
2013
+ Copyright 2019-2024 YOSHIOKA Takuma
2013
2014
 
2014
2015
  Permission is hereby granted, free of charge, to any
2015
2016
  person obtaining a copy of this software and associated
@@ -2043,34 +2044,32 @@ DEALINGS IN THE SOFTWARE.
2043
2044
 
2044
2045
  ### Rust Crates:
2045
2046
 
2046
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
2047
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
2047
2048
 
2048
2049
  ````text
2049
- Copyright Mozilla Foundation
2050
+ The MIT License (MIT)
2050
2051
 
2051
- Permission is hereby granted, free of charge, to any
2052
- person obtaining a copy of this software and associated
2053
- documentation files (the "Software"), to deal in the
2054
- Software without restriction, including without
2055
- limitation the rights to use, copy, modify, merge,
2056
- publish, distribute, sublicense, and/or sell copies of
2057
- the Software, and to permit persons to whom the Software
2058
- is furnished to do so, subject to the following
2059
- conditions:
2052
+ Copyright (c) 2015 Danny Guo
2053
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2054
+ Copyright (c) 2018 Akash Kurdekar
2060
2055
 
2061
- The above copyright notice and this permission notice
2062
- shall be included in all copies or substantial portions
2063
- of the Software.
2056
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2057
+ of this software and associated documentation files (the "Software"), to deal
2058
+ in the Software without restriction, including without limitation the rights
2059
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2060
+ copies of the Software, and to permit persons to whom the Software is
2061
+ furnished to do so, subject to the following conditions:
2064
2062
 
2065
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2066
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2067
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2068
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2069
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2070
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2071
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2072
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2073
- DEALINGS IN THE SOFTWARE.
2063
+ The above copyright notice and this permission notice shall be included in all
2064
+ copies or substantial portions of the Software.
2065
+
2066
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2067
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2068
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2069
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2070
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2071
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2072
+ SOFTWARE.
2074
2073
 
2075
2074
  ````
2076
2075
 
@@ -2080,15 +2079,12 @@ DEALINGS IN THE SOFTWARE.
2080
2079
 
2081
2080
  ### Rust Crates:
2082
2081
 
2083
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
2084
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
2085
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
2086
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
2082
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
2087
2083
 
2088
2084
  ````text
2089
- The MIT License (MIT)
2085
+ MIT License
2090
2086
 
2091
- Copyright (c) 2015 Andrew Gallant
2087
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
2092
2088
 
2093
2089
  Permission is hereby granted, free of charge, to any person obtaining a copy
2094
2090
  of this software and associated documentation files (the "Software"), to deal
@@ -2097,16 +2093,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2097
2093
  copies of the Software, and to permit persons to whom the Software is
2098
2094
  furnished to do so, subject to the following conditions:
2099
2095
 
2100
- The above copyright notice and this permission notice shall be included in
2101
- all copies or substantial portions of the Software.
2096
+ The above copyright notice and this permission notice shall be included in all
2097
+ copies or substantial portions of the Software.
2102
2098
 
2103
2099
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2104
2100
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2105
2101
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2106
2102
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2107
2103
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2108
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2109
- THE SOFTWARE.
2104
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2105
+ SOFTWARE.
2110
2106
 
2111
2107
  ````
2112
2108
 
@@ -2116,54 +2112,17 @@ THE SOFTWARE.
2116
2112
 
2117
2113
  ### Rust Crates:
2118
2114
 
2119
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
2115
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
2120
2116
 
2121
2117
  ````text
2122
- Copyright (c) 2017 Artyom Pavlov
2123
-
2124
- Permission is hereby granted, free of charge, to any
2125
- person obtaining a copy of this software and associated
2126
- documentation files (the "Software"), to deal in the
2127
- Software without restriction, including without
2128
- limitation the rights to use, copy, modify, merge,
2129
- publish, distribute, sublicense, and/or sell copies of
2130
- the Software, and to permit persons to whom the Software
2131
- is furnished to do so, subject to the following
2132
- conditions:
2118
+ Copyright (c) 2018 directories-rs contributors
2133
2119
 
2134
- The above copyright notice and this permission notice
2135
- shall be included in all copies or substantial portions
2136
- of the Software.
2137
-
2138
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2139
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2140
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2141
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2142
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2143
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2144
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2145
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2146
- DEALINGS IN THE SOFTWARE.
2147
-
2148
- ````
2149
-
2150
- ---
2151
-
2152
- ## The following dependencies are licensed under the MIT License:
2153
-
2154
- ### Rust Crates:
2155
-
2156
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
2157
-
2158
- ````text
2159
- Copyright (c) 2018 directories-rs contributors
2160
-
2161
- Permission is hereby granted, free of charge, to any person obtaining a copy
2162
- of this software and associated documentation files (the "Software"), to deal
2163
- in the Software without restriction, including without limitation the rights
2164
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2165
- copies of the Software, and to permit persons to whom the Software is
2166
- furnished to do so, subject to the following conditions:
2120
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2121
+ of this software and associated documentation files (the "Software"), to deal
2122
+ in the Software without restriction, including without limitation the rights
2123
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2124
+ copies of the Software, and to permit persons to whom the Software is
2125
+ furnished to do so, subject to the following conditions:
2167
2126
 
2168
2127
  The above copyright notice and this permission notice shall be included in all
2169
2128
  copies or substantial portions of the Software.
@@ -2184,10 +2143,10 @@ SOFTWARE.
2184
2143
 
2185
2144
  ### Rust Crates:
2186
2145
 
2187
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
2146
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
2188
2147
 
2189
2148
  ````text
2190
- Copyright (c) The rust-url developers
2149
+ Copyright (c) 2019-2021 Tower Contributors
2191
2150
 
2192
2151
  Permission is hereby granted, free of charge, to any
2193
2152
  person obtaining a copy of this software and associated
@@ -2221,34 +2180,30 @@ DEALINGS IN THE SOFTWARE.
2221
2180
 
2222
2181
  ### Rust Crates:
2223
2182
 
2224
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
2183
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
2225
2184
 
2226
2185
  ````text
2227
- Copyright (c) 2017 Contributors
2186
+ The MIT License (MIT)
2228
2187
 
2229
- Permission is hereby granted, free of charge, to any
2230
- person obtaining a copy of this software and associated
2231
- documentation files (the "Software"), to deal in the
2232
- Software without restriction, including without
2233
- limitation the rights to use, copy, modify, merge,
2234
- publish, distribute, sublicense, and/or sell copies of
2235
- the Software, and to permit persons to whom the Software
2236
- is furnished to do so, subject to the following
2237
- conditions:
2188
+ Copyright (c) 2014 Paho Lurie-Gregg
2238
2189
 
2239
- The above copyright notice and this permission notice
2240
- shall be included in all copies or substantial portions
2241
- of the Software.
2190
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2191
+ of this software and associated documentation files (the "Software"), to deal
2192
+ in the Software without restriction, including without limitation the rights
2193
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2194
+ copies of the Software, and to permit persons to whom the Software is
2195
+ furnished to do so, subject to the following conditions:
2242
2196
 
2243
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2244
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2245
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2246
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2247
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2248
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2249
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2250
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2251
- DEALINGS IN THE SOFTWARE.
2197
+ The above copyright notice and this permission notice shall be included in all
2198
+ copies or substantial portions of the Software.
2199
+
2200
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2201
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2202
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2203
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2204
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2205
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2206
+ SOFTWARE.
2252
2207
 
2253
2208
  ````
2254
2209
 
@@ -2258,10 +2213,45 @@ DEALINGS IN THE SOFTWARE.
2258
2213
 
2259
2214
  ### Rust Crates:
2260
2215
 
2261
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
2216
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
2262
2217
 
2263
2218
  ````text
2264
- Copyright (c) 2019 The CryptoCorrosion Contributors
2219
+ MIT License
2220
+
2221
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
2222
+
2223
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2224
+ of this software and associated documentation files (the "Software"), to deal
2225
+ in the Software without restriction, including without limitation the rights
2226
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2227
+ copies of the Software, and to permit persons to whom the Software is
2228
+ furnished to do so, subject to the following conditions:
2229
+
2230
+ The above copyright notice and this permission notice shall be included in all
2231
+ copies or substantial portions of the Software.
2232
+
2233
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2234
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2235
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2236
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2237
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2238
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2239
+ SOFTWARE.
2240
+
2241
+ ````
2242
+
2243
+ ---
2244
+
2245
+ ## The following dependencies are licensed under the MIT License:
2246
+
2247
+ ### Rust Crates:
2248
+
2249
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
2250
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
2251
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
2252
+
2253
+ ````text
2254
+ Copyright (c) 2019 Tower Contributors
2265
2255
 
2266
2256
  Permission is hereby granted, free of charge, to any
2267
2257
  person obtaining a copy of this software and associated
@@ -2293,16 +2283,15 @@ DEALINGS IN THE SOFTWARE.
2293
2283
 
2294
2284
  ## The following dependencies are licensed under the MIT License:
2295
2285
 
2296
- ### Rust Crates:
2286
+ ### NPM Packages:
2297
2287
 
2298
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
2299
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
2300
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
2288
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
2289
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
2301
2290
 
2302
2291
  ````text
2303
2292
  MIT License
2304
2293
 
2305
- Copyright (c) Tokio Contributors
2294
+ Copyright (c) 2017 Evgeny Poberezkin
2306
2295
 
2307
2296
  Permission is hereby granted, free of charge, to any person obtaining a copy
2308
2297
  of this software and associated documentation files (the "Software"), to deal
@@ -2330,10 +2319,11 @@ SOFTWARE.
2330
2319
 
2331
2320
  ### Rust Crates:
2332
2321
 
2333
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
2322
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
2334
2323
 
2335
2324
  ````text
2336
- Copyright (c) 2015-2025 Sean McArthur
2325
+ Copyright (c) 2017 Alexey Galakhov
2326
+ Copyright (c) 2016 Jason Housley
2337
2327
 
2338
2328
  Permission is hereby granted, free of charge, to any person obtaining a copy
2339
2329
  of this software and associated documentation files (the "Software"), to deal
@@ -2353,38 +2343,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2353
2343
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2354
2344
  THE SOFTWARE.
2355
2345
 
2356
-
2357
- ````
2358
-
2359
- ---
2360
-
2361
- ## The following dependencies are licensed under the MIT License:
2362
-
2363
- ### Rust Crates:
2364
-
2365
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
2366
-
2367
- ````text
2368
- Copyright (c) 2016 The rust-native-tls Developers
2369
-
2370
- Permission is hereby granted, free of charge, to any person obtaining a copy
2371
- of this software and associated documentation files (the "Software"), to deal
2372
- in the Software without restriction, including without limitation the rights
2373
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2374
- copies of the Software, and to permit persons to whom the Software is
2375
- furnished to do so, subject to the following conditions:
2376
-
2377
- The above copyright notice and this permission notice shall be included in all
2378
- copies or substantial portions of the Software.
2379
-
2380
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2381
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2382
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2383
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2384
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2385
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2386
- SOFTWARE.
2387
-
2388
2346
  ````
2389
2347
 
2390
2348
  ---
@@ -2393,11 +2351,37 @@ SOFTWARE.
2393
2351
 
2394
2352
  ### Rust Crates:
2395
2353
 
2396
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
2354
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
2355
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
2356
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
2357
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
2358
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
2359
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
2360
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
2361
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
2362
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
2363
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
2364
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
2365
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
2366
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
2367
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
2368
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
2369
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
2370
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
2371
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
2372
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
2373
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
2374
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
2375
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
2376
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
2377
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
2378
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
2379
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
2380
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
2381
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
2382
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
2397
2383
 
2398
2384
  ````text
2399
- Copyright (c) 2019 Carl Lerche
2400
-
2401
2385
  Permission is hereby granted, free of charge, to any
2402
2386
  person obtaining a copy of this software and associated
2403
2387
  documentation files (the "Software"), to deal in the
@@ -2430,13 +2414,10 @@ DEALINGS IN THE SOFTWARE.
2430
2414
 
2431
2415
  ### Rust Crates:
2432
2416
 
2433
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
2417
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
2434
2418
 
2435
2419
  ````text
2436
- MIT License
2437
-
2438
- Copyright (c) 2019 Yoshua Wuyts
2439
- Copyright (c) Tokio Contributors
2420
+ Copyright (c) 2017 Sean McArthur
2440
2421
 
2441
2422
  Permission is hereby granted, free of charge, to any person obtaining a copy
2442
2423
  of this software and associated documentation files (the "Software"), to deal
@@ -2445,16 +2426,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2445
2426
  copies of the Software, and to permit persons to whom the Software is
2446
2427
  furnished to do so, subject to the following conditions:
2447
2428
 
2448
- The above copyright notice and this permission notice shall be included in all
2449
- copies or substantial portions of the Software.
2429
+ The above copyright notice and this permission notice shall be included in
2430
+ all copies or substantial portions of the Software.
2450
2431
 
2451
2432
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2452
2433
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2453
2434
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2454
2435
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2455
2436
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2456
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2457
- SOFTWARE.
2437
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2438
+ THE SOFTWARE.
2439
+
2458
2440
 
2459
2441
  ````
2460
2442
 
@@ -2464,10 +2446,10 @@ SOFTWARE.
2464
2446
 
2465
2447
  ### Rust Crates:
2466
2448
 
2467
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
2449
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
2468
2450
 
2469
2451
  ````text
2470
- Copyright (c) 2015 Steven Allen
2452
+ Copyright (c) 2016 Amanieu d'Antras
2471
2453
 
2472
2454
  Permission is hereby granted, free of charge, to any
2473
2455
  person obtaining a copy of this software and associated
@@ -2501,13 +2483,12 @@ DEALINGS IN THE SOFTWARE.
2501
2483
 
2502
2484
  ### Rust Crates:
2503
2485
 
2504
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
2486
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
2487
+ - [widestring](https://github.com/VoidStarKat/widestring-rs) (1.2.1)
2505
2488
 
2506
2489
  ````text
2507
2490
  MIT License
2508
2491
 
2509
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
2510
-
2511
2492
  Permission is hereby granted, free of charge, to any person obtaining a copy
2512
2493
  of this software and associated documentation files (the "Software"), to deal
2513
2494
  in the Software without restriction, including without limitation the rights
@@ -2534,10 +2515,41 @@ SOFTWARE.
2534
2515
 
2535
2516
  ### Rust Crates:
2536
2517
 
2537
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
2518
+ - [winreg](https://github.com/gentoo90/winreg-rs) (0.52.0)
2538
2519
 
2539
2520
  ````text
2540
- Copyright (c) 2018 Carl Lerche
2521
+ Copyright (c) 2015 Igor Shaula
2522
+
2523
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2524
+ of this software and associated documentation files (the "Software"), to deal
2525
+ in the Software without restriction, including without limitation the rights
2526
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2527
+ copies of the Software, and to permit persons to whom the Software is
2528
+ furnished to do so, subject to the following conditions:
2529
+
2530
+ The above copyright notice and this permission notice shall be included in
2531
+ all copies or substantial portions of the Software.
2532
+
2533
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2534
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2535
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2536
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2537
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2538
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2539
+ THE SOFTWARE.
2540
+
2541
+ ````
2542
+
2543
+ ---
2544
+
2545
+ ## The following dependencies are licensed under the MIT License:
2546
+
2547
+ ### Rust Crates:
2548
+
2549
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
2550
+
2551
+ ````text
2552
+ Copyright (c) 2019 Nick Fitzgerald
2541
2553
 
2542
2554
  Permission is hereby granted, free of charge, to any
2543
2555
  person obtaining a copy of this software and associated
@@ -2571,16 +2583,35 @@ DEALINGS IN THE SOFTWARE.
2571
2583
 
2572
2584
  ### Rust Crates:
2573
2585
 
2574
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
2586
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
2575
2587
 
2576
2588
  ````text
2577
- Copyright 2017 Juniper Networks, Inc.
2589
+ Copyright (c) 2018-2025 The rust-random Project Developers
2590
+ Copyright (c) 2014 The Rust Project Developers
2578
2591
 
2579
- 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:
2592
+ Permission is hereby granted, free of charge, to any
2593
+ person obtaining a copy of this software and associated
2594
+ documentation files (the "Software"), to deal in the
2595
+ Software without restriction, including without
2596
+ limitation the rights to use, copy, modify, merge,
2597
+ publish, distribute, sublicense, and/or sell copies of
2598
+ the Software, and to permit persons to whom the Software
2599
+ is furnished to do so, subject to the following
2600
+ conditions:
2580
2601
 
2581
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2602
+ The above copyright notice and this permission notice
2603
+ shall be included in all copies or substantial portions
2604
+ of the Software.
2582
2605
 
2583
- 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.
2606
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2607
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2608
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2609
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2610
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2611
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2612
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2613
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2614
+ DEALINGS IN THE SOFTWARE.
2584
2615
 
2585
2616
  ````
2586
2617
 
@@ -2590,30 +2621,30 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2590
2621
 
2591
2622
  ### Rust Crates:
2592
2623
 
2593
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
2624
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
2594
2625
 
2595
2626
  ````text
2596
- The MIT License (MIT)
2597
-
2598
- Copyright (c) 2015 Bartłomiej Kamiński
2599
-
2600
- Permission is hereby granted, free of charge, to any person obtaining a copy
2601
- of this software and associated documentation files (the "Software"), to deal
2602
- in the Software without restriction, including without limitation the rights
2603
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2604
- copies of the Software, and to permit persons to whom the Software is
2605
- furnished to do so, subject to the following conditions:
2606
-
2607
- The above copyright notice and this permission notice shall be included in all
2608
- copies or substantial portions of the Software.
2609
-
2610
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2611
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2612
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2613
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2614
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2615
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2616
- SOFTWARE.
2627
+ Copyright (c) 2015-2025 Sean McArthur
2628
+
2629
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2630
+ of this software and associated documentation files (the "Software"), to deal
2631
+ in the Software without restriction, including without limitation the rights
2632
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2633
+ copies of the Software, and to permit persons to whom the Software is
2634
+ furnished to do so, subject to the following conditions:
2635
+
2636
+ The above copyright notice and this permission notice shall be included in
2637
+ all copies or substantial portions of the Software.
2638
+
2639
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2640
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2641
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2642
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2643
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2644
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2645
+ THE SOFTWARE.
2646
+
2647
+
2617
2648
  ````
2618
2649
 
2619
2650
  ---
@@ -2622,10 +2653,10 @@ SOFTWARE.
2622
2653
 
2623
2654
  ### Rust Crates:
2624
2655
 
2625
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
2656
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
2626
2657
 
2627
2658
  ````text
2628
- Copyright (c) 2014-2026 Alex Crichton
2659
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
2629
2660
 
2630
2661
  Permission is hereby granted, free of charge, to any
2631
2662
  person obtaining a copy of this software and associated
@@ -2657,33 +2688,72 @@ DEALINGS IN THE SOFTWARE.
2657
2688
 
2658
2689
  ## The following dependencies are licensed under the MIT License:
2659
2690
 
2660
- ### NPM Packages:
2691
+ ### Rust Crates:
2661
2692
 
2662
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
2663
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
2693
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
2664
2694
 
2665
2695
  ````text
2666
- MIT License
2696
+ Copyright (c) 2017 Robert Grosse
2667
2697
 
2668
- Copyright (c) Microsoft Corporation.
2698
+ Permission is hereby granted, free of charge, to any
2699
+ person obtaining a copy of this software and associated
2700
+ documentation files (the "Software"), to deal in the
2701
+ Software without restriction, including without
2702
+ limitation the rights to use, copy, modify, merge,
2703
+ publish, distribute, sublicense, and/or sell copies of
2704
+ the Software, and to permit persons to whom the Software
2705
+ is furnished to do so, subject to the following
2706
+ conditions:
2669
2707
 
2670
- Permission is hereby granted, free of charge, to any person obtaining a copy
2671
- of this software and associated documentation files (the "Software"), to deal
2672
- in the Software without restriction, including without limitation the rights
2673
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2674
- copies of the Software, and to permit persons to whom the Software is
2675
- furnished to do so, subject to the following conditions:
2708
+ The above copyright notice and this permission notice
2709
+ shall be included in all copies or substantial portions
2710
+ of the Software.
2676
2711
 
2677
- The above copyright notice and this permission notice shall be included in all
2678
- copies or substantial portions of the Software.
2712
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2713
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2714
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2715
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2716
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2717
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2718
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2719
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2720
+ DEALINGS IN THE SOFTWARE.
2721
+ ````
2679
2722
 
2680
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2681
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2682
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2683
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2684
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2685
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2686
- SOFTWARE
2723
+ ---
2724
+
2725
+ ## The following dependencies are licensed under the MIT License:
2726
+
2727
+ ### Rust Crates:
2728
+
2729
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
2730
+
2731
+ ````text
2732
+ Copyright (c) The Rust Project Developers
2733
+
2734
+ Permission is hereby granted, free of charge, to any
2735
+ person obtaining a copy of this software and associated
2736
+ documentation files (the "Software"), to deal in the
2737
+ Software without restriction, including without
2738
+ limitation the rights to use, copy, modify, merge,
2739
+ publish, distribute, sublicense, and/or sell copies of
2740
+ the Software, and to permit persons to whom the Software
2741
+ is furnished to do so, subject to the following
2742
+ conditions:
2743
+
2744
+ The above copyright notice and this permission notice
2745
+ shall be included in all copies or substantial portions
2746
+ of the Software.
2747
+
2748
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2749
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2750
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2751
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2752
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2753
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2754
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2755
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2756
+ DEALINGS IN THE SOFTWARE.
2687
2757
 
2688
2758
  ````
2689
2759
 
@@ -2693,31 +2763,16 @@ DEALINGS IN THE SOFTWARE.
2693
2763
 
2694
2764
  ### Rust Crates:
2695
2765
 
2696
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
2766
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
2697
2767
 
2698
2768
  ````text
2699
- The MIT License (MIT)
2700
-
2701
- Copyright (c) 2015-2020 Julien Cretin
2702
- Copyright (c) 2017-2020 Google Inc.
2769
+ Copyright 2016 Nika Layzell
2703
2770
 
2704
- Permission is hereby granted, free of charge, to any person obtaining a copy
2705
- of this software and associated documentation files (the "Software"), to deal
2706
- in the Software without restriction, including without limitation the rights
2707
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2708
- copies of the Software, and to permit persons to whom the Software is
2709
- furnished to do so, subject to the following conditions:
2771
+ 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:
2710
2772
 
2711
- The above copyright notice and this permission notice shall be included in all
2712
- copies or substantial portions of the Software.
2773
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2713
2774
 
2714
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2715
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2716
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2717
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2718
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2719
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2720
- SOFTWARE.
2775
+ 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.
2721
2776
 
2722
2777
  ````
2723
2778
 
@@ -2757,14 +2812,14 @@ THE SOFTWARE.
2757
2812
 
2758
2813
  ## The following dependencies are licensed under the MIT License:
2759
2814
 
2760
- ### NPM Packages:
2815
+ ### Rust Crates:
2761
2816
 
2762
- - [json5](https://github.com/json5/json5) (2.2.3)
2817
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
2763
2818
 
2764
2819
  ````text
2765
- MIT License
2820
+ The MIT License (MIT)
2766
2821
 
2767
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
2822
+ Copyright (c) 2014 Mathijs van de Nes
2768
2823
 
2769
2824
  Permission is hereby granted, free of charge, to any person obtaining a copy
2770
2825
  of this software and associated documentation files (the "Software"), to deal
@@ -2784,8 +2839,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2784
2839
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2785
2840
  SOFTWARE.
2786
2841
 
2787
- [others]: https://github.com/json5/json5/contributors
2788
-
2842
+ Some files in the "tests/data" subdirectory of this repository are under other
2843
+ licences; see files named LICENSE.*.txt for details.
2789
2844
  ````
2790
2845
 
2791
2846
  ---
@@ -2794,19 +2849,15 @@ SOFTWARE.
2794
2849
 
2795
2850
  ### Rust Crates:
2796
2851
 
2797
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2798
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2799
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2800
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2801
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2802
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2803
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2804
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2805
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
2852
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
2853
+ - [log](https://github.com/rust-lang/log) (0.4.29)
2854
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
2855
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
2856
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
2857
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
2806
2858
 
2807
2859
  ````text
2808
- Copyright (c) 2016 Alex Crichton
2809
- Copyright (c) 2017 The Tokio Authors
2860
+ Copyright (c) 2014 The Rust Project Developers
2810
2861
 
2811
2862
  Permission is hereby granted, free of charge, to any
2812
2863
  person obtaining a copy of this software and associated
@@ -2818,19 +2869,118 @@ the Software, and to permit persons to whom the Software
2818
2869
  is furnished to do so, subject to the following
2819
2870
  conditions:
2820
2871
 
2821
- The above copyright notice and this permission notice
2822
- shall be included in all copies or substantial portions
2823
- of the Software.
2872
+ The above copyright notice and this permission notice
2873
+ shall be included in all copies or substantial portions
2874
+ of the Software.
2875
+
2876
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2877
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2878
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2879
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2880
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2881
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2882
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2883
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2884
+ DEALINGS IN THE SOFTWARE.
2885
+
2886
+ ````
2887
+
2888
+ ---
2889
+
2890
+ ## The following dependencies are licensed under the MIT License:
2891
+
2892
+ ### NPM Packages:
2893
+
2894
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
2895
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
2896
+
2897
+ ````text
2898
+ MIT License
2899
+
2900
+ Copyright (c) Microsoft Corporation.
2901
+
2902
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2903
+ of this software and associated documentation files (the "Software"), to deal
2904
+ in the Software without restriction, including without limitation the rights
2905
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2906
+ copies of the Software, and to permit persons to whom the Software is
2907
+ furnished to do so, subject to the following conditions:
2908
+
2909
+ The above copyright notice and this permission notice shall be included in all
2910
+ copies or substantial portions of the Software.
2911
+
2912
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2913
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2914
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2915
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2916
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2917
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2918
+ SOFTWARE
2919
+
2920
+ ````
2921
+
2922
+ ---
2923
+
2924
+ ## The following dependencies are licensed under the MIT License:
2925
+
2926
+ ### Rust Crates:
2927
+
2928
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
2929
+
2930
+ ````text
2931
+ The MIT License (MIT)
2932
+
2933
+ Copyright (c) 2016 Johann Tuffe
2934
+
2935
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2936
+ of this software and associated documentation files (the "Software"), to deal
2937
+ in the Software without restriction, including without limitation the rights
2938
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2939
+ copies of the Software, and to permit persons to whom the Software is
2940
+ furnished to do so, subject to the following conditions:
2941
+
2942
+
2943
+ The above copyright notice and this permission notice shall be included in
2944
+ all copies or substantial portions of the Software.
2945
+
2946
+
2947
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2948
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2949
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2950
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2951
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2952
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2953
+ THE SOFTWARE.
2954
+
2955
+ ````
2956
+
2957
+ ---
2958
+
2959
+ ## The following dependencies are licensed under the MIT License:
2960
+
2961
+ ### NPM Packages:
2962
+
2963
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
2964
+
2965
+ ````text
2966
+ This software is released under the MIT license:
2967
+
2968
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2969
+ this software and associated documentation files (the "Software"), to deal in
2970
+ the Software without restriction, including without limitation the rights to
2971
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2972
+ the Software, and to permit persons to whom the Software is furnished to do so,
2973
+ subject to the following conditions:
2974
+
2975
+ The above copyright notice and this permission notice shall be included in all
2976
+ copies or substantial portions of the Software.
2824
2977
 
2825
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2826
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2827
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2828
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2829
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2830
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2831
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2832
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2833
- DEALINGS IN THE SOFTWARE.
2978
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2979
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2980
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2981
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2982
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2983
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2834
2984
 
2835
2985
  ````
2836
2986
 
@@ -2840,10 +2990,13 @@ DEALINGS IN THE SOFTWARE.
2840
2990
 
2841
2991
  ### Rust Crates:
2842
2992
 
2843
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
2993
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
2994
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
2995
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
2996
+ - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
2844
2997
 
2845
2998
  ````text
2846
- Copyright (c) 2013-2016 The rust-url developers
2999
+ Copyright (c) 2016 The Rust Project Developers
2847
3000
 
2848
3001
  Permission is hereby granted, free of charge, to any
2849
3002
  person obtaining a copy of this software and associated
@@ -2877,10 +3030,10 @@ DEALINGS IN THE SOFTWARE.
2877
3030
 
2878
3031
  ### Rust Crates:
2879
3032
 
2880
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
3033
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
2881
3034
 
2882
3035
  ````text
2883
- Copyright (c) 2018-2019 The RustCrypto Project Developers
3036
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
2884
3037
 
2885
3038
  Permission is hereby granted, free of charge, to any
2886
3039
  person obtaining a copy of this software and associated
@@ -2914,37 +3067,12 @@ DEALINGS IN THE SOFTWARE.
2914
3067
 
2915
3068
  ### Rust Crates:
2916
3069
 
2917
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
2918
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
2919
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
2920
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
2921
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
2922
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
2923
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
2924
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
2925
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
2926
- - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
2927
- - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
2928
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
2929
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
2930
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
2931
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
2932
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
2933
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
2934
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
2935
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
2936
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
2937
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
2938
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
2939
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
2940
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
2941
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
2942
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
2943
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
2944
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
2945
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
3070
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
2946
3071
 
2947
3072
  ````text
3073
+ Copyright (c) 2018-2024 The rust-random Project Developers
3074
+ Copyright (c) 2014 The Rust Project Developers
3075
+
2948
3076
  Permission is hereby granted, free of charge, to any
2949
3077
  person obtaining a copy of this software and associated
2950
3078
  documentation files (the "Software"), to deal in the
@@ -2975,19 +3103,14 @@ DEALINGS IN THE SOFTWARE.
2975
3103
 
2976
3104
  ## The following dependencies are licensed under the MIT License:
2977
3105
 
2978
- ### Rust Crates:
3106
+ ### NPM Packages:
2979
3107
 
2980
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
3108
+ - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.9) (0.0.9)
2981
3109
 
2982
3110
  ````text
2983
- Copyright (c) 2016 The humantime Developers
2984
-
2985
- Includes parts of http date with the following copyright:
2986
- Copyright (c) 2016 Pyfisch
2987
-
2988
- Includes portions of musl libc with the following copyright:
2989
- Copyright © 2005-2013 Rich Felker
3111
+ MIT License
2990
3112
 
3113
+ Copyright (c) 2026 Huawei Device Co., Ltd.
2991
3114
 
2992
3115
  Permission is hereby granted, free of charge, to any person obtaining a copy
2993
3116
  of this software and associated documentation files (the "Software"), to deal
@@ -3015,10 +3138,19 @@ SOFTWARE.
3015
3138
 
3016
3139
  ### Rust Crates:
3017
3140
 
3018
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
3141
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
3142
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
3143
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
3144
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
3145
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
3146
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
3147
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
3148
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
3149
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
3019
3150
 
3020
3151
  ````text
3021
- Copyright (c) 2016--2017
3152
+ Copyright (c) 2016 Alex Crichton
3153
+ Copyright (c) 2017 The Tokio Authors
3022
3154
 
3023
3155
  Permission is hereby granted, free of charge, to any
3024
3156
  person obtaining a copy of this software and associated
@@ -3052,69 +3184,28 @@ DEALINGS IN THE SOFTWARE.
3052
3184
 
3053
3185
  ### Rust Crates:
3054
3186
 
3055
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
3056
-
3057
- ````text
3058
- The MIT License (MIT)
3059
-
3060
- Copyright (c) 2016 Johann Tuffe
3061
-
3062
- Permission is hereby granted, free of charge, to any person obtaining a copy
3063
- of this software and associated documentation files (the "Software"), to deal
3064
- in the Software without restriction, including without limitation the rights
3065
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3066
- copies of the Software, and to permit persons to whom the Software is
3067
- furnished to do so, subject to the following conditions:
3068
-
3069
-
3070
- The above copyright notice and this permission notice shall be included in
3071
- all copies or substantial portions of the Software.
3072
-
3073
-
3074
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3075
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3076
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3077
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3078
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3079
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3080
- THE SOFTWARE.
3081
-
3082
- ````
3083
-
3084
- ---
3085
-
3086
- ## The following dependencies are licensed under the MIT License:
3087
-
3088
- ### Rust Crates:
3089
-
3090
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
3187
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
3091
3188
 
3092
3189
  ````text
3093
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
3190
+ Copyright (c) 2014-2026 Sean McArthur
3094
3191
 
3095
- Permission is hereby granted, free of charge, to any
3096
- person obtaining a copy of this software and associated
3097
- documentation files (the "Software"), to deal in the
3098
- Software without restriction, including without
3099
- limitation the rights to use, copy, modify, merge,
3100
- publish, distribute, sublicense, and/or sell copies of
3101
- the Software, and to permit persons to whom the Software
3102
- is furnished to do so, subject to the following
3103
- conditions:
3192
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3193
+ of this software and associated documentation files (the "Software"), to deal
3194
+ in the Software without restriction, including without limitation the rights
3195
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3196
+ copies of the Software, and to permit persons to whom the Software is
3197
+ furnished to do so, subject to the following conditions:
3104
3198
 
3105
- The above copyright notice and this permission notice
3106
- shall be included in all copies or substantial portions
3107
- of the Software.
3199
+ The above copyright notice and this permission notice shall be included in
3200
+ all copies or substantial portions of the Software.
3108
3201
 
3109
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3110
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3111
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3112
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3113
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3114
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3115
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3116
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3117
- DEALINGS IN THE SOFTWARE.
3202
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3203
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3204
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3205
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3206
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3207
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3208
+ THE SOFTWARE.
3118
3209
 
3119
3210
  ````
3120
3211
 
@@ -3124,13 +3215,12 @@ DEALINGS IN THE SOFTWARE.
3124
3215
 
3125
3216
  ### Rust Crates:
3126
3217
 
3127
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
3128
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
3218
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
3129
3219
 
3130
3220
  ````text
3131
- MIT License
3221
+ The MIT License (MIT)
3132
3222
 
3133
- Copyright (c) 2019 Graham Esau
3223
+ Copyright (c) 2015 Alice Maz
3134
3224
 
3135
3225
  Permission is hereby granted, free of charge, to any person obtaining a copy
3136
3226
  of this software and associated documentation files (the "Software"), to deal
@@ -3139,53 +3229,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3139
3229
  copies of the Software, and to permit persons to whom the Software is
3140
3230
  furnished to do so, subject to the following conditions:
3141
3231
 
3142
- The above copyright notice and this permission notice shall be included in all
3143
- copies or substantial portions of the Software.
3232
+ The above copyright notice and this permission notice shall be included in
3233
+ all copies or substantial portions of the Software.
3144
3234
 
3145
3235
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3146
3236
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3147
3237
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3148
3238
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3149
3239
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3150
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3151
- SOFTWARE.
3152
-
3153
- ````
3154
-
3155
- ---
3156
-
3157
- ## The following dependencies are licensed under the MIT License:
3158
-
3159
- ### Rust Crates:
3160
-
3161
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
3162
-
3163
- ````text
3164
- Copyright (c) 2010 The Rust Project Developers
3165
-
3166
- Permission is hereby granted, free of charge, to any
3167
- person obtaining a copy of this software and associated
3168
- documentation files (the "Software"), to deal in the
3169
- Software without restriction, including without
3170
- limitation the rights to use, copy, modify, merge,
3171
- publish, distribute, sublicense, and/or sell copies of
3172
- the Software, and to permit persons to whom the Software
3173
- is furnished to do so, subject to the following
3174
- conditions:
3175
-
3176
- The above copyright notice and this permission notice
3177
- shall be included in all copies or substantial portions
3178
- of the Software.
3179
-
3180
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3181
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3182
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3183
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3184
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3185
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3186
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3187
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3188
- DEALINGS IN THE SOFTWARE.
3240
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3241
+ THE SOFTWARE.
3189
3242
 
3190
3243
  ````
3191
3244
 
@@ -3195,35 +3248,32 @@ DEALINGS IN THE SOFTWARE.
3195
3248
 
3196
3249
  ### Rust Crates:
3197
3250
 
3198
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
3251
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
3252
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3253
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3199
3254
 
3200
3255
  ````text
3201
- Copyright 2023 The Fuchsia Authors
3256
+ MIT License
3202
3257
 
3203
- Permission is hereby granted, free of charge, to any
3204
- person obtaining a copy of this software and associated
3205
- documentation files (the "Software"), to deal in the
3206
- Software without restriction, including without
3207
- limitation the rights to use, copy, modify, merge,
3208
- publish, distribute, sublicense, and/or sell copies of
3209
- the Software, and to permit persons to whom the Software
3210
- is furnished to do so, subject to the following
3211
- conditions:
3258
+ Copyright (c) 2023 magiclen.org (Ron Li)
3212
3259
 
3213
- The above copyright notice and this permission notice
3214
- shall be included in all copies or substantial portions
3215
- of the Software.
3260
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3261
+ of this software and associated documentation files (the "Software"), to deal
3262
+ in the Software without restriction, including without limitation the rights
3263
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3264
+ copies of the Software, and to permit persons to whom the Software is
3265
+ furnished to do so, subject to the following conditions:
3216
3266
 
3217
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3218
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3219
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3220
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3221
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3222
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3223
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3224
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3225
- DEALINGS IN THE SOFTWARE.
3267
+ The above copyright notice and this permission notice shall be included in all
3268
+ copies or substantial portions of the Software.
3226
3269
 
3270
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3271
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3272
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3273
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3274
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3275
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3276
+ SOFTWARE.
3227
3277
 
3228
3278
  ````
3229
3279
 
@@ -3233,10 +3283,11 @@ DEALINGS IN THE SOFTWARE.
3233
3283
 
3234
3284
  ### Rust Crates:
3235
3285
 
3236
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
3286
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
3237
3287
 
3238
3288
  ````text
3239
- Copyright (c) 2021 RustCrypto Developers
3289
+ Copyright (c) 2018-2026 The rust-random Project Developers
3290
+ Copyright (c) 2014 The Rust Project Developers
3240
3291
 
3241
3292
  Permission is hereby granted, free of charge, to any
3242
3293
  person obtaining a copy of this software and associated
@@ -3270,10 +3321,17 @@ DEALINGS IN THE SOFTWARE.
3270
3321
 
3271
3322
  ### Rust Crates:
3272
3323
 
3273
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
3324
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
3274
3325
 
3275
3326
  ````text
3276
- Copyright (c) 2014-2026 Sean McArthur
3327
+ Copyright (c) 2016 The humantime Developers
3328
+
3329
+ Includes parts of http date with the following copyright:
3330
+ Copyright (c) 2016 Pyfisch
3331
+
3332
+ Includes portions of musl libc with the following copyright:
3333
+ Copyright © 2005-2013 Rich Felker
3334
+
3277
3335
 
3278
3336
  Permission is hereby granted, free of charge, to any person obtaining a copy
3279
3337
  of this software and associated documentation files (the "Software"), to deal
@@ -3282,16 +3340,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3282
3340
  copies of the Software, and to permit persons to whom the Software is
3283
3341
  furnished to do so, subject to the following conditions:
3284
3342
 
3285
- The above copyright notice and this permission notice shall be included in
3286
- all copies or substantial portions of the Software.
3343
+ The above copyright notice and this permission notice shall be included in all
3344
+ copies or substantial portions of the Software.
3287
3345
 
3288
3346
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3289
3347
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3290
3348
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3291
3349
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3292
3350
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3293
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3294
- THE SOFTWARE.
3351
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3352
+ SOFTWARE.
3295
3353
 
3296
3354
  ````
3297
3355
 
@@ -3301,12 +3359,10 @@ THE SOFTWARE.
3301
3359
 
3302
3360
  ### Rust Crates:
3303
3361
 
3304
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
3305
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
3306
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
3362
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
3307
3363
 
3308
3364
  ````text
3309
- Copyright (c) 2019 Tower Contributors
3365
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
3310
3366
 
3311
3367
  Permission is hereby granted, free of charge, to any
3312
3368
  person obtaining a copy of this software and associated
@@ -3340,11 +3396,10 @@ DEALINGS IN THE SOFTWARE.
3340
3396
 
3341
3397
  ### Rust Crates:
3342
3398
 
3343
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
3399
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
3344
3400
 
3345
3401
  ````text
3346
- Copyright (c) 2018-2025 The rust-random Project Developers
3347
- Copyright (c) 2014 The Rust Project Developers
3402
+ Copyright (c) 2021 RustCrypto Developers
3348
3403
 
3349
3404
  Permission is hereby granted, free of charge, to any
3350
3405
  person obtaining a copy of this software and associated
@@ -3378,107 +3433,10 @@ DEALINGS IN THE SOFTWARE.
3378
3433
 
3379
3434
  ### Rust Crates:
3380
3435
 
3381
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
3382
-
3383
- ````text
3384
- MIT License
3385
-
3386
- Copyright (c) [2021] [Marvin Countryman]
3387
-
3388
- Permission is hereby granted, free of charge, to any person obtaining a copy
3389
- of this software and associated documentation files (the "Software"), to deal
3390
- in the Software without restriction, including without limitation the rights
3391
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3392
- copies of the Software, and to permit persons to whom the Software is
3393
- furnished to do so, subject to the following conditions:
3394
-
3395
- The above copyright notice and this permission notice shall be included in all
3396
- copies or substantial portions of the Software.
3397
-
3398
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3399
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3400
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3401
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3402
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3403
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3404
- SOFTWARE.
3405
-
3406
- ````
3407
-
3408
- ---
3409
-
3410
- ## The following dependencies are licensed under the MIT License:
3411
-
3412
- ### NPM Packages:
3413
-
3414
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
3415
-
3416
- ````text
3417
- This software is released under the MIT license:
3418
-
3419
- Permission is hereby granted, free of charge, to any person obtaining a copy of
3420
- this software and associated documentation files (the "Software"), to deal in
3421
- the Software without restriction, including without limitation the rights to
3422
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3423
- the Software, and to permit persons to whom the Software is furnished to do so,
3424
- subject to the following conditions:
3425
-
3426
- The above copyright notice and this permission notice shall be included in all
3427
- copies or substantial portions of the Software.
3428
-
3429
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3430
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3431
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3432
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3433
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3434
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3435
-
3436
- ````
3437
-
3438
- ---
3439
-
3440
- ## The following dependencies are licensed under the MIT License:
3441
-
3442
- ### Rust Crates:
3443
-
3444
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
3445
-
3446
- ````text
3447
- MIT License
3448
-
3449
- Copyright (c) 2025 Callum Oakley
3450
-
3451
- Permission is hereby granted, free of charge, to any person obtaining a copy
3452
- of this software and associated documentation files (the "Software"), to deal
3453
- in the Software without restriction, including without limitation the rights
3454
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3455
- copies of the Software, and to permit persons to whom the Software is
3456
- furnished to do so, subject to the following conditions:
3457
-
3458
- The above copyright notice and this permission notice shall be included in all
3459
- copies or substantial portions of the Software.
3460
-
3461
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3462
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3463
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3464
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3465
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3466
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3467
- SOFTWARE.
3468
-
3469
- ````
3470
-
3471
- ---
3472
-
3473
- ## The following dependencies are licensed under the MIT License:
3474
-
3475
- ### Rust Crates:
3476
-
3477
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
3436
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
3478
3437
 
3479
3438
  ````text
3480
- Copyright (c) 2018-2024 The rust-random Project Developers
3481
- Copyright (c) 2014 The Rust Project Developers
3439
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
3482
3440
 
3483
3441
  Permission is hereby granted, free of charge, to any
3484
3442
  person obtaining a copy of this software and associated
@@ -3512,32 +3470,35 @@ DEALINGS IN THE SOFTWARE.
3512
3470
 
3513
3471
  ### Rust Crates:
3514
3472
 
3515
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
3473
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
3516
3474
 
3517
3475
  ````text
3518
- The MIT License (MIT)
3476
+ Copyright 2017 Juniper Networks, Inc.
3519
3477
 
3520
- Copyright (c) 2015 Danny Guo
3521
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
3522
- Copyright (c) 2018 Akash Kurdekar
3478
+ 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:
3523
3479
 
3524
- Permission is hereby granted, free of charge, to any person obtaining a copy
3525
- of this software and associated documentation files (the "Software"), to deal
3526
- in the Software without restriction, including without limitation the rights
3527
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3528
- copies of the Software, and to permit persons to whom the Software is
3529
- furnished to do so, subject to the following conditions:
3480
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3530
3481
 
3531
- The above copyright notice and this permission notice shall be included in all
3532
- copies or substantial portions of the Software.
3482
+ 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.
3533
3483
 
3534
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3535
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3536
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3537
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3538
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3539
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3540
- SOFTWARE.
3484
+ ````
3485
+
3486
+ ---
3487
+
3488
+ ## The following dependencies are licensed under the MIT License:
3489
+
3490
+ ### Rust Crates:
3491
+
3492
+ - [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
3493
+
3494
+ ````text
3495
+ Copyright (c) 2015 steffengy
3496
+
3497
+ 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:
3498
+
3499
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3500
+
3501
+ 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.
3541
3502
 
3542
3503
  ````
3543
3504
 
@@ -3547,11 +3508,10 @@ SOFTWARE.
3547
3508
 
3548
3509
  ### Rust Crates:
3549
3510
 
3550
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
3511
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
3551
3512
 
3552
3513
  ````text
3553
- Copyright (c) 2017 Alexey Galakhov
3554
- Copyright (c) 2016 Jason Housley
3514
+ Copyright (c) 2016 The rust-native-tls Developers
3555
3515
 
3556
3516
  Permission is hereby granted, free of charge, to any person obtaining a copy
3557
3517
  of this software and associated documentation files (the "Software"), to deal
@@ -3560,16 +3520,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3560
3520
  copies of the Software, and to permit persons to whom the Software is
3561
3521
  furnished to do so, subject to the following conditions:
3562
3522
 
3563
- The above copyright notice and this permission notice shall be included in
3564
- all copies or substantial portions of the Software.
3523
+ The above copyright notice and this permission notice shall be included in all
3524
+ copies or substantial portions of the Software.
3565
3525
 
3566
3526
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3567
3527
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3568
3528
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3569
3529
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3570
3530
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3571
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3572
- THE SOFTWARE.
3531
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3532
+ SOFTWARE.
3573
3533
 
3574
3534
  ````
3575
3535
 
@@ -3579,14 +3539,12 @@ THE SOFTWARE.
3579
3539
 
3580
3540
  ### Rust Crates:
3581
3541
 
3582
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
3583
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
3584
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
3542
+ - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
3585
3543
 
3586
3544
  ````text
3587
3545
  MIT License
3588
3546
 
3589
- Copyright (c) 2017 Ted Driggs
3547
+ Copyright (c) 2017 Nikolai Vazquez
3590
3548
 
3591
3549
  Permission is hereby granted, free of charge, to any person obtaining a copy
3592
3550
  of this software and associated documentation files (the "Software"), to deal
@@ -3614,14 +3572,11 @@ SOFTWARE.
3614
3572
 
3615
3573
  ### Rust Crates:
3616
3574
 
3617
- - [educe](https://github.com/magiclen/educe) (0.5.11)
3618
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3619
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3575
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
3620
3576
 
3621
3577
  ````text
3622
- MIT License
3623
-
3624
- Copyright (c) 2023 magiclen.org (Ron Li)
3578
+ Copyright (c) 2018-2023 Sean McArthur
3579
+ Copyright (c) 2016 Alex Crichton
3625
3580
 
3626
3581
  Permission is hereby granted, free of charge, to any person obtaining a copy
3627
3582
  of this software and associated documentation files (the "Software"), to deal
@@ -3630,16 +3585,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3630
3585
  copies of the Software, and to permit persons to whom the Software is
3631
3586
  furnished to do so, subject to the following conditions:
3632
3587
 
3633
- The above copyright notice and this permission notice shall be included in all
3634
- copies or substantial portions of the Software.
3588
+ The above copyright notice and this permission notice shall be included in
3589
+ all copies or substantial portions of the Software.
3635
3590
 
3636
3591
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3637
3592
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3638
3593
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3639
3594
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3640
3595
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3641
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3642
- SOFTWARE.
3596
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3597
+ THE SOFTWARE.
3598
+
3643
3599
 
3644
3600
  ````
3645
3601
 
@@ -3649,37 +3605,28 @@ SOFTWARE.
3649
3605
 
3650
3606
  ### Rust Crates:
3651
3607
 
3652
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
3653
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
3608
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
3654
3609
 
3655
3610
  ````text
3656
- Copyright (c) 2006-2009 Graydon Hoare
3657
- Copyright (c) 2009-2013 Mozilla Foundation
3658
- Copyright (c) 2016 Artyom Pavlov
3659
-
3660
- Permission is hereby granted, free of charge, to any
3661
- person obtaining a copy of this software and associated
3662
- documentation files (the "Software"), to deal in the
3663
- Software without restriction, including without
3664
- limitation the rights to use, copy, modify, merge,
3665
- publish, distribute, sublicense, and/or sell copies of
3666
- the Software, and to permit persons to whom the Software
3667
- is furnished to do so, subject to the following
3668
- conditions:
3669
-
3670
- The above copyright notice and this permission notice
3671
- shall be included in all copies or substantial portions
3672
- of the Software.
3611
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
3673
3612
 
3674
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3675
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3676
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3677
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3678
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3679
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3680
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3681
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3682
- DEALINGS IN THE SOFTWARE.
3613
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3614
+ of this software and associated documentation files (the "Software"), to deal
3615
+ in the Software without restriction, including without limitation the rights
3616
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3617
+ copies of the Software, and to permit persons to whom the Software is
3618
+ furnished to do so, subject to the following conditions:
3619
+
3620
+ The above copyright notice and this permission notice shall be included in
3621
+ all copies or substantial portions of the Software.
3622
+
3623
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3624
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3625
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3626
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3627
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3628
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3629
+ THE SOFTWARE.
3683
3630
 
3684
3631
  ````
3685
3632
 
@@ -3689,11 +3636,10 @@ DEALINGS IN THE SOFTWARE.
3689
3636
 
3690
3637
  ### Rust Crates:
3691
3638
 
3692
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
3639
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
3693
3640
 
3694
3641
  ````text
3695
- Copyright (c) 2013-2014 The Rust Project Developers.
3696
- Copyright (c) 2015-2020 The rust-hex Developers
3642
+ Copyright (c) 2018-2019 Sean McArthur
3697
3643
 
3698
3644
  Permission is hereby granted, free of charge, to any person obtaining a copy
3699
3645
  of this software and associated documentation files (the "Software"), to deal
@@ -3702,16 +3648,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3702
3648
  copies of the Software, and to permit persons to whom the Software is
3703
3649
  furnished to do so, subject to the following conditions:
3704
3650
 
3705
- The above copyright notice and this permission notice shall be included in all
3706
- copies or substantial portions of the Software.
3651
+ The above copyright notice and this permission notice shall be included in
3652
+ all copies or substantial portions of the Software.
3707
3653
 
3708
3654
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3709
3655
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3710
3656
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3711
3657
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3712
3658
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3713
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3714
- SOFTWARE.
3659
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3660
+ THE SOFTWARE.
3661
+
3715
3662
 
3716
3663
  ````
3717
3664
 
@@ -3721,10 +3668,10 @@ SOFTWARE.
3721
3668
 
3722
3669
  ### Rust Crates:
3723
3670
 
3724
- - [http](https://github.com/hyperium/http) (1.4.0)
3671
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
3725
3672
 
3726
3673
  ````text
3727
- Copyright (c) 2017 http-rs authors
3674
+ Copyright (c) 2017 Artyom Pavlov
3728
3675
 
3729
3676
  Permission is hereby granted, free of charge, to any
3730
3677
  person obtaining a copy of this software and associated
@@ -3758,10 +3705,10 @@ DEALINGS IN THE SOFTWARE.
3758
3705
 
3759
3706
  ### Rust Crates:
3760
3707
 
3761
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
3708
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
3762
3709
 
3763
3710
  ````text
3764
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
3711
+ Copyright 2023 The Fuchsia Authors
3765
3712
 
3766
3713
  Permission is hereby granted, free of charge, to any
3767
3714
  person obtaining a copy of this software and associated
@@ -3787,6 +3734,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3787
3734
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3788
3735
  DEALINGS IN THE SOFTWARE.
3789
3736
 
3737
+
3790
3738
  ````
3791
3739
 
3792
3740
  ---
@@ -3795,10 +3743,14 @@ DEALINGS IN THE SOFTWARE.
3795
3743
 
3796
3744
  ### Rust Crates:
3797
3745
 
3798
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
3746
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
3747
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
3748
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
3799
3749
 
3800
3750
  ````text
3801
- Copyright (c) 2017 Sean McArthur
3751
+ MIT License
3752
+
3753
+ Copyright (c) 2017 Ted Driggs
3802
3754
 
3803
3755
  Permission is hereby granted, free of charge, to any person obtaining a copy
3804
3756
  of this software and associated documentation files (the "Software"), to deal
@@ -3807,17 +3759,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3807
3759
  copies of the Software, and to permit persons to whom the Software is
3808
3760
  furnished to do so, subject to the following conditions:
3809
3761
 
3810
- The above copyright notice and this permission notice shall be included in
3811
- all copies or substantial portions of the Software.
3762
+ The above copyright notice and this permission notice shall be included in all
3763
+ copies or substantial portions of the Software.
3812
3764
 
3813
3765
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3814
3766
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3815
3767
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3816
3768
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3817
3769
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3818
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3819
- THE SOFTWARE.
3820
-
3770
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3771
+ SOFTWARE.
3821
3772
 
3822
3773
  ````
3823
3774
 
@@ -3827,12 +3778,48 @@ THE SOFTWARE.
3827
3778
 
3828
3779
  ### NPM Packages:
3829
3780
 
3830
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
3781
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
3782
+
3783
+ ````text
3784
+ MIT License
3785
+
3786
+ Copyright (c) Matteo Collina and Undici contributors
3787
+
3788
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3789
+ of this software and associated documentation files (the "Software"), to deal
3790
+ in the Software without restriction, including without limitation the rights
3791
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3792
+ copies of the Software, and to permit persons to whom the Software is
3793
+ furnished to do so, subject to the following conditions:
3794
+
3795
+ The above copyright notice and this permission notice shall be included in all
3796
+ copies or substantial portions of the Software.
3797
+
3798
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3799
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3800
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3801
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3802
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3803
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3804
+ SOFTWARE.
3805
+
3806
+ ````
3807
+
3808
+ ---
3809
+
3810
+ ## The following dependencies are licensed under the MIT License:
3811
+
3812
+ ### Rust Crates:
3813
+
3814
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
3815
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
3816
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
3817
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
3831
3818
 
3832
3819
  ````text
3833
3820
  The MIT License (MIT)
3834
3821
 
3835
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
3822
+ Copyright (c) 2015 Andrew Gallant
3836
3823
 
3837
3824
  Permission is hereby granted, free of charge, to any person obtaining a copy
3838
3825
  of this software and associated documentation files (the "Software"), to deal
@@ -3860,10 +3847,13 @@ THE SOFTWARE.
3860
3847
 
3861
3848
  ### Rust Crates:
3862
3849
 
3863
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
3850
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
3864
3851
 
3865
3852
  ````text
3866
- Copyright (c) 2023-2025 Sean McArthur
3853
+ MIT License
3854
+
3855
+ Copyright (c) 2019 Yoshua Wuyts
3856
+ Copyright (c) Tokio Contributors
3867
3857
 
3868
3858
  Permission is hereby granted, free of charge, to any person obtaining a copy
3869
3859
  of this software and associated documentation files (the "Software"), to deal
@@ -3872,16 +3862,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3872
3862
  copies of the Software, and to permit persons to whom the Software is
3873
3863
  furnished to do so, subject to the following conditions:
3874
3864
 
3875
- The above copyright notice and this permission notice shall be included in
3876
- all copies or substantial portions of the Software.
3865
+ The above copyright notice and this permission notice shall be included in all
3866
+ copies or substantial portions of the Software.
3877
3867
 
3878
3868
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3879
3869
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3880
3870
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3881
3871
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3882
3872
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3883
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3884
- THE SOFTWARE.
3873
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3874
+ SOFTWARE.
3885
3875
 
3886
3876
  ````
3887
3877
 
@@ -3891,10 +3881,10 @@ THE SOFTWARE.
3891
3881
 
3892
3882
  ### Rust Crates:
3893
3883
 
3894
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
3884
+ - [http](https://github.com/hyperium/http) (1.4.0)
3895
3885
 
3896
3886
  ````text
3897
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
3887
+ Copyright (c) 2017 http-rs authors
3898
3888
 
3899
3889
  Permission is hereby granted, free of charge, to any
3900
3890
  person obtaining a copy of this software and associated
@@ -3928,29 +3918,71 @@ DEALINGS IN THE SOFTWARE.
3928
3918
 
3929
3919
  ### Rust Crates:
3930
3920
 
3931
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
3932
- - [widestring](https://github.com/VoidStarKat/widestring-rs) (1.2.1)
3921
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
3933
3922
 
3934
3923
  ````text
3935
- MIT License
3924
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
3936
3925
 
3937
- Permission is hereby granted, free of charge, to any person obtaining a copy
3938
- of this software and associated documentation files (the "Software"), to deal
3939
- in the Software without restriction, including without limitation the rights
3940
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3941
- copies of the Software, and to permit persons to whom the Software is
3942
- furnished to do so, subject to the following conditions:
3926
+ Permission is hereby granted, free of charge, to any
3927
+ person obtaining a copy of this software and associated
3928
+ documentation files (the "Software"), to deal in the
3929
+ Software without restriction, including without
3930
+ limitation the rights to use, copy, modify, merge,
3931
+ publish, distribute, sublicense, and/or sell copies of
3932
+ the Software, and to permit persons to whom the Software
3933
+ is furnished to do so, subject to the following
3934
+ conditions:
3943
3935
 
3944
- The above copyright notice and this permission notice shall be included in all
3945
- copies or substantial portions of the Software.
3936
+ The above copyright notice and this permission notice
3937
+ shall be included in all copies or substantial portions
3938
+ of the Software.
3946
3939
 
3947
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3948
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3949
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3950
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3951
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3952
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3953
- SOFTWARE.
3940
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3941
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3942
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3943
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3944
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3945
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3946
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3947
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3948
+ DEALINGS IN THE SOFTWARE.
3949
+
3950
+ ````
3951
+
3952
+ ---
3953
+
3954
+ ## The following dependencies are licensed under the MIT License:
3955
+
3956
+ ### Rust Crates:
3957
+
3958
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
3959
+
3960
+ ````text
3961
+ Copyright (c) 2017 Contributors
3962
+
3963
+ Permission is hereby granted, free of charge, to any
3964
+ person obtaining a copy of this software and associated
3965
+ documentation files (the "Software"), to deal in the
3966
+ Software without restriction, including without
3967
+ limitation the rights to use, copy, modify, merge,
3968
+ publish, distribute, sublicense, and/or sell copies of
3969
+ the Software, and to permit persons to whom the Software
3970
+ is furnished to do so, subject to the following
3971
+ conditions:
3972
+
3973
+ The above copyright notice and this permission notice
3974
+ shall be included in all copies or substantial portions
3975
+ of the Software.
3976
+
3977
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3978
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3979
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3980
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3981
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3982
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3983
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3984
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3985
+ DEALINGS IN THE SOFTWARE.
3954
3986
 
3955
3987
  ````
3956
3988
 
@@ -4341,30 +4373,35 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
4341
4373
 
4342
4374
  ---
4343
4375
 
4344
- ## The following dependencies are licensed under the UNKNOWN License:
4345
-
4346
- ### NPM Packages:
4347
-
4348
- - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.6) (0.0.6)
4349
-
4350
- ````text
4351
- Please refer to the package README for license details.
4352
- ````
4353
-
4354
- ---
4355
-
4356
4376
  ## The following dependencies are licensed under the Unicode-3.0 License:
4357
4377
 
4358
4378
  ### Rust Crates:
4359
4379
 
4360
- - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4380
+ - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4381
+ - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4382
+ - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4383
+ - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4384
+ - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4385
+ - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4386
+ - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4387
+ - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4388
+ - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4389
+ - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4390
+ - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4391
+ - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4392
+ - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4393
+ - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4394
+ - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4395
+ - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4396
+ - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4397
+ - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4361
4398
 
4362
4399
  ````text
4363
4400
  UNICODE LICENSE V3
4364
4401
 
4365
4402
  COPYRIGHT AND PERMISSION NOTICE
4366
4403
 
4367
- Copyright © 1991-2023 Unicode, Inc.
4404
+ Copyright © 2020-2024 Unicode, Inc.
4368
4405
 
4369
4406
  NOTICE TO USER: Carefully read the following legal agreement. BY
4370
4407
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4400,6 +4437,13 @@ not be used in advertising or otherwise to promote the sale, use or other
4400
4437
  dealings in these Data Files or Software without prior written
4401
4438
  authorization of the copyright holder.
4402
4439
 
4440
+ SPDX-License-Identifier: Unicode-3.0
4441
+
4442
+
4443
+
4444
+ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4445
+ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4446
+
4403
4447
  ````
4404
4448
 
4405
4449
  ---
@@ -4408,31 +4452,14 @@ authorization of the copyright holder.
4408
4452
 
4409
4453
  ### Rust Crates:
4410
4454
 
4411
- - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4412
- - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4413
- - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4414
- - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4415
- - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4416
- - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4417
- - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4418
- - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4419
- - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4420
- - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4421
- - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4422
- - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4423
- - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4424
- - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4425
- - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4426
- - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4427
- - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4428
- - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4455
+ - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4429
4456
 
4430
4457
  ````text
4431
4458
  UNICODE LICENSE V3
4432
4459
 
4433
4460
  COPYRIGHT AND PERMISSION NOTICE
4434
4461
 
4435
- Copyright © 2020-2024 Unicode, Inc.
4462
+ Copyright © 1991-2023 Unicode, Inc.
4436
4463
 
4437
4464
  NOTICE TO USER: Carefully read the following legal agreement. BY
4438
4465
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4468,12 +4495,5 @@ not be used in advertising or otherwise to promote the sale, use or other
4468
4495
  dealings in these Data Files or Software without prior written
4469
4496
  authorization of the copyright holder.
4470
4497
 
4471
- SPDX-License-Identifier: Unicode-3.0
4472
-
4473
-
4474
-
4475
- Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4476
- ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4477
-
4478
4498
  ````
4479
4499