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

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.
@@ -16,31 +16,6 @@
16
16
  - UNKNOWN: 1
17
17
 
18
18
 
19
- ---
20
-
21
- ## The following dependencies are licensed under the 0BSD License:
22
-
23
- ### Rust Crates:
24
-
25
- - [recvmsg](https://crates.io/crates/recvmsg) (1.0.0)
26
-
27
- ````text
28
- BSD Zero Clause License
29
-
30
- Copyright (c) 2023 kotauskas
31
-
32
- Permission to use, copy, modify, and/or distribute this software for any
33
- purpose with or without fee is hereby granted.
34
-
35
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
36
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
37
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
38
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
39
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
40
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
41
- PERFORMANCE OF THIS SOFTWARE.
42
- ````
43
-
44
19
  ---
45
20
 
46
21
  ## The following dependencies are licensed under the 0BSD License:
@@ -71,12 +46,12 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
71
46
 
72
47
  ### Rust Crates:
73
48
 
74
- - [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
49
+ - [recvmsg](https://crates.io/crates/recvmsg) (1.0.0)
75
50
 
76
51
  ````text
77
52
  BSD Zero Clause License
78
53
 
79
- Copyright (c) 2024 kotauskas
54
+ Copyright (c) 2023 kotauskas
80
55
 
81
56
  Permission to use, copy, modify, and/or distribute this software for any
82
57
  purpose with or without fee is hereby granted.
@@ -88,7 +63,6 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
88
63
  LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
89
64
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
90
65
  PERFORMANCE OF THIS SOFTWARE.
91
-
92
66
  ````
93
67
 
94
68
  ---
@@ -97,12 +71,12 @@ PERFORMANCE OF THIS SOFTWARE.
97
71
 
98
72
  ### Rust Crates:
99
73
 
100
- - [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
74
+ - [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
101
75
 
102
76
  ````text
103
77
  BSD Zero Clause License
104
78
 
105
- Copyright (c) 2025 Goat
79
+ Copyright (c) 2024 kotauskas
106
80
 
107
81
  Permission to use, copy, modify, and/or distribute this software for any
108
82
  purpose with or without fee is hereby granted.
@@ -119,88 +93,27 @@ PERFORMANCE OF THIS SOFTWARE.
119
93
 
120
94
  ---
121
95
 
122
- ## The following dependencies are licensed under the Apache-2.0 License:
96
+ ## The following dependencies are licensed under the 0BSD License:
123
97
 
124
98
  ### Rust Crates:
125
99
 
126
- - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
127
- - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
128
- - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
100
+ - [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
129
101
 
130
102
  ````text
131
- Apache License
132
- Version 2.0, January 2004
133
- http://www.apache.org/licenses/
134
-
135
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
136
-
137
- 1. Definitions.
138
-
139
- "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
140
-
141
- "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
142
-
143
- "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.
144
-
145
- "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
146
-
147
- "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
148
-
149
- "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.
150
-
151
- "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).
152
-
153
- "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.
154
-
155
- "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."
156
-
157
- "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.
158
-
159
- 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.
160
-
161
- 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.
162
-
163
- 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:
164
-
165
- (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
166
-
167
- (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
168
-
169
- (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
170
-
171
- (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.
172
-
173
- 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.
174
-
175
- 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.
176
-
177
- 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.
178
-
179
- 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.
180
-
181
- 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.
182
-
183
- 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.
184
-
185
- END OF TERMS AND CONDITIONS
186
-
187
- APPENDIX: How to apply the Apache License to your work.
188
-
189
- 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.
190
-
191
- Copyright [yyyy] [name of copyright owner]
103
+ BSD Zero Clause License
192
104
 
193
- Licensed under the Apache License, Version 2.0 (the "License");
194
- you may not use this file except in compliance with the License.
195
- You may obtain a copy of the License at
105
+ Copyright (c) 2025 Goat
196
106
 
197
- http://www.apache.org/licenses/LICENSE-2.0
107
+ Permission to use, copy, modify, and/or distribute this software for any
108
+ purpose with or without fee is hereby granted.
198
109
 
199
- Unless required by applicable law or agreed to in writing, software
200
- distributed under the License is distributed on an "AS IS" BASIS,
201
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
202
- See the License for the specific language governing permissions and
203
- limitations under the License.
110
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
111
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
112
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
113
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
114
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
115
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
116
+ PERFORMANCE OF THIS SOFTWARE.
204
117
 
205
118
  ````
206
119
 
@@ -634,6 +547,93 @@ limitations under the License.
634
547
 
635
548
  ---
636
549
 
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
637
  ## The following dependencies are licensed under the BSD-3-Clause License:
638
638
 
639
639
  ### NPM Packages:
@@ -679,41 +679,11 @@ The complete list of contributors can be found at:
679
679
 
680
680
  ### Rust Crates:
681
681
 
682
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
683
-
684
- ````text
685
- Copyright (c) 2019 Eliza Weisman
686
-
687
- Permission is hereby granted, free of charge, to any person obtaining a copy
688
- of this software and associated documentation files (the "Software"), to deal
689
- in the Software without restriction, including without limitation the rights
690
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
691
- copies of the Software, and to permit persons to whom the Software is
692
- furnished to do so, subject to the following conditions:
693
-
694
- The above copyright notice and this permission notice shall be included in
695
- all copies or substantial portions of the Software.
696
-
697
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
698
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
699
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
700
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
701
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
702
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
703
- THE SOFTWARE.
704
-
705
- ````
706
-
707
- ---
708
-
709
- ## The following dependencies are licensed under the MIT License:
710
-
711
- ### Rust Crates:
712
-
713
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
682
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
714
683
 
715
684
  ````text
716
- Copyright 2019-2024 YOSHIOKA Takuma
685
+ Copyright (c) 2018-2026 The rust-random Project Developers
686
+ Copyright (c) 2014 The Rust Project Developers
717
687
 
718
688
  Permission is hereby granted, free of charge, to any
719
689
  person obtaining a copy of this software and associated
@@ -747,18 +717,67 @@ DEALINGS IN THE SOFTWARE.
747
717
 
748
718
  ### Rust Crates:
749
719
 
750
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
751
-
752
- ````text
753
- Copyright (c) 2018-2024 The rust-random Project Developers
754
- Copyright (c) 2014 The Rust Project Developers
755
-
756
- Permission is hereby granted, free of charge, to any
757
- person obtaining a copy of this software and associated
758
- documentation files (the "Software"), to deal in the
759
- Software without restriction, including without
760
- limitation the rights to use, copy, modify, merge,
761
- publish, distribute, sublicense, and/or sell copies of
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)
741
+
742
+ ````text
743
+ MIT License
744
+
745
+ Copyright (c) <year> <copyright holders>
746
+
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:
752
+
753
+ The above copyright notice and this permission notice shall be included in all copies or substantial
754
+ portions of the Software.
755
+
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.
761
+
762
+ ````
763
+
764
+ ---
765
+
766
+ ## The following dependencies are licensed under the MIT License:
767
+
768
+ ### Rust Crates:
769
+
770
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
771
+
772
+ ````text
773
+ Copyright (c) 2018 The Servo Project Developers
774
+
775
+ Permission is hereby granted, free of charge, to any
776
+ person obtaining a copy of this software and associated
777
+ documentation files (the "Software"), to deal in the
778
+ Software without restriction, including without
779
+ limitation the rights to use, copy, modify, merge,
780
+ publish, distribute, sublicense, and/or sell copies of
762
781
  the Software, and to permit persons to whom the Software
763
782
  is furnished to do so, subject to the following
764
783
  conditions:
@@ -785,10 +804,10 @@ DEALINGS IN THE SOFTWARE.
785
804
 
786
805
  ### Rust Crates:
787
806
 
788
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
807
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
789
808
 
790
809
  ````text
791
- Copyright (c) 2015 Steven Allen
810
+ Copyright (c) 2016 Amanieu d'Antras
792
811
 
793
812
  Permission is hereby granted, free of charge, to any
794
813
  person obtaining a copy of this software and associated
@@ -822,29 +841,36 @@ DEALINGS IN THE SOFTWARE.
822
841
 
823
842
  ### Rust Crates:
824
843
 
825
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
844
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
826
845
 
827
846
  ````text
828
- Copyright (c) 2017 Daniel Abramov
829
- Copyright (c) 2017 Alexey Galakhov
847
+ Copyright (c) 2017 Carl Lerche
848
+ Copyright (c) 2018 Bastian Köcher
849
+ Copyright (c) 2019-2020 Artem Vorotnikov
830
850
 
831
- Permission is hereby granted, free of charge, to any person obtaining a copy
832
- of this software and associated documentation files (the "Software"), to deal
833
- in the Software without restriction, including without limitation the rights
834
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
835
- copies of the Software, and to permit persons to whom the Software is
836
- furnished to do so, subject to the following conditions:
851
+ Permission is hereby granted, free of charge, to any
852
+ person obtaining a copy of this software and associated
853
+ documentation files (the "Software"), to deal in the
854
+ Software without restriction, including without
855
+ limitation the rights to use, copy, modify, merge,
856
+ publish, distribute, sublicense, and/or sell copies of
857
+ the Software, and to permit persons to whom the Software
858
+ is furnished to do so, subject to the following
859
+ conditions:
837
860
 
838
- The above copyright notice and this permission notice shall be included in
839
- all copies or substantial portions of the Software.
861
+ The above copyright notice and this permission notice
862
+ shall be included in all copies or substantial portions
863
+ of the Software.
840
864
 
841
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
842
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
843
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
844
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
845
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
846
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
847
- THE SOFTWARE.
865
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
866
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
867
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
868
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
869
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
870
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
871
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
872
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
873
+ DEALINGS IN THE SOFTWARE.
848
874
 
849
875
  ````
850
876
 
@@ -854,10 +880,10 @@ THE SOFTWARE.
854
880
 
855
881
  ### Rust Crates:
856
882
 
857
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
883
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
858
884
 
859
885
  ````text
860
- Copyright 2023 The Fuchsia Authors
886
+ Copyright (c) 2019 Nick Fitzgerald
861
887
 
862
888
  Permission is hereby granted, free of charge, to any
863
889
  person obtaining a copy of this software and associated
@@ -883,6 +909,38 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
883
909
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
884
910
  DEALINGS IN THE SOFTWARE.
885
911
 
912
+ ````
913
+
914
+ ---
915
+
916
+ ## The following dependencies are licensed under the MIT License:
917
+
918
+ ### Rust Crates:
919
+
920
+ - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
921
+
922
+ ````text
923
+ MIT License
924
+
925
+ Copyright (c) 2017 Nikolai Vazquez
926
+
927
+ Permission is hereby granted, free of charge, to any person obtaining a copy
928
+ of this software and associated documentation files (the "Software"), to deal
929
+ in the Software without restriction, including without limitation the rights
930
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
931
+ copies of the Software, and to permit persons to whom the Software is
932
+ furnished to do so, subject to the following conditions:
933
+
934
+ The above copyright notice and this permission notice shall be included in all
935
+ copies or substantial portions of the Software.
936
+
937
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
938
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
939
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
940
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
941
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
942
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
943
+ SOFTWARE.
886
944
 
887
945
  ````
888
946
 
@@ -892,16 +950,34 @@ DEALINGS IN THE SOFTWARE.
892
950
 
893
951
  ### Rust Crates:
894
952
 
895
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
953
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
896
954
 
897
955
  ````text
898
- Copyright 2016 Nika Layzell
956
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
899
957
 
900
- 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:
958
+ Permission is hereby granted, free of charge, to any
959
+ person obtaining a copy of this software and associated
960
+ documentation files (the "Software"), to deal in the
961
+ Software without restriction, including without
962
+ limitation the rights to use, copy, modify, merge,
963
+ publish, distribute, sublicense, and/or sell copies of
964
+ the Software, and to permit persons to whom the Software
965
+ is furnished to do so, subject to the following
966
+ conditions:
901
967
 
902
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
968
+ The above copyright notice and this permission notice
969
+ shall be included in all copies or substantial portions
970
+ of the Software.
903
971
 
904
- 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.
972
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
973
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
974
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
975
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
976
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
977
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
978
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
979
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
980
+ DEALINGS IN THE SOFTWARE.
905
981
 
906
982
  ````
907
983
 
@@ -946,13 +1022,41 @@ licences; see files named LICENSE.*.txt for details.
946
1022
 
947
1023
  ### Rust Crates:
948
1024
 
949
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
950
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
1025
+ - [winreg](https://github.com/gentoo90/winreg-rs) (0.52.0)
951
1026
 
952
1027
  ````text
953
- MIT License
1028
+ Copyright (c) 2015 Igor Shaula
954
1029
 
955
- Copyright (c) 2019 Graham Esau
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.
1047
+
1048
+ ````
1049
+
1050
+ ---
1051
+
1052
+ ## The following dependencies are licensed under the MIT License:
1053
+
1054
+ ### Rust Crates:
1055
+
1056
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
1057
+
1058
+ ````text
1059
+ Copyright (c) 2019 Eliza Weisman
956
1060
 
957
1061
  Permission is hereby granted, free of charge, to any person obtaining a copy
958
1062
  of this software and associated documentation files (the "Software"), to deal
@@ -961,16 +1065,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
961
1065
  copies of the Software, and to permit persons to whom the Software is
962
1066
  furnished to do so, subject to the following conditions:
963
1067
 
964
- The above copyright notice and this permission notice shall be included in all
965
- copies or substantial portions of the Software.
1068
+ The above copyright notice and this permission notice shall be included in
1069
+ all copies or substantial portions of the Software.
966
1070
 
967
1071
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
968
1072
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
969
1073
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
970
1074
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
971
1075
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
972
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
973
- SOFTWARE.
1076
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1077
+ THE SOFTWARE.
974
1078
 
975
1079
  ````
976
1080
 
@@ -980,10 +1084,11 @@ SOFTWARE.
980
1084
 
981
1085
  ### Rust Crates:
982
1086
 
983
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
1087
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
984
1088
 
985
1089
  ````text
986
- Copyright (c) 2016 The rust-native-tls Developers
1090
+ Copyright (c) 2018-2023 Sean McArthur
1091
+ Copyright (c) 2016 Alex Crichton
987
1092
 
988
1093
  Permission is hereby granted, free of charge, to any person obtaining a copy
989
1094
  of this software and associated documentation files (the "Software"), to deal
@@ -992,16 +1097,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
992
1097
  copies of the Software, and to permit persons to whom the Software is
993
1098
  furnished to do so, subject to the following conditions:
994
1099
 
995
- The above copyright notice and this permission notice shall be included in all
996
- copies or substantial portions of the Software.
1100
+ The above copyright notice and this permission notice shall be included in
1101
+ all copies or substantial portions of the Software.
997
1102
 
998
1103
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
999
1104
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1000
1105
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1001
1106
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1002
1107
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1003
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1004
- SOFTWARE.
1108
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1109
+ THE SOFTWARE.
1110
+
1005
1111
 
1006
1112
  ````
1007
1113
 
@@ -1011,10 +1117,10 @@ SOFTWARE.
1011
1117
 
1012
1118
  ### Rust Crates:
1013
1119
 
1014
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
1120
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
1015
1121
 
1016
1122
  ````text
1017
- Copyright (c) 2013-2016 The rust-url developers
1123
+ Copyright (c) The Rust Project Developers
1018
1124
 
1019
1125
  Permission is hereby granted, free of charge, to any
1020
1126
  person obtaining a copy of this software and associated
@@ -1048,32 +1154,19 @@ DEALINGS IN THE SOFTWARE.
1048
1154
 
1049
1155
  ### Rust Crates:
1050
1156
 
1051
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
1157
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
1158
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
1052
1159
 
1053
1160
  ````text
1054
1161
  The MIT License (MIT)
1055
1162
 
1056
- Copyright (c) 2015 Danny Guo
1057
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
1058
- Copyright (c) 2018 Akash Kurdekar
1163
+ Copyright 2016 Google Inc. All Rights Reserved.
1059
1164
 
1060
- Permission is hereby granted, free of charge, to any person obtaining a copy
1061
- of this software and associated documentation files (the "Software"), to deal
1062
- in the Software without restriction, including without limitation the rights
1063
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1064
- copies of the Software, and to permit persons to whom the Software is
1065
- furnished to do so, subject to the following conditions:
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:
1066
1166
 
1067
- The above copyright notice and this permission notice shall be included in all
1068
- copies or substantial portions of the Software.
1167
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1069
1168
 
1070
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1071
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1072
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1073
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1074
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1075
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1076
- SOFTWARE.
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.
1077
1170
 
1078
1171
  ````
1079
1172
 
@@ -1083,34 +1176,30 @@ SOFTWARE.
1083
1176
 
1084
1177
  ### Rust Crates:
1085
1178
 
1086
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
1179
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
1087
1180
 
1088
1181
  ````text
1089
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
1182
+ MIT License
1090
1183
 
1091
- Permission is hereby granted, free of charge, to any
1092
- person obtaining a copy of this software and associated
1093
- documentation files (the "Software"), to deal in the
1094
- Software without restriction, including without
1095
- limitation the rights to use, copy, modify, merge,
1096
- publish, distribute, sublicense, and/or sell copies of
1097
- the Software, and to permit persons to whom the Software
1098
- is furnished to do so, subject to the following
1099
- conditions:
1184
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
1100
1185
 
1101
- The above copyright notice and this permission notice
1102
- shall be included in all copies or substantial portions
1103
- of the Software.
1186
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1187
+ of this software and associated documentation files (the "Software"), to deal
1188
+ in the Software without restriction, including without limitation the rights
1189
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1190
+ copies of the Software, and to permit persons to whom the Software is
1191
+ furnished to do so, subject to the following conditions:
1104
1192
 
1105
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1106
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1107
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1108
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1109
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1110
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1111
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1112
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1113
- DEALINGS IN THE SOFTWARE.
1193
+ The above copyright notice and this permission notice shall be included in all
1194
+ copies or substantial portions of the Software.
1195
+
1196
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1197
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1198
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1199
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1200
+ 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.
1114
1203
 
1115
1204
  ````
1116
1205
 
@@ -1120,10 +1209,15 @@ DEALINGS IN THE SOFTWARE.
1120
1209
 
1121
1210
  ### Rust Crates:
1122
1211
 
1123
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
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)
1124
1218
 
1125
1219
  ````text
1126
- Copyright (c) 2014-2026 Alex Crichton
1220
+ Copyright (c) 2014 The Rust Project Developers
1127
1221
 
1128
1222
  Permission is hereby granted, free of charge, to any
1129
1223
  person obtaining a copy of this software and associated
@@ -1157,10 +1251,16 @@ DEALINGS IN THE SOFTWARE.
1157
1251
 
1158
1252
  ### Rust Crates:
1159
1253
 
1160
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
1254
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
1161
1255
 
1162
1256
  ````text
1163
- Copyright (c) 2014 Carl Lerche and other MIO contributors
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
+
1164
1264
 
1165
1265
  Permission is hereby granted, free of charge, to any person obtaining a copy
1166
1266
  of this software and associated documentation files (the "Software"), to deal
@@ -1169,49 +1269,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1169
1269
  copies of the Software, and to permit persons to whom the Software is
1170
1270
  furnished to do so, subject to the following conditions:
1171
1271
 
1172
- The above copyright notice and this permission notice shall be included in
1173
- all copies or substantial portions of the Software.
1272
+ The above copyright notice and this permission notice shall be included in all
1273
+ copies or substantial portions of the Software.
1174
1274
 
1175
1275
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1176
1276
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1177
1277
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1178
1278
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1179
1279
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1180
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1181
- THE SOFTWARE.
1182
-
1183
- ````
1184
-
1185
- ---
1186
-
1187
- ## The following dependencies are licensed under the MIT License:
1188
-
1189
- ### Rust Crates:
1190
-
1191
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
1192
-
1193
- ````text
1194
- The MIT License (MIT)
1195
-
1196
- Copyright (c) 2015 Bartłomiej Kamiński
1197
-
1198
- Permission is hereby granted, free of charge, to any person obtaining a copy
1199
- of this software and associated documentation files (the "Software"), to deal
1200
- in the Software without restriction, including without limitation the rights
1201
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1202
- copies of the Software, and to permit persons to whom the Software is
1203
- furnished to do so, subject to the following conditions:
1204
-
1205
- The above copyright notice and this permission notice shall be included in all
1206
- copies or substantial portions of the Software.
1207
-
1208
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1209
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1210
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1211
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1212
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1213
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1280
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1214
1281
  SOFTWARE.
1282
+
1215
1283
  ````
1216
1284
 
1217
1285
  ---
@@ -1220,11 +1288,10 @@ SOFTWARE.
1220
1288
 
1221
1289
  ### Rust Crates:
1222
1290
 
1223
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
1291
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
1224
1292
 
1225
1293
  ````text
1226
- Copyright (c) 2018-2025 The rust-random Project Developers
1227
- Copyright (c) 2014 The Rust Project Developers
1294
+ Copyright (c) 2016 Anthony Ramine
1228
1295
 
1229
1296
  Permission is hereby granted, free of charge, to any
1230
1297
  person obtaining a copy of this software and associated
@@ -1258,47 +1325,16 @@ DEALINGS IN THE SOFTWARE.
1258
1325
 
1259
1326
  ### Rust Crates:
1260
1327
 
1261
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
1262
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1263
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1264
- - [windows](https://github.com/microsoft/windows-rs) (0.62.2)
1265
- - [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
1266
- - [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
1267
- - [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
1268
- - [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
1269
- - [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
1270
- - [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
1271
- - [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
1272
- - [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
1273
- - [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
1274
- - [windows-sys](https://github.com/microsoft/windows-rs) (0.48.0)
1275
- - [windows-sys](https://github.com/microsoft/windows-rs) (0.52.0)
1276
- - [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
1277
- - [windows-targets](https://github.com/microsoft/windows-rs) (0.48.5)
1278
- - [windows-targets](https://github.com/microsoft/windows-rs) (0.52.6)
1279
- - [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
1280
- - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.48.5)
1281
- - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.52.6)
1328
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
1282
1329
 
1283
1330
  ````text
1284
- MIT License
1285
-
1286
- Copyright (c) <year> <copyright holders>
1331
+ Copyright 2016 Nika Layzell
1287
1332
 
1288
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
1289
- associated documentation files (the "Software"), to deal in the Software without restriction, including
1290
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1291
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
1292
- following conditions:
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:
1293
1334
 
1294
- The above copyright notice and this permission notice shall be included in all copies or substantial
1295
- portions of the Software.
1335
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1296
1336
 
1297
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
1298
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
1299
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1300
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
1301
- USE OR OTHER DEALINGS IN THE SOFTWARE.
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.
1302
1338
 
1303
1339
  ````
1304
1340
 
@@ -1306,12 +1342,15 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
1306
1342
 
1307
1343
  ## The following dependencies are licensed under the MIT License:
1308
1344
 
1309
- ### Rust Crates:
1345
+ ### NPM Packages:
1310
1346
 
1311
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
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)
1312
1349
 
1313
1350
  ````text
1314
- Copyright (c) 2016-2025 Sean McArthur
1351
+ MIT License
1352
+
1353
+ Copyright (c) 2017 Evgeny Poberezkin
1315
1354
 
1316
1355
  Permission is hereby granted, free of charge, to any person obtaining a copy
1317
1356
  of this software and associated documentation files (the "Software"), to deal
@@ -1320,17 +1359,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1320
1359
  copies of the Software, and to permit persons to whom the Software is
1321
1360
  furnished to do so, subject to the following conditions:
1322
1361
 
1323
- The above copyright notice and this permission notice shall be included in
1324
- all copies or substantial portions of the Software.
1362
+ The above copyright notice and this permission notice shall be included in all
1363
+ copies or substantial portions of the Software.
1325
1364
 
1326
1365
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1327
1366
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1328
1367
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1329
1368
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1330
1369
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1331
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1332
- THE SOFTWARE.
1333
-
1370
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1371
+ SOFTWARE.
1334
1372
 
1335
1373
  ````
1336
1374
 
@@ -1377,42 +1415,10 @@ DEALINGS IN THE SOFTWARE.
1377
1415
 
1378
1416
  ### Rust Crates:
1379
1417
 
1380
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
1381
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
1382
-
1383
- ````text
1384
- Copyright (c) 2018-2019 dirs-rs contributors
1385
-
1386
- Permission is hereby granted, free of charge, to any person obtaining a copy
1387
- of this software and associated documentation files (the "Software"), to deal
1388
- in the Software without restriction, including without limitation the rights
1389
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1390
- copies of the Software, and to permit persons to whom the Software is
1391
- furnished to do so, subject to the following conditions:
1392
-
1393
- The above copyright notice and this permission notice shall be included in all
1394
- copies or substantial portions of the Software.
1395
-
1396
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1397
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1398
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1399
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1400
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1401
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1402
- SOFTWARE.
1403
-
1404
- ````
1405
-
1406
- ---
1407
-
1408
- ## The following dependencies are licensed under the MIT License:
1409
-
1410
- ### Rust Crates:
1411
-
1412
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
1418
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
1413
1419
 
1414
1420
  ````text
1415
- Copyright (c) 2016 Anthony Ramine
1421
+ Copyright 2019-2024 YOSHIOKA Takuma
1416
1422
 
1417
1423
  Permission is hereby granted, free of charge, to any
1418
1424
  person obtaining a copy of this software and associated
@@ -1446,45 +1452,10 @@ DEALINGS IN THE SOFTWARE.
1446
1452
 
1447
1453
  ### Rust Crates:
1448
1454
 
1449
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
1450
-
1451
- ````text
1452
- MIT License
1453
-
1454
- Copyright (c) 2019 Yoshua Wuyts
1455
- Copyright (c) Tokio Contributors
1456
-
1457
- Permission is hereby granted, free of charge, to any person obtaining a copy
1458
- of this software and associated documentation files (the "Software"), to deal
1459
- in the Software without restriction, including without limitation the rights
1460
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1461
- copies of the Software, and to permit persons to whom the Software is
1462
- furnished to do so, subject to the following conditions:
1463
-
1464
- The above copyright notice and this permission notice shall be included in all
1465
- copies or substantial portions of the Software.
1466
-
1467
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1468
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1469
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1470
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1471
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1472
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1473
- SOFTWARE.
1474
-
1475
- ````
1476
-
1477
- ---
1478
-
1479
- ## The following dependencies are licensed under the MIT License:
1480
-
1481
- ### Rust Crates:
1482
-
1483
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
1455
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
1484
1456
 
1485
1457
  ````text
1486
- Copyright (c) 2018-2023 Sean McArthur
1487
- Copyright (c) 2016 Alex Crichton
1458
+ Copyright (c) 2016-2025 Sean McArthur
1488
1459
 
1489
1460
  Permission is hereby granted, free of charge, to any person obtaining a copy
1490
1461
  of this software and associated documentation files (the "Software"), to deal
@@ -1511,29 +1482,37 @@ THE SOFTWARE.
1511
1482
 
1512
1483
  ## The following dependencies are licensed under the MIT License:
1513
1484
 
1514
- ### NPM Packages:
1485
+ ### Rust Crates:
1515
1486
 
1516
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
1487
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
1488
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
1517
1489
 
1518
1490
  ````text
1519
- This software is released under the MIT license:
1491
+ Copyright (c) 2014 Alex Crichton
1520
1492
 
1521
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1522
- this software and associated documentation files (the "Software"), to deal in
1523
- the Software without restriction, including without limitation the rights to
1524
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1525
- the Software, and to permit persons to whom the Software is furnished to do so,
1526
- subject to the following conditions:
1493
+ Permission is hereby granted, free of charge, to any
1494
+ person obtaining a copy of this software and associated
1495
+ documentation files (the "Software"), to deal in the
1496
+ Software without restriction, including without
1497
+ limitation the rights to use, copy, modify, merge,
1498
+ publish, distribute, sublicense, and/or sell copies of
1499
+ the Software, and to permit persons to whom the Software
1500
+ is furnished to do so, subject to the following
1501
+ conditions:
1527
1502
 
1528
- The above copyright notice and this permission notice shall be included in all
1529
- copies or substantial portions of the Software.
1503
+ The above copyright notice and this permission notice
1504
+ shall be included in all copies or substantial portions
1505
+ of the Software.
1530
1506
 
1531
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1532
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1533
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1534
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1535
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1536
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1507
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1508
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1509
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1510
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1511
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1512
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1513
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1514
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1515
+ DEALINGS IN THE SOFTWARE.
1537
1516
 
1538
1517
  ````
1539
1518
 
@@ -1543,10 +1522,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1543
1522
 
1544
1523
  ### Rust Crates:
1545
1524
 
1546
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
1525
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
1547
1526
 
1548
1527
  ````text
1549
- Copyright (c) 2021 RustCrypto Developers
1528
+ Copyright (c) 2017 Robert Grosse
1550
1529
 
1551
1530
  Permission is hereby granted, free of charge, to any
1552
1531
  person obtaining a copy of this software and associated
@@ -1571,7 +1550,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1571
1550
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1572
1551
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1573
1552
  DEALINGS IN THE SOFTWARE.
1574
-
1575
1553
  ````
1576
1554
 
1577
1555
  ---
@@ -1580,10 +1558,12 @@ DEALINGS IN THE SOFTWARE.
1580
1558
 
1581
1559
  ### Rust Crates:
1582
1560
 
1583
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
1561
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
1584
1562
 
1585
1563
  ````text
1586
- Copyright (c) 2014-2026 Sean McArthur
1564
+ The MIT License (MIT)
1565
+
1566
+ Copyright (c) 2015 Alice Maz
1587
1567
 
1588
1568
  Permission is hereby granted, free of charge, to any person obtaining a copy
1589
1569
  of this software and associated documentation files (the "Software"), to deal
@@ -1611,30 +1591,16 @@ THE SOFTWARE.
1611
1591
 
1612
1592
  ### Rust Crates:
1613
1593
 
1614
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
1594
+ - [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
1615
1595
 
1616
1596
  ````text
1617
- MIT License
1618
-
1619
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
1597
+ Copyright (c) 2015 steffengy
1620
1598
 
1621
- Permission is hereby granted, free of charge, to any person obtaining a copy
1622
- of this software and associated documentation files (the "Software"), to deal
1623
- in the Software without restriction, including without limitation the rights
1624
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1625
- copies of the Software, and to permit persons to whom the Software is
1626
- furnished to do so, subject to the following conditions:
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:
1627
1600
 
1628
- The above copyright notice and this permission notice shall be included in all
1629
- copies or substantial portions of the Software.
1601
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1630
1602
 
1631
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1632
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1633
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1634
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1635
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1636
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1637
- SOFTWARE.
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.
1638
1604
 
1639
1605
  ````
1640
1606
 
@@ -1644,15 +1610,13 @@ SOFTWARE.
1644
1610
 
1645
1611
  ### Rust Crates:
1646
1612
 
1647
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
1648
- - [log](https://github.com/rust-lang/log) (0.4.29)
1649
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
1650
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
1651
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
1652
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
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)
1653
1617
 
1654
1618
  ````text
1655
- Copyright (c) 2014 The Rust Project Developers
1619
+ Copyright (c) 2016 The Rust Project Developers
1656
1620
 
1657
1621
  Permission is hereby granted, free of charge, to any
1658
1622
  person obtaining a copy of this software and associated
@@ -1686,81 +1650,10 @@ DEALINGS IN THE SOFTWARE.
1686
1650
 
1687
1651
  ### Rust Crates:
1688
1652
 
1689
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
1690
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
1691
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
1692
-
1693
- ````text
1694
- MIT License
1695
-
1696
- Copyright (c) Tokio Contributors
1697
-
1698
- Permission is hereby granted, free of charge, to any person obtaining a copy
1699
- of this software and associated documentation files (the "Software"), to deal
1700
- in the Software without restriction, including without limitation the rights
1701
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1702
- copies of the Software, and to permit persons to whom the Software is
1703
- furnished to do so, subject to the following conditions:
1704
-
1705
- The above copyright notice and this permission notice shall be included in all
1706
- copies or substantial portions of the Software.
1707
-
1708
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1709
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1710
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1711
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1712
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1713
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1714
- SOFTWARE.
1715
-
1716
- ````
1717
-
1718
- ---
1719
-
1720
- ## The following dependencies are licensed under the MIT License:
1721
-
1722
- ### NPM Packages:
1723
-
1724
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
1725
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
1726
-
1727
- ````text
1728
- MIT License
1729
-
1730
- Copyright (c) Microsoft Corporation.
1731
-
1732
- Permission is hereby granted, free of charge, to any person obtaining a copy
1733
- of this software and associated documentation files (the "Software"), to deal
1734
- in the Software without restriction, including without limitation the rights
1735
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1736
- copies of the Software, and to permit persons to whom the Software is
1737
- furnished to do so, subject to the following conditions:
1738
-
1739
- The above copyright notice and this permission notice shall be included in all
1740
- copies or substantial portions of the Software.
1741
-
1742
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1743
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1744
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1745
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1746
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1747
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1748
- SOFTWARE
1749
-
1750
- ````
1751
-
1752
- ---
1753
-
1754
- ## The following dependencies are licensed under the MIT License:
1755
-
1756
- ### NPM Packages:
1757
-
1758
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
1653
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
1759
1654
 
1760
1655
  ````text
1761
- The MIT License (MIT)
1762
-
1763
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
1656
+ Copyright (c) 2018-2019 Sean McArthur
1764
1657
 
1765
1658
  Permission is hereby granted, free of charge, to any person obtaining a copy
1766
1659
  of this software and associated documentation files (the "Software"), to deal
@@ -1780,6 +1673,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1780
1673
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1781
1674
  THE SOFTWARE.
1782
1675
 
1676
+
1783
1677
  ````
1784
1678
 
1785
1679
  ---
@@ -1788,10 +1682,12 @@ THE SOFTWARE.
1788
1682
 
1789
1683
  ### Rust Crates:
1790
1684
 
1791
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
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)
1792
1688
 
1793
1689
  ````text
1794
- Copyright (c) 2017 Contributors
1690
+ Copyright (c) 2013-2025 The rust-url developers
1795
1691
 
1796
1692
  Permission is hereby granted, free of charge, to any
1797
1693
  person obtaining a copy of this software and associated
@@ -1823,34 +1719,33 @@ DEALINGS IN THE SOFTWARE.
1823
1719
 
1824
1720
  ## The following dependencies are licensed under the MIT License:
1825
1721
 
1826
- ### Rust Crates:
1722
+ ### NPM Packages:
1827
1723
 
1828
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
1724
+ - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
1829
1725
 
1830
1726
  ````text
1831
- The MIT License (MIT)
1832
-
1833
- Copyright (c) 2016 Johann Tuffe
1834
-
1835
- Permission is hereby granted, free of charge, to any person obtaining a copy
1836
- of this software and associated documentation files (the "Software"), to deal
1837
- in the Software without restriction, including without limitation the rights
1838
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1839
- copies of the Software, and to permit persons to whom the Software is
1840
- furnished to do so, subject to the following conditions:
1841
-
1842
-
1843
- The above copyright notice and this permission notice shall be included in
1844
- all copies or substantial portions of the Software.
1845
-
1846
-
1847
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1848
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1849
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1850
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1851
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1852
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1853
- THE SOFTWARE.
1727
+ The MIT License (MIT)
1728
+
1729
+ Copyright (c) 2015-2021 Evgeny Poberezkin
1730
+
1731
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1732
+ of this software and associated documentation files (the "Software"), to deal
1733
+ in the Software without restriction, including without limitation the rights
1734
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1735
+ copies of the Software, and to permit persons to whom the Software is
1736
+ furnished to do so, subject to the following conditions:
1737
+
1738
+ The above copyright notice and this permission notice shall be included in all
1739
+ copies or substantial portions of the Software.
1740
+
1741
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1742
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1743
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1744
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1745
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1746
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1747
+ SOFTWARE.
1748
+
1854
1749
 
1855
1750
  ````
1856
1751
 
@@ -1858,62 +1753,64 @@ THE SOFTWARE.
1858
1753
 
1859
1754
  ## The following dependencies are licensed under the MIT License:
1860
1755
 
1861
- ### Rust Crates:
1756
+ ### NPM Packages:
1862
1757
 
1863
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
1864
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
1865
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
1866
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
1867
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
1868
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
1869
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
1870
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
1871
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
1872
- - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
1873
- - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
1874
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
1875
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
1876
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
1877
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
1878
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
1879
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
1880
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
1881
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
1882
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
1883
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
1884
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
1885
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
1886
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
1887
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
1888
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
1889
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
1890
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
1891
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
1758
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
1759
+
1760
+ ````text
1761
+ MIT License
1762
+
1763
+ Copyright (c) Matteo Collina and Undici contributors
1764
+
1765
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1766
+ of this software and associated documentation files (the "Software"), to deal
1767
+ in the Software without restriction, including without limitation the rights
1768
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1769
+ copies of the Software, and to permit persons to whom the Software is
1770
+ furnished to do so, subject to the following conditions:
1771
+
1772
+ The above copyright notice and this permission notice shall be included in all
1773
+ copies or substantial portions of the Software.
1774
+
1775
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1776
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1777
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1778
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1779
+ 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.
1782
+
1783
+ ````
1784
+
1785
+ ---
1786
+
1787
+ ## The following dependencies are licensed under the MIT License:
1788
+
1789
+ ### Rust Crates:
1790
+
1791
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
1792
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
1892
1793
 
1893
1794
  ````text
1894
- Permission is hereby granted, free of charge, to any
1895
- person obtaining a copy of this software and associated
1896
- documentation files (the "Software"), to deal in the
1897
- Software without restriction, including without
1898
- limitation the rights to use, copy, modify, merge,
1899
- publish, distribute, sublicense, and/or sell copies of
1900
- the Software, and to permit persons to whom the Software
1901
- is furnished to do so, subject to the following
1902
- conditions:
1795
+ Copyright (c) 2018-2019 dirs-rs contributors
1903
1796
 
1904
- The above copyright notice and this permission notice
1905
- shall be included in all copies or substantial portions
1906
- of the Software.
1797
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1798
+ of this software and associated documentation files (the "Software"), to deal
1799
+ in the Software without restriction, including without limitation the rights
1800
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1801
+ copies of the Software, and to permit persons to whom the Software is
1802
+ furnished to do so, subject to the following conditions:
1907
1803
 
1908
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1909
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1910
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1911
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1912
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1913
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1914
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1915
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1916
- DEALINGS IN THE SOFTWARE.
1804
+ The above copyright notice and this permission notice shall be included in all
1805
+ copies or substantial portions of the Software.
1806
+
1807
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1808
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1809
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1810
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1811
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1812
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1813
+ SOFTWARE.
1917
1814
 
1918
1815
  ````
1919
1816
 
@@ -1923,12 +1820,10 @@ DEALINGS IN THE SOFTWARE.
1923
1820
 
1924
1821
  ### Rust Crates:
1925
1822
 
1926
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
1927
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
1928
- - [url](https://github.com/servo/rust-url) (2.5.8)
1823
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
1929
1824
 
1930
1825
  ````text
1931
- Copyright (c) 2013-2025 The rust-url developers
1826
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
1932
1827
 
1933
1828
  Permission is hereby granted, free of charge, to any
1934
1829
  person obtaining a copy of this software and associated
@@ -1962,10 +1857,10 @@ DEALINGS IN THE SOFTWARE.
1962
1857
 
1963
1858
  ### Rust Crates:
1964
1859
 
1965
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
1860
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
1966
1861
 
1967
1862
  ````text
1968
- Copyright (c) 2017 Sean McArthur
1863
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
1969
1864
 
1970
1865
  Permission is hereby granted, free of charge, to any person obtaining a copy
1971
1866
  of this software and associated documentation files (the "Software"), to deal
@@ -1985,44 +1880,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1985
1880
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1986
1881
  THE SOFTWARE.
1987
1882
 
1988
-
1989
- ````
1990
-
1991
- ---
1992
-
1993
- ## The following dependencies are licensed under the MIT License:
1994
-
1995
- ### Rust Crates:
1996
-
1997
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
1998
-
1999
- ````text
2000
- Copyright (c) 2018 Carl Lerche
2001
-
2002
- Permission is hereby granted, free of charge, to any
2003
- person obtaining a copy of this software and associated
2004
- documentation files (the "Software"), to deal in the
2005
- Software without restriction, including without
2006
- limitation the rights to use, copy, modify, merge,
2007
- publish, distribute, sublicense, and/or sell copies of
2008
- the Software, and to permit persons to whom the Software
2009
- is furnished to do so, subject to the following
2010
- conditions:
2011
-
2012
- The above copyright notice and this permission notice
2013
- shall be included in all copies or substantial portions
2014
- of the Software.
2015
-
2016
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2017
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2018
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2019
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2020
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2021
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2022
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2023
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2024
- DEALINGS IN THE SOFTWARE.
2025
-
2026
1883
  ````
2027
1884
 
2028
1885
  ---
@@ -2031,13 +1888,12 @@ DEALINGS IN THE SOFTWARE.
2031
1888
 
2032
1889
  ### Rust Crates:
2033
1890
 
2034
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
1891
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
2035
1892
 
2036
1893
  ````text
2037
1894
  The MIT License (MIT)
2038
1895
 
2039
- Copyright (c) 2015-2020 Julien Cretin
2040
- Copyright (c) 2017-2020 Google Inc.
1896
+ Copyright (c) 2014 Paho Lurie-Gregg
2041
1897
 
2042
1898
  Permission is hereby granted, free of charge, to any person obtaining a copy
2043
1899
  of this software and associated documentation files (the "Software"), to deal
@@ -2065,10 +1921,15 @@ SOFTWARE.
2065
1921
 
2066
1922
  ### Rust Crates:
2067
1923
 
2068
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
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)
2069
1930
 
2070
1931
  ````text
2071
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
1932
+ Copyright (c) 2019 Tokio Contributors
2072
1933
 
2073
1934
  Permission is hereby granted, free of charge, to any
2074
1935
  person obtaining a copy of this software and associated
@@ -2102,10 +1963,10 @@ DEALINGS IN THE SOFTWARE.
2102
1963
 
2103
1964
  ### Rust Crates:
2104
1965
 
2105
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
1966
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
2106
1967
 
2107
1968
  ````text
2108
- Copyright (c) 2010 The Rust Project Developers
1969
+ Copyright (c) 2019-2021 Tower Contributors
2109
1970
 
2110
1971
  Permission is hereby granted, free of charge, to any
2111
1972
  person obtaining a copy of this software and associated
@@ -2139,32 +2000,40 @@ DEALINGS IN THE SOFTWARE.
2139
2000
 
2140
2001
  ### Rust Crates:
2141
2002
 
2142
- - [educe](https://github.com/magiclen/educe) (0.5.11)
2143
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2144
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
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)
2145
2009
 
2146
2010
  ````text
2147
- MIT License
2148
-
2149
- Copyright (c) 2023 magiclen.org (Ron Li)
2011
+ Copyright 2018 Developers of the Rand project
2012
+ Copyright (c) 2014 The Rust Project Developers
2150
2013
 
2151
- Permission is hereby granted, free of charge, to any person obtaining a copy
2152
- of this software and associated documentation files (the "Software"), to deal
2153
- in the Software without restriction, including without limitation the rights
2154
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2155
- copies of the Software, and to permit persons to whom the Software is
2156
- furnished to do so, subject to the following conditions:
2014
+ Permission is hereby granted, free of charge, to any
2015
+ person obtaining a copy of this software and associated
2016
+ documentation files (the "Software"), to deal in the
2017
+ Software without restriction, including without
2018
+ limitation the rights to use, copy, modify, merge,
2019
+ publish, distribute, sublicense, and/or sell copies of
2020
+ the Software, and to permit persons to whom the Software
2021
+ is furnished to do so, subject to the following
2022
+ conditions:
2157
2023
 
2158
- The above copyright notice and this permission notice shall be included in all
2159
- copies or substantial portions of the Software.
2024
+ The above copyright notice and this permission notice
2025
+ shall be included in all copies or substantial portions
2026
+ of the Software.
2160
2027
 
2161
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2162
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2163
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2164
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2165
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2166
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2167
- SOFTWARE.
2028
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2029
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2030
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2031
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2032
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2033
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2034
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2035
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2036
+ DEALINGS IN THE SOFTWARE.
2168
2037
 
2169
2038
  ````
2170
2039
 
@@ -2174,28 +2043,34 @@ SOFTWARE.
2174
2043
 
2175
2044
  ### Rust Crates:
2176
2045
 
2177
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
2046
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
2178
2047
 
2179
2048
  ````text
2180
- Copyright (c) 2018 directories-rs contributors
2049
+ Copyright Mozilla Foundation
2181
2050
 
2182
- Permission is hereby granted, free of charge, to any person obtaining a copy
2183
- of this software and associated documentation files (the "Software"), to deal
2184
- in the Software without restriction, including without limitation the rights
2185
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2186
- copies of the Software, and to permit persons to whom the Software is
2187
- furnished to do so, subject to the following conditions:
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:
2188
2060
 
2189
- The above copyright notice and this permission notice shall be included in all
2190
- copies or substantial portions of the Software.
2061
+ The above copyright notice and this permission notice
2062
+ shall be included in all copies or substantial portions
2063
+ of the Software.
2191
2064
 
2192
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2193
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2194
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2195
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2196
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2197
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2198
- SOFTWARE.
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.
2199
2074
 
2200
2075
  ````
2201
2076
 
@@ -2205,10 +2080,15 @@ SOFTWARE.
2205
2080
 
2206
2081
  ### Rust Crates:
2207
2082
 
2208
- - [want](https://github.com/seanmonstar/want) (0.3.1)
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)
2209
2087
 
2210
2088
  ````text
2211
- Copyright (c) 2018-2019 Sean McArthur
2089
+ The MIT License (MIT)
2090
+
2091
+ Copyright (c) 2015 Andrew Gallant
2212
2092
 
2213
2093
  Permission is hereby granted, free of charge, to any person obtaining a copy
2214
2094
  of this software and associated documentation files (the "Software"), to deal
@@ -2228,39 +2108,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2228
2108
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2229
2109
  THE SOFTWARE.
2230
2110
 
2231
-
2232
- ````
2233
-
2234
- ---
2235
-
2236
- ## The following dependencies are licensed under the MIT License:
2237
-
2238
- ### Rust Crates:
2239
-
2240
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
2241
-
2242
- ````text
2243
- Copyright (c) 2013-2014 The Rust Project Developers.
2244
- Copyright (c) 2015-2020 The rust-hex Developers
2245
-
2246
- Permission is hereby granted, free of charge, to any person obtaining a copy
2247
- of this software and associated documentation files (the "Software"), to deal
2248
- in the Software without restriction, including without limitation the rights
2249
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2250
- copies of the Software, and to permit persons to whom the Software is
2251
- furnished to do so, subject to the following conditions:
2252
-
2253
- The above copyright notice and this permission notice shall be included in all
2254
- copies or substantial portions of the Software.
2255
-
2256
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2257
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2258
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2259
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2260
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2261
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2262
- SOFTWARE.
2263
-
2264
2111
  ````
2265
2112
 
2266
2113
  ---
@@ -2269,10 +2116,10 @@ SOFTWARE.
2269
2116
 
2270
2117
  ### Rust Crates:
2271
2118
 
2272
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
2119
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
2273
2120
 
2274
2121
  ````text
2275
- Copyright Mozilla Foundation
2122
+ Copyright (c) 2017 Artyom Pavlov
2276
2123
 
2277
2124
  Permission is hereby granted, free of charge, to any
2278
2125
  person obtaining a copy of this software and associated
@@ -2304,14 +2151,12 @@ DEALINGS IN THE SOFTWARE.
2304
2151
 
2305
2152
  ## The following dependencies are licensed under the MIT License:
2306
2153
 
2307
- ### NPM Packages:
2308
-
2309
- - [json5](https://github.com/json5/json5) (2.2.3)
2154
+ ### Rust Crates:
2310
2155
 
2311
- ````text
2312
- MIT License
2156
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
2313
2157
 
2314
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
2158
+ ````text
2159
+ Copyright (c) 2018 directories-rs contributors
2315
2160
 
2316
2161
  Permission is hereby granted, free of charge, to any person obtaining a copy
2317
2162
  of this software and associated documentation files (the "Software"), to deal
@@ -2331,8 +2176,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2331
2176
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2332
2177
  SOFTWARE.
2333
2178
 
2334
- [others]: https://github.com/json5/json5/contributors
2335
-
2336
2179
  ````
2337
2180
 
2338
2181
  ---
@@ -2341,10 +2184,10 @@ SOFTWARE.
2341
2184
 
2342
2185
  ### Rust Crates:
2343
2186
 
2344
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
2187
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
2345
2188
 
2346
2189
  ````text
2347
- Copyright (c) The Rust Project Developers
2190
+ Copyright (c) The rust-url developers
2348
2191
 
2349
2192
  Permission is hereby granted, free of charge, to any
2350
2193
  person obtaining a copy of this software and associated
@@ -2378,11 +2221,10 @@ DEALINGS IN THE SOFTWARE.
2378
2221
 
2379
2222
  ### Rust Crates:
2380
2223
 
2381
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
2224
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
2382
2225
 
2383
2226
  ````text
2384
- Copyright (c) 2018-2026 The rust-random Project Developers
2385
- Copyright (c) 2014 The Rust Project Developers
2227
+ Copyright (c) 2017 Contributors
2386
2228
 
2387
2229
  Permission is hereby granted, free of charge, to any
2388
2230
  person obtaining a copy of this software and associated
@@ -2416,10 +2258,10 @@ DEALINGS IN THE SOFTWARE.
2416
2258
 
2417
2259
  ### Rust Crates:
2418
2260
 
2419
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
2261
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
2420
2262
 
2421
2263
  ````text
2422
- Copyright (c) 2016 Amanieu d'Antras
2264
+ Copyright (c) 2019 The CryptoCorrosion Contributors
2423
2265
 
2424
2266
  Permission is hereby granted, free of charge, to any
2425
2267
  person obtaining a copy of this software and associated
@@ -2453,10 +2295,108 @@ DEALINGS IN THE SOFTWARE.
2453
2295
 
2454
2296
  ### Rust Crates:
2455
2297
 
2456
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
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)
2457
2301
 
2458
2302
  ````text
2459
- Copyright (c) 2016--2017
2303
+ MIT License
2304
+
2305
+ Copyright (c) Tokio Contributors
2306
+
2307
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2308
+ of this software and associated documentation files (the "Software"), to deal
2309
+ in the Software without restriction, including without limitation the rights
2310
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2311
+ copies of the Software, and to permit persons to whom the Software is
2312
+ furnished to do so, subject to the following conditions:
2313
+
2314
+ The above copyright notice and this permission notice shall be included in all
2315
+ copies or substantial portions of the Software.
2316
+
2317
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2318
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2319
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2320
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2321
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2322
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2323
+ SOFTWARE.
2324
+
2325
+ ````
2326
+
2327
+ ---
2328
+
2329
+ ## The following dependencies are licensed under the MIT License:
2330
+
2331
+ ### Rust Crates:
2332
+
2333
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
2334
+
2335
+ ````text
2336
+ Copyright (c) 2015-2025 Sean McArthur
2337
+
2338
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2339
+ of this software and associated documentation files (the "Software"), to deal
2340
+ in the Software without restriction, including without limitation the rights
2341
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2342
+ copies of the Software, and to permit persons to whom the Software is
2343
+ furnished to do so, subject to the following conditions:
2344
+
2345
+ The above copyright notice and this permission notice shall be included in
2346
+ all copies or substantial portions of the Software.
2347
+
2348
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2349
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2350
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2351
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2352
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2353
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2354
+ THE SOFTWARE.
2355
+
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
+ ````
2389
+
2390
+ ---
2391
+
2392
+ ## The following dependencies are licensed under the MIT License:
2393
+
2394
+ ### Rust Crates:
2395
+
2396
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
2397
+
2398
+ ````text
2399
+ Copyright (c) 2019 Carl Lerche
2460
2400
 
2461
2401
  Permission is hereby granted, free of charge, to any
2462
2402
  person obtaining a copy of this software and associated
@@ -2488,15 +2428,15 @@ DEALINGS IN THE SOFTWARE.
2488
2428
 
2489
2429
  ## The following dependencies are licensed under the MIT License:
2490
2430
 
2491
- ### NPM Packages:
2431
+ ### Rust Crates:
2492
2432
 
2493
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
2494
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
2433
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
2495
2434
 
2496
2435
  ````text
2497
2436
  MIT License
2498
2437
 
2499
- Copyright (c) 2017 Evgeny Poberezkin
2438
+ Copyright (c) 2019 Yoshua Wuyts
2439
+ Copyright (c) Tokio Contributors
2500
2440
 
2501
2441
  Permission is hereby granted, free of charge, to any person obtaining a copy
2502
2442
  of this software and associated documentation files (the "Software"), to deal
@@ -2522,32 +2462,36 @@ SOFTWARE.
2522
2462
 
2523
2463
  ## The following dependencies are licensed under the MIT License:
2524
2464
 
2525
- ### NPM Packages:
2465
+ ### Rust Crates:
2526
2466
 
2527
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
2467
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
2528
2468
 
2529
2469
  ````text
2530
- MIT License
2531
-
2532
- Copyright (c) Matteo Collina and Undici contributors
2470
+ Copyright (c) 2015 Steven Allen
2533
2471
 
2534
- Permission is hereby granted, free of charge, to any person obtaining a copy
2535
- of this software and associated documentation files (the "Software"), to deal
2536
- in the Software without restriction, including without limitation the rights
2537
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2538
- copies of the Software, and to permit persons to whom the Software is
2539
- furnished to do so, subject to the following conditions:
2472
+ Permission is hereby granted, free of charge, to any
2473
+ person obtaining a copy of this software and associated
2474
+ documentation files (the "Software"), to deal in the
2475
+ Software without restriction, including without
2476
+ limitation the rights to use, copy, modify, merge,
2477
+ publish, distribute, sublicense, and/or sell copies of
2478
+ the Software, and to permit persons to whom the Software
2479
+ is furnished to do so, subject to the following
2480
+ conditions:
2540
2481
 
2541
- The above copyright notice and this permission notice shall be included in all
2542
- copies or substantial portions of the Software.
2482
+ The above copyright notice and this permission notice
2483
+ shall be included in all copies or substantial portions
2484
+ of the Software.
2543
2485
 
2544
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2545
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2546
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2547
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2548
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2549
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2550
- SOFTWARE.
2486
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2487
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2488
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2489
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2490
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2491
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2492
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2493
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2494
+ DEALINGS IN THE SOFTWARE.
2551
2495
 
2552
2496
  ````
2553
2497
 
@@ -2557,16 +2501,12 @@ SOFTWARE.
2557
2501
 
2558
2502
  ### Rust Crates:
2559
2503
 
2560
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
2504
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
2561
2505
 
2562
2506
  ````text
2563
2507
  MIT License
2564
2508
 
2565
- Copyright 2013-2014 RAD Game Tools and Valve Software
2566
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
2567
- Copyright (c) 2017 Frommi
2568
- Copyright (c) 2017-2024 oyvindln
2569
-
2509
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
2570
2510
 
2571
2511
  Permission is hereby granted, free of charge, to any person obtaining a copy
2572
2512
  of this software and associated documentation files (the "Software"), to deal
@@ -2594,10 +2534,10 @@ SOFTWARE.
2594
2534
 
2595
2535
  ### Rust Crates:
2596
2536
 
2597
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
2537
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
2598
2538
 
2599
2539
  ````text
2600
- Copyright (c) 2020-2025 The RustCrypto Project Developers
2540
+ Copyright (c) 2018 Carl Lerche
2601
2541
 
2602
2542
  Permission is hereby granted, free of charge, to any
2603
2543
  person obtaining a copy of this software and associated
@@ -2631,10 +2571,10 @@ DEALINGS IN THE SOFTWARE.
2631
2571
 
2632
2572
  ### Rust Crates:
2633
2573
 
2634
- - [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
2574
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
2635
2575
 
2636
2576
  ````text
2637
- Copyright (c) 2015 steffengy
2577
+ Copyright 2017 Juniper Networks, Inc.
2638
2578
 
2639
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:
2640
2580
 
@@ -2650,10 +2590,42 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2650
2590
 
2651
2591
  ### Rust Crates:
2652
2592
 
2653
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
2593
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
2654
2594
 
2655
2595
  ````text
2656
- Copyright (c) 2019 Carl Lerche
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.
2617
+ ````
2618
+
2619
+ ---
2620
+
2621
+ ## The following dependencies are licensed under the MIT License:
2622
+
2623
+ ### Rust Crates:
2624
+
2625
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
2626
+
2627
+ ````text
2628
+ Copyright (c) 2014-2026 Alex Crichton
2657
2629
 
2658
2630
  Permission is hereby granted, free of charge, to any
2659
2631
  person obtaining a copy of this software and associated
@@ -2685,39 +2657,67 @@ DEALINGS IN THE SOFTWARE.
2685
2657
 
2686
2658
  ## The following dependencies are licensed under the MIT License:
2687
2659
 
2660
+ ### NPM Packages:
2661
+
2662
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
2663
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
2664
+
2665
+ ````text
2666
+ MIT License
2667
+
2668
+ Copyright (c) Microsoft Corporation.
2669
+
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:
2676
+
2677
+ The above copyright notice and this permission notice shall be included in all
2678
+ copies or substantial portions of the Software.
2679
+
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
2687
+
2688
+ ````
2689
+
2690
+ ---
2691
+
2692
+ ## The following dependencies are licensed under the MIT License:
2693
+
2688
2694
  ### Rust Crates:
2689
2695
 
2690
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
2691
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
2692
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
2693
- - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
2696
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
2694
2697
 
2695
2698
  ````text
2696
- Copyright (c) 2016 The Rust Project Developers
2699
+ The MIT License (MIT)
2697
2700
 
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:
2701
+ Copyright (c) 2015-2020 Julien Cretin
2702
+ Copyright (c) 2017-2020 Google Inc.
2707
2703
 
2708
- The above copyright notice and this permission notice
2709
- shall be included in all copies or substantial portions
2710
- of the Software.
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:
2711
2710
 
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.
2711
+ The above copyright notice and this permission notice shall be included in all
2712
+ copies or substantial portions of the Software.
2713
+
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.
2721
2721
 
2722
2722
  ````
2723
2723
 
@@ -2727,10 +2727,11 @@ DEALINGS IN THE SOFTWARE.
2727
2727
 
2728
2728
  ### Rust Crates:
2729
2729
 
2730
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
2730
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
2731
2731
 
2732
2732
  ````text
2733
- Copyright (c) 2023-2025 Sean McArthur
2733
+ Copyright (c) 2017 Daniel Abramov
2734
+ Copyright (c) 2017 Alexey Galakhov
2734
2735
 
2735
2736
  Permission is hereby granted, free of charge, to any person obtaining a copy
2736
2737
  of this software and associated documentation files (the "Software"), to deal
@@ -2756,14 +2757,14 @@ THE SOFTWARE.
2756
2757
 
2757
2758
  ## The following dependencies are licensed under the MIT License:
2758
2759
 
2759
- ### Rust Crates:
2760
+ ### NPM Packages:
2760
2761
 
2761
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
2762
+ - [json5](https://github.com/json5/json5) (2.2.3)
2762
2763
 
2763
2764
  ````text
2764
- The MIT License (MIT)
2765
+ MIT License
2765
2766
 
2766
- Copyright (c) 2015 Alice Maz
2767
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
2767
2768
 
2768
2769
  Permission is hereby granted, free of charge, to any person obtaining a copy
2769
2770
  of this software and associated documentation files (the "Software"), to deal
@@ -2772,16 +2773,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2772
2773
  copies of the Software, and to permit persons to whom the Software is
2773
2774
  furnished to do so, subject to the following conditions:
2774
2775
 
2775
- The above copyright notice and this permission notice shall be included in
2776
- all copies or substantial portions of the Software.
2776
+ The above copyright notice and this permission notice shall be included in all
2777
+ copies or substantial portions of the Software.
2777
2778
 
2778
2779
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2779
2780
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2780
2781
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2781
2782
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2782
2783
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2783
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2784
- THE SOFTWARE.
2784
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2785
+ SOFTWARE.
2786
+
2787
+ [others]: https://github.com/json5/json5/contributors
2785
2788
 
2786
2789
  ````
2787
2790
 
@@ -2791,10 +2794,19 @@ THE SOFTWARE.
2791
2794
 
2792
2795
  ### Rust Crates:
2793
2796
 
2794
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
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)
2795
2806
 
2796
2807
  ````text
2797
- Copyright (c) 2018-2019 The RustCrypto Project Developers
2808
+ Copyright (c) 2016 Alex Crichton
2809
+ Copyright (c) 2017 The Tokio Authors
2798
2810
 
2799
2811
  Permission is hereby granted, free of charge, to any
2800
2812
  person obtaining a copy of this software and associated
@@ -2828,11 +2840,10 @@ DEALINGS IN THE SOFTWARE.
2828
2840
 
2829
2841
  ### Rust Crates:
2830
2842
 
2831
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
2832
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
2843
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
2833
2844
 
2834
2845
  ````text
2835
- Copyright (c) 2014 Alex Crichton
2846
+ Copyright (c) 2013-2016 The rust-url developers
2836
2847
 
2837
2848
  Permission is hereby granted, free of charge, to any
2838
2849
  person obtaining a copy of this software and associated
@@ -2866,32 +2877,34 @@ DEALINGS IN THE SOFTWARE.
2866
2877
 
2867
2878
  ### Rust Crates:
2868
2879
 
2869
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
2870
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
2871
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
2880
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
2872
2881
 
2873
2882
  ````text
2874
- MIT License
2875
-
2876
- Copyright (c) 2017 Ted Driggs
2883
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
2877
2884
 
2878
- Permission is hereby granted, free of charge, to any person obtaining a copy
2879
- of this software and associated documentation files (the "Software"), to deal
2880
- in the Software without restriction, including without limitation the rights
2881
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2882
- copies of the Software, and to permit persons to whom the Software is
2883
- furnished to do so, subject to the following conditions:
2885
+ Permission is hereby granted, free of charge, to any
2886
+ person obtaining a copy of this software and associated
2887
+ documentation files (the "Software"), to deal in the
2888
+ Software without restriction, including without
2889
+ limitation the rights to use, copy, modify, merge,
2890
+ publish, distribute, sublicense, and/or sell copies of
2891
+ the Software, and to permit persons to whom the Software
2892
+ is furnished to do so, subject to the following
2893
+ conditions:
2884
2894
 
2885
- The above copyright notice and this permission notice shall be included in all
2886
- copies or substantial portions of the Software.
2895
+ The above copyright notice and this permission notice
2896
+ shall be included in all copies or substantial portions
2897
+ of the Software.
2887
2898
 
2888
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2889
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2890
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2891
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2892
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2893
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2894
- SOFTWARE.
2899
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2900
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2901
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2902
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2903
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2904
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2905
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2906
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2907
+ DEALINGS IN THE SOFTWARE.
2895
2908
 
2896
2909
  ````
2897
2910
 
@@ -2901,11 +2914,37 @@ SOFTWARE.
2901
2914
 
2902
2915
  ### Rust Crates:
2903
2916
 
2904
- - [http](https://github.com/hyperium/http) (1.4.0)
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)
2905
2946
 
2906
2947
  ````text
2907
- Copyright (c) 2017 http-rs authors
2908
-
2909
2948
  Permission is hereby granted, free of charge, to any
2910
2949
  person obtaining a copy of this software and associated
2911
2950
  documentation files (the "Software"), to deal in the
@@ -2938,11 +2977,17 @@ DEALINGS IN THE SOFTWARE.
2938
2977
 
2939
2978
  ### Rust Crates:
2940
2979
 
2941
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
2942
- - [widestring](https://github.com/VoidStarKat/widestring-rs) (1.2.1)
2980
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
2943
2981
 
2944
2982
  ````text
2945
- MIT License
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
2990
+
2946
2991
 
2947
2992
  Permission is hereby granted, free of charge, to any person obtaining a copy
2948
2993
  of this software and associated documentation files (the "Software"), to deal
@@ -2970,19 +3015,10 @@ SOFTWARE.
2970
3015
 
2971
3016
  ### Rust Crates:
2972
3017
 
2973
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2974
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2975
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2976
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2977
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2978
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2979
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2980
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2981
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
3018
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
2982
3019
 
2983
3020
  ````text
2984
- Copyright (c) 2016 Alex Crichton
2985
- Copyright (c) 2017 The Tokio Authors
3021
+ Copyright (c) 2016--2017
2986
3022
 
2987
3023
  Permission is hereby granted, free of charge, to any
2988
3024
  person obtaining a copy of this software and associated
@@ -3016,30 +3052,32 @@ DEALINGS IN THE SOFTWARE.
3016
3052
 
3017
3053
  ### Rust Crates:
3018
3054
 
3019
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
3055
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
3020
3056
 
3021
3057
  ````text
3022
- MIT License
3023
-
3024
- Copyright (c) 2025 Callum Oakley
3025
-
3026
- Permission is hereby granted, free of charge, to any person obtaining a copy
3027
- of this software and associated documentation files (the "Software"), to deal
3028
- in the Software without restriction, including without limitation the rights
3029
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3030
- copies of the Software, and to permit persons to whom the Software is
3031
- furnished to do so, subject to the following conditions:
3032
-
3033
- The above copyright notice and this permission notice shall be included in all
3034
- copies or substantial portions of the Software.
3035
-
3036
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3037
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3038
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3039
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3040
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3041
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3042
- SOFTWARE.
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.
3043
3081
 
3044
3082
  ````
3045
3083
 
@@ -3049,10 +3087,10 @@ SOFTWARE.
3049
3087
 
3050
3088
  ### Rust Crates:
3051
3089
 
3052
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
3090
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
3053
3091
 
3054
3092
  ````text
3055
- Copyright (c) The rust-url developers
3093
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
3056
3094
 
3057
3095
  Permission is hereby granted, free of charge, to any
3058
3096
  person obtaining a copy of this software and associated
@@ -3086,34 +3124,31 @@ DEALINGS IN THE SOFTWARE.
3086
3124
 
3087
3125
  ### Rust Crates:
3088
3126
 
3089
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
3127
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
3128
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
3090
3129
 
3091
3130
  ````text
3092
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
3131
+ MIT License
3093
3132
 
3094
- Permission is hereby granted, free of charge, to any
3095
- person obtaining a copy of this software and associated
3096
- documentation files (the "Software"), to deal in the
3097
- Software without restriction, including without
3098
- limitation the rights to use, copy, modify, merge,
3099
- publish, distribute, sublicense, and/or sell copies of
3100
- the Software, and to permit persons to whom the Software
3101
- is furnished to do so, subject to the following
3102
- conditions:
3133
+ Copyright (c) 2019 Graham Esau
3134
+
3135
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3136
+ of this software and associated documentation files (the "Software"), to deal
3137
+ in the Software without restriction, including without limitation the rights
3138
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3139
+ copies of the Software, and to permit persons to whom the Software is
3140
+ furnished to do so, subject to the following conditions:
3103
3141
 
3104
- The above copyright notice and this permission notice
3105
- shall be included in all copies or substantial portions
3106
- of the Software.
3142
+ The above copyright notice and this permission notice shall be included in all
3143
+ copies or substantial portions of the Software.
3107
3144
 
3108
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3109
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3110
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3111
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3112
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3113
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3114
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3115
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3116
- DEALINGS IN THE SOFTWARE.
3145
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3146
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3147
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3148
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3149
+ 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.
3117
3152
 
3118
3153
  ````
3119
3154
 
@@ -3123,10 +3158,10 @@ DEALINGS IN THE SOFTWARE.
3123
3158
 
3124
3159
  ### Rust Crates:
3125
3160
 
3126
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
3161
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
3127
3162
 
3128
3163
  ````text
3129
- Copyright (c) 2018 The Servo Project Developers
3164
+ Copyright (c) 2010 The Rust Project Developers
3130
3165
 
3131
3166
  Permission is hereby granted, free of charge, to any
3132
3167
  person obtaining a copy of this software and associated
@@ -3160,10 +3195,10 @@ DEALINGS IN THE SOFTWARE.
3160
3195
 
3161
3196
  ### Rust Crates:
3162
3197
 
3163
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
3198
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
3164
3199
 
3165
3200
  ````text
3166
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
3201
+ Copyright 2023 The Fuchsia Authors
3167
3202
 
3168
3203
  Permission is hereby granted, free of charge, to any
3169
3204
  person obtaining a copy of this software and associated
@@ -3189,24 +3224,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3189
3224
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3190
3225
  DEALINGS IN THE SOFTWARE.
3191
3226
 
3192
- ````
3193
-
3194
- ---
3195
-
3196
- ## The following dependencies are licensed under the MIT License:
3197
-
3198
- ### Rust Crates:
3199
-
3200
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
3201
-
3202
- ````text
3203
- Copyright 2017 Juniper Networks, Inc.
3204
-
3205
- 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:
3206
-
3207
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3208
-
3209
- 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.
3210
3227
 
3211
3228
  ````
3212
3229
 
@@ -3216,15 +3233,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
3216
3233
 
3217
3234
  ### Rust Crates:
3218
3235
 
3219
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
3220
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
3221
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
3222
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
3223
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
3224
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
3236
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
3225
3237
 
3226
3238
  ````text
3227
- Copyright (c) 2019 Tokio Contributors
3239
+ Copyright (c) 2021 RustCrypto Developers
3228
3240
 
3229
3241
  Permission is hereby granted, free of charge, to any
3230
3242
  person obtaining a copy of this software and associated
@@ -3258,12 +3270,10 @@ DEALINGS IN THE SOFTWARE.
3258
3270
 
3259
3271
  ### Rust Crates:
3260
3272
 
3261
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
3273
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
3262
3274
 
3263
3275
  ````text
3264
- MIT License
3265
-
3266
- Copyright (c) [2021] [Marvin Countryman]
3276
+ Copyright (c) 2014-2026 Sean McArthur
3267
3277
 
3268
3278
  Permission is hereby granted, free of charge, to any person obtaining a copy
3269
3279
  of this software and associated documentation files (the "Software"), to deal
@@ -3272,16 +3282,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3272
3282
  copies of the Software, and to permit persons to whom the Software is
3273
3283
  furnished to do so, subject to the following conditions:
3274
3284
 
3275
- The above copyright notice and this permission notice shall be included in all
3276
- copies or substantial portions of the Software.
3285
+ The above copyright notice and this permission notice shall be included in
3286
+ all copies or substantial portions of the Software.
3277
3287
 
3278
3288
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3279
3289
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3280
3290
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3281
3291
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3282
3292
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3283
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3284
- SOFTWARE.
3293
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3294
+ THE SOFTWARE.
3285
3295
 
3286
3296
  ````
3287
3297
 
@@ -3330,10 +3340,11 @@ DEALINGS IN THE SOFTWARE.
3330
3340
 
3331
3341
  ### Rust Crates:
3332
3342
 
3333
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
3343
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
3334
3344
 
3335
3345
  ````text
3336
- Copyright (c) 2017 Artyom Pavlov
3346
+ Copyright (c) 2018-2025 The rust-random Project Developers
3347
+ Copyright (c) 2014 The Rust Project Developers
3337
3348
 
3338
3349
  Permission is hereby granted, free of charge, to any
3339
3350
  person obtaining a copy of this software and associated
@@ -3367,34 +3378,30 @@ DEALINGS IN THE SOFTWARE.
3367
3378
 
3368
3379
  ### Rust Crates:
3369
3380
 
3370
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
3381
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
3371
3382
 
3372
3383
  ````text
3373
- Copyright (c) 2019-2021 Tower Contributors
3384
+ MIT License
3374
3385
 
3375
- Permission is hereby granted, free of charge, to any
3376
- person obtaining a copy of this software and associated
3377
- documentation files (the "Software"), to deal in the
3378
- Software without restriction, including without
3379
- limitation the rights to use, copy, modify, merge,
3380
- publish, distribute, sublicense, and/or sell copies of
3381
- the Software, and to permit persons to whom the Software
3382
- is furnished to do so, subject to the following
3383
- conditions:
3386
+ Copyright (c) [2021] [Marvin Countryman]
3384
3387
 
3385
- The above copyright notice and this permission notice
3386
- shall be included in all copies or substantial portions
3387
- of the Software.
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:
3388
3394
 
3389
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3390
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3391
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3392
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3393
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3394
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3395
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3396
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3397
- DEALINGS IN THE SOFTWARE.
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.
3398
3405
 
3399
3406
  ````
3400
3407
 
@@ -3402,31 +3409,29 @@ DEALINGS IN THE SOFTWARE.
3402
3409
 
3403
3410
  ## The following dependencies are licensed under the MIT License:
3404
3411
 
3405
- ### Rust Crates:
3412
+ ### NPM Packages:
3406
3413
 
3407
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
3414
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
3408
3415
 
3409
3416
  ````text
3410
- Copyright (c) 2017 Alexey Galakhov
3411
- Copyright (c) 2016 Jason Housley
3417
+ This software is released under the MIT license:
3412
3418
 
3413
- Permission is hereby granted, free of charge, to any person obtaining a copy
3414
- of this software and associated documentation files (the "Software"), to deal
3415
- in the Software without restriction, including without limitation the rights
3416
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3417
- copies of the Software, and to permit persons to whom the Software is
3418
- furnished to do so, subject to the following conditions:
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:
3419
3425
 
3420
- The above copyright notice and this permission notice shall be included in
3421
- all copies or substantial portions of the Software.
3426
+ The above copyright notice and this permission notice shall be included in all
3427
+ copies or substantial portions of the Software.
3422
3428
 
3423
3429
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3424
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3425
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3426
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3427
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3428
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3429
- THE SOFTWARE.
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.
3430
3435
 
3431
3436
  ````
3432
3437
 
@@ -3436,12 +3441,12 @@ THE SOFTWARE.
3436
3441
 
3437
3442
  ### Rust Crates:
3438
3443
 
3439
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
3444
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
3440
3445
 
3441
3446
  ````text
3442
- The MIT License (MIT)
3447
+ MIT License
3443
3448
 
3444
- Copyright (c) 2014 Paho Lurie-Gregg
3449
+ Copyright (c) 2025 Callum Oakley
3445
3450
 
3446
3451
  Permission is hereby granted, free of charge, to any person obtaining a copy
3447
3452
  of this software and associated documentation files (the "Software"), to deal
@@ -3469,13 +3474,11 @@ SOFTWARE.
3469
3474
 
3470
3475
  ### Rust Crates:
3471
3476
 
3472
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
3473
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
3477
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
3474
3478
 
3475
3479
  ````text
3476
- Copyright (c) 2006-2009 Graydon Hoare
3477
- Copyright (c) 2009-2013 Mozilla Foundation
3478
- Copyright (c) 2016 Artyom Pavlov
3480
+ Copyright (c) 2018-2024 The rust-random Project Developers
3481
+ Copyright (c) 2014 The Rust Project Developers
3479
3482
 
3480
3483
  Permission is hereby granted, free of charge, to any
3481
3484
  person obtaining a copy of this software and associated
@@ -3509,10 +3512,46 @@ DEALINGS IN THE SOFTWARE.
3509
3512
 
3510
3513
  ### Rust Crates:
3511
3514
 
3512
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
3515
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
3513
3516
 
3514
3517
  ````text
3515
- Copyright (c) 2015-2025 Sean McArthur
3518
+ The MIT License (MIT)
3519
+
3520
+ Copyright (c) 2015 Danny Guo
3521
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
3522
+ Copyright (c) 2018 Akash Kurdekar
3523
+
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:
3530
+
3531
+ The above copyright notice and this permission notice shall be included in all
3532
+ copies or substantial portions of the Software.
3533
+
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.
3541
+
3542
+ ````
3543
+
3544
+ ---
3545
+
3546
+ ## The following dependencies are licensed under the MIT License:
3547
+
3548
+ ### Rust Crates:
3549
+
3550
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
3551
+
3552
+ ````text
3553
+ Copyright (c) 2017 Alexey Galakhov
3554
+ Copyright (c) 2016 Jason Housley
3516
3555
 
3517
3556
  Permission is hereby granted, free of charge, to any person obtaining a copy
3518
3557
  of this software and associated documentation files (the "Software"), to deal
@@ -3532,7 +3571,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3532
3571
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3533
3572
  THE SOFTWARE.
3534
3573
 
3535
-
3536
3574
  ````
3537
3575
 
3538
3576
  ---
@@ -3541,12 +3579,14 @@ THE SOFTWARE.
3541
3579
 
3542
3580
  ### Rust Crates:
3543
3581
 
3544
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
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)
3545
3585
 
3546
3586
  ````text
3547
3587
  MIT License
3548
3588
 
3549
- Copyright (c) 2018-2021 The RustCrypto Project Developers
3589
+ Copyright (c) 2017 Ted Driggs
3550
3590
 
3551
3591
  Permission is hereby granted, free of charge, to any person obtaining a copy
3552
3592
  of this software and associated documentation files (the "Software"), to deal
@@ -3574,16 +3614,48 @@ SOFTWARE.
3574
3614
 
3575
3615
  ### Rust Crates:
3576
3616
 
3577
- - [rand](https://github.com/rust-random/rand) (0.8.5)
3578
- - [rand](https://github.com/rust-random/rand) (0.9.4)
3579
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
3580
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
3581
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
3582
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
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)
3620
+
3621
+ ````text
3622
+ MIT License
3623
+
3624
+ Copyright (c) 2023 magiclen.org (Ron Li)
3625
+
3626
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3627
+ of this software and associated documentation files (the "Software"), to deal
3628
+ in the Software without restriction, including without limitation the rights
3629
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3630
+ copies of the Software, and to permit persons to whom the Software is
3631
+ furnished to do so, subject to the following conditions:
3632
+
3633
+ The above copyright notice and this permission notice shall be included in all
3634
+ copies or substantial portions of the Software.
3635
+
3636
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3637
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3638
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3639
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3640
+ 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.
3643
+
3644
+ ````
3645
+
3646
+ ---
3647
+
3648
+ ## The following dependencies are licensed under the MIT License:
3649
+
3650
+ ### Rust Crates:
3651
+
3652
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
3653
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
3583
3654
 
3584
3655
  ````text
3585
- Copyright 2018 Developers of the Rand project
3586
- Copyright (c) 2014 The Rust Project Developers
3656
+ Copyright (c) 2006-2009 Graydon Hoare
3657
+ Copyright (c) 2009-2013 Mozilla Foundation
3658
+ Copyright (c) 2016 Artyom Pavlov
3587
3659
 
3588
3660
  Permission is hereby granted, free of charge, to any
3589
3661
  person obtaining a copy of this software and associated
@@ -3617,17 +3689,11 @@ DEALINGS IN THE SOFTWARE.
3617
3689
 
3618
3690
  ### Rust Crates:
3619
3691
 
3620
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
3692
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
3621
3693
 
3622
3694
  ````text
3623
- Copyright (c) 2016 The humantime Developers
3624
-
3625
- Includes parts of http date with the following copyright:
3626
- Copyright (c) 2016 Pyfisch
3627
-
3628
- Includes portions of musl libc with the following copyright:
3629
- Copyright © 2005-2013 Rich Felker
3630
-
3695
+ Copyright (c) 2013-2014 The Rust Project Developers.
3696
+ Copyright (c) 2015-2020 The rust-hex Developers
3631
3697
 
3632
3698
  Permission is hereby granted, free of charge, to any person obtaining a copy
3633
3699
  of this software and associated documentation files (the "Software"), to deal
@@ -3655,10 +3721,10 @@ SOFTWARE.
3655
3721
 
3656
3722
  ### Rust Crates:
3657
3723
 
3658
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
3724
+ - [http](https://github.com/hyperium/http) (1.4.0)
3659
3725
 
3660
3726
  ````text
3661
- Copyright (c) 2019 Nick Fitzgerald
3727
+ Copyright (c) 2017 http-rs authors
3662
3728
 
3663
3729
  Permission is hereby granted, free of charge, to any
3664
3730
  person obtaining a copy of this software and associated
@@ -3692,30 +3758,34 @@ DEALINGS IN THE SOFTWARE.
3692
3758
 
3693
3759
  ### Rust Crates:
3694
3760
 
3695
- - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
3761
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
3696
3762
 
3697
3763
  ````text
3698
- MIT License
3699
-
3700
- Copyright (c) 2017 Nikolai Vazquez
3764
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
3701
3765
 
3702
- Permission is hereby granted, free of charge, to any person obtaining a copy
3703
- of this software and associated documentation files (the "Software"), to deal
3704
- in the Software without restriction, including without limitation the rights
3705
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3706
- copies of the Software, and to permit persons to whom the Software is
3707
- furnished to do so, subject to the following conditions:
3766
+ Permission is hereby granted, free of charge, to any
3767
+ person obtaining a copy of this software and associated
3768
+ documentation files (the "Software"), to deal in the
3769
+ Software without restriction, including without
3770
+ limitation the rights to use, copy, modify, merge,
3771
+ publish, distribute, sublicense, and/or sell copies of
3772
+ the Software, and to permit persons to whom the Software
3773
+ is furnished to do so, subject to the following
3774
+ conditions:
3708
3775
 
3709
- The above copyright notice and this permission notice shall be included in all
3710
- copies or substantial portions of the Software.
3776
+ The above copyright notice and this permission notice
3777
+ shall be included in all copies or substantial portions
3778
+ of the Software.
3711
3779
 
3712
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3713
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3714
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3715
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3716
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3717
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3718
- SOFTWARE.
3780
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3781
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3782
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3783
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3784
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3785
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3786
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3787
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3788
+ DEALINGS IN THE SOFTWARE.
3719
3789
 
3720
3790
  ````
3721
3791
 
@@ -3723,14 +3793,12 @@ SOFTWARE.
3723
3793
 
3724
3794
  ## The following dependencies are licensed under the MIT License:
3725
3795
 
3726
- ### NPM Packages:
3796
+ ### Rust Crates:
3727
3797
 
3728
- - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
3798
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
3729
3799
 
3730
3800
  ````text
3731
- The MIT License (MIT)
3732
-
3733
- Copyright (c) 2015-2021 Evgeny Poberezkin
3801
+ Copyright (c) 2017 Sean McArthur
3734
3802
 
3735
3803
  Permission is hereby granted, free of charge, to any person obtaining a copy
3736
3804
  of this software and associated documentation files (the "Software"), to deal
@@ -3739,16 +3807,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3739
3807
  copies of the Software, and to permit persons to whom the Software is
3740
3808
  furnished to do so, subject to the following conditions:
3741
3809
 
3742
- The above copyright notice and this permission notice shall be included in all
3743
- copies or substantial portions of the Software.
3810
+ The above copyright notice and this permission notice shall be included in
3811
+ all copies or substantial portions of the Software.
3744
3812
 
3745
3813
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3746
3814
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3747
3815
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3748
3816
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3749
3817
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3750
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3751
- SOFTWARE.
3818
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3819
+ THE SOFTWARE.
3752
3820
 
3753
3821
 
3754
3822
  ````
@@ -3757,17 +3825,14 @@ SOFTWARE.
3757
3825
 
3758
3826
  ## The following dependencies are licensed under the MIT License:
3759
3827
 
3760
- ### Rust Crates:
3828
+ ### NPM Packages:
3761
3829
 
3762
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
3763
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
3764
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
3765
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
3830
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
3766
3831
 
3767
3832
  ````text
3768
3833
  The MIT License (MIT)
3769
3834
 
3770
- Copyright (c) 2015 Andrew Gallant
3835
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
3771
3836
 
3772
3837
  Permission is hereby granted, free of charge, to any person obtaining a copy
3773
3838
  of this software and associated documentation files (the "Software"), to deal
@@ -3795,49 +3860,10 @@ THE SOFTWARE.
3795
3860
 
3796
3861
  ### Rust Crates:
3797
3862
 
3798
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
3799
-
3800
- ````text
3801
- Copyright (c) 2017 Carl Lerche
3802
- Copyright (c) 2018 Bastian Köcher
3803
- Copyright (c) 2019-2020 Artem Vorotnikov
3804
-
3805
- Permission is hereby granted, free of charge, to any
3806
- person obtaining a copy of this software and associated
3807
- documentation files (the "Software"), to deal in the
3808
- Software without restriction, including without
3809
- limitation the rights to use, copy, modify, merge,
3810
- publish, distribute, sublicense, and/or sell copies of
3811
- the Software, and to permit persons to whom the Software
3812
- is furnished to do so, subject to the following
3813
- conditions:
3814
-
3815
- The above copyright notice and this permission notice
3816
- shall be included in all copies or substantial portions
3817
- of the Software.
3818
-
3819
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3820
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3821
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3822
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3823
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3824
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3825
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3826
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3827
- DEALINGS IN THE SOFTWARE.
3828
-
3829
- ````
3830
-
3831
- ---
3832
-
3833
- ## The following dependencies are licensed under the MIT License:
3834
-
3835
- ### Rust Crates:
3836
-
3837
- - [winreg](https://github.com/gentoo90/winreg-rs) (0.52.0)
3863
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
3838
3864
 
3839
3865
  ````text
3840
- Copyright (c) 2015 Igor Shaula
3866
+ Copyright (c) 2023-2025 Sean McArthur
3841
3867
 
3842
3868
  Permission is hereby granted, free of charge, to any person obtaining a copy
3843
3869
  of this software and associated documentation files (the "Software"), to deal
@@ -3865,10 +3891,10 @@ THE SOFTWARE.
3865
3891
 
3866
3892
  ### Rust Crates:
3867
3893
 
3868
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
3894
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
3869
3895
 
3870
3896
  ````text
3871
- Copyright (c) 2019 The CryptoCorrosion Contributors
3897
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
3872
3898
 
3873
3899
  Permission is hereby granted, free of charge, to any
3874
3900
  person obtaining a copy of this software and associated
@@ -3902,56 +3928,30 @@ DEALINGS IN THE SOFTWARE.
3902
3928
 
3903
3929
  ### Rust Crates:
3904
3930
 
3905
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
3906
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
3931
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
3932
+ - [widestring](https://github.com/VoidStarKat/widestring-rs) (1.2.1)
3907
3933
 
3908
3934
  ````text
3909
- The MIT License (MIT)
3910
-
3911
- Copyright 2016 Google Inc. All Rights Reserved.
3912
-
3913
- 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:
3914
-
3915
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3916
-
3917
- 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.
3918
-
3919
- ````
3920
-
3921
- ---
3922
-
3923
- ## The following dependencies are licensed under the MIT License:
3924
-
3925
- ### Rust Crates:
3926
-
3927
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
3935
+ MIT License
3928
3936
 
3929
- ````text
3930
- Copyright (c) 2017 Robert Grosse
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:
3931
3943
 
3932
- Permission is hereby granted, free of charge, to any
3933
- person obtaining a copy of this software and associated
3934
- documentation files (the "Software"), to deal in the
3935
- Software without restriction, including without
3936
- limitation the rights to use, copy, modify, merge,
3937
- publish, distribute, sublicense, and/or sell copies of
3938
- the Software, and to permit persons to whom the Software
3939
- is furnished to do so, subject to the following
3940
- conditions:
3944
+ The above copyright notice and this permission notice shall be included in all
3945
+ copies or substantial portions of the Software.
3941
3946
 
3942
- The above copyright notice and this permission notice
3943
- shall be included in all copies or substantial portions
3944
- of the Software.
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.
3945
3954
 
3946
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3947
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3948
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3949
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3950
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3951
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3952
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3953
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3954
- DEALINGS IN THE SOFTWARE.
3955
3955
  ````
3956
3956
 
3957
3957
  ---
@@ -4345,7 +4345,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
4345
4345
 
4346
4346
  ### NPM Packages:
4347
4347
 
4348
- - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.5) (0.0.5)
4348
+ - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.6) (0.0.6)
4349
4349
 
4350
4350
  ````text
4351
4351
  Please refer to the package README for license details.
@@ -4357,31 +4357,14 @@ Please refer to the package README for license details.
4357
4357
 
4358
4358
  ### Rust Crates:
4359
4359
 
4360
- - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4361
- - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4362
- - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4363
- - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4364
- - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4365
- - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4366
- - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4367
- - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4368
- - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4369
- - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4370
- - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4371
- - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4372
- - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4373
- - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4374
- - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4375
- - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4376
- - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4377
- - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4360
+ - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4378
4361
 
4379
4362
  ````text
4380
4363
  UNICODE LICENSE V3
4381
4364
 
4382
4365
  COPYRIGHT AND PERMISSION NOTICE
4383
4366
 
4384
- Copyright © 2020-2024 Unicode, Inc.
4367
+ Copyright © 1991-2023 Unicode, Inc.
4385
4368
 
4386
4369
  NOTICE TO USER: Carefully read the following legal agreement. BY
4387
4370
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4417,13 +4400,6 @@ not be used in advertising or otherwise to promote the sale, use or other
4417
4400
  dealings in these Data Files or Software without prior written
4418
4401
  authorization of the copyright holder.
4419
4402
 
4420
- SPDX-License-Identifier: Unicode-3.0
4421
-
4422
-
4423
-
4424
- Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4425
- ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4426
-
4427
4403
  ````
4428
4404
 
4429
4405
  ---
@@ -4432,14 +4408,31 @@ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation a
4432
4408
 
4433
4409
  ### Rust Crates:
4434
4410
 
4435
- - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
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)
4436
4429
 
4437
4430
  ````text
4438
4431
  UNICODE LICENSE V3
4439
4432
 
4440
4433
  COPYRIGHT AND PERMISSION NOTICE
4441
4434
 
4442
- Copyright © 1991-2023 Unicode, Inc.
4435
+ Copyright © 2020-2024 Unicode, Inc.
4443
4436
 
4444
4437
  NOTICE TO USER: Carefully read the following legal agreement. BY
4445
4438
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4475,5 +4468,12 @@ not be used in advertising or otherwise to promote the sale, use or other
4475
4468
  dealings in these Data Files or Software without prior written
4476
4469
  authorization of the copyright holder.
4477
4470
 
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
4478
  ````
4479
4479