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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,31 +16,6 @@
16
16
  - UNKNOWN: 1
17
17
 
18
18
 
19
- ---
20
-
21
- ## The following dependencies are licensed under the 0BSD License:
22
-
23
- ### Rust Crates:
24
-
25
- - [recvmsg](https://crates.io/crates/recvmsg) (1.0.0)
26
-
27
- ````text
28
- BSD Zero Clause License
29
-
30
- Copyright (c) 2023 kotauskas
31
-
32
- Permission to use, copy, modify, and/or distribute this software for any
33
- purpose with or without fee is hereby granted.
34
-
35
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
36
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
37
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
38
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
39
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
40
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
41
- PERFORMANCE OF THIS SOFTWARE.
42
- ````
43
-
44
19
  ---
45
20
 
46
21
  ## The following dependencies are licensed under the 0BSD License:
@@ -71,12 +46,12 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
71
46
 
72
47
  ### Rust Crates:
73
48
 
74
- - [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
49
+ - [recvmsg](https://crates.io/crates/recvmsg) (1.0.0)
75
50
 
76
51
  ````text
77
52
  BSD Zero Clause License
78
53
 
79
- Copyright (c) 2024 kotauskas
54
+ Copyright (c) 2023 kotauskas
80
55
 
81
56
  Permission to use, copy, modify, and/or distribute this software for any
82
57
  purpose with or without fee is hereby granted.
@@ -88,7 +63,6 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
88
63
  LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
89
64
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
90
65
  PERFORMANCE OF THIS SOFTWARE.
91
-
92
66
  ````
93
67
 
94
68
  ---
@@ -97,12 +71,12 @@ PERFORMANCE OF THIS SOFTWARE.
97
71
 
98
72
  ### Rust Crates:
99
73
 
100
- - [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
74
+ - [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
101
75
 
102
76
  ````text
103
77
  BSD Zero Clause License
104
78
 
105
- Copyright (c) 2025 Goat
79
+ Copyright (c) 2024 kotauskas
106
80
 
107
81
  Permission to use, copy, modify, and/or distribute this software for any
108
82
  purpose with or without fee is hereby granted.
@@ -119,88 +93,27 @@ PERFORMANCE OF THIS SOFTWARE.
119
93
 
120
94
  ---
121
95
 
122
- ## The following dependencies are licensed under the Apache-2.0 License:
96
+ ## The following dependencies are licensed under the 0BSD License:
123
97
 
124
98
  ### Rust Crates:
125
99
 
126
- - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
127
- - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
128
- - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
100
+ - [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
129
101
 
130
102
  ````text
131
- Apache License
132
- Version 2.0, January 2004
133
- http://www.apache.org/licenses/
134
-
135
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
136
-
137
- 1. Definitions.
138
-
139
- "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
140
-
141
- "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
142
-
143
- "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
144
-
145
- "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
146
-
147
- "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
148
-
149
- "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
150
-
151
- "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
152
-
153
- "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
154
-
155
- "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
156
-
157
- "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
158
-
159
- 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
160
-
161
- 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
162
-
163
- 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
164
-
165
- (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
166
-
167
- (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
168
-
169
- (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
170
-
171
- (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
172
-
173
- You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
174
-
175
- 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
176
-
177
- 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
178
-
179
- 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
180
-
181
- 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
182
-
183
- 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
184
-
185
- END OF TERMS AND CONDITIONS
186
-
187
- APPENDIX: How to apply the Apache License to your work.
188
-
189
- To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
190
-
191
- Copyright [yyyy] [name of copyright owner]
103
+ BSD Zero Clause License
192
104
 
193
- Licensed under the Apache License, Version 2.0 (the "License");
194
- you may not use this file except in compliance with the License.
195
- You may obtain a copy of the License at
105
+ Copyright (c) 2025 Goat
196
106
 
197
- http://www.apache.org/licenses/LICENSE-2.0
107
+ Permission to use, copy, modify, and/or distribute this software for any
108
+ purpose with or without fee is hereby granted.
198
109
 
199
- Unless required by applicable law or agreed to in writing, software
200
- distributed under the License is distributed on an "AS IS" BASIS,
201
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
202
- See the License for the specific language governing permissions and
203
- limitations under the License.
110
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
111
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
112
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
113
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
114
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
115
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
116
+ PERFORMANCE OF THIS SOFTWARE.
204
117
 
205
118
  ````
206
119
 
@@ -634,6 +547,93 @@ limitations under the License.
634
547
 
635
548
  ---
636
549
 
550
+ ## The following dependencies are licensed under the Apache-2.0 License:
551
+
552
+ ### Rust Crates:
553
+
554
+ - [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
555
+ - [ryu](https://github.com/dtolnay/ryu) (1.0.23)
556
+ - [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
557
+
558
+ ````text
559
+ Apache License
560
+ Version 2.0, January 2004
561
+ http://www.apache.org/licenses/
562
+
563
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
564
+
565
+ 1. Definitions.
566
+
567
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
568
+
569
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
570
+
571
+ "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
572
+
573
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
574
+
575
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
576
+
577
+ "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
578
+
579
+ "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
580
+
581
+ "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
582
+
583
+ "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
584
+
585
+ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
586
+
587
+ 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
588
+
589
+ 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
590
+
591
+ 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
592
+
593
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
594
+
595
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
596
+
597
+ (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
598
+
599
+ (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
600
+
601
+ You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
602
+
603
+ 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
604
+
605
+ 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
606
+
607
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
608
+
609
+ 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
610
+
611
+ 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
612
+
613
+ END OF TERMS AND CONDITIONS
614
+
615
+ APPENDIX: How to apply the Apache License to your work.
616
+
617
+ To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
618
+
619
+ Copyright [yyyy] [name of copyright owner]
620
+
621
+ Licensed under the Apache License, Version 2.0 (the "License");
622
+ you may not use this file except in compliance with the License.
623
+ You may obtain a copy of the License at
624
+
625
+ http://www.apache.org/licenses/LICENSE-2.0
626
+
627
+ Unless required by applicable law or agreed to in writing, software
628
+ distributed under the License is distributed on an "AS IS" BASIS,
629
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
630
+ See the License for the specific language governing permissions and
631
+ limitations under the License.
632
+
633
+ ````
634
+
635
+ ---
636
+
637
637
  ## The following dependencies are licensed under the BSD-3-Clause License:
638
638
 
639
639
  ### NPM Packages:
@@ -679,37 +679,12 @@ The complete list of contributors can be found at:
679
679
 
680
680
  ### Rust Crates:
681
681
 
682
- - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
683
- - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
684
- - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
685
- - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
686
- - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
687
- - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
688
- - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
689
- - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
690
- - [pastey](https://github.com/as1100k/pastey) (0.2.1)
691
- - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
692
- - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
693
- - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
694
- - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
695
- - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
696
- - [quote](https://github.com/dtolnay/quote) (1.0.45)
697
- - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
698
- - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
699
- - [serde](https://github.com/serde-rs/serde) (1.0.228)
700
- - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
701
- - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
702
- - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
703
- - [serde_json](https://github.com/serde-rs/json) (1.0.149)
704
- - [syn](https://github.com/dtolnay/syn) (2.0.117)
705
- - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
706
- - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
707
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
708
- - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
709
- - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
710
- - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
682
+ - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
711
683
 
712
684
  ````text
685
+ Copyright (c) 2018-2026 The rust-random Project Developers
686
+ Copyright (c) 2014 The Rust Project Developers
687
+
713
688
  Permission is hereby granted, free of charge, to any
714
689
  person obtaining a copy of this software and associated
715
690
  documentation files (the "Software"), to deal in the
@@ -742,28 +717,47 @@ DEALINGS IN THE SOFTWARE.
742
717
 
743
718
  ### Rust Crates:
744
719
 
745
- - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
746
-
747
- ````text
748
- Copyright (c) 2019 Eliza Weisman
749
-
750
- Permission is hereby granted, free of charge, to any person obtaining a copy
751
- of this software and associated documentation files (the "Software"), to deal
752
- in the Software without restriction, including without limitation the rights
753
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
754
- copies of the Software, and to permit persons to whom the Software is
755
- furnished to do so, subject to the following conditions:
756
-
757
- The above copyright notice and this permission notice shall be included in
758
- all copies or substantial portions of the Software.
759
-
760
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
761
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
762
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
763
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
764
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
765
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
766
- THE SOFTWARE.
720
+ - [chrono](https://github.com/chronotope/chrono) (0.4.44)
721
+ - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
722
+ - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
723
+ - [windows](https://github.com/microsoft/windows-rs) (0.62.2)
724
+ - [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
725
+ - [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
726
+ - [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
727
+ - [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
728
+ - [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
729
+ - [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
730
+ - [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
731
+ - [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
732
+ - [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
733
+ - [windows-sys](https://github.com/microsoft/windows-rs) (0.48.0)
734
+ - [windows-sys](https://github.com/microsoft/windows-rs) (0.52.0)
735
+ - [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
736
+ - [windows-targets](https://github.com/microsoft/windows-rs) (0.48.5)
737
+ - [windows-targets](https://github.com/microsoft/windows-rs) (0.52.6)
738
+ - [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
739
+ - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.48.5)
740
+ - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.52.6)
741
+
742
+ ````text
743
+ MIT License
744
+
745
+ Copyright (c) <year> <copyright holders>
746
+
747
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
748
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
749
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
750
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
751
+ following conditions:
752
+
753
+ The above copyright notice and this permission notice shall be included in all copies or substantial
754
+ portions of the Software.
755
+
756
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
757
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
758
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
759
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
760
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
767
761
 
768
762
  ````
769
763
 
@@ -773,15 +767,10 @@ THE SOFTWARE.
773
767
 
774
768
  ### Rust Crates:
775
769
 
776
- - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
777
- - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
778
- - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
779
- - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
780
- - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
781
- - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
770
+ - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
782
771
 
783
772
  ````text
784
- Copyright (c) 2019 Tokio Contributors
773
+ Copyright (c) 2018 The Servo Project Developers
785
774
 
786
775
  Permission is hereby granted, free of charge, to any
787
776
  person obtaining a copy of this software and associated
@@ -815,10 +804,10 @@ DEALINGS IN THE SOFTWARE.
815
804
 
816
805
  ### Rust Crates:
817
806
 
818
- - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
807
+ - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
819
808
 
820
809
  ````text
821
- Copyright (c) 2016--2023
810
+ Copyright (c) 2016 Amanieu d'Antras
822
811
 
823
812
  Permission is hereby granted, free of charge, to any
824
813
  person obtaining a copy of this software and associated
@@ -852,16 +841,12 @@ DEALINGS IN THE SOFTWARE.
852
841
 
853
842
  ### Rust Crates:
854
843
 
855
- - [rand](https://github.com/rust-random/rand) (0.8.5)
856
- - [rand](https://github.com/rust-random/rand) (0.9.4)
857
- - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
858
- - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
859
- - [rand_core](https://github.com/rust-random/rand) (0.6.4)
860
- - [rand_core](https://github.com/rust-random/rand) (0.9.5)
844
+ - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
861
845
 
862
846
  ````text
863
- Copyright 2018 Developers of the Rand project
864
- Copyright (c) 2014 The Rust Project Developers
847
+ Copyright (c) 2017 Carl Lerche
848
+ Copyright (c) 2018 Bastian Köcher
849
+ Copyright (c) 2019-2020 Artem Vorotnikov
865
850
 
866
851
  Permission is hereby granted, free of charge, to any
867
852
  person obtaining a copy of this software and associated
@@ -895,12 +880,10 @@ DEALINGS IN THE SOFTWARE.
895
880
 
896
881
  ### Rust Crates:
897
882
 
898
- - [tower](https://github.com/tower-rs/tower) (0.5.3)
899
- - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
900
- - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
883
+ - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
901
884
 
902
885
  ````text
903
- Copyright (c) 2019 Tower Contributors
886
+ Copyright (c) 2019 Nick Fitzgerald
904
887
 
905
888
  Permission is hereby granted, free of charge, to any
906
889
  person obtaining a copy of this software and associated
@@ -934,34 +917,30 @@ DEALINGS IN THE SOFTWARE.
934
917
 
935
918
  ### Rust Crates:
936
919
 
937
- - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
920
+ - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
938
921
 
939
922
  ````text
940
- Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
923
+ MIT License
941
924
 
942
- Permission is hereby granted, free of charge, to any
943
- person obtaining a copy of this software and associated
944
- documentation files (the "Software"), to deal in the
945
- Software without restriction, including without
946
- limitation the rights to use, copy, modify, merge,
947
- publish, distribute, sublicense, and/or sell copies of
948
- the Software, and to permit persons to whom the Software
949
- is furnished to do so, subject to the following
950
- conditions:
925
+ Copyright (c) 2017 Nikolai Vazquez
951
926
 
952
- The above copyright notice and this permission notice
953
- shall be included in all copies or substantial portions
954
- of the Software.
927
+ Permission is hereby granted, free of charge, to any person obtaining a copy
928
+ of this software and associated documentation files (the "Software"), to deal
929
+ in the Software without restriction, including without limitation the rights
930
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
931
+ copies of the Software, and to permit persons to whom the Software is
932
+ furnished to do so, subject to the following conditions:
955
933
 
956
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
957
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
958
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
959
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
960
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
961
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
962
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
963
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
964
- DEALINGS IN THE SOFTWARE.
934
+ The above copyright notice and this permission notice shall be included in all
935
+ copies or substantial portions of the Software.
936
+
937
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
938
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
939
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
940
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
941
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
942
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
943
+ SOFTWARE.
965
944
 
966
945
  ````
967
946
 
@@ -971,11 +950,10 @@ DEALINGS IN THE SOFTWARE.
971
950
 
972
951
  ### Rust Crates:
973
952
 
974
- - [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
953
+ - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
975
954
 
976
955
  ````text
977
- Copyright (c) 2018-2026 The rust-random Project Developers
978
- Copyright (c) 2014 The Rust Project Developers
956
+ Copyright (c) 2020-2025 The RustCrypto Project Developers
979
957
 
980
958
  Permission is hereby granted, free of charge, to any
981
959
  person obtaining a copy of this software and associated
@@ -1009,10 +987,45 @@ DEALINGS IN THE SOFTWARE.
1009
987
 
1010
988
  ### Rust Crates:
1011
989
 
1012
- - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
990
+ - [zip](https://github.com/zip-rs/zip2) (2.4.2)
1013
991
 
1014
992
  ````text
1015
- Copyright (c) 2017 Sean McArthur
993
+ The MIT License (MIT)
994
+
995
+ Copyright (c) 2014 Mathijs van de Nes
996
+
997
+ Permission is hereby granted, free of charge, to any person obtaining a copy
998
+ of this software and associated documentation files (the "Software"), to deal
999
+ in the Software without restriction, including without limitation the rights
1000
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1001
+ copies of the Software, and to permit persons to whom the Software is
1002
+ furnished to do so, subject to the following conditions:
1003
+
1004
+ The above copyright notice and this permission notice shall be included in all
1005
+ copies or substantial portions of the Software.
1006
+
1007
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1008
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1009
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1010
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1011
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1012
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1013
+ SOFTWARE.
1014
+
1015
+ Some files in the "tests/data" subdirectory of this repository are under other
1016
+ licences; see files named LICENSE.*.txt for details.
1017
+ ````
1018
+
1019
+ ---
1020
+
1021
+ ## The following dependencies are licensed under the MIT License:
1022
+
1023
+ ### Rust Crates:
1024
+
1025
+ - [winreg](https://github.com/gentoo90/winreg-rs) (0.52.0)
1026
+
1027
+ ````text
1028
+ Copyright (c) 2015 Igor Shaula
1016
1029
 
1017
1030
  Permission is hereby granted, free of charge, to any person obtaining a copy
1018
1031
  of this software and associated documentation files (the "Software"), to deal
@@ -1032,7 +1045,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1032
1045
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1033
1046
  THE SOFTWARE.
1034
1047
 
1035
-
1036
1048
  ````
1037
1049
 
1038
1050
  ---
@@ -1041,37 +1053,28 @@ THE SOFTWARE.
1041
1053
 
1042
1054
  ### Rust Crates:
1043
1055
 
1044
- - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
1045
- - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
1046
- - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
1047
- - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
1056
+ - [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
1048
1057
 
1049
1058
  ````text
1050
- Copyright (c) 2016 The Rust Project Developers
1059
+ Copyright (c) 2019 Eliza Weisman
1051
1060
 
1052
- Permission is hereby granted, free of charge, to any
1053
- person obtaining a copy of this software and associated
1054
- documentation files (the "Software"), to deal in the
1055
- Software without restriction, including without
1056
- limitation the rights to use, copy, modify, merge,
1057
- publish, distribute, sublicense, and/or sell copies of
1058
- the Software, and to permit persons to whom the Software
1059
- is furnished to do so, subject to the following
1060
- conditions:
1061
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1062
+ of this software and associated documentation files (the "Software"), to deal
1063
+ in the Software without restriction, including without limitation the rights
1064
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1065
+ copies of the Software, and to permit persons to whom the Software is
1066
+ furnished to do so, subject to the following conditions:
1061
1067
 
1062
- The above copyright notice and this permission notice
1063
- shall be included in all copies or substantial portions
1064
- of the Software.
1068
+ The above copyright notice and this permission notice shall be included in
1069
+ all copies or substantial portions of the Software.
1065
1070
 
1066
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1067
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1068
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1069
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1070
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1071
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1072
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1073
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1074
- DEALINGS IN THE SOFTWARE.
1071
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1072
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1073
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1074
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1075
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1076
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1077
+ THE SOFTWARE.
1075
1078
 
1076
1079
  ````
1077
1080
 
@@ -1081,16 +1084,30 @@ DEALINGS IN THE SOFTWARE.
1081
1084
 
1082
1085
  ### Rust Crates:
1083
1086
 
1084
- - [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
1087
+ - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
1085
1088
 
1086
1089
  ````text
1087
- Copyright (c) 2015 steffengy
1090
+ Copyright (c) 2018-2023 Sean McArthur
1091
+ Copyright (c) 2016 Alex Crichton
1088
1092
 
1089
- 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:
1093
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1094
+ of this software and associated documentation files (the "Software"), to deal
1095
+ in the Software without restriction, including without limitation the rights
1096
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1097
+ copies of the Software, and to permit persons to whom the Software is
1098
+ furnished to do so, subject to the following conditions:
1090
1099
 
1091
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1100
+ The above copyright notice and this permission notice shall be included in
1101
+ all copies or substantial portions of the Software.
1102
+
1103
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1104
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1105
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1106
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1107
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1108
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1109
+ THE SOFTWARE.
1092
1110
 
1093
- 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.
1094
1111
 
1095
1112
  ````
1096
1113
 
@@ -1100,10 +1117,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1100
1117
 
1101
1118
  ### Rust Crates:
1102
1119
 
1103
- - [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
1120
+ - [libc](https://github.com/rust-lang/libc) (0.2.185)
1104
1121
 
1105
1122
  ````text
1106
- Copyright (c) 2018 The Servo Project Developers
1123
+ Copyright (c) The Rust Project Developers
1107
1124
 
1108
1125
  Permission is hereby granted, free of charge, to any
1109
1126
  person obtaining a copy of this software and associated
@@ -1137,30 +1154,19 @@ DEALINGS IN THE SOFTWARE.
1137
1154
 
1138
1155
  ### Rust Crates:
1139
1156
 
1140
- - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
1157
+ - [tarpc](https://github.com/google/tarpc) (0.37.0)
1158
+ - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
1141
1159
 
1142
1160
  ````text
1143
- MIT License
1161
+ The MIT License (MIT)
1144
1162
 
1145
- Copyright (c) [2021] [Marvin Countryman]
1163
+ Copyright 2016 Google Inc. All Rights Reserved.
1146
1164
 
1147
- Permission is hereby granted, free of charge, to any person obtaining a copy
1148
- of this software and associated documentation files (the "Software"), to deal
1149
- in the Software without restriction, including without limitation the rights
1150
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1151
- copies of the Software, and to permit persons to whom the Software is
1152
- furnished to do so, subject to the following conditions:
1165
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1153
1166
 
1154
- The above copyright notice and this permission notice shall be included in all
1155
- copies or substantial portions of the Software.
1167
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1156
1168
 
1157
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1158
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1159
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1160
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1161
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1162
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1163
- SOFTWARE.
1169
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1164
1170
 
1165
1171
  ````
1166
1172
 
@@ -1170,12 +1176,12 @@ SOFTWARE.
1170
1176
 
1171
1177
  ### Rust Crates:
1172
1178
 
1173
- - [zip](https://github.com/zip-rs/zip2) (2.4.2)
1179
+ - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
1174
1180
 
1175
1181
  ````text
1176
- The MIT License (MIT)
1182
+ MIT License
1177
1183
 
1178
- Copyright (c) 2014 Mathijs van de Nes
1184
+ Copyright (c) 2018-2021 The RustCrypto Project Developers
1179
1185
 
1180
1186
  Permission is hereby granted, free of charge, to any person obtaining a copy
1181
1187
  of this software and associated documentation files (the "Software"), to deal
@@ -1195,8 +1201,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1195
1201
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1196
1202
  SOFTWARE.
1197
1203
 
1198
- Some files in the "tests/data" subdirectory of this repository are under other
1199
- licences; see files named LICENSE.*.txt for details.
1200
1204
  ````
1201
1205
 
1202
1206
  ---
@@ -1205,10 +1209,15 @@ licences; see files named LICENSE.*.txt for details.
1205
1209
 
1206
1210
  ### Rust Crates:
1207
1211
 
1208
- - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
1212
+ - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
1213
+ - [log](https://github.com/rust-lang/log) (0.4.29)
1214
+ - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
1215
+ - [regex](https://github.com/rust-lang/regex) (1.12.3)
1216
+ - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
1217
+ - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
1209
1218
 
1210
1219
  ````text
1211
- Copyright (c) 2018 Carl Lerche
1220
+ Copyright (c) 2014 The Rust Project Developers
1212
1221
 
1213
1222
  Permission is hereby granted, free of charge, to any
1214
1223
  person obtaining a copy of this software and associated
@@ -1242,15 +1251,16 @@ DEALINGS IN THE SOFTWARE.
1242
1251
 
1243
1252
  ### Rust Crates:
1244
1253
 
1245
- - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
1246
- - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
1247
- - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
1248
- - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
1254
+ - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
1249
1255
 
1250
1256
  ````text
1251
- The MIT License (MIT)
1257
+ MIT License
1258
+
1259
+ Copyright 2013-2014 RAD Game Tools and Valve Software
1260
+ Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
1261
+ Copyright (c) 2017 Frommi
1262
+ Copyright (c) 2017-2024 oyvindln
1252
1263
 
1253
- Copyright (c) 2015 Andrew Gallant
1254
1264
 
1255
1265
  Permission is hereby granted, free of charge, to any person obtaining a copy
1256
1266
  of this software and associated documentation files (the "Software"), to deal
@@ -1259,16 +1269,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1259
1269
  copies of the Software, and to permit persons to whom the Software is
1260
1270
  furnished to do so, subject to the following conditions:
1261
1271
 
1262
- The above copyright notice and this permission notice shall be included in
1263
- all copies or substantial portions of the Software.
1272
+ The above copyright notice and this permission notice shall be included in all
1273
+ copies or substantial portions of the Software.
1264
1274
 
1265
1275
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1266
1276
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1267
1277
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1268
1278
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1269
1279
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1270
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1271
- THE SOFTWARE.
1280
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1281
+ SOFTWARE.
1272
1282
 
1273
1283
  ````
1274
1284
 
@@ -1278,10 +1288,10 @@ THE SOFTWARE.
1278
1288
 
1279
1289
  ### Rust Crates:
1280
1290
 
1281
- - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
1291
+ - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
1282
1292
 
1283
1293
  ````text
1284
- Copyright 2023 The Fuchsia Authors
1294
+ Copyright (c) 2016 Anthony Ramine
1285
1295
 
1286
1296
  Permission is hereby granted, free of charge, to any
1287
1297
  person obtaining a copy of this software and associated
@@ -1307,7 +1317,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1307
1317
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1308
1318
  DEALINGS IN THE SOFTWARE.
1309
1319
 
1310
-
1311
1320
  ````
1312
1321
 
1313
1322
  ---
@@ -1316,30 +1325,16 @@ DEALINGS IN THE SOFTWARE.
1316
1325
 
1317
1326
  ### Rust Crates:
1318
1327
 
1319
- - [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
1328
+ - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
1320
1329
 
1321
1330
  ````text
1322
- MIT License
1323
-
1324
- Copyright (c) 2018-2021 The RustCrypto Project Developers
1331
+ Copyright 2016 Nika Layzell
1325
1332
 
1326
- Permission is hereby granted, free of charge, to any person obtaining a copy
1327
- of this software and associated documentation files (the "Software"), to deal
1328
- in the Software without restriction, including without limitation the rights
1329
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1330
- copies of the Software, and to permit persons to whom the Software is
1331
- furnished to do so, subject to the following conditions:
1333
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1332
1334
 
1333
- The above copyright notice and this permission notice shall be included in all
1334
- copies or substantial portions of the Software.
1335
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1335
1336
 
1336
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1337
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1338
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1339
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1340
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1341
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1342
- SOFTWARE.
1337
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1343
1338
 
1344
1339
  ````
1345
1340
 
@@ -1349,12 +1344,13 @@ SOFTWARE.
1349
1344
 
1350
1345
  ### NPM Packages:
1351
1346
 
1352
- - [undici-types](https://github.com/nodejs/undici) (6.21.0)
1347
+ - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
1348
+ - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
1353
1349
 
1354
1350
  ````text
1355
1351
  MIT License
1356
1352
 
1357
- Copyright (c) Matteo Collina and Undici contributors
1353
+ Copyright (c) 2017 Evgeny Poberezkin
1358
1354
 
1359
1355
  Permission is hereby granted, free of charge, to any person obtaining a copy
1360
1356
  of this software and associated documentation files (the "Software"), to deal
@@ -1382,11 +1378,10 @@ SOFTWARE.
1382
1378
 
1383
1379
  ### Rust Crates:
1384
1380
 
1385
- - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
1386
- - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
1381
+ - [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
1387
1382
 
1388
1383
  ````text
1389
- Copyright (c) 2014 Alex Crichton
1384
+ Copyright (c) 2016--2023
1390
1385
 
1391
1386
  Permission is hereby granted, free of charge, to any
1392
1387
  person obtaining a copy of this software and associated
@@ -1420,47 +1415,34 @@ DEALINGS IN THE SOFTWARE.
1420
1415
 
1421
1416
  ### Rust Crates:
1422
1417
 
1423
- - [chrono](https://github.com/chronotope/chrono) (0.4.44)
1424
- - [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1425
- - [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
1426
- - [windows](https://github.com/microsoft/windows-rs) (0.62.2)
1427
- - [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
1428
- - [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
1429
- - [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
1430
- - [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
1431
- - [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
1432
- - [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
1433
- - [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
1434
- - [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
1435
- - [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
1436
- - [windows-sys](https://github.com/microsoft/windows-rs) (0.48.0)
1437
- - [windows-sys](https://github.com/microsoft/windows-rs) (0.52.0)
1438
- - [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
1439
- - [windows-targets](https://github.com/microsoft/windows-rs) (0.48.5)
1440
- - [windows-targets](https://github.com/microsoft/windows-rs) (0.52.6)
1441
- - [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
1442
- - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.48.5)
1443
- - [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.52.6)
1418
+ - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
1444
1419
 
1445
1420
  ````text
1446
- MIT License
1447
-
1448
- Copyright (c) <year> <copyright holders>
1421
+ Copyright 2019-2024 YOSHIOKA Takuma
1449
1422
 
1450
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
1451
- associated documentation files (the "Software"), to deal in the Software without restriction, including
1452
- without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1453
- copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
1454
- following conditions:
1423
+ Permission is hereby granted, free of charge, to any
1424
+ person obtaining a copy of this software and associated
1425
+ documentation files (the "Software"), to deal in the
1426
+ Software without restriction, including without
1427
+ limitation the rights to use, copy, modify, merge,
1428
+ publish, distribute, sublicense, and/or sell copies of
1429
+ the Software, and to permit persons to whom the Software
1430
+ is furnished to do so, subject to the following
1431
+ conditions:
1455
1432
 
1456
- The above copyright notice and this permission notice shall be included in all copies or substantial
1457
- portions of the Software.
1433
+ The above copyright notice and this permission notice
1434
+ shall be included in all copies or substantial portions
1435
+ of the Software.
1458
1436
 
1459
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
1460
- LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
1461
- EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1462
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
1463
- USE OR OTHER DEALINGS IN THE SOFTWARE.
1437
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1438
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1439
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1440
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1441
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1442
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1443
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1444
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1445
+ DEALINGS IN THE SOFTWARE.
1464
1446
 
1465
1447
  ````
1466
1448
 
@@ -1470,11 +1452,10 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
1470
1452
 
1471
1453
  ### Rust Crates:
1472
1454
 
1473
- - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
1474
- - [widestring](https://github.com/VoidStarKat/widestring-rs) (1.2.1)
1455
+ - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
1475
1456
 
1476
1457
  ````text
1477
- MIT License
1458
+ Copyright (c) 2016-2025 Sean McArthur
1478
1459
 
1479
1460
  Permission is hereby granted, free of charge, to any person obtaining a copy
1480
1461
  of this software and associated documentation files (the "Software"), to deal
@@ -1483,16 +1464,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1483
1464
  copies of the Software, and to permit persons to whom the Software is
1484
1465
  furnished to do so, subject to the following conditions:
1485
1466
 
1486
- The above copyright notice and this permission notice shall be included in all
1487
- copies or substantial portions of the Software.
1467
+ The above copyright notice and this permission notice shall be included in
1468
+ all copies or substantial portions of the Software.
1488
1469
 
1489
1470
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1490
1471
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1491
1472
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1492
1473
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1493
1474
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1494
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1495
- SOFTWARE.
1475
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1476
+ THE SOFTWARE.
1477
+
1496
1478
 
1497
1479
  ````
1498
1480
 
@@ -1502,10 +1484,11 @@ SOFTWARE.
1502
1484
 
1503
1485
  ### Rust Crates:
1504
1486
 
1505
- - [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
1487
+ - [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
1488
+ - [socket2](https://github.com/rust-lang/socket2) (0.6.3)
1506
1489
 
1507
1490
  ````text
1508
- Copyright 2019-2024 YOSHIOKA Takuma
1491
+ Copyright (c) 2014 Alex Crichton
1509
1492
 
1510
1493
  Permission is hereby granted, free of charge, to any
1511
1494
  person obtaining a copy of this software and associated
@@ -1537,47 +1520,12 @@ DEALINGS IN THE SOFTWARE.
1537
1520
 
1538
1521
  ## The following dependencies are licensed under the MIT License:
1539
1522
 
1540
- ### NPM Packages:
1541
-
1542
- - [json5](https://github.com/json5/json5) (2.2.3)
1543
-
1544
- ````text
1545
- MIT License
1546
-
1547
- Copyright (c) 2012-2018 Aseem Kishore, and [others].
1548
-
1549
- Permission is hereby granted, free of charge, to any person obtaining a copy
1550
- of this software and associated documentation files (the "Software"), to deal
1551
- in the Software without restriction, including without limitation the rights
1552
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1553
- copies of the Software, and to permit persons to whom the Software is
1554
- furnished to do so, subject to the following conditions:
1555
-
1556
- The above copyright notice and this permission notice shall be included in all
1557
- copies or substantial portions of the Software.
1558
-
1559
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1560
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1561
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1562
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1563
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1564
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1565
- SOFTWARE.
1566
-
1567
- [others]: https://github.com/json5/json5/contributors
1568
-
1569
- ````
1570
-
1571
- ---
1572
-
1573
- ## The following dependencies are licensed under the MIT License:
1574
-
1575
1523
  ### Rust Crates:
1576
1524
 
1577
- - [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
1525
+ - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
1578
1526
 
1579
1527
  ````text
1580
- Copyright (c) 2020-2025 The RustCrypto Project Developers
1528
+ Copyright (c) 2017 Robert Grosse
1581
1529
 
1582
1530
  Permission is hereby granted, free of charge, to any
1583
1531
  person obtaining a copy of this software and associated
@@ -1602,7 +1550,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1602
1550
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1603
1551
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1604
1552
  DEALINGS IN THE SOFTWARE.
1605
-
1606
1553
  ````
1607
1554
 
1608
1555
  ---
@@ -1611,10 +1558,12 @@ DEALINGS IN THE SOFTWARE.
1611
1558
 
1612
1559
  ### Rust Crates:
1613
1560
 
1614
- - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
1561
+ - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
1615
1562
 
1616
1563
  ````text
1617
- Copyright (c) 2016 The rust-native-tls Developers
1564
+ The MIT License (MIT)
1565
+
1566
+ Copyright (c) 2015 Alice Maz
1618
1567
 
1619
1568
  Permission is hereby granted, free of charge, to any person obtaining a copy
1620
1569
  of this software and associated documentation files (the "Software"), to deal
@@ -1623,16 +1572,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1623
1572
  copies of the Software, and to permit persons to whom the Software is
1624
1573
  furnished to do so, subject to the following conditions:
1625
1574
 
1626
- The above copyright notice and this permission notice shall be included in all
1627
- copies or substantial portions of the Software.
1575
+ The above copyright notice and this permission notice shall be included in
1576
+ all copies or substantial portions of the Software.
1628
1577
 
1629
1578
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1630
1579
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1631
1580
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1632
1581
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1633
1582
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1634
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1635
- SOFTWARE.
1583
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1584
+ THE SOFTWARE.
1636
1585
 
1637
1586
  ````
1638
1587
 
@@ -1642,31 +1591,16 @@ SOFTWARE.
1642
1591
 
1643
1592
  ### Rust Crates:
1644
1593
 
1645
- - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
1594
+ - [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
1646
1595
 
1647
1596
  ````text
1648
- MIT License
1649
-
1650
- Copyright (c) 2019 Yoshua Wuyts
1651
- Copyright (c) Tokio Contributors
1597
+ Copyright (c) 2015 steffengy
1652
1598
 
1653
- Permission is hereby granted, free of charge, to any person obtaining a copy
1654
- of this software and associated documentation files (the "Software"), to deal
1655
- in the Software without restriction, including without limitation the rights
1656
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1657
- copies of the Software, and to permit persons to whom the Software is
1658
- furnished to do so, subject to the following conditions:
1599
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1659
1600
 
1660
- The above copyright notice and this permission notice shall be included in all
1661
- copies or substantial portions of the Software.
1601
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1662
1602
 
1663
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1664
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1665
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1666
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1667
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1668
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1669
- SOFTWARE.
1603
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1670
1604
 
1671
1605
  ````
1672
1606
 
@@ -1676,10 +1610,13 @@ SOFTWARE.
1676
1610
 
1677
1611
  ### Rust Crates:
1678
1612
 
1679
- - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
1613
+ - [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
1614
+ - [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
1615
+ - [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
1616
+ - [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
1680
1617
 
1681
1618
  ````text
1682
- Copyright (c) 2017 Contributors
1619
+ Copyright (c) 2016 The Rust Project Developers
1683
1620
 
1684
1621
  Permission is hereby granted, free of charge, to any
1685
1622
  person obtaining a copy of this software and associated
@@ -1713,10 +1650,10 @@ DEALINGS IN THE SOFTWARE.
1713
1650
 
1714
1651
  ### Rust Crates:
1715
1652
 
1716
- - [directories](https://github.com/soc/directories-rs) (6.0.0)
1653
+ - [want](https://github.com/seanmonstar/want) (0.3.1)
1717
1654
 
1718
1655
  ````text
1719
- Copyright (c) 2018 directories-rs contributors
1656
+ Copyright (c) 2018-2019 Sean McArthur
1720
1657
 
1721
1658
  Permission is hereby granted, free of charge, to any person obtaining a copy
1722
1659
  of this software and associated documentation files (the "Software"), to deal
@@ -1725,53 +1662,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1725
1662
  copies of the Software, and to permit persons to whom the Software is
1726
1663
  furnished to do so, subject to the following conditions:
1727
1664
 
1728
- The above copyright notice and this permission notice shall be included in all
1729
- copies or substantial portions of the Software.
1665
+ The above copyright notice and this permission notice shall be included in
1666
+ all copies or substantial portions of the Software.
1730
1667
 
1731
1668
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1732
1669
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1733
1670
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1734
1671
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1735
1672
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1736
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1737
- SOFTWARE.
1738
-
1739
- ````
1740
-
1741
- ---
1742
-
1743
- ## The following dependencies are licensed under the MIT License:
1744
-
1745
- ### Rust Crates:
1746
-
1747
- - [digest](https://github.com/RustCrypto/traits) (0.10.7)
1748
-
1749
- ````text
1750
- Copyright (c) 2017 Artyom Pavlov
1751
-
1752
- Permission is hereby granted, free of charge, to any
1753
- person obtaining a copy of this software and associated
1754
- documentation files (the "Software"), to deal in the
1755
- Software without restriction, including without
1756
- limitation the rights to use, copy, modify, merge,
1757
- publish, distribute, sublicense, and/or sell copies of
1758
- the Software, and to permit persons to whom the Software
1759
- is furnished to do so, subject to the following
1760
- conditions:
1761
-
1762
- The above copyright notice and this permission notice
1763
- shall be included in all copies or substantial portions
1764
- of the Software.
1673
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1674
+ THE SOFTWARE.
1765
1675
 
1766
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
1767
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
1768
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1769
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
1770
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1771
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1772
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1773
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1774
- DEALINGS IN THE SOFTWARE.
1775
1676
 
1776
1677
  ````
1777
1678
 
@@ -1781,10 +1682,12 @@ DEALINGS IN THE SOFTWARE.
1781
1682
 
1782
1683
  ### Rust Crates:
1783
1684
 
1784
- - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
1685
+ - [idna](https://github.com/servo/rust-url/) (1.1.0)
1686
+ - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
1687
+ - [url](https://github.com/servo/rust-url) (2.5.8)
1785
1688
 
1786
1689
  ````text
1787
- Copyright (c) 2015 Steven Allen
1690
+ Copyright (c) 2013-2025 The rust-url developers
1788
1691
 
1789
1692
  Permission is hereby granted, free of charge, to any
1790
1693
  person obtaining a copy of this software and associated
@@ -1816,15 +1719,14 @@ DEALINGS IN THE SOFTWARE.
1816
1719
 
1817
1720
  ## The following dependencies are licensed under the MIT License:
1818
1721
 
1819
- ### Rust Crates:
1722
+ ### NPM Packages:
1820
1723
 
1821
- - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
1724
+ - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
1822
1725
 
1823
1726
  ````text
1824
1727
  The MIT License (MIT)
1825
1728
 
1826
- Copyright (c) 2015-2020 Julien Cretin
1827
- Copyright (c) 2017-2020 Google Inc.
1729
+ Copyright (c) 2015-2021 Evgeny Poberezkin
1828
1730
 
1829
1731
  Permission is hereby granted, free of charge, to any person obtaining a copy
1830
1732
  of this software and associated documentation files (the "Software"), to deal
@@ -1844,6 +1746,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1844
1746
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1845
1747
  SOFTWARE.
1846
1748
 
1749
+
1847
1750
  ````
1848
1751
 
1849
1752
  ---
@@ -1852,45 +1755,12 @@ SOFTWARE.
1852
1755
 
1853
1756
  ### NPM Packages:
1854
1757
 
1855
- - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
1856
- - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
1758
+ - [undici-types](https://github.com/nodejs/undici) (6.21.0)
1857
1759
 
1858
1760
  ````text
1859
- MIT License
1860
-
1861
- Copyright (c) Microsoft Corporation.
1862
-
1863
- Permission is hereby granted, free of charge, to any person obtaining a copy
1864
- of this software and associated documentation files (the "Software"), to deal
1865
- in the Software without restriction, including without limitation the rights
1866
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1867
- copies of the Software, and to permit persons to whom the Software is
1868
- furnished to do so, subject to the following conditions:
1869
-
1870
- The above copyright notice and this permission notice shall be included in all
1871
- copies or substantial portions of the Software.
1872
-
1873
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1874
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1875
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1876
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1877
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1878
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1879
- SOFTWARE
1880
-
1881
- ````
1882
-
1883
- ---
1884
-
1885
- ## The following dependencies are licensed under the MIT License:
1886
-
1887
- ### Rust Crates:
1888
-
1889
- - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
1761
+ MIT License
1890
1762
 
1891
- ````text
1892
- Copyright (c) 2013-2014 The Rust Project Developers.
1893
- Copyright (c) 2015-2020 The rust-hex Developers
1763
+ Copyright (c) Matteo Collina and Undici contributors
1894
1764
 
1895
1765
  Permission is hereby granted, free of charge, to any person obtaining a copy
1896
1766
  of this software and associated documentation files (the "Software"), to deal
@@ -1918,16 +1788,11 @@ SOFTWARE.
1918
1788
 
1919
1789
  ### Rust Crates:
1920
1790
 
1921
- - [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
1791
+ - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
1792
+ - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
1922
1793
 
1923
1794
  ````text
1924
- MIT License
1925
-
1926
- Copyright 2013-2014 RAD Game Tools and Valve Software
1927
- Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
1928
- Copyright (c) 2017 Frommi
1929
- Copyright (c) 2017-2024 oyvindln
1930
-
1795
+ Copyright (c) 2018-2019 dirs-rs contributors
1931
1796
 
1932
1797
  Permission is hereby granted, free of charge, to any person obtaining a copy
1933
1798
  of this software and associated documentation files (the "Software"), to deal
@@ -1955,10 +1820,10 @@ SOFTWARE.
1955
1820
 
1956
1821
  ### Rust Crates:
1957
1822
 
1958
- - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
1823
+ - [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
1959
1824
 
1960
1825
  ````text
1961
- Copyright (c) 2019 The CryptoCorrosion Contributors
1826
+ Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
1962
1827
 
1963
1828
  Permission is hereby granted, free of charge, to any
1964
1829
  person obtaining a copy of this software and associated
@@ -1992,32 +1857,28 @@ DEALINGS IN THE SOFTWARE.
1992
1857
 
1993
1858
  ### Rust Crates:
1994
1859
 
1995
- - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
1860
+ - [mio](https://github.com/tokio-rs/mio) (1.2.0)
1996
1861
 
1997
1862
  ````text
1998
- The MIT License (MIT)
1999
-
2000
- Copyright (c) 2016 Johann Tuffe
2001
-
2002
- Permission is hereby granted, free of charge, to any person obtaining a copy
2003
- of this software and associated documentation files (the "Software"), to deal
2004
- in the Software without restriction, including without limitation the rights
2005
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2006
- copies of the Software, and to permit persons to whom the Software is
2007
- furnished to do so, subject to the following conditions:
2008
-
2009
-
2010
- The above copyright notice and this permission notice shall be included in
2011
- all copies or substantial portions of the Software.
2012
-
2013
-
2014
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2015
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2016
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2017
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2018
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2019
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2020
- THE SOFTWARE.
1863
+ Copyright (c) 2014 Carl Lerche and other MIO contributors
1864
+
1865
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1866
+ of this software and associated documentation files (the "Software"), to deal
1867
+ in the Software without restriction, including without limitation the rights
1868
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1869
+ copies of the Software, and to permit persons to whom the Software is
1870
+ furnished to do so, subject to the following conditions:
1871
+
1872
+ The above copyright notice and this permission notice shall be included in
1873
+ all copies or substantial portions of the Software.
1874
+
1875
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1876
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1877
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1878
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1879
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1880
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1881
+ THE SOFTWARE.
2021
1882
 
2022
1883
  ````
2023
1884
 
@@ -2027,35 +1888,30 @@ THE SOFTWARE.
2027
1888
 
2028
1889
  ### Rust Crates:
2029
1890
 
2030
- - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
1891
+ - [typenum](https://github.com/paholg/typenum) (1.19.0)
2031
1892
 
2032
1893
  ````text
2033
- Copyright (c) 2018-2024 The rust-random Project Developers
2034
- Copyright (c) 2014 The Rust Project Developers
1894
+ The MIT License (MIT)
2035
1895
 
2036
- Permission is hereby granted, free of charge, to any
2037
- person obtaining a copy of this software and associated
2038
- documentation files (the "Software"), to deal in the
2039
- Software without restriction, including without
2040
- limitation the rights to use, copy, modify, merge,
2041
- publish, distribute, sublicense, and/or sell copies of
2042
- the Software, and to permit persons to whom the Software
2043
- is furnished to do so, subject to the following
2044
- conditions:
1896
+ Copyright (c) 2014 Paho Lurie-Gregg
2045
1897
 
2046
- The above copyright notice and this permission notice
2047
- shall be included in all copies or substantial portions
2048
- of the Software.
1898
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1899
+ of this software and associated documentation files (the "Software"), to deal
1900
+ in the Software without restriction, including without limitation the rights
1901
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1902
+ copies of the Software, and to permit persons to whom the Software is
1903
+ furnished to do so, subject to the following conditions:
2049
1904
 
2050
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2051
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2052
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2053
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2054
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2055
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2056
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2057
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2058
- DEALINGS IN THE SOFTWARE.
1905
+ The above copyright notice and this permission notice shall be included in all
1906
+ copies or substantial portions of the Software.
1907
+
1908
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1909
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1910
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1911
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1912
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1913
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1914
+ SOFTWARE.
2059
1915
 
2060
1916
  ````
2061
1917
 
@@ -2065,11 +1921,15 @@ DEALINGS IN THE SOFTWARE.
2065
1921
 
2066
1922
  ### Rust Crates:
2067
1923
 
2068
- - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
1924
+ - [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
1925
+ - [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
1926
+ - [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
1927
+ - [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
1928
+ - [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
1929
+ - [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
2069
1930
 
2070
1931
  ````text
2071
- Copyright (c) 2018-2025 The rust-random Project Developers
2072
- Copyright (c) 2014 The Rust Project Developers
1932
+ Copyright (c) 2019 Tokio Contributors
2073
1933
 
2074
1934
  Permission is hereby granted, free of charge, to any
2075
1935
  person obtaining a copy of this software and associated
@@ -2103,12 +1963,10 @@ DEALINGS IN THE SOFTWARE.
2103
1963
 
2104
1964
  ### Rust Crates:
2105
1965
 
2106
- - [idna](https://github.com/servo/rust-url/) (1.1.0)
2107
- - [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
2108
- - [url](https://github.com/servo/rust-url) (2.5.8)
1966
+ - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
2109
1967
 
2110
1968
  ````text
2111
- Copyright (c) 2013-2025 The rust-url developers
1969
+ Copyright (c) 2019-2021 Tower Contributors
2112
1970
 
2113
1971
  Permission is hereby granted, free of charge, to any
2114
1972
  person obtaining a copy of this software and associated
@@ -2142,10 +2000,16 @@ DEALINGS IN THE SOFTWARE.
2142
2000
 
2143
2001
  ### Rust Crates:
2144
2002
 
2145
- - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
2003
+ - [rand](https://github.com/rust-random/rand) (0.8.5)
2004
+ - [rand](https://github.com/rust-random/rand) (0.9.4)
2005
+ - [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
2006
+ - [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
2007
+ - [rand_core](https://github.com/rust-random/rand) (0.6.4)
2008
+ - [rand_core](https://github.com/rust-random/rand) (0.9.5)
2146
2009
 
2147
2010
  ````text
2148
- Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
2011
+ Copyright 2018 Developers of the Rand project
2012
+ Copyright (c) 2014 The Rust Project Developers
2149
2013
 
2150
2014
  Permission is hereby granted, free of charge, to any
2151
2015
  person obtaining a copy of this software and associated
@@ -2179,10 +2043,10 @@ DEALINGS IN THE SOFTWARE.
2179
2043
 
2180
2044
  ### Rust Crates:
2181
2045
 
2182
- - [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
2046
+ - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
2183
2047
 
2184
2048
  ````text
2185
- Copyright (c) 2016 Anthony Ramine
2049
+ Copyright Mozilla Foundation
2186
2050
 
2187
2051
  Permission is hereby granted, free of charge, to any
2188
2052
  person obtaining a copy of this software and associated
@@ -2216,12 +2080,15 @@ DEALINGS IN THE SOFTWARE.
2216
2080
 
2217
2081
  ### Rust Crates:
2218
2082
 
2219
- - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
2083
+ - [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
2084
+ - [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
2085
+ - [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
2086
+ - [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
2220
2087
 
2221
2088
  ````text
2222
- MIT License
2089
+ The MIT License (MIT)
2223
2090
 
2224
- Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
2091
+ Copyright (c) 2015 Andrew Gallant
2225
2092
 
2226
2093
  Permission is hereby granted, free of charge, to any person obtaining a copy
2227
2094
  of this software and associated documentation files (the "Software"), to deal
@@ -2230,16 +2097,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2230
2097
  copies of the Software, and to permit persons to whom the Software is
2231
2098
  furnished to do so, subject to the following conditions:
2232
2099
 
2233
- The above copyright notice and this permission notice shall be included in all
2234
- copies or substantial portions of the Software.
2100
+ The above copyright notice and this permission notice shall be included in
2101
+ all copies or substantial portions of the Software.
2235
2102
 
2236
2103
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2237
2104
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2238
2105
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2239
2106
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2240
2107
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2241
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2242
- SOFTWARE.
2108
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2109
+ THE SOFTWARE.
2243
2110
 
2244
2111
  ````
2245
2112
 
@@ -2249,14 +2116,49 @@ SOFTWARE.
2249
2116
 
2250
2117
  ### Rust Crates:
2251
2118
 
2252
- - [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
2119
+ - [digest](https://github.com/RustCrypto/traits) (0.10.7)
2253
2120
 
2254
2121
  ````text
2255
- MIT License
2122
+ Copyright (c) 2017 Artyom Pavlov
2256
2123
 
2257
- Copyright (c) 2017 Nikolai Vazquez
2124
+ Permission is hereby granted, free of charge, to any
2125
+ person obtaining a copy of this software and associated
2126
+ documentation files (the "Software"), to deal in the
2127
+ Software without restriction, including without
2128
+ limitation the rights to use, copy, modify, merge,
2129
+ publish, distribute, sublicense, and/or sell copies of
2130
+ the Software, and to permit persons to whom the Software
2131
+ is furnished to do so, subject to the following
2132
+ conditions:
2258
2133
 
2259
- Permission is hereby granted, free of charge, to any person obtaining a copy
2134
+ The above copyright notice and this permission notice
2135
+ shall be included in all copies or substantial portions
2136
+ of the Software.
2137
+
2138
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2139
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2140
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2141
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2142
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2143
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2144
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2145
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2146
+ DEALINGS IN THE SOFTWARE.
2147
+
2148
+ ````
2149
+
2150
+ ---
2151
+
2152
+ ## The following dependencies are licensed under the MIT License:
2153
+
2154
+ ### Rust Crates:
2155
+
2156
+ - [directories](https://github.com/soc/directories-rs) (6.0.0)
2157
+
2158
+ ````text
2159
+ Copyright (c) 2018 directories-rs contributors
2160
+
2161
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2260
2162
  of this software and associated documentation files (the "Software"), to deal
2261
2163
  in the Software without restriction, including without limitation the rights
2262
2164
  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
@@ -2282,30 +2184,71 @@ SOFTWARE.
2282
2184
 
2283
2185
  ### Rust Crates:
2284
2186
 
2285
- - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
2187
+ - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
2286
2188
 
2287
2189
  ````text
2288
- MIT License
2190
+ Copyright (c) The rust-url developers
2289
2191
 
2290
- Copyright (c) 2025 Callum Oakley
2192
+ Permission is hereby granted, free of charge, to any
2193
+ person obtaining a copy of this software and associated
2194
+ documentation files (the "Software"), to deal in the
2195
+ Software without restriction, including without
2196
+ limitation the rights to use, copy, modify, merge,
2197
+ publish, distribute, sublicense, and/or sell copies of
2198
+ the Software, and to permit persons to whom the Software
2199
+ is furnished to do so, subject to the following
2200
+ conditions:
2291
2201
 
2292
- Permission is hereby granted, free of charge, to any person obtaining a copy
2293
- of this software and associated documentation files (the "Software"), to deal
2294
- in the Software without restriction, including without limitation the rights
2295
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2296
- copies of the Software, and to permit persons to whom the Software is
2297
- furnished to do so, subject to the following conditions:
2202
+ The above copyright notice and this permission notice
2203
+ shall be included in all copies or substantial portions
2204
+ of the Software.
2298
2205
 
2299
- The above copyright notice and this permission notice shall be included in all
2300
- copies or substantial portions of the Software.
2206
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2207
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2208
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2209
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2210
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2211
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2212
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2213
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2214
+ DEALINGS IN THE SOFTWARE.
2301
2215
 
2302
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2303
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2304
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2305
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2306
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2307
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2308
- SOFTWARE.
2216
+ ````
2217
+
2218
+ ---
2219
+
2220
+ ## The following dependencies are licensed under the MIT License:
2221
+
2222
+ ### Rust Crates:
2223
+
2224
+ - [fnv](https://github.com/servo/rust-fnv) (1.0.7)
2225
+
2226
+ ````text
2227
+ Copyright (c) 2017 Contributors
2228
+
2229
+ Permission is hereby granted, free of charge, to any
2230
+ person obtaining a copy of this software and associated
2231
+ documentation files (the "Software"), to deal in the
2232
+ Software without restriction, including without
2233
+ limitation the rights to use, copy, modify, merge,
2234
+ publish, distribute, sublicense, and/or sell copies of
2235
+ the Software, and to permit persons to whom the Software
2236
+ is furnished to do so, subject to the following
2237
+ conditions:
2238
+
2239
+ The above copyright notice and this permission notice
2240
+ shall be included in all copies or substantial portions
2241
+ of the Software.
2242
+
2243
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2244
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2245
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2246
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2247
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2248
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2249
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2250
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2251
+ DEALINGS IN THE SOFTWARE.
2309
2252
 
2310
2253
  ````
2311
2254
 
@@ -2315,10 +2258,10 @@ SOFTWARE.
2315
2258
 
2316
2259
  ### Rust Crates:
2317
2260
 
2318
- - [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
2261
+ - [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
2319
2262
 
2320
2263
  ````text
2321
- Copyright (c) 2019-2021 Tower Contributors
2264
+ Copyright (c) 2019 The CryptoCorrosion Contributors
2322
2265
 
2323
2266
  Permission is hereby granted, free of charge, to any
2324
2267
  person obtaining a copy of this software and associated
@@ -2352,10 +2295,14 @@ DEALINGS IN THE SOFTWARE.
2352
2295
 
2353
2296
  ### Rust Crates:
2354
2297
 
2355
- - [winreg](https://github.com/gentoo90/winreg-rs) (0.52.0)
2298
+ - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
2299
+ - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
2300
+ - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
2356
2301
 
2357
2302
  ````text
2358
- Copyright (c) 2015 Igor Shaula
2303
+ MIT License
2304
+
2305
+ Copyright (c) Tokio Contributors
2359
2306
 
2360
2307
  Permission is hereby granted, free of charge, to any person obtaining a copy
2361
2308
  of this software and associated documentation files (the "Software"), to deal
@@ -2364,16 +2311,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2364
2311
  copies of the Software, and to permit persons to whom the Software is
2365
2312
  furnished to do so, subject to the following conditions:
2366
2313
 
2367
- The above copyright notice and this permission notice shall be included in
2368
- all copies or substantial portions of the Software.
2314
+ The above copyright notice and this permission notice shall be included in all
2315
+ copies or substantial portions of the Software.
2369
2316
 
2370
2317
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2371
2318
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2372
2319
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2373
2320
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2374
2321
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2375
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2376
- THE SOFTWARE.
2322
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2323
+ SOFTWARE.
2377
2324
 
2378
2325
  ````
2379
2326
 
@@ -2383,19 +2330,29 @@ THE SOFTWARE.
2383
2330
 
2384
2331
  ### Rust Crates:
2385
2332
 
2386
- - [tarpc](https://github.com/google/tarpc) (0.37.0)
2387
- - [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
2333
+ - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
2388
2334
 
2389
2335
  ````text
2390
- The MIT License (MIT)
2336
+ Copyright (c) 2015-2025 Sean McArthur
2391
2337
 
2392
- Copyright 2016 Google Inc. All Rights Reserved.
2338
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2339
+ of this software and associated documentation files (the "Software"), to deal
2340
+ in the Software without restriction, including without limitation the rights
2341
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2342
+ copies of the Software, and to permit persons to whom the Software is
2343
+ furnished to do so, subject to the following conditions:
2393
2344
 
2394
- 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:
2345
+ The above copyright notice and this permission notice shall be included in
2346
+ all copies or substantial portions of the Software.
2395
2347
 
2396
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2348
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2349
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2350
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2351
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2352
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2353
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2354
+ THE SOFTWARE.
2397
2355
 
2398
- 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.
2399
2356
 
2400
2357
  ````
2401
2358
 
@@ -2405,30 +2362,29 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2405
2362
 
2406
2363
  ### Rust Crates:
2407
2364
 
2408
- - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
2365
+ - [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
2409
2366
 
2410
2367
  ````text
2411
- The MIT License (MIT)
2412
-
2413
- Copyright (c) 2015 Bartłomiej Kamiński
2414
-
2415
- Permission is hereby granted, free of charge, to any person obtaining a copy
2416
- of this software and associated documentation files (the "Software"), to deal
2417
- in the Software without restriction, including without limitation the rights
2418
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2419
- copies of the Software, and to permit persons to whom the Software is
2420
- furnished to do so, subject to the following conditions:
2421
-
2422
- The above copyright notice and this permission notice shall be included in all
2423
- copies or substantial portions of the Software.
2424
-
2425
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2426
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2427
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2428
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2429
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2430
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2368
+ Copyright (c) 2016 The rust-native-tls Developers
2369
+
2370
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2371
+ of this software and associated documentation files (the "Software"), to deal
2372
+ in the Software without restriction, including without limitation the rights
2373
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2374
+ copies of the Software, and to permit persons to whom the Software is
2375
+ furnished to do so, subject to the following conditions:
2376
+
2377
+ The above copyright notice and this permission notice shall be included in all
2378
+ copies or substantial portions of the Software.
2379
+
2380
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2381
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2382
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2383
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2384
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2385
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2431
2386
  SOFTWARE.
2387
+
2432
2388
  ````
2433
2389
 
2434
2390
  ---
@@ -2437,10 +2393,10 @@ SOFTWARE.
2437
2393
 
2438
2394
  ### Rust Crates:
2439
2395
 
2440
- - [http-body](https://github.com/hyperium/http-body) (1.0.1)
2396
+ - [slab](https://github.com/tokio-rs/slab) (0.4.12)
2441
2397
 
2442
2398
  ````text
2443
- Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
2399
+ Copyright (c) 2019 Carl Lerche
2444
2400
 
2445
2401
  Permission is hereby granted, free of charge, to any
2446
2402
  person obtaining a copy of this software and associated
@@ -2474,36 +2430,31 @@ DEALINGS IN THE SOFTWARE.
2474
2430
 
2475
2431
  ### Rust Crates:
2476
2432
 
2477
- - [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
2433
+ - [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
2478
2434
 
2479
2435
  ````text
2480
- Copyright (c) 2017 Carl Lerche
2481
- Copyright (c) 2018 Bastian Köcher
2482
- Copyright (c) 2019-2020 Artem Vorotnikov
2436
+ MIT License
2483
2437
 
2484
- Permission is hereby granted, free of charge, to any
2485
- person obtaining a copy of this software and associated
2486
- documentation files (the "Software"), to deal in the
2487
- Software without restriction, including without
2488
- limitation the rights to use, copy, modify, merge,
2489
- publish, distribute, sublicense, and/or sell copies of
2490
- the Software, and to permit persons to whom the Software
2491
- is furnished to do so, subject to the following
2492
- conditions:
2438
+ Copyright (c) 2019 Yoshua Wuyts
2439
+ Copyright (c) Tokio Contributors
2493
2440
 
2494
- The above copyright notice and this permission notice
2495
- shall be included in all copies or substantial portions
2496
- of the Software.
2441
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2442
+ of this software and associated documentation files (the "Software"), to deal
2443
+ in the Software without restriction, including without limitation the rights
2444
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2445
+ copies of the Software, and to permit persons to whom the Software is
2446
+ furnished to do so, subject to the following conditions:
2497
2447
 
2498
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2499
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2500
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2501
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2502
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2503
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2504
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2505
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2506
- DEALINGS IN THE SOFTWARE.
2448
+ The above copyright notice and this permission notice shall be included in all
2449
+ copies or substantial portions of the Software.
2450
+
2451
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2452
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2453
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2454
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2455
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2456
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2457
+ SOFTWARE.
2507
2458
 
2508
2459
  ````
2509
2460
 
@@ -2513,10 +2464,10 @@ DEALINGS IN THE SOFTWARE.
2513
2464
 
2514
2465
  ### Rust Crates:
2515
2466
 
2516
- - [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
2467
+ - [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
2517
2468
 
2518
2469
  ````text
2519
- Copyright (c) 2016 Amanieu d'Antras
2470
+ Copyright (c) 2015 Steven Allen
2520
2471
 
2521
2472
  Permission is hereby granted, free of charge, to any
2522
2473
  person obtaining a copy of this software and associated
@@ -2550,10 +2501,43 @@ DEALINGS IN THE SOFTWARE.
2550
2501
 
2551
2502
  ### Rust Crates:
2552
2503
 
2553
- - [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
2504
+ - [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
2554
2505
 
2555
2506
  ````text
2556
- Copyright (c) The rust-url developers
2507
+ MIT License
2508
+
2509
+ Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
2510
+
2511
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2512
+ of this software and associated documentation files (the "Software"), to deal
2513
+ in the Software without restriction, including without limitation the rights
2514
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2515
+ copies of the Software, and to permit persons to whom the Software is
2516
+ furnished to do so, subject to the following conditions:
2517
+
2518
+ The above copyright notice and this permission notice shall be included in all
2519
+ copies or substantial portions of the Software.
2520
+
2521
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2522
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2523
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2524
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2525
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2526
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2527
+ SOFTWARE.
2528
+
2529
+ ````
2530
+
2531
+ ---
2532
+
2533
+ ## The following dependencies are licensed under the MIT License:
2534
+
2535
+ ### Rust Crates:
2536
+
2537
+ - [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
2538
+
2539
+ ````text
2540
+ Copyright (c) 2018 Carl Lerche
2557
2541
 
2558
2542
  Permission is hereby granted, free of charge, to any
2559
2543
  person obtaining a copy of this software and associated
@@ -2587,10 +2571,10 @@ DEALINGS IN THE SOFTWARE.
2587
2571
 
2588
2572
  ### Rust Crates:
2589
2573
 
2590
- - [synstructure](https://github.com/mystor/synstructure) (0.13.2)
2574
+ - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
2591
2575
 
2592
2576
  ````text
2593
- Copyright 2016 Nika Layzell
2577
+ Copyright 2017 Juniper Networks, Inc.
2594
2578
 
2595
2579
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2596
2580
 
@@ -2606,28 +2590,66 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2606
2590
 
2607
2591
  ### Rust Crates:
2608
2592
 
2609
- - [hyper](https://github.com/hyperium/hyper) (1.9.0)
2593
+ - [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
2610
2594
 
2611
2595
  ````text
2612
- Copyright (c) 2014-2026 Sean McArthur
2596
+ The MIT License (MIT)
2597
+
2598
+ Copyright (c) 2015 Bartłomiej Kamiński
2599
+
2600
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2601
+ of this software and associated documentation files (the "Software"), to deal
2602
+ in the Software without restriction, including without limitation the rights
2603
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2604
+ copies of the Software, and to permit persons to whom the Software is
2605
+ furnished to do so, subject to the following conditions:
2606
+
2607
+ The above copyright notice and this permission notice shall be included in all
2608
+ copies or substantial portions of the Software.
2609
+
2610
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2611
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2612
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2613
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2614
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2615
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2616
+ SOFTWARE.
2617
+ ````
2613
2618
 
2614
- Permission is hereby granted, free of charge, to any person obtaining a copy
2615
- of this software and associated documentation files (the "Software"), to deal
2616
- in the Software without restriction, including without limitation the rights
2617
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2618
- copies of the Software, and to permit persons to whom the Software is
2619
- furnished to do so, subject to the following conditions:
2619
+ ---
2620
2620
 
2621
- The above copyright notice and this permission notice shall be included in
2622
- all copies or substantial portions of the Software.
2621
+ ## The following dependencies are licensed under the MIT License:
2623
2622
 
2624
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2625
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2626
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2627
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2628
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2629
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2630
- THE SOFTWARE.
2623
+ ### Rust Crates:
2624
+
2625
+ - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
2626
+
2627
+ ````text
2628
+ Copyright (c) 2014-2026 Alex Crichton
2629
+
2630
+ Permission is hereby granted, free of charge, to any
2631
+ person obtaining a copy of this software and associated
2632
+ documentation files (the "Software"), to deal in the
2633
+ Software without restriction, including without
2634
+ limitation the rights to use, copy, modify, merge,
2635
+ publish, distribute, sublicense, and/or sell copies of
2636
+ the Software, and to permit persons to whom the Software
2637
+ is furnished to do so, subject to the following
2638
+ conditions:
2639
+
2640
+ The above copyright notice and this permission notice
2641
+ shall be included in all copies or substantial portions
2642
+ of the Software.
2643
+
2644
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2645
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2646
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2647
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2648
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2649
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2650
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2651
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2652
+ DEALINGS IN THE SOFTWARE.
2631
2653
 
2632
2654
  ````
2633
2655
 
@@ -2637,31 +2659,31 @@ THE SOFTWARE.
2637
2659
 
2638
2660
  ### NPM Packages:
2639
2661
 
2640
- - [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
2641
- - [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
2662
+ - [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
2663
+ - [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
2642
2664
 
2643
2665
  ````text
2644
- MIT License
2666
+ MIT License
2645
2667
 
2646
- Copyright (c) 2017 Evgeny Poberezkin
2668
+ Copyright (c) Microsoft Corporation.
2647
2669
 
2648
- Permission is hereby granted, free of charge, to any person obtaining a copy
2649
- of this software and associated documentation files (the "Software"), to deal
2650
- in the Software without restriction, including without limitation the rights
2651
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2652
- copies of the Software, and to permit persons to whom the Software is
2653
- furnished to do so, subject to the following conditions:
2670
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2671
+ of this software and associated documentation files (the "Software"), to deal
2672
+ in the Software without restriction, including without limitation the rights
2673
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2674
+ copies of the Software, and to permit persons to whom the Software is
2675
+ furnished to do so, subject to the following conditions:
2654
2676
 
2655
- The above copyright notice and this permission notice shall be included in all
2656
- copies or substantial portions of the Software.
2677
+ The above copyright notice and this permission notice shall be included in all
2678
+ copies or substantial portions of the Software.
2657
2679
 
2658
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2659
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2660
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2661
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2662
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2663
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2664
- SOFTWARE.
2680
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2681
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2682
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2683
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2684
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2685
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2686
+ SOFTWARE
2665
2687
 
2666
2688
  ````
2667
2689
 
@@ -2671,17 +2693,13 @@ SOFTWARE.
2671
2693
 
2672
2694
  ### Rust Crates:
2673
2695
 
2674
- - [humantime](https://github.com/chronotope/humantime) (2.3.0)
2696
+ - [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
2675
2697
 
2676
2698
  ````text
2677
- Copyright (c) 2016 The humantime Developers
2678
-
2679
- Includes parts of http date with the following copyright:
2680
- Copyright (c) 2016 Pyfisch
2681
-
2682
- Includes portions of musl libc with the following copyright:
2683
- Copyright © 2005-2013 Rich Felker
2699
+ The MIT License (MIT)
2684
2700
 
2701
+ Copyright (c) 2015-2020 Julien Cretin
2702
+ Copyright (c) 2017-2020 Google Inc.
2685
2703
 
2686
2704
  Permission is hereby granted, free of charge, to any person obtaining a copy
2687
2705
  of this software and associated documentation files (the "Software"), to deal
@@ -2709,14 +2727,11 @@ SOFTWARE.
2709
2727
 
2710
2728
  ### Rust Crates:
2711
2729
 
2712
- - [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
2713
- - [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
2714
- - [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
2730
+ - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
2715
2731
 
2716
2732
  ````text
2717
- MIT License
2718
-
2719
- Copyright (c) Tokio Contributors
2733
+ Copyright (c) 2017 Daniel Abramov
2734
+ Copyright (c) 2017 Alexey Galakhov
2720
2735
 
2721
2736
  Permission is hereby granted, free of charge, to any person obtaining a copy
2722
2737
  of this software and associated documentation files (the "Software"), to deal
@@ -2725,53 +2740,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2725
2740
  copies of the Software, and to permit persons to whom the Software is
2726
2741
  furnished to do so, subject to the following conditions:
2727
2742
 
2728
- The above copyright notice and this permission notice shall be included in all
2729
- copies or substantial portions of the Software.
2743
+ The above copyright notice and this permission notice shall be included in
2744
+ all copies or substantial portions of the Software.
2730
2745
 
2731
2746
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2732
2747
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2733
2748
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2734
2749
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2735
2750
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2736
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2737
- SOFTWARE.
2738
-
2739
- ````
2740
-
2741
- ---
2742
-
2743
- ## The following dependencies are licensed under the MIT License:
2744
-
2745
- ### Rust Crates:
2746
-
2747
- - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
2748
-
2749
- ````text
2750
- Copyright (c) 2016--2017
2751
-
2752
- Permission is hereby granted, free of charge, to any
2753
- person obtaining a copy of this software and associated
2754
- documentation files (the "Software"), to deal in the
2755
- Software without restriction, including without
2756
- limitation the rights to use, copy, modify, merge,
2757
- publish, distribute, sublicense, and/or sell copies of
2758
- the Software, and to permit persons to whom the Software
2759
- is furnished to do so, subject to the following
2760
- conditions:
2761
-
2762
- The above copyright notice and this permission notice
2763
- shall be included in all copies or substantial portions
2764
- of the Software.
2765
-
2766
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
2767
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
2768
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2769
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
2770
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2771
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2772
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
2773
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2774
- DEALINGS IN THE SOFTWARE.
2751
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2752
+ THE SOFTWARE.
2775
2753
 
2776
2754
  ````
2777
2755
 
@@ -2779,13 +2757,14 @@ DEALINGS IN THE SOFTWARE.
2779
2757
 
2780
2758
  ## The following dependencies are licensed under the MIT License:
2781
2759
 
2782
- ### Rust Crates:
2760
+ ### NPM Packages:
2783
2761
 
2784
- - [dirs](https://github.com/soc/dirs-rs) (6.0.0)
2785
- - [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
2762
+ - [json5](https://github.com/json5/json5) (2.2.3)
2786
2763
 
2787
2764
  ````text
2788
- Copyright (c) 2018-2019 dirs-rs contributors
2765
+ MIT License
2766
+
2767
+ Copyright (c) 2012-2018 Aseem Kishore, and [others].
2789
2768
 
2790
2769
  Permission is hereby granted, free of charge, to any person obtaining a copy
2791
2770
  of this software and associated documentation files (the "Software"), to deal
@@ -2805,24 +2784,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2805
2784
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2806
2785
  SOFTWARE.
2807
2786
 
2808
- ````
2809
-
2810
- ---
2811
-
2812
- ## The following dependencies are licensed under the MIT License:
2813
-
2814
- ### Rust Crates:
2815
-
2816
- - [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
2817
-
2818
- ````text
2819
- Copyright 2017 Juniper Networks, Inc.
2820
-
2821
- 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:
2822
-
2823
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2824
-
2825
- 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.
2787
+ [others]: https://github.com/json5/json5/contributors
2826
2788
 
2827
2789
  ````
2828
2790
 
@@ -2832,10 +2794,19 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2832
2794
 
2833
2795
  ### Rust Crates:
2834
2796
 
2835
- - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
2797
+ - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
2798
+ - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
2799
+ - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
2800
+ - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
2801
+ - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
2802
+ - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
2803
+ - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
2804
+ - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
2805
+ - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
2836
2806
 
2837
2807
  ````text
2838
- Copyright (c) 2010 The Rust Project Developers
2808
+ Copyright (c) 2016 Alex Crichton
2809
+ Copyright (c) 2017 The Tokio Authors
2839
2810
 
2840
2811
  Permission is hereby granted, free of charge, to any
2841
2812
  person obtaining a copy of this software and associated
@@ -2869,10 +2840,10 @@ DEALINGS IN THE SOFTWARE.
2869
2840
 
2870
2841
  ### Rust Crates:
2871
2842
 
2872
- - [http](https://github.com/hyperium/http) (1.4.0)
2843
+ - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
2873
2844
 
2874
2845
  ````text
2875
- Copyright (c) 2017 http-rs authors
2846
+ Copyright (c) 2013-2016 The rust-url developers
2876
2847
 
2877
2848
  Permission is hereby granted, free of charge, to any
2878
2849
  person obtaining a copy of this software and associated
@@ -2906,13 +2877,10 @@ DEALINGS IN THE SOFTWARE.
2906
2877
 
2907
2878
  ### Rust Crates:
2908
2879
 
2909
- - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
2910
- - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
2880
+ - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
2911
2881
 
2912
2882
  ````text
2913
- Copyright (c) 2006-2009 Graydon Hoare
2914
- Copyright (c) 2009-2013 Mozilla Foundation
2915
- Copyright (c) 2016 Artyom Pavlov
2883
+ Copyright (c) 2018-2019 The RustCrypto Project Developers
2916
2884
 
2917
2885
  Permission is hereby granted, free of charge, to any
2918
2886
  person obtaining a copy of this software and associated
@@ -2946,11 +2914,37 @@ DEALINGS IN THE SOFTWARE.
2946
2914
 
2947
2915
  ### Rust Crates:
2948
2916
 
2949
- - [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
2917
+ - [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
2918
+ - [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
2919
+ - [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
2920
+ - [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
2921
+ - [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
2922
+ - [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
2923
+ - [itoa](https://github.com/dtolnay/itoa) (1.0.18)
2924
+ - [once_cell](https://github.com/matklad/once_cell) (1.21.4)
2925
+ - [pastey](https://github.com/as1100k/pastey) (0.2.1)
2926
+ - [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
2927
+ - [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
2928
+ - [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
2929
+ - [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
2930
+ - [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
2931
+ - [quote](https://github.com/dtolnay/quote) (1.0.45)
2932
+ - [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
2933
+ - [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
2934
+ - [serde](https://github.com/serde-rs/serde) (1.0.228)
2935
+ - [serde_core](https://github.com/serde-rs/serde) (1.0.228)
2936
+ - [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
2937
+ - [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
2938
+ - [serde_json](https://github.com/serde-rs/json) (1.0.149)
2939
+ - [syn](https://github.com/dtolnay/syn) (2.0.117)
2940
+ - [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
2941
+ - [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
2942
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
2943
+ - [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
2944
+ - [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
2945
+ - [zmij](https://github.com/dtolnay/zmij) (1.0.21)
2950
2946
 
2951
2947
  ````text
2952
- Copyright (c) 2018-2019 The RustCrypto Project Developers
2953
-
2954
2948
  Permission is hereby granted, free of charge, to any
2955
2949
  person obtaining a copy of this software and associated
2956
2950
  documentation files (the "Software"), to deal in the
@@ -2983,14 +2977,17 @@ DEALINGS IN THE SOFTWARE.
2983
2977
 
2984
2978
  ### Rust Crates:
2985
2979
 
2986
- - [darling](https://github.com/TedDriggs/darling) (0.23.0)
2987
- - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
2988
- - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
2980
+ - [humantime](https://github.com/chronotope/humantime) (2.3.0)
2989
2981
 
2990
2982
  ````text
2991
- MIT License
2983
+ Copyright (c) 2016 The humantime Developers
2984
+
2985
+ Includes parts of http date with the following copyright:
2986
+ Copyright (c) 2016 Pyfisch
2987
+
2988
+ Includes portions of musl libc with the following copyright:
2989
+ Copyright © 2005-2013 Rich Felker
2992
2990
 
2993
- Copyright (c) 2017 Ted Driggs
2994
2991
 
2995
2992
  Permission is hereby granted, free of charge, to any person obtaining a copy
2996
2993
  of this software and associated documentation files (the "Software"), to deal
@@ -3018,10 +3015,10 @@ SOFTWARE.
3018
3015
 
3019
3016
  ### Rust Crates:
3020
3017
 
3021
- - [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
3018
+ - [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
3022
3019
 
3023
3020
  ````text
3024
- Copyright (c) 2019 Nick Fitzgerald
3021
+ Copyright (c) 2016--2017
3025
3022
 
3026
3023
  Permission is hereby granted, free of charge, to any
3027
3024
  person obtaining a copy of this software and associated
@@ -3055,34 +3052,32 @@ DEALINGS IN THE SOFTWARE.
3055
3052
 
3056
3053
  ### Rust Crates:
3057
3054
 
3058
- - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
3055
+ - [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
3059
3056
 
3060
3057
  ````text
3061
- Copyright (c) 2021 RustCrypto Developers
3062
-
3063
- Permission is hereby granted, free of charge, to any
3064
- person obtaining a copy of this software and associated
3065
- documentation files (the "Software"), to deal in the
3066
- Software without restriction, including without
3067
- limitation the rights to use, copy, modify, merge,
3068
- publish, distribute, sublicense, and/or sell copies of
3069
- the Software, and to permit persons to whom the Software
3070
- is furnished to do so, subject to the following
3071
- conditions:
3072
-
3073
- The above copyright notice and this permission notice
3074
- shall be included in all copies or substantial portions
3075
- of the Software.
3076
-
3077
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3078
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3079
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3080
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3081
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3082
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3083
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3084
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3085
- DEALINGS IN THE SOFTWARE.
3058
+ The MIT License (MIT)
3059
+
3060
+ Copyright (c) 2016 Johann Tuffe
3061
+
3062
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3063
+ of this software and associated documentation files (the "Software"), to deal
3064
+ in the Software without restriction, including without limitation the rights
3065
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3066
+ copies of the Software, and to permit persons to whom the Software is
3067
+ furnished to do so, subject to the following conditions:
3068
+
3069
+
3070
+ The above copyright notice and this permission notice shall be included in
3071
+ all copies or substantial portions of the Software.
3072
+
3073
+
3074
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3075
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3076
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3077
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3078
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3079
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3080
+ THE SOFTWARE.
3086
3081
 
3087
3082
  ````
3088
3083
 
@@ -3092,19 +3087,10 @@ DEALINGS IN THE SOFTWARE.
3092
3087
 
3093
3088
  ### Rust Crates:
3094
3089
 
3095
- - [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
3096
- - [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
3097
- - [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
3098
- - [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
3099
- - [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
3100
- - [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
3101
- - [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
3102
- - [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
3103
- - [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
3090
+ - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
3104
3091
 
3105
3092
  ````text
3106
- Copyright (c) 2016 Alex Crichton
3107
- Copyright (c) 2017 The Tokio Authors
3093
+ Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
3108
3094
 
3109
3095
  Permission is hereby granted, free of charge, to any
3110
3096
  person obtaining a copy of this software and associated
@@ -3138,73 +3124,13 @@ DEALINGS IN THE SOFTWARE.
3138
3124
 
3139
3125
  ### Rust Crates:
3140
3126
 
3141
- - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
3142
-
3143
- ````text
3144
- Copyright (c) 2023-2025 Sean McArthur
3145
-
3146
- Permission is hereby granted, free of charge, to any person obtaining a copy
3147
- of this software and associated documentation files (the "Software"), to deal
3148
- in the Software without restriction, including without limitation the rights
3149
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3150
- copies of the Software, and to permit persons to whom the Software is
3151
- furnished to do so, subject to the following conditions:
3152
-
3153
- The above copyright notice and this permission notice shall be included in
3154
- all copies or substantial portions of the Software.
3155
-
3156
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3157
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3158
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3159
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3160
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3161
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3162
- THE SOFTWARE.
3163
-
3164
- ````
3165
-
3166
- ---
3167
-
3168
- ## The following dependencies are licensed under the MIT License:
3169
-
3170
- ### NPM Packages:
3171
-
3172
- - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
3173
-
3174
- ````text
3175
- This software is released under the MIT license:
3176
-
3177
- Permission is hereby granted, free of charge, to any person obtaining a copy of
3178
- this software and associated documentation files (the "Software"), to deal in
3179
- the Software without restriction, including without limitation the rights to
3180
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3181
- the Software, and to permit persons to whom the Software is furnished to do so,
3182
- subject to the following conditions:
3183
-
3184
- The above copyright notice and this permission notice shall be included in all
3185
- copies or substantial portions of the Software.
3186
-
3187
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3188
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3189
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3190
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3191
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3192
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3193
-
3194
- ````
3195
-
3196
- ---
3197
-
3198
- ## The following dependencies are licensed under the MIT License:
3199
-
3200
- ### Rust Crates:
3201
-
3202
- - [typenum](https://github.com/paholg/typenum) (1.19.0)
3127
+ - [schemars](https://github.com/GREsau/schemars) (1.2.1)
3128
+ - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
3203
3129
 
3204
3130
  ````text
3205
- The MIT License (MIT)
3131
+ MIT License
3206
3132
 
3207
- Copyright (c) 2014 Paho Lurie-Gregg
3133
+ Copyright (c) 2019 Graham Esau
3208
3134
 
3209
3135
  Permission is hereby granted, free of charge, to any person obtaining a copy
3210
3136
  of this software and associated documentation files (the "Software"), to deal
@@ -3232,29 +3158,34 @@ SOFTWARE.
3232
3158
 
3233
3159
  ### Rust Crates:
3234
3160
 
3235
- - [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
3161
+ - [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
3236
3162
 
3237
3163
  ````text
3238
- Copyright (c) 2016-2025 Sean McArthur
3239
-
3240
- Permission is hereby granted, free of charge, to any person obtaining a copy
3241
- of this software and associated documentation files (the "Software"), to deal
3242
- in the Software without restriction, including without limitation the rights
3243
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3244
- copies of the Software, and to permit persons to whom the Software is
3245
- furnished to do so, subject to the following conditions:
3246
-
3247
- The above copyright notice and this permission notice shall be included in
3248
- all copies or substantial portions of the Software.
3164
+ Copyright (c) 2010 The Rust Project Developers
3249
3165
 
3250
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3251
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3252
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3253
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3254
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3255
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3256
- THE SOFTWARE.
3166
+ Permission is hereby granted, free of charge, to any
3167
+ person obtaining a copy of this software and associated
3168
+ documentation files (the "Software"), to deal in the
3169
+ Software without restriction, including without
3170
+ limitation the rights to use, copy, modify, merge,
3171
+ publish, distribute, sublicense, and/or sell copies of
3172
+ the Software, and to permit persons to whom the Software
3173
+ is furnished to do so, subject to the following
3174
+ conditions:
3175
+
3176
+ The above copyright notice and this permission notice
3177
+ shall be included in all copies or substantial portions
3178
+ of the Software.
3257
3179
 
3180
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3181
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3182
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3183
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3184
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3185
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3186
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3187
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3188
+ DEALINGS IN THE SOFTWARE.
3258
3189
 
3259
3190
  ````
3260
3191
 
@@ -3264,32 +3195,35 @@ THE SOFTWARE.
3264
3195
 
3265
3196
  ### Rust Crates:
3266
3197
 
3267
- - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
3198
+ - [zerocopy](https://github.com/google/zerocopy) (0.8.48)
3268
3199
 
3269
3200
  ````text
3270
- The MIT License (MIT)
3201
+ Copyright 2023 The Fuchsia Authors
3271
3202
 
3272
- Copyright (c) 2015 Danny Guo
3273
- Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
3274
- Copyright (c) 2018 Akash Kurdekar
3203
+ Permission is hereby granted, free of charge, to any
3204
+ person obtaining a copy of this software and associated
3205
+ documentation files (the "Software"), to deal in the
3206
+ Software without restriction, including without
3207
+ limitation the rights to use, copy, modify, merge,
3208
+ publish, distribute, sublicense, and/or sell copies of
3209
+ the Software, and to permit persons to whom the Software
3210
+ is furnished to do so, subject to the following
3211
+ conditions:
3275
3212
 
3276
- Permission is hereby granted, free of charge, to any person obtaining a copy
3277
- of this software and associated documentation files (the "Software"), to deal
3278
- in the Software without restriction, including without limitation the rights
3279
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3280
- copies of the Software, and to permit persons to whom the Software is
3281
- furnished to do so, subject to the following conditions:
3213
+ The above copyright notice and this permission notice
3214
+ shall be included in all copies or substantial portions
3215
+ of the Software.
3282
3216
 
3283
- The above copyright notice and this permission notice shall be included in all
3284
- copies or substantial portions of the Software.
3217
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3218
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3219
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3220
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3221
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3222
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3223
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3224
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3225
+ DEALINGS IN THE SOFTWARE.
3285
3226
 
3286
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3287
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3288
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3289
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3290
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3291
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3292
- SOFTWARE.
3293
3227
 
3294
3228
  ````
3295
3229
 
@@ -3299,10 +3233,10 @@ SOFTWARE.
3299
3233
 
3300
3234
  ### Rust Crates:
3301
3235
 
3302
- - [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
3236
+ - [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
3303
3237
 
3304
3238
  ````text
3305
- Copyright Mozilla Foundation
3239
+ Copyright (c) 2021 RustCrypto Developers
3306
3240
 
3307
3241
  Permission is hereby granted, free of charge, to any
3308
3242
  person obtaining a copy of this software and associated
@@ -3336,10 +3270,10 @@ DEALINGS IN THE SOFTWARE.
3336
3270
 
3337
3271
  ### Rust Crates:
3338
3272
 
3339
- - [want](https://github.com/seanmonstar/want) (0.3.1)
3273
+ - [hyper](https://github.com/hyperium/hyper) (1.9.0)
3340
3274
 
3341
3275
  ````text
3342
- Copyright (c) 2018-2019 Sean McArthur
3276
+ Copyright (c) 2014-2026 Sean McArthur
3343
3277
 
3344
3278
  Permission is hereby granted, free of charge, to any person obtaining a copy
3345
3279
  of this software and associated documentation files (the "Software"), to deal
@@ -3359,7 +3293,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3359
3293
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3360
3294
  THE SOFTWARE.
3361
3295
 
3362
-
3363
3296
  ````
3364
3297
 
3365
3298
  ---
@@ -3368,15 +3301,12 @@ THE SOFTWARE.
3368
3301
 
3369
3302
  ### Rust Crates:
3370
3303
 
3371
- - [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
3372
- - [log](https://github.com/rust-lang/log) (0.4.29)
3373
- - [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
3374
- - [regex](https://github.com/rust-lang/regex) (1.12.3)
3375
- - [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
3376
- - [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
3304
+ - [tower](https://github.com/tower-rs/tower) (0.5.3)
3305
+ - [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
3306
+ - [tower-service](https://github.com/tower-rs/tower) (0.3.3)
3377
3307
 
3378
3308
  ````text
3379
- Copyright (c) 2014 The Rust Project Developers
3309
+ Copyright (c) 2019 Tower Contributors
3380
3310
 
3381
3311
  Permission is hereby granted, free of charge, to any
3382
3312
  person obtaining a copy of this software and associated
@@ -3410,10 +3340,11 @@ DEALINGS IN THE SOFTWARE.
3410
3340
 
3411
3341
  ### Rust Crates:
3412
3342
 
3413
- - [slab](https://github.com/tokio-rs/slab) (0.4.12)
3343
+ - [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
3414
3344
 
3415
3345
  ````text
3416
- Copyright (c) 2019 Carl Lerche
3346
+ Copyright (c) 2018-2025 The rust-random Project Developers
3347
+ Copyright (c) 2014 The Rust Project Developers
3417
3348
 
3418
3349
  Permission is hereby granted, free of charge, to any
3419
3350
  person obtaining a copy of this software and associated
@@ -3447,12 +3378,12 @@ DEALINGS IN THE SOFTWARE.
3447
3378
 
3448
3379
  ### Rust Crates:
3449
3380
 
3450
- - [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
3381
+ - [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
3451
3382
 
3452
3383
  ````text
3453
- The MIT License (MIT)
3384
+ MIT License
3454
3385
 
3455
- Copyright (c) 2015 Alice Maz
3386
+ Copyright (c) [2021] [Marvin Countryman]
3456
3387
 
3457
3388
  Permission is hereby granted, free of charge, to any person obtaining a copy
3458
3389
  of this software and associated documentation files (the "Software"), to deal
@@ -3461,16 +3392,46 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3461
3392
  copies of the Software, and to permit persons to whom the Software is
3462
3393
  furnished to do so, subject to the following conditions:
3463
3394
 
3464
- The above copyright notice and this permission notice shall be included in
3465
- all copies or substantial portions of the Software.
3395
+ The above copyright notice and this permission notice shall be included in all
3396
+ copies or substantial portions of the Software.
3466
3397
 
3467
3398
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3468
3399
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3469
3400
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3470
3401
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3471
3402
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3472
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3473
- THE SOFTWARE.
3403
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3404
+ SOFTWARE.
3405
+
3406
+ ````
3407
+
3408
+ ---
3409
+
3410
+ ## The following dependencies are licensed under the MIT License:
3411
+
3412
+ ### NPM Packages:
3413
+
3414
+ - [minimist](https://github.com/minimistjs/minimist) (1.2.8)
3415
+
3416
+ ````text
3417
+ This software is released under the MIT license:
3418
+
3419
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3420
+ this software and associated documentation files (the "Software"), to deal in
3421
+ the Software without restriction, including without limitation the rights to
3422
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3423
+ the Software, and to permit persons to whom the Software is furnished to do so,
3424
+ subject to the following conditions:
3425
+
3426
+ The above copyright notice and this permission notice shall be included in all
3427
+ copies or substantial portions of the Software.
3428
+
3429
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3430
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3431
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3432
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3433
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3434
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3474
3435
 
3475
3436
  ````
3476
3437
 
@@ -3480,14 +3441,12 @@ THE SOFTWARE.
3480
3441
 
3481
3442
  ### Rust Crates:
3482
3443
 
3483
- - [educe](https://github.com/magiclen/educe) (0.5.11)
3484
- - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3485
- - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3444
+ - [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
3486
3445
 
3487
3446
  ````text
3488
3447
  MIT License
3489
3448
 
3490
- Copyright (c) 2023 magiclen.org (Ron Li)
3449
+ Copyright (c) 2025 Callum Oakley
3491
3450
 
3492
3451
  Permission is hereby granted, free of charge, to any person obtaining a copy
3493
3452
  of this software and associated documentation files (the "Software"), to deal
@@ -3515,10 +3474,11 @@ SOFTWARE.
3515
3474
 
3516
3475
  ### Rust Crates:
3517
3476
 
3518
- - [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
3477
+ - [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
3519
3478
 
3520
3479
  ````text
3521
- Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
3480
+ Copyright (c) 2018-2024 The rust-random Project Developers
3481
+ Copyright (c) 2014 The Rust Project Developers
3522
3482
 
3523
3483
  Permission is hereby granted, free of charge, to any
3524
3484
  person obtaining a copy of this software and associated
@@ -3552,34 +3512,32 @@ DEALINGS IN THE SOFTWARE.
3552
3512
 
3553
3513
  ### Rust Crates:
3554
3514
 
3555
- - [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
3515
+ - [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
3556
3516
 
3557
3517
  ````text
3558
- Copyright (c) 2013-2016 The rust-url developers
3518
+ The MIT License (MIT)
3559
3519
 
3560
- Permission is hereby granted, free of charge, to any
3561
- person obtaining a copy of this software and associated
3562
- documentation files (the "Software"), to deal in the
3563
- Software without restriction, including without
3564
- limitation the rights to use, copy, modify, merge,
3565
- publish, distribute, sublicense, and/or sell copies of
3566
- the Software, and to permit persons to whom the Software
3567
- is furnished to do so, subject to the following
3568
- conditions:
3520
+ Copyright (c) 2015 Danny Guo
3521
+ Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
3522
+ Copyright (c) 2018 Akash Kurdekar
3569
3523
 
3570
- The above copyright notice and this permission notice
3571
- shall be included in all copies or substantial portions
3572
- of the Software.
3524
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3525
+ of this software and associated documentation files (the "Software"), to deal
3526
+ in the Software without restriction, including without limitation the rights
3527
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3528
+ copies of the Software, and to permit persons to whom the Software is
3529
+ furnished to do so, subject to the following conditions:
3573
3530
 
3574
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3575
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3576
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3577
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3578
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3579
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3580
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3581
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3582
- DEALINGS IN THE SOFTWARE.
3531
+ The above copyright notice and this permission notice shall be included in all
3532
+ copies or substantial portions of the Software.
3533
+
3534
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3535
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3536
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3537
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3538
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3539
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3540
+ SOFTWARE.
3583
3541
 
3584
3542
  ````
3585
3543
 
@@ -3591,9 +3549,79 @@ DEALINGS IN THE SOFTWARE.
3591
3549
 
3592
3550
  - [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
3593
3551
 
3594
- ````text
3595
- Copyright (c) 2017 Alexey Galakhov
3596
- Copyright (c) 2016 Jason Housley
3552
+ ````text
3553
+ Copyright (c) 2017 Alexey Galakhov
3554
+ Copyright (c) 2016 Jason Housley
3555
+
3556
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3557
+ of this software and associated documentation files (the "Software"), to deal
3558
+ in the Software without restriction, including without limitation the rights
3559
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3560
+ copies of the Software, and to permit persons to whom the Software is
3561
+ furnished to do so, subject to the following conditions:
3562
+
3563
+ The above copyright notice and this permission notice shall be included in
3564
+ all copies or substantial portions of the Software.
3565
+
3566
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3567
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3568
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3569
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3570
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3571
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3572
+ THE SOFTWARE.
3573
+
3574
+ ````
3575
+
3576
+ ---
3577
+
3578
+ ## The following dependencies are licensed under the MIT License:
3579
+
3580
+ ### Rust Crates:
3581
+
3582
+ - [darling](https://github.com/TedDriggs/darling) (0.23.0)
3583
+ - [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
3584
+ - [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
3585
+
3586
+ ````text
3587
+ MIT License
3588
+
3589
+ Copyright (c) 2017 Ted Driggs
3590
+
3591
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3592
+ of this software and associated documentation files (the "Software"), to deal
3593
+ in the Software without restriction, including without limitation the rights
3594
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3595
+ copies of the Software, and to permit persons to whom the Software is
3596
+ furnished to do so, subject to the following conditions:
3597
+
3598
+ The above copyright notice and this permission notice shall be included in all
3599
+ copies or substantial portions of the Software.
3600
+
3601
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3602
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3603
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3604
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3605
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3606
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3607
+ SOFTWARE.
3608
+
3609
+ ````
3610
+
3611
+ ---
3612
+
3613
+ ## The following dependencies are licensed under the MIT License:
3614
+
3615
+ ### Rust Crates:
3616
+
3617
+ - [educe](https://github.com/magiclen/educe) (0.5.11)
3618
+ - [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3619
+ - [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
3620
+
3621
+ ````text
3622
+ MIT License
3623
+
3624
+ Copyright (c) 2023 magiclen.org (Ron Li)
3597
3625
 
3598
3626
  Permission is hereby granted, free of charge, to any person obtaining a copy
3599
3627
  of this software and associated documentation files (the "Software"), to deal
@@ -3602,16 +3630,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3602
3630
  copies of the Software, and to permit persons to whom the Software is
3603
3631
  furnished to do so, subject to the following conditions:
3604
3632
 
3605
- The above copyright notice and this permission notice shall be included in
3606
- all copies or substantial portions of the Software.
3633
+ The above copyright notice and this permission notice shall be included in all
3634
+ copies or substantial portions of the Software.
3607
3635
 
3608
3636
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3609
3637
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3610
3638
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3611
3639
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3612
3640
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3613
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3614
- THE SOFTWARE.
3641
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3642
+ SOFTWARE.
3615
3643
 
3616
3644
  ````
3617
3645
 
@@ -3621,10 +3649,13 @@ THE SOFTWARE.
3621
3649
 
3622
3650
  ### Rust Crates:
3623
3651
 
3624
- - [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
3652
+ - [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
3653
+ - [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
3625
3654
 
3626
3655
  ````text
3627
- Copyright (c) 2014-2026 Alex Crichton
3656
+ Copyright (c) 2006-2009 Graydon Hoare
3657
+ Copyright (c) 2009-2013 Mozilla Foundation
3658
+ Copyright (c) 2016 Artyom Pavlov
3628
3659
 
3629
3660
  Permission is hereby granted, free of charge, to any
3630
3661
  person obtaining a copy of this software and associated
@@ -3658,10 +3689,11 @@ DEALINGS IN THE SOFTWARE.
3658
3689
 
3659
3690
  ### Rust Crates:
3660
3691
 
3661
- - [mio](https://github.com/tokio-rs/mio) (1.2.0)
3692
+ - [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
3662
3693
 
3663
3694
  ````text
3664
- Copyright (c) 2014 Carl Lerche and other MIO contributors
3695
+ Copyright (c) 2013-2014 The Rust Project Developers.
3696
+ Copyright (c) 2015-2020 The rust-hex Developers
3665
3697
 
3666
3698
  Permission is hereby granted, free of charge, to any person obtaining a copy
3667
3699
  of this software and associated documentation files (the "Software"), to deal
@@ -3670,16 +3702,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3670
3702
  copies of the Software, and to permit persons to whom the Software is
3671
3703
  furnished to do so, subject to the following conditions:
3672
3704
 
3673
- The above copyright notice and this permission notice shall be included in
3674
- all copies or substantial portions of the Software.
3705
+ The above copyright notice and this permission notice shall be included in all
3706
+ copies or substantial portions of the Software.
3675
3707
 
3676
3708
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3677
3709
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3678
3710
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3679
3711
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3680
3712
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3681
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3682
- THE SOFTWARE.
3713
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3714
+ SOFTWARE.
3683
3715
 
3684
3716
  ````
3685
3717
 
@@ -3689,31 +3721,34 @@ THE SOFTWARE.
3689
3721
 
3690
3722
  ### Rust Crates:
3691
3723
 
3692
- - [schemars](https://github.com/GREsau/schemars) (1.2.1)
3693
- - [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
3724
+ - [http](https://github.com/hyperium/http) (1.4.0)
3694
3725
 
3695
3726
  ````text
3696
- MIT License
3697
-
3698
- Copyright (c) 2019 Graham Esau
3727
+ Copyright (c) 2017 http-rs authors
3699
3728
 
3700
- Permission is hereby granted, free of charge, to any person obtaining a copy
3701
- of this software and associated documentation files (the "Software"), to deal
3702
- in the Software without restriction, including without limitation the rights
3703
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3704
- copies of the Software, and to permit persons to whom the Software is
3705
- furnished to do so, subject to the following conditions:
3729
+ Permission is hereby granted, free of charge, to any
3730
+ person obtaining a copy of this software and associated
3731
+ documentation files (the "Software"), to deal in the
3732
+ Software without restriction, including without
3733
+ limitation the rights to use, copy, modify, merge,
3734
+ publish, distribute, sublicense, and/or sell copies of
3735
+ the Software, and to permit persons to whom the Software
3736
+ is furnished to do so, subject to the following
3737
+ conditions:
3706
3738
 
3707
- The above copyright notice and this permission notice shall be included in all
3708
- copies or substantial portions of the Software.
3739
+ The above copyright notice and this permission notice
3740
+ shall be included in all copies or substantial portions
3741
+ of the Software.
3709
3742
 
3710
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3711
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3712
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3713
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3714
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3715
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3716
- SOFTWARE.
3743
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3744
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3745
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3746
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3747
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3748
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3749
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3750
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3751
+ DEALINGS IN THE SOFTWARE.
3717
3752
 
3718
3753
  ````
3719
3754
 
@@ -3721,33 +3756,36 @@ SOFTWARE.
3721
3756
 
3722
3757
  ## The following dependencies are licensed under the MIT License:
3723
3758
 
3724
- ### NPM Packages:
3759
+ ### Rust Crates:
3725
3760
 
3726
- - [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
3761
+ - [http-body](https://github.com/hyperium/http-body) (1.0.1)
3727
3762
 
3728
3763
  ````text
3729
- The MIT License (MIT)
3730
-
3731
- Copyright (c) 2015-2021 Evgeny Poberezkin
3732
-
3733
- Permission is hereby granted, free of charge, to any person obtaining a copy
3734
- of this software and associated documentation files (the "Software"), to deal
3735
- in the Software without restriction, including without limitation the rights
3736
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3737
- copies of the Software, and to permit persons to whom the Software is
3738
- furnished to do so, subject to the following conditions:
3764
+ Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
3739
3765
 
3740
- The above copyright notice and this permission notice shall be included in all
3741
- copies or substantial portions of the Software.
3766
+ Permission is hereby granted, free of charge, to any
3767
+ person obtaining a copy of this software and associated
3768
+ documentation files (the "Software"), to deal in the
3769
+ Software without restriction, including without
3770
+ limitation the rights to use, copy, modify, merge,
3771
+ publish, distribute, sublicense, and/or sell copies of
3772
+ the Software, and to permit persons to whom the Software
3773
+ is furnished to do so, subject to the following
3774
+ conditions:
3742
3775
 
3743
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3744
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3745
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3746
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3747
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3748
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3749
- SOFTWARE.
3776
+ The above copyright notice and this permission notice
3777
+ shall be included in all copies or substantial portions
3778
+ of the Software.
3750
3779
 
3780
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3781
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3782
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3783
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3784
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3785
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3786
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3787
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3788
+ DEALINGS IN THE SOFTWARE.
3751
3789
 
3752
3790
  ````
3753
3791
 
@@ -3755,14 +3793,12 @@ SOFTWARE.
3755
3793
 
3756
3794
  ## The following dependencies are licensed under the MIT License:
3757
3795
 
3758
- ### NPM Packages:
3796
+ ### Rust Crates:
3759
3797
 
3760
- - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
3798
+ - [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
3761
3799
 
3762
3800
  ````text
3763
- The MIT License (MIT)
3764
-
3765
- Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
3801
+ Copyright (c) 2017 Sean McArthur
3766
3802
 
3767
3803
  Permission is hereby granted, free of charge, to any person obtaining a copy
3768
3804
  of this software and associated documentation files (the "Software"), to deal
@@ -3782,19 +3818,21 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3782
3818
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3783
3819
  THE SOFTWARE.
3784
3820
 
3821
+
3785
3822
  ````
3786
3823
 
3787
3824
  ---
3788
3825
 
3789
3826
  ## The following dependencies are licensed under the MIT License:
3790
3827
 
3791
- ### Rust Crates:
3828
+ ### NPM Packages:
3792
3829
 
3793
- - [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
3830
+ - [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
3794
3831
 
3795
3832
  ````text
3796
- Copyright (c) 2018-2023 Sean McArthur
3797
- Copyright (c) 2016 Alex Crichton
3833
+ The MIT License (MIT)
3834
+
3835
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
3798
3836
 
3799
3837
  Permission is hereby granted, free of charge, to any person obtaining a copy
3800
3838
  of this software and associated documentation files (the "Software"), to deal
@@ -3814,7 +3852,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3814
3852
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3815
3853
  THE SOFTWARE.
3816
3854
 
3817
-
3818
3855
  ````
3819
3856
 
3820
3857
  ---
@@ -3823,11 +3860,10 @@ THE SOFTWARE.
3823
3860
 
3824
3861
  ### Rust Crates:
3825
3862
 
3826
- - [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
3863
+ - [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
3827
3864
 
3828
3865
  ````text
3829
- Copyright (c) 2017 Daniel Abramov
3830
- Copyright (c) 2017 Alexey Galakhov
3866
+ Copyright (c) 2023-2025 Sean McArthur
3831
3867
 
3832
3868
  Permission is hereby granted, free of charge, to any person obtaining a copy
3833
3869
  of this software and associated documentation files (the "Software"), to deal
@@ -3855,10 +3891,10 @@ THE SOFTWARE.
3855
3891
 
3856
3892
  ### Rust Crates:
3857
3893
 
3858
- - [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
3894
+ - [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
3859
3895
 
3860
3896
  ````text
3861
- Copyright (c) 2017 Robert Grosse
3897
+ Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
3862
3898
 
3863
3899
  Permission is hereby granted, free of charge, to any
3864
3900
  person obtaining a copy of this software and associated
@@ -3883,6 +3919,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3883
3919
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3884
3920
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3885
3921
  DEALINGS IN THE SOFTWARE.
3922
+
3886
3923
  ````
3887
3924
 
3888
3925
  ---
@@ -3891,10 +3928,11 @@ DEALINGS IN THE SOFTWARE.
3891
3928
 
3892
3929
  ### Rust Crates:
3893
3930
 
3894
- - [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
3931
+ - [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
3932
+ - [widestring](https://github.com/VoidStarKat/widestring-rs) (1.2.1)
3895
3933
 
3896
3934
  ````text
3897
- Copyright (c) 2015-2025 Sean McArthur
3935
+ MIT License
3898
3936
 
3899
3937
  Permission is hereby granted, free of charge, to any person obtaining a copy
3900
3938
  of this software and associated documentation files (the "Software"), to deal
@@ -3903,54 +3941,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3903
3941
  copies of the Software, and to permit persons to whom the Software is
3904
3942
  furnished to do so, subject to the following conditions:
3905
3943
 
3906
- The above copyright notice and this permission notice shall be included in
3907
- all copies or substantial portions of the Software.
3944
+ The above copyright notice and this permission notice shall be included in all
3945
+ copies or substantial portions of the Software.
3908
3946
 
3909
3947
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3910
3948
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3911
3949
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3912
3950
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3913
3951
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3914
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3915
- THE SOFTWARE.
3916
-
3917
-
3918
- ````
3919
-
3920
- ---
3921
-
3922
- ## The following dependencies are licensed under the MIT License:
3923
-
3924
- ### Rust Crates:
3925
-
3926
- - [libc](https://github.com/rust-lang/libc) (0.2.185)
3927
-
3928
- ````text
3929
- Copyright (c) The Rust Project Developers
3930
-
3931
- Permission is hereby granted, free of charge, to any
3932
- person obtaining a copy of this software and associated
3933
- documentation files (the "Software"), to deal in the
3934
- Software without restriction, including without
3935
- limitation the rights to use, copy, modify, merge,
3936
- publish, distribute, sublicense, and/or sell copies of
3937
- the Software, and to permit persons to whom the Software
3938
- is furnished to do so, subject to the following
3939
- conditions:
3940
-
3941
- The above copyright notice and this permission notice
3942
- shall be included in all copies or substantial portions
3943
- of the Software.
3944
-
3945
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3946
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3947
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3948
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3949
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3950
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3951
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3952
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3953
- DEALINGS IN THE SOFTWARE.
3952
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3953
+ SOFTWARE.
3954
3954
 
3955
3955
  ````
3956
3956
 
@@ -4357,31 +4357,14 @@ Please refer to the package README for license details.
4357
4357
 
4358
4358
  ### Rust Crates:
4359
4359
 
4360
- - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4361
- - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4362
- - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4363
- - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4364
- - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4365
- - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4366
- - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4367
- - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4368
- - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4369
- - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4370
- - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4371
- - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4372
- - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4373
- - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4374
- - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4375
- - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4376
- - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4377
- - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4360
+ - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4378
4361
 
4379
4362
  ````text
4380
4363
  UNICODE LICENSE V3
4381
4364
 
4382
4365
  COPYRIGHT AND PERMISSION NOTICE
4383
4366
 
4384
- Copyright © 2020-2024 Unicode, Inc.
4367
+ Copyright © 1991-2023 Unicode, Inc.
4385
4368
 
4386
4369
  NOTICE TO USER: Carefully read the following legal agreement. BY
4387
4370
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4417,13 +4400,6 @@ not be used in advertising or otherwise to promote the sale, use or other
4417
4400
  dealings in these Data Files or Software without prior written
4418
4401
  authorization of the copyright holder.
4419
4402
 
4420
- SPDX-License-Identifier: Unicode-3.0
4421
-
4422
-
4423
-
4424
- Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4425
- ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4426
-
4427
4403
  ````
4428
4404
 
4429
4405
  ---
@@ -4432,14 +4408,31 @@ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation a
4432
4408
 
4433
4409
  ### Rust Crates:
4434
4410
 
4435
- - [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
4411
+ - [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
4412
+ - [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
4413
+ - [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
4414
+ - [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
4415
+ - [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
4416
+ - [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
4417
+ - [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
4418
+ - [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
4419
+ - [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
4420
+ - [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
4421
+ - [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
4422
+ - [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
4423
+ - [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
4424
+ - [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
4425
+ - [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
4426
+ - [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
4427
+ - [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
4428
+ - [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
4436
4429
 
4437
4430
  ````text
4438
4431
  UNICODE LICENSE V3
4439
4432
 
4440
4433
  COPYRIGHT AND PERMISSION NOTICE
4441
4434
 
4442
- Copyright © 1991-2023 Unicode, Inc.
4435
+ Copyright © 2020-2024 Unicode, Inc.
4443
4436
 
4444
4437
  NOTICE TO USER: Carefully read the following legal agreement. BY
4445
4438
  DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
@@ -4475,5 +4468,12 @@ not be used in advertising or otherwise to promote the sale, use or other
4475
4468
  dealings in these Data Files or Software without prior written
4476
4469
  authorization of the copyright holder.
4477
4470
 
4471
+ SPDX-License-Identifier: Unicode-3.0
4472
+
4473
+
4474
+
4475
+ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
4476
+ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
4477
+
4478
4478
  ````
4479
4479