@deveco-codegenie/mcp-win32-x64 1.1.0 → 1.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +16 -17
- package/THIRD_PARTY_LICENSES.md +1188 -1188
- package/bin/codegenie-mcp-server.exe +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -48,31 +48,6 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
48
48
|
|
|
49
49
|
### Rust Crates:
|
|
50
50
|
|
|
51
|
-
- [recvmsg](https://crates.io/crates/recvmsg) (1.0.0)
|
|
52
|
-
|
|
53
|
-
````text
|
|
54
|
-
BSD Zero Clause License
|
|
55
|
-
|
|
56
|
-
Copyright (c) 2023 kotauskas
|
|
57
|
-
|
|
58
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
59
|
-
purpose with or without fee is hereby granted.
|
|
60
|
-
|
|
61
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
62
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
63
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
64
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
65
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
66
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
67
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
68
|
-
````
|
|
69
|
-
|
|
70
|
-
---
|
|
71
|
-
|
|
72
|
-
## The following dependencies are licensed under the 0BSD License:
|
|
73
|
-
|
|
74
|
-
### Rust Crates:
|
|
75
|
-
|
|
76
51
|
- [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
|
|
77
52
|
|
|
78
53
|
````text
|
|
@@ -119,89 +94,27 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
119
94
|
|
|
120
95
|
---
|
|
121
96
|
|
|
122
|
-
## The following dependencies are licensed under the
|
|
97
|
+
## The following dependencies are licensed under the 0BSD License:
|
|
123
98
|
|
|
124
99
|
### Rust Crates:
|
|
125
100
|
|
|
126
|
-
- [
|
|
127
|
-
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
128
|
-
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
101
|
+
- [recvmsg](https://crates.io/crates/recvmsg) (1.0.0)
|
|
129
102
|
|
|
130
103
|
````text
|
|
131
|
-
|
|
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]
|
|
192
|
-
|
|
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
|
|
104
|
+
BSD Zero Clause License
|
|
196
105
|
|
|
197
|
-
|
|
106
|
+
Copyright (c) 2023 kotauskas
|
|
198
107
|
|
|
199
|
-
|
|
200
|
-
|
|
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.
|
|
108
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
109
|
+
purpose with or without fee is hereby granted.
|
|
204
110
|
|
|
111
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
112
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
113
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
114
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
115
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
116
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
117
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
205
118
|
````
|
|
206
119
|
|
|
207
120
|
---
|
|
@@ -425,6 +338,93 @@ limitations under the License.
|
|
|
425
338
|
|
|
426
339
|
### Rust Crates:
|
|
427
340
|
|
|
341
|
+
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
342
|
+
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
343
|
+
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
344
|
+
|
|
345
|
+
````text
|
|
346
|
+
Apache License
|
|
347
|
+
Version 2.0, January 2004
|
|
348
|
+
http://www.apache.org/licenses/
|
|
349
|
+
|
|
350
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
351
|
+
|
|
352
|
+
1. Definitions.
|
|
353
|
+
|
|
354
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
355
|
+
|
|
356
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
357
|
+
|
|
358
|
+
"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.
|
|
359
|
+
|
|
360
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
361
|
+
|
|
362
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
363
|
+
|
|
364
|
+
"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.
|
|
365
|
+
|
|
366
|
+
"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).
|
|
367
|
+
|
|
368
|
+
"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.
|
|
369
|
+
|
|
370
|
+
"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."
|
|
371
|
+
|
|
372
|
+
"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.
|
|
373
|
+
|
|
374
|
+
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.
|
|
375
|
+
|
|
376
|
+
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.
|
|
377
|
+
|
|
378
|
+
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:
|
|
379
|
+
|
|
380
|
+
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
381
|
+
|
|
382
|
+
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
383
|
+
|
|
384
|
+
(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
|
|
385
|
+
|
|
386
|
+
(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.
|
|
387
|
+
|
|
388
|
+
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.
|
|
389
|
+
|
|
390
|
+
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.
|
|
391
|
+
|
|
392
|
+
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.
|
|
393
|
+
|
|
394
|
+
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.
|
|
395
|
+
|
|
396
|
+
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.
|
|
397
|
+
|
|
398
|
+
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.
|
|
399
|
+
|
|
400
|
+
END OF TERMS AND CONDITIONS
|
|
401
|
+
|
|
402
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
403
|
+
|
|
404
|
+
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.
|
|
405
|
+
|
|
406
|
+
Copyright [yyyy] [name of copyright owner]
|
|
407
|
+
|
|
408
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
409
|
+
you may not use this file except in compliance with the License.
|
|
410
|
+
You may obtain a copy of the License at
|
|
411
|
+
|
|
412
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
413
|
+
|
|
414
|
+
Unless required by applicable law or agreed to in writing, software
|
|
415
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
416
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
417
|
+
See the License for the specific language governing permissions and
|
|
418
|
+
limitations under the License.
|
|
419
|
+
|
|
420
|
+
````
|
|
421
|
+
|
|
422
|
+
---
|
|
423
|
+
|
|
424
|
+
## The following dependencies are licensed under the Apache-2.0 License:
|
|
425
|
+
|
|
426
|
+
### Rust Crates:
|
|
427
|
+
|
|
428
428
|
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
429
429
|
|
|
430
430
|
````text
|
|
@@ -638,6 +638,43 @@ limitations under the License.
|
|
|
638
638
|
|
|
639
639
|
### NPM Packages:
|
|
640
640
|
|
|
641
|
+
- [jpeg-js](https://github.com/eugeneware/jpeg-js) (0.4.4)
|
|
642
|
+
|
|
643
|
+
````text
|
|
644
|
+
Copyright (c) 2014, Eugene Ware
|
|
645
|
+
All rights reserved.
|
|
646
|
+
|
|
647
|
+
Redistribution and use in source and binary forms, with or without
|
|
648
|
+
modification, are permitted provided that the following conditions are met:
|
|
649
|
+
|
|
650
|
+
1. Redistributions of source code must retain the above copyright
|
|
651
|
+
notice, this list of conditions and the following disclaimer.
|
|
652
|
+
2. Redistributions in binary form must reproduce the above copyright
|
|
653
|
+
notice, this list of conditions and the following disclaimer in the
|
|
654
|
+
documentation and/or other materials provided with the distribution.
|
|
655
|
+
3. Neither the name of Eugene Ware nor the names of its contributors
|
|
656
|
+
may be used to endorse or promote products derived from this software
|
|
657
|
+
without specific prior written permission.
|
|
658
|
+
|
|
659
|
+
THIS SOFTWARE IS PROVIDED BY EUGENE WARE ''AS IS'' AND ANY
|
|
660
|
+
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
661
|
+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
662
|
+
DISCLAIMED. IN NO EVENT SHALL EUGENE WARE BE LIABLE FOR ANY
|
|
663
|
+
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
664
|
+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
665
|
+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
666
|
+
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
667
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
668
|
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
669
|
+
|
|
670
|
+
````
|
|
671
|
+
|
|
672
|
+
---
|
|
673
|
+
|
|
674
|
+
## The following dependencies are licensed under the BSD-3-Clause License:
|
|
675
|
+
|
|
676
|
+
### NPM Packages:
|
|
677
|
+
|
|
641
678
|
- [fast-uri](https://github.com/fastify/fast-uri) (3.1.0)
|
|
642
679
|
|
|
643
680
|
````text
|
|
@@ -677,51 +714,14 @@ The complete list of contributors can be found at:
|
|
|
677
714
|
|
|
678
715
|
---
|
|
679
716
|
|
|
680
|
-
## The following dependencies are licensed under the
|
|
717
|
+
## The following dependencies are licensed under the ISC License:
|
|
681
718
|
|
|
682
719
|
### NPM Packages:
|
|
683
720
|
|
|
684
|
-
- [
|
|
721
|
+
- [pixelmatch](https://github.com/mapbox/pixelmatch) (7.1.0)
|
|
685
722
|
|
|
686
723
|
````text
|
|
687
|
-
|
|
688
|
-
All rights reserved.
|
|
689
|
-
|
|
690
|
-
Redistribution and use in source and binary forms, with or without
|
|
691
|
-
modification, are permitted provided that the following conditions are met:
|
|
692
|
-
|
|
693
|
-
1. Redistributions of source code must retain the above copyright
|
|
694
|
-
notice, this list of conditions and the following disclaimer.
|
|
695
|
-
2. Redistributions in binary form must reproduce the above copyright
|
|
696
|
-
notice, this list of conditions and the following disclaimer in the
|
|
697
|
-
documentation and/or other materials provided with the distribution.
|
|
698
|
-
3. Neither the name of Eugene Ware nor the names of its contributors
|
|
699
|
-
may be used to endorse or promote products derived from this software
|
|
700
|
-
without specific prior written permission.
|
|
701
|
-
|
|
702
|
-
THIS SOFTWARE IS PROVIDED BY EUGENE WARE ''AS IS'' AND ANY
|
|
703
|
-
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
704
|
-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
705
|
-
DISCLAIMED. IN NO EVENT SHALL EUGENE WARE BE LIABLE FOR ANY
|
|
706
|
-
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
707
|
-
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
708
|
-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
709
|
-
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
710
|
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
711
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
712
|
-
|
|
713
|
-
````
|
|
714
|
-
|
|
715
|
-
---
|
|
716
|
-
|
|
717
|
-
## The following dependencies are licensed under the ISC License:
|
|
718
|
-
|
|
719
|
-
### NPM Packages:
|
|
720
|
-
|
|
721
|
-
- [pixelmatch](https://github.com/mapbox/pixelmatch) (7.1.0)
|
|
722
|
-
|
|
723
|
-
````text
|
|
724
|
-
ISC License
|
|
724
|
+
ISC License
|
|
725
725
|
|
|
726
726
|
Copyright (c) 2025, Mapbox
|
|
727
727
|
|
|
@@ -757,10 +757,16 @@ Please refer to the package README for license details.
|
|
|
757
757
|
|
|
758
758
|
### Rust Crates:
|
|
759
759
|
|
|
760
|
-
- [
|
|
760
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
761
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
762
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
763
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
764
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
765
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
761
766
|
|
|
762
767
|
````text
|
|
763
|
-
Copyright
|
|
768
|
+
Copyright 2018 Developers of the Rand project
|
|
769
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
764
770
|
|
|
765
771
|
Permission is hereby granted, free of charge, to any
|
|
766
772
|
person obtaining a copy of this software and associated
|
|
@@ -794,35 +800,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
794
800
|
|
|
795
801
|
### Rust Crates:
|
|
796
802
|
|
|
797
|
-
- [
|
|
803
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
798
804
|
|
|
799
805
|
````text
|
|
800
|
-
|
|
801
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
806
|
+
MIT License
|
|
802
807
|
|
|
803
|
-
|
|
804
|
-
person obtaining a copy of this software and associated
|
|
805
|
-
documentation files (the "Software"), to deal in the
|
|
806
|
-
Software without restriction, including without
|
|
807
|
-
limitation the rights to use, copy, modify, merge,
|
|
808
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
809
|
-
the Software, and to permit persons to whom the Software
|
|
810
|
-
is furnished to do so, subject to the following
|
|
811
|
-
conditions:
|
|
808
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
812
809
|
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
810
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
811
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
812
|
+
in the Software without restriction, including without limitation the rights
|
|
813
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
814
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
815
|
+
furnished to do so, subject to the following conditions:
|
|
816
816
|
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
IN
|
|
825
|
-
|
|
817
|
+
The above copyright notice and this permission notice shall be included in all
|
|
818
|
+
copies or substantial portions of the Software.
|
|
819
|
+
|
|
820
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
821
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
822
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
823
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
824
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
825
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
826
|
+
SOFTWARE.
|
|
826
827
|
|
|
827
828
|
````
|
|
828
829
|
|
|
@@ -830,14 +831,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
830
831
|
|
|
831
832
|
## The following dependencies are licensed under the MIT License:
|
|
832
833
|
|
|
833
|
-
###
|
|
834
|
+
### Rust Crates:
|
|
834
835
|
|
|
835
|
-
- [
|
|
836
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
836
837
|
|
|
837
838
|
````text
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
839
|
+
Copyright (c) 2019 Eliza Weisman
|
|
841
840
|
|
|
842
841
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
843
842
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -865,51 +864,14 @@ THE SOFTWARE.
|
|
|
865
864
|
|
|
866
865
|
### Rust Crates:
|
|
867
866
|
|
|
868
|
-
- [
|
|
869
|
-
- [
|
|
870
|
-
- [
|
|
871
|
-
|
|
872
|
-
````text
|
|
873
|
-
Copyright (c) 2013-2025 The rust-url developers
|
|
874
|
-
|
|
875
|
-
Permission is hereby granted, free of charge, to any
|
|
876
|
-
person obtaining a copy of this software and associated
|
|
877
|
-
documentation files (the "Software"), to deal in the
|
|
878
|
-
Software without restriction, including without
|
|
879
|
-
limitation the rights to use, copy, modify, merge,
|
|
880
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
881
|
-
the Software, and to permit persons to whom the Software
|
|
882
|
-
is furnished to do so, subject to the following
|
|
883
|
-
conditions:
|
|
884
|
-
|
|
885
|
-
The above copyright notice and this permission notice
|
|
886
|
-
shall be included in all copies or substantial portions
|
|
887
|
-
of the Software.
|
|
888
|
-
|
|
889
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
890
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
891
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
892
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
893
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
894
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
895
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
896
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
897
|
-
DEALINGS IN THE SOFTWARE.
|
|
898
|
-
|
|
899
|
-
````
|
|
900
|
-
|
|
901
|
-
---
|
|
902
|
-
|
|
903
|
-
## The following dependencies are licensed under the MIT License:
|
|
904
|
-
|
|
905
|
-
### Rust Crates:
|
|
906
|
-
|
|
907
|
-
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
867
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
868
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
869
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
908
870
|
|
|
909
871
|
````text
|
|
910
|
-
|
|
872
|
+
MIT License
|
|
911
873
|
|
|
912
|
-
Copyright (c)
|
|
874
|
+
Copyright (c) Tokio Contributors
|
|
913
875
|
|
|
914
876
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
915
877
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -918,16 +880,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
918
880
|
copies of the Software, and to permit persons to whom the Software is
|
|
919
881
|
furnished to do so, subject to the following conditions:
|
|
920
882
|
|
|
921
|
-
The above copyright notice and this permission notice shall be included in
|
|
922
|
-
|
|
883
|
+
The above copyright notice and this permission notice shall be included in all
|
|
884
|
+
copies or substantial portions of the Software.
|
|
923
885
|
|
|
924
886
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
925
887
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
926
888
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
927
889
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
928
890
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
929
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
930
|
-
|
|
891
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
892
|
+
SOFTWARE.
|
|
931
893
|
|
|
932
894
|
````
|
|
933
895
|
|
|
@@ -937,10 +899,12 @@ THE SOFTWARE.
|
|
|
937
899
|
|
|
938
900
|
### Rust Crates:
|
|
939
901
|
|
|
940
|
-
- [
|
|
902
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
941
903
|
|
|
942
904
|
````text
|
|
943
|
-
Copyright (c)
|
|
905
|
+
Copyright (c) 2017 Carl Lerche
|
|
906
|
+
Copyright (c) 2018 Bastian Köcher
|
|
907
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
944
908
|
|
|
945
909
|
Permission is hereby granted, free of charge, to any
|
|
946
910
|
person obtaining a copy of this software and associated
|
|
@@ -974,10 +938,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
974
938
|
|
|
975
939
|
### Rust Crates:
|
|
976
940
|
|
|
977
|
-
- [
|
|
941
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
978
942
|
|
|
979
943
|
````text
|
|
980
|
-
Copyright (c)
|
|
944
|
+
Copyright (c) 2016--2017
|
|
981
945
|
|
|
982
946
|
Permission is hereby granted, free of charge, to any
|
|
983
947
|
person obtaining a copy of this software and associated
|
|
@@ -1011,10 +975,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1011
975
|
|
|
1012
976
|
### Rust Crates:
|
|
1013
977
|
|
|
1014
|
-
- [
|
|
978
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
1015
979
|
|
|
1016
980
|
````text
|
|
1017
|
-
Copyright (c)
|
|
981
|
+
Copyright (c) 2017 Daniel Abramov
|
|
982
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
1018
983
|
|
|
1019
984
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1020
985
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1042,34 +1007,54 @@ THE SOFTWARE.
|
|
|
1042
1007
|
|
|
1043
1008
|
### Rust Crates:
|
|
1044
1009
|
|
|
1045
|
-
- [
|
|
1010
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
1046
1011
|
|
|
1047
1012
|
````text
|
|
1048
|
-
|
|
1013
|
+
The MIT License (MIT)
|
|
1014
|
+
|
|
1015
|
+
Copyright (c) 2016 Johann Tuffe
|
|
1016
|
+
|
|
1017
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1018
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1019
|
+
in the Software without restriction, including without limitation the rights
|
|
1020
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1021
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1022
|
+
furnished to do so, subject to the following conditions:
|
|
1023
|
+
|
|
1024
|
+
|
|
1025
|
+
The above copyright notice and this permission notice shall be included in
|
|
1026
|
+
all copies or substantial portions of the Software.
|
|
1027
|
+
|
|
1028
|
+
|
|
1029
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1030
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1031
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1032
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1033
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1034
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1035
|
+
THE SOFTWARE.
|
|
1049
1036
|
|
|
1050
|
-
|
|
1051
|
-
person obtaining a copy of this software and associated
|
|
1052
|
-
documentation files (the "Software"), to deal in the
|
|
1053
|
-
Software without restriction, including without
|
|
1054
|
-
limitation the rights to use, copy, modify, merge,
|
|
1055
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1056
|
-
the Software, and to permit persons to whom the Software
|
|
1057
|
-
is furnished to do so, subject to the following
|
|
1058
|
-
conditions:
|
|
1037
|
+
````
|
|
1059
1038
|
|
|
1060
|
-
|
|
1061
|
-
shall be included in all copies or substantial portions
|
|
1062
|
-
of the Software.
|
|
1039
|
+
---
|
|
1063
1040
|
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1041
|
+
## The following dependencies are licensed under the MIT License:
|
|
1042
|
+
|
|
1043
|
+
### Rust Crates:
|
|
1044
|
+
|
|
1045
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
1046
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
1047
|
+
|
|
1048
|
+
````text
|
|
1049
|
+
The MIT License (MIT)
|
|
1050
|
+
|
|
1051
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
1052
|
+
|
|
1053
|
+
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:
|
|
1054
|
+
|
|
1055
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1056
|
+
|
|
1057
|
+
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.
|
|
1073
1058
|
|
|
1074
1059
|
````
|
|
1075
1060
|
|
|
@@ -1079,10 +1064,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1079
1064
|
|
|
1080
1065
|
### Rust Crates:
|
|
1081
1066
|
|
|
1082
|
-
- [
|
|
1067
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
1083
1068
|
|
|
1084
1069
|
````text
|
|
1085
|
-
Copyright
|
|
1070
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
1071
|
+
|
|
1072
|
+
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:
|
|
1073
|
+
|
|
1074
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1075
|
+
|
|
1076
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1077
|
+
|
|
1078
|
+
````
|
|
1079
|
+
|
|
1080
|
+
---
|
|
1081
|
+
|
|
1082
|
+
## The following dependencies are licensed under the MIT License:
|
|
1083
|
+
|
|
1084
|
+
### Rust Crates:
|
|
1085
|
+
|
|
1086
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
1087
|
+
|
|
1088
|
+
````text
|
|
1089
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
1086
1090
|
|
|
1087
1091
|
Permission is hereby granted, free of charge, to any
|
|
1088
1092
|
person obtaining a copy of this software and associated
|
|
@@ -1116,12 +1120,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1116
1120
|
|
|
1117
1121
|
### Rust Crates:
|
|
1118
1122
|
|
|
1119
|
-
- [
|
|
1123
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
1120
1124
|
|
|
1121
1125
|
````text
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
1126
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
1127
|
+
Copyright (c) 2016 Jason Housley
|
|
1125
1128
|
|
|
1126
1129
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1127
1130
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1130,16 +1133,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1130
1133
|
copies of the Software, and to permit persons to whom the Software is
|
|
1131
1134
|
furnished to do so, subject to the following conditions:
|
|
1132
1135
|
|
|
1133
|
-
The above copyright notice and this permission notice shall be included in
|
|
1134
|
-
copies or substantial portions of the Software.
|
|
1136
|
+
The above copyright notice and this permission notice shall be included in
|
|
1137
|
+
all copies or substantial portions of the Software.
|
|
1135
1138
|
|
|
1136
1139
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1137
1140
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1138
1141
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1139
1142
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1140
1143
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1141
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1142
|
-
SOFTWARE.
|
|
1144
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1145
|
+
THE SOFTWARE.
|
|
1143
1146
|
|
|
1144
1147
|
````
|
|
1145
1148
|
|
|
@@ -1149,10 +1152,11 @@ SOFTWARE.
|
|
|
1149
1152
|
|
|
1150
1153
|
### Rust Crates:
|
|
1151
1154
|
|
|
1152
|
-
- [
|
|
1155
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
1156
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
1153
1157
|
|
|
1154
1158
|
````text
|
|
1155
|
-
Copyright (c)
|
|
1159
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
1156
1160
|
|
|
1157
1161
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1158
1162
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1161,82 +1165,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1161
1165
|
copies of the Software, and to permit persons to whom the Software is
|
|
1162
1166
|
furnished to do so, subject to the following conditions:
|
|
1163
1167
|
|
|
1164
|
-
The above copyright notice and this permission notice shall be included in
|
|
1165
|
-
|
|
1168
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1169
|
+
copies or substantial portions of the Software.
|
|
1166
1170
|
|
|
1167
1171
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1168
1172
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1169
1173
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1170
1174
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1171
1175
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1172
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
````
|
|
1177
|
-
|
|
1178
|
-
---
|
|
1179
|
-
|
|
1180
|
-
## The following dependencies are licensed under the MIT License:
|
|
1181
|
-
|
|
1182
|
-
### Rust Crates:
|
|
1183
|
-
|
|
1184
|
-
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1185
|
-
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1186
|
-
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1187
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1188
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1189
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1190
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1191
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1192
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1193
|
-
|
|
1194
|
-
````text
|
|
1195
|
-
Copyright (c) 2016 Alex Crichton
|
|
1196
|
-
Copyright (c) 2017 The Tokio Authors
|
|
1197
|
-
|
|
1198
|
-
Permission is hereby granted, free of charge, to any
|
|
1199
|
-
person obtaining a copy of this software and associated
|
|
1200
|
-
documentation files (the "Software"), to deal in the
|
|
1201
|
-
Software without restriction, including without
|
|
1202
|
-
limitation the rights to use, copy, modify, merge,
|
|
1203
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1204
|
-
the Software, and to permit persons to whom the Software
|
|
1205
|
-
is furnished to do so, subject to the following
|
|
1206
|
-
conditions:
|
|
1207
|
-
|
|
1208
|
-
The above copyright notice and this permission notice
|
|
1209
|
-
shall be included in all copies or substantial portions
|
|
1210
|
-
of the Software.
|
|
1211
|
-
|
|
1212
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1213
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1214
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1215
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1216
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1217
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1218
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1219
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1220
|
-
DEALINGS IN THE SOFTWARE.
|
|
1221
|
-
|
|
1222
|
-
````
|
|
1223
|
-
|
|
1224
|
-
---
|
|
1225
|
-
|
|
1226
|
-
## The following dependencies are licensed under the MIT License:
|
|
1227
|
-
|
|
1228
|
-
### Rust Crates:
|
|
1229
|
-
|
|
1230
|
-
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
1231
|
-
|
|
1232
|
-
````text
|
|
1233
|
-
Copyright 2017 Juniper Networks, Inc.
|
|
1234
|
-
|
|
1235
|
-
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:
|
|
1236
|
-
|
|
1237
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1238
|
-
|
|
1239
|
-
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.
|
|
1176
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1177
|
+
SOFTWARE.
|
|
1240
1178
|
|
|
1241
1179
|
````
|
|
1242
1180
|
|
|
@@ -1246,12 +1184,12 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1246
1184
|
|
|
1247
1185
|
### Rust Crates:
|
|
1248
1186
|
|
|
1249
|
-
- [
|
|
1187
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
1250
1188
|
|
|
1251
1189
|
````text
|
|
1252
|
-
MIT License
|
|
1190
|
+
The MIT License (MIT)
|
|
1253
1191
|
|
|
1254
|
-
Copyright (c)
|
|
1192
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
1255
1193
|
|
|
1256
1194
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1257
1195
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1271,18 +1209,22 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1271
1209
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1272
1210
|
SOFTWARE.
|
|
1273
1211
|
|
|
1212
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
1213
|
+
licences; see files named LICENSE.*.txt for details.
|
|
1274
1214
|
````
|
|
1275
1215
|
|
|
1276
1216
|
---
|
|
1277
1217
|
|
|
1278
1218
|
## The following dependencies are licensed under the MIT License:
|
|
1279
1219
|
|
|
1280
|
-
###
|
|
1220
|
+
### NPM Packages:
|
|
1281
1221
|
|
|
1282
|
-
- [
|
|
1222
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
1283
1223
|
|
|
1284
1224
|
````text
|
|
1285
|
-
|
|
1225
|
+
MIT License
|
|
1226
|
+
|
|
1227
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
1286
1228
|
|
|
1287
1229
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1288
1230
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1291,16 +1233,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1291
1233
|
copies of the Software, and to permit persons to whom the Software is
|
|
1292
1234
|
furnished to do so, subject to the following conditions:
|
|
1293
1235
|
|
|
1294
|
-
The above copyright notice and this permission notice shall be included in
|
|
1295
|
-
|
|
1236
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1237
|
+
copies or substantial portions of the Software.
|
|
1296
1238
|
|
|
1297
1239
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1298
1240
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1299
1241
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1300
1242
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1301
1243
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1302
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1303
|
-
|
|
1244
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1245
|
+
SOFTWARE.
|
|
1246
|
+
|
|
1247
|
+
[others]: https://github.com/json5/json5/contributors
|
|
1304
1248
|
|
|
1305
1249
|
````
|
|
1306
1250
|
|
|
@@ -1310,10 +1254,11 @@ THE SOFTWARE.
|
|
|
1310
1254
|
|
|
1311
1255
|
### Rust Crates:
|
|
1312
1256
|
|
|
1313
|
-
- [
|
|
1257
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
1314
1258
|
|
|
1315
1259
|
````text
|
|
1316
|
-
Copyright
|
|
1260
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
1261
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1317
1262
|
|
|
1318
1263
|
Permission is hereby granted, free of charge, to any
|
|
1319
1264
|
person obtaining a copy of this software and associated
|
|
@@ -1347,45 +1292,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1347
1292
|
|
|
1348
1293
|
### Rust Crates:
|
|
1349
1294
|
|
|
1350
|
-
- [
|
|
1351
|
-
|
|
1352
|
-
````text
|
|
1353
|
-
The MIT License (MIT)
|
|
1354
|
-
|
|
1355
|
-
Copyright (c) 2016 Johann Tuffe
|
|
1356
|
-
|
|
1357
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1358
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1359
|
-
in the Software without restriction, including without limitation the rights
|
|
1360
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1361
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1362
|
-
furnished to do so, subject to the following conditions:
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
The above copyright notice and this permission notice shall be included in
|
|
1366
|
-
all copies or substantial portions of the Software.
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1370
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1371
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1372
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1373
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1374
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1375
|
-
THE SOFTWARE.
|
|
1376
|
-
|
|
1377
|
-
````
|
|
1378
|
-
|
|
1379
|
-
---
|
|
1380
|
-
|
|
1381
|
-
## The following dependencies are licensed under the MIT License:
|
|
1382
|
-
|
|
1383
|
-
### Rust Crates:
|
|
1384
|
-
|
|
1385
|
-
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
1295
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
1386
1296
|
|
|
1387
1297
|
````text
|
|
1388
|
-
Copyright (c)
|
|
1298
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
1389
1299
|
|
|
1390
1300
|
Permission is hereby granted, free of charge, to any
|
|
1391
1301
|
person obtaining a copy of this software and associated
|
|
@@ -1419,14 +1329,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1419
1329
|
|
|
1420
1330
|
### Rust Crates:
|
|
1421
1331
|
|
|
1422
|
-
- [
|
|
1423
|
-
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1424
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1332
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
1425
1333
|
|
|
1426
1334
|
````text
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
1335
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
1430
1336
|
|
|
1431
1337
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1432
1338
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1435,53 +1341,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1435
1341
|
copies of the Software, and to permit persons to whom the Software is
|
|
1436
1342
|
furnished to do so, subject to the following conditions:
|
|
1437
1343
|
|
|
1438
|
-
The above copyright notice and this permission notice shall be included in
|
|
1439
|
-
copies or substantial portions of the Software.
|
|
1344
|
+
The above copyright notice and this permission notice shall be included in
|
|
1345
|
+
all copies or substantial portions of the Software.
|
|
1440
1346
|
|
|
1441
1347
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1442
1348
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1443
1349
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1444
1350
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1445
1351
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1446
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1447
|
-
SOFTWARE.
|
|
1448
|
-
|
|
1449
|
-
````
|
|
1450
|
-
|
|
1451
|
-
---
|
|
1452
|
-
|
|
1453
|
-
## The following dependencies are licensed under the MIT License:
|
|
1454
|
-
|
|
1455
|
-
### Rust Crates:
|
|
1456
|
-
|
|
1457
|
-
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
1458
|
-
|
|
1459
|
-
````text
|
|
1460
|
-
Copyright (c) 2021 RustCrypto Developers
|
|
1461
|
-
|
|
1462
|
-
Permission is hereby granted, free of charge, to any
|
|
1463
|
-
person obtaining a copy of this software and associated
|
|
1464
|
-
documentation files (the "Software"), to deal in the
|
|
1465
|
-
Software without restriction, including without
|
|
1466
|
-
limitation the rights to use, copy, modify, merge,
|
|
1467
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1468
|
-
the Software, and to permit persons to whom the Software
|
|
1469
|
-
is furnished to do so, subject to the following
|
|
1470
|
-
conditions:
|
|
1471
|
-
|
|
1472
|
-
The above copyright notice and this permission notice
|
|
1473
|
-
shall be included in all copies or substantial portions
|
|
1474
|
-
of the Software.
|
|
1352
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1353
|
+
THE SOFTWARE.
|
|
1475
1354
|
|
|
1476
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1477
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1478
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1479
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1480
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1481
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1482
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1483
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1484
|
-
DEALINGS IN THE SOFTWARE.
|
|
1485
1355
|
|
|
1486
1356
|
````
|
|
1487
1357
|
|
|
@@ -1491,17 +1361,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1491
1361
|
|
|
1492
1362
|
### Rust Crates:
|
|
1493
1363
|
|
|
1494
|
-
- [
|
|
1364
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
1495
1365
|
|
|
1496
1366
|
````text
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
Includes parts of http date with the following copyright:
|
|
1500
|
-
Copyright (c) 2016 Pyfisch
|
|
1501
|
-
|
|
1502
|
-
Includes portions of musl libc with the following copyright:
|
|
1503
|
-
Copyright © 2005-2013 Rich Felker
|
|
1367
|
+
The MIT License (MIT)
|
|
1504
1368
|
|
|
1369
|
+
Copyright (c) 2015 Danny Guo
|
|
1370
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
1371
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
1505
1372
|
|
|
1506
1373
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1507
1374
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1529,37 +1396,11 @@ SOFTWARE.
|
|
|
1529
1396
|
|
|
1530
1397
|
### Rust Crates:
|
|
1531
1398
|
|
|
1532
|
-
- [
|
|
1533
|
-
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
1534
|
-
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
1535
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
1536
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
1537
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
1538
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
1539
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
1540
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
1541
|
-
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
1542
|
-
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
1543
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
1544
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
1545
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
1546
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
1547
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1548
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1549
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
1550
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
1551
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
1552
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
1553
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
1554
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
1555
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1556
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1557
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1558
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1559
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
1560
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
1399
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
1561
1400
|
|
|
1562
1401
|
````text
|
|
1402
|
+
Copyright Mozilla Foundation
|
|
1403
|
+
|
|
1563
1404
|
Permission is hereby granted, free of charge, to any
|
|
1564
1405
|
person obtaining a copy of this software and associated
|
|
1565
1406
|
documentation files (the "Software"), to deal in the
|
|
@@ -1592,10 +1433,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1592
1433
|
|
|
1593
1434
|
### Rust Crates:
|
|
1594
1435
|
|
|
1595
|
-
- [
|
|
1436
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
1596
1437
|
|
|
1597
1438
|
````text
|
|
1598
|
-
Copyright (c)
|
|
1439
|
+
Copyright (c) 2017 http-rs authors
|
|
1599
1440
|
|
|
1600
1441
|
Permission is hereby granted, free of charge, to any
|
|
1601
1442
|
person obtaining a copy of this software and associated
|
|
@@ -1629,10 +1470,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1629
1470
|
|
|
1630
1471
|
### Rust Crates:
|
|
1631
1472
|
|
|
1632
|
-
- [
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1473
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
1474
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
1475
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
1476
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
1477
|
+
|
|
1478
|
+
````text
|
|
1479
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
1636
1480
|
|
|
1637
1481
|
Permission is hereby granted, free of charge, to any
|
|
1638
1482
|
person obtaining a copy of this software and associated
|
|
@@ -1666,10 +1510,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1666
1510
|
|
|
1667
1511
|
### Rust Crates:
|
|
1668
1512
|
|
|
1669
|
-
- [
|
|
1513
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
1670
1514
|
|
|
1671
1515
|
````text
|
|
1672
|
-
Copyright
|
|
1516
|
+
Copyright 2023 The Fuchsia Authors
|
|
1673
1517
|
|
|
1674
1518
|
Permission is hereby granted, free of charge, to any
|
|
1675
1519
|
person obtaining a copy of this software and associated
|
|
@@ -1695,20 +1539,65 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
1695
1539
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1696
1540
|
DEALINGS IN THE SOFTWARE.
|
|
1697
1541
|
|
|
1542
|
+
|
|
1698
1543
|
````
|
|
1699
1544
|
|
|
1700
1545
|
---
|
|
1701
1546
|
|
|
1702
1547
|
## The following dependencies are licensed under the MIT License:
|
|
1703
1548
|
|
|
1704
|
-
###
|
|
1549
|
+
### Rust Crates:
|
|
1705
1550
|
|
|
1706
|
-
- [
|
|
1551
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1552
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1553
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1554
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1555
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1556
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1557
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1558
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1559
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1707
1560
|
|
|
1708
1561
|
````text
|
|
1709
|
-
|
|
1562
|
+
Copyright (c) 2016 Alex Crichton
|
|
1563
|
+
Copyright (c) 2017 The Tokio Authors
|
|
1710
1564
|
|
|
1711
|
-
|
|
1565
|
+
Permission is hereby granted, free of charge, to any
|
|
1566
|
+
person obtaining a copy of this software and associated
|
|
1567
|
+
documentation files (the "Software"), to deal in the
|
|
1568
|
+
Software without restriction, including without
|
|
1569
|
+
limitation the rights to use, copy, modify, merge,
|
|
1570
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1571
|
+
the Software, and to permit persons to whom the Software
|
|
1572
|
+
is furnished to do so, subject to the following
|
|
1573
|
+
conditions:
|
|
1574
|
+
|
|
1575
|
+
The above copyright notice and this permission notice
|
|
1576
|
+
shall be included in all copies or substantial portions
|
|
1577
|
+
of the Software.
|
|
1578
|
+
|
|
1579
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1580
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1581
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1582
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1583
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1584
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1585
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1586
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1587
|
+
DEALINGS IN THE SOFTWARE.
|
|
1588
|
+
|
|
1589
|
+
````
|
|
1590
|
+
|
|
1591
|
+
---
|
|
1592
|
+
|
|
1593
|
+
## The following dependencies are licensed under the MIT License:
|
|
1594
|
+
|
|
1595
|
+
### Rust Crates:
|
|
1596
|
+
|
|
1597
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
1598
|
+
|
|
1599
|
+
````text
|
|
1600
|
+
Copyright (c) 2018 directories-rs contributors
|
|
1712
1601
|
|
|
1713
1602
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1714
1603
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1728,7 +1617,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1728
1617
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1729
1618
|
SOFTWARE.
|
|
1730
1619
|
|
|
1731
|
-
|
|
1732
1620
|
````
|
|
1733
1621
|
|
|
1734
1622
|
---
|
|
@@ -1737,11 +1625,12 @@ SOFTWARE.
|
|
|
1737
1625
|
|
|
1738
1626
|
### Rust Crates:
|
|
1739
1627
|
|
|
1740
|
-
- [
|
|
1628
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
1741
1629
|
|
|
1742
1630
|
````text
|
|
1743
|
-
|
|
1744
|
-
|
|
1631
|
+
MIT License
|
|
1632
|
+
|
|
1633
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
1745
1634
|
|
|
1746
1635
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1747
1636
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1750,16 +1639,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1750
1639
|
copies of the Software, and to permit persons to whom the Software is
|
|
1751
1640
|
furnished to do so, subject to the following conditions:
|
|
1752
1641
|
|
|
1753
|
-
The above copyright notice and this permission notice shall be included in
|
|
1754
|
-
|
|
1642
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1643
|
+
copies or substantial portions of the Software.
|
|
1755
1644
|
|
|
1756
1645
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1757
1646
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1758
1647
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1759
1648
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1760
1649
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1761
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1762
|
-
|
|
1650
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1651
|
+
SOFTWARE.
|
|
1763
1652
|
|
|
1764
1653
|
````
|
|
1765
1654
|
|
|
@@ -1767,18 +1656,14 @@ THE SOFTWARE.
|
|
|
1767
1656
|
|
|
1768
1657
|
## The following dependencies are licensed under the MIT License:
|
|
1769
1658
|
|
|
1770
|
-
###
|
|
1659
|
+
### NPM Packages:
|
|
1771
1660
|
|
|
1772
|
-
- [
|
|
1661
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.17.1)
|
|
1773
1662
|
|
|
1774
1663
|
````text
|
|
1775
|
-
MIT License
|
|
1776
|
-
|
|
1777
|
-
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
1778
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
1779
|
-
Copyright (c) 2017 Frommi
|
|
1780
|
-
Copyright (c) 2017-2024 oyvindln
|
|
1664
|
+
The MIT License (MIT)
|
|
1781
1665
|
|
|
1666
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
1782
1667
|
|
|
1783
1668
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1784
1669
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1798,6 +1683,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1798
1683
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1799
1684
|
SOFTWARE.
|
|
1800
1685
|
|
|
1686
|
+
|
|
1801
1687
|
````
|
|
1802
1688
|
|
|
1803
1689
|
---
|
|
@@ -1806,10 +1692,17 @@ SOFTWARE.
|
|
|
1806
1692
|
|
|
1807
1693
|
### Rust Crates:
|
|
1808
1694
|
|
|
1809
|
-
- [
|
|
1695
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
1810
1696
|
|
|
1811
1697
|
````text
|
|
1812
|
-
Copyright (c)
|
|
1698
|
+
Copyright (c) 2016 The humantime Developers
|
|
1699
|
+
|
|
1700
|
+
Includes parts of http date with the following copyright:
|
|
1701
|
+
Copyright (c) 2016 Pyfisch
|
|
1702
|
+
|
|
1703
|
+
Includes portions of musl libc with the following copyright:
|
|
1704
|
+
Copyright © 2005-2013 Rich Felker
|
|
1705
|
+
|
|
1813
1706
|
|
|
1814
1707
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1815
1708
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1818,16 +1711,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1818
1711
|
copies of the Software, and to permit persons to whom the Software is
|
|
1819
1712
|
furnished to do so, subject to the following conditions:
|
|
1820
1713
|
|
|
1821
|
-
The above copyright notice and this permission notice shall be included in
|
|
1822
|
-
|
|
1714
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1715
|
+
copies or substantial portions of the Software.
|
|
1823
1716
|
|
|
1824
1717
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1825
1718
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1826
1719
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1827
1720
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1828
1721
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1829
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1830
|
-
|
|
1722
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1723
|
+
SOFTWARE.
|
|
1831
1724
|
|
|
1832
1725
|
````
|
|
1833
1726
|
|
|
@@ -1837,13 +1730,37 @@ THE SOFTWARE.
|
|
|
1837
1730
|
|
|
1838
1731
|
### Rust Crates:
|
|
1839
1732
|
|
|
1840
|
-
- [
|
|
1841
|
-
- [
|
|
1842
|
-
- [
|
|
1733
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
1734
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
1735
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
1736
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
1737
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
1738
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
1739
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
1740
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
1741
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
1742
|
+
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
1743
|
+
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
1744
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
1745
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
1746
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
1747
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
1748
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1749
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1750
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
1751
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
1752
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
1753
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
1754
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
1755
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
1756
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1757
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1758
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1759
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1760
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
1761
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
1843
1762
|
|
|
1844
1763
|
````text
|
|
1845
|
-
Copyright (c) 2019 Tower Contributors
|
|
1846
|
-
|
|
1847
1764
|
Permission is hereby granted, free of charge, to any
|
|
1848
1765
|
person obtaining a copy of this software and associated
|
|
1849
1766
|
documentation files (the "Software"), to deal in the
|
|
@@ -1876,12 +1793,47 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1876
1793
|
|
|
1877
1794
|
### Rust Crates:
|
|
1878
1795
|
|
|
1879
|
-
- [
|
|
1796
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
1880
1797
|
|
|
1881
1798
|
````text
|
|
1882
|
-
|
|
1799
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
1883
1800
|
|
|
1884
|
-
|
|
1801
|
+
Permission is hereby granted, free of charge, to any
|
|
1802
|
+
person obtaining a copy of this software and associated
|
|
1803
|
+
documentation files (the "Software"), to deal in the
|
|
1804
|
+
Software without restriction, including without
|
|
1805
|
+
limitation the rights to use, copy, modify, merge,
|
|
1806
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1807
|
+
the Software, and to permit persons to whom the Software
|
|
1808
|
+
is furnished to do so, subject to the following
|
|
1809
|
+
conditions:
|
|
1810
|
+
|
|
1811
|
+
The above copyright notice and this permission notice
|
|
1812
|
+
shall be included in all copies or substantial portions
|
|
1813
|
+
of the Software.
|
|
1814
|
+
|
|
1815
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1816
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1817
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1818
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1819
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1820
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1821
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1822
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1823
|
+
DEALINGS IN THE SOFTWARE.
|
|
1824
|
+
|
|
1825
|
+
````
|
|
1826
|
+
|
|
1827
|
+
---
|
|
1828
|
+
|
|
1829
|
+
## The following dependencies are licensed under the MIT License:
|
|
1830
|
+
|
|
1831
|
+
### Rust Crates:
|
|
1832
|
+
|
|
1833
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
1834
|
+
|
|
1835
|
+
````text
|
|
1836
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
1885
1837
|
|
|
1886
1838
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1887
1839
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1890,33 +1842,30 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1890
1842
|
copies of the Software, and to permit persons to whom the Software is
|
|
1891
1843
|
furnished to do so, subject to the following conditions:
|
|
1892
1844
|
|
|
1893
|
-
The above copyright notice and this permission notice shall be included in
|
|
1894
|
-
copies or substantial portions of the Software.
|
|
1845
|
+
The above copyright notice and this permission notice shall be included in
|
|
1846
|
+
all copies or substantial portions of the Software.
|
|
1895
1847
|
|
|
1896
1848
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1897
1849
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1898
1850
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1899
1851
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1900
1852
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1901
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1902
|
-
SOFTWARE.
|
|
1853
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1854
|
+
THE SOFTWARE.
|
|
1903
1855
|
|
|
1904
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
1905
|
-
licences; see files named LICENSE.*.txt for details.
|
|
1906
1856
|
````
|
|
1907
1857
|
|
|
1908
1858
|
---
|
|
1909
1859
|
|
|
1910
1860
|
## The following dependencies are licensed under the MIT License:
|
|
1911
1861
|
|
|
1912
|
-
###
|
|
1862
|
+
### Rust Crates:
|
|
1913
1863
|
|
|
1914
|
-
- [
|
|
1864
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
1915
1865
|
|
|
1916
1866
|
````text
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
1867
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
1868
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
1920
1869
|
|
|
1921
1870
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1922
1871
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1936,8 +1885,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1936
1885
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1937
1886
|
SOFTWARE.
|
|
1938
1887
|
|
|
1939
|
-
[others]: https://github.com/json5/json5/contributors
|
|
1940
|
-
|
|
1941
1888
|
````
|
|
1942
1889
|
|
|
1943
1890
|
---
|
|
@@ -1946,10 +1893,12 @@ SOFTWARE.
|
|
|
1946
1893
|
|
|
1947
1894
|
### Rust Crates:
|
|
1948
1895
|
|
|
1949
|
-
- [
|
|
1896
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
1897
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
1898
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
1950
1899
|
|
|
1951
1900
|
````text
|
|
1952
|
-
Copyright (c)
|
|
1901
|
+
Copyright (c) 2019 Tower Contributors
|
|
1953
1902
|
|
|
1954
1903
|
Permission is hereby granted, free of charge, to any
|
|
1955
1904
|
person obtaining a copy of this software and associated
|
|
@@ -1983,34 +1932,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1983
1932
|
|
|
1984
1933
|
### Rust Crates:
|
|
1985
1934
|
|
|
1986
|
-
- [
|
|
1987
|
-
|
|
1988
|
-
````text
|
|
1989
|
-
Copyright 2016 Nika Layzell
|
|
1990
|
-
|
|
1991
|
-
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:
|
|
1992
|
-
|
|
1993
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1994
|
-
|
|
1995
|
-
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.
|
|
1996
|
-
|
|
1997
|
-
````
|
|
1998
|
-
|
|
1999
|
-
---
|
|
2000
|
-
|
|
2001
|
-
## The following dependencies are licensed under the MIT License:
|
|
2002
|
-
|
|
2003
|
-
### Rust Crates:
|
|
2004
|
-
|
|
2005
|
-
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
2006
|
-
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
2007
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
2008
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
2009
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
2010
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
1935
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
2011
1936
|
|
|
2012
1937
|
````text
|
|
2013
|
-
Copyright (c) 2019
|
|
1938
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
2014
1939
|
|
|
2015
1940
|
Permission is hereby granted, free of charge, to any
|
|
2016
1941
|
person obtaining a copy of this software and associated
|
|
@@ -2044,10 +1969,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2044
1969
|
|
|
2045
1970
|
### Rust Crates:
|
|
2046
1971
|
|
|
2047
|
-
- [
|
|
1972
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
2048
1973
|
|
|
2049
1974
|
````text
|
|
2050
|
-
Copyright (c)
|
|
1975
|
+
Copyright (c) 2016 Anthony Ramine
|
|
2051
1976
|
|
|
2052
1977
|
Permission is hereby granted, free of charge, to any
|
|
2053
1978
|
person obtaining a copy of this software and associated
|
|
@@ -2081,12 +2006,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2081
2006
|
|
|
2082
2007
|
### Rust Crates:
|
|
2083
2008
|
|
|
2084
|
-
- [
|
|
2009
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
2085
2010
|
|
|
2086
2011
|
````text
|
|
2087
|
-
MIT License
|
|
2012
|
+
The MIT License (MIT)
|
|
2088
2013
|
|
|
2089
|
-
Copyright (c)
|
|
2014
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
2090
2015
|
|
|
2091
2016
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2092
2017
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2114,13 +2039,10 @@ SOFTWARE.
|
|
|
2114
2039
|
|
|
2115
2040
|
### Rust Crates:
|
|
2116
2041
|
|
|
2117
|
-
- [
|
|
2042
|
+
- [winreg](https://github.com/gentoo90/winreg-rs) (0.52.0)
|
|
2118
2043
|
|
|
2119
2044
|
````text
|
|
2120
|
-
|
|
2121
|
-
|
|
2122
|
-
Copyright (c) 2015-2020 Julien Cretin
|
|
2123
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
2045
|
+
Copyright (c) 2015 Igor Shaula
|
|
2124
2046
|
|
|
2125
2047
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2126
2048
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2129,16 +2051,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2129
2051
|
copies of the Software, and to permit persons to whom the Software is
|
|
2130
2052
|
furnished to do so, subject to the following conditions:
|
|
2131
2053
|
|
|
2132
|
-
The above copyright notice and this permission notice shall be included in
|
|
2133
|
-
copies or substantial portions of the Software.
|
|
2054
|
+
The above copyright notice and this permission notice shall be included in
|
|
2055
|
+
all copies or substantial portions of the Software.
|
|
2134
2056
|
|
|
2135
2057
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2136
2058
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2137
2059
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2138
2060
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2139
2061
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2140
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2141
|
-
SOFTWARE.
|
|
2062
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2063
|
+
THE SOFTWARE.
|
|
2142
2064
|
|
|
2143
2065
|
````
|
|
2144
2066
|
|
|
@@ -2148,11 +2070,12 @@ SOFTWARE.
|
|
|
2148
2070
|
|
|
2149
2071
|
### Rust Crates:
|
|
2150
2072
|
|
|
2151
|
-
- [
|
|
2152
|
-
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
2073
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
2153
2074
|
|
|
2154
2075
|
````text
|
|
2155
|
-
|
|
2076
|
+
MIT License
|
|
2077
|
+
|
|
2078
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
2156
2079
|
|
|
2157
2080
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2158
2081
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2178,13 +2101,51 @@ SOFTWARE.
|
|
|
2178
2101
|
|
|
2179
2102
|
## The following dependencies are licensed under the MIT License:
|
|
2180
2103
|
|
|
2104
|
+
### NPM Packages:
|
|
2105
|
+
|
|
2106
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
2107
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
|
|
2108
|
+
|
|
2109
|
+
````text
|
|
2110
|
+
MIT License
|
|
2111
|
+
|
|
2112
|
+
Copyright (c) Microsoft Corporation.
|
|
2113
|
+
|
|
2114
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2115
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2116
|
+
in the Software without restriction, including without limitation the rights
|
|
2117
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2118
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2119
|
+
furnished to do so, subject to the following conditions:
|
|
2120
|
+
|
|
2121
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2122
|
+
copies or substantial portions of the Software.
|
|
2123
|
+
|
|
2124
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2125
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2126
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2127
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2128
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2129
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2130
|
+
SOFTWARE
|
|
2131
|
+
|
|
2132
|
+
````
|
|
2133
|
+
|
|
2134
|
+
---
|
|
2135
|
+
|
|
2136
|
+
## The following dependencies are licensed under the MIT License:
|
|
2137
|
+
|
|
2181
2138
|
### Rust Crates:
|
|
2182
2139
|
|
|
2183
|
-
- [
|
|
2140
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
2141
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
2142
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
2143
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
2144
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
2145
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
2184
2146
|
|
|
2185
2147
|
````text
|
|
2186
|
-
Copyright (c)
|
|
2187
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
2148
|
+
Copyright (c) 2019 Tokio Contributors
|
|
2188
2149
|
|
|
2189
2150
|
Permission is hereby granted, free of charge, to any
|
|
2190
2151
|
person obtaining a copy of this software and associated
|
|
@@ -2218,45 +2179,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2218
2179
|
|
|
2219
2180
|
### Rust Crates:
|
|
2220
2181
|
|
|
2221
|
-
- [
|
|
2222
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
2223
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
2224
|
-
|
|
2225
|
-
````text
|
|
2226
|
-
MIT License
|
|
2227
|
-
|
|
2228
|
-
Copyright (c) Tokio Contributors
|
|
2229
|
-
|
|
2230
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2231
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2232
|
-
in the Software without restriction, including without limitation the rights
|
|
2233
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2234
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2235
|
-
furnished to do so, subject to the following conditions:
|
|
2236
|
-
|
|
2237
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2238
|
-
copies or substantial portions of the Software.
|
|
2239
|
-
|
|
2240
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2241
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2242
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2243
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2244
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2245
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2246
|
-
SOFTWARE.
|
|
2247
|
-
|
|
2248
|
-
````
|
|
2249
|
-
|
|
2250
|
-
---
|
|
2251
|
-
|
|
2252
|
-
## The following dependencies are licensed under the MIT License:
|
|
2253
|
-
|
|
2254
|
-
### Rust Crates:
|
|
2255
|
-
|
|
2256
|
-
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
2182
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
2257
2183
|
|
|
2258
2184
|
````text
|
|
2259
|
-
Copyright
|
|
2185
|
+
Copyright (c) 2018 Carl Lerche
|
|
2260
2186
|
|
|
2261
2187
|
Permission is hereby granted, free of charge, to any
|
|
2262
2188
|
person obtaining a copy of this software and associated
|
|
@@ -2290,62 +2216,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2290
2216
|
|
|
2291
2217
|
### Rust Crates:
|
|
2292
2218
|
|
|
2293
|
-
- [
|
|
2294
|
-
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2295
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2296
|
-
- [windows](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
2297
|
-
- [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
2298
|
-
- [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
2299
|
-
- [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
2300
|
-
- [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
|
|
2301
|
-
- [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
|
|
2302
|
-
- [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
2303
|
-
- [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
|
|
2304
|
-
- [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
|
|
2305
|
-
- [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
|
|
2306
|
-
- [windows-sys](https://github.com/microsoft/windows-rs) (0.48.0)
|
|
2307
|
-
- [windows-sys](https://github.com/microsoft/windows-rs) (0.52.0)
|
|
2308
|
-
- [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
|
|
2309
|
-
- [windows-targets](https://github.com/microsoft/windows-rs) (0.48.5)
|
|
2310
|
-
- [windows-targets](https://github.com/microsoft/windows-rs) (0.52.6)
|
|
2311
|
-
- [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
2312
|
-
- [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.48.5)
|
|
2313
|
-
- [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.52.6)
|
|
2219
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
2314
2220
|
|
|
2315
2221
|
````text
|
|
2316
2222
|
MIT License
|
|
2317
2223
|
|
|
2318
|
-
Copyright (c)
|
|
2319
|
-
|
|
2320
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
2321
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
2322
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2323
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
2324
|
-
following conditions:
|
|
2325
|
-
|
|
2326
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
2327
|
-
portions of the Software.
|
|
2328
|
-
|
|
2329
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
2330
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
2331
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2332
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
2333
|
-
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2334
|
-
|
|
2335
|
-
````
|
|
2336
|
-
|
|
2337
|
-
---
|
|
2338
|
-
|
|
2339
|
-
## The following dependencies are licensed under the MIT License:
|
|
2340
|
-
|
|
2341
|
-
### Rust Crates:
|
|
2342
|
-
|
|
2343
|
-
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
2344
|
-
|
|
2345
|
-
````text
|
|
2346
|
-
The MIT License (MIT)
|
|
2347
|
-
|
|
2348
|
-
Copyright (c) 2014 Paho Lurie-Gregg
|
|
2224
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
2225
|
+
Copyright (c) Tokio Contributors
|
|
2349
2226
|
|
|
2350
2227
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2351
2228
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2373,10 +2250,10 @@ SOFTWARE.
|
|
|
2373
2250
|
|
|
2374
2251
|
### Rust Crates:
|
|
2375
2252
|
|
|
2376
|
-
- [
|
|
2253
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
2377
2254
|
|
|
2378
2255
|
````text
|
|
2379
|
-
Copyright (c)
|
|
2256
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
2380
2257
|
|
|
2381
2258
|
Permission is hereby granted, free of charge, to any
|
|
2382
2259
|
person obtaining a copy of this software and associated
|
|
@@ -2410,10 +2287,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2410
2287
|
|
|
2411
2288
|
### Rust Crates:
|
|
2412
2289
|
|
|
2413
|
-
- [
|
|
2290
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
2291
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
2414
2292
|
|
|
2415
2293
|
````text
|
|
2416
|
-
Copyright (c)
|
|
2294
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
2295
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
2296
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
2417
2297
|
|
|
2418
2298
|
Permission is hereby granted, free of charge, to any
|
|
2419
2299
|
person obtaining a copy of this software and associated
|
|
@@ -2445,30 +2325,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2445
2325
|
|
|
2446
2326
|
## The following dependencies are licensed under the MIT License:
|
|
2447
2327
|
|
|
2448
|
-
###
|
|
2328
|
+
### NPM Packages:
|
|
2449
2329
|
|
|
2450
|
-
- [
|
|
2330
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
2451
2331
|
|
|
2452
2332
|
````text
|
|
2453
|
-
|
|
2333
|
+
This software is released under the MIT license:
|
|
2454
2334
|
|
|
2455
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2456
|
-
|
|
2457
|
-
|
|
2458
|
-
|
|
2459
|
-
|
|
2460
|
-
|
|
2335
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2336
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2337
|
+
the Software without restriction, including without limitation the rights to
|
|
2338
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2339
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2340
|
+
subject to the following conditions:
|
|
2461
2341
|
|
|
2462
2342
|
The above copyright notice and this permission notice shall be included in all
|
|
2463
2343
|
copies or substantial portions of the Software.
|
|
2464
2344
|
|
|
2465
2345
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2466
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2467
|
-
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
|
|
2471
|
-
SOFTWARE.
|
|
2346
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2347
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2348
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2349
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2350
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2472
2351
|
|
|
2473
2352
|
````
|
|
2474
2353
|
|
|
@@ -2478,12 +2357,50 @@ SOFTWARE.
|
|
|
2478
2357
|
|
|
2479
2358
|
### Rust Crates:
|
|
2480
2359
|
|
|
2481
|
-
- [
|
|
2360
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
2361
|
+
|
|
2362
|
+
````text
|
|
2363
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
2364
|
+
|
|
2365
|
+
Permission is hereby granted, free of charge, to any
|
|
2366
|
+
person obtaining a copy of this software and associated
|
|
2367
|
+
documentation files (the "Software"), to deal in the
|
|
2368
|
+
Software without restriction, including without
|
|
2369
|
+
limitation the rights to use, copy, modify, merge,
|
|
2370
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2371
|
+
the Software, and to permit persons to whom the Software
|
|
2372
|
+
is furnished to do so, subject to the following
|
|
2373
|
+
conditions:
|
|
2374
|
+
|
|
2375
|
+
The above copyright notice and this permission notice
|
|
2376
|
+
shall be included in all copies or substantial portions
|
|
2377
|
+
of the Software.
|
|
2378
|
+
|
|
2379
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2380
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2381
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2382
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2383
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2384
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2385
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2386
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2387
|
+
DEALINGS IN THE SOFTWARE.
|
|
2388
|
+
|
|
2389
|
+
````
|
|
2390
|
+
|
|
2391
|
+
---
|
|
2392
|
+
|
|
2393
|
+
## The following dependencies are licensed under the MIT License:
|
|
2394
|
+
|
|
2395
|
+
### Rust Crates:
|
|
2396
|
+
|
|
2397
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
2398
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
2482
2399
|
|
|
2483
2400
|
````text
|
|
2484
2401
|
MIT License
|
|
2485
2402
|
|
|
2486
|
-
Copyright (c)
|
|
2403
|
+
Copyright (c) 2019 Graham Esau
|
|
2487
2404
|
|
|
2488
2405
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2489
2406
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2511,24 +2428,73 @@ SOFTWARE.
|
|
|
2511
2428
|
|
|
2512
2429
|
### Rust Crates:
|
|
2513
2430
|
|
|
2514
|
-
- [
|
|
2515
|
-
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
2516
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
2517
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
2431
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
2518
2432
|
|
|
2519
2433
|
````text
|
|
2520
|
-
|
|
2434
|
+
Copyright 2016 Nika Layzell
|
|
2521
2435
|
|
|
2522
|
-
|
|
2436
|
+
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:
|
|
2523
2437
|
|
|
2524
|
-
|
|
2525
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2526
|
-
in the Software without restriction, including without limitation the rights
|
|
2527
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2528
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2529
|
-
furnished to do so, subject to the following conditions:
|
|
2438
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2530
2439
|
|
|
2531
|
-
|
|
2440
|
+
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.
|
|
2441
|
+
|
|
2442
|
+
````
|
|
2443
|
+
|
|
2444
|
+
---
|
|
2445
|
+
|
|
2446
|
+
## The following dependencies are licensed under the MIT License:
|
|
2447
|
+
|
|
2448
|
+
### Rust Crates:
|
|
2449
|
+
|
|
2450
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
2451
|
+
|
|
2452
|
+
````text
|
|
2453
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
2454
|
+
Copyright (c) 2016 Alex Crichton
|
|
2455
|
+
|
|
2456
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2457
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2458
|
+
in the Software without restriction, including without limitation the rights
|
|
2459
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2460
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2461
|
+
furnished to do so, subject to the following conditions:
|
|
2462
|
+
|
|
2463
|
+
The above copyright notice and this permission notice shall be included in
|
|
2464
|
+
all copies or substantial portions of the Software.
|
|
2465
|
+
|
|
2466
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2467
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2468
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2469
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2470
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2471
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2472
|
+
THE SOFTWARE.
|
|
2473
|
+
|
|
2474
|
+
|
|
2475
|
+
````
|
|
2476
|
+
|
|
2477
|
+
---
|
|
2478
|
+
|
|
2479
|
+
## The following dependencies are licensed under the MIT License:
|
|
2480
|
+
|
|
2481
|
+
### NPM Packages:
|
|
2482
|
+
|
|
2483
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
2484
|
+
|
|
2485
|
+
````text
|
|
2486
|
+
The MIT License (MIT)
|
|
2487
|
+
|
|
2488
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
2489
|
+
|
|
2490
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2491
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2492
|
+
in the Software without restriction, including without limitation the rights
|
|
2493
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2494
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2495
|
+
furnished to do so, subject to the following conditions:
|
|
2496
|
+
|
|
2497
|
+
The above copyright notice and this permission notice shall be included in
|
|
2532
2498
|
all copies or substantial portions of the Software.
|
|
2533
2499
|
|
|
2534
2500
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
@@ -2547,11 +2513,10 @@ THE SOFTWARE.
|
|
|
2547
2513
|
|
|
2548
2514
|
### Rust Crates:
|
|
2549
2515
|
|
|
2550
|
-
- [
|
|
2516
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
2551
2517
|
|
|
2552
2518
|
````text
|
|
2553
|
-
Copyright (c)
|
|
2554
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
2519
|
+
Copyright (c) 2019 Carl Lerche
|
|
2555
2520
|
|
|
2556
2521
|
Permission is hereby granted, free of charge, to any
|
|
2557
2522
|
person obtaining a copy of this software and associated
|
|
@@ -2585,11 +2550,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2585
2550
|
|
|
2586
2551
|
### Rust Crates:
|
|
2587
2552
|
|
|
2588
|
-
- [
|
|
2589
|
-
- [
|
|
2553
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
2554
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
2555
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
2590
2556
|
|
|
2591
2557
|
````text
|
|
2592
|
-
Copyright (c)
|
|
2558
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
2593
2559
|
|
|
2594
2560
|
Permission is hereby granted, free of charge, to any
|
|
2595
2561
|
person obtaining a copy of this software and associated
|
|
@@ -2623,11 +2589,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2623
2589
|
|
|
2624
2590
|
### Rust Crates:
|
|
2625
2591
|
|
|
2626
|
-
- [
|
|
2627
|
-
- [widestring](https://github.com/VoidStarKat/widestring-rs) (1.2.1)
|
|
2592
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
2628
2593
|
|
|
2629
2594
|
````text
|
|
2630
|
-
|
|
2595
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
2631
2596
|
|
|
2632
2597
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2633
2598
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2636,16 +2601,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2636
2601
|
copies of the Software, and to permit persons to whom the Software is
|
|
2637
2602
|
furnished to do so, subject to the following conditions:
|
|
2638
2603
|
|
|
2639
|
-
The above copyright notice and this permission notice shall be included in
|
|
2640
|
-
copies or substantial portions of the Software.
|
|
2604
|
+
The above copyright notice and this permission notice shall be included in
|
|
2605
|
+
all copies or substantial portions of the Software.
|
|
2641
2606
|
|
|
2642
2607
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2643
2608
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2644
2609
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2645
2610
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2646
2611
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2647
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2648
|
-
SOFTWARE.
|
|
2612
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2613
|
+
THE SOFTWARE.
|
|
2614
|
+
|
|
2649
2615
|
|
|
2650
2616
|
````
|
|
2651
2617
|
|
|
@@ -2655,12 +2621,15 @@ SOFTWARE.
|
|
|
2655
2621
|
|
|
2656
2622
|
### Rust Crates:
|
|
2657
2623
|
|
|
2658
|
-
- [
|
|
2624
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
2625
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
2626
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
2627
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
2659
2628
|
|
|
2660
2629
|
````text
|
|
2661
|
-
MIT License
|
|
2630
|
+
The MIT License (MIT)
|
|
2662
2631
|
|
|
2663
|
-
Copyright (c)
|
|
2632
|
+
Copyright (c) 2015 Andrew Gallant
|
|
2664
2633
|
|
|
2665
2634
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2666
2635
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2669,16 +2638,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2669
2638
|
copies of the Software, and to permit persons to whom the Software is
|
|
2670
2639
|
furnished to do so, subject to the following conditions:
|
|
2671
2640
|
|
|
2672
|
-
The above copyright notice and this permission notice shall be included in
|
|
2673
|
-
copies or substantial portions of the Software.
|
|
2641
|
+
The above copyright notice and this permission notice shall be included in
|
|
2642
|
+
all copies or substantial portions of the Software.
|
|
2674
2643
|
|
|
2675
2644
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2676
2645
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2677
2646
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2678
2647
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2679
2648
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2680
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2681
|
-
SOFTWARE.
|
|
2649
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2650
|
+
THE SOFTWARE.
|
|
2682
2651
|
|
|
2683
2652
|
````
|
|
2684
2653
|
|
|
@@ -2688,28 +2657,34 @@ SOFTWARE.
|
|
|
2688
2657
|
|
|
2689
2658
|
### Rust Crates:
|
|
2690
2659
|
|
|
2691
|
-
- [
|
|
2660
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
2692
2661
|
|
|
2693
2662
|
````text
|
|
2694
|
-
Copyright (c)
|
|
2663
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
2695
2664
|
|
|
2696
|
-
Permission is hereby granted, free of charge, to any
|
|
2697
|
-
of this software and associated
|
|
2698
|
-
|
|
2699
|
-
|
|
2700
|
-
|
|
2701
|
-
|
|
2665
|
+
Permission is hereby granted, free of charge, to any
|
|
2666
|
+
person obtaining a copy of this software and associated
|
|
2667
|
+
documentation files (the "Software"), to deal in the
|
|
2668
|
+
Software without restriction, including without
|
|
2669
|
+
limitation the rights to use, copy, modify, merge,
|
|
2670
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2671
|
+
the Software, and to permit persons to whom the Software
|
|
2672
|
+
is furnished to do so, subject to the following
|
|
2673
|
+
conditions:
|
|
2702
2674
|
|
|
2703
|
-
The above copyright notice and this permission notice
|
|
2704
|
-
copies or substantial portions
|
|
2675
|
+
The above copyright notice and this permission notice
|
|
2676
|
+
shall be included in all copies or substantial portions
|
|
2677
|
+
of the Software.
|
|
2705
2678
|
|
|
2706
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2707
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2708
|
-
|
|
2709
|
-
|
|
2710
|
-
|
|
2711
|
-
|
|
2712
|
-
|
|
2679
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2680
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2681
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2682
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2683
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2684
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2685
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2686
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2687
|
+
DEALINGS IN THE SOFTWARE.
|
|
2713
2688
|
|
|
2714
2689
|
````
|
|
2715
2690
|
|
|
@@ -2719,11 +2694,46 @@ SOFTWARE.
|
|
|
2719
2694
|
|
|
2720
2695
|
### Rust Crates:
|
|
2721
2696
|
|
|
2722
|
-
- [
|
|
2697
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
2723
2698
|
|
|
2724
2699
|
````text
|
|
2725
|
-
Copyright (c)
|
|
2726
|
-
|
|
2700
|
+
Copyright (c) 2017 Robert Grosse
|
|
2701
|
+
|
|
2702
|
+
Permission is hereby granted, free of charge, to any
|
|
2703
|
+
person obtaining a copy of this software and associated
|
|
2704
|
+
documentation files (the "Software"), to deal in the
|
|
2705
|
+
Software without restriction, including without
|
|
2706
|
+
limitation the rights to use, copy, modify, merge,
|
|
2707
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2708
|
+
the Software, and to permit persons to whom the Software
|
|
2709
|
+
is furnished to do so, subject to the following
|
|
2710
|
+
conditions:
|
|
2711
|
+
|
|
2712
|
+
The above copyright notice and this permission notice
|
|
2713
|
+
shall be included in all copies or substantial portions
|
|
2714
|
+
of the Software.
|
|
2715
|
+
|
|
2716
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2717
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2718
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2719
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2720
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2721
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2722
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2723
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2724
|
+
DEALINGS IN THE SOFTWARE.
|
|
2725
|
+
````
|
|
2726
|
+
|
|
2727
|
+
---
|
|
2728
|
+
|
|
2729
|
+
## The following dependencies are licensed under the MIT License:
|
|
2730
|
+
|
|
2731
|
+
### Rust Crates:
|
|
2732
|
+
|
|
2733
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
2734
|
+
|
|
2735
|
+
````text
|
|
2736
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
2727
2737
|
|
|
2728
2738
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2729
2739
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2752,10 +2762,12 @@ THE SOFTWARE.
|
|
|
2752
2762
|
|
|
2753
2763
|
### Rust Crates:
|
|
2754
2764
|
|
|
2755
|
-
- [
|
|
2765
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
2756
2766
|
|
|
2757
2767
|
````text
|
|
2758
|
-
|
|
2768
|
+
The MIT License (MIT)
|
|
2769
|
+
|
|
2770
|
+
Copyright (c) 2015 Alice Maz
|
|
2759
2771
|
|
|
2760
2772
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2761
2773
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2775,6 +2787,42 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2775
2787
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2776
2788
|
THE SOFTWARE.
|
|
2777
2789
|
|
|
2790
|
+
````
|
|
2791
|
+
|
|
2792
|
+
---
|
|
2793
|
+
|
|
2794
|
+
## The following dependencies are licensed under the MIT License:
|
|
2795
|
+
|
|
2796
|
+
### Rust Crates:
|
|
2797
|
+
|
|
2798
|
+
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
2799
|
+
|
|
2800
|
+
````text
|
|
2801
|
+
Copyright (c) 2017 Contributors
|
|
2802
|
+
|
|
2803
|
+
Permission is hereby granted, free of charge, to any
|
|
2804
|
+
person obtaining a copy of this software and associated
|
|
2805
|
+
documentation files (the "Software"), to deal in the
|
|
2806
|
+
Software without restriction, including without
|
|
2807
|
+
limitation the rights to use, copy, modify, merge,
|
|
2808
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2809
|
+
the Software, and to permit persons to whom the Software
|
|
2810
|
+
is furnished to do so, subject to the following
|
|
2811
|
+
conditions:
|
|
2812
|
+
|
|
2813
|
+
The above copyright notice and this permission notice
|
|
2814
|
+
shall be included in all copies or substantial portions
|
|
2815
|
+
of the Software.
|
|
2816
|
+
|
|
2817
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2818
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2819
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2820
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2821
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2822
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2823
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2824
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2825
|
+
DEALINGS IN THE SOFTWARE.
|
|
2778
2826
|
|
|
2779
2827
|
````
|
|
2780
2828
|
|
|
@@ -2784,13 +2832,10 @@ THE SOFTWARE.
|
|
|
2784
2832
|
|
|
2785
2833
|
### Rust Crates:
|
|
2786
2834
|
|
|
2787
|
-
- [
|
|
2788
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
2835
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
2789
2836
|
|
|
2790
2837
|
````text
|
|
2791
|
-
Copyright (c)
|
|
2792
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
2793
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
2838
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
2794
2839
|
|
|
2795
2840
|
Permission is hereby granted, free of charge, to any
|
|
2796
2841
|
person obtaining a copy of this software and associated
|
|
@@ -2824,14 +2869,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2824
2869
|
|
|
2825
2870
|
### Rust Crates:
|
|
2826
2871
|
|
|
2827
|
-
- [
|
|
2872
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
2828
2873
|
|
|
2829
2874
|
````text
|
|
2830
|
-
|
|
2875
|
+
MIT License
|
|
2831
2876
|
|
|
2832
|
-
Copyright (c)
|
|
2833
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
2834
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
2877
|
+
Copyright (c) 2025 Callum Oakley
|
|
2835
2878
|
|
|
2836
2879
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2837
2880
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2859,11 +2902,10 @@ SOFTWARE.
|
|
|
2859
2902
|
|
|
2860
2903
|
### Rust Crates:
|
|
2861
2904
|
|
|
2862
|
-
- [
|
|
2905
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
2863
2906
|
|
|
2864
2907
|
````text
|
|
2865
|
-
Copyright (c)
|
|
2866
|
-
Copyright (c) 2016 Jason Housley
|
|
2908
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
2867
2909
|
|
|
2868
2910
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2869
2911
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2889,33 +2931,31 @@ THE SOFTWARE.
|
|
|
2889
2931
|
|
|
2890
2932
|
## The following dependencies are licensed under the MIT License:
|
|
2891
2933
|
|
|
2892
|
-
###
|
|
2934
|
+
### Rust Crates:
|
|
2893
2935
|
|
|
2894
|
-
- [
|
|
2895
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
|
|
2936
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
2896
2937
|
|
|
2897
2938
|
````text
|
|
2898
|
-
|
|
2899
|
-
|
|
2900
|
-
Copyright (c) Microsoft Corporation.
|
|
2939
|
+
Copyright (c) 2017 Sean McArthur
|
|
2901
2940
|
|
|
2902
|
-
|
|
2903
|
-
|
|
2904
|
-
|
|
2905
|
-
|
|
2906
|
-
|
|
2907
|
-
|
|
2941
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2942
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2943
|
+
in the Software without restriction, including without limitation the rights
|
|
2944
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2945
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2946
|
+
furnished to do so, subject to the following conditions:
|
|
2908
2947
|
|
|
2909
|
-
|
|
2910
|
-
|
|
2948
|
+
The above copyright notice and this permission notice shall be included in
|
|
2949
|
+
all copies or substantial portions of the Software.
|
|
2950
|
+
|
|
2951
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2952
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2953
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2954
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2955
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2956
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2957
|
+
THE SOFTWARE.
|
|
2911
2958
|
|
|
2912
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2913
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2914
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2915
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2916
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2917
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2918
|
-
SOFTWARE
|
|
2919
2959
|
|
|
2920
2960
|
````
|
|
2921
2961
|
|
|
@@ -2923,14 +2963,14 @@ THE SOFTWARE.
|
|
|
2923
2963
|
|
|
2924
2964
|
## The following dependencies are licensed under the MIT License:
|
|
2925
2965
|
|
|
2926
|
-
###
|
|
2966
|
+
### Rust Crates:
|
|
2927
2967
|
|
|
2928
|
-
- [
|
|
2968
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
2929
2969
|
|
|
2930
2970
|
````text
|
|
2931
2971
|
MIT License
|
|
2932
2972
|
|
|
2933
|
-
Copyright (c)
|
|
2973
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
2934
2974
|
|
|
2935
2975
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2936
2976
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2958,10 +2998,14 @@ SOFTWARE.
|
|
|
2958
2998
|
|
|
2959
2999
|
### Rust Crates:
|
|
2960
3000
|
|
|
2961
|
-
- [
|
|
3001
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
3002
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3003
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
2962
3004
|
|
|
2963
3005
|
````text
|
|
2964
|
-
|
|
3006
|
+
MIT License
|
|
3007
|
+
|
|
3008
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
2965
3009
|
|
|
2966
3010
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2967
3011
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2970,35 +3014,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2970
3014
|
copies of the Software, and to permit persons to whom the Software is
|
|
2971
3015
|
furnished to do so, subject to the following conditions:
|
|
2972
3016
|
|
|
2973
|
-
The above copyright notice and this permission notice shall be included in
|
|
2974
|
-
|
|
3017
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3018
|
+
copies or substantial portions of the Software.
|
|
2975
3019
|
|
|
2976
3020
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2977
3021
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2978
3022
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2979
3023
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2980
3024
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2981
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2982
|
-
|
|
2983
|
-
|
|
2984
|
-
````
|
|
2985
|
-
|
|
2986
|
-
---
|
|
2987
|
-
|
|
2988
|
-
## The following dependencies are licensed under the MIT License:
|
|
2989
|
-
|
|
2990
|
-
### Rust Crates:
|
|
2991
|
-
|
|
2992
|
-
- [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
|
|
2993
|
-
|
|
2994
|
-
````text
|
|
2995
|
-
Copyright (c) 2015 steffengy
|
|
2996
|
-
|
|
2997
|
-
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:
|
|
2998
|
-
|
|
2999
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3000
|
-
|
|
3001
|
-
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.
|
|
3025
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3026
|
+
SOFTWARE.
|
|
3002
3027
|
|
|
3003
3028
|
````
|
|
3004
3029
|
|
|
@@ -3008,10 +3033,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3008
3033
|
|
|
3009
3034
|
### Rust Crates:
|
|
3010
3035
|
|
|
3011
|
-
- [
|
|
3036
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
3012
3037
|
|
|
3013
3038
|
````text
|
|
3014
|
-
Copyright
|
|
3039
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
3015
3040
|
|
|
3016
3041
|
Permission is hereby granted, free of charge, to any
|
|
3017
3042
|
person obtaining a copy of this software and associated
|
|
@@ -3045,66 +3070,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3045
3070
|
|
|
3046
3071
|
### Rust Crates:
|
|
3047
3072
|
|
|
3048
|
-
- [
|
|
3073
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3074
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3075
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3049
3076
|
|
|
3050
3077
|
````text
|
|
3051
|
-
|
|
3052
|
-
|
|
3053
|
-
Copyright (c) 2015 Bartłomiej Kamiński
|
|
3054
|
-
|
|
3055
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3056
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3057
|
-
in the Software without restriction, including without limitation the rights
|
|
3058
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3059
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3060
|
-
furnished to do so, subject to the following conditions:
|
|
3061
|
-
|
|
3062
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3063
|
-
copies or substantial portions of the Software.
|
|
3064
|
-
|
|
3065
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3066
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3067
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3068
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3069
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3070
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3071
|
-
SOFTWARE.
|
|
3072
|
-
````
|
|
3073
|
-
|
|
3074
|
-
---
|
|
3075
|
-
|
|
3076
|
-
## The following dependencies are licensed under the MIT License:
|
|
3077
|
-
|
|
3078
|
-
### Rust Crates:
|
|
3079
|
-
|
|
3080
|
-
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
3078
|
+
MIT License
|
|
3081
3079
|
|
|
3082
|
-
|
|
3083
|
-
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
3080
|
+
Copyright (c) 2017 Ted Driggs
|
|
3084
3081
|
|
|
3085
|
-
Permission is hereby granted, free of charge, to any
|
|
3086
|
-
|
|
3087
|
-
|
|
3088
|
-
|
|
3089
|
-
|
|
3090
|
-
|
|
3091
|
-
the Software, and to permit persons to whom the Software
|
|
3092
|
-
is furnished to do so, subject to the following
|
|
3093
|
-
conditions:
|
|
3082
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3083
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3084
|
+
in the Software without restriction, including without limitation the rights
|
|
3085
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3086
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3087
|
+
furnished to do so, subject to the following conditions:
|
|
3094
3088
|
|
|
3095
|
-
The above copyright notice and this permission notice
|
|
3096
|
-
|
|
3097
|
-
of the Software.
|
|
3089
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3090
|
+
copies or substantial portions of the Software.
|
|
3098
3091
|
|
|
3099
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3100
|
-
|
|
3101
|
-
|
|
3102
|
-
|
|
3103
|
-
|
|
3104
|
-
|
|
3105
|
-
|
|
3106
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3107
|
-
DEALINGS IN THE SOFTWARE.
|
|
3092
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3093
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3094
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3095
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3096
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3097
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3098
|
+
SOFTWARE.
|
|
3108
3099
|
|
|
3109
3100
|
````
|
|
3110
3101
|
|
|
@@ -3114,12 +3105,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3114
3105
|
|
|
3115
3106
|
### Rust Crates:
|
|
3116
3107
|
|
|
3117
|
-
- [
|
|
3108
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
3118
3109
|
|
|
3119
3110
|
````text
|
|
3120
|
-
Copyright (c) 2017
|
|
3121
|
-
Copyright (c) 2018 Bastian Köcher
|
|
3122
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
3111
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
3123
3112
|
|
|
3124
3113
|
Permission is hereby granted, free of charge, to any
|
|
3125
3114
|
person obtaining a copy of this software and associated
|
|
@@ -3153,46 +3142,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3153
3142
|
|
|
3154
3143
|
### Rust Crates:
|
|
3155
3144
|
|
|
3156
|
-
- [
|
|
3157
|
-
|
|
3158
|
-
````text
|
|
3159
|
-
Copyright (c) 2017 Robert Grosse
|
|
3160
|
-
|
|
3161
|
-
Permission is hereby granted, free of charge, to any
|
|
3162
|
-
person obtaining a copy of this software and associated
|
|
3163
|
-
documentation files (the "Software"), to deal in the
|
|
3164
|
-
Software without restriction, including without
|
|
3165
|
-
limitation the rights to use, copy, modify, merge,
|
|
3166
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3167
|
-
the Software, and to permit persons to whom the Software
|
|
3168
|
-
is furnished to do so, subject to the following
|
|
3169
|
-
conditions:
|
|
3170
|
-
|
|
3171
|
-
The above copyright notice and this permission notice
|
|
3172
|
-
shall be included in all copies or substantial portions
|
|
3173
|
-
of the Software.
|
|
3174
|
-
|
|
3175
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3176
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3177
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3178
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3179
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3180
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3181
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3182
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3183
|
-
DEALINGS IN THE SOFTWARE.
|
|
3184
|
-
````
|
|
3185
|
-
|
|
3186
|
-
---
|
|
3187
|
-
|
|
3188
|
-
## The following dependencies are licensed under the MIT License:
|
|
3189
|
-
|
|
3190
|
-
### Rust Crates:
|
|
3191
|
-
|
|
3192
|
-
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
3145
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
3146
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
3193
3147
|
|
|
3194
3148
|
````text
|
|
3195
|
-
Copyright (c)
|
|
3149
|
+
Copyright (c) 2014 Alex Crichton
|
|
3196
3150
|
|
|
3197
3151
|
Permission is hereby granted, free of charge, to any
|
|
3198
3152
|
person obtaining a copy of this software and associated
|
|
@@ -3211,140 +3165,12 @@ of the Software.
|
|
|
3211
3165
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3212
3166
|
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3213
3167
|
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3214
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3215
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3216
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3217
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3218
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3219
|
-
DEALINGS IN THE SOFTWARE.
|
|
3220
|
-
|
|
3221
|
-
````
|
|
3222
|
-
|
|
3223
|
-
---
|
|
3224
|
-
|
|
3225
|
-
## The following dependencies are licensed under the MIT License:
|
|
3226
|
-
|
|
3227
|
-
### NPM Packages:
|
|
3228
|
-
|
|
3229
|
-
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
3230
|
-
|
|
3231
|
-
````text
|
|
3232
|
-
This software is released under the MIT license:
|
|
3233
|
-
|
|
3234
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3235
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
3236
|
-
the Software without restriction, including without limitation the rights to
|
|
3237
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3238
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3239
|
-
subject to the following conditions:
|
|
3240
|
-
|
|
3241
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3242
|
-
copies or substantial portions of the Software.
|
|
3243
|
-
|
|
3244
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3245
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3246
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
3247
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3248
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3249
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3250
|
-
|
|
3251
|
-
````
|
|
3252
|
-
|
|
3253
|
-
---
|
|
3254
|
-
|
|
3255
|
-
## The following dependencies are licensed under the MIT License:
|
|
3256
|
-
|
|
3257
|
-
### Rust Crates:
|
|
3258
|
-
|
|
3259
|
-
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
3260
|
-
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
3261
|
-
|
|
3262
|
-
````text
|
|
3263
|
-
MIT License
|
|
3264
|
-
|
|
3265
|
-
Copyright (c) 2019 Graham Esau
|
|
3266
|
-
|
|
3267
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3268
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3269
|
-
in the Software without restriction, including without limitation the rights
|
|
3270
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3271
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3272
|
-
furnished to do so, subject to the following conditions:
|
|
3273
|
-
|
|
3274
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3275
|
-
copies or substantial portions of the Software.
|
|
3276
|
-
|
|
3277
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3278
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3279
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3280
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3281
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3282
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3283
|
-
SOFTWARE.
|
|
3284
|
-
|
|
3285
|
-
````
|
|
3286
|
-
|
|
3287
|
-
---
|
|
3288
|
-
|
|
3289
|
-
## The following dependencies are licensed under the MIT License:
|
|
3290
|
-
|
|
3291
|
-
### Rust Crates:
|
|
3292
|
-
|
|
3293
|
-
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
3294
|
-
|
|
3295
|
-
````text
|
|
3296
|
-
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
3297
|
-
Copyright (c) 2015-2020 The rust-hex Developers
|
|
3298
|
-
|
|
3299
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3300
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3301
|
-
in the Software without restriction, including without limitation the rights
|
|
3302
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3303
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3304
|
-
furnished to do so, subject to the following conditions:
|
|
3305
|
-
|
|
3306
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3307
|
-
copies or substantial portions of the Software.
|
|
3308
|
-
|
|
3309
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3310
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3311
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3312
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3313
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3314
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3315
|
-
SOFTWARE.
|
|
3316
|
-
|
|
3317
|
-
````
|
|
3318
|
-
|
|
3319
|
-
---
|
|
3320
|
-
|
|
3321
|
-
## The following dependencies are licensed under the MIT License:
|
|
3322
|
-
|
|
3323
|
-
### Rust Crates:
|
|
3324
|
-
|
|
3325
|
-
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
3326
|
-
|
|
3327
|
-
````text
|
|
3328
|
-
Copyright (c) 2015-2025 Sean McArthur
|
|
3329
|
-
|
|
3330
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3331
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3332
|
-
in the Software without restriction, including without limitation the rights
|
|
3333
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3334
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3335
|
-
furnished to do so, subject to the following conditions:
|
|
3336
|
-
|
|
3337
|
-
The above copyright notice and this permission notice shall be included in
|
|
3338
|
-
all copies or substantial portions of the Software.
|
|
3339
|
-
|
|
3340
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3341
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3342
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3343
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3344
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3345
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3346
|
-
THE SOFTWARE.
|
|
3347
|
-
|
|
3168
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3169
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3170
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3171
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3172
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3173
|
+
DEALINGS IN THE SOFTWARE.
|
|
3348
3174
|
|
|
3349
3175
|
````
|
|
3350
3176
|
|
|
@@ -3354,10 +3180,10 @@ THE SOFTWARE.
|
|
|
3354
3180
|
|
|
3355
3181
|
### Rust Crates:
|
|
3356
3182
|
|
|
3357
|
-
- [
|
|
3183
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
3358
3184
|
|
|
3359
3185
|
````text
|
|
3360
|
-
Copyright (c) The
|
|
3186
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
3361
3187
|
|
|
3362
3188
|
Permission is hereby granted, free of charge, to any
|
|
3363
3189
|
person obtaining a copy of this software and associated
|
|
@@ -3391,10 +3217,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3391
3217
|
|
|
3392
3218
|
### Rust Crates:
|
|
3393
3219
|
|
|
3394
|
-
- [
|
|
3220
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
3221
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
3222
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
3223
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
3224
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
3225
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
3395
3226
|
|
|
3396
3227
|
````text
|
|
3397
|
-
Copyright (c)
|
|
3228
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3398
3229
|
|
|
3399
3230
|
Permission is hereby granted, free of charge, to any
|
|
3400
3231
|
person obtaining a copy of this software and associated
|
|
@@ -3428,10 +3259,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3428
3259
|
|
|
3429
3260
|
### Rust Crates:
|
|
3430
3261
|
|
|
3431
|
-
- [
|
|
3262
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
3432
3263
|
|
|
3433
3264
|
````text
|
|
3434
|
-
Copyright (c)
|
|
3265
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
3435
3266
|
|
|
3436
3267
|
Permission is hereby granted, free of charge, to any
|
|
3437
3268
|
person obtaining a copy of this software and associated
|
|
@@ -3463,6 +3294,38 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3463
3294
|
|
|
3464
3295
|
## The following dependencies are licensed under the MIT License:
|
|
3465
3296
|
|
|
3297
|
+
### NPM Packages:
|
|
3298
|
+
|
|
3299
|
+
- [pngjs](https://github.com/pngjs/pngjs) (7.0.0)
|
|
3300
|
+
|
|
3301
|
+
````text
|
|
3302
|
+
pngjs original work Copyright (c) 2015 Luke Page & Original Contributors
|
|
3303
|
+
pngjs derived work Copyright (c) 2012 Kuba Niegowski
|
|
3304
|
+
|
|
3305
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3306
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3307
|
+
in the Software without restriction, including without limitation the rights
|
|
3308
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3309
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3310
|
+
furnished to do so, subject to the following conditions:
|
|
3311
|
+
|
|
3312
|
+
The above copyright notice and this permission notice shall be included in
|
|
3313
|
+
all copies or substantial portions of the Software.
|
|
3314
|
+
|
|
3315
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3316
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3317
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3318
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3319
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3320
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3321
|
+
THE SOFTWARE.
|
|
3322
|
+
|
|
3323
|
+
````
|
|
3324
|
+
|
|
3325
|
+
---
|
|
3326
|
+
|
|
3327
|
+
## The following dependencies are licensed under the MIT License:
|
|
3328
|
+
|
|
3466
3329
|
### Rust Crates:
|
|
3467
3330
|
|
|
3468
3331
|
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
@@ -3500,18 +3363,45 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3500
3363
|
|
|
3501
3364
|
## The following dependencies are licensed under the MIT License:
|
|
3502
3365
|
|
|
3366
|
+
### NPM Packages:
|
|
3367
|
+
|
|
3368
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
3369
|
+
|
|
3370
|
+
````text
|
|
3371
|
+
MIT License
|
|
3372
|
+
|
|
3373
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
3374
|
+
|
|
3375
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3376
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3377
|
+
in the Software without restriction, including without limitation the rights
|
|
3378
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3379
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3380
|
+
furnished to do so, subject to the following conditions:
|
|
3381
|
+
|
|
3382
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3383
|
+
copies or substantial portions of the Software.
|
|
3384
|
+
|
|
3385
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3386
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3387
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3388
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3389
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3390
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3391
|
+
SOFTWARE.
|
|
3392
|
+
|
|
3393
|
+
````
|
|
3394
|
+
|
|
3395
|
+
---
|
|
3396
|
+
|
|
3397
|
+
## The following dependencies are licensed under the MIT License:
|
|
3398
|
+
|
|
3503
3399
|
### Rust Crates:
|
|
3504
3400
|
|
|
3505
|
-
- [
|
|
3506
|
-
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
3507
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
3508
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
3509
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3510
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
3401
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
3511
3402
|
|
|
3512
3403
|
````text
|
|
3513
|
-
Copyright
|
|
3514
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3404
|
+
Copyright (c) The rust-url developers
|
|
3515
3405
|
|
|
3516
3406
|
Permission is hereby granted, free of charge, to any
|
|
3517
3407
|
person obtaining a copy of this software and associated
|
|
@@ -3545,10 +3435,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3545
3435
|
|
|
3546
3436
|
### Rust Crates:
|
|
3547
3437
|
|
|
3548
|
-
- [
|
|
3438
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
3549
3439
|
|
|
3550
3440
|
````text
|
|
3551
|
-
Copyright (c)
|
|
3441
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
3552
3442
|
|
|
3553
3443
|
Permission is hereby granted, free of charge, to any
|
|
3554
3444
|
person obtaining a copy of this software and associated
|
|
@@ -3582,13 +3472,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3582
3472
|
|
|
3583
3473
|
### Rust Crates:
|
|
3584
3474
|
|
|
3585
|
-
- [
|
|
3475
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
3586
3476
|
|
|
3587
3477
|
````text
|
|
3588
3478
|
MIT License
|
|
3589
3479
|
|
|
3590
|
-
Copyright
|
|
3591
|
-
Copyright
|
|
3480
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
3481
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
3482
|
+
Copyright (c) 2017 Frommi
|
|
3483
|
+
Copyright (c) 2017-2024 oyvindln
|
|
3484
|
+
|
|
3592
3485
|
|
|
3593
3486
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3594
3487
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3616,10 +3509,10 @@ SOFTWARE.
|
|
|
3616
3509
|
|
|
3617
3510
|
### Rust Crates:
|
|
3618
3511
|
|
|
3619
|
-
- [
|
|
3512
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
3620
3513
|
|
|
3621
3514
|
````text
|
|
3622
|
-
Copyright
|
|
3515
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
3623
3516
|
|
|
3624
3517
|
Permission is hereby granted, free of charge, to any
|
|
3625
3518
|
person obtaining a copy of this software and associated
|
|
@@ -3645,6 +3538,39 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
3645
3538
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3646
3539
|
DEALINGS IN THE SOFTWARE.
|
|
3647
3540
|
|
|
3541
|
+
````
|
|
3542
|
+
|
|
3543
|
+
---
|
|
3544
|
+
|
|
3545
|
+
## The following dependencies are licensed under the MIT License:
|
|
3546
|
+
|
|
3547
|
+
### NPM Packages:
|
|
3548
|
+
|
|
3549
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
3550
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
3551
|
+
|
|
3552
|
+
````text
|
|
3553
|
+
MIT License
|
|
3554
|
+
|
|
3555
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
3556
|
+
|
|
3557
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3558
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3559
|
+
in the Software without restriction, including without limitation the rights
|
|
3560
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3561
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3562
|
+
furnished to do so, subject to the following conditions:
|
|
3563
|
+
|
|
3564
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3565
|
+
copies or substantial portions of the Software.
|
|
3566
|
+
|
|
3567
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3568
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3569
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3570
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3571
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3572
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3573
|
+
SOFTWARE.
|
|
3648
3574
|
|
|
3649
3575
|
````
|
|
3650
3576
|
|
|
@@ -3654,10 +3580,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3654
3580
|
|
|
3655
3581
|
### Rust Crates:
|
|
3656
3582
|
|
|
3657
|
-
- [
|
|
3583
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
3658
3584
|
|
|
3659
3585
|
````text
|
|
3660
|
-
Copyright (c)
|
|
3586
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
3661
3587
|
|
|
3662
3588
|
Permission is hereby granted, free of charge, to any
|
|
3663
3589
|
person obtaining a copy of this software and associated
|
|
@@ -3691,10 +3617,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3691
3617
|
|
|
3692
3618
|
### Rust Crates:
|
|
3693
3619
|
|
|
3694
|
-
- [
|
|
3620
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
3695
3621
|
|
|
3696
3622
|
````text
|
|
3697
|
-
|
|
3623
|
+
The MIT License (MIT)
|
|
3624
|
+
|
|
3625
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
3626
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
3698
3627
|
|
|
3699
3628
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3700
3629
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3703,17 +3632,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3703
3632
|
copies of the Software, and to permit persons to whom the Software is
|
|
3704
3633
|
furnished to do so, subject to the following conditions:
|
|
3705
3634
|
|
|
3706
|
-
The above copyright notice and this permission notice shall be included in
|
|
3707
|
-
|
|
3635
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3636
|
+
copies or substantial portions of the Software.
|
|
3708
3637
|
|
|
3709
3638
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3710
3639
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3711
3640
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3712
3641
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3713
3642
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3714
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3715
|
-
|
|
3716
|
-
|
|
3643
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3644
|
+
SOFTWARE.
|
|
3717
3645
|
|
|
3718
3646
|
````
|
|
3719
3647
|
|
|
@@ -3723,13 +3651,60 @@ THE SOFTWARE.
|
|
|
3723
3651
|
|
|
3724
3652
|
### Rust Crates:
|
|
3725
3653
|
|
|
3726
|
-
- [
|
|
3727
|
-
- [
|
|
3654
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
3655
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3656
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3657
|
+
- [windows](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
3658
|
+
- [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
3659
|
+
- [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
3660
|
+
- [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
3661
|
+
- [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
|
|
3662
|
+
- [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
|
|
3663
|
+
- [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
3664
|
+
- [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
|
|
3665
|
+
- [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
|
|
3666
|
+
- [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
|
|
3667
|
+
- [windows-sys](https://github.com/microsoft/windows-rs) (0.48.0)
|
|
3668
|
+
- [windows-sys](https://github.com/microsoft/windows-rs) (0.52.0)
|
|
3669
|
+
- [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
|
|
3670
|
+
- [windows-targets](https://github.com/microsoft/windows-rs) (0.48.5)
|
|
3671
|
+
- [windows-targets](https://github.com/microsoft/windows-rs) (0.52.6)
|
|
3672
|
+
- [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
3673
|
+
- [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.48.5)
|
|
3674
|
+
- [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.52.6)
|
|
3728
3675
|
|
|
3729
3676
|
````text
|
|
3730
|
-
|
|
3677
|
+
MIT License
|
|
3731
3678
|
|
|
3732
|
-
Copyright
|
|
3679
|
+
Copyright (c) <year> <copyright holders>
|
|
3680
|
+
|
|
3681
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
3682
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
3683
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3684
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
3685
|
+
following conditions:
|
|
3686
|
+
|
|
3687
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3688
|
+
portions of the Software.
|
|
3689
|
+
|
|
3690
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3691
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
3692
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3693
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
3694
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3695
|
+
|
|
3696
|
+
````
|
|
3697
|
+
|
|
3698
|
+
---
|
|
3699
|
+
|
|
3700
|
+
## The following dependencies are licensed under the MIT License:
|
|
3701
|
+
|
|
3702
|
+
### Rust Crates:
|
|
3703
|
+
|
|
3704
|
+
- [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
|
|
3705
|
+
|
|
3706
|
+
````text
|
|
3707
|
+
Copyright (c) 2015 steffengy
|
|
3733
3708
|
|
|
3734
3709
|
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:
|
|
3735
3710
|
|
|
@@ -3745,10 +3720,47 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3745
3720
|
|
|
3746
3721
|
### Rust Crates:
|
|
3747
3722
|
|
|
3748
|
-
- [
|
|
3723
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
3724
|
+
|
|
3725
|
+
````text
|
|
3726
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
3727
|
+
|
|
3728
|
+
Permission is hereby granted, free of charge, to any
|
|
3729
|
+
person obtaining a copy of this software and associated
|
|
3730
|
+
documentation files (the "Software"), to deal in the
|
|
3731
|
+
Software without restriction, including without
|
|
3732
|
+
limitation the rights to use, copy, modify, merge,
|
|
3733
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3734
|
+
the Software, and to permit persons to whom the Software
|
|
3735
|
+
is furnished to do so, subject to the following
|
|
3736
|
+
conditions:
|
|
3737
|
+
|
|
3738
|
+
The above copyright notice and this permission notice
|
|
3739
|
+
shall be included in all copies or substantial portions
|
|
3740
|
+
of the Software.
|
|
3741
|
+
|
|
3742
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3743
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3744
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3745
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3746
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3747
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3748
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3749
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3750
|
+
DEALINGS IN THE SOFTWARE.
|
|
3751
|
+
|
|
3752
|
+
````
|
|
3753
|
+
|
|
3754
|
+
---
|
|
3755
|
+
|
|
3756
|
+
## The following dependencies are licensed under the MIT License:
|
|
3757
|
+
|
|
3758
|
+
### Rust Crates:
|
|
3759
|
+
|
|
3760
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
3749
3761
|
|
|
3750
3762
|
````text
|
|
3751
|
-
Copyright (c)
|
|
3763
|
+
Copyright (c) 2015 Steven Allen
|
|
3752
3764
|
|
|
3753
3765
|
Permission is hereby granted, free of charge, to any
|
|
3754
3766
|
person obtaining a copy of this software and associated
|
|
@@ -3780,65 +3792,37 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3780
3792
|
|
|
3781
3793
|
## The following dependencies are licensed under the MIT License:
|
|
3782
3794
|
|
|
3783
|
-
###
|
|
3784
|
-
|
|
3785
|
-
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
3786
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
3787
|
-
|
|
3788
|
-
````text
|
|
3789
|
-
MIT License
|
|
3790
|
-
|
|
3791
|
-
Copyright (c) 2017 Evgeny Poberezkin
|
|
3792
|
-
|
|
3793
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3794
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3795
|
-
in the Software without restriction, including without limitation the rights
|
|
3796
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3797
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3798
|
-
furnished to do so, subject to the following conditions:
|
|
3799
|
-
|
|
3800
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3801
|
-
copies or substantial portions of the Software.
|
|
3802
|
-
|
|
3803
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3804
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3805
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3806
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3807
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3808
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3809
|
-
SOFTWARE.
|
|
3810
|
-
|
|
3811
|
-
````
|
|
3812
|
-
|
|
3813
|
-
---
|
|
3814
|
-
|
|
3815
|
-
## The following dependencies are licensed under the MIT License:
|
|
3816
|
-
|
|
3817
|
-
### NPM Packages:
|
|
3795
|
+
### Rust Crates:
|
|
3818
3796
|
|
|
3819
|
-
- [
|
|
3797
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
3820
3798
|
|
|
3821
3799
|
````text
|
|
3822
|
-
|
|
3823
|
-
|
|
3800
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
3801
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3824
3802
|
|
|
3825
|
-
Permission is hereby granted, free of charge, to any
|
|
3826
|
-
of this software and associated
|
|
3827
|
-
|
|
3828
|
-
|
|
3829
|
-
|
|
3830
|
-
|
|
3803
|
+
Permission is hereby granted, free of charge, to any
|
|
3804
|
+
person obtaining a copy of this software and associated
|
|
3805
|
+
documentation files (the "Software"), to deal in the
|
|
3806
|
+
Software without restriction, including without
|
|
3807
|
+
limitation the rights to use, copy, modify, merge,
|
|
3808
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3809
|
+
the Software, and to permit persons to whom the Software
|
|
3810
|
+
is furnished to do so, subject to the following
|
|
3811
|
+
conditions:
|
|
3831
3812
|
|
|
3832
|
-
The above copyright notice and this permission notice
|
|
3833
|
-
all copies or substantial portions
|
|
3813
|
+
The above copyright notice and this permission notice
|
|
3814
|
+
shall be included in all copies or substantial portions
|
|
3815
|
+
of the Software.
|
|
3834
3816
|
|
|
3835
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3836
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3837
|
-
|
|
3838
|
-
|
|
3839
|
-
|
|
3840
|
-
|
|
3841
|
-
|
|
3817
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3818
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3819
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3820
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3821
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3822
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3823
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3824
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3825
|
+
DEALINGS IN THE SOFTWARE.
|
|
3842
3826
|
|
|
3843
3827
|
````
|
|
3844
3828
|
|
|
@@ -3848,14 +3832,10 @@ THE SOFTWARE.
|
|
|
3848
3832
|
|
|
3849
3833
|
### Rust Crates:
|
|
3850
3834
|
|
|
3851
|
-
- [
|
|
3852
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3853
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3835
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
3854
3836
|
|
|
3855
3837
|
````text
|
|
3856
|
-
|
|
3857
|
-
|
|
3858
|
-
Copyright (c) 2017 Ted Driggs
|
|
3838
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
3859
3839
|
|
|
3860
3840
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3861
3841
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3883,13 +3863,11 @@ SOFTWARE.
|
|
|
3883
3863
|
|
|
3884
3864
|
### Rust Crates:
|
|
3885
3865
|
|
|
3886
|
-
- [
|
|
3887
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
3888
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
3889
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
3866
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
3890
3867
|
|
|
3891
3868
|
````text
|
|
3892
|
-
Copyright (c)
|
|
3869
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
3870
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3893
3871
|
|
|
3894
3872
|
Permission is hereby granted, free of charge, to any
|
|
3895
3873
|
person obtaining a copy of this software and associated
|
|
@@ -3923,10 +3901,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3923
3901
|
|
|
3924
3902
|
### Rust Crates:
|
|
3925
3903
|
|
|
3926
|
-
- [
|
|
3904
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
3905
|
+
- [widestring](https://github.com/VoidStarKat/widestring-rs) (1.2.1)
|
|
3927
3906
|
|
|
3928
3907
|
````text
|
|
3929
|
-
|
|
3908
|
+
MIT License
|
|
3930
3909
|
|
|
3931
3910
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3932
3911
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3935,16 +3914,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3935
3914
|
copies of the Software, and to permit persons to whom the Software is
|
|
3936
3915
|
furnished to do so, subject to the following conditions:
|
|
3937
3916
|
|
|
3938
|
-
The above copyright notice and this permission notice shall be included in
|
|
3939
|
-
|
|
3917
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3918
|
+
copies or substantial portions of the Software.
|
|
3940
3919
|
|
|
3941
3920
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3942
3921
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3943
3922
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3944
3923
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3945
3924
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3946
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3947
|
-
|
|
3925
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3926
|
+
SOFTWARE.
|
|
3948
3927
|
|
|
3949
3928
|
````
|
|
3950
3929
|
|
|
@@ -3954,10 +3933,42 @@ THE SOFTWARE.
|
|
|
3954
3933
|
|
|
3955
3934
|
### Rust Crates:
|
|
3956
3935
|
|
|
3957
|
-
- [
|
|
3936
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
3958
3937
|
|
|
3959
3938
|
````text
|
|
3960
|
-
|
|
3939
|
+
The MIT License (MIT)
|
|
3940
|
+
|
|
3941
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
3942
|
+
|
|
3943
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3944
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3945
|
+
in the Software without restriction, including without limitation the rights
|
|
3946
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3947
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3948
|
+
furnished to do so, subject to the following conditions:
|
|
3949
|
+
|
|
3950
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3951
|
+
copies or substantial portions of the Software.
|
|
3952
|
+
|
|
3953
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3954
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3955
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3956
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3957
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3958
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3959
|
+
SOFTWARE.
|
|
3960
|
+
````
|
|
3961
|
+
|
|
3962
|
+
---
|
|
3963
|
+
|
|
3964
|
+
## The following dependencies are licensed under the MIT License:
|
|
3965
|
+
|
|
3966
|
+
### Rust Crates:
|
|
3967
|
+
|
|
3968
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
3969
|
+
|
|
3970
|
+
````text
|
|
3971
|
+
Copyright (c) The Rust Project Developers
|
|
3961
3972
|
|
|
3962
3973
|
Permission is hereby granted, free of charge, to any
|
|
3963
3974
|
person obtaining a copy of this software and associated
|
|
@@ -3991,10 +4002,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3991
4002
|
|
|
3992
4003
|
### Rust Crates:
|
|
3993
4004
|
|
|
3994
|
-
- [
|
|
4005
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
3995
4006
|
|
|
3996
4007
|
````text
|
|
3997
|
-
Copyright (c)
|
|
4008
|
+
Copyright (c) 2016--2023
|
|
3998
4009
|
|
|
3999
4010
|
Permission is hereby granted, free of charge, to any
|
|
4000
4011
|
person obtaining a copy of this software and associated
|
|
@@ -4028,39 +4039,28 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4028
4039
|
|
|
4029
4040
|
### Rust Crates:
|
|
4030
4041
|
|
|
4031
|
-
- [
|
|
4032
|
-
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
4033
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
4034
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
4035
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
4036
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
4042
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
4037
4043
|
|
|
4038
4044
|
````text
|
|
4039
|
-
Copyright (c)
|
|
4045
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
4040
4046
|
|
|
4041
|
-
Permission is hereby granted, free of charge, to any
|
|
4042
|
-
|
|
4043
|
-
|
|
4044
|
-
|
|
4045
|
-
|
|
4046
|
-
|
|
4047
|
-
the Software, and to permit persons to whom the Software
|
|
4048
|
-
is furnished to do so, subject to the following
|
|
4049
|
-
conditions:
|
|
4047
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4048
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4049
|
+
in the Software without restriction, including without limitation the rights
|
|
4050
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4051
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4052
|
+
furnished to do so, subject to the following conditions:
|
|
4050
4053
|
|
|
4051
|
-
The above copyright notice and this permission notice
|
|
4052
|
-
|
|
4053
|
-
of the Software.
|
|
4054
|
+
The above copyright notice and this permission notice shall be included in
|
|
4055
|
+
all copies or substantial portions of the Software.
|
|
4054
4056
|
|
|
4055
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4056
|
-
|
|
4057
|
-
|
|
4058
|
-
|
|
4059
|
-
|
|
4060
|
-
|
|
4061
|
-
|
|
4062
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4063
|
-
DEALINGS IN THE SOFTWARE.
|
|
4057
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4058
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4059
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4060
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4061
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4062
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4063
|
+
THE SOFTWARE.
|
|
4064
4064
|
|
|
4065
4065
|
````
|
|
4066
4066
|
|
|
@@ -4455,31 +4455,14 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
4455
4455
|
|
|
4456
4456
|
### Rust Crates:
|
|
4457
4457
|
|
|
4458
|
-
- [
|
|
4459
|
-
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4460
|
-
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4461
|
-
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4462
|
-
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4463
|
-
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4464
|
-
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4465
|
-
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4466
|
-
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4467
|
-
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4468
|
-
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4469
|
-
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4470
|
-
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4471
|
-
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4472
|
-
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4473
|
-
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4474
|
-
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4475
|
-
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4458
|
+
- [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
|
|
4476
4459
|
|
|
4477
4460
|
````text
|
|
4478
4461
|
UNICODE LICENSE V3
|
|
4479
4462
|
|
|
4480
4463
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4481
4464
|
|
|
4482
|
-
Copyright ©
|
|
4465
|
+
Copyright © 1991-2023 Unicode, Inc.
|
|
4483
4466
|
|
|
4484
4467
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4485
4468
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4515,13 +4498,6 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4515
4498
|
dealings in these Data Files or Software without prior written
|
|
4516
4499
|
authorization of the copyright holder.
|
|
4517
4500
|
|
|
4518
|
-
SPDX-License-Identifier: Unicode-3.0
|
|
4519
|
-
|
|
4520
|
-
—
|
|
4521
|
-
|
|
4522
|
-
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4523
|
-
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4524
|
-
|
|
4525
4501
|
````
|
|
4526
4502
|
|
|
4527
4503
|
---
|
|
@@ -4530,14 +4506,31 @@ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation a
|
|
|
4530
4506
|
|
|
4531
4507
|
### Rust Crates:
|
|
4532
4508
|
|
|
4533
|
-
- [
|
|
4509
|
+
- [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4510
|
+
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4511
|
+
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4512
|
+
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4513
|
+
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4514
|
+
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4515
|
+
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4516
|
+
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4517
|
+
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4518
|
+
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4519
|
+
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4520
|
+
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4521
|
+
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4522
|
+
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4523
|
+
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4524
|
+
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4525
|
+
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4526
|
+
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4534
4527
|
|
|
4535
4528
|
````text
|
|
4536
4529
|
UNICODE LICENSE V3
|
|
4537
4530
|
|
|
4538
4531
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4539
4532
|
|
|
4540
|
-
Copyright ©
|
|
4533
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
4541
4534
|
|
|
4542
4535
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4543
4536
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4573,5 +4566,12 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4573
4566
|
dealings in these Data Files or Software without prior written
|
|
4574
4567
|
authorization of the copyright holder.
|
|
4575
4568
|
|
|
4569
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
4570
|
+
|
|
4571
|
+
—
|
|
4572
|
+
|
|
4573
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4574
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4575
|
+
|
|
4576
4576
|
````
|
|
4577
4577
|
|