@deveco-codegenie/mcp-darwin-arm64 1.1.1 → 1.1.2

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.
@@ -98,93 +98,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
98
98
 
99
99
  ### Rust Crates:
100
100
 
101
- - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
102
- - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
103
- - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
104
-
105
- ````text
106
- Apache License
107
- Version 2.0, January 2004
108
- http://www.apache.org/licenses/
109
-
110
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
111
-
112
- 1. Definitions.
113
-
114
- "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
115
-
116
- "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
117
-
118
- "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
119
-
120
- "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
121
-
122
- "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
123
-
124
- "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
125
-
126
- "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
127
-
128
- "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
129
-
130
- "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
131
-
132
- "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
133
-
134
- 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
135
-
136
- 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
137
-
138
- 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
139
-
140
- (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
141
-
142
- (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
143
-
144
- (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
145
-
146
- (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
147
-
148
- You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
149
-
150
- 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
151
-
152
- 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
153
-
154
- 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
155
-
156
- 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
157
-
158
- 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
159
-
160
- END OF TERMS AND CONDITIONS
161
-
162
- APPENDIX: How to apply the Apache License to your work.
163
-
164
- To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
165
-
166
- Copyright [yyyy] [name of copyright owner]
167
-
168
- Licensed under the Apache License, Version 2.0 (the "License");
169
- you may not use this file except in compliance with the License.
170
- You may obtain a copy of the License at
171
-
172
- http://www.apache.org/licenses/LICENSE-2.0
173
-
174
- Unless required by applicable law or agreed to in writing, software
175
- distributed under the License is distributed on an "AS IS" BASIS,
176
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
177
- See the License for the specific language governing permissions and
178
- limitations under the License.
179
-
180
- ````
181
-
182
- ---
183
-
184
- ## The following dependencies are licensed under the Apache-2.0 License:
185
-
186
- ### Rust Crates:
187
-
188
101
  - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
189
102
  - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
190
103
  - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
@@ -400,6 +313,93 @@ limitations under the License.
400
313
 
401
314
  ### Rust Crates:
402
315
 
316
+ - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
317
+ - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
318
+ - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
319
+
320
+ ````text
321
+ Apache License
322
+ Version 2.0, January 2004
323
+ http://www.apache.org/licenses/
324
+
325
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
326
+
327
+ 1. Definitions.
328
+
329
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
330
+
331
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
332
+
333
+ "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.
334
+
335
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
336
+
337
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
338
+
339
+ "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.
340
+
341
+ "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).
342
+
343
+ "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.
344
+
345
+ "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."
346
+
347
+ "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.
348
+
349
+ 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.
350
+
351
+ 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.
352
+
353
+ 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:
354
+
355
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
356
+
357
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
358
+
359
+ (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
360
+
361
+ (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.
362
+
363
+ 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.
364
+
365
+ 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.
366
+
367
+ 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.
368
+
369
+ 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.
370
+
371
+ 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.
372
+
373
+ 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.
374
+
375
+ END OF TERMS AND CONDITIONS
376
+
377
+ APPENDIX: How to apply the Apache License to your work.
378
+
379
+ 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.
380
+
381
+ Copyright [yyyy] [name of copyright owner]
382
+
383
+ Licensed under the Apache License, Version 2.0 (the "License");
384
+ you may not use this file except in compliance with the License.
385
+ You may obtain a copy of the License at
386
+
387
+ http://www.apache.org/licenses/LICENSE-2.0
388
+
389
+ Unless required by applicable law or agreed to in writing, software
390
+ distributed under the License is distributed on an "AS IS" BASIS,
391
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
392
+ See the License for the specific language governing permissions and
393
+ limitations under the License.
394
+
395
+ ````
396
+
397
+ ---
398
+
399
+ ## The following dependencies are licensed under the Apache-2.0 License:
400
+
401
+ ### Rust Crates:
402
+
403
403
  - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
404
404
 
405
405
  ````text
@@ -613,6 +613,43 @@ limitations under the License.
613
613
 
614
614
  ### NPM Packages:
615
615
 
616
+ - [jpeg-js](https://github.com/eugeneware/jpeg-js) (0.4.4)
617
+
618
+ ````text
619
+ Copyright (c) 2014, Eugene Ware
620
+ All rights reserved.
621
+
622
+ Redistribution and use in source and binary forms, with or without
623
+ modification, are permitted provided that the following conditions are met:
624
+
625
+ 1. Redistributions of source code must retain the above copyright
626
+ notice, this list of conditions and the following disclaimer.
627
+ 2. Redistributions in binary form must reproduce the above copyright
628
+ notice, this list of conditions and the following disclaimer in the
629
+ documentation and/or other materials provided with the distribution.
630
+ 3. Neither the name of Eugene Ware nor the names of its contributors
631
+ may be used to endorse or promote products derived from this software
632
+ without specific prior written permission.
633
+
634
+ THIS SOFTWARE IS PROVIDED BY EUGENE WARE ''AS IS'' AND ANY
635
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
636
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
637
+ DISCLAIMED. IN NO EVENT SHALL EUGENE WARE BE LIABLE FOR ANY
638
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
639
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
640
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
641
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
642
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
643
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
644
+
645
+ ````
646
+
647
+ ---
648
+
649
+ ## The following dependencies are licensed under the BSD-3-Clause License:
650
+
651
+ ### NPM Packages:
652
+
616
653
  - [fast-uri](https://github.com/fastify/fast-uri) (3.1.0)
617
654
 
618
655
  ````text
@@ -652,39 +689,14 @@ The complete list of contributors can be found at:
652
689
 
653
690
  ---
654
691
 
655
- ## The following dependencies are licensed under the BSD-3-Clause License:
692
+ ## The following dependencies are licensed under the ISC License:
656
693
 
657
694
  ### NPM Packages:
658
695
 
659
- - [jpeg-js](https://github.com/eugeneware/jpeg-js) (0.4.4)
696
+ - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.3) (0.0.3)
660
697
 
661
698
  ````text
662
- Copyright (c) 2014, Eugene Ware
663
- All rights reserved.
664
-
665
- Redistribution and use in source and binary forms, with or without
666
- modification, are permitted provided that the following conditions are met:
667
-
668
- 1. Redistributions of source code must retain the above copyright
669
- notice, this list of conditions and the following disclaimer.
670
- 2. Redistributions in binary form must reproduce the above copyright
671
- notice, this list of conditions and the following disclaimer in the
672
- documentation and/or other materials provided with the distribution.
673
- 3. Neither the name of Eugene Ware nor the names of its contributors
674
- may be used to endorse or promote products derived from this software
675
- without specific prior written permission.
676
-
677
- THIS SOFTWARE IS PROVIDED BY EUGENE WARE ''AS IS'' AND ANY
678
- EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
679
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
680
- DISCLAIMED. IN NO EVENT SHALL EUGENE WARE BE LIABLE FOR ANY
681
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
682
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
683
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
684
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
685
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
686
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
687
-
699
+ Please refer to the package README for license details.
688
700
  ````
689
701
 
690
702
  ---
@@ -716,27 +728,19 @@ THIS SOFTWARE.
716
728
 
717
729
  ---
718
730
 
719
- ## The following dependencies are licensed under the ISC License:
731
+ ## The following dependencies are licensed under the MIT License:
720
732
 
721
- ### NPM Packages:
733
+ ### Rust Crates:
722
734
 
723
- - [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.3) (0.0.3)
735
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
736
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
737
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
738
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
724
739
 
725
740
  ````text
726
- Please refer to the package README for license details.
727
- ````
741
+ The MIT License (MIT)
728
742
 
729
- ---
730
-
731
- ## The following dependencies are licensed under the MIT License:
732
-
733
- ### Rust Crates:
734
-
735
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
736
-
737
- ````text
738
- Copyright (c) 2013-2014 The Rust Project Developers.
739
- Copyright (c) 2015-2020 The rust-hex Developers
743
+ Copyright (c) 2015 Andrew Gallant
740
744
 
741
745
  Permission is hereby granted, free of charge, to any person obtaining a copy
742
746
  of this software and associated documentation files (the "Software"), to deal
@@ -745,16 +749,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
745
749
  copies of the Software, and to permit persons to whom the Software is
746
750
  furnished to do so, subject to the following conditions:
747
751
 
748
- The above copyright notice and this permission notice shall be included in all
749
- copies or substantial portions of the Software.
752
+ The above copyright notice and this permission notice shall be included in
753
+ all copies or substantial portions of the Software.
750
754
 
751
755
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
752
756
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
753
757
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
754
758
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
755
759
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
756
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
757
- SOFTWARE.
760
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
761
+ THE SOFTWARE.
758
762
 
759
763
  ````
760
764
 
@@ -764,10 +768,12 @@ SOFTWARE.
764
768
 
765
769
  ### Rust Crates:
766
770
 
767
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
771
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
772
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
773
+ - [url](https://github.com/servo/rust-url) (2.5.8)
768
774
 
769
775
  ````text
770
- Copyright (c) 2020-2025 The RustCrypto Project Developers
776
+ Copyright (c) 2013-2025 The rust-url developers
771
777
 
772
778
  Permission is hereby granted, free of charge, to any
773
779
  person obtaining a copy of this software and associated
@@ -801,12 +807,111 @@ DEALINGS IN THE SOFTWARE.
801
807
 
802
808
  ### Rust Crates:
803
809
 
804
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
810
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
811
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
812
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
813
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
814
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
815
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
816
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
817
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
818
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
819
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
820
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
821
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
822
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
823
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
824
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
825
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
826
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
827
+ - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
828
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
829
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
830
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
831
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
832
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
833
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
834
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
835
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
836
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
837
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
838
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
839
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
805
840
 
806
841
  ````text
807
- The MIT License (MIT)
842
+ Permission is hereby granted, free of charge, to any
843
+ person obtaining a copy of this software and associated
844
+ documentation files (the "Software"), to deal in the
845
+ Software without restriction, including without
846
+ limitation the rights to use, copy, modify, merge,
847
+ publish, distribute, sublicense, and/or sell copies of
848
+ the Software, and to permit persons to whom the Software
849
+ is furnished to do so, subject to the following
850
+ conditions:
808
851
 
809
- Copyright (c) 2014 Paho Lurie-Gregg
852
+ The above copyright notice and this permission notice
853
+ shall be included in all copies or substantial portions
854
+ of the Software.
855
+
856
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
857
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
858
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
859
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
860
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
861
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
862
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
863
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
864
+ DEALINGS IN THE SOFTWARE.
865
+
866
+ ````
867
+
868
+ ---
869
+
870
+ ## The following dependencies are licensed under the MIT License:
871
+
872
+ ### Rust Crates:
873
+
874
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
875
+
876
+ ````text
877
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
878
+
879
+ Permission is hereby granted, free of charge, to any
880
+ person obtaining a copy of this software and associated
881
+ documentation files (the "Software"), to deal in the
882
+ Software without restriction, including without
883
+ limitation the rights to use, copy, modify, merge,
884
+ publish, distribute, sublicense, and/or sell copies of
885
+ the Software, and to permit persons to whom the Software
886
+ is furnished to do so, subject to the following
887
+ conditions:
888
+
889
+ The above copyright notice and this permission notice
890
+ shall be included in all copies or substantial portions
891
+ of the Software.
892
+
893
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
894
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
895
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
896
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
897
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
898
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
899
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
900
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
901
+ DEALINGS IN THE SOFTWARE.
902
+
903
+ ````
904
+
905
+ ---
906
+
907
+ ## The following dependencies are licensed under the MIT License:
908
+
909
+ ### Rust Crates:
910
+
911
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
912
+
913
+ ````text
914
+ Copyright (c) 2023-2025 Sean McArthur
810
915
 
811
916
  Permission is hereby granted, free of charge, to any person obtaining a copy
812
917
  of this software and associated documentation files (the "Software"), to deal
@@ -815,16 +920,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
815
920
  copies of the Software, and to permit persons to whom the Software is
816
921
  furnished to do so, subject to the following conditions:
817
922
 
818
- The above copyright notice and this permission notice shall be included in all
819
- copies or substantial portions of the Software.
923
+ The above copyright notice and this permission notice shall be included in
924
+ all copies or substantial portions of the Software.
820
925
 
821
926
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
822
927
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
823
928
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
824
929
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
825
930
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
826
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
827
- SOFTWARE.
931
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
932
+ THE SOFTWARE.
828
933
 
829
934
  ````
830
935
 
@@ -834,12 +939,46 @@ SOFTWARE.
834
939
 
835
940
  ### Rust Crates:
836
941
 
837
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
942
+ - [nix](https://github.com/nix-rust/nix) (0.31.2)
838
943
 
839
944
  ````text
840
945
  The MIT License (MIT)
841
946
 
842
- Copyright (c) 2014 Mathijs van de Nes
947
+ Copyright (c) 2015 Carl Lerche + nix-rust Authors
948
+
949
+ Permission is hereby granted, free of charge, to any person obtaining a copy
950
+ of this software and associated documentation files (the "Software"), to deal
951
+ in the Software without restriction, including without limitation the rights
952
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
953
+ copies of the Software, and to permit persons to whom the Software is
954
+ furnished to do so, subject to the following conditions:
955
+
956
+ The above copyright notice and this permission notice shall be included in
957
+ all copies or substantial portions of the Software.
958
+
959
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
960
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
961
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
962
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
963
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
964
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
965
+ THE SOFTWARE.
966
+
967
+ ````
968
+
969
+ ---
970
+
971
+ ## The following dependencies are licensed under the MIT License:
972
+
973
+ ### Rust Crates:
974
+
975
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
976
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
977
+
978
+ ````text
979
+ MIT License
980
+
981
+ Copyright (c) 2019 Graham Esau
843
982
 
844
983
  Permission is hereby granted, free of charge, to any person obtaining a copy
845
984
  of this software and associated documentation files (the "Software"), to deal
@@ -859,8 +998,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
859
998
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
860
999
  SOFTWARE.
861
1000
 
862
- Some files in the "tests/data" subdirectory of this repository are under other
863
- licences; see files named LICENSE.*.txt for details.
864
1001
  ````
865
1002
 
866
1003
  ---
@@ -869,10 +1006,51 @@ licences; see files named LICENSE.*.txt for details.
869
1006
 
870
1007
  ### Rust Crates:
871
1008
 
872
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
1009
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
1010
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
873
1011
 
874
1012
  ````text
875
- Copyright (c) The Rust Project Developers
1013
+ The MIT License (MIT)
1014
+
1015
+ Copyright 2016 Google Inc. All Rights Reserved.
1016
+
1017
+ 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:
1018
+
1019
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1020
+
1021
+ 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.
1022
+
1023
+ ````
1024
+
1025
+ ---
1026
+
1027
+ ## The following dependencies are licensed under the MIT License:
1028
+
1029
+ ### Rust Crates:
1030
+
1031
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
1032
+
1033
+ ````text
1034
+ Copyright 2017 Juniper Networks, Inc.
1035
+
1036
+ 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:
1037
+
1038
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1039
+
1040
+ 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.
1041
+
1042
+ ````
1043
+
1044
+ ---
1045
+
1046
+ ## The following dependencies are licensed under the MIT License:
1047
+
1048
+ ### Rust Crates:
1049
+
1050
+ - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
1051
+
1052
+ ````text
1053
+ Copyright (c) 2014 Chris Wong
876
1054
 
877
1055
  Permission is hereby granted, free of charge, to any
878
1056
  person obtaining a copy of this software and associated
@@ -906,32 +1084,28 @@ DEALINGS IN THE SOFTWARE.
906
1084
 
907
1085
  ### Rust Crates:
908
1086
 
909
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
1087
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
910
1088
 
911
1089
  ````text
912
- The MIT License (MIT)
913
-
914
- Copyright (c) 2016 Johann Tuffe
915
-
916
- Permission is hereby granted, free of charge, to any person obtaining a copy
917
- of this software and associated documentation files (the "Software"), to deal
918
- in the Software without restriction, including without limitation the rights
919
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
920
- copies of the Software, and to permit persons to whom the Software is
921
- furnished to do so, subject to the following conditions:
922
-
923
-
924
- The above copyright notice and this permission notice shall be included in
925
- all copies or substantial portions of the Software.
926
-
927
-
928
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
929
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
930
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
931
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
932
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
933
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
934
- THE SOFTWARE.
1090
+ Copyright (c) 2018 directories-rs contributors
1091
+
1092
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1093
+ of this software and associated documentation files (the "Software"), to deal
1094
+ in the Software without restriction, including without limitation the rights
1095
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1096
+ copies of the Software, and to permit persons to whom the Software is
1097
+ furnished to do so, subject to the following conditions:
1098
+
1099
+ The above copyright notice and this permission notice shall be included in all
1100
+ copies or substantial portions of the Software.
1101
+
1102
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1103
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1104
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1105
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1106
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1107
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1108
+ SOFTWARE.
935
1109
 
936
1110
  ````
937
1111
 
@@ -941,30 +1115,28 @@ THE SOFTWARE.
941
1115
 
942
1116
  ### Rust Crates:
943
1117
 
944
- - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
945
- - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
1118
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
946
1119
 
947
1120
  ````text
948
- The MIT License (MIT)
949
-
950
- Copyright (c) 2015 Steven Fackler
1121
+ Copyright (c) 2016 The rust-native-tls Developers
951
1122
 
952
- Permission is hereby granted, free of charge, to any person obtaining a copy of
953
- this software and associated documentation files (the "Software"), to deal in
954
- the Software without restriction, including without limitation the rights to
955
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
956
- the Software, and to permit persons to whom the Software is furnished to do so,
957
- subject to the following conditions:
1123
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1124
+ of this software and associated documentation files (the "Software"), to deal
1125
+ in the Software without restriction, including without limitation the rights
1126
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1127
+ copies of the Software, and to permit persons to whom the Software is
1128
+ furnished to do so, subject to the following conditions:
958
1129
 
959
1130
  The above copyright notice and this permission notice shall be included in all
960
1131
  copies or substantial portions of the Software.
961
1132
 
962
1133
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
963
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
964
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
965
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
966
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
967
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1134
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1135
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1136
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1137
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1138
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1139
+ SOFTWARE.
968
1140
 
969
1141
  ````
970
1142
 
@@ -974,39 +1146,28 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
974
1146
 
975
1147
  ### Rust Crates:
976
1148
 
977
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
978
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
979
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
980
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
981
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
982
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
1149
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
983
1150
 
984
1151
  ````text
985
- Copyright (c) 2019 Tokio Contributors
1152
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
986
1153
 
987
- Permission is hereby granted, free of charge, to any
988
- person obtaining a copy of this software and associated
989
- documentation files (the "Software"), to deal in the
990
- Software without restriction, including without
991
- limitation the rights to use, copy, modify, merge,
992
- publish, distribute, sublicense, and/or sell copies of
993
- the Software, and to permit persons to whom the Software
994
- is furnished to do so, subject to the following
995
- conditions:
1154
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1155
+ of this software and associated documentation files (the "Software"), to deal
1156
+ in the Software without restriction, including without limitation the rights
1157
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1158
+ copies of the Software, and to permit persons to whom the Software is
1159
+ furnished to do so, subject to the following conditions:
996
1160
 
997
- The above copyright notice and this permission notice
998
- shall be included in all copies or substantial portions
999
- of the Software.
1161
+ The above copyright notice and this permission notice shall be included in
1162
+ all copies or substantial portions of the Software.
1000
1163
 
1001
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1002
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1003
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1004
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1005
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1006
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1007
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1008
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1009
- DEALINGS IN THE SOFTWARE.
1164
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1165
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1166
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1167
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1168
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1169
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1170
+ THE SOFTWARE.
1010
1171
 
1011
1172
  ````
1012
1173
 
@@ -1016,12 +1177,11 @@ DEALINGS IN THE SOFTWARE.
1016
1177
 
1017
1178
  ### Rust Crates:
1018
1179
 
1019
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
1020
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
1021
- - [url](https://github.com/servo/rust-url) (2.5.8)
1180
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
1022
1181
 
1023
1182
  ````text
1024
- Copyright (c) 2013-2025 The rust-url developers
1183
+ Copyright (c) 2018-2024 The rust-random Project Developers
1184
+ Copyright (c) 2014 The Rust Project Developers
1025
1185
 
1026
1186
  Permission is hereby granted, free of charge, to any
1027
1187
  person obtaining a copy of this software and associated
@@ -1055,12 +1215,10 @@ DEALINGS IN THE SOFTWARE.
1055
1215
 
1056
1216
  ### Rust Crates:
1057
1217
 
1058
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
1218
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
1059
1219
 
1060
1220
  ````text
1061
- MIT License
1062
-
1063
- Copyright (c) [2021] [Marvin Countryman]
1221
+ Copyright (c) 2016-2025 Sean McArthur
1064
1222
 
1065
1223
  Permission is hereby granted, free of charge, to any person obtaining a copy
1066
1224
  of this software and associated documentation files (the "Software"), to deal
@@ -1069,16 +1227,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1069
1227
  copies of the Software, and to permit persons to whom the Software is
1070
1228
  furnished to do so, subject to the following conditions:
1071
1229
 
1072
- The above copyright notice and this permission notice shall be included in all
1073
- copies or substantial portions of the Software.
1230
+ The above copyright notice and this permission notice shall be included in
1231
+ all copies or substantial portions of the Software.
1074
1232
 
1075
1233
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1076
1234
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1077
1235
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1078
1236
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1079
1237
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1080
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1081
- SOFTWARE.
1238
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1239
+ THE SOFTWARE.
1240
+
1082
1241
 
1083
1242
  ````
1084
1243
 
@@ -1088,10 +1247,10 @@ SOFTWARE.
1088
1247
 
1089
1248
  ### Rust Crates:
1090
1249
 
1091
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
1250
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
1092
1251
 
1093
1252
  ````text
1094
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
1253
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
1095
1254
 
1096
1255
  Permission is hereby granted, free of charge, to any
1097
1256
  person obtaining a copy of this software and associated
@@ -1125,28 +1284,30 @@ DEALINGS IN THE SOFTWARE.
1125
1284
 
1126
1285
  ### Rust Crates:
1127
1286
 
1128
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
1287
+ - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
1288
+ - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
1129
1289
 
1130
1290
  ````text
1131
- Copyright (c) 2023-2025 Sean McArthur
1291
+ The MIT License (MIT)
1132
1292
 
1133
- Permission is hereby granted, free of charge, to any person obtaining a copy
1134
- of this software and associated documentation files (the "Software"), to deal
1135
- in the Software without restriction, including without limitation the rights
1136
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1137
- copies of the Software, and to permit persons to whom the Software is
1138
- furnished to do so, subject to the following conditions:
1293
+ Copyright (c) 2015 Steven Fackler
1139
1294
 
1140
- The above copyright notice and this permission notice shall be included in
1141
- all copies or substantial portions of the Software.
1295
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1296
+ this software and associated documentation files (the "Software"), to deal in
1297
+ the Software without restriction, including without limitation the rights to
1298
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1299
+ the Software, and to permit persons to whom the Software is furnished to do so,
1300
+ subject to the following conditions:
1301
+
1302
+ The above copyright notice and this permission notice shall be included in all
1303
+ copies or substantial portions of the Software.
1142
1304
 
1143
1305
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1144
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1145
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1146
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1147
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1148
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1149
- THE SOFTWARE.
1306
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1307
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1308
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1309
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1310
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1150
1311
 
1151
1312
  ````
1152
1313
 
@@ -1156,12 +1317,12 @@ THE SOFTWARE.
1156
1317
 
1157
1318
  ### Rust Crates:
1158
1319
 
1159
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
1320
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
1160
1321
 
1161
1322
  ````text
1162
1323
  MIT License
1163
1324
 
1164
- Copyright (c) 2018-2021 The RustCrypto Project Developers
1325
+ Copyright (c) [2021] [Marvin Countryman]
1165
1326
 
1166
1327
  Permission is hereby granted, free of charge, to any person obtaining a copy
1167
1328
  of this software and associated documentation files (the "Software"), to deal
@@ -1189,10 +1350,10 @@ SOFTWARE.
1189
1350
 
1190
1351
  ### Rust Crates:
1191
1352
 
1192
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
1353
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
1193
1354
 
1194
1355
  ````text
1195
- Copyright (c) 2019 Nick Fitzgerald
1356
+ Copyright (c) 2019 Carl Lerche
1196
1357
 
1197
1358
  Permission is hereby granted, free of charge, to any
1198
1359
  person obtaining a copy of this software and associated
@@ -1226,10 +1387,11 @@ DEALINGS IN THE SOFTWARE.
1226
1387
 
1227
1388
  ### Rust Crates:
1228
1389
 
1229
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
1390
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
1230
1391
 
1231
1392
  ````text
1232
- Copyright (c) 2016 The rust-native-tls Developers
1393
+ Copyright (c) 2017 Alexey Galakhov
1394
+ Copyright (c) 2016 Jason Housley
1233
1395
 
1234
1396
  Permission is hereby granted, free of charge, to any person obtaining a copy
1235
1397
  of this software and associated documentation files (the "Software"), to deal
@@ -1238,16 +1400,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1238
1400
  copies of the Software, and to permit persons to whom the Software is
1239
1401
  furnished to do so, subject to the following conditions:
1240
1402
 
1241
- The above copyright notice and this permission notice shall be included in all
1242
- copies or substantial portions of the Software.
1403
+ The above copyright notice and this permission notice shall be included in
1404
+ all copies or substantial portions of the Software.
1243
1405
 
1244
1406
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1245
1407
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1246
1408
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1247
1409
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1248
1410
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1249
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1250
- SOFTWARE.
1411
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1412
+ THE SOFTWARE.
1251
1413
 
1252
1414
  ````
1253
1415
 
@@ -1255,15 +1417,14 @@ SOFTWARE.
1255
1417
 
1256
1418
  ## The following dependencies are licensed under the MIT License:
1257
1419
 
1258
- ### NPM Packages:
1420
+ ### Rust Crates:
1259
1421
 
1260
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
1261
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
1422
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
1262
1423
 
1263
1424
  ````text
1264
1425
  MIT License
1265
1426
 
1266
- Copyright (c) 2017 Evgeny Poberezkin
1427
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
1267
1428
 
1268
1429
  Permission is hereby granted, free of charge, to any person obtaining a copy
1269
1430
  of this software and associated documentation files (the "Software"), to deal
@@ -1291,30 +1452,35 @@ SOFTWARE.
1291
1452
 
1292
1453
  ### Rust Crates:
1293
1454
 
1294
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
1455
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
1295
1456
 
1296
1457
  ````text
1297
- The MIT License (MIT)
1298
-
1299
- Copyright (c) 2015 Alice Maz
1458
+ Copyright (c) 2018-2026 The rust-random Project Developers
1459
+ Copyright (c) 2014 The Rust Project Developers
1300
1460
 
1301
- Permission is hereby granted, free of charge, to any person obtaining a copy
1302
- of this software and associated documentation files (the "Software"), to deal
1303
- in the Software without restriction, including without limitation the rights
1304
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1305
- copies of the Software, and to permit persons to whom the Software is
1306
- furnished to do so, subject to the following conditions:
1461
+ Permission is hereby granted, free of charge, to any
1462
+ person obtaining a copy of this software and associated
1463
+ documentation files (the "Software"), to deal in the
1464
+ Software without restriction, including without
1465
+ limitation the rights to use, copy, modify, merge,
1466
+ publish, distribute, sublicense, and/or sell copies of
1467
+ the Software, and to permit persons to whom the Software
1468
+ is furnished to do so, subject to the following
1469
+ conditions:
1307
1470
 
1308
- The above copyright notice and this permission notice shall be included in
1309
- all copies or substantial portions of the Software.
1471
+ The above copyright notice and this permission notice
1472
+ shall be included in all copies or substantial portions
1473
+ of the Software.
1310
1474
 
1311
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1312
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1313
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1314
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1315
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1316
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1317
- THE SOFTWARE.
1475
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1476
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1477
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1478
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1479
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1480
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1481
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1482
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1483
+ DEALINGS IN THE SOFTWARE.
1318
1484
 
1319
1485
  ````
1320
1486
 
@@ -1324,28 +1490,34 @@ THE SOFTWARE.
1324
1490
 
1325
1491
  ### Rust Crates:
1326
1492
 
1327
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
1493
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
1328
1494
 
1329
1495
  ````text
1330
- Copyright (c) 2019 Eliza Weisman
1496
+ Copyright (c) 2013-2016 The rust-url developers
1331
1497
 
1332
- Permission is hereby granted, free of charge, to any person obtaining a copy
1333
- of this software and associated documentation files (the "Software"), to deal
1334
- in the Software without restriction, including without limitation the rights
1335
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1336
- copies of the Software, and to permit persons to whom the Software is
1337
- furnished to do so, subject to the following conditions:
1498
+ Permission is hereby granted, free of charge, to any
1499
+ person obtaining a copy of this software and associated
1500
+ documentation files (the "Software"), to deal in the
1501
+ Software without restriction, including without
1502
+ limitation the rights to use, copy, modify, merge,
1503
+ publish, distribute, sublicense, and/or sell copies of
1504
+ the Software, and to permit persons to whom the Software
1505
+ is furnished to do so, subject to the following
1506
+ conditions:
1338
1507
 
1339
- The above copyright notice and this permission notice shall be included in
1340
- all copies or substantial portions of the Software.
1508
+ The above copyright notice and this permission notice
1509
+ shall be included in all copies or substantial portions
1510
+ of the Software.
1341
1511
 
1342
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1343
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1344
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1345
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1346
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1347
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1348
- THE SOFTWARE.
1512
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1513
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1514
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1515
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1516
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1517
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1518
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1519
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1520
+ DEALINGS IN THE SOFTWARE.
1349
1521
 
1350
1522
  ````
1351
1523
 
@@ -1355,10 +1527,10 @@ THE SOFTWARE.
1355
1527
 
1356
1528
  ### Rust Crates:
1357
1529
 
1358
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
1530
+ - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
1359
1531
 
1360
1532
  ````text
1361
- Copyright (c) 2017 Robert Grosse
1533
+ Copyright (c) 2020 Andrew D. Straw
1362
1534
 
1363
1535
  Permission is hereby granted, free of charge, to any
1364
1536
  person obtaining a copy of this software and associated
@@ -1383,36 +1555,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1383
1555
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1384
1556
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1385
1557
  DEALINGS IN THE SOFTWARE.
1386
- ````
1387
-
1388
- ---
1389
-
1390
- ## The following dependencies are licensed under the MIT License:
1391
-
1392
- ### Rust Crates:
1393
-
1394
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
1395
-
1396
- ````text
1397
- Copyright (c) 2018 directories-rs contributors
1398
-
1399
- Permission is hereby granted, free of charge, to any person obtaining a copy
1400
- of this software and associated documentation files (the "Software"), to deal
1401
- in the Software without restriction, including without limitation the rights
1402
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1403
- copies of the Software, and to permit persons to whom the Software is
1404
- furnished to do so, subject to the following conditions:
1405
-
1406
- The above copyright notice and this permission notice shall be included in all
1407
- copies or substantial portions of the Software.
1408
-
1409
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1410
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1411
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1412
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1413
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1414
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1415
- SOFTWARE.
1416
1558
 
1417
1559
  ````
1418
1560
 
@@ -1422,11 +1564,12 @@ SOFTWARE.
1422
1564
 
1423
1565
  ### Rust Crates:
1424
1566
 
1425
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
1426
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
1567
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
1427
1568
 
1428
1569
  ````text
1429
- Copyright (c) 2018-2019 dirs-rs contributors
1570
+ MIT License
1571
+
1572
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
1430
1573
 
1431
1574
  Permission is hereby granted, free of charge, to any person obtaining a copy
1432
1575
  of this software and associated documentation files (the "Software"), to deal
@@ -1454,14 +1597,12 @@ SOFTWARE.
1454
1597
 
1455
1598
  ### Rust Crates:
1456
1599
 
1457
- - [educe](https://github.com/magiclen/educe) (0.5.11)
1458
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1459
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1600
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
1460
1601
 
1461
1602
  ````text
1462
- MIT License
1603
+ The MIT License (MIT)
1463
1604
 
1464
- Copyright (c) 2023 magiclen.org (Ron Li)
1605
+ Copyright (c) 2014 Paho Lurie-Gregg
1465
1606
 
1466
1607
  Permission is hereby granted, free of charge, to any person obtaining a copy
1467
1608
  of this software and associated documentation files (the "Software"), to deal
@@ -1489,11 +1630,10 @@ SOFTWARE.
1489
1630
 
1490
1631
  ### Rust Crates:
1491
1632
 
1492
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
1633
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
1493
1634
 
1494
1635
  ````text
1495
- Copyright (c) 2018-2024 The rust-random Project Developers
1496
- Copyright (c) 2014 The Rust Project Developers
1636
+ Copyright (c) 2019 The CryptoCorrosion Contributors
1497
1637
 
1498
1638
  Permission is hereby granted, free of charge, to any
1499
1639
  person obtaining a copy of this software and associated
@@ -1527,10 +1667,11 @@ DEALINGS IN THE SOFTWARE.
1527
1667
 
1528
1668
  ### Rust Crates:
1529
1669
 
1530
- - [http](https://github.com/hyperium/http) (1.4.0)
1670
+ - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
1671
+ - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
1531
1672
 
1532
1673
  ````text
1533
- Copyright (c) 2017 http-rs authors
1674
+ Copyright (c) 2012-2013 Mozilla Foundation
1534
1675
 
1535
1676
  Permission is hereby granted, free of charge, to any
1536
1677
  person obtaining a copy of this software and associated
@@ -1564,67 +1705,31 @@ DEALINGS IN THE SOFTWARE.
1564
1705
 
1565
1706
  ### Rust Crates:
1566
1707
 
1567
- - [nix](https://github.com/nix-rust/nix) (0.31.2)
1708
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
1568
1709
 
1569
1710
  ````text
1570
1711
  The MIT License (MIT)
1571
1712
 
1572
- Copyright (c) 2015 Carl Lerche + nix-rust Authors
1713
+ Copyright (c) 2015-2020 Julien Cretin
1714
+ Copyright (c) 2017-2020 Google Inc.
1573
1715
 
1574
1716
  Permission is hereby granted, free of charge, to any person obtaining a copy
1575
1717
  of this software and associated documentation files (the "Software"), to deal
1576
- in the Software without restriction, including without limitation the rights
1577
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1578
- copies of the Software, and to permit persons to whom the Software is
1579
- furnished to do so, subject to the following conditions:
1580
-
1581
- The above copyright notice and this permission notice shall be included in
1582
- all copies or substantial portions of the Software.
1583
-
1584
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1585
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1586
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1587
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1588
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1589
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1590
- THE SOFTWARE.
1591
-
1592
- ````
1593
-
1594
- ---
1595
-
1596
- ## The following dependencies are licensed under the MIT License:
1597
-
1598
- ### Rust Crates:
1599
-
1600
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
1601
-
1602
- ````text
1603
- Copyright (c) 2018 The Servo Project Developers
1604
-
1605
- Permission is hereby granted, free of charge, to any
1606
- person obtaining a copy of this software and associated
1607
- documentation files (the "Software"), to deal in the
1608
- Software without restriction, including without
1609
- limitation the rights to use, copy, modify, merge,
1610
- publish, distribute, sublicense, and/or sell copies of
1611
- the Software, and to permit persons to whom the Software
1612
- is furnished to do so, subject to the following
1613
- conditions:
1614
-
1615
- The above copyright notice and this permission notice
1616
- shall be included in all copies or substantial portions
1617
- of the Software.
1618
-
1619
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1620
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1621
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1622
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1623
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1624
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1625
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1626
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1627
- DEALINGS IN THE SOFTWARE.
1718
+ in the Software without restriction, including without limitation the rights
1719
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1720
+ copies of the Software, and to permit persons to whom the Software is
1721
+ furnished to do so, subject to the following conditions:
1722
+
1723
+ The above copyright notice and this permission notice shall be included in all
1724
+ copies or substantial portions of the Software.
1725
+
1726
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1727
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1728
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1729
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1730
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1731
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1732
+ SOFTWARE.
1628
1733
 
1629
1734
  ````
1630
1735
 
@@ -1634,38 +1739,11 @@ DEALINGS IN THE SOFTWARE.
1634
1739
 
1635
1740
  ### Rust Crates:
1636
1741
 
1637
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
1638
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
1639
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
1640
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
1641
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
1642
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
1643
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
1644
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
1645
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
1646
- - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
1647
- - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
1648
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
1649
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
1650
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
1651
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
1652
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
1653
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
1654
- - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
1655
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
1656
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
1657
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
1658
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
1659
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
1660
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
1661
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
1662
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
1663
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
1664
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
1665
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
1666
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
1742
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
1667
1743
 
1668
1744
  ````text
1745
+ Copyright (c) 2016 Amanieu d'Antras
1746
+
1669
1747
  Permission is hereby granted, free of charge, to any
1670
1748
  person obtaining a copy of this software and associated
1671
1749
  documentation files (the "Software"), to deal in the
@@ -1737,10 +1815,10 @@ DEALINGS IN THE SOFTWARE.
1737
1815
 
1738
1816
  ### Rust Crates:
1739
1817
 
1740
- - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
1818
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
1741
1819
 
1742
1820
  ````text
1743
- Copyright (c) 2014 Chris Wong
1821
+ Copyright (c) 2016--2017
1744
1822
 
1745
1823
  Permission is hereby granted, free of charge, to any
1746
1824
  person obtaining a copy of this software and associated
@@ -1774,14 +1852,14 @@ DEALINGS IN THE SOFTWARE.
1774
1852
 
1775
1853
  ### Rust Crates:
1776
1854
 
1777
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
1855
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
1856
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1857
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1778
1858
 
1779
1859
  ````text
1780
- The MIT License (MIT)
1860
+ MIT License
1781
1861
 
1782
- Copyright (c) 2015 Danny Guo
1783
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
1784
- Copyright (c) 2018 Akash Kurdekar
1862
+ Copyright (c) 2023 magiclen.org (Ron Li)
1785
1863
 
1786
1864
  Permission is hereby granted, free of charge, to any person obtaining a copy
1787
1865
  of this software and associated documentation files (the "Software"), to deal
@@ -1809,35 +1887,32 @@ SOFTWARE.
1809
1887
 
1810
1888
  ### Rust Crates:
1811
1889
 
1812
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
1890
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
1813
1891
 
1814
1892
  ````text
1815
- Copyright (c) 2018-2025 The rust-random Project Developers
1816
- Copyright (c) 2014 The Rust Project Developers
1817
-
1818
- Permission is hereby granted, free of charge, to any
1819
- person obtaining a copy of this software and associated
1820
- documentation files (the "Software"), to deal in the
1821
- Software without restriction, including without
1822
- limitation the rights to use, copy, modify, merge,
1823
- publish, distribute, sublicense, and/or sell copies of
1824
- the Software, and to permit persons to whom the Software
1825
- is furnished to do so, subject to the following
1826
- conditions:
1827
-
1828
- The above copyright notice and this permission notice
1829
- shall be included in all copies or substantial portions
1830
- of the Software.
1831
-
1832
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1833
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1834
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1835
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1836
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1837
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1838
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1839
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1840
- DEALINGS IN THE SOFTWARE.
1893
+ The MIT License (MIT)
1894
+
1895
+ Copyright (c) 2016 Johann Tuffe
1896
+
1897
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1898
+ of this software and associated documentation files (the "Software"), to deal
1899
+ in the Software without restriction, including without limitation the rights
1900
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1901
+ copies of the Software, and to permit persons to whom the Software is
1902
+ furnished to do so, subject to the following conditions:
1903
+
1904
+
1905
+ The above copyright notice and this permission notice shall be included in
1906
+ all copies or substantial portions of the Software.
1907
+
1908
+
1909
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1910
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1911
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1912
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1913
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1914
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1915
+ THE SOFTWARE.
1841
1916
 
1842
1917
  ````
1843
1918
 
@@ -1847,10 +1922,10 @@ DEALINGS IN THE SOFTWARE.
1847
1922
 
1848
1923
  ### Rust Crates:
1849
1924
 
1850
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
1925
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
1851
1926
 
1852
1927
  ````text
1853
- Copyright (c) 2013-2016 The rust-url developers
1928
+ Copyright 2023 The Fuchsia Authors
1854
1929
 
1855
1930
  Permission is hereby granted, free of charge, to any
1856
1931
  person obtaining a copy of this software and associated
@@ -1876,21 +1951,21 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1876
1951
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1877
1952
  DEALINGS IN THE SOFTWARE.
1878
1953
 
1954
+
1879
1955
  ````
1880
1956
 
1881
1957
  ---
1882
1958
 
1883
1959
  ## The following dependencies are licensed under the MIT License:
1884
1960
 
1885
- ### Rust Crates:
1961
+ ### NPM Packages:
1886
1962
 
1887
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
1963
+ - [ajv](https://github.com/ajv-validator/ajv) (8.17.1)
1888
1964
 
1889
1965
  ````text
1890
1966
  The MIT License (MIT)
1891
1967
 
1892
- Copyright (c) 2015-2020 Julien Cretin
1893
- Copyright (c) 2017-2020 Google Inc.
1968
+ Copyright (c) 2015-2021 Evgeny Poberezkin
1894
1969
 
1895
1970
  Permission is hereby granted, free of charge, to any person obtaining a copy
1896
1971
  of this software and associated documentation files (the "Software"), to deal
@@ -1910,47 +1985,40 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1910
1985
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1911
1986
  SOFTWARE.
1912
1987
 
1988
+
1913
1989
  ````
1914
1990
 
1915
1991
  ---
1916
1992
 
1917
1993
  ## The following dependencies are licensed under the MIT License:
1918
1994
 
1919
- ### Rust Crates:
1995
+ ### NPM Packages:
1920
1996
 
1921
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
1922
- - [log](https://github.com/rust-lang/log) (0.4.29)
1923
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
1924
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
1925
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
1926
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
1997
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
1998
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
1927
1999
 
1928
2000
  ````text
1929
- Copyright (c) 2014 The Rust Project Developers
2001
+ MIT License
1930
2002
 
1931
- Permission is hereby granted, free of charge, to any
1932
- person obtaining a copy of this software and associated
1933
- documentation files (the "Software"), to deal in the
1934
- Software without restriction, including without
1935
- limitation the rights to use, copy, modify, merge,
1936
- publish, distribute, sublicense, and/or sell copies of
1937
- the Software, and to permit persons to whom the Software
1938
- is furnished to do so, subject to the following
1939
- conditions:
2003
+ Copyright (c) 2017 Evgeny Poberezkin
1940
2004
 
1941
- The above copyright notice and this permission notice
1942
- shall be included in all copies or substantial portions
1943
- of the Software.
2005
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2006
+ of this software and associated documentation files (the "Software"), to deal
2007
+ in the Software without restriction, including without limitation the rights
2008
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2009
+ copies of the Software, and to permit persons to whom the Software is
2010
+ furnished to do so, subject to the following conditions:
1944
2011
 
1945
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1946
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1947
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1948
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1949
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1950
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1951
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1952
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1953
- DEALINGS IN THE SOFTWARE.
2012
+ The above copyright notice and this permission notice shall be included in all
2013
+ copies or substantial portions of the Software.
2014
+
2015
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2016
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2017
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2018
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2019
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2020
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2021
+ SOFTWARE.
1954
2022
 
1955
2023
  ````
1956
2024
 
@@ -1960,11 +2028,10 @@ DEALINGS IN THE SOFTWARE.
1960
2028
 
1961
2029
  ### Rust Crates:
1962
2030
 
1963
- - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
1964
- - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
2031
+ - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
1965
2032
 
1966
2033
  ````text
1967
- Copyright (c) 2012-2013 Mozilla Foundation
2034
+ Copyright (c) 2017 tokio-jsonrpc developers
1968
2035
 
1969
2036
  Permission is hereby granted, free of charge, to any
1970
2037
  person obtaining a copy of this software and associated
@@ -1996,36 +2063,32 @@ DEALINGS IN THE SOFTWARE.
1996
2063
 
1997
2064
  ## The following dependencies are licensed under the MIT License:
1998
2065
 
1999
- ### Rust Crates:
2066
+ ### NPM Packages:
2000
2067
 
2001
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
2068
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
2002
2069
 
2003
2070
  ````text
2004
- Copyright 2019-2024 YOSHIOKA Takuma
2071
+ MIT License
2005
2072
 
2006
- Permission is hereby granted, free of charge, to any
2007
- person obtaining a copy of this software and associated
2008
- documentation files (the "Software"), to deal in the
2009
- Software without restriction, including without
2010
- limitation the rights to use, copy, modify, merge,
2011
- publish, distribute, sublicense, and/or sell copies of
2012
- the Software, and to permit persons to whom the Software
2013
- is furnished to do so, subject to the following
2014
- conditions:
2073
+ Copyright (c) Matteo Collina and Undici contributors
2015
2074
 
2016
- The above copyright notice and this permission notice
2017
- shall be included in all copies or substantial portions
2018
- of the Software.
2075
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2076
+ of this software and associated documentation files (the "Software"), to deal
2077
+ in the Software without restriction, including without limitation the rights
2078
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2079
+ copies of the Software, and to permit persons to whom the Software is
2080
+ furnished to do so, subject to the following conditions:
2019
2081
 
2020
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2021
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2022
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2023
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2024
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2025
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2026
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2027
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2028
- DEALINGS IN THE SOFTWARE.
2082
+ The above copyright notice and this permission notice shall be included in all
2083
+ copies or substantial portions of the Software.
2084
+
2085
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2086
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2087
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2088
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2089
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2090
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2091
+ SOFTWARE.
2029
2092
 
2030
2093
  ````
2031
2094
 
@@ -2035,10 +2098,19 @@ DEALINGS IN THE SOFTWARE.
2035
2098
 
2036
2099
  ### Rust Crates:
2037
2100
 
2038
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
2101
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2102
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2103
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2104
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2105
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2106
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2107
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2108
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2109
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
2039
2110
 
2040
2111
  ````text
2041
- Copyright (c) 2016 Anthony Ramine
2112
+ Copyright (c) 2016 Alex Crichton
2113
+ Copyright (c) 2017 The Tokio Authors
2042
2114
 
2043
2115
  Permission is hereby granted, free of charge, to any
2044
2116
  person obtaining a copy of this software and associated
@@ -2111,15 +2183,14 @@ DEALINGS IN THE SOFTWARE.
2111
2183
 
2112
2184
  ### Rust Crates:
2113
2185
 
2114
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
2115
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
2116
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
2117
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
2186
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
2187
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
2188
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
2118
2189
 
2119
2190
  ````text
2120
- The MIT License (MIT)
2191
+ MIT License
2121
2192
 
2122
- Copyright (c) 2015 Andrew Gallant
2193
+ Copyright (c) Tokio Contributors
2123
2194
 
2124
2195
  Permission is hereby granted, free of charge, to any person obtaining a copy
2125
2196
  of this software and associated documentation files (the "Software"), to deal
@@ -2128,16 +2199,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2128
2199
  copies of the Software, and to permit persons to whom the Software is
2129
2200
  furnished to do so, subject to the following conditions:
2130
2201
 
2131
- The above copyright notice and this permission notice shall be included in
2132
- all copies or substantial portions of the Software.
2202
+ The above copyright notice and this permission notice shall be included in all
2203
+ copies or substantial portions of the Software.
2133
2204
 
2134
2205
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2135
2206
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2136
2207
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2137
2208
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2138
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2139
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2140
- THE SOFTWARE.
2209
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2210
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2211
+ SOFTWARE.
2141
2212
 
2142
2213
  ````
2143
2214
 
@@ -2147,10 +2218,15 @@ THE SOFTWARE.
2147
2218
 
2148
2219
  ### Rust Crates:
2149
2220
 
2150
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
2221
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
2151
2222
 
2152
2223
  ````text
2153
- Copyright (c) 2017 Sean McArthur
2224
+ MIT License
2225
+
2226
+ Copyright 2013-2014 RAD Game Tools and Valve Software
2227
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
2228
+ Copyright (c) 2017 Frommi
2229
+ Copyright (c) 2017-2024 oyvindln
2154
2230
 
2155
2231
  Permission is hereby granted, free of charge, to any person obtaining a copy
2156
2232
  of this software and associated documentation files (the "Software"), to deal
@@ -2159,17 +2235,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2159
2235
  copies of the Software, and to permit persons to whom the Software is
2160
2236
  furnished to do so, subject to the following conditions:
2161
2237
 
2162
- The above copyright notice and this permission notice shall be included in
2163
- all copies or substantial portions of the Software.
2238
+ The above copyright notice and this permission notice shall be included in all
2239
+ copies or substantial portions of the Software.
2164
2240
 
2165
2241
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2166
2242
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2167
2243
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2168
2244
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2169
2245
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2170
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2171
- THE SOFTWARE.
2172
-
2246
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2247
+ SOFTWARE.
2173
2248
 
2174
2249
  ````
2175
2250
 
@@ -2179,12 +2254,14 @@ THE SOFTWARE.
2179
2254
 
2180
2255
  ### Rust Crates:
2181
2256
 
2182
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
2257
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
2258
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
2259
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
2183
2260
 
2184
2261
  ````text
2185
2262
  MIT License
2186
2263
 
2187
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
2264
+ Copyright (c) 2017 Ted Driggs
2188
2265
 
2189
2266
  Permission is hereby granted, free of charge, to any person obtaining a copy
2190
2267
  of this software and associated documentation files (the "Software"), to deal
@@ -2212,34 +2289,28 @@ SOFTWARE.
2212
2289
 
2213
2290
  ### Rust Crates:
2214
2291
 
2215
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
2292
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
2216
2293
 
2217
2294
  ````text
2218
- Copyright (c) 2017 Artyom Pavlov
2295
+ Copyright (c) 2019 Eliza Weisman
2219
2296
 
2220
- Permission is hereby granted, free of charge, to any
2221
- person obtaining a copy of this software and associated
2222
- documentation files (the "Software"), to deal in the
2223
- Software without restriction, including without
2224
- limitation the rights to use, copy, modify, merge,
2225
- publish, distribute, sublicense, and/or sell copies of
2226
- the Software, and to permit persons to whom the Software
2227
- is furnished to do so, subject to the following
2228
- conditions:
2297
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2298
+ of this software and associated documentation files (the "Software"), to deal
2299
+ in the Software without restriction, including without limitation the rights
2300
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2301
+ copies of the Software, and to permit persons to whom the Software is
2302
+ furnished to do so, subject to the following conditions:
2229
2303
 
2230
- The above copyright notice and this permission notice
2231
- shall be included in all copies or substantial portions
2232
- of the Software.
2304
+ The above copyright notice and this permission notice shall be included in
2305
+ all copies or substantial portions of the Software.
2233
2306
 
2234
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2235
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2236
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2237
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2238
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2239
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2240
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2241
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2242
- DEALINGS IN THE SOFTWARE.
2307
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2308
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2309
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2310
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2311
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2312
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2313
+ THE SOFTWARE.
2243
2314
 
2244
2315
  ````
2245
2316
 
@@ -2249,11 +2320,14 @@ DEALINGS IN THE SOFTWARE.
2249
2320
 
2250
2321
  ### Rust Crates:
2251
2322
 
2252
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
2323
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
2253
2324
 
2254
2325
  ````text
2255
2326
  MIT License
2256
2327
 
2328
+ Copyright (c) 2019 Yoshua Wuyts
2329
+ Copyright (c) Tokio Contributors
2330
+
2257
2331
  Permission is hereby granted, free of charge, to any person obtaining a copy
2258
2332
  of this software and associated documentation files (the "Software"), to deal
2259
2333
  in the Software without restriction, including without limitation the rights
@@ -2280,50 +2354,12 @@ SOFTWARE.
2280
2354
 
2281
2355
  ### Rust Crates:
2282
2356
 
2283
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
2284
-
2285
- ````text
2286
- Copyright (c) 2019 The CryptoCorrosion Contributors
2287
-
2288
- Permission is hereby granted, free of charge, to any
2289
- person obtaining a copy of this software and associated
2290
- documentation files (the "Software"), to deal in the
2291
- Software without restriction, including without
2292
- limitation the rights to use, copy, modify, merge,
2293
- publish, distribute, sublicense, and/or sell copies of
2294
- the Software, and to permit persons to whom the Software
2295
- is furnished to do so, subject to the following
2296
- conditions:
2297
-
2298
- The above copyright notice and this permission notice
2299
- shall be included in all copies or substantial portions
2300
- of the Software.
2301
-
2302
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2303
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2304
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2305
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2306
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2307
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2308
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2309
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2310
- DEALINGS IN THE SOFTWARE.
2311
-
2312
- ````
2313
-
2314
- ---
2315
-
2316
- ## The following dependencies are licensed under the MIT License:
2317
-
2318
- ### Rust Crates:
2319
-
2320
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
2321
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
2357
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
2322
2358
 
2323
2359
  ````text
2324
2360
  MIT License
2325
2361
 
2326
- Copyright (c) 2019 Graham Esau
2362
+ Copyright (c) 2025 Callum Oakley
2327
2363
 
2328
2364
  Permission is hereby granted, free of charge, to any person obtaining a copy
2329
2365
  of this software and associated documentation files (the "Software"), to deal
@@ -2351,34 +2387,30 @@ SOFTWARE.
2351
2387
 
2352
2388
  ### Rust Crates:
2353
2389
 
2354
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
2390
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
2355
2391
 
2356
2392
  ````text
2357
- Copyright (c) 2010 The Rust Project Developers
2393
+ Copyright (c) 2018-2023 Sean McArthur
2394
+ Copyright (c) 2016 Alex Crichton
2358
2395
 
2359
- Permission is hereby granted, free of charge, to any
2360
- person obtaining a copy of this software and associated
2361
- documentation files (the "Software"), to deal in the
2362
- Software without restriction, including without
2363
- limitation the rights to use, copy, modify, merge,
2364
- publish, distribute, sublicense, and/or sell copies of
2365
- the Software, and to permit persons to whom the Software
2366
- is furnished to do so, subject to the following
2367
- conditions:
2396
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2397
+ of this software and associated documentation files (the "Software"), to deal
2398
+ in the Software without restriction, including without limitation the rights
2399
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2400
+ copies of the Software, and to permit persons to whom the Software is
2401
+ furnished to do so, subject to the following conditions:
2368
2402
 
2369
- The above copyright notice and this permission notice
2370
- shall be included in all copies or substantial portions
2371
- of the Software.
2403
+ The above copyright notice and this permission notice shall be included in
2404
+ all copies or substantial portions of the Software.
2405
+
2406
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2407
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2408
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2409
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2410
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2411
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2412
+ THE SOFTWARE.
2372
2413
 
2373
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2374
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2375
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2376
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2377
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2378
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2379
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2380
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2381
- DEALINGS IN THE SOFTWARE.
2382
2414
 
2383
2415
  ````
2384
2416
 
@@ -2388,10 +2420,10 @@ DEALINGS IN THE SOFTWARE.
2388
2420
 
2389
2421
  ### Rust Crates:
2390
2422
 
2391
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
2423
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
2392
2424
 
2393
2425
  ````text
2394
- Copyright (c) 2018-2019 The RustCrypto Project Developers
2426
+ Copyright (c) 2016--2023
2395
2427
 
2396
2428
  Permission is hereby granted, free of charge, to any
2397
2429
  person obtaining a copy of this software and associated
@@ -2423,36 +2455,34 @@ DEALINGS IN THE SOFTWARE.
2423
2455
 
2424
2456
  ## The following dependencies are licensed under the MIT License:
2425
2457
 
2426
- ### Rust Crates:
2458
+ ### NPM Packages:
2427
2459
 
2428
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
2460
+ - [json5](https://github.com/json5/json5) (2.2.3)
2429
2461
 
2430
2462
  ````text
2431
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
2463
+ MIT License
2432
2464
 
2433
- Permission is hereby granted, free of charge, to any
2434
- person obtaining a copy of this software and associated
2435
- documentation files (the "Software"), to deal in the
2436
- Software without restriction, including without
2437
- limitation the rights to use, copy, modify, merge,
2438
- publish, distribute, sublicense, and/or sell copies of
2439
- the Software, and to permit persons to whom the Software
2440
- is furnished to do so, subject to the following
2441
- conditions:
2465
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
2442
2466
 
2443
- The above copyright notice and this permission notice
2444
- shall be included in all copies or substantial portions
2445
- of the Software.
2467
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2468
+ of this software and associated documentation files (the "Software"), to deal
2469
+ in the Software without restriction, including without limitation the rights
2470
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2471
+ copies of the Software, and to permit persons to whom the Software is
2472
+ furnished to do so, subject to the following conditions:
2446
2473
 
2447
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2448
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2449
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2450
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2451
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2452
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2453
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2454
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2455
- DEALINGS IN THE SOFTWARE.
2474
+ The above copyright notice and this permission notice shall be included in all
2475
+ copies or substantial portions of the Software.
2476
+
2477
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2478
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2479
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2480
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2481
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2482
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2483
+ SOFTWARE.
2484
+
2485
+ [others]: https://github.com/json5/json5/contributors
2456
2486
 
2457
2487
  ````
2458
2488
 
@@ -2462,10 +2492,10 @@ DEALINGS IN THE SOFTWARE.
2462
2492
 
2463
2493
  ### Rust Crates:
2464
2494
 
2465
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
2495
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
2466
2496
 
2467
2497
  ````text
2468
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
2498
+ Copyright (c) 2017 Artyom Pavlov
2469
2499
 
2470
2500
  Permission is hereby granted, free of charge, to any
2471
2501
  person obtaining a copy of this software and associated
@@ -2499,46 +2529,15 @@ DEALINGS IN THE SOFTWARE.
2499
2529
 
2500
2530
  ### Rust Crates:
2501
2531
 
2502
- - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
2503
-
2504
- ````text
2505
- MIT License
2506
-
2507
- Copyright (c) 2017 Nikolai Vazquez
2508
-
2509
- Permission is hereby granted, free of charge, to any person obtaining a copy
2510
- of this software and associated documentation files (the "Software"), to deal
2511
- in the Software without restriction, including without limitation the rights
2512
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2513
- copies of the Software, and to permit persons to whom the Software is
2514
- furnished to do so, subject to the following conditions:
2515
-
2516
- The above copyright notice and this permission notice shall be included in all
2517
- copies or substantial portions of the Software.
2518
-
2519
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2520
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2521
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2522
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2523
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2524
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2525
- SOFTWARE.
2526
-
2527
- ````
2528
-
2529
- ---
2530
-
2531
- ## The following dependencies are licensed under the MIT License:
2532
-
2533
- ### Rust Crates:
2534
-
2535
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
2536
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
2537
-
2538
- ````text
2539
- Copyright (c) 2006-2009 Graydon Hoare
2540
- Copyright (c) 2009-2013 Mozilla Foundation
2541
- Copyright (c) 2016 Artyom Pavlov
2532
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
2533
+ - [log](https://github.com/rust-lang/log) (0.4.29)
2534
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
2535
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
2536
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
2537
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
2538
+
2539
+ ````text
2540
+ Copyright (c) 2014 The Rust Project Developers
2542
2541
 
2543
2542
  Permission is hereby granted, free of charge, to any
2544
2543
  person obtaining a copy of this software and associated
@@ -2572,11 +2571,10 @@ DEALINGS IN THE SOFTWARE.
2572
2571
 
2573
2572
  ### Rust Crates:
2574
2573
 
2575
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
2574
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
2576
2575
 
2577
2576
  ````text
2578
- Copyright (c) 2018-2026 The rust-random Project Developers
2579
- Copyright (c) 2014 The Rust Project Developers
2577
+ Copyright (c) 2014-2026 Alex Crichton
2580
2578
 
2581
2579
  Permission is hereby granted, free of charge, to any
2582
2580
  person obtaining a copy of this software and associated
@@ -2610,45 +2608,10 @@ DEALINGS IN THE SOFTWARE.
2610
2608
 
2611
2609
  ### Rust Crates:
2612
2610
 
2613
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
2614
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
2615
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
2616
-
2617
- ````text
2618
- MIT License
2619
-
2620
- Copyright (c) Tokio Contributors
2621
-
2622
- Permission is hereby granted, free of charge, to any person obtaining a copy
2623
- of this software and associated documentation files (the "Software"), to deal
2624
- in the Software without restriction, including without limitation the rights
2625
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2626
- copies of the Software, and to permit persons to whom the Software is
2627
- furnished to do so, subject to the following conditions:
2628
-
2629
- The above copyright notice and this permission notice shall be included in all
2630
- copies or substantial portions of the Software.
2631
-
2632
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2633
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2634
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2635
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2636
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2637
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2638
- SOFTWARE.
2639
-
2640
- ````
2641
-
2642
- ---
2643
-
2644
- ## The following dependencies are licensed under the MIT License:
2645
-
2646
- ### Rust Crates:
2647
-
2648
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
2611
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
2649
2612
 
2650
2613
  ````text
2651
- Copyright (c) 2017 Contributors
2614
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
2652
2615
 
2653
2616
  Permission is hereby granted, free of charge, to any
2654
2617
  person obtaining a copy of this software and associated
@@ -2682,10 +2645,10 @@ DEALINGS IN THE SOFTWARE.
2682
2645
 
2683
2646
  ### Rust Crates:
2684
2647
 
2685
- - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
2648
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
2686
2649
 
2687
2650
  ````text
2688
- Copyright (c) 2020 Andrew D. Straw
2651
+ Copyright (c) 2018 The Servo Project Developers
2689
2652
 
2690
2653
  Permission is hereby granted, free of charge, to any
2691
2654
  person obtaining a copy of this software and associated
@@ -2719,15 +2682,12 @@ DEALINGS IN THE SOFTWARE.
2719
2682
 
2720
2683
  ### Rust Crates:
2721
2684
 
2722
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
2685
+ - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
2723
2686
 
2724
2687
  ````text
2725
2688
  MIT License
2726
2689
 
2727
- Copyright 2013-2014 RAD Game Tools and Valve Software
2728
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
2729
- Copyright (c) 2017 Frommi
2730
- Copyright (c) 2017-2024 oyvindln
2690
+ Copyright (c) 2017 Nikolai Vazquez
2731
2691
 
2732
2692
  Permission is hereby granted, free of charge, to any person obtaining a copy
2733
2693
  of this software and associated documentation files (the "Software"), to deal
@@ -2755,10 +2715,10 @@ SOFTWARE.
2755
2715
 
2756
2716
  ### Rust Crates:
2757
2717
 
2758
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
2718
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
2759
2719
 
2760
2720
  ````text
2761
- Copyright (c) 2016--2017
2721
+ Copyright (c) 2017 Robert Grosse
2762
2722
 
2763
2723
  Permission is hereby granted, free of charge, to any
2764
2724
  person obtaining a copy of this software and associated
@@ -2783,7 +2743,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2783
2743
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2784
2744
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2785
2745
  DEALINGS IN THE SOFTWARE.
2786
-
2787
2746
  ````
2788
2747
 
2789
2748
  ---
@@ -2792,10 +2751,10 @@ DEALINGS IN THE SOFTWARE.
2792
2751
 
2793
2752
  ### Rust Crates:
2794
2753
 
2795
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
2754
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
2796
2755
 
2797
2756
  ````text
2798
- Copyright (c) 2019-2021 Tower Contributors
2757
+ Copyright (c) 2016 Anthony Ramine
2799
2758
 
2800
2759
  Permission is hereby granted, free of charge, to any
2801
2760
  person obtaining a copy of this software and associated
@@ -2829,10 +2788,10 @@ DEALINGS IN THE SOFTWARE.
2829
2788
 
2830
2789
  ### Rust Crates:
2831
2790
 
2832
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
2791
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
2833
2792
 
2834
2793
  ````text
2835
- Copyright Mozilla Foundation
2794
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
2836
2795
 
2837
2796
  Permission is hereby granted, free of charge, to any
2838
2797
  person obtaining a copy of this software and associated
@@ -2866,10 +2825,42 @@ DEALINGS IN THE SOFTWARE.
2866
2825
 
2867
2826
  ### Rust Crates:
2868
2827
 
2869
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
2828
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
2870
2829
 
2871
2830
  ````text
2872
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
2831
+ Copyright (c) 2018-2019 Sean McArthur
2832
+
2833
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2834
+ of this software and associated documentation files (the "Software"), to deal
2835
+ in the Software without restriction, including without limitation the rights
2836
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2837
+ copies of the Software, and to permit persons to whom the Software is
2838
+ furnished to do so, subject to the following conditions:
2839
+
2840
+ The above copyright notice and this permission notice shall be included in
2841
+ all copies or substantial portions of the Software.
2842
+
2843
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2844
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2845
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2846
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2847
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2848
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2849
+ THE SOFTWARE.
2850
+
2851
+
2852
+ ````
2853
+
2854
+ ---
2855
+
2856
+ ## The following dependencies are licensed under the MIT License:
2857
+
2858
+ ### Rust Crates:
2859
+
2860
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
2861
+
2862
+ ````text
2863
+ Copyright (c) 2010 The Rust Project Developers
2873
2864
 
2874
2865
  Permission is hereby granted, free of charge, to any
2875
2866
  person obtaining a copy of this software and associated
@@ -2903,16 +2894,11 @@ DEALINGS IN THE SOFTWARE.
2903
2894
 
2904
2895
  ### Rust Crates:
2905
2896
 
2906
- - [rand](https://github.com/rust-random/rand) (0.8.5)
2907
- - [rand](https://github.com/rust-random/rand) (0.9.4)
2908
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
2909
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
2910
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
2911
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
2897
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
2898
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
2912
2899
 
2913
2900
  ````text
2914
- Copyright 2018 Developers of the Rand project
2915
- Copyright (c) 2014 The Rust Project Developers
2901
+ Copyright (c) 2014 Alex Crichton
2916
2902
 
2917
2903
  Permission is hereby granted, free of charge, to any
2918
2904
  person obtaining a copy of this software and associated
@@ -2946,30 +2932,33 @@ DEALINGS IN THE SOFTWARE.
2946
2932
 
2947
2933
  ### Rust Crates:
2948
2934
 
2949
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
2935
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
2950
2936
 
2951
2937
  ````text
2952
- The MIT License (MIT)
2953
-
2954
- Copyright (c) 2015 Bartłomiej Kamiński
2955
-
2956
- Permission is hereby granted, free of charge, to any person obtaining a copy
2957
- of this software and associated documentation files (the "Software"), to deal
2958
- in the Software without restriction, including without limitation the rights
2959
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2960
- copies of the Software, and to permit persons to whom the Software is
2961
- furnished to do so, subject to the following conditions:
2962
-
2963
- The above copyright notice and this permission notice shall be included in all
2964
- copies or substantial portions of the Software.
2965
-
2966
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2967
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2968
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2969
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2970
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2971
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2938
+ The MIT License (MIT)
2939
+
2940
+ Copyright (c) 2015 Danny Guo
2941
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2942
+ Copyright (c) 2018 Akash Kurdekar
2943
+
2944
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2945
+ of this software and associated documentation files (the "Software"), to deal
2946
+ in the Software without restriction, including without limitation the rights
2947
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2948
+ copies of the Software, and to permit persons to whom the Software is
2949
+ furnished to do so, subject to the following conditions:
2950
+
2951
+ The above copyright notice and this permission notice shall be included in all
2952
+ copies or substantial portions of the Software.
2953
+
2954
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2955
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2956
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2957
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2958
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2959
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2972
2960
  SOFTWARE.
2961
+
2973
2962
  ````
2974
2963
 
2975
2964
  ---
@@ -2978,34 +2967,16 @@ SOFTWARE.
2978
2967
 
2979
2968
  ### Rust Crates:
2980
2969
 
2981
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
2970
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
2982
2971
 
2983
2972
  ````text
2984
- Copyright (c) 2014-2026 Alex Crichton
2973
+ Copyright 2016 Nika Layzell
2985
2974
 
2986
- Permission is hereby granted, free of charge, to any
2987
- person obtaining a copy of this software and associated
2988
- documentation files (the "Software"), to deal in the
2989
- Software without restriction, including without
2990
- limitation the rights to use, copy, modify, merge,
2991
- publish, distribute, sublicense, and/or sell copies of
2992
- the Software, and to permit persons to whom the Software
2993
- is furnished to do so, subject to the following
2994
- conditions:
2975
+ 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:
2995
2976
 
2996
- The above copyright notice and this permission notice
2997
- shall be included in all copies or substantial portions
2998
- of the Software.
2977
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2999
2978
 
3000
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3001
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3002
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3003
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3004
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3005
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3006
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3007
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3008
- DEALINGS IN THE SOFTWARE.
2979
+ 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.
3009
2980
 
3010
2981
  ````
3011
2982
 
@@ -3015,10 +2986,45 @@ DEALINGS IN THE SOFTWARE.
3015
2986
 
3016
2987
  ### Rust Crates:
3017
2988
 
3018
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
2989
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
3019
2990
 
3020
2991
  ````text
3021
- Copyright (c) The rust-url developers
2992
+ The MIT License (MIT)
2993
+
2994
+ Copyright (c) 2014 Mathijs van de Nes
2995
+
2996
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2997
+ of this software and associated documentation files (the "Software"), to deal
2998
+ in the Software without restriction, including without limitation the rights
2999
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3000
+ copies of the Software, and to permit persons to whom the Software is
3001
+ furnished to do so, subject to the following conditions:
3002
+
3003
+ The above copyright notice and this permission notice shall be included in all
3004
+ copies or substantial portions of the Software.
3005
+
3006
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3007
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3008
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3009
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3010
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3011
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3012
+ SOFTWARE.
3013
+
3014
+ Some files in the "tests/data" subdirectory of this repository are under other
3015
+ licences; see files named LICENSE.*.txt for details.
3016
+ ````
3017
+
3018
+ ---
3019
+
3020
+ ## The following dependencies are licensed under the MIT License:
3021
+
3022
+ ### Rust Crates:
3023
+
3024
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
3025
+
3026
+ ````text
3027
+ Copyright (c) 2019-2021 Tower Contributors
3022
3028
 
3023
3029
  Permission is hereby granted, free of charge, to any
3024
3030
  person obtaining a copy of this software and associated
@@ -3052,50 +3058,34 @@ DEALINGS IN THE SOFTWARE.
3052
3058
 
3053
3059
  ### Rust Crates:
3054
3060
 
3055
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
3056
-
3057
- ````text
3058
- Copyright 2017 Juniper Networks, Inc.
3059
-
3060
- 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:
3061
-
3062
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3063
-
3064
- 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.
3065
-
3066
- ````
3067
-
3068
- ---
3069
-
3070
- ## The following dependencies are licensed under the MIT License:
3071
-
3072
- ### NPM Packages:
3073
-
3074
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
3075
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
3076
-
3077
- ````text
3078
- MIT License
3061
+ - [http](https://github.com/hyperium/http) (1.4.0)
3079
3062
 
3080
- Copyright (c) Microsoft Corporation.
3063
+ ````text
3064
+ Copyright (c) 2017 http-rs authors
3081
3065
 
3082
- Permission is hereby granted, free of charge, to any person obtaining a copy
3083
- of this software and associated documentation files (the "Software"), to deal
3084
- in the Software without restriction, including without limitation the rights
3085
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3086
- copies of the Software, and to permit persons to whom the Software is
3087
- furnished to do so, subject to the following conditions:
3066
+ Permission is hereby granted, free of charge, to any
3067
+ person obtaining a copy of this software and associated
3068
+ documentation files (the "Software"), to deal in the
3069
+ Software without restriction, including without
3070
+ limitation the rights to use, copy, modify, merge,
3071
+ publish, distribute, sublicense, and/or sell copies of
3072
+ the Software, and to permit persons to whom the Software
3073
+ is furnished to do so, subject to the following
3074
+ conditions:
3088
3075
 
3089
- The above copyright notice and this permission notice shall be included in all
3090
- copies or substantial portions of the Software.
3076
+ The above copyright notice and this permission notice
3077
+ shall be included in all copies or substantial portions
3078
+ of the Software.
3091
3079
 
3092
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3093
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3094
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3095
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3096
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3097
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3098
- SOFTWARE
3080
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3081
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3082
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3083
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3084
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3085
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3086
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3087
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3088
+ DEALINGS IN THE SOFTWARE.
3099
3089
 
3100
3090
  ````
3101
3091
 
@@ -3103,14 +3093,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
3103
3093
 
3104
3094
  ## The following dependencies are licensed under the MIT License:
3105
3095
 
3106
- ### NPM Packages:
3096
+ ### Rust Crates:
3107
3097
 
3108
- - [ajv](https://github.com/ajv-validator/ajv) (8.17.1)
3098
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
3109
3099
 
3110
3100
  ````text
3111
3101
  The MIT License (MIT)
3112
3102
 
3113
- Copyright (c) 2015-2021 Evgeny Poberezkin
3103
+ Copyright (c) 2015 Alice Maz
3114
3104
 
3115
3105
  Permission is hereby granted, free of charge, to any person obtaining a copy
3116
3106
  of this software and associated documentation files (the "Software"), to deal
@@ -3119,17 +3109,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3119
3109
  copies of the Software, and to permit persons to whom the Software is
3120
3110
  furnished to do so, subject to the following conditions:
3121
3111
 
3122
- The above copyright notice and this permission notice shall be included in all
3123
- copies or substantial portions of the Software.
3112
+ The above copyright notice and this permission notice shall be included in
3113
+ all copies or substantial portions of the Software.
3124
3114
 
3125
3115
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3126
3116
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3127
3117
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3128
3118
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3129
3119
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3130
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3131
- SOFTWARE.
3132
-
3120
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3121
+ THE SOFTWARE.
3133
3122
 
3134
3123
  ````
3135
3124
 
@@ -3137,32 +3126,29 @@ SOFTWARE.
3137
3126
 
3138
3127
  ## The following dependencies are licensed under the MIT License:
3139
3128
 
3140
- ### Rust Crates:
3129
+ ### NPM Packages:
3141
3130
 
3142
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
3131
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
3143
3132
 
3144
3133
  ````text
3145
- MIT License
3146
-
3147
- Copyright (c) 2025 Callum Oakley
3134
+ This software is released under the MIT license:
3148
3135
 
3149
- Permission is hereby granted, free of charge, to any person obtaining a copy
3150
- of this software and associated documentation files (the "Software"), to deal
3151
- in the Software without restriction, including without limitation the rights
3152
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3153
- copies of the Software, and to permit persons to whom the Software is
3154
- furnished to do so, subject to the following conditions:
3136
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3137
+ this software and associated documentation files (the "Software"), to deal in
3138
+ the Software without restriction, including without limitation the rights to
3139
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3140
+ the Software, and to permit persons to whom the Software is furnished to do so,
3141
+ subject to the following conditions:
3155
3142
 
3156
3143
  The above copyright notice and this permission notice shall be included in all
3157
3144
  copies or substantial portions of the Software.
3158
3145
 
3159
3146
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3160
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3161
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3162
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3163
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3164
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3165
- SOFTWARE.
3147
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3148
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3149
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3150
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3151
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3166
3152
 
3167
3153
  ````
3168
3154
 
@@ -3172,11 +3158,11 @@ SOFTWARE.
3172
3158
 
3173
3159
  ### Rust Crates:
3174
3160
 
3175
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
3161
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
3176
3162
 
3177
3163
  ````text
3178
- Copyright (c) 2018-2023 Sean McArthur
3179
- Copyright (c) 2016 Alex Crichton
3164
+ Copyright (c) 2017 Daniel Abramov
3165
+ Copyright (c) 2017 Alexey Galakhov
3180
3166
 
3181
3167
  Permission is hereby granted, free of charge, to any person obtaining a copy
3182
3168
  of this software and associated documentation files (the "Software"), to deal
@@ -3196,41 +3182,42 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3196
3182
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3197
3183
  THE SOFTWARE.
3198
3184
 
3199
-
3200
3185
  ````
3201
3186
 
3202
3187
  ---
3203
3188
 
3204
3189
  ## The following dependencies are licensed under the MIT License:
3205
3190
 
3206
- ### NPM Packages:
3191
+ ### Rust Crates:
3207
3192
 
3208
- - [json5](https://github.com/json5/json5) (2.2.3)
3193
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
3209
3194
 
3210
3195
  ````text
3211
- MIT License
3212
-
3213
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
3214
-
3215
- Permission is hereby granted, free of charge, to any person obtaining a copy
3216
- of this software and associated documentation files (the "Software"), to deal
3217
- in the Software without restriction, including without limitation the rights
3218
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3219
- copies of the Software, and to permit persons to whom the Software is
3220
- furnished to do so, subject to the following conditions:
3196
+ Copyright (c) 2017 Contributors
3221
3197
 
3222
- The above copyright notice and this permission notice shall be included in all
3223
- copies or substantial portions of the Software.
3198
+ Permission is hereby granted, free of charge, to any
3199
+ person obtaining a copy of this software and associated
3200
+ documentation files (the "Software"), to deal in the
3201
+ Software without restriction, including without
3202
+ limitation the rights to use, copy, modify, merge,
3203
+ publish, distribute, sublicense, and/or sell copies of
3204
+ the Software, and to permit persons to whom the Software
3205
+ is furnished to do so, subject to the following
3206
+ conditions:
3224
3207
 
3225
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3226
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3227
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3228
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3229
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3230
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3231
- SOFTWARE.
3208
+ The above copyright notice and this permission notice
3209
+ shall be included in all copies or substantial portions
3210
+ of the Software.
3232
3211
 
3233
- [others]: https://github.com/json5/json5/contributors
3212
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3213
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3214
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3215
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3216
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3217
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3218
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3219
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3220
+ DEALINGS IN THE SOFTWARE.
3234
3221
 
3235
3222
  ````
3236
3223
 
@@ -3240,29 +3227,35 @@ SOFTWARE.
3240
3227
 
3241
3228
  ### Rust Crates:
3242
3229
 
3243
- - [want](https://github.com/seanmonstar/want) (0.3.1)
3230
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
3244
3231
 
3245
3232
  ````text
3246
- Copyright (c) 2018-2019 Sean McArthur
3247
-
3248
- Permission is hereby granted, free of charge, to any person obtaining a copy
3249
- of this software and associated documentation files (the "Software"), to deal
3250
- in the Software without restriction, including without limitation the rights
3251
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3252
- copies of the Software, and to permit persons to whom the Software is
3253
- furnished to do so, subject to the following conditions:
3233
+ Copyright (c) 2018-2025 The rust-random Project Developers
3234
+ Copyright (c) 2014 The Rust Project Developers
3254
3235
 
3255
- The above copyright notice and this permission notice shall be included in
3256
- all copies or substantial portions of the Software.
3236
+ Permission is hereby granted, free of charge, to any
3237
+ person obtaining a copy of this software and associated
3238
+ documentation files (the "Software"), to deal in the
3239
+ Software without restriction, including without
3240
+ limitation the rights to use, copy, modify, merge,
3241
+ publish, distribute, sublicense, and/or sell copies of
3242
+ the Software, and to permit persons to whom the Software
3243
+ is furnished to do so, subject to the following
3244
+ conditions:
3257
3245
 
3258
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3259
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3260
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3261
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3262
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3263
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3264
- THE SOFTWARE.
3246
+ The above copyright notice and this permission notice
3247
+ shall be included in all copies or substantial portions
3248
+ of the Software.
3265
3249
 
3250
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3251
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3252
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3253
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3254
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3255
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3256
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3257
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3258
+ DEALINGS IN THE SOFTWARE.
3266
3259
 
3267
3260
  ````
3268
3261
 
@@ -3304,11 +3297,10 @@ THE SOFTWARE.
3304
3297
 
3305
3298
  ### Rust Crates:
3306
3299
 
3307
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
3300
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
3308
3301
 
3309
3302
  ````text
3310
- Copyright (c) 2017 Alexey Galakhov
3311
- Copyright (c) 2016 Jason Housley
3303
+ Copyright (c) 2017 Sean McArthur
3312
3304
 
3313
3305
  Permission is hereby granted, free of charge, to any person obtaining a copy
3314
3306
  of this software and associated documentation files (the "Software"), to deal
@@ -3328,35 +3320,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3328
3320
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3329
3321
  THE SOFTWARE.
3330
3322
 
3331
- ````
3332
-
3333
- ---
3334
-
3335
- ## The following dependencies are licensed under the MIT License:
3336
-
3337
- ### NPM Packages:
3338
-
3339
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
3340
-
3341
- ````text
3342
- This software is released under the MIT license:
3343
-
3344
- Permission is hereby granted, free of charge, to any person obtaining a copy of
3345
- this software and associated documentation files (the "Software"), to deal in
3346
- the Software without restriction, including without limitation the rights to
3347
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3348
- the Software, and to permit persons to whom the Software is furnished to do so,
3349
- subject to the following conditions:
3350
-
3351
- The above copyright notice and this permission notice shall be included in all
3352
- copies or substantial portions of the Software.
3353
-
3354
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3355
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3356
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3357
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3358
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3359
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3360
3323
 
3361
3324
  ````
3362
3325
 
@@ -3366,11 +3329,11 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3366
3329
 
3367
3330
  ### Rust Crates:
3368
3331
 
3369
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
3332
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
3333
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
3370
3334
 
3371
3335
  ````text
3372
- Copyright (c) 2017 Daniel Abramov
3373
- Copyright (c) 2017 Alexey Galakhov
3336
+ Copyright (c) 2018-2019 dirs-rs contributors
3374
3337
 
3375
3338
  Permission is hereby granted, free of charge, to any person obtaining a copy
3376
3339
  of this software and associated documentation files (the "Software"), to deal
@@ -3379,16 +3342,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3379
3342
  copies of the Software, and to permit persons to whom the Software is
3380
3343
  furnished to do so, subject to the following conditions:
3381
3344
 
3382
- The above copyright notice and this permission notice shall be included in
3383
- all copies or substantial portions of the Software.
3345
+ The above copyright notice and this permission notice shall be included in all
3346
+ copies or substantial portions of the Software.
3384
3347
 
3385
3348
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3386
3349
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3387
3350
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3388
3351
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3389
3352
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3390
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3391
- THE SOFTWARE.
3353
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3354
+ SOFTWARE.
3392
3355
 
3393
3356
  ````
3394
3357
 
@@ -3398,35 +3361,35 @@ THE SOFTWARE.
3398
3361
 
3399
3362
  ### Rust Crates:
3400
3363
 
3401
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
3364
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
3402
3365
 
3403
3366
  ````text
3404
- Copyright 2023 The Fuchsia Authors
3367
+ Copyright (c) 2016 The humantime Developers
3405
3368
 
3406
- Permission is hereby granted, free of charge, to any
3407
- person obtaining a copy of this software and associated
3408
- documentation files (the "Software"), to deal in the
3409
- Software without restriction, including without
3410
- limitation the rights to use, copy, modify, merge,
3411
- publish, distribute, sublicense, and/or sell copies of
3412
- the Software, and to permit persons to whom the Software
3413
- is furnished to do so, subject to the following
3414
- conditions:
3369
+ Includes parts of http date with the following copyright:
3370
+ Copyright (c) 2016 Pyfisch
3415
3371
 
3416
- The above copyright notice and this permission notice
3417
- shall be included in all copies or substantial portions
3418
- of the Software.
3372
+ Includes portions of musl libc with the following copyright:
3373
+ Copyright © 2005-2013 Rich Felker
3419
3374
 
3420
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3421
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3422
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3423
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3424
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3425
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3426
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3427
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3428
- DEALINGS IN THE SOFTWARE.
3429
3375
 
3376
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3377
+ of this software and associated documentation files (the "Software"), to deal
3378
+ in the Software without restriction, including without limitation the rights
3379
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3380
+ copies of the Software, and to permit persons to whom the Software is
3381
+ furnished to do so, subject to the following conditions:
3382
+
3383
+ The above copyright notice and this permission notice shall be included in all
3384
+ copies or substantial portions of the Software.
3385
+
3386
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3387
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3388
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3389
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3390
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3391
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3392
+ SOFTWARE.
3430
3393
 
3431
3394
  ````
3432
3395
 
@@ -3434,14 +3397,12 @@ DEALINGS IN THE SOFTWARE.
3434
3397
 
3435
3398
  ## The following dependencies are licensed under the MIT License:
3436
3399
 
3437
- ### NPM Packages:
3400
+ ### Rust Crates:
3438
3401
 
3439
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
3402
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
3440
3403
 
3441
3404
  ````text
3442
- The MIT License (MIT)
3443
-
3444
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
3405
+ MIT License
3445
3406
 
3446
3407
  Permission is hereby granted, free of charge, to any person obtaining a copy
3447
3408
  of this software and associated documentation files (the "Software"), to deal
@@ -3450,16 +3411,50 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3450
3411
  copies of the Software, and to permit persons to whom the Software is
3451
3412
  furnished to do so, subject to the following conditions:
3452
3413
 
3453
- The above copyright notice and this permission notice shall be included in
3454
- all copies or substantial portions of the Software.
3414
+ The above copyright notice and this permission notice shall be included in all
3415
+ copies or substantial portions of the Software.
3455
3416
 
3456
3417
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3457
3418
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3458
3419
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3459
3420
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3460
3421
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3461
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3462
- THE SOFTWARE.
3422
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3423
+ SOFTWARE.
3424
+
3425
+ ````
3426
+
3427
+ ---
3428
+
3429
+ ## The following dependencies are licensed under the MIT License:
3430
+
3431
+ ### NPM Packages:
3432
+
3433
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
3434
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
3435
+
3436
+ ````text
3437
+ MIT License
3438
+
3439
+ Copyright (c) Microsoft Corporation.
3440
+
3441
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3442
+ of this software and associated documentation files (the "Software"), to deal
3443
+ in the Software without restriction, including without limitation the rights
3444
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3445
+ copies of the Software, and to permit persons to whom the Software is
3446
+ furnished to do so, subject to the following conditions:
3447
+
3448
+ The above copyright notice and this permission notice shall be included in all
3449
+ copies or substantial portions of the Software.
3450
+
3451
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3452
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3453
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3454
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3455
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3456
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3457
+ SOFTWARE
3463
3458
 
3464
3459
  ````
3465
3460
 
@@ -3469,10 +3464,10 @@ THE SOFTWARE.
3469
3464
 
3470
3465
  ### Rust Crates:
3471
3466
 
3472
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
3467
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
3473
3468
 
3474
3469
  ````text
3475
- Copyright (c) 2015 Steven Allen
3470
+ Copyright (c) 2018 Carl Lerche
3476
3471
 
3477
3472
  Permission is hereby granted, free of charge, to any
3478
3473
  person obtaining a copy of this software and associated
@@ -3506,19 +3501,10 @@ DEALINGS IN THE SOFTWARE.
3506
3501
 
3507
3502
  ### Rust Crates:
3508
3503
 
3509
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
3510
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
3511
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
3512
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
3513
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
3514
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
3515
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
3516
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
3517
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
3504
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
3518
3505
 
3519
3506
  ````text
3520
- Copyright (c) 2016 Alex Crichton
3521
- Copyright (c) 2017 The Tokio Authors
3507
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
3522
3508
 
3523
3509
  Permission is hereby granted, free of charge, to any
3524
3510
  person obtaining a copy of this software and associated
@@ -3552,13 +3538,10 @@ DEALINGS IN THE SOFTWARE.
3552
3538
 
3553
3539
  ### Rust Crates:
3554
3540
 
3555
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
3541
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
3556
3542
 
3557
3543
  ````text
3558
- MIT License
3559
-
3560
- Copyright (c) 2019 Yoshua Wuyts
3561
- Copyright (c) Tokio Contributors
3544
+ Copyright (c) 2014-2026 Sean McArthur
3562
3545
 
3563
3546
  Permission is hereby granted, free of charge, to any person obtaining a copy
3564
3547
  of this software and associated documentation files (the "Software"), to deal
@@ -3567,16 +3550,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3567
3550
  copies of the Software, and to permit persons to whom the Software is
3568
3551
  furnished to do so, subject to the following conditions:
3569
3552
 
3570
- The above copyright notice and this permission notice shall be included in all
3571
- copies or substantial portions of the Software.
3553
+ The above copyright notice and this permission notice shall be included in
3554
+ all copies or substantial portions of the Software.
3572
3555
 
3573
3556
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3574
3557
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3575
3558
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3576
3559
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3577
3560
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3578
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3579
- SOFTWARE.
3561
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3562
+ THE SOFTWARE.
3580
3563
 
3581
3564
  ````
3582
3565
 
@@ -3584,14 +3567,12 @@ SOFTWARE.
3584
3567
 
3585
3568
  ## The following dependencies are licensed under the MIT License:
3586
3569
 
3587
- ### NPM Packages:
3570
+ ### Rust Crates:
3588
3571
 
3589
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
3572
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
3590
3573
 
3591
3574
  ````text
3592
- MIT License
3593
-
3594
- Copyright (c) Matteo Collina and Undici contributors
3575
+ Copyright (c) 2015-2025 Sean McArthur
3595
3576
 
3596
3577
  Permission is hereby granted, free of charge, to any person obtaining a copy
3597
3578
  of this software and associated documentation files (the "Software"), to deal
@@ -3600,16 +3581,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3600
3581
  copies of the Software, and to permit persons to whom the Software is
3601
3582
  furnished to do so, subject to the following conditions:
3602
3583
 
3603
- The above copyright notice and this permission notice shall be included in all
3604
- copies or substantial portions of the Software.
3584
+ The above copyright notice and this permission notice shall be included in
3585
+ all copies or substantial portions of the Software.
3605
3586
 
3606
3587
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3607
3588
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3608
3589
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3609
3590
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3610
3591
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3611
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3612
- SOFTWARE.
3592
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3593
+ THE SOFTWARE.
3594
+
3613
3595
 
3614
3596
  ````
3615
3597
 
@@ -3619,10 +3601,10 @@ SOFTWARE.
3619
3601
 
3620
3602
  ### Rust Crates:
3621
3603
 
3622
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
3604
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
3623
3605
 
3624
3606
  ````text
3625
- Copyright (c) 2018 Carl Lerche
3607
+ Copyright 2019-2024 YOSHIOKA Takuma
3626
3608
 
3627
3609
  Permission is hereby granted, free of charge, to any
3628
3610
  person obtaining a copy of this software and associated
@@ -3656,88 +3638,37 @@ DEALINGS IN THE SOFTWARE.
3656
3638
 
3657
3639
  ### Rust Crates:
3658
3640
 
3659
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
3660
-
3661
- ````text
3662
- Copyright (c) 2016 The humantime Developers
3663
-
3664
- Includes parts of http date with the following copyright:
3665
- Copyright (c) 2016 Pyfisch
3666
-
3667
- Includes portions of musl libc with the following copyright:
3668
- Copyright © 2005-2013 Rich Felker
3669
-
3670
-
3671
- Permission is hereby granted, free of charge, to any person obtaining a copy
3672
- of this software and associated documentation files (the "Software"), to deal
3673
- in the Software without restriction, including without limitation the rights
3674
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3675
- copies of the Software, and to permit persons to whom the Software is
3676
- furnished to do so, subject to the following conditions:
3677
-
3678
- The above copyright notice and this permission notice shall be included in all
3679
- copies or substantial portions of the Software.
3680
-
3681
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3682
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3683
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3684
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3685
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3686
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3687
- SOFTWARE.
3688
-
3689
- ````
3690
-
3691
- ---
3692
-
3693
- ## The following dependencies are licensed under the MIT License:
3694
-
3695
- ### Rust Crates:
3696
-
3697
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
3698
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
3699
-
3700
- ````text
3701
- The MIT License (MIT)
3702
-
3703
- Copyright 2016 Google Inc. All Rights Reserved.
3704
-
3705
- 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:
3706
-
3707
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3708
-
3709
- 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.
3710
-
3711
- ````
3712
-
3713
- ---
3714
-
3715
- ## The following dependencies are licensed under the MIT License:
3716
-
3717
- ### Rust Crates:
3718
-
3719
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
3641
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
3642
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
3720
3643
 
3721
3644
  ````text
3722
- Copyright (c) 2014-2026 Sean McArthur
3645
+ Copyright (c) 2006-2009 Graydon Hoare
3646
+ Copyright (c) 2009-2013 Mozilla Foundation
3647
+ Copyright (c) 2016 Artyom Pavlov
3723
3648
 
3724
- Permission is hereby granted, free of charge, to any person obtaining a copy
3725
- of this software and associated documentation files (the "Software"), to deal
3726
- in the Software without restriction, including without limitation the rights
3727
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3728
- copies of the Software, and to permit persons to whom the Software is
3729
- furnished to do so, subject to the following conditions:
3649
+ Permission is hereby granted, free of charge, to any
3650
+ person obtaining a copy of this software and associated
3651
+ documentation files (the "Software"), to deal in the
3652
+ Software without restriction, including without
3653
+ limitation the rights to use, copy, modify, merge,
3654
+ publish, distribute, sublicense, and/or sell copies of
3655
+ the Software, and to permit persons to whom the Software
3656
+ is furnished to do so, subject to the following
3657
+ conditions:
3730
3658
 
3731
- The above copyright notice and this permission notice shall be included in
3732
- all copies or substantial portions of the Software.
3659
+ The above copyright notice and this permission notice
3660
+ shall be included in all copies or substantial portions
3661
+ of the Software.
3733
3662
 
3734
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3735
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3736
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3737
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3738
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3739
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3740
- THE SOFTWARE.
3663
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3664
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3665
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3666
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3667
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3668
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3669
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3670
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3671
+ DEALINGS IN THE SOFTWARE.
3741
3672
 
3742
3673
  ````
3743
3674
 
@@ -3747,29 +3678,40 @@ THE SOFTWARE.
3747
3678
 
3748
3679
  ### Rust Crates:
3749
3680
 
3750
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
3751
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3752
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3681
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
3682
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
3683
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
3684
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
3685
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
3686
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
3753
3687
 
3754
3688
  ````text
3755
- MIT License
3756
-
3757
- Copyright (c) <year> <copyright holders>
3689
+ Copyright 2018 Developers of the Rand project
3690
+ Copyright (c) 2014 The Rust Project Developers
3758
3691
 
3759
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3760
- associated documentation files (the "Software"), to deal in the Software without restriction, including
3761
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3762
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3763
- following conditions:
3692
+ Permission is hereby granted, free of charge, to any
3693
+ person obtaining a copy of this software and associated
3694
+ documentation files (the "Software"), to deal in the
3695
+ Software without restriction, including without
3696
+ limitation the rights to use, copy, modify, merge,
3697
+ publish, distribute, sublicense, and/or sell copies of
3698
+ the Software, and to permit persons to whom the Software
3699
+ is furnished to do so, subject to the following
3700
+ conditions:
3764
3701
 
3765
- The above copyright notice and this permission notice shall be included in all copies or substantial
3766
- portions of the Software.
3702
+ The above copyright notice and this permission notice
3703
+ shall be included in all copies or substantial portions
3704
+ of the Software.
3767
3705
 
3768
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3769
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3770
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3771
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3772
- USE OR OTHER DEALINGS IN THE SOFTWARE.
3706
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3707
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3708
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3709
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3710
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3711
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3712
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3713
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3714
+ DEALINGS IN THE SOFTWARE.
3773
3715
 
3774
3716
  ````
3775
3717
 
@@ -3779,11 +3721,10 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
3779
3721
 
3780
3722
  ### Rust Crates:
3781
3723
 
3782
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
3783
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
3724
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
3784
3725
 
3785
3726
  ````text
3786
- Copyright (c) 2014 Alex Crichton
3727
+ Copyright (c) 2015 Steven Allen
3787
3728
 
3788
3729
  Permission is hereby granted, free of charge, to any
3789
3730
  person obtaining a copy of this software and associated
@@ -3817,32 +3758,39 @@ DEALINGS IN THE SOFTWARE.
3817
3758
 
3818
3759
  ### Rust Crates:
3819
3760
 
3820
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
3821
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
3822
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
3761
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
3762
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
3763
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
3764
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
3765
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
3766
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
3823
3767
 
3824
3768
  ````text
3825
- MIT License
3826
-
3827
- Copyright (c) 2017 Ted Driggs
3769
+ Copyright (c) 2019 Tokio Contributors
3828
3770
 
3829
- Permission is hereby granted, free of charge, to any person obtaining a copy
3830
- of this software and associated documentation files (the "Software"), to deal
3831
- in the Software without restriction, including without limitation the rights
3832
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3833
- copies of the Software, and to permit persons to whom the Software is
3834
- furnished to do so, subject to the following conditions:
3771
+ Permission is hereby granted, free of charge, to any
3772
+ person obtaining a copy of this software and associated
3773
+ documentation files (the "Software"), to deal in the
3774
+ Software without restriction, including without
3775
+ limitation the rights to use, copy, modify, merge,
3776
+ publish, distribute, sublicense, and/or sell copies of
3777
+ the Software, and to permit persons to whom the Software
3778
+ is furnished to do so, subject to the following
3779
+ conditions:
3835
3780
 
3836
- The above copyright notice and this permission notice shall be included in all
3837
- copies or substantial portions of the Software.
3781
+ The above copyright notice and this permission notice
3782
+ shall be included in all copies or substantial portions
3783
+ of the Software.
3838
3784
 
3839
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3840
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3841
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3842
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3843
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3844
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3845
- SOFTWARE.
3785
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3786
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3787
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3788
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3789
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3790
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3791
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3792
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3793
+ DEALINGS IN THE SOFTWARE.
3846
3794
 
3847
3795
  ````
3848
3796
 
@@ -3852,10 +3800,10 @@ SOFTWARE.
3852
3800
 
3853
3801
  ### Rust Crates:
3854
3802
 
3855
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
3803
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
3856
3804
 
3857
3805
  ````text
3858
- Copyright (c) 2019 Carl Lerche
3806
+ Copyright Mozilla Foundation
3859
3807
 
3860
3808
  Permission is hereby granted, free of charge, to any
3861
3809
  person obtaining a copy of this software and associated
@@ -3889,16 +3837,29 @@ DEALINGS IN THE SOFTWARE.
3889
3837
 
3890
3838
  ### Rust Crates:
3891
3839
 
3892
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
3840
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
3893
3841
 
3894
3842
  ````text
3895
- Copyright 2016 Nika Layzell
3843
+ Copyright (c) 2013-2014 The Rust Project Developers.
3844
+ Copyright (c) 2015-2020 The rust-hex Developers
3896
3845
 
3897
- 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:
3846
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3847
+ of this software and associated documentation files (the "Software"), to deal
3848
+ in the Software without restriction, including without limitation the rights
3849
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3850
+ copies of the Software, and to permit persons to whom the Software is
3851
+ furnished to do so, subject to the following conditions:
3898
3852
 
3899
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3853
+ The above copyright notice and this permission notice shall be included in all
3854
+ copies or substantial portions of the Software.
3900
3855
 
3901
- 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.
3856
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3857
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3858
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3859
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3860
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3861
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3862
+ SOFTWARE.
3902
3863
 
3903
3864
  ````
3904
3865
 
@@ -3906,12 +3867,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
3906
3867
 
3907
3868
  ## The following dependencies are licensed under the MIT License:
3908
3869
 
3909
- ### Rust Crates:
3870
+ ### NPM Packages:
3910
3871
 
3911
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
3872
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
3912
3873
 
3913
3874
  ````text
3914
- Copyright (c) 2014 Carl Lerche and other MIO contributors
3875
+ The MIT License (MIT)
3876
+
3877
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
3915
3878
 
3916
3879
  Permission is hereby granted, free of charge, to any person obtaining a copy
3917
3880
  of this software and associated documentation files (the "Software"), to deal
@@ -3939,10 +3902,10 @@ THE SOFTWARE.
3939
3902
 
3940
3903
  ### Rust Crates:
3941
3904
 
3942
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
3905
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
3943
3906
 
3944
3907
  ````text
3945
- Copyright (c) 2021 RustCrypto Developers
3908
+ Copyright (c) 2019 Nick Fitzgerald
3946
3909
 
3947
3910
  Permission is hereby granted, free of charge, to any
3948
3911
  person obtaining a copy of this software and associated
@@ -3976,29 +3939,34 @@ DEALINGS IN THE SOFTWARE.
3976
3939
 
3977
3940
  ### Rust Crates:
3978
3941
 
3979
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
3942
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
3980
3943
 
3981
3944
  ````text
3982
- Copyright (c) 2015-2025 Sean McArthur
3983
-
3984
- Permission is hereby granted, free of charge, to any person obtaining a copy
3985
- of this software and associated documentation files (the "Software"), to deal
3986
- in the Software without restriction, including without limitation the rights
3987
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3988
- copies of the Software, and to permit persons to whom the Software is
3989
- furnished to do so, subject to the following conditions:
3945
+ Copyright (c) The Rust Project Developers
3990
3946
 
3991
- The above copyright notice and this permission notice shall be included in
3992
- all copies or substantial portions of the Software.
3947
+ Permission is hereby granted, free of charge, to any
3948
+ person obtaining a copy of this software and associated
3949
+ documentation files (the "Software"), to deal in the
3950
+ Software without restriction, including without
3951
+ limitation the rights to use, copy, modify, merge,
3952
+ publish, distribute, sublicense, and/or sell copies of
3953
+ the Software, and to permit persons to whom the Software
3954
+ is furnished to do so, subject to the following
3955
+ conditions:
3993
3956
 
3994
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3995
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3996
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3997
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3998
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3999
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4000
- THE SOFTWARE.
3957
+ The above copyright notice and this permission notice
3958
+ shall be included in all copies or substantial portions
3959
+ of the Software.
4001
3960
 
3961
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3962
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3963
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3964
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3965
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3966
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3967
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3968
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3969
+ DEALINGS IN THE SOFTWARE.
4002
3970
 
4003
3971
  ````
4004
3972
 
@@ -4048,10 +4016,10 @@ DEALINGS IN THE SOFTWARE.
4048
4016
 
4049
4017
  ### Rust Crates:
4050
4018
 
4051
- - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
4019
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
4052
4020
 
4053
4021
  ````text
4054
- Copyright (c) 2017 tokio-jsonrpc developers
4022
+ Copyright (c) 2021 RustCrypto Developers
4055
4023
 
4056
4024
  Permission is hereby granted, free of charge, to any
4057
4025
  person obtaining a copy of this software and associated
@@ -4085,10 +4053,10 @@ DEALINGS IN THE SOFTWARE.
4085
4053
 
4086
4054
  ### Rust Crates:
4087
4055
 
4088
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
4056
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
4089
4057
 
4090
4058
  ````text
4091
- Copyright (c) 2016--2023
4059
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
4092
4060
 
4093
4061
  Permission is hereby granted, free of charge, to any
4094
4062
  person obtaining a copy of this software and associated
@@ -4122,10 +4090,74 @@ DEALINGS IN THE SOFTWARE.
4122
4090
 
4123
4091
  ### Rust Crates:
4124
4092
 
4125
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
4093
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
4094
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
4095
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
4126
4096
 
4127
4097
  ````text
4128
- Copyright (c) 2016 Amanieu d'Antras
4098
+ MIT License
4099
+
4100
+ Copyright (c) <year> <copyright holders>
4101
+
4102
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
4103
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
4104
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4105
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
4106
+ following conditions:
4107
+
4108
+ The above copyright notice and this permission notice shall be included in all copies or substantial
4109
+ portions of the Software.
4110
+
4111
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
4112
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
4113
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
4114
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
4115
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
4116
+
4117
+ ````
4118
+
4119
+ ---
4120
+
4121
+ ## The following dependencies are licensed under the MIT License:
4122
+
4123
+ ### Rust Crates:
4124
+
4125
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
4126
+
4127
+ ````text
4128
+ The MIT License (MIT)
4129
+
4130
+ Copyright (c) 2015 Bartłomiej Kamiński
4131
+
4132
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4133
+ of this software and associated documentation files (the "Software"), to deal
4134
+ in the Software without restriction, including without limitation the rights
4135
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4136
+ copies of the Software, and to permit persons to whom the Software is
4137
+ furnished to do so, subject to the following conditions:
4138
+
4139
+ The above copyright notice and this permission notice shall be included in all
4140
+ copies or substantial portions of the Software.
4141
+
4142
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4143
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4144
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4145
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4146
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4147
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4148
+ SOFTWARE.
4149
+ ````
4150
+
4151
+ ---
4152
+
4153
+ ## The following dependencies are licensed under the MIT License:
4154
+
4155
+ ### Rust Crates:
4156
+
4157
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
4158
+
4159
+ ````text
4160
+ Copyright (c) The rust-url developers
4129
4161
 
4130
4162
  Permission is hereby granted, free of charge, to any
4131
4163
  person obtaining a copy of this software and associated
@@ -4151,38 +4183,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4151
4183
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4152
4184
  DEALINGS IN THE SOFTWARE.
4153
4185
 
4154
- ````
4155
-
4156
- ---
4157
-
4158
- ## The following dependencies are licensed under the MIT License:
4159
-
4160
- ### Rust Crates:
4161
-
4162
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
4163
-
4164
- ````text
4165
- Copyright (c) 2016-2025 Sean McArthur
4166
-
4167
- Permission is hereby granted, free of charge, to any person obtaining a copy
4168
- of this software and associated documentation files (the "Software"), to deal
4169
- in the Software without restriction, including without limitation the rights
4170
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4171
- copies of the Software, and to permit persons to whom the Software is
4172
- furnished to do so, subject to the following conditions:
4173
-
4174
- The above copyright notice and this permission notice shall be included in
4175
- all copies or substantial portions of the Software.
4176
-
4177
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4178
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4179
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4180
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4181
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4182
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4183
- THE SOFTWARE.
4184
-
4185
-
4186
4186
  ````
4187
4187
 
4188
4188
  ---