@deveco-codegenie/mcp-bridge-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
  - [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
189
102
 
190
103
  ````text
@@ -398,6 +311,93 @@ limitations under the License.
398
311
 
399
312
  ### Rust Crates:
400
313
 
314
+ - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
315
+ - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
316
+ - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
317
+
318
+ ````text
319
+ Apache License
320
+ Version 2.0, January 2004
321
+ http://www.apache.org/licenses/
322
+
323
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
324
+
325
+ 1. Definitions.
326
+
327
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
328
+
329
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
330
+
331
+ "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.
332
+
333
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
334
+
335
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
336
+
337
+ "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.
338
+
339
+ "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).
340
+
341
+ "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.
342
+
343
+ "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."
344
+
345
+ "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.
346
+
347
+ 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.
348
+
349
+ 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.
350
+
351
+ 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:
352
+
353
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
354
+
355
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
356
+
357
+ (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
358
+
359
+ (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.
360
+
361
+ 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.
362
+
363
+ 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.
364
+
365
+ 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.
366
+
367
+ 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.
368
+
369
+ 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.
370
+
371
+ 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.
372
+
373
+ END OF TERMS AND CONDITIONS
374
+
375
+ APPENDIX: How to apply the Apache License to your work.
376
+
377
+ 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.
378
+
379
+ Copyright [yyyy] [name of copyright owner]
380
+
381
+ Licensed under the Apache License, Version 2.0 (the "License");
382
+ you may not use this file except in compliance with the License.
383
+ You may obtain a copy of the License at
384
+
385
+ http://www.apache.org/licenses/LICENSE-2.0
386
+
387
+ Unless required by applicable law or agreed to in writing, software
388
+ distributed under the License is distributed on an "AS IS" BASIS,
389
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
390
+ See the License for the specific language governing permissions and
391
+ limitations under the License.
392
+
393
+ ````
394
+
395
+ ---
396
+
397
+ ## The following dependencies are licensed under the Apache-2.0 License:
398
+
399
+ ### Rust Crates:
400
+
401
401
  - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
402
402
  - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
403
403
  - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
@@ -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,38 +689,25 @@ 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
- ### NPM Packages:
694
+ ### Rust Crates:
658
695
 
659
- - [jpeg-js](https://github.com/eugeneware/jpeg-js) (0.4.4)
696
+ - [libloading](https://github.com/nagisa/rust_libloading/) (0.9.0)
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:
699
+ Copyright © 2015, Simonas Kazlauskas
667
700
 
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.
701
+ Permission to use, copy, modify, and/or distribute this software for any purpose with or without
702
+ fee is hereby granted, provided that the above copyright notice and this permission notice appear
703
+ in all copies.
704
+
705
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
706
+ SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
707
+ AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
708
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
709
+ NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
710
+ THIS SOFTWARE.
687
711
 
688
712
  ````
689
713
 
@@ -728,25 +752,38 @@ THIS SOFTWARE.
728
752
 
729
753
  ---
730
754
 
731
- ## The following dependencies are licensed under the ISC License:
755
+ ## The following dependencies are licensed under the MIT License:
732
756
 
733
757
  ### Rust Crates:
734
758
 
735
- - [libloading](https://github.com/nagisa/rust_libloading/) (0.9.0)
759
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
736
760
 
737
761
  ````text
738
- Copyright © 2015, Simonas Kazlauskas
762
+ Copyright (c) 2016--2023
739
763
 
740
- Permission to use, copy, modify, and/or distribute this software for any purpose with or without
741
- fee is hereby granted, provided that the above copyright notice and this permission notice appear
742
- in all copies.
764
+ Permission is hereby granted, free of charge, to any
765
+ person obtaining a copy of this software and associated
766
+ documentation files (the "Software"), to deal in the
767
+ Software without restriction, including without
768
+ limitation the rights to use, copy, modify, merge,
769
+ publish, distribute, sublicense, and/or sell copies of
770
+ the Software, and to permit persons to whom the Software
771
+ is furnished to do so, subject to the following
772
+ conditions:
743
773
 
744
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
745
- SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
746
- AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
747
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
748
- NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
749
- THIS SOFTWARE.
774
+ The above copyright notice and this permission notice
775
+ shall be included in all copies or substantial portions
776
+ of the Software.
777
+
778
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
779
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
780
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
781
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
782
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
783
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
784
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
785
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
786
+ DEALINGS IN THE SOFTWARE.
750
787
 
751
788
  ````
752
789
 
@@ -756,12 +793,12 @@ THIS SOFTWARE.
756
793
 
757
794
  ### NPM Packages:
758
795
 
759
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
796
+ - [json5](https://github.com/json5/json5) (2.2.3)
760
797
 
761
798
  ````text
762
- The MIT License (MIT)
799
+ MIT License
763
800
 
764
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
801
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
765
802
 
766
803
  Permission is hereby granted, free of charge, to any person obtaining a copy
767
804
  of this software and associated documentation files (the "Software"), to deal
@@ -770,16 +807,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
770
807
  copies of the Software, and to permit persons to whom the Software is
771
808
  furnished to do so, subject to the following conditions:
772
809
 
773
- The above copyright notice and this permission notice shall be included in
774
- all copies or substantial portions of the Software.
810
+ The above copyright notice and this permission notice shall be included in all
811
+ copies or substantial portions of the Software.
775
812
 
776
813
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
777
814
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
778
815
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
779
816
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
780
817
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
781
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
782
- THE SOFTWARE.
818
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
819
+ SOFTWARE.
820
+
821
+ [others]: https://github.com/json5/json5/contributors
783
822
 
784
823
  ````
785
824
 
@@ -787,15 +826,13 @@ THE SOFTWARE.
787
826
 
788
827
  ## The following dependencies are licensed under the MIT License:
789
828
 
790
- ### NPM Packages:
829
+ ### Rust Crates:
791
830
 
792
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
831
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
793
832
 
794
833
  ````text
795
834
  MIT License
796
835
 
797
- Copyright (c) Matteo Collina and Undici contributors
798
-
799
836
  Permission is hereby granted, free of charge, to any person obtaining a copy
800
837
  of this software and associated documentation files (the "Software"), to deal
801
838
  in the Software without restriction, including without limitation the rights
@@ -822,11 +859,13 @@ SOFTWARE.
822
859
 
823
860
  ### Rust Crates:
824
861
 
825
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
862
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
826
863
 
827
864
  ````text
828
- Copyright (c) 2013-2014 The Rust Project Developers.
829
- Copyright (c) 2015-2020 The rust-hex Developers
865
+ MIT License
866
+
867
+ Copyright (c) 2019 Yoshua Wuyts
868
+ Copyright (c) Tokio Contributors
830
869
 
831
870
  Permission is hereby granted, free of charge, to any person obtaining a copy
832
871
  of this software and associated documentation files (the "Software"), to deal
@@ -854,10 +893,12 @@ SOFTWARE.
854
893
 
855
894
  ### Rust Crates:
856
895
 
857
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
896
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
858
897
 
859
898
  ````text
860
- Copyright (c) 2016 The rust-native-tls Developers
899
+ The MIT License (MIT)
900
+
901
+ Copyright (c) 2015 Alice Maz
861
902
 
862
903
  Permission is hereby granted, free of charge, to any person obtaining a copy
863
904
  of this software and associated documentation files (the "Software"), to deal
@@ -866,16 +907,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
866
907
  copies of the Software, and to permit persons to whom the Software is
867
908
  furnished to do so, subject to the following conditions:
868
909
 
869
- The above copyright notice and this permission notice shall be included in all
870
- copies or substantial portions of the Software.
910
+ The above copyright notice and this permission notice shall be included in
911
+ all copies or substantial portions of the Software.
871
912
 
872
913
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
873
914
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
874
915
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
875
916
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
876
917
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
877
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
878
- SOFTWARE.
918
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
919
+ THE SOFTWARE.
879
920
 
880
921
  ````
881
922
 
@@ -885,31 +926,34 @@ SOFTWARE.
885
926
 
886
927
  ### Rust Crates:
887
928
 
888
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
889
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
929
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
890
930
 
891
931
  ````text
892
- MIT License
893
-
894
- Copyright (c) 2019 Graham Esau
932
+ Copyright (c) 2019 The CryptoCorrosion Contributors
895
933
 
896
- Permission is hereby granted, free of charge, to any person obtaining a copy
897
- of this software and associated documentation files (the "Software"), to deal
898
- in the Software without restriction, including without limitation the rights
899
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
900
- copies of the Software, and to permit persons to whom the Software is
901
- furnished to do so, subject to the following conditions:
934
+ Permission is hereby granted, free of charge, to any
935
+ person obtaining a copy of this software and associated
936
+ documentation files (the "Software"), to deal in the
937
+ Software without restriction, including without
938
+ limitation the rights to use, copy, modify, merge,
939
+ publish, distribute, sublicense, and/or sell copies of
940
+ the Software, and to permit persons to whom the Software
941
+ is furnished to do so, subject to the following
942
+ conditions:
902
943
 
903
- The above copyright notice and this permission notice shall be included in all
904
- copies or substantial portions of the Software.
944
+ The above copyright notice and this permission notice
945
+ shall be included in all copies or substantial portions
946
+ of the Software.
905
947
 
906
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
907
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
908
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
909
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
910
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
911
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
912
- SOFTWARE.
948
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
949
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
950
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
951
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
952
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
953
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
954
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
955
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
956
+ DEALINGS IN THE SOFTWARE.
913
957
 
914
958
  ````
915
959
 
@@ -919,10 +963,10 @@ SOFTWARE.
919
963
 
920
964
  ### Rust Crates:
921
965
 
922
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
966
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
923
967
 
924
968
  ````text
925
- Copyright (c) 2017 Contributors
969
+ Copyright 2019-2024 YOSHIOKA Takuma
926
970
 
927
971
  Permission is hereby granted, free of charge, to any
928
972
  person obtaining a copy of this software and associated
@@ -987,13 +1031,50 @@ SOFTWARE.
987
1031
 
988
1032
  ## The following dependencies are licensed under the MIT License:
989
1033
 
990
- ### NPM Packages:
1034
+ ### Rust Crates:
991
1035
 
992
- - [pngjs](https://github.com/pngjs/pngjs) (7.0.0)
1036
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
993
1037
 
994
1038
  ````text
995
- pngjs original work Copyright (c) 2015 Luke Page & Original Contributors
996
- pngjs derived work Copyright (c) 2012 Kuba Niegowski
1039
+ Copyright (c) 2019-2021 Tower Contributors
1040
+
1041
+ Permission is hereby granted, free of charge, to any
1042
+ person obtaining a copy of this software and associated
1043
+ documentation files (the "Software"), to deal in the
1044
+ Software without restriction, including without
1045
+ limitation the rights to use, copy, modify, merge,
1046
+ publish, distribute, sublicense, and/or sell copies of
1047
+ the Software, and to permit persons to whom the Software
1048
+ is furnished to do so, subject to the following
1049
+ conditions:
1050
+
1051
+ The above copyright notice and this permission notice
1052
+ shall be included in all copies or substantial portions
1053
+ of the Software.
1054
+
1055
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1056
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1057
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1058
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1059
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1060
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1061
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1062
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1063
+ DEALINGS IN THE SOFTWARE.
1064
+
1065
+ ````
1066
+
1067
+ ---
1068
+
1069
+ ## The following dependencies are licensed under the MIT License:
1070
+
1071
+ ### Rust Crates:
1072
+
1073
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
1074
+
1075
+ ````text
1076
+ Copyright (c) 2017 Alexey Galakhov
1077
+ Copyright (c) 2016 Jason Housley
997
1078
 
998
1079
  Permission is hereby granted, free of charge, to any person obtaining a copy
999
1080
  of this software and associated documentation files (the "Software"), to deal
@@ -1021,10 +1102,10 @@ THE SOFTWARE.
1021
1102
 
1022
1103
  ### Rust Crates:
1023
1104
 
1024
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
1105
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
1025
1106
 
1026
1107
  ````text
1027
- Copyright (c) 2021 RustCrypto Developers
1108
+ Copyright (c) 2016 Amanieu d'Antras
1028
1109
 
1029
1110
  Permission is hereby granted, free of charge, to any
1030
1111
  person obtaining a copy of this software and associated
@@ -1058,63 +1139,34 @@ DEALINGS IN THE SOFTWARE.
1058
1139
 
1059
1140
  ### Rust Crates:
1060
1141
 
1061
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
1062
-
1063
- ````text
1064
- The MIT License (MIT)
1065
-
1066
- Copyright (c) 2015-2020 Julien Cretin
1067
- Copyright (c) 2017-2020 Google Inc.
1068
-
1069
- Permission is hereby granted, free of charge, to any person obtaining a copy
1070
- of this software and associated documentation files (the "Software"), to deal
1071
- in the Software without restriction, including without limitation the rights
1072
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1073
- copies of the Software, and to permit persons to whom the Software is
1074
- furnished to do so, subject to the following conditions:
1075
-
1076
- The above copyright notice and this permission notice shall be included in all
1077
- copies or substantial portions of the Software.
1078
-
1079
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1080
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1081
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1082
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1083
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1084
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1085
- SOFTWARE.
1086
-
1087
- ````
1088
-
1089
- ---
1090
-
1091
- ## The following dependencies are licensed under the MIT License:
1092
-
1093
- ### Rust Crates:
1094
-
1095
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
1142
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
1096
1143
 
1097
1144
  ````text
1098
- Copyright (c) 2015-2025 Sean McArthur
1099
-
1100
- Permission is hereby granted, free of charge, to any person obtaining a copy
1101
- of this software and associated documentation files (the "Software"), to deal
1102
- in the Software without restriction, including without limitation the rights
1103
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1104
- copies of the Software, and to permit persons to whom the Software is
1105
- furnished to do so, subject to the following conditions:
1145
+ Copyright (c) The rust-url developers
1106
1146
 
1107
- The above copyright notice and this permission notice shall be included in
1108
- all copies or substantial portions of the Software.
1147
+ Permission is hereby granted, free of charge, to any
1148
+ person obtaining a copy of this software and associated
1149
+ documentation files (the "Software"), to deal in the
1150
+ Software without restriction, including without
1151
+ limitation the rights to use, copy, modify, merge,
1152
+ publish, distribute, sublicense, and/or sell copies of
1153
+ the Software, and to permit persons to whom the Software
1154
+ is furnished to do so, subject to the following
1155
+ conditions:
1109
1156
 
1110
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1111
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1112
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1113
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1114
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1115
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1116
- THE SOFTWARE.
1157
+ The above copyright notice and this permission notice
1158
+ shall be included in all copies or substantial portions
1159
+ of the Software.
1117
1160
 
1161
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1162
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1163
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1164
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1165
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1166
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1167
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1168
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1169
+ DEALINGS IN THE SOFTWARE.
1118
1170
 
1119
1171
  ````
1120
1172
 
@@ -1157,30 +1209,34 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1157
1209
 
1158
1210
  ### Rust Crates:
1159
1211
 
1160
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
1212
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
1161
1213
 
1162
1214
  ````text
1163
- MIT License
1164
-
1165
- Copyright (c) 2025 Callum Oakley
1215
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
1166
1216
 
1167
- Permission is hereby granted, free of charge, to any person obtaining a copy
1168
- of this software and associated documentation files (the "Software"), to deal
1169
- in the Software without restriction, including without limitation the rights
1170
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1171
- copies of the Software, and to permit persons to whom the Software is
1172
- furnished to do so, subject to the following conditions:
1217
+ Permission is hereby granted, free of charge, to any
1218
+ person obtaining a copy of this software and associated
1219
+ documentation files (the "Software"), to deal in the
1220
+ Software without restriction, including without
1221
+ limitation the rights to use, copy, modify, merge,
1222
+ publish, distribute, sublicense, and/or sell copies of
1223
+ the Software, and to permit persons to whom the Software
1224
+ is furnished to do so, subject to the following
1225
+ conditions:
1173
1226
 
1174
- The above copyright notice and this permission notice shall be included in all
1175
- copies or substantial portions of the Software.
1227
+ The above copyright notice and this permission notice
1228
+ shall be included in all copies or substantial portions
1229
+ of the Software.
1176
1230
 
1177
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1178
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1179
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1180
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1181
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1182
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1183
- SOFTWARE.
1231
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1232
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1233
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1234
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1235
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1236
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1237
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1238
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1239
+ DEALINGS IN THE SOFTWARE.
1184
1240
 
1185
1241
  ````
1186
1242
 
@@ -1190,65 +1246,34 @@ SOFTWARE.
1190
1246
 
1191
1247
  ### Rust Crates:
1192
1248
 
1193
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
1194
-
1195
- ````text
1196
- MIT License
1197
-
1198
- Copyright (c) [2021] [Marvin Countryman]
1199
-
1200
- Permission is hereby granted, free of charge, to any person obtaining a copy
1201
- of this software and associated documentation files (the "Software"), to deal
1202
- in the Software without restriction, including without limitation the rights
1203
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1204
- copies of the Software, and to permit persons to whom the Software is
1205
- furnished to do so, subject to the following conditions:
1206
-
1207
- The above copyright notice and this permission notice shall be included in all
1208
- copies or substantial portions of the Software.
1209
-
1210
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1211
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1212
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1213
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1214
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1215
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1216
- SOFTWARE.
1217
-
1218
- ````
1219
-
1220
- ---
1221
-
1222
- ## The following dependencies are licensed under the MIT License:
1223
-
1224
- ### NPM Packages:
1225
-
1226
- - [json5](https://github.com/json5/json5) (2.2.3)
1249
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
1227
1250
 
1228
1251
  ````text
1229
- MIT License
1230
-
1231
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
1232
-
1233
- Permission is hereby granted, free of charge, to any person obtaining a copy
1234
- of this software and associated documentation files (the "Software"), to deal
1235
- in the Software without restriction, including without limitation the rights
1236
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1237
- copies of the Software, and to permit persons to whom the Software is
1238
- furnished to do so, subject to the following conditions:
1252
+ Copyright (c) 2010 The Rust Project Developers
1239
1253
 
1240
- The above copyright notice and this permission notice shall be included in all
1241
- copies or substantial portions of the Software.
1254
+ Permission is hereby granted, free of charge, to any
1255
+ person obtaining a copy of this software and associated
1256
+ documentation files (the "Software"), to deal in the
1257
+ Software without restriction, including without
1258
+ limitation the rights to use, copy, modify, merge,
1259
+ publish, distribute, sublicense, and/or sell copies of
1260
+ the Software, and to permit persons to whom the Software
1261
+ is furnished to do so, subject to the following
1262
+ conditions:
1242
1263
 
1243
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1244
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1245
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1246
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1247
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1248
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1249
- SOFTWARE.
1264
+ The above copyright notice and this permission notice
1265
+ shall be included in all copies or substantial portions
1266
+ of the Software.
1250
1267
 
1251
- [others]: https://github.com/json5/json5/contributors
1268
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1269
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1270
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1271
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1272
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1273
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1274
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1275
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1276
+ DEALINGS IN THE SOFTWARE.
1252
1277
 
1253
1278
  ````
1254
1279
 
@@ -1258,14 +1283,11 @@ SOFTWARE.
1258
1283
 
1259
1284
  ### Rust Crates:
1260
1285
 
1261
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
1262
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
1263
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
1286
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
1264
1287
 
1265
1288
  ````text
1266
- MIT License
1267
-
1268
- Copyright (c) Tokio Contributors
1289
+ Copyright (c) 2013-2014 The Rust Project Developers.
1290
+ Copyright (c) 2015-2020 The rust-hex Developers
1269
1291
 
1270
1292
  Permission is hereby granted, free of charge, to any person obtaining a copy
1271
1293
  of this software and associated documentation files (the "Software"), to deal
@@ -1293,9 +1315,11 @@ SOFTWARE.
1293
1315
 
1294
1316
  ### Rust Crates:
1295
1317
 
1296
- - [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
1318
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
1297
1319
 
1298
1320
  ````text
1321
+ Copyright (c) 2014-2026 Alex Crichton
1322
+
1299
1323
  Permission is hereby granted, free of charge, to any
1300
1324
  person obtaining a copy of this software and associated
1301
1325
  documentation files (the "Software"), to deal in the
@@ -1319,6 +1343,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1319
1343
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1320
1344
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1321
1345
  DEALINGS IN THE SOFTWARE.
1346
+
1322
1347
  ````
1323
1348
 
1324
1349
  ---
@@ -1327,12 +1352,10 @@ DEALINGS IN THE SOFTWARE.
1327
1352
 
1328
1353
  ### Rust Crates:
1329
1354
 
1330
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
1355
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
1331
1356
 
1332
1357
  ````text
1333
- Copyright (c) 2017 Carl Lerche
1334
- Copyright (c) 2018 Bastian Köcher
1335
- Copyright (c) 2019-2020 Artem Vorotnikov
1358
+ Copyright (c) The Rust Project Developers
1336
1359
 
1337
1360
  Permission is hereby granted, free of charge, to any
1338
1361
  person obtaining a copy of this software and associated
@@ -1364,12 +1387,42 @@ DEALINGS IN THE SOFTWARE.
1364
1387
 
1365
1388
  ## The following dependencies are licensed under the MIT License:
1366
1389
 
1390
+ ### NPM Packages:
1391
+
1392
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
1393
+
1394
+ ````text
1395
+ This software is released under the MIT license:
1396
+
1397
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1398
+ this software and associated documentation files (the "Software"), to deal in
1399
+ the Software without restriction, including without limitation the rights to
1400
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1401
+ the Software, and to permit persons to whom the Software is furnished to do so,
1402
+ subject to the following conditions:
1403
+
1404
+ The above copyright notice and this permission notice shall be included in all
1405
+ copies or substantial portions of the Software.
1406
+
1407
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1408
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1409
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1410
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1411
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1412
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1413
+
1414
+ ````
1415
+
1416
+ ---
1417
+
1418
+ ## The following dependencies are licensed under the MIT License:
1419
+
1367
1420
  ### Rust Crates:
1368
1421
 
1369
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
1422
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
1370
1423
 
1371
1424
  ````text
1372
- Copyright (c) 2013-2016 The rust-url developers
1425
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
1373
1426
 
1374
1427
  Permission is hereby granted, free of charge, to any
1375
1428
  person obtaining a copy of this software and associated
@@ -1403,12 +1456,14 @@ DEALINGS IN THE SOFTWARE.
1403
1456
 
1404
1457
  ### Rust Crates:
1405
1458
 
1406
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
1459
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
1460
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1461
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1407
1462
 
1408
1463
  ````text
1409
- The MIT License (MIT)
1464
+ MIT License
1410
1465
 
1411
- Copyright (c) 2014 Mathijs van de Nes
1466
+ Copyright (c) 2023 magiclen.org (Ron Li)
1412
1467
 
1413
1468
  Permission is hereby granted, free of charge, to any person obtaining a copy
1414
1469
  of this software and associated documentation files (the "Software"), to deal
@@ -1428,8 +1483,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1428
1483
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1429
1484
  SOFTWARE.
1430
1485
 
1431
- Some files in the "tests/data" subdirectory of this repository are under other
1432
- licences; see files named LICENSE.*.txt for details.
1433
1486
  ````
1434
1487
 
1435
1488
  ---
@@ -1438,11 +1491,75 @@ licences; see files named LICENSE.*.txt for details.
1438
1491
 
1439
1492
  ### Rust Crates:
1440
1493
 
1441
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
1442
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
1494
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
1495
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
1443
1496
 
1444
1497
  ````text
1445
- Copyright (c) 2014 Alex Crichton
1498
+ MIT License
1499
+
1500
+ Copyright (c) 2019 Graham Esau
1501
+
1502
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1503
+ of this software and associated documentation files (the "Software"), to deal
1504
+ in the Software without restriction, including without limitation the rights
1505
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1506
+ copies of the Software, and to permit persons to whom the Software is
1507
+ furnished to do so, subject to the following conditions:
1508
+
1509
+ The above copyright notice and this permission notice shall be included in all
1510
+ copies or substantial portions of the Software.
1511
+
1512
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1513
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1514
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1515
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1516
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1517
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1518
+ SOFTWARE.
1519
+
1520
+ ````
1521
+
1522
+ ---
1523
+
1524
+ ## The following dependencies are licensed under the MIT License:
1525
+
1526
+ ### Rust Crates:
1527
+
1528
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
1529
+
1530
+ ````text
1531
+ Copyright (c) 2023-2025 Sean McArthur
1532
+
1533
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1534
+ of this software and associated documentation files (the "Software"), to deal
1535
+ in the Software without restriction, including without limitation the rights
1536
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1537
+ copies of the Software, and to permit persons to whom the Software is
1538
+ furnished to do so, subject to the following conditions:
1539
+
1540
+ The above copyright notice and this permission notice shall be included in
1541
+ all copies or substantial portions of the Software.
1542
+
1543
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1544
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1545
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1546
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1547
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1548
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1549
+ THE SOFTWARE.
1550
+
1551
+ ````
1552
+
1553
+ ---
1554
+
1555
+ ## The following dependencies are licensed under the MIT License:
1556
+
1557
+ ### Rust Crates:
1558
+
1559
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
1560
+
1561
+ ````text
1562
+ Copyright (c) 2015 Steven Allen
1446
1563
 
1447
1564
  Permission is hereby granted, free of charge, to any
1448
1565
  person obtaining a copy of this software and associated
@@ -1476,15 +1593,10 @@ DEALINGS IN THE SOFTWARE.
1476
1593
 
1477
1594
  ### Rust Crates:
1478
1595
 
1479
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
1480
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
1481
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
1482
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
1483
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
1484
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
1596
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
1485
1597
 
1486
1598
  ````text
1487
- Copyright (c) 2019 Tokio Contributors
1599
+ Copyright (c) 2016--2017
1488
1600
 
1489
1601
  Permission is hereby granted, free of charge, to any
1490
1602
  person obtaining a copy of this software and associated
@@ -1518,16 +1630,10 @@ DEALINGS IN THE SOFTWARE.
1518
1630
 
1519
1631
  ### Rust Crates:
1520
1632
 
1521
- - [rand](https://github.com/rust-random/rand) (0.8.5)
1522
- - [rand](https://github.com/rust-random/rand) (0.9.4)
1523
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
1524
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
1525
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
1526
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
1633
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
1527
1634
 
1528
1635
  ````text
1529
- Copyright 2018 Developers of the Rand project
1530
- Copyright (c) 2014 The Rust Project Developers
1636
+ Copyright (c) 2018 The Servo Project Developers
1531
1637
 
1532
1638
  Permission is hereby granted, free of charge, to any
1533
1639
  person obtaining a copy of this software and associated
@@ -1561,34 +1667,33 @@ DEALINGS IN THE SOFTWARE.
1561
1667
 
1562
1668
  ### Rust Crates:
1563
1669
 
1564
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
1670
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
1671
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
1672
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
1673
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
1565
1674
 
1566
1675
  ````text
1567
- Copyright Mozilla Foundation
1676
+ The MIT License (MIT)
1568
1677
 
1569
- Permission is hereby granted, free of charge, to any
1570
- person obtaining a copy of this software and associated
1571
- documentation files (the "Software"), to deal in the
1572
- Software without restriction, including without
1573
- limitation the rights to use, copy, modify, merge,
1574
- publish, distribute, sublicense, and/or sell copies of
1575
- the Software, and to permit persons to whom the Software
1576
- is furnished to do so, subject to the following
1577
- conditions:
1678
+ Copyright (c) 2015 Andrew Gallant
1578
1679
 
1579
- The above copyright notice and this permission notice
1580
- shall be included in all copies or substantial portions
1581
- of the Software.
1680
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1681
+ of this software and associated documentation files (the "Software"), to deal
1682
+ in the Software without restriction, including without limitation the rights
1683
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1684
+ copies of the Software, and to permit persons to whom the Software is
1685
+ furnished to do so, subject to the following conditions:
1582
1686
 
1583
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1584
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1585
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1586
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1587
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1588
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1589
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1590
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1591
- DEALINGS IN THE SOFTWARE.
1687
+ The above copyright notice and this permission notice shall be included in
1688
+ all copies or substantial portions of the Software.
1689
+
1690
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1691
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1692
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1693
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1694
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1695
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1696
+ THE SOFTWARE.
1592
1697
 
1593
1698
  ````
1594
1699
 
@@ -1598,34 +1703,33 @@ DEALINGS IN THE SOFTWARE.
1598
1703
 
1599
1704
  ### Rust Crates:
1600
1705
 
1601
- - [http](https://github.com/hyperium/http) (1.4.0)
1706
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
1602
1707
 
1603
1708
  ````text
1604
- Copyright (c) 2017 http-rs authors
1709
+ MIT License
1605
1710
 
1606
- Permission is hereby granted, free of charge, to any
1607
- person obtaining a copy of this software and associated
1608
- documentation files (the "Software"), to deal in the
1609
- Software without restriction, including without
1610
- limitation the rights to use, copy, modify, merge,
1611
- publish, distribute, sublicense, and/or sell copies of
1612
- the Software, and to permit persons to whom the Software
1613
- is furnished to do so, subject to the following
1614
- conditions:
1711
+ Copyright 2013-2014 RAD Game Tools and Valve Software
1712
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
1713
+ Copyright (c) 2017 Frommi
1714
+ Copyright (c) 2017-2024 oyvindln
1615
1715
 
1616
- The above copyright notice and this permission notice
1617
- shall be included in all copies or substantial portions
1618
- of the Software.
1716
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1717
+ of this software and associated documentation files (the "Software"), to deal
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:
1619
1722
 
1620
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1621
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1622
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1623
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1624
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1625
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1626
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1627
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1628
- DEALINGS IN THE SOFTWARE.
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.
1629
1733
 
1630
1734
  ````
1631
1735
 
@@ -1635,17 +1739,30 @@ DEALINGS IN THE SOFTWARE.
1635
1739
 
1636
1740
  ### Rust Crates:
1637
1741
 
1638
- - [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
1639
- - [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
1640
- - [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
1641
- - [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
1742
+ - [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
1642
1743
 
1643
1744
  ````text
1644
- 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:
1745
+ MIT License
1645
1746
 
1646
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1747
+ Copyright (c) 2025 rutrum
1647
1748
 
1648
- 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.
1749
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1750
+ of this software and associated documentation files (the "Software"), to deal
1751
+ in the Software without restriction, including without limitation the rights
1752
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1753
+ copies of the Software, and to permit persons to whom the Software is
1754
+ furnished to do so, subject to the following conditions:
1755
+
1756
+ The above copyright notice and this permission notice shall be included in all
1757
+ copies or substantial portions of the Software.
1758
+
1759
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1760
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1761
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1762
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1763
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1764
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1765
+ SOFTWARE.
1649
1766
  ````
1650
1767
 
1651
1768
  ---
@@ -1654,10 +1771,43 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1654
1771
 
1655
1772
  ### Rust Crates:
1656
1773
 
1657
- - [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
1774
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
1658
1775
 
1659
1776
  ````text
1660
- Copyright (c) 2015 The Rust Project Developers
1777
+ MIT License
1778
+
1779
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
1780
+
1781
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1782
+ of this software and associated documentation files (the "Software"), to deal
1783
+ in the Software without restriction, including without limitation the rights
1784
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1785
+ copies of the Software, and to permit persons to whom the Software is
1786
+ furnished to do so, subject to the following conditions:
1787
+
1788
+ The above copyright notice and this permission notice shall be included in all
1789
+ copies or substantial portions of the Software.
1790
+
1791
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1792
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1793
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1794
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1795
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1796
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1797
+ SOFTWARE.
1798
+
1799
+ ````
1800
+
1801
+ ---
1802
+
1803
+ ## The following dependencies are licensed under the MIT License:
1804
+
1805
+ ### Rust Crates:
1806
+
1807
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
1808
+
1809
+ ````text
1810
+ Copyright (c) 2019 Carl Lerche
1661
1811
 
1662
1812
  Permission is hereby granted, free of charge, to any
1663
1813
  person obtaining a copy of this software and associated
@@ -1691,12 +1841,12 @@ DEALINGS IN THE SOFTWARE.
1691
1841
 
1692
1842
  ### Rust Crates:
1693
1843
 
1694
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
1695
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
1696
- - [url](https://github.com/servo/rust-url) (2.5.8)
1844
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
1697
1845
 
1698
1846
  ````text
1699
- Copyright (c) 2013-2025 The rust-url developers
1847
+ Copyright (c) 2017 Carl Lerche
1848
+ Copyright (c) 2018 Bastian Köcher
1849
+ Copyright (c) 2019-2020 Artem Vorotnikov
1700
1850
 
1701
1851
  Permission is hereby granted, free of charge, to any
1702
1852
  person obtaining a copy of this software and associated
@@ -1730,10 +1880,78 @@ DEALINGS IN THE SOFTWARE.
1730
1880
 
1731
1881
  ### Rust Crates:
1732
1882
 
1733
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
1883
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
1734
1884
 
1735
1885
  ````text
1736
- Copyright (c) 2015 Steven Allen
1886
+ Copyright (c) 2017 Daniel Abramov
1887
+ Copyright (c) 2017 Alexey Galakhov
1888
+
1889
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1890
+ of this software and associated documentation files (the "Software"), to deal
1891
+ in the Software without restriction, including without limitation the rights
1892
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1893
+ copies of the Software, and to permit persons to whom the Software is
1894
+ furnished to do so, subject to the following conditions:
1895
+
1896
+ The above copyright notice and this permission notice shall be included in
1897
+ all copies or substantial portions of the Software.
1898
+
1899
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1900
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1901
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1902
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1903
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1904
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1905
+ THE SOFTWARE.
1906
+
1907
+ ````
1908
+
1909
+ ---
1910
+
1911
+ ## The following dependencies are licensed under the MIT License:
1912
+
1913
+ ### Rust Crates:
1914
+
1915
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
1916
+
1917
+ ````text
1918
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
1919
+
1920
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1921
+ of this software and associated documentation files (the "Software"), to deal
1922
+ in the Software without restriction, including without limitation the rights
1923
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1924
+ copies of the Software, and to permit persons to whom the Software is
1925
+ furnished to do so, subject to the following conditions:
1926
+
1927
+ The above copyright notice and this permission notice shall be included in
1928
+ all copies or substantial portions of the Software.
1929
+
1930
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1931
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1932
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1933
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1934
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1935
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1936
+ THE SOFTWARE.
1937
+
1938
+ ````
1939
+
1940
+ ---
1941
+
1942
+ ## The following dependencies are licensed under the MIT License:
1943
+
1944
+ ### Rust Crates:
1945
+
1946
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
1947
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
1948
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
1949
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
1950
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
1951
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
1952
+
1953
+ ````text
1954
+ Copyright (c) 2019 Tokio Contributors
1737
1955
 
1738
1956
  Permission is hereby granted, free of charge, to any
1739
1957
  person obtaining a copy of this software and associated
@@ -1767,10 +1985,11 @@ DEALINGS IN THE SOFTWARE.
1767
1985
 
1768
1986
  ### Rust Crates:
1769
1987
 
1770
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
1988
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
1989
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
1771
1990
 
1772
1991
  ````text
1773
- Copyright (c) The Rust Project Developers
1992
+ Copyright (c) 2014 Alex Crichton
1774
1993
 
1775
1994
  Permission is hereby granted, free of charge, to any
1776
1995
  person obtaining a copy of this software and associated
@@ -1804,16 +2023,81 @@ DEALINGS IN THE SOFTWARE.
1804
2023
 
1805
2024
  ### Rust Crates:
1806
2025
 
1807
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
2026
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
1808
2027
 
1809
2028
  ````text
1810
- Copyright (c) 2018-2025 The rust-random Project Developers
1811
- Copyright (c) 2014 The Rust Project Developers
2029
+ Copyright (c) 2015-2025 Sean McArthur
1812
2030
 
1813
- Permission is hereby granted, free of charge, to any
1814
- person obtaining a copy of this software and associated
1815
- documentation files (the "Software"), to deal in the
1816
- Software without restriction, including without
2031
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2032
+ of this software and associated documentation files (the "Software"), to deal
2033
+ in the Software without restriction, including without limitation the rights
2034
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2035
+ copies of the Software, and to permit persons to whom the Software is
2036
+ furnished to do so, subject to the following conditions:
2037
+
2038
+ The above copyright notice and this permission notice shall be included in
2039
+ all copies or substantial portions of the Software.
2040
+
2041
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2042
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2043
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2044
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2045
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2046
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2047
+ THE SOFTWARE.
2048
+
2049
+
2050
+ ````
2051
+
2052
+ ---
2053
+
2054
+ ## The following dependencies are licensed under the MIT License:
2055
+
2056
+ ### Rust Crates:
2057
+
2058
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
2059
+
2060
+ ````text
2061
+ Copyright (c) 2018-2019 Sean McArthur
2062
+
2063
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2064
+ of this software and associated documentation files (the "Software"), to deal
2065
+ in the Software without restriction, including without limitation the rights
2066
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2067
+ copies of the Software, and to permit persons to whom the Software is
2068
+ furnished to do so, subject to the following conditions:
2069
+
2070
+ The above copyright notice and this permission notice shall be included in
2071
+ all copies or substantial portions of the Software.
2072
+
2073
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2074
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2075
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2076
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2077
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2078
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2079
+ THE SOFTWARE.
2080
+
2081
+
2082
+ ````
2083
+
2084
+ ---
2085
+
2086
+ ## The following dependencies are licensed under the MIT License:
2087
+
2088
+ ### Rust Crates:
2089
+
2090
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
2091
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
2092
+ - [url](https://github.com/servo/rust-url) (2.5.8)
2093
+
2094
+ ````text
2095
+ Copyright (c) 2013-2025 The rust-url developers
2096
+
2097
+ Permission is hereby granted, free of charge, to any
2098
+ person obtaining a copy of this software and associated
2099
+ documentation files (the "Software"), to deal in the
2100
+ Software without restriction, including without
1817
2101
  limitation the rights to use, copy, modify, merge,
1818
2102
  publish, distribute, sublicense, and/or sell copies of
1819
2103
  the Software, and to permit persons to whom the Software
@@ -1842,10 +2126,10 @@ DEALINGS IN THE SOFTWARE.
1842
2126
 
1843
2127
  ### Rust Crates:
1844
2128
 
1845
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
2129
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
1846
2130
 
1847
2131
  ````text
1848
- Copyright (c) 2018-2019 The RustCrypto Project Developers
2132
+ Copyright (c) 2019 Nick Fitzgerald
1849
2133
 
1850
2134
  Permission is hereby granted, free of charge, to any
1851
2135
  person obtaining a copy of this software and associated
@@ -1879,29 +2163,30 @@ DEALINGS IN THE SOFTWARE.
1879
2163
 
1880
2164
  ### Rust Crates:
1881
2165
 
1882
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
2166
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
1883
2167
 
1884
2168
  ````text
1885
- Copyright (c) 2019 Eliza Weisman
1886
-
1887
- Permission is hereby granted, free of charge, to any person obtaining a copy
1888
- of this software and associated documentation files (the "Software"), to deal
1889
- in the Software without restriction, including without limitation the rights
1890
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1891
- copies of the Software, and to permit persons to whom the Software is
1892
- furnished to do so, subject to the following conditions:
1893
-
1894
- The above copyright notice and this permission notice shall be included in
1895
- all copies or substantial portions of the Software.
1896
-
1897
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1898
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1899
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1900
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1901
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1902
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1903
- THE SOFTWARE.
1904
-
2169
+ The MIT License (MIT)
2170
+
2171
+ Copyright (c) 2015 Bartłomiej Kamiński
2172
+
2173
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2174
+ of this software and associated documentation files (the "Software"), to deal
2175
+ in the Software without restriction, including without limitation the rights
2176
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2177
+ copies of the Software, and to permit persons to whom the Software is
2178
+ furnished to do so, subject to the following conditions:
2179
+
2180
+ The above copyright notice and this permission notice shall be included in all
2181
+ copies or substantial portions of the Software.
2182
+
2183
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2184
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2185
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2186
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2187
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2188
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2189
+ SOFTWARE.
1905
2190
  ````
1906
2191
 
1907
2192
  ---
@@ -1910,14 +2195,10 @@ THE SOFTWARE.
1910
2195
 
1911
2196
  ### Rust Crates:
1912
2197
 
1913
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
1914
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
1915
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
2198
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
1916
2199
 
1917
2200
  ````text
1918
- MIT License
1919
-
1920
- Copyright (c) 2017 Ted Driggs
2201
+ Copyright (c) 2016-2025 Sean McArthur
1921
2202
 
1922
2203
  Permission is hereby granted, free of charge, to any person obtaining a copy
1923
2204
  of this software and associated documentation files (the "Software"), to deal
@@ -1926,16 +2207,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1926
2207
  copies of the Software, and to permit persons to whom the Software is
1927
2208
  furnished to do so, subject to the following conditions:
1928
2209
 
1929
- The above copyright notice and this permission notice shall be included in all
1930
- copies or substantial portions of the Software.
2210
+ The above copyright notice and this permission notice shall be included in
2211
+ all copies or substantial portions of the Software.
1931
2212
 
1932
2213
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1933
2214
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1934
2215
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1935
2216
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1936
2217
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1937
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1938
- SOFTWARE.
2218
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2219
+ THE SOFTWARE.
2220
+
1939
2221
 
1940
2222
  ````
1941
2223
 
@@ -1945,10 +2227,10 @@ SOFTWARE.
1945
2227
 
1946
2228
  ### Rust Crates:
1947
2229
 
1948
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
2230
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
1949
2231
 
1950
2232
  ````text
1951
- Copyright 2023 The Fuchsia Authors
2233
+ Copyright (c) 2016 Anthony Ramine
1952
2234
 
1953
2235
  Permission is hereby granted, free of charge, to any
1954
2236
  person obtaining a copy of this software and associated
@@ -1974,40 +2256,42 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1974
2256
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1975
2257
  DEALINGS IN THE SOFTWARE.
1976
2258
 
1977
-
1978
2259
  ````
1979
2260
 
1980
2261
  ---
1981
2262
 
1982
2263
  ## The following dependencies are licensed under the MIT License:
1983
2264
 
1984
- ### NPM Packages:
2265
+ ### Rust Crates:
1985
2266
 
1986
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
1987
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
2267
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
1988
2268
 
1989
2269
  ````text
1990
- MIT License
1991
-
1992
- Copyright (c) Microsoft Corporation.
2270
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
1993
2271
 
1994
- Permission is hereby granted, free of charge, to any person obtaining a copy
1995
- of this software and associated documentation files (the "Software"), to deal
1996
- in the Software without restriction, including without limitation the rights
1997
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1998
- copies of the Software, and to permit persons to whom the Software is
1999
- furnished to do so, subject to the following conditions:
2272
+ Permission is hereby granted, free of charge, to any
2273
+ person obtaining a copy of this software and associated
2274
+ documentation files (the "Software"), to deal in the
2275
+ Software without restriction, including without
2276
+ limitation the rights to use, copy, modify, merge,
2277
+ publish, distribute, sublicense, and/or sell copies of
2278
+ the Software, and to permit persons to whom the Software
2279
+ is furnished to do so, subject to the following
2280
+ conditions:
2000
2281
 
2001
- The above copyright notice and this permission notice shall be included in all
2002
- copies or substantial portions of the Software.
2282
+ The above copyright notice and this permission notice
2283
+ shall be included in all copies or substantial portions
2284
+ of the Software.
2003
2285
 
2004
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2005
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2006
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2007
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2008
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2009
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2010
- SOFTWARE
2286
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2287
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2288
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2289
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2290
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2291
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2292
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2293
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2294
+ DEALINGS IN THE SOFTWARE.
2011
2295
 
2012
2296
  ````
2013
2297
 
@@ -2017,11 +2301,11 @@ DEALINGS IN THE SOFTWARE.
2017
2301
 
2018
2302
  ### Rust Crates:
2019
2303
 
2020
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
2304
+ - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
2305
+ - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
2021
2306
 
2022
2307
  ````text
2023
- Copyright (c) 2018-2026 The rust-random Project Developers
2024
- Copyright (c) 2014 The Rust Project Developers
2308
+ Copyright (c) 2012-2013 Mozilla Foundation
2025
2309
 
2026
2310
  Permission is hereby granted, free of charge, to any
2027
2311
  person obtaining a copy of this software and associated
@@ -2055,19 +2339,10 @@ DEALINGS IN THE SOFTWARE.
2055
2339
 
2056
2340
  ### Rust Crates:
2057
2341
 
2058
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2059
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2060
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2061
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2062
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2063
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2064
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2065
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2066
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
2342
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
2067
2343
 
2068
2344
  ````text
2069
- Copyright (c) 2016 Alex Crichton
2070
- Copyright (c) 2017 The Tokio Authors
2345
+ Copyright Mozilla Foundation
2071
2346
 
2072
2347
  Permission is hereby granted, free of charge, to any
2073
2348
  person obtaining a copy of this software and associated
@@ -2101,29 +2376,34 @@ DEALINGS IN THE SOFTWARE.
2101
2376
 
2102
2377
  ### Rust Crates:
2103
2378
 
2104
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
2105
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
2379
+ - [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
2106
2380
 
2107
2381
  ````text
2108
- Copyright (c) 2018-2019 dirs-rs contributors
2382
+ Copyright (c) 2015 The Rust Project Developers
2109
2383
 
2110
- Permission is hereby granted, free of charge, to any person obtaining a copy
2111
- of this software and associated documentation files (the "Software"), to deal
2112
- in the Software without restriction, including without limitation the rights
2113
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2114
- copies of the Software, and to permit persons to whom the Software is
2115
- furnished to do so, subject to the following conditions:
2384
+ Permission is hereby granted, free of charge, to any
2385
+ person obtaining a copy of this software and associated
2386
+ documentation files (the "Software"), to deal in the
2387
+ Software without restriction, including without
2388
+ limitation the rights to use, copy, modify, merge,
2389
+ publish, distribute, sublicense, and/or sell copies of
2390
+ the Software, and to permit persons to whom the Software
2391
+ is furnished to do so, subject to the following
2392
+ conditions:
2116
2393
 
2117
- The above copyright notice and this permission notice shall be included in all
2118
- copies or substantial portions of the Software.
2394
+ The above copyright notice and this permission notice
2395
+ shall be included in all copies or substantial portions
2396
+ of the Software.
2119
2397
 
2120
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2121
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2122
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2123
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2124
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2125
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2126
- SOFTWARE.
2398
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2399
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2400
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2401
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2402
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2403
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2404
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2405
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2406
+ DEALINGS IN THE SOFTWARE.
2127
2407
 
2128
2408
  ````
2129
2409
 
@@ -2133,28 +2413,34 @@ SOFTWARE.
2133
2413
 
2134
2414
  ### Rust Crates:
2135
2415
 
2136
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
2416
+ - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
2137
2417
 
2138
2418
  ````text
2139
- Copyright (c) 2014 Carl Lerche and other MIO contributors
2140
-
2141
- Permission is hereby granted, free of charge, to any person obtaining a copy
2142
- of this software and associated documentation files (the "Software"), to deal
2143
- in the Software without restriction, including without limitation the rights
2144
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2145
- copies of the Software, and to permit persons to whom the Software is
2146
- furnished to do so, subject to the following conditions:
2419
+ Copyright (c) 2020 Andrew D. Straw
2147
2420
 
2148
- The above copyright notice and this permission notice shall be included in
2149
- all copies or substantial portions of the Software.
2421
+ Permission is hereby granted, free of charge, to any
2422
+ person obtaining a copy of this software and associated
2423
+ documentation files (the "Software"), to deal in the
2424
+ Software without restriction, including without
2425
+ limitation the rights to use, copy, modify, merge,
2426
+ publish, distribute, sublicense, and/or sell copies of
2427
+ the Software, and to permit persons to whom the Software
2428
+ is furnished to do so, subject to the following
2429
+ conditions:
2150
2430
 
2151
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2152
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2153
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2154
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2155
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2156
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2157
- THE SOFTWARE.
2431
+ The above copyright notice and this permission notice
2432
+ shall be included in all copies or substantial portions
2433
+ of the Software.
2434
+
2435
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2436
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2437
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2438
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2439
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2440
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2441
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2442
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2443
+ DEALINGS IN THE SOFTWARE.
2158
2444
 
2159
2445
  ````
2160
2446
 
@@ -2164,31 +2450,34 @@ THE SOFTWARE.
2164
2450
 
2165
2451
  ### Rust Crates:
2166
2452
 
2167
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
2453
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
2168
2454
 
2169
2455
  ````text
2170
- MIT License
2171
-
2172
- Copyright (c) 2019 Yoshua Wuyts
2173
- Copyright (c) Tokio Contributors
2456
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
2174
2457
 
2175
- Permission is hereby granted, free of charge, to any person obtaining a copy
2176
- of this software and associated documentation files (the "Software"), to deal
2177
- in the Software without restriction, including without limitation the rights
2178
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2179
- copies of the Software, and to permit persons to whom the Software is
2180
- furnished to do so, subject to the following conditions:
2458
+ Permission is hereby granted, free of charge, to any
2459
+ person obtaining a copy of this software and associated
2460
+ documentation files (the "Software"), to deal in the
2461
+ Software without restriction, including without
2462
+ limitation the rights to use, copy, modify, merge,
2463
+ publish, distribute, sublicense, and/or sell copies of
2464
+ the Software, and to permit persons to whom the Software
2465
+ is furnished to do so, subject to the following
2466
+ conditions:
2181
2467
 
2182
- The above copyright notice and this permission notice shall be included in all
2183
- copies or substantial portions of the Software.
2468
+ The above copyright notice and this permission notice
2469
+ shall be included in all copies or substantial portions
2470
+ of the Software.
2184
2471
 
2185
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2186
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2187
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2188
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2189
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2190
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2191
- SOFTWARE.
2472
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2473
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2474
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2475
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2476
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2477
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2478
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2479
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2480
+ DEALINGS IN THE SOFTWARE.
2192
2481
 
2193
2482
  ````
2194
2483
 
@@ -2198,10 +2487,10 @@ SOFTWARE.
2198
2487
 
2199
2488
  ### Rust Crates:
2200
2489
 
2201
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
2490
+ - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
2202
2491
 
2203
2492
  ````text
2204
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
2493
+ Copyright (c) 2017 tokio-jsonrpc developers
2205
2494
 
2206
2495
  Permission is hereby granted, free of charge, to any
2207
2496
  person obtaining a copy of this software and associated
@@ -2235,28 +2524,34 @@ DEALINGS IN THE SOFTWARE.
2235
2524
 
2236
2525
  ### Rust Crates:
2237
2526
 
2238
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
2527
+ - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
2239
2528
 
2240
2529
  ````text
2241
- Copyright (c) 2014-2026 Sean McArthur
2530
+ Copyright (c) 2014 Chris Wong
2242
2531
 
2243
- Permission is hereby granted, free of charge, to any person obtaining a copy
2244
- of this software and associated documentation files (the "Software"), to deal
2245
- in the Software without restriction, including without limitation the rights
2246
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2247
- copies of the Software, and to permit persons to whom the Software is
2248
- furnished to do so, subject to the following conditions:
2532
+ Permission is hereby granted, free of charge, to any
2533
+ person obtaining a copy of this software and associated
2534
+ documentation files (the "Software"), to deal in the
2535
+ Software without restriction, including without
2536
+ limitation the rights to use, copy, modify, merge,
2537
+ publish, distribute, sublicense, and/or sell copies of
2538
+ the Software, and to permit persons to whom the Software
2539
+ is furnished to do so, subject to the following
2540
+ conditions:
2249
2541
 
2250
- The above copyright notice and this permission notice shall be included in
2251
- all copies or substantial portions of the Software.
2542
+ The above copyright notice and this permission notice
2543
+ shall be included in all copies or substantial portions
2544
+ of the Software.
2252
2545
 
2253
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2254
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2255
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2256
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2257
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2258
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2259
- THE SOFTWARE.
2546
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2547
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2548
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2549
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2550
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2551
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2552
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2553
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2554
+ DEALINGS IN THE SOFTWARE.
2260
2555
 
2261
2556
  ````
2262
2557
 
@@ -2266,29 +2561,19 @@ THE SOFTWARE.
2266
2561
 
2267
2562
  ### Rust Crates:
2268
2563
 
2269
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
2564
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
2565
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
2270
2566
 
2271
2567
  ````text
2272
- Copyright (c) 2016-2025 Sean McArthur
2568
+ The MIT License (MIT)
2273
2569
 
2274
- Permission is hereby granted, free of charge, to any person obtaining a copy
2275
- of this software and associated documentation files (the "Software"), to deal
2276
- in the Software without restriction, including without limitation the rights
2277
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2278
- copies of the Software, and to permit persons to whom the Software is
2279
- furnished to do so, subject to the following conditions:
2570
+ Copyright 2016 Google Inc. All Rights Reserved.
2280
2571
 
2281
- The above copyright notice and this permission notice shall be included in
2282
- all copies or substantial portions of the Software.
2572
+ 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:
2283
2573
 
2284
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2285
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2286
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2287
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2288
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2289
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2290
- THE SOFTWARE.
2574
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2291
2575
 
2576
+ 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.
2292
2577
 
2293
2578
  ````
2294
2579
 
@@ -2298,10 +2583,10 @@ THE SOFTWARE.
2298
2583
 
2299
2584
  ### Rust Crates:
2300
2585
 
2301
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
2586
+ - [http](https://github.com/hyperium/http) (1.4.0)
2302
2587
 
2303
2588
  ````text
2304
- Copyright (c) 2017 Robert Grosse
2589
+ Copyright (c) 2017 http-rs authors
2305
2590
 
2306
2591
  Permission is hereby granted, free of charge, to any
2307
2592
  person obtaining a copy of this software and associated
@@ -2326,6 +2611,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2326
2611
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2327
2612
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2328
2613
  DEALINGS IN THE SOFTWARE.
2614
+
2329
2615
  ````
2330
2616
 
2331
2617
  ---
@@ -2334,10 +2620,11 @@ DEALINGS IN THE SOFTWARE.
2334
2620
 
2335
2621
  ### Rust Crates:
2336
2622
 
2337
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
2623
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
2338
2624
 
2339
2625
  ````text
2340
- Copyright (c) 2019 Carl Lerche
2626
+ Copyright (c) 2018-2026 The rust-random Project Developers
2627
+ Copyright (c) 2014 The Rust Project Developers
2341
2628
 
2342
2629
  Permission is hereby granted, free of charge, to any
2343
2630
  person obtaining a copy of this software and associated
@@ -2363,6 +2650,40 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2363
2650
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2364
2651
  DEALINGS IN THE SOFTWARE.
2365
2652
 
2653
+ ````
2654
+
2655
+ ---
2656
+
2657
+ ## The following dependencies are licensed under the MIT License:
2658
+
2659
+ ### NPM Packages:
2660
+
2661
+ - [ajv](https://github.com/ajv-validator/ajv) (8.17.1)
2662
+
2663
+ ````text
2664
+ The MIT License (MIT)
2665
+
2666
+ Copyright (c) 2015-2021 Evgeny Poberezkin
2667
+
2668
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2669
+ of this software and associated documentation files (the "Software"), to deal
2670
+ in the Software without restriction, including without limitation the rights
2671
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2672
+ copies of the Software, and to permit persons to whom the Software is
2673
+ furnished to do so, subject to the following conditions:
2674
+
2675
+ The above copyright notice and this permission notice shall be included in all
2676
+ copies or substantial portions of the Software.
2677
+
2678
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2679
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2680
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2681
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2682
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2683
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2684
+ SOFTWARE.
2685
+
2686
+
2366
2687
  ````
2367
2688
 
2368
2689
  ---
@@ -2371,11 +2692,10 @@ DEALINGS IN THE SOFTWARE.
2371
2692
 
2372
2693
  ### Rust Crates:
2373
2694
 
2374
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
2695
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
2375
2696
 
2376
2697
  ````text
2377
- Copyright (c) 2017 Alexey Galakhov
2378
- Copyright (c) 2016 Jason Housley
2698
+ Copyright (c) 2016 The rust-native-tls Developers
2379
2699
 
2380
2700
  Permission is hereby granted, free of charge, to any person obtaining a copy
2381
2701
  of this software and associated documentation files (the "Software"), to deal
@@ -2384,16 +2704,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2384
2704
  copies of the Software, and to permit persons to whom the Software is
2385
2705
  furnished to do so, subject to the following conditions:
2386
2706
 
2387
- The above copyright notice and this permission notice shall be included in
2388
- all copies or substantial portions of the Software.
2707
+ The above copyright notice and this permission notice shall be included in all
2708
+ copies or substantial portions of the Software.
2389
2709
 
2390
2710
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2391
2711
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2392
2712
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2393
2713
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2394
2714
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2395
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2396
- THE SOFTWARE.
2715
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2716
+ SOFTWARE.
2397
2717
 
2398
2718
  ````
2399
2719
 
@@ -2439,10 +2759,43 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
2439
2759
 
2440
2760
  ### Rust Crates:
2441
2761
 
2442
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
2762
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
2443
2763
 
2444
2764
  ````text
2445
- Copyright 2019-2024 YOSHIOKA Takuma
2765
+ The MIT License (MIT)
2766
+
2767
+ Copyright (c) 2014 Paho Lurie-Gregg
2768
+
2769
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2770
+ of this software and associated documentation files (the "Software"), to deal
2771
+ in the Software without restriction, including without limitation the rights
2772
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2773
+ copies of the Software, and to permit persons to whom the Software is
2774
+ furnished to do so, subject to the following conditions:
2775
+
2776
+ The above copyright notice and this permission notice shall be included in all
2777
+ copies or substantial portions of the Software.
2778
+
2779
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2780
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2781
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2782
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2783
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2784
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2785
+ SOFTWARE.
2786
+
2787
+ ````
2788
+
2789
+ ---
2790
+
2791
+ ## The following dependencies are licensed under the MIT License:
2792
+
2793
+ ### Rust Crates:
2794
+
2795
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
2796
+
2797
+ ````text
2798
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
2446
2799
 
2447
2800
  Permission is hereby granted, free of charge, to any
2448
2801
  person obtaining a copy of this software and associated
@@ -2476,28 +2829,34 @@ DEALINGS IN THE SOFTWARE.
2476
2829
 
2477
2830
  ### Rust Crates:
2478
2831
 
2479
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
2832
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
2480
2833
 
2481
2834
  ````text
2482
- MIT License
2835
+ Copyright (c) 2018 Carl Lerche
2483
2836
 
2484
- Permission is hereby granted, free of charge, to any person obtaining a copy
2485
- of this software and associated documentation files (the "Software"), to deal
2486
- in the Software without restriction, including without limitation the rights
2487
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2488
- copies of the Software, and to permit persons to whom the Software is
2489
- furnished to do so, subject to the following conditions:
2837
+ Permission is hereby granted, free of charge, to any
2838
+ person obtaining a copy of this software and associated
2839
+ documentation files (the "Software"), to deal in the
2840
+ Software without restriction, including without
2841
+ limitation the rights to use, copy, modify, merge,
2842
+ publish, distribute, sublicense, and/or sell copies of
2843
+ the Software, and to permit persons to whom the Software
2844
+ is furnished to do so, subject to the following
2845
+ conditions:
2490
2846
 
2491
- The above copyright notice and this permission notice shall be included in all
2492
- copies or substantial portions of the Software.
2847
+ The above copyright notice and this permission notice
2848
+ shall be included in all copies or substantial portions
2849
+ of the Software.
2493
2850
 
2494
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2495
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2496
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2497
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2498
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2499
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2500
- SOFTWARE.
2851
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2852
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2853
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2854
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2855
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2856
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2857
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2858
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2859
+ DEALINGS IN THE SOFTWARE.
2501
2860
 
2502
2861
  ````
2503
2862
 
@@ -2505,29 +2864,18 @@ SOFTWARE.
2505
2864
 
2506
2865
  ## The following dependencies are licensed under the MIT License:
2507
2866
 
2508
- ### NPM Packages:
2867
+ ### Rust Crates:
2509
2868
 
2510
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
2869
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
2511
2870
 
2512
2871
  ````text
2513
- This software is released under the MIT license:
2872
+ Copyright 2017 Juniper Networks, Inc.
2514
2873
 
2515
- Permission is hereby granted, free of charge, to any person obtaining a copy of
2516
- this software and associated documentation files (the "Software"), to deal in
2517
- the Software without restriction, including without limitation the rights to
2518
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2519
- the Software, and to permit persons to whom the Software is furnished to do so,
2520
- subject to the following conditions:
2874
+ 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:
2521
2875
 
2522
- The above copyright notice and this permission notice shall be included in all
2523
- copies or substantial portions of the Software.
2876
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2524
2877
 
2525
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2526
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2527
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2528
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2529
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2530
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2878
+ 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.
2531
2879
 
2532
2880
  ````
2533
2881
 
@@ -2537,11 +2885,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2537
2885
 
2538
2886
  ### Rust Crates:
2539
2887
 
2540
- - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
2541
- - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
2888
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
2542
2889
 
2543
2890
  ````text
2544
- Copyright (c) 2012-2013 Mozilla Foundation
2891
+ Copyright 2023 The Fuchsia Authors
2545
2892
 
2546
2893
  Permission is hereby granted, free of charge, to any
2547
2894
  person obtaining a copy of this software and associated
@@ -2567,6 +2914,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2567
2914
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2568
2915
  DEALINGS IN THE SOFTWARE.
2569
2916
 
2917
+
2570
2918
  ````
2571
2919
 
2572
2920
  ---
@@ -2575,35 +2923,16 @@ DEALINGS IN THE SOFTWARE.
2575
2923
 
2576
2924
  ### Rust Crates:
2577
2925
 
2578
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
2926
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
2579
2927
 
2580
2928
  ````text
2581
- Copyright (c) 2016 The humantime Developers
2582
-
2583
- Includes parts of http date with the following copyright:
2584
- Copyright (c) 2016 Pyfisch
2585
-
2586
- Includes portions of musl libc with the following copyright:
2587
- Copyright © 2005-2013 Rich Felker
2588
-
2929
+ Copyright 2016 Nika Layzell
2589
2930
 
2590
- Permission is hereby granted, free of charge, to any person obtaining a copy
2591
- of this software and associated documentation files (the "Software"), to deal
2592
- in the Software without restriction, including without limitation the rights
2593
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2594
- copies of the Software, and to permit persons to whom the Software is
2595
- furnished to do so, subject to the following conditions:
2931
+ 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:
2596
2932
 
2597
- The above copyright notice and this permission notice shall be included in all
2598
- copies or substantial portions of the Software.
2933
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2599
2934
 
2600
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2601
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2602
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2603
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2604
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2605
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2606
- SOFTWARE.
2935
+ 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.
2607
2936
 
2608
2937
  ````
2609
2938
 
@@ -2613,10 +2942,15 @@ SOFTWARE.
2613
2942
 
2614
2943
  ### Rust Crates:
2615
2944
 
2616
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
2945
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
2946
+ - [log](https://github.com/rust-lang/log) (0.4.29)
2947
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
2948
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
2949
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
2950
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
2617
2951
 
2618
2952
  ````text
2619
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
2953
+ Copyright (c) 2014 The Rust Project Developers
2620
2954
 
2621
2955
  Permission is hereby granted, free of charge, to any
2622
2956
  person obtaining a copy of this software and associated
@@ -2650,13 +2984,16 @@ DEALINGS IN THE SOFTWARE.
2650
2984
 
2651
2985
  ### Rust Crates:
2652
2986
 
2653
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
2654
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
2655
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
2656
- - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
2987
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
2988
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
2989
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
2990
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
2991
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
2992
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
2657
2993
 
2658
2994
  ````text
2659
- Copyright (c) 2016 The Rust Project Developers
2995
+ Copyright 2018 Developers of the Rand project
2996
+ Copyright (c) 2014 The Rust Project Developers
2660
2997
 
2661
2998
  Permission is hereby granted, free of charge, to any
2662
2999
  person obtaining a copy of this software and associated
@@ -2690,14 +3027,39 @@ DEALINGS IN THE SOFTWARE.
2690
3027
 
2691
3028
  ### Rust Crates:
2692
3029
 
2693
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
2694
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
3030
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
3031
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
3032
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
3033
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
3034
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
3035
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
3036
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
3037
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
3038
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
3039
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
3040
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
3041
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
3042
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
3043
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
3044
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
3045
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
3046
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
3047
+ - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
3048
+ - [semver](https://github.com/dtolnay/semver) (1.0.28)
3049
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
3050
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
3051
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
3052
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
3053
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
3054
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
3055
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
3056
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
3057
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
3058
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
3059
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
3060
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
2695
3061
 
2696
3062
  ````text
2697
- Copyright (c) 2006-2009 Graydon Hoare
2698
- Copyright (c) 2009-2013 Mozilla Foundation
2699
- Copyright (c) 2016 Artyom Pavlov
2700
-
2701
3063
  Permission is hereby granted, free of charge, to any
2702
3064
  person obtaining a copy of this software and associated
2703
3065
  documentation files (the "Software"), to deal in the
@@ -2730,10 +3092,85 @@ DEALINGS IN THE SOFTWARE.
2730
3092
 
2731
3093
  ### Rust Crates:
2732
3094
 
2733
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
3095
+ - [nix](https://github.com/nix-rust/nix) (0.31.2)
2734
3096
 
2735
3097
  ````text
2736
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
3098
+ The MIT License (MIT)
3099
+
3100
+ Copyright (c) 2015 Carl Lerche + nix-rust Authors
3101
+
3102
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3103
+ of this software and associated documentation files (the "Software"), to deal
3104
+ in the Software without restriction, including without limitation the rights
3105
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3106
+ copies of the Software, and to permit persons to whom the Software is
3107
+ furnished to do so, subject to the following conditions:
3108
+
3109
+ The above copyright notice and this permission notice shall be included in
3110
+ all copies or substantial portions of the Software.
3111
+
3112
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3113
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3114
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3115
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3116
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3117
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3118
+ THE SOFTWARE.
3119
+
3120
+ ````
3121
+
3122
+ ---
3123
+
3124
+ ## The following dependencies are licensed under the MIT License:
3125
+
3126
+ ### NPM Packages:
3127
+
3128
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
3129
+
3130
+ ````text
3131
+ MIT License
3132
+
3133
+ Copyright (c) Matteo Collina and Undici contributors
3134
+
3135
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3136
+ of this software and associated documentation files (the "Software"), to deal
3137
+ in the Software without restriction, including without limitation the rights
3138
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3139
+ copies of the Software, and to permit persons to whom the Software is
3140
+ furnished to do so, subject to the following conditions:
3141
+
3142
+ The above copyright notice and this permission notice shall be included in all
3143
+ copies or substantial portions of the Software.
3144
+
3145
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3146
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3147
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3148
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3149
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3150
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3151
+ SOFTWARE.
3152
+
3153
+ ````
3154
+
3155
+ ---
3156
+
3157
+ ## The following dependencies are licensed under the MIT License:
3158
+
3159
+ ### Rust Crates:
3160
+
3161
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
3162
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
3163
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
3164
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
3165
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
3166
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
3167
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
3168
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
3169
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
3170
+
3171
+ ````text
3172
+ Copyright (c) 2016 Alex Crichton
3173
+ Copyright (c) 2017 The Tokio Authors
2737
3174
 
2738
3175
  Permission is hereby granted, free of charge, to any
2739
3176
  person obtaining a copy of this software and associated
@@ -2767,10 +3204,11 @@ DEALINGS IN THE SOFTWARE.
2767
3204
 
2768
3205
  ### Rust Crates:
2769
3206
 
2770
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
3207
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
2771
3208
 
2772
3209
  ````text
2773
- Copyright (c) 2017 Artyom Pavlov
3210
+ Copyright (c) 2018-2024 The rust-random Project Developers
3211
+ Copyright (c) 2014 The Rust Project Developers
2774
3212
 
2775
3213
  Permission is hereby granted, free of charge, to any
2776
3214
  person obtaining a copy of this software and associated
@@ -2804,10 +3242,13 @@ DEALINGS IN THE SOFTWARE.
2804
3242
 
2805
3243
  ### Rust Crates:
2806
3244
 
2807
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
3245
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
3246
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
2808
3247
 
2809
3248
  ````text
2810
- Copyright (c) 2010 The Rust Project Developers
3249
+ Copyright (c) 2006-2009 Graydon Hoare
3250
+ Copyright (c) 2009-2013 Mozilla Foundation
3251
+ Copyright (c) 2016 Artyom Pavlov
2811
3252
 
2812
3253
  Permission is hereby granted, free of charge, to any
2813
3254
  person obtaining a copy of this software and associated
@@ -2841,77 +3282,14 @@ DEALINGS IN THE SOFTWARE.
2841
3282
 
2842
3283
  ### Rust Crates:
2843
3284
 
2844
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
2845
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
2846
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
2847
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
2848
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
2849
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
2850
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
2851
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
2852
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
2853
- - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
2854
- - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
2855
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
2856
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
2857
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
2858
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
2859
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
2860
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
2861
- - [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
2862
- - [semver](https://github.com/dtolnay/semver) (1.0.28)
2863
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
2864
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
2865
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
2866
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
2867
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
2868
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
2869
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
2870
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
2871
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
2872
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
2873
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
2874
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
2875
-
2876
- ````text
2877
- Permission is hereby granted, free of charge, to any
2878
- person obtaining a copy of this software and associated
2879
- documentation files (the "Software"), to deal in the
2880
- Software without restriction, including without
2881
- limitation the rights to use, copy, modify, merge,
2882
- publish, distribute, sublicense, and/or sell copies of
2883
- the Software, and to permit persons to whom the Software
2884
- is furnished to do so, subject to the following
2885
- conditions:
2886
-
2887
- The above copyright notice and this permission notice
2888
- shall be included in all copies or substantial portions
2889
- of the Software.
2890
-
2891
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2892
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2893
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2894
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2895
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2896
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2897
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2898
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2899
- DEALINGS IN THE SOFTWARE.
2900
-
2901
- ````
2902
-
2903
- ---
2904
-
2905
- ## The following dependencies are licensed under the MIT License:
2906
-
2907
- ### Rust Crates:
2908
-
2909
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
3285
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
2910
3286
 
2911
3287
  ````text
2912
- MIT License
3288
+ The MIT License (MIT)
2913
3289
 
2914
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
3290
+ Copyright (c) 2015 Danny Guo
3291
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
3292
+ Copyright (c) 2018 Akash Kurdekar
2915
3293
 
2916
3294
  Permission is hereby granted, free of charge, to any person obtaining a copy
2917
3295
  of this software and associated documentation files (the "Software"), to deal
@@ -2937,69 +3315,33 @@ SOFTWARE.
2937
3315
 
2938
3316
  ## The following dependencies are licensed under the MIT License:
2939
3317
 
2940
- ### Rust Crates:
3318
+ ### NPM Packages:
2941
3319
 
2942
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
3320
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
2943
3321
 
2944
3322
  ````text
2945
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
2946
-
2947
- Permission is hereby granted, free of charge, to any
2948
- person obtaining a copy of this software and associated
2949
- documentation files (the "Software"), to deal in the
2950
- Software without restriction, including without
2951
- limitation the rights to use, copy, modify, merge,
2952
- publish, distribute, sublicense, and/or sell copies of
2953
- the Software, and to permit persons to whom the Software
2954
- is furnished to do so, subject to the following
2955
- conditions:
2956
-
2957
- The above copyright notice and this permission notice
2958
- shall be included in all copies or substantial portions
2959
- of the Software.
2960
-
2961
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2962
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2963
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2964
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2965
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2966
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2967
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2968
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2969
- DEALINGS IN THE SOFTWARE.
2970
-
2971
- ````
3323
+ The MIT License (MIT)
2972
3324
 
2973
- ---
3325
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
2974
3326
 
2975
- ## The following dependencies are licensed under the MIT License:
3327
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3328
+ of this software and associated documentation files (the "Software"), to deal
3329
+ in the Software without restriction, including without limitation the rights
3330
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3331
+ copies of the Software, and to permit persons to whom the Software is
3332
+ furnished to do so, subject to the following conditions:
2976
3333
 
2977
- ### Rust Crates:
3334
+ The above copyright notice and this permission notice shall be included in
3335
+ all copies or substantial portions of the Software.
2978
3336
 
2979
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
3337
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3338
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3339
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3340
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3341
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3342
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3343
+ THE SOFTWARE.
2980
3344
 
2981
- ````text
2982
- The MIT License (MIT)
2983
-
2984
- Copyright (c) 2015 Bartłomiej Kamiński
2985
-
2986
- Permission is hereby granted, free of charge, to any person obtaining a copy
2987
- of this software and associated documentation files (the "Software"), to deal
2988
- in the Software without restriction, including without limitation the rights
2989
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2990
- copies of the Software, and to permit persons to whom the Software is
2991
- furnished to do so, subject to the following conditions:
2992
-
2993
- The above copyright notice and this permission notice shall be included in all
2994
- copies or substantial portions of the Software.
2995
-
2996
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2997
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2998
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2999
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3000
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3001
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3002
- SOFTWARE.
3003
3345
  ````
3004
3346
 
3005
3347
  ---
@@ -3036,36 +3378,33 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3036
3378
 
3037
3379
  ## The following dependencies are licensed under the MIT License:
3038
3380
 
3039
- ### Rust Crates:
3381
+ ### NPM Packages:
3040
3382
 
3041
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
3383
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
3384
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
3042
3385
 
3043
3386
  ````text
3044
- Copyright (c) 2016 Anthony Ramine
3387
+ MIT License
3045
3388
 
3046
- Permission is hereby granted, free of charge, to any
3047
- person obtaining a copy of this software and associated
3048
- documentation files (the "Software"), to deal in the
3049
- Software without restriction, including without
3050
- limitation the rights to use, copy, modify, merge,
3051
- publish, distribute, sublicense, and/or sell copies of
3052
- the Software, and to permit persons to whom the Software
3053
- is furnished to do so, subject to the following
3054
- conditions:
3389
+ Copyright (c) Microsoft Corporation.
3055
3390
 
3056
- The above copyright notice and this permission notice
3057
- shall be included in all copies or substantial portions
3058
- of the Software.
3391
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3392
+ of this software and associated documentation files (the "Software"), to deal
3393
+ in the Software without restriction, including without limitation the rights
3394
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3395
+ copies of the Software, and to permit persons to whom the Software is
3396
+ furnished to do so, subject to the following conditions:
3059
3397
 
3060
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3061
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3062
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3063
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3064
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3065
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3066
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3067
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3068
- DEALINGS IN THE SOFTWARE.
3398
+ The above copyright notice and this permission notice shall be included in all
3399
+ copies or substantial portions of the Software.
3400
+
3401
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3402
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3403
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3404
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3405
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3406
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3407
+ SOFTWARE
3069
3408
 
3070
3409
  ````
3071
3410
 
@@ -3075,10 +3414,10 @@ DEALINGS IN THE SOFTWARE.
3075
3414
 
3076
3415
  ### Rust Crates:
3077
3416
 
3078
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
3417
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
3079
3418
 
3080
3419
  ````text
3081
- Copyright (c) 2018 The Servo Project Developers
3420
+ Copyright (c) 2013-2016 The rust-url developers
3082
3421
 
3083
3422
  Permission is hereby granted, free of charge, to any
3084
3423
  person obtaining a copy of this software and associated
@@ -3112,12 +3451,44 @@ DEALINGS IN THE SOFTWARE.
3112
3451
 
3113
3452
  ### Rust Crates:
3114
3453
 
3115
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
3454
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
3116
3455
 
3117
3456
  ````text
3118
- The MIT License (MIT)
3457
+ Copyright (c) 2014-2026 Sean McArthur
3119
3458
 
3120
- Copyright (c) 2014 Paho Lurie-Gregg
3459
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3460
+ of this software and associated documentation files (the "Software"), to deal
3461
+ in the Software without restriction, including without limitation the rights
3462
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3463
+ copies of the Software, and to permit persons to whom the Software is
3464
+ furnished to do so, subject to the following conditions:
3465
+
3466
+ The above copyright notice and this permission notice shall be included in
3467
+ all copies or substantial portions of the Software.
3468
+
3469
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3470
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3471
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3472
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3473
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3474
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3475
+ THE SOFTWARE.
3476
+
3477
+ ````
3478
+
3479
+ ---
3480
+
3481
+ ## The following dependencies are licensed under the MIT License:
3482
+
3483
+ ### NPM Packages:
3484
+
3485
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
3486
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
3487
+
3488
+ ````text
3489
+ MIT License
3490
+
3491
+ Copyright (c) 2017 Evgeny Poberezkin
3121
3492
 
3122
3493
  Permission is hereby granted, free of charge, to any person obtaining a copy
3123
3494
  of this software and associated documentation files (the "Software"), to deal
@@ -3145,34 +3516,30 @@ SOFTWARE.
3145
3516
 
3146
3517
  ### Rust Crates:
3147
3518
 
3148
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
3519
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
3149
3520
 
3150
3521
  ````text
3151
- Copyright (c) 2016--2017
3522
+ Copyright (c) 2018-2023 Sean McArthur
3523
+ Copyright (c) 2016 Alex Crichton
3152
3524
 
3153
- Permission is hereby granted, free of charge, to any
3154
- person obtaining a copy of this software and associated
3155
- documentation files (the "Software"), to deal in the
3156
- Software without restriction, including without
3157
- limitation the rights to use, copy, modify, merge,
3158
- publish, distribute, sublicense, and/or sell copies of
3159
- the Software, and to permit persons to whom the Software
3160
- is furnished to do so, subject to the following
3161
- conditions:
3525
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3526
+ of this software and associated documentation files (the "Software"), to deal
3527
+ in the Software without restriction, including without limitation the rights
3528
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3529
+ copies of the Software, and to permit persons to whom the Software is
3530
+ furnished to do so, subject to the following conditions:
3162
3531
 
3163
- The above copyright notice and this permission notice
3164
- shall be included in all copies or substantial portions
3165
- of the Software.
3532
+ The above copyright notice and this permission notice shall be included in
3533
+ all copies or substantial portions of the Software.
3534
+
3535
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3536
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3537
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3538
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3539
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3540
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3541
+ THE SOFTWARE.
3166
3542
 
3167
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3168
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3169
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3170
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3171
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3172
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3173
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3174
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3175
- DEALINGS IN THE SOFTWARE.
3176
3543
 
3177
3544
  ````
3178
3545
 
@@ -3180,15 +3547,50 @@ DEALINGS IN THE SOFTWARE.
3180
3547
 
3181
3548
  ## The following dependencies are licensed under the MIT License:
3182
3549
 
3183
- ### Rust Crates:
3550
+ ### NPM Packages:
3184
3551
 
3185
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
3552
+ - [pngjs](https://github.com/pngjs/pngjs) (7.0.0)
3186
3553
 
3187
3554
  ````text
3188
- Copyright (c) 2014-2026 Alex Crichton
3555
+ pngjs original work Copyright (c) 2015 Luke Page & Original Contributors
3556
+ pngjs derived work Copyright (c) 2012 Kuba Niegowski
3189
3557
 
3190
- Permission is hereby granted, free of charge, to any
3191
- person obtaining a copy of this software and associated
3558
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3559
+ of this software and associated documentation files (the "Software"), to deal
3560
+ in the Software without restriction, including without limitation the rights
3561
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3562
+ copies of the Software, and to permit persons to whom the Software is
3563
+ furnished to do so, subject to the following conditions:
3564
+
3565
+ The above copyright notice and this permission notice shall be included in
3566
+ all copies or substantial portions of the Software.
3567
+
3568
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3569
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3570
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3571
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3572
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3573
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3574
+ THE SOFTWARE.
3575
+
3576
+ ````
3577
+
3578
+ ---
3579
+
3580
+ ## The following dependencies are licensed under the MIT License:
3581
+
3582
+ ### Rust Crates:
3583
+
3584
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
3585
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
3586
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
3587
+ - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
3588
+
3589
+ ````text
3590
+ Copyright (c) 2016 The Rust Project Developers
3591
+
3592
+ Permission is hereby granted, free of charge, to any
3593
+ person obtaining a copy of this software and associated
3192
3594
  documentation files (the "Software"), to deal in the
3193
3595
  Software without restriction, including without
3194
3596
  limitation the rights to use, copy, modify, merge,
@@ -3219,11 +3621,10 @@ DEALINGS IN THE SOFTWARE.
3219
3621
 
3220
3622
  ### Rust Crates:
3221
3623
 
3222
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
3624
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
3223
3625
 
3224
3626
  ````text
3225
- Copyright (c) 2017 Daniel Abramov
3226
- Copyright (c) 2017 Alexey Galakhov
3627
+ Copyright (c) 2018 directories-rs contributors
3227
3628
 
3228
3629
  Permission is hereby granted, free of charge, to any person obtaining a copy
3229
3630
  of this software and associated documentation files (the "Software"), to deal
@@ -3232,16 +3633,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3232
3633
  copies of the Software, and to permit persons to whom the Software is
3233
3634
  furnished to do so, subject to the following conditions:
3234
3635
 
3235
- The above copyright notice and this permission notice shall be included in
3236
- all copies or substantial portions of the Software.
3636
+ The above copyright notice and this permission notice shall be included in all
3637
+ copies or substantial portions of the Software.
3237
3638
 
3238
3639
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3239
3640
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3240
3641
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3241
3642
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3242
3643
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3243
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3244
- THE SOFTWARE.
3644
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3645
+ SOFTWARE.
3245
3646
 
3246
3647
  ````
3247
3648
 
@@ -3251,10 +3652,17 @@ THE SOFTWARE.
3251
3652
 
3252
3653
  ### Rust Crates:
3253
3654
 
3254
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
3655
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
3255
3656
 
3256
3657
  ````text
3257
- Copyright (c) 2018 directories-rs contributors
3658
+ Copyright (c) 2016 The humantime Developers
3659
+
3660
+ Includes parts of http date with the following copyright:
3661
+ Copyright (c) 2016 Pyfisch
3662
+
3663
+ Includes portions of musl libc with the following copyright:
3664
+ Copyright © 2005-2013 Rich Felker
3665
+
3258
3666
 
3259
3667
  Permission is hereby granted, free of charge, to any person obtaining a copy
3260
3668
  of this software and associated documentation files (the "Software"), to deal
@@ -3282,29 +3690,70 @@ SOFTWARE.
3282
3690
 
3283
3691
  ### Rust Crates:
3284
3692
 
3285
- - [want](https://github.com/seanmonstar/want) (0.3.1)
3693
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
3286
3694
 
3287
3695
  ````text
3288
- Copyright (c) 2018-2019 Sean McArthur
3696
+ Copyright (c) 2017 Robert Grosse
3289
3697
 
3290
- Permission is hereby granted, free of charge, to any person obtaining a copy
3291
- of this software and associated documentation files (the "Software"), to deal
3292
- in the Software without restriction, including without limitation the rights
3293
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3294
- copies of the Software, and to permit persons to whom the Software is
3295
- furnished to do so, subject to the following conditions:
3698
+ Permission is hereby granted, free of charge, to any
3699
+ person obtaining a copy of this software and associated
3700
+ documentation files (the "Software"), to deal in the
3701
+ Software without restriction, including without
3702
+ limitation the rights to use, copy, modify, merge,
3703
+ publish, distribute, sublicense, and/or sell copies of
3704
+ the Software, and to permit persons to whom the Software
3705
+ is furnished to do so, subject to the following
3706
+ conditions:
3296
3707
 
3297
- The above copyright notice and this permission notice shall be included in
3298
- all copies or substantial portions of the Software.
3708
+ The above copyright notice and this permission notice
3709
+ shall be included in all copies or substantial portions
3710
+ of the Software.
3299
3711
 
3300
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3301
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3302
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3303
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3304
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3305
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3306
- THE SOFTWARE.
3712
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3713
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3714
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3715
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3716
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3717
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3718
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3719
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3720
+ DEALINGS IN THE SOFTWARE.
3721
+ ````
3722
+
3723
+ ---
3724
+
3725
+ ## The following dependencies are licensed under the MIT License:
3726
+
3727
+ ### Rust Crates:
3728
+
3729
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
3730
+
3731
+ ````text
3732
+ Copyright (c) 2017 Contributors
3307
3733
 
3734
+ Permission is hereby granted, free of charge, to any
3735
+ person obtaining a copy of this software and associated
3736
+ documentation files (the "Software"), to deal in the
3737
+ Software without restriction, including without
3738
+ limitation the rights to use, copy, modify, merge,
3739
+ publish, distribute, sublicense, and/or sell copies of
3740
+ the Software, and to permit persons to whom the Software
3741
+ is furnished to do so, subject to the following
3742
+ conditions:
3743
+
3744
+ The above copyright notice and this permission notice
3745
+ shall be included in all copies or substantial portions
3746
+ of the Software.
3747
+
3748
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3749
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3750
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3751
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3752
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3753
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3754
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3755
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3756
+ DEALINGS IN THE SOFTWARE.
3308
3757
 
3309
3758
  ````
3310
3759
 
@@ -3314,14 +3763,14 @@ THE SOFTWARE.
3314
3763
 
3315
3764
  ### Rust Crates:
3316
3765
 
3317
- - [educe](https://github.com/magiclen/educe) (0.5.11)
3318
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3319
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3766
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
3767
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
3768
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
3320
3769
 
3321
3770
  ````text
3322
3771
  MIT License
3323
3772
 
3324
- Copyright (c) 2023 magiclen.org (Ron Li)
3773
+ Copyright (c) Tokio Contributors
3325
3774
 
3326
3775
  Permission is hereby granted, free of charge, to any person obtaining a copy
3327
3776
  of this software and associated documentation files (the "Software"), to deal
@@ -3349,10 +3798,10 @@ SOFTWARE.
3349
3798
 
3350
3799
  ### Rust Crates:
3351
3800
 
3352
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
3801
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
3353
3802
 
3354
3803
  ````text
3355
- Copyright (c) The rust-url developers
3804
+ Copyright (c) 2017 Artyom Pavlov
3356
3805
 
3357
3806
  Permission is hereby granted, free of charge, to any
3358
3807
  person obtaining a copy of this software and associated
@@ -3386,14 +3835,12 @@ DEALINGS IN THE SOFTWARE.
3386
3835
 
3387
3836
  ### Rust Crates:
3388
3837
 
3389
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
3838
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
3390
3839
 
3391
3840
  ````text
3392
- The MIT License (MIT)
3841
+ MIT License
3393
3842
 
3394
- Copyright (c) 2015 Danny Guo
3395
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
3396
- Copyright (c) 2018 Akash Kurdekar
3843
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
3397
3844
 
3398
3845
  Permission is hereby granted, free of charge, to any person obtaining a copy
3399
3846
  of this software and associated documentation files (the "Software"), to deal
@@ -3419,33 +3866,36 @@ SOFTWARE.
3419
3866
 
3420
3867
  ## The following dependencies are licensed under the MIT License:
3421
3868
 
3422
- ### NPM Packages:
3869
+ ### Rust Crates:
3423
3870
 
3424
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
3425
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
3871
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
3426
3872
 
3427
3873
  ````text
3428
- MIT License
3429
-
3430
- Copyright (c) 2017 Evgeny Poberezkin
3874
+ Copyright (c) 2021 RustCrypto Developers
3431
3875
 
3432
- Permission is hereby granted, free of charge, to any person obtaining a copy
3433
- of this software and associated documentation files (the "Software"), to deal
3434
- in the Software without restriction, including without limitation the rights
3435
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3436
- copies of the Software, and to permit persons to whom the Software is
3437
- furnished to do so, subject to the following conditions:
3876
+ Permission is hereby granted, free of charge, to any
3877
+ person obtaining a copy of this software and associated
3878
+ documentation files (the "Software"), to deal in the
3879
+ Software without restriction, including without
3880
+ limitation the rights to use, copy, modify, merge,
3881
+ publish, distribute, sublicense, and/or sell copies of
3882
+ the Software, and to permit persons to whom the Software
3883
+ is furnished to do so, subject to the following
3884
+ conditions:
3438
3885
 
3439
- The above copyright notice and this permission notice shall be included in all
3440
- copies or substantial portions of the Software.
3886
+ The above copyright notice and this permission notice
3887
+ shall be included in all copies or substantial portions
3888
+ of the Software.
3441
3889
 
3442
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3443
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3444
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3445
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3446
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3447
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3448
- SOFTWARE.
3890
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3891
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3892
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3893
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3894
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3895
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3896
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3897
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3898
+ DEALINGS IN THE SOFTWARE.
3449
3899
 
3450
3900
  ````
3451
3901
 
@@ -3455,32 +3905,34 @@ SOFTWARE.
3455
3905
 
3456
3906
  ### Rust Crates:
3457
3907
 
3458
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
3908
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
3459
3909
 
3460
3910
  ````text
3461
- The MIT License (MIT)
3462
-
3463
- Copyright (c) 2016 Johann Tuffe
3464
-
3465
- Permission is hereby granted, free of charge, to any person obtaining a copy
3466
- of this software and associated documentation files (the "Software"), to deal
3467
- in the Software without restriction, including without limitation the rights
3468
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3469
- copies of the Software, and to permit persons to whom the Software is
3470
- furnished to do so, subject to the following conditions:
3471
-
3472
-
3473
- The above copyright notice and this permission notice shall be included in
3474
- all copies or substantial portions of the Software.
3475
-
3476
-
3477
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3478
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3479
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3480
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3481
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3482
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3483
- THE SOFTWARE.
3911
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
3912
+
3913
+ Permission is hereby granted, free of charge, to any
3914
+ person obtaining a copy of this software and associated
3915
+ documentation files (the "Software"), to deal in the
3916
+ Software without restriction, including without
3917
+ limitation the rights to use, copy, modify, merge,
3918
+ publish, distribute, sublicense, and/or sell copies of
3919
+ the Software, and to permit persons to whom the Software
3920
+ is furnished to do so, subject to the following
3921
+ conditions:
3922
+
3923
+ The above copyright notice and this permission notice
3924
+ shall be included in all copies or substantial portions
3925
+ of the Software.
3926
+
3927
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3928
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3929
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3930
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3931
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3932
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3933
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3934
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3935
+ DEALINGS IN THE SOFTWARE.
3484
3936
 
3485
3937
  ````
3486
3938
 
@@ -3488,65 +3940,38 @@ THE SOFTWARE.
3488
3940
 
3489
3941
  ## The following dependencies are licensed under the MIT License:
3490
3942
 
3491
- ### NPM Packages:
3943
+ ### Rust Crates:
3492
3944
 
3493
- - [ajv](https://github.com/ajv-validator/ajv) (8.17.1)
3945
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
3946
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
3947
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
3494
3948
 
3495
3949
  ````text
3496
- The MIT License (MIT)
3497
-
3498
- Copyright (c) 2015-2021 Evgeny Poberezkin
3499
-
3500
- Permission is hereby granted, free of charge, to any person obtaining a copy
3501
- of this software and associated documentation files (the "Software"), to deal
3502
- in the Software without restriction, including without limitation the rights
3503
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3504
- copies of the Software, and to permit persons to whom the Software is
3505
- furnished to do so, subject to the following conditions:
3506
-
3507
- The above copyright notice and this permission notice shall be included in all
3508
- copies or substantial portions of the Software.
3509
-
3510
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3511
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3512
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3513
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3514
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3515
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3516
- SOFTWARE.
3517
-
3518
-
3519
- ````
3520
-
3521
- ---
3522
-
3523
- ## The following dependencies are licensed under the MIT License:
3524
-
3525
- ### Rust Crates:
3526
-
3527
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
3528
-
3529
- ````text
3530
- Copyright (c) 2017 Sean McArthur
3531
-
3532
- Permission is hereby granted, free of charge, to any person obtaining a copy
3533
- of this software and associated documentation files (the "Software"), to deal
3534
- in the Software without restriction, including without limitation the rights
3535
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3536
- copies of the Software, and to permit persons to whom the Software is
3537
- furnished to do so, subject to the following conditions:
3950
+ Copyright (c) 2019 Tower Contributors
3538
3951
 
3539
- The above copyright notice and this permission notice shall be included in
3540
- all copies or substantial portions of the Software.
3952
+ Permission is hereby granted, free of charge, to any
3953
+ person obtaining a copy of this software and associated
3954
+ documentation files (the "Software"), to deal in the
3955
+ Software without restriction, including without
3956
+ limitation the rights to use, copy, modify, merge,
3957
+ publish, distribute, sublicense, and/or sell copies of
3958
+ the Software, and to permit persons to whom the Software
3959
+ is furnished to do so, subject to the following
3960
+ conditions:
3541
3961
 
3542
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3543
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3544
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3545
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3546
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3547
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3548
- THE SOFTWARE.
3962
+ The above copyright notice and this permission notice
3963
+ shall be included in all copies or substantial portions
3964
+ of the Software.
3549
3965
 
3966
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3967
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3968
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3969
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3970
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3971
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3972
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3973
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3974
+ DEALINGS IN THE SOFTWARE.
3550
3975
 
3551
3976
  ````
3552
3977
 
@@ -3556,17 +3981,17 @@ THE SOFTWARE.
3556
3981
 
3557
3982
  ### Rust Crates:
3558
3983
 
3559
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
3984
+ - [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
3985
+ - [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
3986
+ - [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
3987
+ - [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
3560
3988
 
3561
3989
  ````text
3562
- Copyright 2017 Juniper Networks, Inc.
3563
-
3564
3990
  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:
3565
3991
 
3566
3992
  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3567
3993
 
3568
3994
  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.
3569
-
3570
3995
  ````
3571
3996
 
3572
3997
  ---
@@ -3575,12 +4000,12 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
3575
4000
 
3576
4001
  ### Rust Crates:
3577
4002
 
3578
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
4003
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
3579
4004
 
3580
4005
  ````text
3581
4006
  MIT License
3582
4007
 
3583
- Copyright (c) 2018-2021 The RustCrypto Project Developers
4008
+ Copyright (c) [2021] [Marvin Countryman]
3584
4009
 
3585
4010
  Permission is hereby granted, free of charge, to any person obtaining a copy
3586
4011
  of this software and associated documentation files (the "Software"), to deal
@@ -3608,16 +4033,28 @@ SOFTWARE.
3608
4033
 
3609
4034
  ### Rust Crates:
3610
4035
 
3611
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
4036
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
3612
4037
 
3613
4038
  ````text
3614
- Copyright 2016 Nika Layzell
4039
+ Copyright (c) 2019 Eliza Weisman
3615
4040
 
3616
- 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:
4041
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4042
+ of this software and associated documentation files (the "Software"), to deal
4043
+ in the Software without restriction, including without limitation the rights
4044
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4045
+ copies of the Software, and to permit persons to whom the Software is
4046
+ furnished to do so, subject to the following conditions:
3617
4047
 
3618
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
4048
+ The above copyright notice and this permission notice shall be included in
4049
+ all copies or substantial portions of the Software.
3619
4050
 
3620
- 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.
4051
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4052
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4053
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4054
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4055
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4056
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4057
+ THE SOFTWARE.
3621
4058
 
3622
4059
  ````
3623
4060
 
@@ -3627,10 +4064,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
3627
4064
 
3628
4065
  ### Rust Crates:
3629
4066
 
3630
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
4067
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
3631
4068
 
3632
4069
  ````text
3633
- Copyright (c) 2019-2021 Tower Contributors
4070
+ Copyright (c) 2018-2025 The rust-random Project Developers
4071
+ Copyright (c) 2014 The Rust Project Developers
3634
4072
 
3635
4073
  Permission is hereby granted, free of charge, to any
3636
4074
  person obtaining a copy of this software and associated
@@ -3664,34 +4102,29 @@ DEALINGS IN THE SOFTWARE.
3664
4102
 
3665
4103
  ### Rust Crates:
3666
4104
 
3667
- - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
4105
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
3668
4106
 
3669
4107
  ````text
3670
- Copyright (c) 2014 Chris Wong
4108
+ Copyright (c) 2017 Sean McArthur
3671
4109
 
3672
- Permission is hereby granted, free of charge, to any
3673
- person obtaining a copy of this software and associated
3674
- documentation files (the "Software"), to deal in the
3675
- Software without restriction, including without
3676
- limitation the rights to use, copy, modify, merge,
3677
- publish, distribute, sublicense, and/or sell copies of
3678
- the Software, and to permit persons to whom the Software
3679
- is furnished to do so, subject to the following
3680
- conditions:
4110
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4111
+ of this software and associated documentation files (the "Software"), to deal
4112
+ in the Software without restriction, including without limitation the rights
4113
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4114
+ copies of the Software, and to permit persons to whom the Software is
4115
+ furnished to do so, subject to the following conditions:
3681
4116
 
3682
- The above copyright notice and this permission notice
3683
- shall be included in all copies or substantial portions
3684
- of the Software.
4117
+ The above copyright notice and this permission notice shall be included in
4118
+ all copies or substantial portions of the Software.
4119
+
4120
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4121
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4122
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4123
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4124
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4125
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4126
+ THE SOFTWARE.
3685
4127
 
3686
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3687
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3688
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3689
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3690
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3691
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3692
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3693
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3694
- DEALINGS IN THE SOFTWARE.
3695
4128
 
3696
4129
  ````
3697
4130
 
@@ -3701,13 +4134,9 @@ DEALINGS IN THE SOFTWARE.
3701
4134
 
3702
4135
  ### Rust Crates:
3703
4136
 
3704
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
3705
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
3706
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
4137
+ - [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
3707
4138
 
3708
4139
  ````text
3709
- Copyright (c) 2019 Tower Contributors
3710
-
3711
4140
  Permission is hereby granted, free of charge, to any
3712
4141
  person obtaining a copy of this software and associated
3713
4142
  documentation files (the "Software"), to deal in the
@@ -3731,7 +4160,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3731
4160
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3732
4161
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3733
4162
  DEALINGS IN THE SOFTWARE.
3734
-
3735
4163
  ````
3736
4164
 
3737
4165
  ---
@@ -3740,34 +4168,30 @@ DEALINGS IN THE SOFTWARE.
3740
4168
 
3741
4169
  ### Rust Crates:
3742
4170
 
3743
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
4171
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
3744
4172
 
3745
4173
  ````text
3746
- Copyright (c) 2020-2025 The RustCrypto Project Developers
4174
+ MIT License
3747
4175
 
3748
- Permission is hereby granted, free of charge, to any
3749
- person obtaining a copy of this software and associated
3750
- documentation files (the "Software"), to deal in the
3751
- Software without restriction, including without
3752
- limitation the rights to use, copy, modify, merge,
3753
- publish, distribute, sublicense, and/or sell copies of
3754
- the Software, and to permit persons to whom the Software
3755
- is furnished to do so, subject to the following
3756
- conditions:
4176
+ Copyright (c) 2025 Callum Oakley
3757
4177
 
3758
- The above copyright notice and this permission notice
3759
- shall be included in all copies or substantial portions
3760
- of the Software.
4178
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4179
+ of this software and associated documentation files (the "Software"), to deal
4180
+ in the Software without restriction, including without limitation the rights
4181
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4182
+ copies of the Software, and to permit persons to whom the Software is
4183
+ furnished to do so, subject to the following conditions:
3761
4184
 
3762
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3763
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3764
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3765
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3766
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3767
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3768
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3769
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3770
- DEALINGS IN THE SOFTWARE.
4185
+ The above copyright notice and this permission notice shall be included in all
4186
+ copies or substantial portions of the Software.
4187
+
4188
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4189
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4190
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4191
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4192
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4193
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4194
+ SOFTWARE.
3771
4195
 
3772
4196
  ````
3773
4197
 
@@ -3777,12 +4201,48 @@ DEALINGS IN THE SOFTWARE.
3777
4201
 
3778
4202
  ### Rust Crates:
3779
4203
 
3780
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
4204
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
4205
+
4206
+ ````text
4207
+ The MIT License (MIT)
4208
+
4209
+ Copyright (c) 2016 Johann Tuffe
4210
+
4211
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4212
+ of this software and associated documentation files (the "Software"), to deal
4213
+ in the Software without restriction, including without limitation the rights
4214
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4215
+ copies of the Software, and to permit persons to whom the Software is
4216
+ furnished to do so, subject to the following conditions:
4217
+
4218
+
4219
+ The above copyright notice and this permission notice shall be included in
4220
+ all copies or substantial portions of the Software.
4221
+
4222
+
4223
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4224
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4225
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4226
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4227
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4228
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4229
+ THE SOFTWARE.
4230
+
4231
+ ````
4232
+
4233
+ ---
4234
+
4235
+ ## The following dependencies are licensed under the MIT License:
4236
+
4237
+ ### Rust Crates:
4238
+
4239
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
3781
4240
 
3782
4241
  ````text
3783
4242
  The MIT License (MIT)
3784
4243
 
3785
- Copyright (c) 2015 Alice Maz
4244
+ Copyright (c) 2015-2020 Julien Cretin
4245
+ Copyright (c) 2017-2020 Google Inc.
3786
4246
 
3787
4247
  Permission is hereby granted, free of charge, to any person obtaining a copy
3788
4248
  of this software and associated documentation files (the "Software"), to deal
@@ -3791,16 +4251,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3791
4251
  copies of the Software, and to permit persons to whom the Software is
3792
4252
  furnished to do so, subject to the following conditions:
3793
4253
 
3794
- The above copyright notice and this permission notice shall be included in
3795
- all copies or substantial portions of the Software.
4254
+ The above copyright notice and this permission notice shall be included in all
4255
+ copies or substantial portions of the Software.
3796
4256
 
3797
4257
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3798
4258
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3799
4259
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3800
4260
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3801
4261
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3802
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3803
- THE SOFTWARE.
4262
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4263
+ SOFTWARE.
3804
4264
 
3805
4265
  ````
3806
4266
 
@@ -3810,91 +4270,11 @@ THE SOFTWARE.
3810
4270
 
3811
4271
  ### Rust Crates:
3812
4272
 
3813
- - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
4273
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
4274
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
3814
4275
 
3815
4276
  ````text
3816
- Copyright (c) 2020 Andrew D. Straw
3817
-
3818
- Permission is hereby granted, free of charge, to any
3819
- person obtaining a copy of this software and associated
3820
- documentation files (the "Software"), to deal in the
3821
- Software without restriction, including without
3822
- limitation the rights to use, copy, modify, merge,
3823
- publish, distribute, sublicense, and/or sell copies of
3824
- the Software, and to permit persons to whom the Software
3825
- is furnished to do so, subject to the following
3826
- conditions:
3827
-
3828
- The above copyright notice and this permission notice
3829
- shall be included in all copies or substantial portions
3830
- of the Software.
3831
-
3832
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3833
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3834
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3835
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3836
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3837
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3838
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3839
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3840
- DEALINGS IN THE SOFTWARE.
3841
-
3842
- ````
3843
-
3844
- ---
3845
-
3846
- ## The following dependencies are licensed under the MIT License:
3847
-
3848
- ### Rust Crates:
3849
-
3850
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
3851
- - [log](https://github.com/rust-lang/log) (0.4.29)
3852
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
3853
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
3854
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
3855
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
3856
-
3857
- ````text
3858
- Copyright (c) 2014 The Rust Project Developers
3859
-
3860
- Permission is hereby granted, free of charge, to any
3861
- person obtaining a copy of this software and associated
3862
- documentation files (the "Software"), to deal in the
3863
- Software without restriction, including without
3864
- limitation the rights to use, copy, modify, merge,
3865
- publish, distribute, sublicense, and/or sell copies of
3866
- the Software, and to permit persons to whom the Software
3867
- is furnished to do so, subject to the following
3868
- conditions:
3869
-
3870
- The above copyright notice and this permission notice
3871
- shall be included in all copies or substantial portions
3872
- of the Software.
3873
-
3874
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3875
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3876
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3877
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3878
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3879
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3880
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3881
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3882
- DEALINGS IN THE SOFTWARE.
3883
-
3884
- ````
3885
-
3886
- ---
3887
-
3888
- ## The following dependencies are licensed under the MIT License:
3889
-
3890
- ### Rust Crates:
3891
-
3892
- - [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
3893
-
3894
- ````text
3895
- MIT License
3896
-
3897
- Copyright (c) 2025 rutrum
4277
+ Copyright (c) 2018-2019 dirs-rs contributors
3898
4278
 
3899
4279
  Permission is hereby granted, free of charge, to any person obtaining a copy
3900
4280
  of this software and associated documentation files (the "Software"), to deal
@@ -3913,69 +4293,6 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3913
4293
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3914
4294
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3915
4295
  SOFTWARE.
3916
- ````
3917
-
3918
- ---
3919
-
3920
- ## The following dependencies are licensed under the MIT License:
3921
-
3922
- ### Rust Crates:
3923
-
3924
- - [nix](https://github.com/nix-rust/nix) (0.31.2)
3925
-
3926
- ````text
3927
- The MIT License (MIT)
3928
-
3929
- Copyright (c) 2015 Carl Lerche + nix-rust Authors
3930
-
3931
- Permission is hereby granted, free of charge, to any person obtaining a copy
3932
- of this software and associated documentation files (the "Software"), to deal
3933
- in the Software without restriction, including without limitation the rights
3934
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3935
- copies of the Software, and to permit persons to whom the Software is
3936
- furnished to do so, subject to the following conditions:
3937
-
3938
- The above copyright notice and this permission notice shall be included in
3939
- all copies or substantial portions of the Software.
3940
-
3941
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3942
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3943
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3944
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3945
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3946
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3947
- THE SOFTWARE.
3948
-
3949
- ````
3950
-
3951
- ---
3952
-
3953
- ## The following dependencies are licensed under the MIT License:
3954
-
3955
- ### Rust Crates:
3956
-
3957
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
3958
-
3959
- ````text
3960
- Copyright (c) 2023-2025 Sean McArthur
3961
-
3962
- Permission is hereby granted, free of charge, to any person obtaining a copy
3963
- of this software and associated documentation files (the "Software"), to deal
3964
- in the Software without restriction, including without limitation the rights
3965
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3966
- copies of the Software, and to permit persons to whom the Software is
3967
- furnished to do so, subject to the following conditions:
3968
-
3969
- The above copyright notice and this permission notice shall be included in
3970
- all copies or substantial portions of the Software.
3971
-
3972
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3973
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3974
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3975
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3976
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3977
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3978
- THE SOFTWARE.
3979
4296
 
3980
4297
  ````
3981
4298
 
@@ -3985,74 +4302,12 @@ THE SOFTWARE.
3985
4302
 
3986
4303
  ### Rust Crates:
3987
4304
 
3988
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
3989
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
3990
-
3991
- ````text
3992
- The MIT License (MIT)
3993
-
3994
- Copyright 2016 Google Inc. All Rights Reserved.
3995
-
3996
- 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:
3997
-
3998
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3999
-
4000
- 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.
4001
-
4002
- ````
4003
-
4004
- ---
4005
-
4006
- ## The following dependencies are licensed under the MIT License:
4007
-
4008
- ### Rust Crates:
4009
-
4010
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
4011
-
4012
- ````text
4013
- Copyright (c) 2018 Carl Lerche
4014
-
4015
- Permission is hereby granted, free of charge, to any
4016
- person obtaining a copy of this software and associated
4017
- documentation files (the "Software"), to deal in the
4018
- Software without restriction, including without
4019
- limitation the rights to use, copy, modify, merge,
4020
- publish, distribute, sublicense, and/or sell copies of
4021
- the Software, and to permit persons to whom the Software
4022
- is furnished to do so, subject to the following
4023
- conditions:
4024
-
4025
- The above copyright notice and this permission notice
4026
- shall be included in all copies or substantial portions
4027
- of the Software.
4028
-
4029
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4030
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4031
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4032
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4033
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4034
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4035
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4036
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4037
- DEALINGS IN THE SOFTWARE.
4038
-
4039
- ````
4040
-
4041
- ---
4042
-
4043
- ## The following dependencies are licensed under the MIT License:
4044
-
4045
- ### Rust Crates:
4046
-
4047
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
4048
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
4049
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
4050
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
4305
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
4051
4306
 
4052
4307
  ````text
4053
4308
  The MIT License (MIT)
4054
4309
 
4055
- Copyright (c) 2015 Andrew Gallant
4310
+ Copyright (c) 2014 Mathijs van de Nes
4056
4311
 
4057
4312
  Permission is hereby granted, free of charge, to any person obtaining a copy
4058
4313
  of this software and associated documentation files (the "Software"), to deal
@@ -4061,54 +4316,19 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4061
4316
  copies of the Software, and to permit persons to whom the Software is
4062
4317
  furnished to do so, subject to the following conditions:
4063
4318
 
4064
- The above copyright notice and this permission notice shall be included in
4065
- all copies or substantial portions of the Software.
4319
+ The above copyright notice and this permission notice shall be included in all
4320
+ copies or substantial portions of the Software.
4066
4321
 
4067
4322
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4068
4323
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4069
4324
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4070
4325
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4071
4326
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4072
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4073
- THE SOFTWARE.
4074
-
4075
- ````
4076
-
4077
- ---
4078
-
4079
- ## The following dependencies are licensed under the MIT License:
4080
-
4081
- ### Rust Crates:
4082
-
4083
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
4084
-
4085
- ````text
4086
- Copyright (c) 2016 Amanieu d'Antras
4087
-
4088
- Permission is hereby granted, free of charge, to any
4089
- person obtaining a copy of this software and associated
4090
- documentation files (the "Software"), to deal in the
4091
- Software without restriction, including without
4092
- limitation the rights to use, copy, modify, merge,
4093
- publish, distribute, sublicense, and/or sell copies of
4094
- the Software, and to permit persons to whom the Software
4095
- is furnished to do so, subject to the following
4096
- conditions:
4097
-
4098
- The above copyright notice and this permission notice
4099
- shall be included in all copies or substantial portions
4100
- of the Software.
4101
-
4102
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4103
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4104
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4105
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4106
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4107
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4108
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4109
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4110
- DEALINGS IN THE SOFTWARE.
4327
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4328
+ SOFTWARE.
4111
4329
 
4330
+ Some files in the "tests/data" subdirectory of this repository are under other
4331
+ licences; see files named LICENSE.*.txt for details.
4112
4332
  ````
4113
4333
 
4114
4334
  ---
@@ -4117,15 +4337,14 @@ DEALINGS IN THE SOFTWARE.
4117
4337
 
4118
4338
  ### Rust Crates:
4119
4339
 
4120
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
4340
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
4341
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
4342
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
4121
4343
 
4122
4344
  ````text
4123
4345
  MIT License
4124
4346
 
4125
- Copyright 2013-2014 RAD Game Tools and Valve Software
4126
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
4127
- Copyright (c) 2017 Frommi
4128
- Copyright (c) 2017-2024 oyvindln
4347
+ Copyright (c) 2017 Ted Driggs
4129
4348
 
4130
4349
  Permission is hereby granted, free of charge, to any person obtaining a copy
4131
4350
  of this software and associated documentation files (the "Software"), to deal
@@ -4149,225 +4368,6 @@ SOFTWARE.
4149
4368
 
4150
4369
  ---
4151
4370
 
4152
- ## The following dependencies are licensed under the MIT License:
4153
-
4154
- ### Rust Crates:
4155
-
4156
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
4157
-
4158
- ````text
4159
- Copyright (c) 2018-2023 Sean McArthur
4160
- Copyright (c) 2016 Alex Crichton
4161
-
4162
- Permission is hereby granted, free of charge, to any person obtaining a copy
4163
- of this software and associated documentation files (the "Software"), to deal
4164
- in the Software without restriction, including without limitation the rights
4165
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4166
- copies of the Software, and to permit persons to whom the Software is
4167
- furnished to do so, subject to the following conditions:
4168
-
4169
- The above copyright notice and this permission notice shall be included in
4170
- all copies or substantial portions of the Software.
4171
-
4172
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4173
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4174
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4175
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4176
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4177
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4178
- THE SOFTWARE.
4179
-
4180
-
4181
- ````
4182
-
4183
- ---
4184
-
4185
- ## The following dependencies are licensed under the MIT License:
4186
-
4187
- ### Rust Crates:
4188
-
4189
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
4190
-
4191
- ````text
4192
- Copyright (c) 2016--2023
4193
-
4194
- Permission is hereby granted, free of charge, to any
4195
- person obtaining a copy of this software and associated
4196
- documentation files (the "Software"), to deal in the
4197
- Software without restriction, including without
4198
- limitation the rights to use, copy, modify, merge,
4199
- publish, distribute, sublicense, and/or sell copies of
4200
- the Software, and to permit persons to whom the Software
4201
- is furnished to do so, subject to the following
4202
- conditions:
4203
-
4204
- The above copyright notice and this permission notice
4205
- shall be included in all copies or substantial portions
4206
- of the Software.
4207
-
4208
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4209
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4210
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4211
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4212
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4213
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4214
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4215
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4216
- DEALINGS IN THE SOFTWARE.
4217
-
4218
- ````
4219
-
4220
- ---
4221
-
4222
- ## The following dependencies are licensed under the MIT License:
4223
-
4224
- ### Rust Crates:
4225
-
4226
- - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
4227
-
4228
- ````text
4229
- Copyright (c) 2017 tokio-jsonrpc developers
4230
-
4231
- Permission is hereby granted, free of charge, to any
4232
- person obtaining a copy of this software and associated
4233
- documentation files (the "Software"), to deal in the
4234
- Software without restriction, including without
4235
- limitation the rights to use, copy, modify, merge,
4236
- publish, distribute, sublicense, and/or sell copies of
4237
- the Software, and to permit persons to whom the Software
4238
- is furnished to do so, subject to the following
4239
- conditions:
4240
-
4241
- The above copyright notice and this permission notice
4242
- shall be included in all copies or substantial portions
4243
- of the Software.
4244
-
4245
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4246
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4247
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4248
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4249
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4250
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4251
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4252
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4253
- DEALINGS IN THE SOFTWARE.
4254
-
4255
- ````
4256
-
4257
- ---
4258
-
4259
- ## The following dependencies are licensed under the MIT License:
4260
-
4261
- ### Rust Crates:
4262
-
4263
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
4264
-
4265
- ````text
4266
- Copyright (c) 2019 The CryptoCorrosion Contributors
4267
-
4268
- Permission is hereby granted, free of charge, to any
4269
- person obtaining a copy of this software and associated
4270
- documentation files (the "Software"), to deal in the
4271
- Software without restriction, including without
4272
- limitation the rights to use, copy, modify, merge,
4273
- publish, distribute, sublicense, and/or sell copies of
4274
- the Software, and to permit persons to whom the Software
4275
- is furnished to do so, subject to the following
4276
- conditions:
4277
-
4278
- The above copyright notice and this permission notice
4279
- shall be included in all copies or substantial portions
4280
- of the Software.
4281
-
4282
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4283
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4284
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4285
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4286
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4287
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4288
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4289
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4290
- DEALINGS IN THE SOFTWARE.
4291
-
4292
- ````
4293
-
4294
- ---
4295
-
4296
- ## The following dependencies are licensed under the MIT License:
4297
-
4298
- ### Rust Crates:
4299
-
4300
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
4301
-
4302
- ````text
4303
- Copyright (c) 2019 Nick Fitzgerald
4304
-
4305
- Permission is hereby granted, free of charge, to any
4306
- person obtaining a copy of this software and associated
4307
- documentation files (the "Software"), to deal in the
4308
- Software without restriction, including without
4309
- limitation the rights to use, copy, modify, merge,
4310
- publish, distribute, sublicense, and/or sell copies of
4311
- the Software, and to permit persons to whom the Software
4312
- is furnished to do so, subject to the following
4313
- conditions:
4314
-
4315
- The above copyright notice and this permission notice
4316
- shall be included in all copies or substantial portions
4317
- of the Software.
4318
-
4319
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4320
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4321
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4322
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4323
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4324
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4325
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4326
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4327
- DEALINGS IN THE SOFTWARE.
4328
-
4329
- ````
4330
-
4331
- ---
4332
-
4333
- ## The following dependencies are licensed under the MIT License:
4334
-
4335
- ### Rust Crates:
4336
-
4337
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
4338
-
4339
- ````text
4340
- Copyright (c) 2018-2024 The rust-random Project Developers
4341
- Copyright (c) 2014 The Rust Project Developers
4342
-
4343
- Permission is hereby granted, free of charge, to any
4344
- person obtaining a copy of this software and associated
4345
- documentation files (the "Software"), to deal in the
4346
- Software without restriction, including without
4347
- limitation the rights to use, copy, modify, merge,
4348
- publish, distribute, sublicense, and/or sell copies of
4349
- the Software, and to permit persons to whom the Software
4350
- is furnished to do so, subject to the following
4351
- conditions:
4352
-
4353
- The above copyright notice and this permission notice
4354
- shall be included in all copies or substantial portions
4355
- of the Software.
4356
-
4357
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4358
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4359
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4360
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4361
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4362
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4363
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4364
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4365
- DEALINGS IN THE SOFTWARE.
4366
-
4367
- ````
4368
-
4369
- ---
4370
-
4371
4371
  ## The following dependencies are licensed under the MPL-2.0 License:
4372
4372
 
4373
4373
  ### Rust Crates: