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

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,6 +98,93 @@ 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
+
101
188
  - [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
102
189
  - [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
103
190
  - [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
@@ -522,89 +609,45 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
522
609
 
523
610
  ---
524
611
 
525
- ## The following dependencies are licensed under the Apache-2.0 License:
612
+ ## The following dependencies are licensed under the BSD-3-Clause License:
526
613
 
527
- ### Rust Crates:
614
+ ### NPM Packages:
528
615
 
529
- - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
530
- - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
531
- - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
616
+ - [fast-uri](https://github.com/fastify/fast-uri) (3.1.0)
532
617
 
533
618
  ````text
534
- Apache License
535
- Version 2.0, January 2004
536
- http://www.apache.org/licenses/
537
-
538
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
539
-
540
- 1. Definitions.
541
-
542
- "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
543
-
544
- "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
545
-
546
- "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
547
-
548
- "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
549
-
550
- "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
551
-
552
- "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
553
-
554
- "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
555
-
556
- "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
557
-
558
- "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
559
-
560
- "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
561
-
562
- 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
563
-
564
- 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
565
-
566
- 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
567
-
568
- (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
569
-
570
- (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
571
-
572
- (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
573
-
574
- (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
575
-
576
- You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
577
-
578
- 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
579
-
580
- 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
581
-
582
- 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
583
-
584
- 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
585
-
586
- 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
587
-
588
- END OF TERMS AND CONDITIONS
589
-
590
- APPENDIX: How to apply the Apache License to your work.
591
-
592
- To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
619
+ Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
620
+ Copyright (c) 2021-present The Fastify team
621
+ All rights reserved.
593
622
 
594
- Copyright [yyyy] [name of copyright owner]
623
+ The Fastify team members are listed at https://github.com/fastify/fastify#team.
595
624
 
596
- Licensed under the Apache License, Version 2.0 (the "License");
597
- you may not use this file except in compliance with the License.
598
- You may obtain a copy of the License at
625
+ Redistribution and use in source and binary forms, with or without
626
+ modification, are permitted provided that the following conditions are met:
627
+ * Redistributions of source code must retain the above copyright
628
+ notice, this list of conditions and the following disclaimer.
629
+ * Redistributions in binary form must reproduce the above copyright
630
+ notice, this list of conditions and the following disclaimer in the
631
+ documentation and/or other materials provided with the distribution.
632
+ * The names of any contributors may not be used to endorse or promote
633
+ products derived from this software without specific prior written
634
+ permission.
599
635
 
600
- http://www.apache.org/licenses/LICENSE-2.0
636
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
637
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
638
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
639
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS AND CONTRIBUTORS BE LIABLE FOR ANY
640
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
641
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
642
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
643
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
644
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
645
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
601
646
 
602
- Unless required by applicable law or agreed to in writing, software
603
- distributed under the License is distributed on an "AS IS" BASIS,
604
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
605
- See the License for the specific language governing permissions and
606
- limitations under the License.
647
+ * * *
607
648
 
649
+ The complete list of contributors can be found at:
650
+ - https://github.com/garycourt/uri-js/graphs/contributors
608
651
  ````
609
652
 
610
653
  ---
@@ -646,49 +689,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
646
689
 
647
690
  ---
648
691
 
649
- ## The following dependencies are licensed under the BSD-3-Clause License:
650
-
651
- ### NPM Packages:
652
-
653
- - [fast-uri](https://github.com/fastify/fast-uri) (3.1.0)
654
-
655
- ````text
656
- Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
657
- Copyright (c) 2021-present The Fastify team
658
- All rights reserved.
659
-
660
- The Fastify team members are listed at https://github.com/fastify/fastify#team.
661
-
662
- Redistribution and use in source and binary forms, with or without
663
- modification, are permitted provided that the following conditions are met:
664
- * Redistributions of source code must retain the above copyright
665
- notice, this list of conditions and the following disclaimer.
666
- * Redistributions in binary form must reproduce the above copyright
667
- notice, this list of conditions and the following disclaimer in the
668
- documentation and/or other materials provided with the distribution.
669
- * The names of any contributors may not be used to endorse or promote
670
- products derived from this software without specific prior written
671
- permission.
672
-
673
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
674
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
675
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
676
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS AND CONTRIBUTORS BE LIABLE FOR ANY
677
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
678
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
679
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
680
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
681
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
682
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
683
-
684
- * * *
685
-
686
- The complete list of contributors can be found at:
687
- - https://github.com/garycourt/uri-js/graphs/contributors
688
- ````
689
-
690
- ---
691
-
692
692
  ## The following dependencies are licensed under the ISC License:
693
693
 
694
694
  ### NPM Packages:
@@ -732,35 +732,29 @@ Please refer to the package README for license details.
732
732
 
733
733
  ### Rust Crates:
734
734
 
735
- - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
736
- - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
735
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
737
736
 
738
737
  ````text
739
- Copyright (c) 2012-2013 Mozilla Foundation
738
+ Copyright (c) 2013-2014 The Rust Project Developers.
739
+ Copyright (c) 2015-2020 The rust-hex Developers
740
740
 
741
- Permission is hereby granted, free of charge, to any
742
- person obtaining a copy of this software and associated
743
- documentation files (the "Software"), to deal in the
744
- Software without restriction, including without
745
- limitation the rights to use, copy, modify, merge,
746
- publish, distribute, sublicense, and/or sell copies of
747
- the Software, and to permit persons to whom the Software
748
- is furnished to do so, subject to the following
749
- conditions:
741
+ Permission is hereby granted, free of charge, to any person obtaining a copy
742
+ of this software and associated documentation files (the "Software"), to deal
743
+ in the Software without restriction, including without limitation the rights
744
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
745
+ copies of the Software, and to permit persons to whom the Software is
746
+ furnished to do so, subject to the following conditions:
750
747
 
751
- The above copyright notice and this permission notice
752
- shall be included in all copies or substantial portions
753
- of the Software.
748
+ The above copyright notice and this permission notice shall be included in all
749
+ copies or substantial portions of the Software.
754
750
 
755
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
756
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
757
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
758
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
759
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
760
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
761
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
762
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
763
- DEALINGS IN THE SOFTWARE.
751
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
752
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
753
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
754
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
755
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
756
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
757
+ SOFTWARE.
764
758
 
765
759
  ````
766
760
 
@@ -770,10 +764,10 @@ DEALINGS IN THE SOFTWARE.
770
764
 
771
765
  ### Rust Crates:
772
766
 
773
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
767
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
774
768
 
775
769
  ````text
776
- Copyright (c) 2019 Nick Fitzgerald
770
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
777
771
 
778
772
  Permission is hereby granted, free of charge, to any
779
773
  person obtaining a copy of this software and associated
@@ -807,34 +801,30 @@ DEALINGS IN THE SOFTWARE.
807
801
 
808
802
  ### Rust Crates:
809
803
 
810
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
804
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
811
805
 
812
806
  ````text
813
- Copyright (c) 2020-2025 The RustCrypto Project Developers
807
+ The MIT License (MIT)
814
808
 
815
- Permission is hereby granted, free of charge, to any
816
- person obtaining a copy of this software and associated
817
- documentation files (the "Software"), to deal in the
818
- Software without restriction, including without
819
- limitation the rights to use, copy, modify, merge,
820
- publish, distribute, sublicense, and/or sell copies of
821
- the Software, and to permit persons to whom the Software
822
- is furnished to do so, subject to the following
823
- conditions:
809
+ Copyright (c) 2014 Paho Lurie-Gregg
824
810
 
825
- The above copyright notice and this permission notice
826
- shall be included in all copies or substantial portions
827
- of the Software.
811
+ Permission is hereby granted, free of charge, to any person obtaining a copy
812
+ of this software and associated documentation files (the "Software"), to deal
813
+ in the Software without restriction, including without limitation the rights
814
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
815
+ copies of the Software, and to permit persons to whom the Software is
816
+ furnished to do so, subject to the following conditions:
828
817
 
829
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
830
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
831
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
832
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
833
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
834
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
835
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
836
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
837
- DEALINGS IN THE SOFTWARE.
818
+ The above copyright notice and this permission notice shall be included in all
819
+ copies or substantial portions of the Software.
820
+
821
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
822
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
823
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
824
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
825
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
826
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
827
+ SOFTWARE.
838
828
 
839
829
  ````
840
830
 
@@ -844,11 +834,12 @@ DEALINGS IN THE SOFTWARE.
844
834
 
845
835
  ### Rust Crates:
846
836
 
847
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
848
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
837
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
849
838
 
850
839
  ````text
851
- Copyright (c) 2018-2019 dirs-rs contributors
840
+ The MIT License (MIT)
841
+
842
+ Copyright (c) 2014 Mathijs van de Nes
852
843
 
853
844
  Permission is hereby granted, free of charge, to any person obtaining a copy
854
845
  of this software and associated documentation files (the "Software"), to deal
@@ -868,6 +859,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
868
859
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
869
860
  SOFTWARE.
870
861
 
862
+ Some files in the "tests/data" subdirectory of this repository are under other
863
+ licences; see files named LICENSE.*.txt for details.
871
864
  ````
872
865
 
873
866
  ---
@@ -876,10 +869,10 @@ SOFTWARE.
876
869
 
877
870
  ### Rust Crates:
878
871
 
879
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
872
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
880
873
 
881
874
  ````text
882
- Copyright (c) 2017 Artyom Pavlov
875
+ Copyright (c) The Rust Project Developers
883
876
 
884
877
  Permission is hereby granted, free of charge, to any
885
878
  person obtaining a copy of this software and associated
@@ -913,34 +906,65 @@ DEALINGS IN THE SOFTWARE.
913
906
 
914
907
  ### Rust Crates:
915
908
 
916
- - [http](https://github.com/hyperium/http) (1.4.0)
909
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
917
910
 
918
911
  ````text
919
- Copyright (c) 2017 http-rs authors
912
+ The MIT License (MIT)
913
+
914
+ Copyright (c) 2016 Johann Tuffe
915
+
916
+ Permission is hereby granted, free of charge, to any person obtaining a copy
917
+ of this software and associated documentation files (the "Software"), to deal
918
+ in the Software without restriction, including without limitation the rights
919
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
920
+ copies of the Software, and to permit persons to whom the Software is
921
+ furnished to do so, subject to the following conditions:
922
+
923
+
924
+ The above copyright notice and this permission notice shall be included in
925
+ all copies or substantial portions of the Software.
926
+
927
+
928
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
929
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
930
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
931
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
932
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
933
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
934
+ THE SOFTWARE.
920
935
 
921
- Permission is hereby granted, free of charge, to any
922
- person obtaining a copy of this software and associated
923
- documentation files (the "Software"), to deal in the
924
- Software without restriction, including without
925
- limitation the rights to use, copy, modify, merge,
926
- publish, distribute, sublicense, and/or sell copies of
927
- the Software, and to permit persons to whom the Software
928
- is furnished to do so, subject to the following
929
- conditions:
936
+ ````
930
937
 
931
- The above copyright notice and this permission notice
932
- shall be included in all copies or substantial portions
933
- of the Software.
938
+ ---
934
939
 
935
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
936
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
937
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
938
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
939
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
940
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
941
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
942
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
943
- DEALINGS IN THE SOFTWARE.
940
+ ## The following dependencies are licensed under the MIT License:
941
+
942
+ ### Rust Crates:
943
+
944
+ - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
945
+ - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
946
+
947
+ ````text
948
+ The MIT License (MIT)
949
+
950
+ Copyright (c) 2015 Steven Fackler
951
+
952
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
953
+ this software and associated documentation files (the "Software"), to deal in
954
+ the Software without restriction, including without limitation the rights to
955
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
956
+ the Software, and to permit persons to whom the Software is furnished to do so,
957
+ subject to the following conditions:
958
+
959
+ The above copyright notice and this permission notice shall be included in all
960
+ copies or substantial portions of the Software.
961
+
962
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
963
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
964
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
965
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
966
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
967
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
944
968
 
945
969
  ````
946
970
 
@@ -950,10 +974,15 @@ DEALINGS IN THE SOFTWARE.
950
974
 
951
975
  ### Rust Crates:
952
976
 
953
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
977
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
978
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
979
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
980
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
981
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
982
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
954
983
 
955
984
  ````text
956
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
985
+ Copyright (c) 2019 Tokio Contributors
957
986
 
958
987
  Permission is hereby granted, free of charge, to any
959
988
  person obtaining a copy of this software and associated
@@ -987,10 +1016,12 @@ DEALINGS IN THE SOFTWARE.
987
1016
 
988
1017
  ### Rust Crates:
989
1018
 
990
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
1019
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
1020
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
1021
+ - [url](https://github.com/servo/rust-url) (2.5.8)
991
1022
 
992
1023
  ````text
993
- Copyright 2019-2024 YOSHIOKA Takuma
1024
+ Copyright (c) 2013-2025 The rust-url developers
994
1025
 
995
1026
  Permission is hereby granted, free of charge, to any
996
1027
  person obtaining a copy of this software and associated
@@ -1024,12 +1055,12 @@ DEALINGS IN THE SOFTWARE.
1024
1055
 
1025
1056
  ### Rust Crates:
1026
1057
 
1027
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
1058
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
1028
1059
 
1029
1060
  ````text
1030
- The MIT License (MIT)
1061
+ MIT License
1031
1062
 
1032
- Copyright (c) 2015 Alice Maz
1063
+ Copyright (c) [2021] [Marvin Countryman]
1033
1064
 
1034
1065
  Permission is hereby granted, free of charge, to any person obtaining a copy
1035
1066
  of this software and associated documentation files (the "Software"), to deal
@@ -1038,16 +1069,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1038
1069
  copies of the Software, and to permit persons to whom the Software is
1039
1070
  furnished to do so, subject to the following conditions:
1040
1071
 
1041
- The above copyright notice and this permission notice shall be included in
1042
- all copies or substantial portions of the Software.
1072
+ The above copyright notice and this permission notice shall be included in all
1073
+ copies or substantial portions of the Software.
1043
1074
 
1044
1075
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1045
1076
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1046
1077
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1047
1078
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1048
1079
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1049
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1050
- THE SOFTWARE.
1080
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1081
+ SOFTWARE.
1051
1082
 
1052
1083
  ````
1053
1084
 
@@ -1057,14 +1088,47 @@ THE SOFTWARE.
1057
1088
 
1058
1089
  ### Rust Crates:
1059
1090
 
1060
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
1061
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
1062
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
1091
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
1063
1092
 
1064
1093
  ````text
1065
- MIT License
1094
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
1066
1095
 
1067
- Copyright (c) 2017 Ted Driggs
1096
+ Permission is hereby granted, free of charge, to any
1097
+ person obtaining a copy of this software and associated
1098
+ documentation files (the "Software"), to deal in the
1099
+ Software without restriction, including without
1100
+ limitation the rights to use, copy, modify, merge,
1101
+ publish, distribute, sublicense, and/or sell copies of
1102
+ the Software, and to permit persons to whom the Software
1103
+ is furnished to do so, subject to the following
1104
+ conditions:
1105
+
1106
+ The above copyright notice and this permission notice
1107
+ shall be included in all copies or substantial portions
1108
+ of the Software.
1109
+
1110
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1111
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1112
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1113
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1114
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1115
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1116
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1117
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1118
+ DEALINGS IN THE SOFTWARE.
1119
+
1120
+ ````
1121
+
1122
+ ---
1123
+
1124
+ ## The following dependencies are licensed under the MIT License:
1125
+
1126
+ ### Rust Crates:
1127
+
1128
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
1129
+
1130
+ ````text
1131
+ Copyright (c) 2023-2025 Sean McArthur
1068
1132
 
1069
1133
  Permission is hereby granted, free of charge, to any person obtaining a copy
1070
1134
  of this software and associated documentation files (the "Software"), to deal
@@ -1073,16 +1137,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1073
1137
  copies of the Software, and to permit persons to whom the Software is
1074
1138
  furnished to do so, subject to the following conditions:
1075
1139
 
1076
- The above copyright notice and this permission notice shall be included in all
1077
- copies or substantial portions of the Software.
1140
+ The above copyright notice and this permission notice shall be included in
1141
+ all copies or substantial portions of the Software.
1078
1142
 
1079
1143
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1080
1144
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1081
1145
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1082
1146
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1083
1147
  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.
1148
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1149
+ THE SOFTWARE.
1086
1150
 
1087
1151
  ````
1088
1152
 
@@ -1092,15 +1156,12 @@ SOFTWARE.
1092
1156
 
1093
1157
  ### Rust Crates:
1094
1158
 
1095
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
1159
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
1096
1160
 
1097
1161
  ````text
1098
1162
  MIT License
1099
1163
 
1100
- Copyright 2013-2014 RAD Game Tools and Valve Software
1101
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
1102
- Copyright (c) 2017 Frommi
1103
- Copyright (c) 2017-2024 oyvindln
1164
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
1104
1165
 
1105
1166
  Permission is hereby granted, free of charge, to any person obtaining a copy
1106
1167
  of this software and associated documentation files (the "Software"), to deal
@@ -1128,10 +1189,10 @@ SOFTWARE.
1128
1189
 
1129
1190
  ### Rust Crates:
1130
1191
 
1131
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
1192
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
1132
1193
 
1133
1194
  ````text
1134
- Copyright (c) 2019 The CryptoCorrosion Contributors
1195
+ Copyright (c) 2019 Nick Fitzgerald
1135
1196
 
1136
1197
  Permission is hereby granted, free of charge, to any
1137
1198
  person obtaining a copy of this software and associated
@@ -1165,90 +1226,28 @@ DEALINGS IN THE SOFTWARE.
1165
1226
 
1166
1227
  ### Rust Crates:
1167
1228
 
1168
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
1229
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
1169
1230
 
1170
1231
  ````text
1171
- Copyright 2017 Juniper Networks, Inc.
1172
-
1173
- 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:
1174
-
1175
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1232
+ Copyright (c) 2016 The rust-native-tls Developers
1176
1233
 
1177
- 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.
1178
-
1179
- ````
1180
-
1181
- ---
1182
-
1183
- ## The following dependencies are licensed under the MIT License:
1184
-
1185
- ### Rust Crates:
1186
-
1187
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
1188
-
1189
- ````text
1190
- Copyright (c) 2010 The Rust Project Developers
1191
-
1192
- Permission is hereby granted, free of charge, to any
1193
- person obtaining a copy of this software and associated
1194
- documentation files (the "Software"), to deal in the
1195
- Software without restriction, including without
1196
- limitation the rights to use, copy, modify, merge,
1197
- publish, distribute, sublicense, and/or sell copies of
1198
- the Software, and to permit persons to whom the Software
1199
- is furnished to do so, subject to the following
1200
- conditions:
1201
-
1202
- The above copyright notice and this permission notice
1203
- shall be included in all copies or substantial portions
1204
- of the Software.
1205
-
1206
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1207
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1208
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1209
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1210
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1211
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1212
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1213
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1214
- DEALINGS IN THE SOFTWARE.
1215
-
1216
- ````
1217
-
1218
- ---
1219
-
1220
- ## The following dependencies are licensed under the MIT License:
1221
-
1222
- ### Rust Crates:
1223
-
1224
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
1225
-
1226
- ````text
1227
- Copyright (c) The Rust Project Developers
1228
-
1229
- Permission is hereby granted, free of charge, to any
1230
- person obtaining a copy of this software and associated
1231
- documentation files (the "Software"), to deal in the
1232
- Software without restriction, including without
1233
- limitation the rights to use, copy, modify, merge,
1234
- publish, distribute, sublicense, and/or sell copies of
1235
- the Software, and to permit persons to whom the Software
1236
- is furnished to do so, subject to the following
1237
- conditions:
1234
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1235
+ of this software and associated documentation files (the "Software"), to deal
1236
+ in the Software without restriction, including without limitation the rights
1237
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1238
+ copies of the Software, and to permit persons to whom the Software is
1239
+ furnished to do so, subject to the following conditions:
1238
1240
 
1239
- The above copyright notice and this permission notice
1240
- shall be included in all copies or substantial portions
1241
- of the Software.
1241
+ The above copyright notice and this permission notice shall be included in all
1242
+ copies or substantial portions of the Software.
1242
1243
 
1243
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1244
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1245
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1246
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1247
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1248
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1249
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1250
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1251
- DEALINGS IN THE SOFTWARE.
1244
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1245
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1246
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1247
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1248
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1249
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1250
+ SOFTWARE.
1252
1251
 
1253
1252
  ````
1254
1253
 
@@ -1256,15 +1255,15 @@ DEALINGS IN THE SOFTWARE.
1256
1255
 
1257
1256
  ## The following dependencies are licensed under the MIT License:
1258
1257
 
1259
- ### Rust Crates:
1258
+ ### NPM Packages:
1260
1259
 
1261
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
1260
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
1261
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
1262
1262
 
1263
1263
  ````text
1264
- The MIT License (MIT)
1264
+ MIT License
1265
1265
 
1266
- Copyright (c) 2015-2020 Julien Cretin
1267
- Copyright (c) 2017-2020 Google Inc.
1266
+ Copyright (c) 2017 Evgeny Poberezkin
1268
1267
 
1269
1268
  Permission is hereby granted, free of charge, to any person obtaining a copy
1270
1269
  of this software and associated documentation files (the "Software"), to deal
@@ -1292,12 +1291,12 @@ SOFTWARE.
1292
1291
 
1293
1292
  ### Rust Crates:
1294
1293
 
1295
- - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
1294
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
1296
1295
 
1297
1296
  ````text
1298
- MIT License
1297
+ The MIT License (MIT)
1299
1298
 
1300
- Copyright (c) 2017 Nikolai Vazquez
1299
+ Copyright (c) 2015 Alice Maz
1301
1300
 
1302
1301
  Permission is hereby granted, free of charge, to any person obtaining a copy
1303
1302
  of this software and associated documentation files (the "Software"), to deal
@@ -1306,16 +1305,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1306
1305
  copies of the Software, and to permit persons to whom the Software is
1307
1306
  furnished to do so, subject to the following conditions:
1308
1307
 
1309
- The above copyright notice and this permission notice shall be included in all
1310
- copies or substantial portions of the Software.
1308
+ The above copyright notice and this permission notice shall be included in
1309
+ all copies or substantial portions of the Software.
1311
1310
 
1312
1311
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1313
1312
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1314
1313
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1315
1314
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1316
1315
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1317
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1318
- SOFTWARE.
1316
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1317
+ THE SOFTWARE.
1319
1318
 
1320
1319
  ````
1321
1320
 
@@ -1325,12 +1324,10 @@ SOFTWARE.
1325
1324
 
1326
1325
  ### Rust Crates:
1327
1326
 
1328
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
1327
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
1329
1328
 
1330
1329
  ````text
1331
- The MIT License (MIT)
1332
-
1333
- Copyright (c) 2014 Paho Lurie-Gregg
1330
+ Copyright (c) 2019 Eliza Weisman
1334
1331
 
1335
1332
  Permission is hereby granted, free of charge, to any person obtaining a copy
1336
1333
  of this software and associated documentation files (the "Software"), to deal
@@ -1339,16 +1336,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1339
1336
  copies of the Software, and to permit persons to whom the Software is
1340
1337
  furnished to do so, subject to the following conditions:
1341
1338
 
1342
- The above copyright notice and this permission notice shall be included in all
1343
- copies or substantial portions of the Software.
1339
+ The above copyright notice and this permission notice shall be included in
1340
+ all copies or substantial portions of the Software.
1344
1341
 
1345
1342
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1346
1343
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1347
1344
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1348
1345
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1349
1346
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1350
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1351
- SOFTWARE.
1347
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1348
+ THE SOFTWARE.
1352
1349
 
1353
1350
  ````
1354
1351
 
@@ -1356,15 +1353,48 @@ SOFTWARE.
1356
1353
 
1357
1354
  ## The following dependencies are licensed under the MIT License:
1358
1355
 
1359
- ### NPM Packages:
1356
+ ### Rust Crates:
1360
1357
 
1361
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
1362
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
1358
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
1363
1359
 
1364
1360
  ````text
1365
- MIT License
1361
+ Copyright (c) 2017 Robert Grosse
1366
1362
 
1367
- Copyright (c) 2017 Evgeny Poberezkin
1363
+ Permission is hereby granted, free of charge, to any
1364
+ person obtaining a copy of this software and associated
1365
+ documentation files (the "Software"), to deal in the
1366
+ Software without restriction, including without
1367
+ limitation the rights to use, copy, modify, merge,
1368
+ publish, distribute, sublicense, and/or sell copies of
1369
+ the Software, and to permit persons to whom the Software
1370
+ is furnished to do so, subject to the following
1371
+ conditions:
1372
+
1373
+ The above copyright notice and this permission notice
1374
+ shall be included in all copies or substantial portions
1375
+ of the Software.
1376
+
1377
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1378
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1379
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1380
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1381
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1382
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1383
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1384
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1385
+ DEALINGS IN THE SOFTWARE.
1386
+ ````
1387
+
1388
+ ---
1389
+
1390
+ ## The following dependencies are licensed under the MIT License:
1391
+
1392
+ ### Rust Crates:
1393
+
1394
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
1395
+
1396
+ ````text
1397
+ Copyright (c) 2018 directories-rs contributors
1368
1398
 
1369
1399
  Permission is hereby granted, free of charge, to any person obtaining a copy
1370
1400
  of this software and associated documentation files (the "Software"), to deal
@@ -1392,10 +1422,11 @@ SOFTWARE.
1392
1422
 
1393
1423
  ### Rust Crates:
1394
1424
 
1395
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
1425
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
1426
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
1396
1427
 
1397
1428
  ````text
1398
- Copyright (c) 2014 Carl Lerche and other MIO contributors
1429
+ Copyright (c) 2018-2019 dirs-rs contributors
1399
1430
 
1400
1431
  Permission is hereby granted, free of charge, to any person obtaining a copy
1401
1432
  of this software and associated documentation files (the "Software"), to deal
@@ -1404,16 +1435,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1404
1435
  copies of the Software, and to permit persons to whom the Software is
1405
1436
  furnished to do so, subject to the following conditions:
1406
1437
 
1407
- The above copyright notice and this permission notice shall be included in
1408
- all copies or substantial portions of the Software.
1438
+ The above copyright notice and this permission notice shall be included in all
1439
+ copies or substantial portions of the Software.
1409
1440
 
1410
1441
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1411
1442
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1412
1443
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1413
1444
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1414
1445
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1415
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1416
- THE SOFTWARE.
1446
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1447
+ SOFTWARE.
1417
1448
 
1418
1449
  ````
1419
1450
 
@@ -1423,12 +1454,14 @@ THE SOFTWARE.
1423
1454
 
1424
1455
  ### Rust Crates:
1425
1456
 
1426
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
1457
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
1458
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1459
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
1427
1460
 
1428
1461
  ````text
1429
1462
  MIT License
1430
1463
 
1431
- Copyright (c) [2021] [Marvin Countryman]
1464
+ Copyright (c) 2023 magiclen.org (Ron Li)
1432
1465
 
1433
1466
  Permission is hereby granted, free of charge, to any person obtaining a copy
1434
1467
  of this software and associated documentation files (the "Software"), to deal
@@ -1456,10 +1489,10 @@ SOFTWARE.
1456
1489
 
1457
1490
  ### Rust Crates:
1458
1491
 
1459
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
1492
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
1460
1493
 
1461
1494
  ````text
1462
- Copyright (c) 2018-2025 The rust-random Project Developers
1495
+ Copyright (c) 2018-2024 The rust-random Project Developers
1463
1496
  Copyright (c) 2014 The Rust Project Developers
1464
1497
 
1465
1498
  Permission is hereby granted, free of charge, to any
@@ -1494,15 +1527,49 @@ DEALINGS IN THE SOFTWARE.
1494
1527
 
1495
1528
  ### Rust Crates:
1496
1529
 
1497
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
1498
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
1499
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
1500
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
1530
+ - [http](https://github.com/hyperium/http) (1.4.0)
1531
+
1532
+ ````text
1533
+ Copyright (c) 2017 http-rs authors
1534
+
1535
+ Permission is hereby granted, free of charge, to any
1536
+ person obtaining a copy of this software and associated
1537
+ documentation files (the "Software"), to deal in the
1538
+ Software without restriction, including without
1539
+ limitation the rights to use, copy, modify, merge,
1540
+ publish, distribute, sublicense, and/or sell copies of
1541
+ the Software, and to permit persons to whom the Software
1542
+ is furnished to do so, subject to the following
1543
+ conditions:
1544
+
1545
+ The above copyright notice and this permission notice
1546
+ shall be included in all copies or substantial portions
1547
+ of the Software.
1548
+
1549
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1550
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1551
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1552
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1553
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1554
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1555
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1556
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1557
+ DEALINGS IN THE SOFTWARE.
1558
+
1559
+ ````
1560
+
1561
+ ---
1562
+
1563
+ ## The following dependencies are licensed under the MIT License:
1564
+
1565
+ ### Rust Crates:
1566
+
1567
+ - [nix](https://github.com/nix-rust/nix) (0.31.2)
1501
1568
 
1502
1569
  ````text
1503
1570
  The MIT License (MIT)
1504
1571
 
1505
- Copyright (c) 2015 Andrew Gallant
1572
+ Copyright (c) 2015 Carl Lerche + nix-rust Authors
1506
1573
 
1507
1574
  Permission is hereby granted, free of charge, to any person obtaining a copy
1508
1575
  of this software and associated documentation files (the "Software"), to deal
@@ -1530,10 +1597,10 @@ THE SOFTWARE.
1530
1597
 
1531
1598
  ### Rust Crates:
1532
1599
 
1533
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
1600
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
1534
1601
 
1535
1602
  ````text
1536
- Copyright Mozilla Foundation
1603
+ Copyright (c) 2018 The Servo Project Developers
1537
1604
 
1538
1605
  Permission is hereby granted, free of charge, to any
1539
1606
  person obtaining a copy of this software and associated
@@ -1631,66 +1698,108 @@ DEALINGS IN THE SOFTWARE.
1631
1698
 
1632
1699
  ### Rust Crates:
1633
1700
 
1634
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
1701
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
1635
1702
 
1636
1703
  ````text
1637
- The MIT License (MIT)
1704
+ Copyright (c) 2017 Carl Lerche
1705
+ Copyright (c) 2018 Bastian Köcher
1706
+ Copyright (c) 2019-2020 Artem Vorotnikov
1638
1707
 
1639
- Copyright (c) 2014 Mathijs van de Nes
1708
+ Permission is hereby granted, free of charge, to any
1709
+ person obtaining a copy of this software and associated
1710
+ documentation files (the "Software"), to deal in the
1711
+ Software without restriction, including without
1712
+ limitation the rights to use, copy, modify, merge,
1713
+ publish, distribute, sublicense, and/or sell copies of
1714
+ the Software, and to permit persons to whom the Software
1715
+ is furnished to do so, subject to the following
1716
+ conditions:
1640
1717
 
1641
- Permission is hereby granted, free of charge, to any person obtaining a copy
1642
- of this software and associated documentation files (the "Software"), to deal
1643
- in the Software without restriction, including without limitation the rights
1644
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1645
- copies of the Software, and to permit persons to whom the Software is
1646
- furnished to do so, subject to the following conditions:
1718
+ The above copyright notice and this permission notice
1719
+ shall be included in all copies or substantial portions
1720
+ of the Software.
1647
1721
 
1648
- The above copyright notice and this permission notice shall be included in all
1649
- copies or substantial portions of the Software.
1722
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1723
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1724
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1725
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1726
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1727
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1728
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1729
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1730
+ DEALINGS IN THE SOFTWARE.
1650
1731
 
1651
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1652
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1653
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1654
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1655
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1656
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1657
- SOFTWARE.
1732
+ ````
1733
+
1734
+ ---
1735
+
1736
+ ## The following dependencies are licensed under the MIT License:
1737
+
1738
+ ### Rust Crates:
1739
+
1740
+ - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
1741
+
1742
+ ````text
1743
+ Copyright (c) 2014 Chris Wong
1744
+
1745
+ Permission is hereby granted, free of charge, to any
1746
+ person obtaining a copy of this software and associated
1747
+ documentation files (the "Software"), to deal in the
1748
+ Software without restriction, including without
1749
+ limitation the rights to use, copy, modify, merge,
1750
+ publish, distribute, sublicense, and/or sell copies of
1751
+ the Software, and to permit persons to whom the Software
1752
+ is furnished to do so, subject to the following
1753
+ conditions:
1754
+
1755
+ The above copyright notice and this permission notice
1756
+ shall be included in all copies or substantial portions
1757
+ of the Software.
1758
+
1759
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1760
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1761
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1762
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1763
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1764
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1765
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1766
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1767
+ DEALINGS IN THE SOFTWARE.
1658
1768
 
1659
- Some files in the "tests/data" subdirectory of this repository are under other
1660
- licences; see files named LICENSE.*.txt for details.
1661
1769
  ````
1662
1770
 
1663
1771
  ---
1664
1772
 
1665
1773
  ## The following dependencies are licensed under the MIT License:
1666
1774
 
1667
- ### NPM Packages:
1775
+ ### Rust Crates:
1668
1776
 
1669
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
1670
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
1777
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
1671
1778
 
1672
1779
  ````text
1673
- MIT License
1780
+ The MIT License (MIT)
1674
1781
 
1675
- Copyright (c) Microsoft Corporation.
1782
+ Copyright (c) 2015 Danny Guo
1783
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
1784
+ Copyright (c) 2018 Akash Kurdekar
1676
1785
 
1677
- Permission is hereby granted, free of charge, to any person obtaining a copy
1678
- of this software and associated documentation files (the "Software"), to deal
1679
- in the Software without restriction, including without limitation the rights
1680
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1681
- copies of the Software, and to permit persons to whom the Software is
1682
- furnished to do so, subject to the following conditions:
1786
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1787
+ of this software and associated documentation files (the "Software"), to deal
1788
+ in the Software without restriction, including without limitation the rights
1789
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1790
+ copies of the Software, and to permit persons to whom the Software is
1791
+ furnished to do so, subject to the following conditions:
1683
1792
 
1684
- The above copyright notice and this permission notice shall be included in all
1685
- copies or substantial portions of the Software.
1793
+ The above copyright notice and this permission notice shall be included in all
1794
+ copies or substantial portions of the Software.
1686
1795
 
1687
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1688
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1689
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1690
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1691
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1692
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1693
- SOFTWARE
1796
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1797
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1798
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1799
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1800
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1801
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1802
+ SOFTWARE.
1694
1803
 
1695
1804
  ````
1696
1805
 
@@ -1700,13 +1809,11 @@ licences; see files named LICENSE.*.txt for details.
1700
1809
 
1701
1810
  ### Rust Crates:
1702
1811
 
1703
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
1704
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
1812
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
1705
1813
 
1706
1814
  ````text
1707
- Copyright (c) 2006-2009 Graydon Hoare
1708
- Copyright (c) 2009-2013 Mozilla Foundation
1709
- Copyright (c) 2016 Artyom Pavlov
1815
+ Copyright (c) 2018-2025 The rust-random Project Developers
1816
+ Copyright (c) 2014 The Rust Project Developers
1710
1817
 
1711
1818
  Permission is hereby granted, free of charge, to any
1712
1819
  person obtaining a copy of this software and associated
@@ -1740,15 +1847,10 @@ DEALINGS IN THE SOFTWARE.
1740
1847
 
1741
1848
  ### Rust Crates:
1742
1849
 
1743
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
1744
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
1745
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
1746
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
1747
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
1748
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
1850
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
1749
1851
 
1750
1852
  ````text
1751
- Copyright (c) 2019 Tokio Contributors
1853
+ Copyright (c) 2013-2016 The rust-url developers
1752
1854
 
1753
1855
  Permission is hereby granted, free of charge, to any
1754
1856
  person obtaining a copy of this software and associated
@@ -1782,16 +1884,31 @@ DEALINGS IN THE SOFTWARE.
1782
1884
 
1783
1885
  ### Rust Crates:
1784
1886
 
1785
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
1887
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
1786
1888
 
1787
1889
  ````text
1788
- Copyright 2016 Nika Layzell
1890
+ The MIT License (MIT)
1789
1891
 
1790
- 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:
1892
+ Copyright (c) 2015-2020 Julien Cretin
1893
+ Copyright (c) 2017-2020 Google Inc.
1791
1894
 
1792
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1895
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1896
+ of this software and associated documentation files (the "Software"), to deal
1897
+ in the Software without restriction, including without limitation the rights
1898
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1899
+ copies of the Software, and to permit persons to whom the Software is
1900
+ furnished to do so, subject to the following conditions:
1793
1901
 
1794
- 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.
1902
+ The above copyright notice and this permission notice shall be included in all
1903
+ copies or substantial portions of the Software.
1904
+
1905
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1906
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1907
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1908
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1909
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1910
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1911
+ SOFTWARE.
1795
1912
 
1796
1913
  ````
1797
1914
 
@@ -1801,30 +1918,39 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1801
1918
 
1802
1919
  ### Rust Crates:
1803
1920
 
1804
- - [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
1805
- - [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
1921
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
1922
+ - [log](https://github.com/rust-lang/log) (0.4.29)
1923
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
1924
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
1925
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
1926
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
1806
1927
 
1807
1928
  ````text
1808
- The MIT License (MIT)
1809
-
1810
- Copyright (c) 2015 Steven Fackler
1929
+ Copyright (c) 2014 The Rust Project Developers
1811
1930
 
1812
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1813
- this software and associated documentation files (the "Software"), to deal in
1814
- the Software without restriction, including without limitation the rights to
1815
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1816
- the Software, and to permit persons to whom the Software is furnished to do so,
1817
- subject to the following conditions:
1931
+ Permission is hereby granted, free of charge, to any
1932
+ person obtaining a copy of this software and associated
1933
+ documentation files (the "Software"), to deal in the
1934
+ Software without restriction, including without
1935
+ limitation the rights to use, copy, modify, merge,
1936
+ publish, distribute, sublicense, and/or sell copies of
1937
+ the Software, and to permit persons to whom the Software
1938
+ is furnished to do so, subject to the following
1939
+ conditions:
1818
1940
 
1819
- The above copyright notice and this permission notice shall be included in all
1820
- copies or substantial portions of the Software.
1941
+ The above copyright notice and this permission notice
1942
+ shall be included in all copies or substantial portions
1943
+ of the Software.
1821
1944
 
1822
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1823
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1824
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1825
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1826
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1827
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1945
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1946
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1947
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1948
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1949
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1950
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1951
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1952
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1953
+ DEALINGS IN THE SOFTWARE.
1828
1954
 
1829
1955
  ````
1830
1956
 
@@ -1834,29 +1960,35 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1834
1960
 
1835
1961
  ### Rust Crates:
1836
1962
 
1837
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
1963
+ - [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
1964
+ - [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
1838
1965
 
1839
1966
  ````text
1840
- Copyright (c) 2016-2025 Sean McArthur
1841
-
1842
- Permission is hereby granted, free of charge, to any person obtaining a copy
1843
- of this software and associated documentation files (the "Software"), to deal
1844
- in the Software without restriction, including without limitation the rights
1845
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1846
- copies of the Software, and to permit persons to whom the Software is
1847
- furnished to do so, subject to the following conditions:
1967
+ Copyright (c) 2012-2013 Mozilla Foundation
1848
1968
 
1849
- The above copyright notice and this permission notice shall be included in
1850
- all copies or substantial portions of the Software.
1969
+ Permission is hereby granted, free of charge, to any
1970
+ person obtaining a copy of this software and associated
1971
+ documentation files (the "Software"), to deal in the
1972
+ Software without restriction, including without
1973
+ limitation the rights to use, copy, modify, merge,
1974
+ publish, distribute, sublicense, and/or sell copies of
1975
+ the Software, and to permit persons to whom the Software
1976
+ is furnished to do so, subject to the following
1977
+ conditions:
1851
1978
 
1852
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1853
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1854
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1855
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1856
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1857
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1858
- THE SOFTWARE.
1979
+ The above copyright notice and this permission notice
1980
+ shall be included in all copies or substantial portions
1981
+ of the Software.
1859
1982
 
1983
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1984
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1985
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1986
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1987
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1988
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1989
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1990
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1991
+ DEALINGS IN THE SOFTWARE.
1860
1992
 
1861
1993
  ````
1862
1994
 
@@ -1864,32 +1996,36 @@ THE SOFTWARE.
1864
1996
 
1865
1997
  ## The following dependencies are licensed under the MIT License:
1866
1998
 
1867
- ### NPM Packages:
1999
+ ### Rust Crates:
1868
2000
 
1869
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
2001
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
1870
2002
 
1871
2003
  ````text
1872
- The MIT License (MIT)
1873
-
1874
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
2004
+ Copyright 2019-2024 YOSHIOKA Takuma
1875
2005
 
1876
- Permission is hereby granted, free of charge, to any person obtaining a copy
1877
- of this software and associated documentation files (the "Software"), to deal
1878
- in the Software without restriction, including without limitation the rights
1879
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1880
- copies of the Software, and to permit persons to whom the Software is
1881
- furnished to do so, subject to the following conditions:
2006
+ Permission is hereby granted, free of charge, to any
2007
+ person obtaining a copy of this software and associated
2008
+ documentation files (the "Software"), to deal in the
2009
+ Software without restriction, including without
2010
+ limitation the rights to use, copy, modify, merge,
2011
+ publish, distribute, sublicense, and/or sell copies of
2012
+ the Software, and to permit persons to whom the Software
2013
+ is furnished to do so, subject to the following
2014
+ conditions:
1882
2015
 
1883
- The above copyright notice and this permission notice shall be included in
1884
- all copies or substantial portions of the Software.
2016
+ The above copyright notice and this permission notice
2017
+ shall be included in all copies or substantial portions
2018
+ of the Software.
1885
2019
 
1886
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1887
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1888
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1889
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1890
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1891
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1892
- THE SOFTWARE.
2020
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2021
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2022
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2023
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2024
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2025
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2026
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2027
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2028
+ DEALINGS IN THE SOFTWARE.
1893
2029
 
1894
2030
  ````
1895
2031
 
@@ -1899,11 +2035,10 @@ THE SOFTWARE.
1899
2035
 
1900
2036
  ### Rust Crates:
1901
2037
 
1902
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
1903
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
2038
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
1904
2039
 
1905
2040
  ````text
1906
- Copyright (c) 2014 Alex Crichton
2041
+ Copyright (c) 2016 Anthony Ramine
1907
2042
 
1908
2043
  Permission is hereby granted, free of charge, to any
1909
2044
  person obtaining a copy of this software and associated
@@ -1937,11 +2072,12 @@ DEALINGS IN THE SOFTWARE.
1937
2072
 
1938
2073
  ### Rust Crates:
1939
2074
 
1940
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
2075
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
2076
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
2077
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
1941
2078
 
1942
2079
  ````text
1943
- Copyright (c) 2018-2024 The rust-random Project Developers
1944
- Copyright (c) 2014 The Rust Project Developers
2080
+ Copyright (c) 2019 Tower Contributors
1945
2081
 
1946
2082
  Permission is hereby granted, free of charge, to any
1947
2083
  person obtaining a copy of this software and associated
@@ -1973,13 +2109,48 @@ DEALINGS IN THE SOFTWARE.
1973
2109
 
1974
2110
  ## The following dependencies are licensed under the MIT License:
1975
2111
 
1976
- ### NPM Packages:
2112
+ ### Rust Crates:
1977
2113
 
1978
- - [pngjs](https://github.com/pngjs/pngjs) (7.0.0)
2114
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
2115
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
2116
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
2117
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
2118
+
2119
+ ````text
2120
+ The MIT License (MIT)
2121
+
2122
+ Copyright (c) 2015 Andrew Gallant
2123
+
2124
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2125
+ of this software and associated documentation files (the "Software"), to deal
2126
+ in the Software without restriction, including without limitation the rights
2127
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2128
+ copies of the Software, and to permit persons to whom the Software is
2129
+ furnished to do so, subject to the following conditions:
2130
+
2131
+ The above copyright notice and this permission notice shall be included in
2132
+ all copies or substantial portions of the Software.
2133
+
2134
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2135
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2136
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2137
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2138
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2139
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2140
+ THE SOFTWARE.
2141
+
2142
+ ````
2143
+
2144
+ ---
2145
+
2146
+ ## The following dependencies are licensed under the MIT License:
2147
+
2148
+ ### Rust Crates:
2149
+
2150
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
1979
2151
 
1980
2152
  ````text
1981
- pngjs original work Copyright (c) 2015 Luke Page & Original Contributors
1982
- pngjs derived work Copyright (c) 2012 Kuba Niegowski
2153
+ Copyright (c) 2017 Sean McArthur
1983
2154
 
1984
2155
  Permission is hereby granted, free of charge, to any person obtaining a copy
1985
2156
  of this software and associated documentation files (the "Software"), to deal
@@ -1999,6 +2170,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1999
2170
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2000
2171
  THE SOFTWARE.
2001
2172
 
2173
+
2002
2174
  ````
2003
2175
 
2004
2176
  ---
@@ -2007,82 +2179,31 @@ THE SOFTWARE.
2007
2179
 
2008
2180
  ### Rust Crates:
2009
2181
 
2010
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
2011
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
2182
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
2012
2183
 
2013
2184
  ````text
2014
- The MIT License (MIT)
2015
-
2016
- Copyright 2016 Google Inc. All Rights Reserved.
2017
-
2018
- 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:
2019
-
2020
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2021
-
2022
- 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.
2023
-
2024
- ````
2025
-
2026
- ---
2027
-
2028
- ## The following dependencies are licensed under the MIT License:
2029
-
2030
- ### NPM Packages:
2031
-
2032
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
2185
+ MIT License
2033
2186
 
2034
- ````text
2035
- This software is released under the MIT license:
2187
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
2036
2188
 
2037
- Permission is hereby granted, free of charge, to any person obtaining a copy of
2038
- this software and associated documentation files (the "Software"), to deal in
2039
- the Software without restriction, including without limitation the rights to
2040
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2041
- the Software, and to permit persons to whom the Software is furnished to do so,
2042
- subject to the following conditions:
2189
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2190
+ of this software and associated documentation files (the "Software"), to deal
2191
+ in the Software without restriction, including without limitation the rights
2192
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2193
+ copies of the Software, and to permit persons to whom the Software is
2194
+ furnished to do so, subject to the following conditions:
2043
2195
 
2044
2196
  The above copyright notice and this permission notice shall be included in all
2045
2197
  copies or substantial portions of the Software.
2046
2198
 
2047
2199
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2048
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2049
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2050
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2051
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2052
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2053
-
2054
- ````
2055
-
2056
- ---
2057
-
2058
- ## The following dependencies are licensed under the MIT License:
2059
-
2060
- ### Rust Crates:
2061
-
2062
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
2063
-
2064
- ````text
2065
- The MIT License (MIT)
2066
-
2067
- Copyright (c) 2015 Bartłomiej Kamiński
2068
-
2069
- Permission is hereby granted, free of charge, to any person obtaining a copy
2070
- of this software and associated documentation files (the "Software"), to deal
2071
- in the Software without restriction, including without limitation the rights
2072
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2073
- copies of the Software, and to permit persons to whom the Software is
2074
- furnished to do so, subject to the following conditions:
2075
-
2076
- The above copyright notice and this permission notice shall be included in all
2077
- copies or substantial portions of the Software.
2078
-
2079
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2080
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2081
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2082
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2083
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2084
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2200
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2201
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2202
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2203
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2204
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2085
2205
  SOFTWARE.
2206
+
2086
2207
  ````
2087
2208
 
2088
2209
  ---
@@ -2091,10 +2212,10 @@ SOFTWARE.
2091
2212
 
2092
2213
  ### Rust Crates:
2093
2214
 
2094
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
2215
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
2095
2216
 
2096
2217
  ````text
2097
- Copyright (c) 2019-2021 Tower Contributors
2218
+ Copyright (c) 2017 Artyom Pavlov
2098
2219
 
2099
2220
  Permission is hereby granted, free of charge, to any
2100
2221
  person obtaining a copy of this software and associated
@@ -2128,10 +2249,10 @@ DEALINGS IN THE SOFTWARE.
2128
2249
 
2129
2250
  ### Rust Crates:
2130
2251
 
2131
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
2252
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
2132
2253
 
2133
2254
  ````text
2134
- Copyright (c) 2017 Sean McArthur
2255
+ MIT License
2135
2256
 
2136
2257
  Permission is hereby granted, free of charge, to any person obtaining a copy
2137
2258
  of this software and associated documentation files (the "Software"), to deal
@@ -2140,17 +2261,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2140
2261
  copies of the Software, and to permit persons to whom the Software is
2141
2262
  furnished to do so, subject to the following conditions:
2142
2263
 
2143
- The above copyright notice and this permission notice shall be included in
2144
- all copies or substantial portions of the Software.
2264
+ The above copyright notice and this permission notice shall be included in all
2265
+ copies or substantial portions of the Software.
2145
2266
 
2146
2267
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2147
2268
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2148
2269
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2149
2270
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2150
2271
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2151
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2152
- THE SOFTWARE.
2153
-
2272
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2273
+ SOFTWARE.
2154
2274
 
2155
2275
  ````
2156
2276
 
@@ -2160,12 +2280,10 @@ THE SOFTWARE.
2160
2280
 
2161
2281
  ### Rust Crates:
2162
2282
 
2163
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
2283
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
2164
2284
 
2165
2285
  ````text
2166
- Copyright (c) 2017 Carl Lerche
2167
- Copyright (c) 2018 Bastian Köcher
2168
- Copyright (c) 2019-2020 Artem Vorotnikov
2286
+ Copyright (c) 2019 The CryptoCorrosion Contributors
2169
2287
 
2170
2288
  Permission is hereby granted, free of charge, to any
2171
2289
  person obtaining a copy of this software and associated
@@ -2199,34 +2317,31 @@ DEALINGS IN THE SOFTWARE.
2199
2317
 
2200
2318
  ### Rust Crates:
2201
2319
 
2202
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
2320
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
2321
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
2203
2322
 
2204
2323
  ````text
2205
- Copyright (c) 2014-2026 Alex Crichton
2324
+ MIT License
2206
2325
 
2207
- Permission is hereby granted, free of charge, to any
2208
- person obtaining a copy of this software and associated
2209
- documentation files (the "Software"), to deal in the
2210
- Software without restriction, including without
2211
- limitation the rights to use, copy, modify, merge,
2212
- publish, distribute, sublicense, and/or sell copies of
2213
- the Software, and to permit persons to whom the Software
2214
- is furnished to do so, subject to the following
2215
- conditions:
2326
+ Copyright (c) 2019 Graham Esau
2216
2327
 
2217
- The above copyright notice and this permission notice
2218
- shall be included in all copies or substantial portions
2219
- of the Software.
2328
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2329
+ of this software and associated documentation files (the "Software"), to deal
2330
+ in the Software without restriction, including without limitation the rights
2331
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2332
+ copies of the Software, and to permit persons to whom the Software is
2333
+ furnished to do so, subject to the following conditions:
2220
2334
 
2221
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2222
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2223
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2224
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2225
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2226
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2227
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2228
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2229
- DEALINGS IN THE SOFTWARE.
2335
+ The above copyright notice and this permission notice shall be included in all
2336
+ copies or substantial portions of the Software.
2337
+
2338
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2339
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2340
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2341
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2342
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2343
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2344
+ SOFTWARE.
2230
2345
 
2231
2346
  ````
2232
2347
 
@@ -2236,10 +2351,10 @@ DEALINGS IN THE SOFTWARE.
2236
2351
 
2237
2352
  ### Rust Crates:
2238
2353
 
2239
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
2354
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
2240
2355
 
2241
2356
  ````text
2242
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
2357
+ Copyright (c) 2010 The Rust Project Developers
2243
2358
 
2244
2359
  Permission is hereby granted, free of charge, to any
2245
2360
  person obtaining a copy of this software and associated
@@ -2273,12 +2388,10 @@ DEALINGS IN THE SOFTWARE.
2273
2388
 
2274
2389
  ### Rust Crates:
2275
2390
 
2276
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
2277
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
2278
- - [url](https://github.com/servo/rust-url) (2.5.8)
2391
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
2279
2392
 
2280
2393
  ````text
2281
- Copyright (c) 2013-2025 The rust-url developers
2394
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
2282
2395
 
2283
2396
  Permission is hereby granted, free of charge, to any
2284
2397
  person obtaining a copy of this software and associated
@@ -2312,19 +2425,10 @@ DEALINGS IN THE SOFTWARE.
2312
2425
 
2313
2426
  ### Rust Crates:
2314
2427
 
2315
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2316
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2317
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2318
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2319
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2320
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2321
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2322
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2323
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
2428
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
2324
2429
 
2325
2430
  ````text
2326
- Copyright (c) 2016 Alex Crichton
2327
- Copyright (c) 2017 The Tokio Authors
2431
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
2328
2432
 
2329
2433
  Permission is hereby granted, free of charge, to any
2330
2434
  person obtaining a copy of this software and associated
@@ -2358,10 +2462,10 @@ DEALINGS IN THE SOFTWARE.
2358
2462
 
2359
2463
  ### Rust Crates:
2360
2464
 
2361
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
2465
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
2362
2466
 
2363
2467
  ````text
2364
- Copyright (c) 2016 Amanieu d'Antras
2468
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
2365
2469
 
2366
2470
  Permission is hereby granted, free of charge, to any
2367
2471
  person obtaining a copy of this software and associated
@@ -2395,98 +2499,30 @@ DEALINGS IN THE SOFTWARE.
2395
2499
 
2396
2500
  ### Rust Crates:
2397
2501
 
2398
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
2502
+ - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
2399
2503
 
2400
2504
  ````text
2401
- Copyright (c) 2015-2025 Sean McArthur
2505
+ MIT License
2506
+
2507
+ Copyright (c) 2017 Nikolai Vazquez
2402
2508
 
2403
2509
  Permission is hereby granted, free of charge, to any person obtaining a copy
2404
2510
  of this software and associated documentation files (the "Software"), to deal
2405
2511
  in the Software without restriction, including without limitation the rights
2406
2512
  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2407
2513
  copies of the Software, and to permit persons to whom the Software is
2408
- furnished to do so, subject to the following conditions:
2409
-
2410
- The above copyright notice and this permission notice shall be included in
2411
- all copies or substantial portions of the Software.
2412
-
2413
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2414
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2415
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2416
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2417
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2418
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2419
- THE SOFTWARE.
2420
-
2421
-
2422
- ````
2423
-
2424
- ---
2425
-
2426
- ## The following dependencies are licensed under the MIT License:
2427
-
2428
- ### Rust Crates:
2429
-
2430
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
2431
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
2432
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
2433
-
2434
- ````text
2435
- MIT License
2436
-
2437
- Copyright (c) <year> <copyright holders>
2438
-
2439
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
2440
- associated documentation files (the "Software"), to deal in the Software without restriction, including
2441
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2442
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
2443
- following conditions:
2444
-
2445
- The above copyright notice and this permission notice shall be included in all copies or substantial
2446
- portions of the Software.
2447
-
2448
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
2449
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
2450
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2451
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
2452
- USE OR OTHER DEALINGS IN THE SOFTWARE.
2453
-
2454
- ````
2455
-
2456
- ---
2457
-
2458
- ## The following dependencies are licensed under the MIT License:
2459
-
2460
- ### Rust Crates:
2461
-
2462
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
2463
-
2464
- ````text
2465
- Copyright (c) 2017 Contributors
2466
-
2467
- Permission is hereby granted, free of charge, to any
2468
- person obtaining a copy of this software and associated
2469
- documentation files (the "Software"), to deal in the
2470
- Software without restriction, including without
2471
- limitation the rights to use, copy, modify, merge,
2472
- publish, distribute, sublicense, and/or sell copies of
2473
- the Software, and to permit persons to whom the Software
2474
- is furnished to do so, subject to the following
2475
- conditions:
2476
-
2477
- The above copyright notice and this permission notice
2478
- shall be included in all copies or substantial portions
2479
- of the Software.
2514
+ furnished to do so, subject to the following conditions:
2480
2515
 
2481
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2482
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2483
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2484
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2485
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2486
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2487
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2488
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2489
- DEALINGS IN THE SOFTWARE.
2516
+ The above copyright notice and this permission notice shall be included in all
2517
+ copies or substantial portions of the Software.
2518
+
2519
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2520
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2521
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2522
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2523
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2524
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2525
+ SOFTWARE.
2490
2526
 
2491
2527
  ````
2492
2528
 
@@ -2496,10 +2532,13 @@ DEALINGS IN THE SOFTWARE.
2496
2532
 
2497
2533
  ### Rust Crates:
2498
2534
 
2499
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
2535
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
2536
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
2500
2537
 
2501
2538
  ````text
2502
- Copyright (c) 2019 Carl Lerche
2539
+ Copyright (c) 2006-2009 Graydon Hoare
2540
+ Copyright (c) 2009-2013 Mozilla Foundation
2541
+ Copyright (c) 2016 Artyom Pavlov
2503
2542
 
2504
2543
  Permission is hereby granted, free of charge, to any
2505
2544
  person obtaining a copy of this software and associated
@@ -2533,10 +2572,11 @@ DEALINGS IN THE SOFTWARE.
2533
2572
 
2534
2573
  ### Rust Crates:
2535
2574
 
2536
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
2575
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
2537
2576
 
2538
2577
  ````text
2539
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
2578
+ Copyright (c) 2018-2026 The rust-random Project Developers
2579
+ Copyright (c) 2014 The Rust Project Developers
2540
2580
 
2541
2581
  Permission is hereby granted, free of charge, to any
2542
2582
  person obtaining a copy of this software and associated
@@ -2570,14 +2610,14 @@ DEALINGS IN THE SOFTWARE.
2570
2610
 
2571
2611
  ### Rust Crates:
2572
2612
 
2573
- - [educe](https://github.com/magiclen/educe) (0.5.11)
2574
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2575
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
2613
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
2614
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
2615
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
2576
2616
 
2577
2617
  ````text
2578
2618
  MIT License
2579
2619
 
2580
- Copyright (c) 2023 magiclen.org (Ron Li)
2620
+ Copyright (c) Tokio Contributors
2581
2621
 
2582
2622
  Permission is hereby granted, free of charge, to any person obtaining a copy
2583
2623
  of this software and associated documentation files (the "Software"), to deal
@@ -2605,32 +2645,71 @@ SOFTWARE.
2605
2645
 
2606
2646
  ### Rust Crates:
2607
2647
 
2608
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
2648
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
2609
2649
 
2610
2650
  ````text
2611
- The MIT License (MIT)
2651
+ Copyright (c) 2017 Contributors
2612
2652
 
2613
- Copyright (c) 2015 Danny Guo
2614
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
2615
- Copyright (c) 2018 Akash Kurdekar
2653
+ Permission is hereby granted, free of charge, to any
2654
+ person obtaining a copy of this software and associated
2655
+ documentation files (the "Software"), to deal in the
2656
+ Software without restriction, including without
2657
+ limitation the rights to use, copy, modify, merge,
2658
+ publish, distribute, sublicense, and/or sell copies of
2659
+ the Software, and to permit persons to whom the Software
2660
+ is furnished to do so, subject to the following
2661
+ conditions:
2616
2662
 
2617
- Permission is hereby granted, free of charge, to any person obtaining a copy
2618
- of this software and associated documentation files (the "Software"), to deal
2619
- in the Software without restriction, including without limitation the rights
2620
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2621
- copies of the Software, and to permit persons to whom the Software is
2622
- furnished to do so, subject to the following conditions:
2663
+ The above copyright notice and this permission notice
2664
+ shall be included in all copies or substantial portions
2665
+ of the Software.
2623
2666
 
2624
- The above copyright notice and this permission notice shall be included in all
2625
- copies or substantial portions of the Software.
2667
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2668
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2669
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2670
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2671
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2672
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2673
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2674
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2675
+ DEALINGS IN THE SOFTWARE.
2626
2676
 
2627
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2628
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2629
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2630
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2631
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2632
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2633
- SOFTWARE.
2677
+ ````
2678
+
2679
+ ---
2680
+
2681
+ ## The following dependencies are licensed under the MIT License:
2682
+
2683
+ ### Rust Crates:
2684
+
2685
+ - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
2686
+
2687
+ ````text
2688
+ Copyright (c) 2020 Andrew D. Straw
2689
+
2690
+ Permission is hereby granted, free of charge, to any
2691
+ person obtaining a copy of this software and associated
2692
+ documentation files (the "Software"), to deal in the
2693
+ Software without restriction, including without
2694
+ limitation the rights to use, copy, modify, merge,
2695
+ publish, distribute, sublicense, and/or sell copies of
2696
+ the Software, and to permit persons to whom the Software
2697
+ is furnished to do so, subject to the following
2698
+ conditions:
2699
+
2700
+ The above copyright notice and this permission notice
2701
+ shall be included in all copies or substantial portions
2702
+ of the Software.
2703
+
2704
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2705
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2706
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2707
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2708
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2709
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2710
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2711
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2712
+ DEALINGS IN THE SOFTWARE.
2634
2713
 
2635
2714
  ````
2636
2715
 
@@ -2640,12 +2719,15 @@ SOFTWARE.
2640
2719
 
2641
2720
  ### Rust Crates:
2642
2721
 
2643
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
2722
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
2644
2723
 
2645
2724
  ````text
2646
2725
  MIT License
2647
2726
 
2648
- Copyright (c) 2025 Callum Oakley
2727
+ Copyright 2013-2014 RAD Game Tools and Valve Software
2728
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
2729
+ Copyright (c) 2017 Frommi
2730
+ Copyright (c) 2017-2024 oyvindln
2649
2731
 
2650
2732
  Permission is hereby granted, free of charge, to any person obtaining a copy
2651
2733
  of this software and associated documentation files (the "Software"), to deal
@@ -2673,16 +2755,10 @@ SOFTWARE.
2673
2755
 
2674
2756
  ### Rust Crates:
2675
2757
 
2676
- - [rand](https://github.com/rust-random/rand) (0.8.5)
2677
- - [rand](https://github.com/rust-random/rand) (0.9.4)
2678
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
2679
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
2680
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
2681
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
2758
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
2682
2759
 
2683
2760
  ````text
2684
- Copyright 2018 Developers of the Rand project
2685
- Copyright (c) 2014 The Rust Project Developers
2761
+ Copyright (c) 2016--2017
2686
2762
 
2687
2763
  Permission is hereby granted, free of charge, to any
2688
2764
  person obtaining a copy of this software and associated
@@ -2716,10 +2792,10 @@ DEALINGS IN THE SOFTWARE.
2716
2792
 
2717
2793
  ### Rust Crates:
2718
2794
 
2719
- - [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
2795
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
2720
2796
 
2721
2797
  ````text
2722
- Copyright (c) 2014 Chris Wong
2798
+ Copyright (c) 2019-2021 Tower Contributors
2723
2799
 
2724
2800
  Permission is hereby granted, free of charge, to any
2725
2801
  person obtaining a copy of this software and associated
@@ -2753,59 +2829,34 @@ DEALINGS IN THE SOFTWARE.
2753
2829
 
2754
2830
  ### Rust Crates:
2755
2831
 
2756
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
2757
-
2758
- ````text
2759
- Copyright (c) 2018 directories-rs contributors
2760
-
2761
- Permission is hereby granted, free of charge, to any person obtaining a copy
2762
- of this software and associated documentation files (the "Software"), to deal
2763
- in the Software without restriction, including without limitation the rights
2764
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2765
- copies of the Software, and to permit persons to whom the Software is
2766
- furnished to do so, subject to the following conditions:
2767
-
2768
- The above copyright notice and this permission notice shall be included in all
2769
- copies or substantial portions of the Software.
2770
-
2771
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2772
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2773
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2774
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2775
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2776
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2777
- SOFTWARE.
2778
-
2779
- ````
2780
-
2781
- ---
2782
-
2783
- ## The following dependencies are licensed under the MIT License:
2784
-
2785
- ### Rust Crates:
2786
-
2787
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
2832
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
2788
2833
 
2789
2834
  ````text
2790
- Copyright (c) 2019 Eliza Weisman
2835
+ Copyright Mozilla Foundation
2791
2836
 
2792
- Permission is hereby granted, free of charge, to any person obtaining a copy
2793
- of this software and associated documentation files (the "Software"), to deal
2794
- in the Software without restriction, including without limitation the rights
2795
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2796
- copies of the Software, and to permit persons to whom the Software is
2797
- 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:
2798
2846
 
2799
- The above copyright notice and this permission notice shall be included in
2800
- all 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.
2801
2850
 
2802
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2803
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2804
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2805
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2806
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2807
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2808
- THE 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.
2809
2860
 
2810
2861
  ````
2811
2862
 
@@ -2815,10 +2866,10 @@ THE SOFTWARE.
2815
2866
 
2816
2867
  ### Rust Crates:
2817
2868
 
2818
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
2869
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
2819
2870
 
2820
2871
  ````text
2821
- Copyright (c) 2016--2017
2872
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
2822
2873
 
2823
2874
  Permission is hereby granted, free of charge, to any
2824
2875
  person obtaining a copy of this software and associated
@@ -2852,12 +2903,16 @@ DEALINGS IN THE SOFTWARE.
2852
2903
 
2853
2904
  ### Rust Crates:
2854
2905
 
2855
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
2856
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
2857
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
2906
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
2907
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
2908
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
2909
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
2910
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
2911
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
2858
2912
 
2859
2913
  ````text
2860
- Copyright (c) 2019 Tower Contributors
2914
+ Copyright 2018 Developers of the Rand project
2915
+ Copyright (c) 2014 The Rust Project Developers
2861
2916
 
2862
2917
  Permission is hereby granted, free of charge, to any
2863
2918
  person obtaining a copy of this software and associated
@@ -2891,29 +2946,30 @@ DEALINGS IN THE SOFTWARE.
2891
2946
 
2892
2947
  ### Rust Crates:
2893
2948
 
2894
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
2949
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
2895
2950
 
2896
2951
  ````text
2897
- Copyright (c) 2014-2026 Sean McArthur
2898
-
2899
- Permission is hereby granted, free of charge, to any person obtaining a copy
2900
- of this software and associated documentation files (the "Software"), to deal
2901
- in the Software without restriction, including without limitation the rights
2902
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2903
- copies of the Software, and to permit persons to whom the Software is
2904
- furnished to do so, subject to the following conditions:
2905
-
2906
- The above copyright notice and this permission notice shall be included in
2907
- all copies or substantial portions of the Software.
2908
-
2909
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2910
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2911
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2912
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2913
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2914
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2915
- THE SOFTWARE.
2916
-
2952
+ The MIT License (MIT)
2953
+
2954
+ Copyright (c) 2015 Bartłomiej Kamiński
2955
+
2956
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2957
+ of this software and associated documentation files (the "Software"), to deal
2958
+ in the Software without restriction, including without limitation the rights
2959
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2960
+ copies of the Software, and to permit persons to whom the Software is
2961
+ furnished to do so, subject to the following conditions:
2962
+
2963
+ The above copyright notice and this permission notice shall be included in all
2964
+ copies or substantial portions of the Software.
2965
+
2966
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2967
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2968
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2969
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2970
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2971
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2972
+ SOFTWARE.
2917
2973
  ````
2918
2974
 
2919
2975
  ---
@@ -2922,10 +2978,10 @@ THE SOFTWARE.
2922
2978
 
2923
2979
  ### Rust Crates:
2924
2980
 
2925
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
2981
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
2926
2982
 
2927
2983
  ````text
2928
- Copyright (c) 2018 Carl Lerche
2984
+ Copyright (c) 2014-2026 Alex Crichton
2929
2985
 
2930
2986
  Permission is hereby granted, free of charge, to any
2931
2987
  person obtaining a copy of this software and associated
@@ -2959,10 +3015,10 @@ DEALINGS IN THE SOFTWARE.
2959
3015
 
2960
3016
  ### Rust Crates:
2961
3017
 
2962
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
3018
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
2963
3019
 
2964
3020
  ````text
2965
- Copyright (c) 2017 Robert Grosse
3021
+ Copyright (c) The rust-url developers
2966
3022
 
2967
3023
  Permission is hereby granted, free of charge, to any
2968
3024
  person obtaining a copy of this software and associated
@@ -2987,6 +3043,60 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2987
3043
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2988
3044
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2989
3045
  DEALINGS IN THE SOFTWARE.
3046
+
3047
+ ````
3048
+
3049
+ ---
3050
+
3051
+ ## The following dependencies are licensed under the MIT License:
3052
+
3053
+ ### Rust Crates:
3054
+
3055
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
3056
+
3057
+ ````text
3058
+ Copyright 2017 Juniper Networks, Inc.
3059
+
3060
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
3061
+
3062
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3063
+
3064
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3065
+
3066
+ ````
3067
+
3068
+ ---
3069
+
3070
+ ## The following dependencies are licensed under the MIT License:
3071
+
3072
+ ### NPM Packages:
3073
+
3074
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
3075
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
3076
+
3077
+ ````text
3078
+ MIT License
3079
+
3080
+ Copyright (c) Microsoft Corporation.
3081
+
3082
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3083
+ of this software and associated documentation files (the "Software"), to deal
3084
+ in the Software without restriction, including without limitation the rights
3085
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3086
+ copies of the Software, and to permit persons to whom the Software is
3087
+ furnished to do so, subject to the following conditions:
3088
+
3089
+ The above copyright notice and this permission notice shall be included in all
3090
+ copies or substantial portions of the Software.
3091
+
3092
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3093
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3094
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3095
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3096
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3097
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3098
+ SOFTWARE
3099
+
2990
3100
  ````
2991
3101
 
2992
3102
  ---
@@ -3029,35 +3139,30 @@ SOFTWARE.
3029
3139
 
3030
3140
  ### Rust Crates:
3031
3141
 
3032
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
3142
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
3033
3143
 
3034
3144
  ````text
3035
- Copyright 2023 The Fuchsia Authors
3145
+ MIT License
3036
3146
 
3037
- Permission is hereby granted, free of charge, to any
3038
- person obtaining a copy of this software and associated
3039
- documentation files (the "Software"), to deal in the
3040
- Software without restriction, including without
3041
- limitation the rights to use, copy, modify, merge,
3042
- publish, distribute, sublicense, and/or sell copies of
3043
- the Software, and to permit persons to whom the Software
3044
- is furnished to do so, subject to the following
3045
- conditions:
3147
+ Copyright (c) 2025 Callum Oakley
3046
3148
 
3047
- The above copyright notice and this permission notice
3048
- shall be included in all copies or substantial portions
3049
- of the Software.
3149
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3150
+ of this software and associated documentation files (the "Software"), to deal
3151
+ in the Software without restriction, including without limitation the rights
3152
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3153
+ copies of the Software, and to permit persons to whom the Software is
3154
+ furnished to do so, subject to the following conditions:
3050
3155
 
3051
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3052
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3053
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3054
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3055
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3056
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3057
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3058
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3059
- DEALINGS IN THE SOFTWARE.
3156
+ The above copyright notice and this permission notice shall be included in all
3157
+ copies or substantial portions of the Software.
3060
3158
 
3159
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3160
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3161
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3162
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3163
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3164
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3165
+ SOFTWARE.
3061
3166
 
3062
3167
  ````
3063
3168
 
@@ -3067,11 +3172,11 @@ DEALINGS IN THE SOFTWARE.
3067
3172
 
3068
3173
  ### Rust Crates:
3069
3174
 
3070
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
3175
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
3071
3176
 
3072
3177
  ````text
3073
- Copyright (c) 2017 Daniel Abramov
3074
- Copyright (c) 2017 Alexey Galakhov
3178
+ Copyright (c) 2018-2023 Sean McArthur
3179
+ Copyright (c) 2016 Alex Crichton
3075
3180
 
3076
3181
  Permission is hereby granted, free of charge, to any person obtaining a copy
3077
3182
  of this software and associated documentation files (the "Software"), to deal
@@ -3091,42 +3196,41 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3091
3196
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3092
3197
  THE SOFTWARE.
3093
3198
 
3199
+
3094
3200
  ````
3095
3201
 
3096
3202
  ---
3097
3203
 
3098
3204
  ## The following dependencies are licensed under the MIT License:
3099
3205
 
3100
- ### Rust Crates:
3206
+ ### NPM Packages:
3101
3207
 
3102
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
3208
+ - [json5](https://github.com/json5/json5) (2.2.3)
3103
3209
 
3104
3210
  ````text
3105
- Copyright (c) The rust-url developers
3211
+ MIT License
3106
3212
 
3107
- Permission is hereby granted, free of charge, to any
3108
- person obtaining a copy of this software and associated
3109
- documentation files (the "Software"), to deal in the
3110
- Software without restriction, including without
3111
- limitation the rights to use, copy, modify, merge,
3112
- publish, distribute, sublicense, and/or sell copies of
3113
- the Software, and to permit persons to whom the Software
3114
- is furnished to do so, subject to the following
3115
- conditions:
3213
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
3116
3214
 
3117
- The above copyright notice and this permission notice
3118
- shall be included in all copies or substantial portions
3119
- of the Software.
3215
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3216
+ of this software and associated documentation files (the "Software"), to deal
3217
+ in the Software without restriction, including without limitation the rights
3218
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3219
+ copies of the Software, and to permit persons to whom the Software is
3220
+ furnished to do so, subject to the following conditions:
3120
3221
 
3121
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3122
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3123
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3124
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3125
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3126
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3127
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3128
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3129
- DEALINGS IN THE SOFTWARE.
3222
+ The above copyright notice and this permission notice shall be included in all
3223
+ copies or substantial portions of the Software.
3224
+
3225
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3226
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3227
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3228
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3229
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3230
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3231
+ SOFTWARE.
3232
+
3233
+ [others]: https://github.com/json5/json5/contributors
3130
3234
 
3131
3235
  ````
3132
3236
 
@@ -3136,34 +3240,29 @@ DEALINGS IN THE SOFTWARE.
3136
3240
 
3137
3241
  ### Rust Crates:
3138
3242
 
3139
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
3243
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
3140
3244
 
3141
3245
  ````text
3142
- Copyright (c) 2016 Anthony Ramine
3246
+ Copyright (c) 2018-2019 Sean McArthur
3143
3247
 
3144
- Permission is hereby granted, free of charge, to any
3145
- person obtaining a copy of this software and associated
3146
- documentation files (the "Software"), to deal in the
3147
- Software without restriction, including without
3148
- limitation the rights to use, copy, modify, merge,
3149
- publish, distribute, sublicense, and/or sell copies of
3150
- the Software, and to permit persons to whom the Software
3151
- is furnished to do so, subject to the following
3152
- conditions:
3248
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3249
+ of this software and associated documentation files (the "Software"), to deal
3250
+ in the Software without restriction, including without limitation the rights
3251
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3252
+ copies of the Software, and to permit persons to whom the Software is
3253
+ furnished to do so, subject to the following conditions:
3153
3254
 
3154
- The above copyright notice and this permission notice
3155
- shall be included in all copies or substantial portions
3156
- of the Software.
3255
+ The above copyright notice and this permission notice shall be included in
3256
+ all copies or substantial portions of the Software.
3257
+
3258
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3259
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3260
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3261
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3262
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3263
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3264
+ THE SOFTWARE.
3157
3265
 
3158
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3159
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3160
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3161
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3162
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3163
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3164
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3165
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3166
- DEALINGS IN THE SOFTWARE.
3167
3266
 
3168
3267
  ````
3169
3268
 
@@ -3171,15 +3270,13 @@ DEALINGS IN THE SOFTWARE.
3171
3270
 
3172
3271
  ## The following dependencies are licensed under the MIT License:
3173
3272
 
3174
- ### Rust Crates:
3273
+ ### NPM Packages:
3175
3274
 
3176
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
3275
+ - [pngjs](https://github.com/pngjs/pngjs) (7.0.0)
3177
3276
 
3178
3277
  ````text
3179
- MIT License
3180
-
3181
- Copyright (c) 2019 Yoshua Wuyts
3182
- Copyright (c) Tokio Contributors
3278
+ pngjs original work Copyright (c) 2015 Luke Page & Original Contributors
3279
+ pngjs derived work Copyright (c) 2012 Kuba Niegowski
3183
3280
 
3184
3281
  Permission is hereby granted, free of charge, to any person obtaining a copy
3185
3282
  of this software and associated documentation files (the "Software"), to deal
@@ -3188,16 +3285,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3188
3285
  copies of the Software, and to permit persons to whom the Software is
3189
3286
  furnished to do so, subject to the following conditions:
3190
3287
 
3191
- The above copyright notice and this permission notice shall be included in all
3192
- copies or substantial portions of the Software.
3288
+ The above copyright notice and this permission notice shall be included in
3289
+ all copies or substantial portions of the Software.
3193
3290
 
3194
3291
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3195
3292
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3196
3293
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3197
3294
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3198
3295
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3199
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3200
- SOFTWARE.
3296
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3297
+ THE SOFTWARE.
3201
3298
 
3202
3299
  ````
3203
3300
 
@@ -3207,10 +3304,11 @@ SOFTWARE.
3207
3304
 
3208
3305
  ### Rust Crates:
3209
3306
 
3210
- - [want](https://github.com/seanmonstar/want) (0.3.1)
3307
+ - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
3211
3308
 
3212
3309
  ````text
3213
- Copyright (c) 2018-2019 Sean McArthur
3310
+ Copyright (c) 2017 Alexey Galakhov
3311
+ Copyright (c) 2016 Jason Housley
3214
3312
 
3215
3313
  Permission is hereby granted, free of charge, to any person obtaining a copy
3216
3314
  of this software and associated documentation files (the "Software"), to deal
@@ -3230,48 +3328,35 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3230
3328
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3231
3329
  THE SOFTWARE.
3232
3330
 
3233
-
3234
3331
  ````
3235
3332
 
3236
3333
  ---
3237
3334
 
3238
3335
  ## The following dependencies are licensed under the MIT License:
3239
3336
 
3240
- ### Rust Crates:
3241
-
3242
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
3243
- - [log](https://github.com/rust-lang/log) (0.4.29)
3244
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
3245
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
3246
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
3247
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
3248
-
3249
- ````text
3250
- Copyright (c) 2014 The Rust Project Developers
3337
+ ### NPM Packages:
3251
3338
 
3252
- Permission is hereby granted, free of charge, to any
3253
- person obtaining a copy of this software and associated
3254
- documentation files (the "Software"), to deal in the
3255
- Software without restriction, including without
3256
- limitation the rights to use, copy, modify, merge,
3257
- publish, distribute, sublicense, and/or sell copies of
3258
- the Software, and to permit persons to whom the Software
3259
- is furnished to do so, subject to the following
3260
- conditions:
3339
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
3261
3340
 
3262
- The above copyright notice and this permission notice
3263
- shall be included in all copies or substantial portions
3264
- of the Software.
3341
+ ````text
3342
+ This software is released under the MIT license:
3265
3343
 
3266
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3267
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3268
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3269
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3270
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3271
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3272
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3273
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3274
- DEALINGS IN THE SOFTWARE.
3344
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3345
+ this software and associated documentation files (the "Software"), to deal in
3346
+ the Software without restriction, including without limitation the rights to
3347
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3348
+ the Software, and to permit persons to whom the Software is furnished to do so,
3349
+ subject to the following conditions:
3350
+
3351
+ The above copyright notice and this permission notice shall be included in all
3352
+ copies or substantial portions of the Software.
3353
+
3354
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3355
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3356
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3357
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3358
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3359
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3275
3360
 
3276
3361
  ````
3277
3362
 
@@ -3281,12 +3366,11 @@ DEALINGS IN THE SOFTWARE.
3281
3366
 
3282
3367
  ### Rust Crates:
3283
3368
 
3284
- - [nix](https://github.com/nix-rust/nix) (0.31.2)
3369
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
3285
3370
 
3286
3371
  ````text
3287
- The MIT License (MIT)
3288
-
3289
- Copyright (c) 2015 Carl Lerche + nix-rust Authors
3372
+ Copyright (c) 2017 Daniel Abramov
3373
+ Copyright (c) 2017 Alexey Galakhov
3290
3374
 
3291
3375
  Permission is hereby granted, free of charge, to any person obtaining a copy
3292
3376
  of this software and associated documentation files (the "Software"), to deal
@@ -3314,10 +3398,10 @@ THE SOFTWARE.
3314
3398
 
3315
3399
  ### Rust Crates:
3316
3400
 
3317
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
3401
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
3318
3402
 
3319
3403
  ````text
3320
- Copyright (c) 2018 The Servo Project Developers
3404
+ Copyright 2023 The Fuchsia Authors
3321
3405
 
3322
3406
  Permission is hereby granted, free of charge, to any
3323
3407
  person obtaining a copy of this software and associated
@@ -3343,6 +3427,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3343
3427
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3344
3428
  DEALINGS IN THE SOFTWARE.
3345
3429
 
3430
+
3346
3431
  ````
3347
3432
 
3348
3433
  ---
@@ -3351,44 +3436,12 @@ DEALINGS IN THE SOFTWARE.
3351
3436
 
3352
3437
  ### NPM Packages:
3353
3438
 
3354
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
3439
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
3355
3440
 
3356
3441
  ````text
3357
- MIT License
3358
-
3359
- Copyright (c) Matteo Collina and Undici contributors
3360
-
3361
- Permission is hereby granted, free of charge, to any person obtaining a copy
3362
- of this software and associated documentation files (the "Software"), to deal
3363
- in the Software without restriction, including without limitation the rights
3364
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3365
- copies of the Software, and to permit persons to whom the Software is
3366
- furnished to do so, subject to the following conditions:
3367
-
3368
- The above copyright notice and this permission notice shall be included in all
3369
- copies or substantial portions of the Software.
3370
-
3371
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3372
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3373
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3374
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3375
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3376
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3377
- SOFTWARE.
3378
-
3379
- ````
3380
-
3381
- ---
3382
-
3383
- ## The following dependencies are licensed under the MIT License:
3384
-
3385
- ### Rust Crates:
3386
-
3387
- - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
3442
+ The MIT License (MIT)
3388
3443
 
3389
- ````text
3390
- Copyright (c) 2017 Alexey Galakhov
3391
- Copyright (c) 2016 Jason Housley
3444
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
3392
3445
 
3393
3446
  Permission is hereby granted, free of charge, to any person obtaining a copy
3394
3447
  of this software and associated documentation files (the "Software"), to deal
@@ -3416,10 +3469,10 @@ THE SOFTWARE.
3416
3469
 
3417
3470
  ### Rust Crates:
3418
3471
 
3419
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
3472
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
3420
3473
 
3421
3474
  ````text
3422
- Copyright (c) 2016--2023
3475
+ Copyright (c) 2015 Steven Allen
3423
3476
 
3424
3477
  Permission is hereby granted, free of charge, to any
3425
3478
  person obtaining a copy of this software and associated
@@ -3453,13 +3506,19 @@ DEALINGS IN THE SOFTWARE.
3453
3506
 
3454
3507
  ### Rust Crates:
3455
3508
 
3456
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
3457
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
3458
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
3459
- - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
3509
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
3510
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
3511
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
3512
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
3513
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
3514
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
3515
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
3516
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
3517
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
3460
3518
 
3461
3519
  ````text
3462
- Copyright (c) 2016 The Rust Project Developers
3520
+ Copyright (c) 2016 Alex Crichton
3521
+ Copyright (c) 2017 The Tokio Authors
3463
3522
 
3464
3523
  Permission is hereby granted, free of charge, to any
3465
3524
  person obtaining a copy of this software and associated
@@ -3493,12 +3552,13 @@ DEALINGS IN THE SOFTWARE.
3493
3552
 
3494
3553
  ### Rust Crates:
3495
3554
 
3496
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
3555
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
3497
3556
 
3498
3557
  ````text
3499
3558
  MIT License
3500
3559
 
3501
- Copyright (c) 2018-2021 The RustCrypto Project Developers
3560
+ Copyright (c) 2019 Yoshua Wuyts
3561
+ Copyright (c) Tokio Contributors
3502
3562
 
3503
3563
  Permission is hereby granted, free of charge, to any person obtaining a copy
3504
3564
  of this software and associated documentation files (the "Software"), to deal
@@ -3524,12 +3584,14 @@ SOFTWARE.
3524
3584
 
3525
3585
  ## The following dependencies are licensed under the MIT License:
3526
3586
 
3527
- ### Rust Crates:
3587
+ ### NPM Packages:
3528
3588
 
3529
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
3589
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
3530
3590
 
3531
3591
  ````text
3532
- Copyright (c) 2016 The rust-native-tls Developers
3592
+ MIT License
3593
+
3594
+ Copyright (c) Matteo Collina and Undici contributors
3533
3595
 
3534
3596
  Permission is hereby granted, free of charge, to any person obtaining a copy
3535
3597
  of this software and associated documentation files (the "Software"), to deal
@@ -3557,10 +3619,10 @@ SOFTWARE.
3557
3619
 
3558
3620
  ### Rust Crates:
3559
3621
 
3560
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
3622
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
3561
3623
 
3562
3624
  ````text
3563
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
3625
+ Copyright (c) 2018 Carl Lerche
3564
3626
 
3565
3627
  Permission is hereby granted, free of charge, to any
3566
3628
  person obtaining a copy of this software and associated
@@ -3594,11 +3656,17 @@ DEALINGS IN THE SOFTWARE.
3594
3656
 
3595
3657
  ### Rust Crates:
3596
3658
 
3597
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
3659
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
3598
3660
 
3599
3661
  ````text
3600
- Copyright (c) 2013-2014 The Rust Project Developers.
3601
- Copyright (c) 2015-2020 The rust-hex Developers
3662
+ Copyright (c) 2016 The humantime Developers
3663
+
3664
+ Includes parts of http date with the following copyright:
3665
+ Copyright (c) 2016 Pyfisch
3666
+
3667
+ Includes portions of musl libc with the following copyright:
3668
+ Copyright © 2005-2013 Rich Felker
3669
+
3602
3670
 
3603
3671
  Permission is hereby granted, free of charge, to any person obtaining a copy
3604
3672
  of this software and associated documentation files (the "Software"), to deal
@@ -3624,34 +3692,21 @@ SOFTWARE.
3624
3692
 
3625
3693
  ## The following dependencies are licensed under the MIT License:
3626
3694
 
3627
- ### NPM Packages:
3695
+ ### Rust Crates:
3628
3696
 
3629
- - [json5](https://github.com/json5/json5) (2.2.3)
3697
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
3698
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
3630
3699
 
3631
3700
  ````text
3632
- MIT License
3633
-
3634
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
3701
+ The MIT License (MIT)
3635
3702
 
3636
- Permission is hereby granted, free of charge, to any person obtaining a copy
3637
- of this software and associated documentation files (the "Software"), to deal
3638
- in the Software without restriction, including without limitation the rights
3639
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3640
- copies of the Software, and to permit persons to whom the Software is
3641
- furnished to do so, subject to the following conditions:
3703
+ Copyright 2016 Google Inc. All Rights Reserved.
3642
3704
 
3643
- The above copyright notice and this permission notice shall be included in all
3644
- copies or substantial portions of the Software.
3705
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
3645
3706
 
3646
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3647
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3648
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3649
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3650
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3651
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3652
- SOFTWARE.
3707
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3653
3708
 
3654
- [others]: https://github.com/json5/json5/contributors
3709
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3655
3710
 
3656
3711
  ````
3657
3712
 
@@ -3661,12 +3716,10 @@ SOFTWARE.
3661
3716
 
3662
3717
  ### Rust Crates:
3663
3718
 
3664
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
3719
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
3665
3720
 
3666
3721
  ````text
3667
- MIT License
3668
-
3669
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
3722
+ Copyright (c) 2014-2026 Sean McArthur
3670
3723
 
3671
3724
  Permission is hereby granted, free of charge, to any person obtaining a copy
3672
3725
  of this software and associated documentation files (the "Software"), to deal
@@ -3675,16 +3728,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3675
3728
  copies of the Software, and to permit persons to whom the Software is
3676
3729
  furnished to do so, subject to the following conditions:
3677
3730
 
3678
- The above copyright notice and this permission notice shall be included in all
3679
- copies or substantial portions of the Software.
3731
+ The above copyright notice and this permission notice shall be included in
3732
+ all copies or substantial portions of the Software.
3680
3733
 
3681
3734
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3682
3735
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3683
3736
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3684
3737
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3685
3738
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3686
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3687
- SOFTWARE.
3739
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3740
+ THE SOFTWARE.
3688
3741
 
3689
3742
  ````
3690
3743
 
@@ -3694,34 +3747,29 @@ SOFTWARE.
3694
3747
 
3695
3748
  ### Rust Crates:
3696
3749
 
3697
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
3750
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
3751
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3752
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
3698
3753
 
3699
3754
  ````text
3700
- Copyright (c) 2021 RustCrypto Developers
3755
+ MIT License
3701
3756
 
3702
- Permission is hereby granted, free of charge, to any
3703
- person obtaining a copy of this software and associated
3704
- documentation files (the "Software"), to deal in the
3705
- Software without restriction, including without
3706
- limitation the rights to use, copy, modify, merge,
3707
- publish, distribute, sublicense, and/or sell copies of
3708
- the Software, and to permit persons to whom the Software
3709
- is furnished to do so, subject to the following
3710
- conditions:
3757
+ Copyright (c) <year> <copyright holders>
3711
3758
 
3712
- The above copyright notice and this permission notice
3713
- shall be included in all copies or substantial portions
3714
- of the Software.
3759
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
3760
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
3761
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3762
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
3763
+ following conditions:
3715
3764
 
3716
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3717
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3718
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3719
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3720
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3721
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3722
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3723
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3724
- DEALINGS IN THE SOFTWARE.
3765
+ The above copyright notice and this permission notice shall be included in all copies or substantial
3766
+ portions of the Software.
3767
+
3768
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3769
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
3770
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3771
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3772
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
3725
3773
 
3726
3774
  ````
3727
3775
 
@@ -3731,10 +3779,11 @@ DEALINGS IN THE SOFTWARE.
3731
3779
 
3732
3780
  ### Rust Crates:
3733
3781
 
3734
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
3782
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
3783
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
3735
3784
 
3736
3785
  ````text
3737
- Copyright (c) 2018-2019 The RustCrypto Project Developers
3786
+ Copyright (c) 2014 Alex Crichton
3738
3787
 
3739
3788
  Permission is hereby granted, free of charge, to any
3740
3789
  person obtaining a copy of this software and associated
@@ -3768,35 +3817,32 @@ DEALINGS IN THE SOFTWARE.
3768
3817
 
3769
3818
  ### Rust Crates:
3770
3819
 
3771
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
3820
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
3821
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
3822
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
3772
3823
 
3773
3824
  ````text
3774
- Copyright (c) 2018-2026 The rust-random Project Developers
3775
- Copyright (c) 2014 The Rust Project Developers
3825
+ MIT License
3776
3826
 
3777
- Permission is hereby granted, free of charge, to any
3778
- person obtaining a copy of this software and associated
3779
- documentation files (the "Software"), to deal in the
3780
- Software without restriction, including without
3781
- limitation the rights to use, copy, modify, merge,
3782
- publish, distribute, sublicense, and/or sell copies of
3783
- the Software, and to permit persons to whom the Software
3784
- is furnished to do so, subject to the following
3785
- conditions:
3827
+ Copyright (c) 2017 Ted Driggs
3786
3828
 
3787
- The above copyright notice and this permission notice
3788
- shall be included in all copies or substantial portions
3789
- of the Software.
3829
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3830
+ of this software and associated documentation files (the "Software"), to deal
3831
+ in the Software without restriction, including without limitation the rights
3832
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3833
+ copies of the Software, and to permit persons to whom the Software is
3834
+ furnished to do so, subject to the following conditions:
3790
3835
 
3791
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3792
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3793
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3794
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3795
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3796
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3797
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3798
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3799
- DEALINGS IN THE SOFTWARE.
3836
+ The above copyright notice and this permission notice shall be included in all
3837
+ copies or substantial portions of the Software.
3838
+
3839
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3840
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3841
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3842
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3843
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3844
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3845
+ SOFTWARE.
3800
3846
 
3801
3847
  ````
3802
3848
 
@@ -3806,10 +3852,10 @@ DEALINGS IN THE SOFTWARE.
3806
3852
 
3807
3853
  ### Rust Crates:
3808
3854
 
3809
- - [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
3855
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
3810
3856
 
3811
3857
  ````text
3812
- Copyright (c) 2020 Andrew D. Straw
3858
+ Copyright (c) 2019 Carl Lerche
3813
3859
 
3814
3860
  Permission is hereby granted, free of charge, to any
3815
3861
  person obtaining a copy of this software and associated
@@ -3843,63 +3889,16 @@ DEALINGS IN THE SOFTWARE.
3843
3889
 
3844
3890
  ### Rust Crates:
3845
3891
 
3846
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
3892
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
3847
3893
 
3848
3894
  ````text
3849
- MIT License
3850
-
3851
- Permission is hereby granted, free of charge, to any person obtaining a copy
3852
- of this software and associated documentation files (the "Software"), to deal
3853
- in the Software without restriction, including without limitation the rights
3854
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3855
- copies of the Software, and to permit persons to whom the Software is
3856
- furnished to do so, subject to the following conditions:
3857
-
3858
- The above copyright notice and this permission notice shall be included in all
3859
- copies or substantial portions of the Software.
3860
-
3861
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3862
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3863
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3864
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3865
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3866
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3867
- SOFTWARE.
3868
-
3869
- ````
3870
-
3871
- ---
3872
-
3873
- ## The following dependencies are licensed under the MIT License:
3895
+ Copyright 2016 Nika Layzell
3874
3896
 
3875
- ### Rust Crates:
3897
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
3876
3898
 
3877
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
3899
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
3878
3900
 
3879
- ````text
3880
- The MIT License (MIT)
3881
-
3882
- Copyright (c) 2016 Johann Tuffe
3883
-
3884
- Permission is hereby granted, free of charge, to any person obtaining a copy
3885
- of this software and associated documentation files (the "Software"), to deal
3886
- in the Software without restriction, including without limitation the rights
3887
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3888
- copies of the Software, and to permit persons to whom the Software is
3889
- furnished to do so, subject to the following conditions:
3890
-
3891
-
3892
- The above copyright notice and this permission notice shall be included in
3893
- all copies or substantial portions of the Software.
3894
-
3895
-
3896
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3897
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3898
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3899
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3900
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3901
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3902
- THE SOFTWARE.
3901
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3903
3902
 
3904
3903
  ````
3905
3904
 
@@ -3909,13 +3908,10 @@ THE SOFTWARE.
3909
3908
 
3910
3909
  ### Rust Crates:
3911
3910
 
3912
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
3913
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
3911
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
3914
3912
 
3915
3913
  ````text
3916
- MIT License
3917
-
3918
- Copyright (c) 2019 Graham Esau
3914
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
3919
3915
 
3920
3916
  Permission is hereby granted, free of charge, to any person obtaining a copy
3921
3917
  of this software and associated documentation files (the "Software"), to deal
@@ -3924,16 +3920,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3924
3920
  copies of the Software, and to permit persons to whom the Software is
3925
3921
  furnished to do so, subject to the following conditions:
3926
3922
 
3927
- The above copyright notice and this permission notice shall be included in all
3928
- copies or substantial portions of the Software.
3923
+ The above copyright notice and this permission notice shall be included in
3924
+ all copies or substantial portions of the Software.
3929
3925
 
3930
3926
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3931
3927
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3932
3928
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3933
3929
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3934
3930
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3935
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3936
- SOFTWARE.
3931
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3932
+ THE SOFTWARE.
3937
3933
 
3938
3934
  ````
3939
3935
 
@@ -3943,10 +3939,10 @@ SOFTWARE.
3943
3939
 
3944
3940
  ### Rust Crates:
3945
3941
 
3946
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
3942
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
3947
3943
 
3948
3944
  ````text
3949
- Copyright (c) 2015 Steven Allen
3945
+ Copyright (c) 2021 RustCrypto Developers
3950
3946
 
3951
3947
  Permission is hereby granted, free of charge, to any
3952
3948
  person obtaining a copy of this software and associated
@@ -3980,10 +3976,10 @@ DEALINGS IN THE SOFTWARE.
3980
3976
 
3981
3977
  ### Rust Crates:
3982
3978
 
3983
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
3979
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
3984
3980
 
3985
3981
  ````text
3986
- Copyright (c) 2023-2025 Sean McArthur
3982
+ Copyright (c) 2015-2025 Sean McArthur
3987
3983
 
3988
3984
  Permission is hereby granted, free of charge, to any person obtaining a copy
3989
3985
  of this software and associated documentation files (the "Software"), to deal
@@ -4003,6 +3999,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4003
3999
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4004
4000
  THE SOFTWARE.
4005
4001
 
4002
+
4006
4003
  ````
4007
4004
 
4008
4005
  ---
@@ -4011,10 +4008,13 @@ THE SOFTWARE.
4011
4008
 
4012
4009
  ### Rust Crates:
4013
4010
 
4014
- - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
4011
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
4012
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
4013
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
4014
+ - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
4015
4015
 
4016
4016
  ````text
4017
- Copyright (c) 2017 tokio-jsonrpc developers
4017
+ Copyright (c) 2016 The Rust Project Developers
4018
4018
 
4019
4019
  Permission is hereby granted, free of charge, to any
4020
4020
  person obtaining a copy of this software and associated
@@ -4048,10 +4048,10 @@ DEALINGS IN THE SOFTWARE.
4048
4048
 
4049
4049
  ### Rust Crates:
4050
4050
 
4051
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
4051
+ - [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
4052
4052
 
4053
4053
  ````text
4054
- Copyright (c) 2013-2016 The rust-url developers
4054
+ Copyright (c) 2017 tokio-jsonrpc developers
4055
4055
 
4056
4056
  Permission is hereby granted, free of charge, to any
4057
4057
  person obtaining a copy of this software and associated
@@ -4085,35 +4085,34 @@ DEALINGS IN THE SOFTWARE.
4085
4085
 
4086
4086
  ### Rust Crates:
4087
4087
 
4088
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
4088
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
4089
4089
 
4090
4090
  ````text
4091
- Copyright (c) 2016 The humantime Developers
4092
-
4093
- Includes parts of http date with the following copyright:
4094
- Copyright (c) 2016 Pyfisch
4095
-
4096
- Includes portions of musl libc with the following copyright:
4097
- Copyright © 2005-2013 Rich Felker
4098
-
4091
+ Copyright (c) 2016--2023
4099
4092
 
4100
- Permission is hereby granted, free of charge, to any person obtaining a copy
4101
- of this software and associated documentation files (the "Software"), to deal
4102
- in the Software without restriction, including without limitation the rights
4103
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4104
- copies of the Software, and to permit persons to whom the Software is
4105
- furnished to do so, subject to the following conditions:
4093
+ Permission is hereby granted, free of charge, to any
4094
+ person obtaining a copy of this software and associated
4095
+ documentation files (the "Software"), to deal in the
4096
+ Software without restriction, including without
4097
+ limitation the rights to use, copy, modify, merge,
4098
+ publish, distribute, sublicense, and/or sell copies of
4099
+ the Software, and to permit persons to whom the Software
4100
+ is furnished to do so, subject to the following
4101
+ conditions:
4106
4102
 
4107
- The above copyright notice and this permission notice shall be included in all
4108
- copies or substantial portions of the Software.
4103
+ The above copyright notice and this permission notice
4104
+ shall be included in all copies or substantial portions
4105
+ of the Software.
4109
4106
 
4110
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4111
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4112
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4113
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4114
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4115
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4116
- SOFTWARE.
4107
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4108
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4109
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4110
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4111
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4112
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4113
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4114
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4115
+ DEALINGS IN THE SOFTWARE.
4117
4116
 
4118
4117
  ````
4119
4118
 
@@ -4123,32 +4122,34 @@ SOFTWARE.
4123
4122
 
4124
4123
  ### Rust Crates:
4125
4124
 
4126
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
4127
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
4128
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
4125
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
4129
4126
 
4130
4127
  ````text
4131
- MIT License
4132
-
4133
- Copyright (c) Tokio Contributors
4128
+ Copyright (c) 2016 Amanieu d'Antras
4134
4129
 
4135
- Permission is hereby granted, free of charge, to any person obtaining a copy
4136
- of this software and associated documentation files (the "Software"), to deal
4137
- in the Software without restriction, including without limitation the rights
4138
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4139
- copies of the Software, and to permit persons to whom the Software is
4140
- furnished to do so, subject to the following conditions:
4130
+ Permission is hereby granted, free of charge, to any
4131
+ person obtaining a copy of this software and associated
4132
+ documentation files (the "Software"), to deal in the
4133
+ Software without restriction, including without
4134
+ limitation the rights to use, copy, modify, merge,
4135
+ publish, distribute, sublicense, and/or sell copies of
4136
+ the Software, and to permit persons to whom the Software
4137
+ is furnished to do so, subject to the following
4138
+ conditions:
4141
4139
 
4142
- The above copyright notice and this permission notice shall be included in all
4143
- copies or substantial portions of the Software.
4140
+ The above copyright notice and this permission notice
4141
+ shall be included in all copies or substantial portions
4142
+ of the Software.
4144
4143
 
4145
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4146
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4147
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4148
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4149
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4150
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4151
- SOFTWARE.
4144
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4145
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4146
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4147
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4148
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4149
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4150
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4151
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4152
+ DEALINGS IN THE SOFTWARE.
4152
4153
 
4153
4154
  ````
4154
4155
 
@@ -4158,11 +4159,10 @@ SOFTWARE.
4158
4159
 
4159
4160
  ### Rust Crates:
4160
4161
 
4161
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
4162
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
4162
4163
 
4163
4164
  ````text
4164
- Copyright (c) 2018-2023 Sean McArthur
4165
- Copyright (c) 2016 Alex Crichton
4165
+ Copyright (c) 2016-2025 Sean McArthur
4166
4166
 
4167
4167
  Permission is hereby granted, free of charge, to any person obtaining a copy
4168
4168
  of this software and associated documentation files (the "Software"), to deal
@@ -4576,31 +4576,14 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
4576
4576
 
4577
4577
  ### Rust Crates:
4578
4578
 
4579
- - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4580
- - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4581
- - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4582
- - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4583
- - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4584
- - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4585
- - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4586
- - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4587
- - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4588
- - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4589
- - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4590
- - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4591
- - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4592
- - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4593
- - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4594
- - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4595
- - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4596
- - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4579
+ - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4597
4580
 
4598
4581
  ````text
4599
4582
  UNICODE LICENSE V3
4600
4583
 
4601
4584
  COPYRIGHT AND PERMISSION NOTICE
4602
4585
 
4603
- Copyright © 2020-2024 Unicode, Inc.
4586
+ Copyright © 1991-2023 Unicode, Inc.
4604
4587
 
4605
4588
  NOTICE TO USER: Carefully read the following legal agreement. BY
4606
4589
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4636,13 +4619,6 @@ not be used in advertising or otherwise to promote the sale, use or other
4636
4619
  dealings in these Data Files or Software without prior written
4637
4620
  authorization of the copyright holder.
4638
4621
 
4639
- SPDX-License-Identifier: Unicode-3.0
4640
-
4641
-
4642
-
4643
- Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4644
- ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4645
-
4646
4622
  ````
4647
4623
 
4648
4624
  ---
@@ -4651,14 +4627,31 @@ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation a
4651
4627
 
4652
4628
  ### Rust Crates:
4653
4629
 
4654
- - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4630
+ - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4631
+ - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4632
+ - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4633
+ - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4634
+ - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4635
+ - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4636
+ - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4637
+ - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4638
+ - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4639
+ - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4640
+ - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4641
+ - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4642
+ - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4643
+ - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4644
+ - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4645
+ - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4646
+ - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4647
+ - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4655
4648
 
4656
4649
  ````text
4657
4650
  UNICODE LICENSE V3
4658
4651
 
4659
4652
  COPYRIGHT AND PERMISSION NOTICE
4660
4653
 
4661
- Copyright © 1991-2023 Unicode, Inc.
4654
+ Copyright © 2020-2024 Unicode, Inc.
4662
4655
 
4663
4656
  NOTICE TO USER: Carefully read the following legal agreement. BY
4664
4657
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4694,5 +4687,12 @@ not be used in advertising or otherwise to promote the sale, use or other
4694
4687
  dealings in these Data Files or Software without prior written
4695
4688
  authorization of the copyright holder.
4696
4689
 
4690
+ SPDX-License-Identifier: Unicode-3.0
4691
+
4692
+
4693
+
4694
+ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4695
+ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4696
+
4697
4697
  ````
4698
4698