@deveco-codegenie/mcp-bridge-darwin-x64 1.1.0 → 1.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/THIRD_PARTY_LICENSES.md +1267 -1267
- package/napi_bridge.node +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -98,9 +98,94 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
98
98
|
|
|
99
99
|
### Rust Crates:
|
|
100
100
|
|
|
101
|
-
- [
|
|
102
|
-
- [
|
|
103
|
-
- [
|
|
101
|
+
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
102
|
+
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
103
|
+
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
104
|
+
|
|
105
|
+
````text
|
|
106
|
+
Apache License
|
|
107
|
+
Version 2.0, January 2004
|
|
108
|
+
http://www.apache.org/licenses/
|
|
109
|
+
|
|
110
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
111
|
+
|
|
112
|
+
1. Definitions.
|
|
113
|
+
|
|
114
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
115
|
+
|
|
116
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
117
|
+
|
|
118
|
+
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
119
|
+
|
|
120
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
121
|
+
|
|
122
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
123
|
+
|
|
124
|
+
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
125
|
+
|
|
126
|
+
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
127
|
+
|
|
128
|
+
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
129
|
+
|
|
130
|
+
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
131
|
+
|
|
132
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
133
|
+
|
|
134
|
+
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
135
|
+
|
|
136
|
+
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
137
|
+
|
|
138
|
+
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
139
|
+
|
|
140
|
+
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
141
|
+
|
|
142
|
+
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
143
|
+
|
|
144
|
+
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
145
|
+
|
|
146
|
+
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
147
|
+
|
|
148
|
+
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
149
|
+
|
|
150
|
+
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
151
|
+
|
|
152
|
+
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
|
153
|
+
|
|
154
|
+
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
|
155
|
+
|
|
156
|
+
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
|
157
|
+
|
|
158
|
+
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
159
|
+
|
|
160
|
+
END OF TERMS AND CONDITIONS
|
|
161
|
+
|
|
162
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
163
|
+
|
|
164
|
+
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
165
|
+
|
|
166
|
+
Copyright [yyyy] [name of copyright owner]
|
|
167
|
+
|
|
168
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
169
|
+
you may not use this file except in compliance with the License.
|
|
170
|
+
You may obtain a copy of the License at
|
|
171
|
+
|
|
172
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
173
|
+
|
|
174
|
+
Unless required by applicable law or agreed to in writing, software
|
|
175
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
176
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
177
|
+
See the License for the specific language governing permissions and
|
|
178
|
+
limitations under the License.
|
|
179
|
+
|
|
180
|
+
````
|
|
181
|
+
|
|
182
|
+
---
|
|
183
|
+
|
|
184
|
+
## The following dependencies are licensed under the Apache-2.0 License:
|
|
185
|
+
|
|
186
|
+
### Rust Crates:
|
|
187
|
+
|
|
188
|
+
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
104
189
|
|
|
105
190
|
````text
|
|
106
191
|
Apache License
|
|
@@ -291,7 +376,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
291
376
|
same "printed page" as the copyright notice for easier
|
|
292
377
|
identification within third-party archives.
|
|
293
378
|
|
|
294
|
-
Copyright
|
|
379
|
+
Copyright 2011 Google Inc.
|
|
295
380
|
|
|
296
381
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
297
382
|
you may not use this file except in compliance with the License.
|
|
@@ -313,94 +398,9 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
313
398
|
|
|
314
399
|
### Rust Crates:
|
|
315
400
|
|
|
316
|
-
- [
|
|
317
|
-
- [
|
|
318
|
-
- [
|
|
319
|
-
|
|
320
|
-
````text
|
|
321
|
-
Apache License
|
|
322
|
-
Version 2.0, January 2004
|
|
323
|
-
http://www.apache.org/licenses/
|
|
324
|
-
|
|
325
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
326
|
-
|
|
327
|
-
1. Definitions.
|
|
328
|
-
|
|
329
|
-
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
330
|
-
|
|
331
|
-
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
332
|
-
|
|
333
|
-
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
334
|
-
|
|
335
|
-
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
336
|
-
|
|
337
|
-
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
338
|
-
|
|
339
|
-
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
340
|
-
|
|
341
|
-
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
342
|
-
|
|
343
|
-
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
344
|
-
|
|
345
|
-
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
346
|
-
|
|
347
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
348
|
-
|
|
349
|
-
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
350
|
-
|
|
351
|
-
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
352
|
-
|
|
353
|
-
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
354
|
-
|
|
355
|
-
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
356
|
-
|
|
357
|
-
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
358
|
-
|
|
359
|
-
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
360
|
-
|
|
361
|
-
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
362
|
-
|
|
363
|
-
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
364
|
-
|
|
365
|
-
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
366
|
-
|
|
367
|
-
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
|
368
|
-
|
|
369
|
-
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
|
370
|
-
|
|
371
|
-
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
|
372
|
-
|
|
373
|
-
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
374
|
-
|
|
375
|
-
END OF TERMS AND CONDITIONS
|
|
376
|
-
|
|
377
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
378
|
-
|
|
379
|
-
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
380
|
-
|
|
381
|
-
Copyright [yyyy] [name of copyright owner]
|
|
382
|
-
|
|
383
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
384
|
-
you may not use this file except in compliance with the License.
|
|
385
|
-
You may obtain a copy of the License at
|
|
386
|
-
|
|
387
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
388
|
-
|
|
389
|
-
Unless required by applicable law or agreed to in writing, software
|
|
390
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
391
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
392
|
-
See the License for the specific language governing permissions and
|
|
393
|
-
limitations under the License.
|
|
394
|
-
|
|
395
|
-
````
|
|
396
|
-
|
|
397
|
-
---
|
|
398
|
-
|
|
399
|
-
## The following dependencies are licensed under the Apache-2.0 License:
|
|
400
|
-
|
|
401
|
-
### Rust Crates:
|
|
402
|
-
|
|
403
|
-
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
401
|
+
- [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
|
|
402
|
+
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
403
|
+
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
404
404
|
|
|
405
405
|
````text
|
|
406
406
|
Apache License
|
|
@@ -591,7 +591,7 @@ limitations under the License.
|
|
|
591
591
|
same "printed page" as the copyright notice for easier
|
|
592
592
|
identification within third-party archives.
|
|
593
593
|
|
|
594
|
-
Copyright
|
|
594
|
+
Copyright [yyyy] [name of copyright owner]
|
|
595
595
|
|
|
596
596
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
597
597
|
you may not use this file except in compliance with the License.
|
|
@@ -613,6 +613,43 @@ limitations under the License.
|
|
|
613
613
|
|
|
614
614
|
### NPM Packages:
|
|
615
615
|
|
|
616
|
+
- [jpeg-js](https://github.com/eugeneware/jpeg-js) (0.4.4)
|
|
617
|
+
|
|
618
|
+
````text
|
|
619
|
+
Copyright (c) 2014, Eugene Ware
|
|
620
|
+
All rights reserved.
|
|
621
|
+
|
|
622
|
+
Redistribution and use in source and binary forms, with or without
|
|
623
|
+
modification, are permitted provided that the following conditions are met:
|
|
624
|
+
|
|
625
|
+
1. Redistributions of source code must retain the above copyright
|
|
626
|
+
notice, this list of conditions and the following disclaimer.
|
|
627
|
+
2. Redistributions in binary form must reproduce the above copyright
|
|
628
|
+
notice, this list of conditions and the following disclaimer in the
|
|
629
|
+
documentation and/or other materials provided with the distribution.
|
|
630
|
+
3. Neither the name of Eugene Ware nor the names of its contributors
|
|
631
|
+
may be used to endorse or promote products derived from this software
|
|
632
|
+
without specific prior written permission.
|
|
633
|
+
|
|
634
|
+
THIS SOFTWARE IS PROVIDED BY EUGENE WARE ''AS IS'' AND ANY
|
|
635
|
+
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
636
|
+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
637
|
+
DISCLAIMED. IN NO EVENT SHALL EUGENE WARE BE LIABLE FOR ANY
|
|
638
|
+
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
639
|
+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
640
|
+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
641
|
+
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
642
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
643
|
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
644
|
+
|
|
645
|
+
````
|
|
646
|
+
|
|
647
|
+
---
|
|
648
|
+
|
|
649
|
+
## The following dependencies are licensed under the BSD-3-Clause License:
|
|
650
|
+
|
|
651
|
+
### NPM Packages:
|
|
652
|
+
|
|
616
653
|
- [fast-uri](https://github.com/fastify/fast-uri) (3.1.0)
|
|
617
654
|
|
|
618
655
|
````text
|
|
@@ -652,65 +689,16 @@ The complete list of contributors can be found at:
|
|
|
652
689
|
|
|
653
690
|
---
|
|
654
691
|
|
|
655
|
-
## The following dependencies are licensed under the
|
|
692
|
+
## The following dependencies are licensed under the ISC License:
|
|
656
693
|
|
|
657
694
|
### NPM Packages:
|
|
658
695
|
|
|
659
|
-
- [
|
|
696
|
+
- [pixelmatch](https://github.com/mapbox/pixelmatch) (7.1.0)
|
|
660
697
|
|
|
661
698
|
````text
|
|
662
|
-
|
|
663
|
-
All rights reserved.
|
|
664
|
-
|
|
665
|
-
Redistribution and use in source and binary forms, with or without
|
|
666
|
-
modification, are permitted provided that the following conditions are met:
|
|
667
|
-
|
|
668
|
-
1. Redistributions of source code must retain the above copyright
|
|
669
|
-
notice, this list of conditions and the following disclaimer.
|
|
670
|
-
2. Redistributions in binary form must reproduce the above copyright
|
|
671
|
-
notice, this list of conditions and the following disclaimer in the
|
|
672
|
-
documentation and/or other materials provided with the distribution.
|
|
673
|
-
3. Neither the name of Eugene Ware nor the names of its contributors
|
|
674
|
-
may be used to endorse or promote products derived from this software
|
|
675
|
-
without specific prior written permission.
|
|
676
|
-
|
|
677
|
-
THIS SOFTWARE IS PROVIDED BY EUGENE WARE ''AS IS'' AND ANY
|
|
678
|
-
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
679
|
-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
680
|
-
DISCLAIMED. IN NO EVENT SHALL EUGENE WARE BE LIABLE FOR ANY
|
|
681
|
-
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
682
|
-
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
683
|
-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
684
|
-
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
685
|
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
686
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
699
|
+
ISC License
|
|
687
700
|
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
---
|
|
691
|
-
|
|
692
|
-
## The following dependencies are licensed under the ISC License:
|
|
693
|
-
|
|
694
|
-
### NPM Packages:
|
|
695
|
-
|
|
696
|
-
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.3) (0.0.3)
|
|
697
|
-
|
|
698
|
-
````text
|
|
699
|
-
Please refer to the package README for license details.
|
|
700
|
-
````
|
|
701
|
-
|
|
702
|
-
---
|
|
703
|
-
|
|
704
|
-
## The following dependencies are licensed under the ISC License:
|
|
705
|
-
|
|
706
|
-
### NPM Packages:
|
|
707
|
-
|
|
708
|
-
- [pixelmatch](https://github.com/mapbox/pixelmatch) (7.1.0)
|
|
709
|
-
|
|
710
|
-
````text
|
|
711
|
-
ISC License
|
|
712
|
-
|
|
713
|
-
Copyright (c) 2025, Mapbox
|
|
701
|
+
Copyright (c) 2025, Mapbox
|
|
714
702
|
|
|
715
703
|
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
716
704
|
with or without fee is hereby granted, provided that the above copyright notice
|
|
@@ -752,34 +740,47 @@ THIS SOFTWARE.
|
|
|
752
740
|
|
|
753
741
|
---
|
|
754
742
|
|
|
743
|
+
## The following dependencies are licensed under the ISC License:
|
|
744
|
+
|
|
745
|
+
### NPM Packages:
|
|
746
|
+
|
|
747
|
+
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.3) (0.0.3)
|
|
748
|
+
|
|
749
|
+
````text
|
|
750
|
+
Please refer to the package README for license details.
|
|
751
|
+
````
|
|
752
|
+
|
|
753
|
+
---
|
|
754
|
+
|
|
755
755
|
## The following dependencies are licensed under the MIT License:
|
|
756
756
|
|
|
757
|
-
###
|
|
757
|
+
### NPM Packages:
|
|
758
758
|
|
|
759
|
-
- [
|
|
759
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
760
760
|
|
|
761
761
|
````text
|
|
762
|
-
The MIT License (MIT)
|
|
763
|
-
|
|
764
|
-
Copyright (c)
|
|
765
|
-
|
|
766
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
767
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
768
|
-
in the Software without restriction, including without limitation the rights
|
|
769
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
770
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
771
|
-
furnished to do so, subject to the following conditions:
|
|
772
|
-
|
|
773
|
-
The above copyright notice and this permission notice shall be included in
|
|
774
|
-
copies or substantial portions of the Software.
|
|
775
|
-
|
|
776
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
777
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
778
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
779
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
780
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
781
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
782
|
-
SOFTWARE.
|
|
762
|
+
The MIT License (MIT)
|
|
763
|
+
|
|
764
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
765
|
+
|
|
766
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
767
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
768
|
+
in the Software without restriction, including without limitation the rights
|
|
769
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
770
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
771
|
+
furnished to do so, subject to the following conditions:
|
|
772
|
+
|
|
773
|
+
The above copyright notice and this permission notice shall be included in
|
|
774
|
+
all copies or substantial portions of the Software.
|
|
775
|
+
|
|
776
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
777
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
778
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
779
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
780
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
781
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
782
|
+
THE SOFTWARE.
|
|
783
|
+
|
|
783
784
|
````
|
|
784
785
|
|
|
785
786
|
---
|
|
@@ -788,10 +789,12 @@ SOFTWARE.
|
|
|
788
789
|
|
|
789
790
|
### Rust Crates:
|
|
790
791
|
|
|
791
|
-
- [
|
|
792
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
793
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
794
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
792
795
|
|
|
793
796
|
````text
|
|
794
|
-
Copyright (c)
|
|
797
|
+
Copyright (c) 2019 Tower Contributors
|
|
795
798
|
|
|
796
799
|
Permission is hereby granted, free of charge, to any
|
|
797
800
|
person obtaining a copy of this software and associated
|
|
@@ -825,15 +828,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
825
828
|
|
|
826
829
|
### Rust Crates:
|
|
827
830
|
|
|
828
|
-
- [
|
|
829
|
-
- [
|
|
830
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
831
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
832
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
833
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
831
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
832
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
834
833
|
|
|
835
834
|
````text
|
|
836
|
-
Copyright (c) 2014
|
|
835
|
+
Copyright (c) 2014 Alex Crichton
|
|
837
836
|
|
|
838
837
|
Permission is hereby granted, free of charge, to any
|
|
839
838
|
person obtaining a copy of this software and associated
|
|
@@ -867,11 +866,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
867
866
|
|
|
868
867
|
### Rust Crates:
|
|
869
868
|
|
|
870
|
-
- [
|
|
869
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
871
870
|
|
|
872
871
|
````text
|
|
873
|
-
Copyright (c) 2018-
|
|
874
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
872
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
875
873
|
|
|
876
874
|
Permission is hereby granted, free of charge, to any
|
|
877
875
|
person obtaining a copy of this software and associated
|
|
@@ -905,77 +903,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
905
903
|
|
|
906
904
|
### Rust Crates:
|
|
907
905
|
|
|
908
|
-
- [
|
|
909
|
-
|
|
910
|
-
````text
|
|
911
|
-
Copyright (c) 2018 directories-rs contributors
|
|
912
|
-
|
|
913
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
914
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
915
|
-
in the Software without restriction, including without limitation the rights
|
|
916
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
917
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
918
|
-
furnished to do so, subject to the following conditions:
|
|
919
|
-
|
|
920
|
-
The above copyright notice and this permission notice shall be included in all
|
|
921
|
-
copies or substantial portions of the Software.
|
|
922
|
-
|
|
923
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
924
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
925
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
926
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
927
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
928
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
929
|
-
SOFTWARE.
|
|
930
|
-
|
|
931
|
-
````
|
|
932
|
-
|
|
933
|
-
---
|
|
934
|
-
|
|
935
|
-
## The following dependencies are licensed under the MIT License:
|
|
936
|
-
|
|
937
|
-
### NPM Packages:
|
|
938
|
-
|
|
939
|
-
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
940
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
941
|
-
|
|
942
|
-
````text
|
|
943
|
-
MIT License
|
|
944
|
-
|
|
945
|
-
Copyright (c) 2017 Evgeny Poberezkin
|
|
946
|
-
|
|
947
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
948
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
949
|
-
in the Software without restriction, including without limitation the rights
|
|
950
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
951
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
952
|
-
furnished to do so, subject to the following conditions:
|
|
953
|
-
|
|
954
|
-
The above copyright notice and this permission notice shall be included in all
|
|
955
|
-
copies or substantial portions of the Software.
|
|
956
|
-
|
|
957
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
958
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
959
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
960
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
961
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
962
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
963
|
-
SOFTWARE.
|
|
964
|
-
|
|
965
|
-
````
|
|
966
|
-
|
|
967
|
-
---
|
|
968
|
-
|
|
969
|
-
## The following dependencies are licensed under the MIT License:
|
|
970
|
-
|
|
971
|
-
### NPM Packages:
|
|
972
|
-
|
|
973
|
-
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
906
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
974
907
|
|
|
975
908
|
````text
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
909
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
979
910
|
|
|
980
911
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
981
912
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -984,18 +915,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
984
915
|
copies of the Software, and to permit persons to whom the Software is
|
|
985
916
|
furnished to do so, subject to the following conditions:
|
|
986
917
|
|
|
987
|
-
The above copyright notice and this permission notice shall be included in
|
|
988
|
-
copies or substantial portions of the Software.
|
|
918
|
+
The above copyright notice and this permission notice shall be included in
|
|
919
|
+
all copies or substantial portions of the Software.
|
|
989
920
|
|
|
990
921
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
991
922
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
992
923
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
993
924
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
994
925
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
995
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
996
|
-
SOFTWARE.
|
|
926
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
927
|
+
THE SOFTWARE.
|
|
997
928
|
|
|
998
|
-
[others]: https://github.com/json5/json5/contributors
|
|
999
929
|
|
|
1000
930
|
````
|
|
1001
931
|
|
|
@@ -1005,10 +935,11 @@ SOFTWARE.
|
|
|
1005
935
|
|
|
1006
936
|
### Rust Crates:
|
|
1007
937
|
|
|
1008
|
-
- [
|
|
938
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
1009
939
|
|
|
1010
940
|
````text
|
|
1011
|
-
Copyright (c)
|
|
941
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
942
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1012
943
|
|
|
1013
944
|
Permission is hereby granted, free of charge, to any
|
|
1014
945
|
person obtaining a copy of this software and associated
|
|
@@ -1042,11 +973,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1042
973
|
|
|
1043
974
|
### Rust Crates:
|
|
1044
975
|
|
|
1045
|
-
- [
|
|
976
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
977
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
978
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
979
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
1046
980
|
|
|
1047
981
|
````text
|
|
1048
|
-
Copyright (c)
|
|
1049
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
982
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
1050
983
|
|
|
1051
984
|
Permission is hereby granted, free of charge, to any
|
|
1052
985
|
person obtaining a copy of this software and associated
|
|
@@ -1080,10 +1013,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1080
1013
|
|
|
1081
1014
|
### Rust Crates:
|
|
1082
1015
|
|
|
1083
|
-
- [
|
|
1016
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
1084
1017
|
|
|
1085
1018
|
````text
|
|
1086
|
-
Copyright (c)
|
|
1019
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
1087
1020
|
|
|
1088
1021
|
Permission is hereby granted, free of charge, to any
|
|
1089
1022
|
person obtaining a copy of this software and associated
|
|
@@ -1115,47 +1048,17 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1115
1048
|
|
|
1116
1049
|
## The following dependencies are licensed under the MIT License:
|
|
1117
1050
|
|
|
1118
|
-
### NPM Packages:
|
|
1119
|
-
|
|
1120
|
-
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
1121
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
|
|
1122
|
-
|
|
1123
|
-
````text
|
|
1124
|
-
MIT License
|
|
1125
|
-
|
|
1126
|
-
Copyright (c) Microsoft Corporation.
|
|
1127
|
-
|
|
1128
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1129
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1130
|
-
in the Software without restriction, including without limitation the rights
|
|
1131
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1132
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1133
|
-
furnished to do so, subject to the following conditions:
|
|
1134
|
-
|
|
1135
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1136
|
-
copies or substantial portions of the Software.
|
|
1137
|
-
|
|
1138
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1139
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1140
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1141
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1142
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1143
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1144
|
-
SOFTWARE
|
|
1145
|
-
|
|
1146
|
-
````
|
|
1147
|
-
|
|
1148
|
-
---
|
|
1149
|
-
|
|
1150
|
-
## The following dependencies are licensed under the MIT License:
|
|
1151
|
-
|
|
1152
1051
|
### Rust Crates:
|
|
1153
1052
|
|
|
1154
|
-
- [
|
|
1053
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
1054
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1055
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1155
1056
|
|
|
1156
1057
|
````text
|
|
1157
1058
|
MIT License
|
|
1158
1059
|
|
|
1060
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
1061
|
+
|
|
1159
1062
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1160
1063
|
of this software and associated documentation files (the "Software"), to deal
|
|
1161
1064
|
in the Software without restriction, including without limitation the rights
|
|
@@ -1182,10 +1085,10 @@ SOFTWARE.
|
|
|
1182
1085
|
|
|
1183
1086
|
### Rust Crates:
|
|
1184
1087
|
|
|
1185
|
-
- [
|
|
1088
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
1186
1089
|
|
|
1187
1090
|
````text
|
|
1188
|
-
Copyright (c)
|
|
1091
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
1189
1092
|
|
|
1190
1093
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1191
1094
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1205,6 +1108,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1205
1108
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1206
1109
|
THE SOFTWARE.
|
|
1207
1110
|
|
|
1111
|
+
|
|
1208
1112
|
````
|
|
1209
1113
|
|
|
1210
1114
|
---
|
|
@@ -1213,10 +1117,92 @@ THE SOFTWARE.
|
|
|
1213
1117
|
|
|
1214
1118
|
### Rust Crates:
|
|
1215
1119
|
|
|
1216
|
-
- [
|
|
1120
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1121
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1122
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1123
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1124
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1125
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1126
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1127
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1128
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1217
1129
|
|
|
1218
1130
|
````text
|
|
1219
|
-
Copyright (c) 2016
|
|
1131
|
+
Copyright (c) 2016 Alex Crichton
|
|
1132
|
+
Copyright (c) 2017 The Tokio Authors
|
|
1133
|
+
|
|
1134
|
+
Permission is hereby granted, free of charge, to any
|
|
1135
|
+
person obtaining a copy of this software and associated
|
|
1136
|
+
documentation files (the "Software"), to deal in the
|
|
1137
|
+
Software without restriction, including without
|
|
1138
|
+
limitation the rights to use, copy, modify, merge,
|
|
1139
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1140
|
+
the Software, and to permit persons to whom the Software
|
|
1141
|
+
is furnished to do so, subject to the following
|
|
1142
|
+
conditions:
|
|
1143
|
+
|
|
1144
|
+
The above copyright notice and this permission notice
|
|
1145
|
+
shall be included in all copies or substantial portions
|
|
1146
|
+
of the Software.
|
|
1147
|
+
|
|
1148
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1149
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1150
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1151
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1152
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1153
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1154
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1155
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1156
|
+
DEALINGS IN THE SOFTWARE.
|
|
1157
|
+
|
|
1158
|
+
````
|
|
1159
|
+
|
|
1160
|
+
---
|
|
1161
|
+
|
|
1162
|
+
## The following dependencies are licensed under the MIT License:
|
|
1163
|
+
|
|
1164
|
+
### Rust Crates:
|
|
1165
|
+
|
|
1166
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
1167
|
+
|
|
1168
|
+
````text
|
|
1169
|
+
Copyright (c) 2017 Robert Grosse
|
|
1170
|
+
|
|
1171
|
+
Permission is hereby granted, free of charge, to any
|
|
1172
|
+
person obtaining a copy of this software and associated
|
|
1173
|
+
documentation files (the "Software"), to deal in the
|
|
1174
|
+
Software without restriction, including without
|
|
1175
|
+
limitation the rights to use, copy, modify, merge,
|
|
1176
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1177
|
+
the Software, and to permit persons to whom the Software
|
|
1178
|
+
is furnished to do so, subject to the following
|
|
1179
|
+
conditions:
|
|
1180
|
+
|
|
1181
|
+
The above copyright notice and this permission notice
|
|
1182
|
+
shall be included in all copies or substantial portions
|
|
1183
|
+
of the Software.
|
|
1184
|
+
|
|
1185
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1186
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1187
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1188
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1189
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1190
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1191
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1192
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1193
|
+
DEALINGS IN THE SOFTWARE.
|
|
1194
|
+
````
|
|
1195
|
+
|
|
1196
|
+
---
|
|
1197
|
+
|
|
1198
|
+
## The following dependencies are licensed under the MIT License:
|
|
1199
|
+
|
|
1200
|
+
### Rust Crates:
|
|
1201
|
+
|
|
1202
|
+
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
1203
|
+
|
|
1204
|
+
````text
|
|
1205
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
1220
1206
|
|
|
1221
1207
|
Permission is hereby granted, free of charge, to any
|
|
1222
1208
|
person obtaining a copy of this software and associated
|
|
@@ -1287,10 +1273,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1287
1273
|
|
|
1288
1274
|
### Rust Crates:
|
|
1289
1275
|
|
|
1290
|
-
- [
|
|
1276
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
1291
1277
|
|
|
1292
1278
|
````text
|
|
1293
|
-
Copyright
|
|
1279
|
+
Copyright 2023 The Fuchsia Authors
|
|
1294
1280
|
|
|
1295
1281
|
Permission is hereby granted, free of charge, to any
|
|
1296
1282
|
person obtaining a copy of this software and associated
|
|
@@ -1316,6 +1302,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
1316
1302
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1317
1303
|
DEALINGS IN THE SOFTWARE.
|
|
1318
1304
|
|
|
1305
|
+
|
|
1319
1306
|
````
|
|
1320
1307
|
|
|
1321
1308
|
---
|
|
@@ -1324,10 +1311,49 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1324
1311
|
|
|
1325
1312
|
### Rust Crates:
|
|
1326
1313
|
|
|
1327
|
-
- [
|
|
1314
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
1328
1315
|
|
|
1329
1316
|
````text
|
|
1330
|
-
Copyright (c)
|
|
1317
|
+
Copyright (c) The Rust Project Developers
|
|
1318
|
+
|
|
1319
|
+
Permission is hereby granted, free of charge, to any
|
|
1320
|
+
person obtaining a copy of this software and associated
|
|
1321
|
+
documentation files (the "Software"), to deal in the
|
|
1322
|
+
Software without restriction, including without
|
|
1323
|
+
limitation the rights to use, copy, modify, merge,
|
|
1324
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1325
|
+
the Software, and to permit persons to whom the Software
|
|
1326
|
+
is furnished to do so, subject to the following
|
|
1327
|
+
conditions:
|
|
1328
|
+
|
|
1329
|
+
The above copyright notice and this permission notice
|
|
1330
|
+
shall be included in all copies or substantial portions
|
|
1331
|
+
of the Software.
|
|
1332
|
+
|
|
1333
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1334
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1335
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1336
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1337
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1338
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1339
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1340
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1341
|
+
DEALINGS IN THE SOFTWARE.
|
|
1342
|
+
|
|
1343
|
+
````
|
|
1344
|
+
|
|
1345
|
+
---
|
|
1346
|
+
|
|
1347
|
+
## The following dependencies are licensed under the MIT License:
|
|
1348
|
+
|
|
1349
|
+
### Rust Crates:
|
|
1350
|
+
|
|
1351
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
1352
|
+
|
|
1353
|
+
````text
|
|
1354
|
+
MIT License
|
|
1355
|
+
|
|
1356
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
1331
1357
|
|
|
1332
1358
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1333
1359
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1336,17 +1362,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1336
1362
|
copies of the Software, and to permit persons to whom the Software is
|
|
1337
1363
|
furnished to do so, subject to the following conditions:
|
|
1338
1364
|
|
|
1339
|
-
The above copyright notice and this permission notice shall be included in
|
|
1340
|
-
|
|
1365
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1366
|
+
copies or substantial portions of the Software.
|
|
1341
1367
|
|
|
1342
1368
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1343
1369
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1344
1370
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1345
1371
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1346
1372
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1347
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1348
|
-
|
|
1349
|
-
|
|
1373
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1374
|
+
SOFTWARE.
|
|
1350
1375
|
|
|
1351
1376
|
````
|
|
1352
1377
|
|
|
@@ -1356,32 +1381,34 @@ THE SOFTWARE.
|
|
|
1356
1381
|
|
|
1357
1382
|
### Rust Crates:
|
|
1358
1383
|
|
|
1359
|
-
- [
|
|
1384
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
1360
1385
|
|
|
1361
1386
|
````text
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
furnished to do so, subject to the following
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
The above copyright notice and this permission notice
|
|
1375
|
-
all copies or substantial portions
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1379
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1387
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
1388
|
+
|
|
1389
|
+
Permission is hereby granted, free of charge, to any
|
|
1390
|
+
person obtaining a copy of this software and associated
|
|
1391
|
+
documentation files (the "Software"), to deal in the
|
|
1392
|
+
Software without restriction, including without
|
|
1393
|
+
limitation the rights to use, copy, modify, merge,
|
|
1394
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1395
|
+
the Software, and to permit persons to whom the Software
|
|
1396
|
+
is furnished to do so, subject to the following
|
|
1397
|
+
conditions:
|
|
1398
|
+
|
|
1399
|
+
The above copyright notice and this permission notice
|
|
1400
|
+
shall be included in all copies or substantial portions
|
|
1401
|
+
of the Software.
|
|
1402
|
+
|
|
1403
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1404
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1405
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1406
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1407
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1408
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1409
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1410
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1411
|
+
DEALINGS IN THE SOFTWARE.
|
|
1385
1412
|
|
|
1386
1413
|
````
|
|
1387
1414
|
|
|
@@ -1391,10 +1418,10 @@ THE SOFTWARE.
|
|
|
1391
1418
|
|
|
1392
1419
|
### Rust Crates:
|
|
1393
1420
|
|
|
1394
|
-
- [
|
|
1421
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
1395
1422
|
|
|
1396
1423
|
````text
|
|
1397
|
-
Copyright (c)
|
|
1424
|
+
Copyright (c) 2019 Carl Lerche
|
|
1398
1425
|
|
|
1399
1426
|
Permission is hereby granted, free of charge, to any
|
|
1400
1427
|
person obtaining a copy of this software and associated
|
|
@@ -1428,10 +1455,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1428
1455
|
|
|
1429
1456
|
### Rust Crates:
|
|
1430
1457
|
|
|
1431
|
-
- [
|
|
1458
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
1432
1459
|
|
|
1433
1460
|
````text
|
|
1434
|
-
Copyright
|
|
1461
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
1462
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1435
1463
|
|
|
1436
1464
|
Permission is hereby granted, free of charge, to any
|
|
1437
1465
|
person obtaining a copy of this software and associated
|
|
@@ -1457,20 +1485,20 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
1457
1485
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1458
1486
|
DEALINGS IN THE SOFTWARE.
|
|
1459
1487
|
|
|
1460
|
-
|
|
1461
1488
|
````
|
|
1462
1489
|
|
|
1463
1490
|
---
|
|
1464
1491
|
|
|
1465
1492
|
## The following dependencies are licensed under the MIT License:
|
|
1466
1493
|
|
|
1467
|
-
###
|
|
1494
|
+
### Rust Crates:
|
|
1468
1495
|
|
|
1469
|
-
- [
|
|
1496
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
1470
1497
|
|
|
1471
1498
|
````text
|
|
1472
|
-
|
|
1473
|
-
|
|
1499
|
+
The MIT License (MIT)
|
|
1500
|
+
|
|
1501
|
+
Copyright (c) 2015 Alice Maz
|
|
1474
1502
|
|
|
1475
1503
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1476
1504
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1498,11 +1526,39 @@ THE SOFTWARE.
|
|
|
1498
1526
|
|
|
1499
1527
|
### Rust Crates:
|
|
1500
1528
|
|
|
1501
|
-
- [
|
|
1529
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
1530
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
1531
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
1532
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
1533
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
1534
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
1535
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
1536
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
1537
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
1538
|
+
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
1539
|
+
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
1540
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
1541
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
1542
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
1543
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
1544
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1545
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1546
|
+
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
1547
|
+
- [semver](https://github.com/dtolnay/semver) (1.0.28)
|
|
1548
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
1549
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
1550
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
1551
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
1552
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
1553
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
1554
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1555
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1556
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1557
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1558
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
1559
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
1502
1560
|
|
|
1503
1561
|
````text
|
|
1504
|
-
Copyright (c) 2016 Amanieu d'Antras
|
|
1505
|
-
|
|
1506
1562
|
Permission is hereby granted, free of charge, to any
|
|
1507
1563
|
person obtaining a copy of this software and associated
|
|
1508
1564
|
documentation files (the "Software"), to deal in the
|
|
@@ -1535,10 +1591,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1535
1591
|
|
|
1536
1592
|
### Rust Crates:
|
|
1537
1593
|
|
|
1538
|
-
- [
|
|
1594
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
1539
1595
|
|
|
1540
1596
|
````text
|
|
1541
|
-
Copyright (c)
|
|
1597
|
+
Copyright (c) 2015 Steven Allen
|
|
1542
1598
|
|
|
1543
1599
|
Permission is hereby granted, free of charge, to any
|
|
1544
1600
|
person obtaining a copy of this software and associated
|
|
@@ -1570,17 +1626,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1570
1626
|
|
|
1571
1627
|
## The following dependencies are licensed under the MIT License:
|
|
1572
1628
|
|
|
1573
|
-
###
|
|
1629
|
+
### NPM Packages:
|
|
1574
1630
|
|
|
1575
|
-
- [
|
|
1631
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
1576
1632
|
|
|
1577
1633
|
````text
|
|
1578
1634
|
MIT License
|
|
1579
1635
|
|
|
1580
|
-
Copyright
|
|
1581
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
1582
|
-
Copyright (c) 2017 Frommi
|
|
1583
|
-
Copyright (c) 2017-2024 oyvindln
|
|
1636
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
1584
1637
|
|
|
1585
1638
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1586
1639
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1606,14 +1659,15 @@ SOFTWARE.
|
|
|
1606
1659
|
|
|
1607
1660
|
## The following dependencies are licensed under the MIT License:
|
|
1608
1661
|
|
|
1609
|
-
###
|
|
1662
|
+
### Rust Crates:
|
|
1610
1663
|
|
|
1611
|
-
- [
|
|
1664
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
1612
1665
|
|
|
1613
1666
|
````text
|
|
1614
1667
|
MIT License
|
|
1615
1668
|
|
|
1616
|
-
Copyright (c)
|
|
1669
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
1670
|
+
Copyright (c) Tokio Contributors
|
|
1617
1671
|
|
|
1618
1672
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1619
1673
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1641,11 +1695,77 @@ SOFTWARE.
|
|
|
1641
1695
|
|
|
1642
1696
|
### Rust Crates:
|
|
1643
1697
|
|
|
1644
|
-
- [
|
|
1698
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
1645
1699
|
|
|
1646
1700
|
````text
|
|
1647
|
-
|
|
1701
|
+
MIT License
|
|
1702
|
+
|
|
1703
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
1704
|
+
|
|
1705
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1706
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1707
|
+
in the Software without restriction, including without limitation the rights
|
|
1708
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1709
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1710
|
+
furnished to do so, subject to the following conditions:
|
|
1711
|
+
|
|
1712
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1713
|
+
copies or substantial portions of the Software.
|
|
1714
|
+
|
|
1715
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1716
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1717
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1718
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1719
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1720
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1721
|
+
SOFTWARE.
|
|
1722
|
+
|
|
1723
|
+
````
|
|
1724
|
+
|
|
1725
|
+
---
|
|
1726
|
+
|
|
1727
|
+
## The following dependencies are licensed under the MIT License:
|
|
1728
|
+
|
|
1729
|
+
### Rust Crates:
|
|
1730
|
+
|
|
1731
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
1732
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
1733
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
1734
|
+
|
|
1735
|
+
````text
|
|
1736
|
+
MIT License
|
|
1737
|
+
|
|
1738
|
+
Copyright (c) Tokio Contributors
|
|
1739
|
+
|
|
1740
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1741
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1742
|
+
in the Software without restriction, including without limitation the rights
|
|
1743
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1744
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1745
|
+
furnished to do so, subject to the following conditions:
|
|
1746
|
+
|
|
1747
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1748
|
+
copies or substantial portions of the Software.
|
|
1749
|
+
|
|
1750
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1751
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1752
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1753
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1754
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1755
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1756
|
+
SOFTWARE.
|
|
1757
|
+
|
|
1758
|
+
````
|
|
1648
1759
|
|
|
1760
|
+
---
|
|
1761
|
+
|
|
1762
|
+
## The following dependencies are licensed under the MIT License:
|
|
1763
|
+
|
|
1764
|
+
### Rust Crates:
|
|
1765
|
+
|
|
1766
|
+
- [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
|
|
1767
|
+
|
|
1768
|
+
````text
|
|
1649
1769
|
Permission is hereby granted, free of charge, to any
|
|
1650
1770
|
person obtaining a copy of this software and associated
|
|
1651
1771
|
documentation files (the "Software"), to deal in the
|
|
@@ -1669,7 +1789,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1669
1789
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1670
1790
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1671
1791
|
DEALINGS IN THE SOFTWARE.
|
|
1672
|
-
|
|
1673
1792
|
````
|
|
1674
1793
|
|
|
1675
1794
|
---
|
|
@@ -1678,30 +1797,39 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1678
1797
|
|
|
1679
1798
|
### Rust Crates:
|
|
1680
1799
|
|
|
1681
|
-
- [
|
|
1800
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
1801
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
1802
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
1803
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
1804
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
1805
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
1682
1806
|
|
|
1683
1807
|
````text
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
Copyright (c) 2014 Paho Lurie-Gregg
|
|
1808
|
+
Copyright (c) 2019 Tokio Contributors
|
|
1687
1809
|
|
|
1688
|
-
Permission is hereby granted, free of charge, to any
|
|
1689
|
-
of this software and associated
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1810
|
+
Permission is hereby granted, free of charge, to any
|
|
1811
|
+
person obtaining a copy of this software and associated
|
|
1812
|
+
documentation files (the "Software"), to deal in the
|
|
1813
|
+
Software without restriction, including without
|
|
1814
|
+
limitation the rights to use, copy, modify, merge,
|
|
1815
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1816
|
+
the Software, and to permit persons to whom the Software
|
|
1817
|
+
is furnished to do so, subject to the following
|
|
1818
|
+
conditions:
|
|
1694
1819
|
|
|
1695
|
-
The above copyright notice and this permission notice
|
|
1696
|
-
copies or substantial portions
|
|
1820
|
+
The above copyright notice and this permission notice
|
|
1821
|
+
shall be included in all copies or substantial portions
|
|
1822
|
+
of the Software.
|
|
1697
1823
|
|
|
1698
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1699
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1824
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1825
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1826
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1827
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1828
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1829
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1830
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1831
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1832
|
+
DEALINGS IN THE SOFTWARE.
|
|
1705
1833
|
|
|
1706
1834
|
````
|
|
1707
1835
|
|
|
@@ -1711,27 +1839,34 @@ SOFTWARE.
|
|
|
1711
1839
|
|
|
1712
1840
|
### Rust Crates:
|
|
1713
1841
|
|
|
1714
|
-
- [
|
|
1842
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
1715
1843
|
|
|
1716
1844
|
````text
|
|
1717
|
-
Copyright
|
|
1845
|
+
Copyright (c) 2016 Anthony Ramine
|
|
1718
1846
|
|
|
1719
|
-
Permission is hereby granted, free of charge, to any
|
|
1720
|
-
|
|
1721
|
-
the Software
|
|
1722
|
-
|
|
1723
|
-
the
|
|
1724
|
-
|
|
1847
|
+
Permission is hereby granted, free of charge, to any
|
|
1848
|
+
person obtaining a copy of this software and associated
|
|
1849
|
+
documentation files (the "Software"), to deal in the
|
|
1850
|
+
Software without restriction, including without
|
|
1851
|
+
limitation the rights to use, copy, modify, merge,
|
|
1852
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1853
|
+
the Software, and to permit persons to whom the Software
|
|
1854
|
+
is furnished to do so, subject to the following
|
|
1855
|
+
conditions:
|
|
1725
1856
|
|
|
1726
|
-
The above copyright notice and this permission notice
|
|
1727
|
-
copies or substantial portions
|
|
1857
|
+
The above copyright notice and this permission notice
|
|
1858
|
+
shall be included in all copies or substantial portions
|
|
1859
|
+
of the Software.
|
|
1728
1860
|
|
|
1729
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1730
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
|
|
1861
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1862
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1863
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1864
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1865
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1866
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1867
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1868
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1869
|
+
DEALINGS IN THE SOFTWARE.
|
|
1735
1870
|
|
|
1736
1871
|
````
|
|
1737
1872
|
|
|
@@ -1741,14 +1876,33 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
1741
1876
|
|
|
1742
1877
|
### Rust Crates:
|
|
1743
1878
|
|
|
1744
|
-
- [
|
|
1879
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
1880
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
1745
1881
|
|
|
1746
1882
|
````text
|
|
1747
1883
|
The MIT License (MIT)
|
|
1748
1884
|
|
|
1749
|
-
Copyright
|
|
1750
|
-
|
|
1751
|
-
|
|
1885
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
1886
|
+
|
|
1887
|
+
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:
|
|
1888
|
+
|
|
1889
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1890
|
+
|
|
1891
|
+
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.
|
|
1892
|
+
|
|
1893
|
+
````
|
|
1894
|
+
|
|
1895
|
+
---
|
|
1896
|
+
|
|
1897
|
+
## The following dependencies are licensed under the MIT License:
|
|
1898
|
+
|
|
1899
|
+
### Rust Crates:
|
|
1900
|
+
|
|
1901
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
1902
|
+
|
|
1903
|
+
````text
|
|
1904
|
+
Copyright (c) 2017 Daniel Abramov
|
|
1905
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
1752
1906
|
|
|
1753
1907
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1754
1908
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1757,16 +1911,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1757
1911
|
copies of the Software, and to permit persons to whom the Software is
|
|
1758
1912
|
furnished to do so, subject to the following conditions:
|
|
1759
1913
|
|
|
1760
|
-
The above copyright notice and this permission notice shall be included in
|
|
1761
|
-
copies or substantial portions of the Software.
|
|
1914
|
+
The above copyright notice and this permission notice shall be included in
|
|
1915
|
+
all copies or substantial portions of the Software.
|
|
1762
1916
|
|
|
1763
1917
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1764
1918
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1765
1919
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1766
1920
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1767
1921
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1768
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1769
|
-
SOFTWARE.
|
|
1922
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1923
|
+
THE SOFTWARE.
|
|
1770
1924
|
|
|
1771
1925
|
````
|
|
1772
1926
|
|
|
@@ -1776,33 +1930,30 @@ SOFTWARE.
|
|
|
1776
1930
|
|
|
1777
1931
|
### Rust Crates:
|
|
1778
1932
|
|
|
1779
|
-
- [
|
|
1780
|
-
- [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
|
|
1781
|
-
- [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
|
|
1782
|
-
- [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
|
|
1783
|
-
- [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
|
|
1784
|
-
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
1785
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
1933
|
+
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
1786
1934
|
|
|
1787
1935
|
````text
|
|
1788
|
-
MIT License
|
|
1936
|
+
The MIT License (MIT)
|
|
1789
1937
|
|
|
1790
|
-
Copyright (c)
|
|
1938
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
1791
1939
|
|
|
1792
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1793
|
-
associated documentation files (the "Software"), to deal
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1940
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1941
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1942
|
+
in the Software without restriction, including without limitation the rights
|
|
1943
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1944
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1945
|
+
furnished to do so, subject to the following conditions:
|
|
1797
1946
|
|
|
1798
|
-
The above copyright notice and this permission notice shall be included in
|
|
1799
|
-
portions of the Software.
|
|
1947
|
+
The above copyright notice and this permission notice shall be included in
|
|
1948
|
+
all copies or substantial portions of the Software.
|
|
1800
1949
|
|
|
1801
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1802
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1950
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1951
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1952
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1953
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1954
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1955
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1956
|
+
THE SOFTWARE.
|
|
1806
1957
|
|
|
1807
1958
|
````
|
|
1808
1959
|
|
|
@@ -1812,10 +1963,11 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
1812
1963
|
|
|
1813
1964
|
### Rust Crates:
|
|
1814
1965
|
|
|
1815
|
-
- [
|
|
1966
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
1967
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
1816
1968
|
|
|
1817
1969
|
````text
|
|
1818
|
-
Copyright (c) 2018-2019
|
|
1970
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
1819
1971
|
|
|
1820
1972
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1821
1973
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1824,17 +1976,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1824
1976
|
copies of the Software, and to permit persons to whom the Software is
|
|
1825
1977
|
furnished to do so, subject to the following conditions:
|
|
1826
1978
|
|
|
1827
|
-
The above copyright notice and this permission notice shall be included in
|
|
1828
|
-
|
|
1979
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1980
|
+
copies or substantial portions of the Software.
|
|
1829
1981
|
|
|
1830
1982
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1831
1983
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1832
1984
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1833
1985
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1834
1986
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1835
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1836
|
-
|
|
1837
|
-
|
|
1987
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1988
|
+
SOFTWARE.
|
|
1838
1989
|
|
|
1839
1990
|
````
|
|
1840
1991
|
|
|
@@ -1844,12 +1995,10 @@ THE SOFTWARE.
|
|
|
1844
1995
|
|
|
1845
1996
|
### Rust Crates:
|
|
1846
1997
|
|
|
1847
|
-
- [
|
|
1998
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
1848
1999
|
|
|
1849
2000
|
````text
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
2001
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
1853
2002
|
|
|
1854
2003
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1855
2004
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1858,16 +2007,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1858
2007
|
copies of the Software, and to permit persons to whom the Software is
|
|
1859
2008
|
furnished to do so, subject to the following conditions:
|
|
1860
2009
|
|
|
1861
|
-
The above copyright notice and this permission notice shall be included in
|
|
1862
|
-
copies or substantial portions of the Software.
|
|
2010
|
+
The above copyright notice and this permission notice shall be included in
|
|
2011
|
+
all copies or substantial portions of the Software.
|
|
1863
2012
|
|
|
1864
2013
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1865
2014
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1866
2015
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1867
2016
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1868
2017
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1869
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1870
|
-
SOFTWARE.
|
|
2018
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2019
|
+
THE SOFTWARE.
|
|
1871
2020
|
|
|
1872
2021
|
````
|
|
1873
2022
|
|
|
@@ -1877,12 +2026,10 @@ SOFTWARE.
|
|
|
1877
2026
|
|
|
1878
2027
|
### Rust Crates:
|
|
1879
2028
|
|
|
1880
|
-
- [
|
|
1881
|
-
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
1882
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
2029
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
1883
2030
|
|
|
1884
2031
|
````text
|
|
1885
|
-
Copyright (c)
|
|
2032
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
1886
2033
|
|
|
1887
2034
|
Permission is hereby granted, free of charge, to any
|
|
1888
2035
|
person obtaining a copy of this software and associated
|
|
@@ -1916,10 +2063,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1916
2063
|
|
|
1917
2064
|
### Rust Crates:
|
|
1918
2065
|
|
|
1919
|
-
- [
|
|
2066
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
1920
2067
|
|
|
1921
2068
|
````text
|
|
1922
|
-
Copyright (c)
|
|
2069
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
1923
2070
|
|
|
1924
2071
|
Permission is hereby granted, free of charge, to any
|
|
1925
2072
|
person obtaining a copy of this software and associated
|
|
@@ -1953,11 +2100,47 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1953
2100
|
|
|
1954
2101
|
### Rust Crates:
|
|
1955
2102
|
|
|
1956
|
-
- [
|
|
2103
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
1957
2104
|
|
|
1958
2105
|
````text
|
|
1959
|
-
|
|
1960
|
-
|
|
2106
|
+
The MIT License (MIT)
|
|
2107
|
+
|
|
2108
|
+
Copyright (c) 2016 Johann Tuffe
|
|
2109
|
+
|
|
2110
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2111
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2112
|
+
in the Software without restriction, including without limitation the rights
|
|
2113
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2114
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2115
|
+
furnished to do so, subject to the following conditions:
|
|
2116
|
+
|
|
2117
|
+
|
|
2118
|
+
The above copyright notice and this permission notice shall be included in
|
|
2119
|
+
all copies or substantial portions of the Software.
|
|
2120
|
+
|
|
2121
|
+
|
|
2122
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2123
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2124
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2125
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2126
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2127
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2128
|
+
THE SOFTWARE.
|
|
2129
|
+
|
|
2130
|
+
````
|
|
2131
|
+
|
|
2132
|
+
---
|
|
2133
|
+
|
|
2134
|
+
## The following dependencies are licensed under the MIT License:
|
|
2135
|
+
|
|
2136
|
+
### Rust Crates:
|
|
2137
|
+
|
|
2138
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
2139
|
+
|
|
2140
|
+
````text
|
|
2141
|
+
MIT License
|
|
2142
|
+
|
|
2143
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
1961
2144
|
|
|
1962
2145
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1963
2146
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1966,16 +2149,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1966
2149
|
copies of the Software, and to permit persons to whom the Software is
|
|
1967
2150
|
furnished to do so, subject to the following conditions:
|
|
1968
2151
|
|
|
1969
|
-
The above copyright notice and this permission notice shall be included in
|
|
1970
|
-
|
|
2152
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2153
|
+
copies or substantial portions of the Software.
|
|
1971
2154
|
|
|
1972
2155
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1973
2156
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1974
2157
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1975
2158
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1976
2159
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1977
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1978
|
-
|
|
2160
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2161
|
+
SOFTWARE.
|
|
1979
2162
|
|
|
1980
2163
|
````
|
|
1981
2164
|
|
|
@@ -1985,40 +2168,30 @@ THE SOFTWARE.
|
|
|
1985
2168
|
|
|
1986
2169
|
### Rust Crates:
|
|
1987
2170
|
|
|
1988
|
-
- [
|
|
1989
|
-
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
1990
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
1991
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
1992
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
1993
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
2171
|
+
- [convert_case](https://github.com/rutrum/convert-case) (0.11.0)
|
|
1994
2172
|
|
|
1995
2173
|
````text
|
|
1996
|
-
|
|
2174
|
+
MIT License
|
|
1997
2175
|
|
|
1998
|
-
|
|
1999
|
-
person obtaining a copy of this software and associated
|
|
2000
|
-
documentation files (the "Software"), to deal in the
|
|
2001
|
-
Software without restriction, including without
|
|
2002
|
-
limitation the rights to use, copy, modify, merge,
|
|
2003
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2004
|
-
the Software, and to permit persons to whom the Software
|
|
2005
|
-
is furnished to do so, subject to the following
|
|
2006
|
-
conditions:
|
|
2176
|
+
Copyright (c) 2025 rutrum
|
|
2007
2177
|
|
|
2008
|
-
|
|
2009
|
-
|
|
2010
|
-
|
|
2178
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2179
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2180
|
+
in the Software without restriction, including without limitation the rights
|
|
2181
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2182
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2183
|
+
furnished to do so, subject to the following conditions:
|
|
2011
2184
|
|
|
2012
|
-
|
|
2013
|
-
|
|
2014
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2015
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2016
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2017
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2018
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2019
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2020
|
-
DEALINGS IN THE SOFTWARE.
|
|
2185
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2186
|
+
copies or substantial portions of the Software.
|
|
2021
2187
|
|
|
2188
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2189
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2190
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2191
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2192
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2193
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2194
|
+
SOFTWARE.
|
|
2022
2195
|
````
|
|
2023
2196
|
|
|
2024
2197
|
---
|
|
@@ -2027,30 +2200,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2027
2200
|
|
|
2028
2201
|
### Rust Crates:
|
|
2029
2202
|
|
|
2030
|
-
- [
|
|
2031
|
-
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
2203
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
2032
2204
|
|
|
2033
2205
|
````text
|
|
2034
|
-
|
|
2035
|
-
|
|
2036
|
-
Copyright (c) 2015 Steven Fackler
|
|
2206
|
+
Copyright (c) 2017 Sean McArthur
|
|
2037
2207
|
|
|
2038
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2039
|
-
this software and associated documentation files (the "Software"), to deal
|
|
2040
|
-
the Software without restriction, including without limitation the rights
|
|
2041
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2042
|
-
the Software, and to permit persons to whom the Software is
|
|
2043
|
-
subject to the following conditions:
|
|
2208
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2209
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2210
|
+
in the Software without restriction, including without limitation the rights
|
|
2211
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2212
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2213
|
+
furnished to do so, subject to the following conditions:
|
|
2044
2214
|
|
|
2045
|
-
The above copyright notice and this permission notice shall be included in
|
|
2046
|
-
copies or substantial portions of the Software.
|
|
2215
|
+
The above copyright notice and this permission notice shall be included in
|
|
2216
|
+
all copies or substantial portions of the Software.
|
|
2047
2217
|
|
|
2048
2218
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2049
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2050
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2051
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2052
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2053
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2219
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2220
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2221
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2222
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2223
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2224
|
+
THE SOFTWARE.
|
|
2225
|
+
|
|
2054
2226
|
|
|
2055
2227
|
````
|
|
2056
2228
|
|
|
@@ -2058,21 +2230,33 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2058
2230
|
|
|
2059
2231
|
## The following dependencies are licensed under the MIT License:
|
|
2060
2232
|
|
|
2061
|
-
###
|
|
2233
|
+
### NPM Packages:
|
|
2062
2234
|
|
|
2063
|
-
- [
|
|
2064
|
-
- [
|
|
2235
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
2236
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
|
|
2065
2237
|
|
|
2066
2238
|
````text
|
|
2067
|
-
|
|
2239
|
+
MIT License
|
|
2068
2240
|
|
|
2069
|
-
Copyright
|
|
2241
|
+
Copyright (c) Microsoft Corporation.
|
|
2070
2242
|
|
|
2071
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2243
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2244
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2245
|
+
in the Software without restriction, including without limitation the rights
|
|
2246
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2247
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2248
|
+
furnished to do so, subject to the following conditions:
|
|
2072
2249
|
|
|
2073
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2250
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2251
|
+
copies or substantial portions of the Software.
|
|
2074
2252
|
|
|
2075
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2253
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2254
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2255
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2256
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2257
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2258
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2259
|
+
SOFTWARE
|
|
2076
2260
|
|
|
2077
2261
|
````
|
|
2078
2262
|
|
|
@@ -2082,11 +2266,12 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2082
2266
|
|
|
2083
2267
|
### Rust Crates:
|
|
2084
2268
|
|
|
2085
|
-
- [
|
|
2086
|
-
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
2269
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
2087
2270
|
|
|
2088
2271
|
````text
|
|
2089
|
-
|
|
2272
|
+
MIT License
|
|
2273
|
+
|
|
2274
|
+
Copyright (c) 2025 Callum Oakley
|
|
2090
2275
|
|
|
2091
2276
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2092
2277
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2114,11 +2299,32 @@ SOFTWARE.
|
|
|
2114
2299
|
|
|
2115
2300
|
### Rust Crates:
|
|
2116
2301
|
|
|
2117
|
-
- [
|
|
2302
|
+
- [ctor](https://github.com/mmastrac/rust-ctor) (0.8.0)
|
|
2303
|
+
- [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
|
|
2304
|
+
- [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
|
|
2305
|
+
- [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
|
|
2118
2306
|
|
|
2119
2307
|
````text
|
|
2120
|
-
|
|
2121
|
-
|
|
2308
|
+
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:
|
|
2309
|
+
|
|
2310
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2311
|
+
|
|
2312
|
+
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.
|
|
2313
|
+
````
|
|
2314
|
+
|
|
2315
|
+
---
|
|
2316
|
+
|
|
2317
|
+
## The following dependencies are licensed under the MIT License:
|
|
2318
|
+
|
|
2319
|
+
### Rust Crates:
|
|
2320
|
+
|
|
2321
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
2322
|
+
|
|
2323
|
+
````text
|
|
2324
|
+
The MIT License (MIT)
|
|
2325
|
+
|
|
2326
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
2327
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
2122
2328
|
|
|
2123
2329
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2124
2330
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2146,10 +2352,45 @@ SOFTWARE.
|
|
|
2146
2352
|
|
|
2147
2353
|
### Rust Crates:
|
|
2148
2354
|
|
|
2149
|
-
- [
|
|
2355
|
+
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
2356
|
+
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
2357
|
+
|
|
2358
|
+
````text
|
|
2359
|
+
The MIT License (MIT)
|
|
2360
|
+
|
|
2361
|
+
Copyright (c) 2015 Steven Fackler
|
|
2362
|
+
|
|
2363
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2364
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2365
|
+
the Software without restriction, including without limitation the rights to
|
|
2366
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2367
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2368
|
+
subject to the following conditions:
|
|
2369
|
+
|
|
2370
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2371
|
+
copies or substantial portions of the Software.
|
|
2372
|
+
|
|
2373
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2374
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2375
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2376
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2377
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2378
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2379
|
+
|
|
2380
|
+
````
|
|
2381
|
+
|
|
2382
|
+
---
|
|
2383
|
+
|
|
2384
|
+
## The following dependencies are licensed under the MIT License:
|
|
2385
|
+
|
|
2386
|
+
### Rust Crates:
|
|
2387
|
+
|
|
2388
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
2150
2389
|
|
|
2151
2390
|
````text
|
|
2152
|
-
Copyright (c)
|
|
2391
|
+
Copyright (c) 2017 Carl Lerche
|
|
2392
|
+
Copyright (c) 2018 Bastian Köcher
|
|
2393
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2153
2394
|
|
|
2154
2395
|
Permission is hereby granted, free of charge, to any
|
|
2155
2396
|
person obtaining a copy of this software and associated
|
|
@@ -2181,12 +2422,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2181
2422
|
|
|
2182
2423
|
## The following dependencies are licensed under the MIT License:
|
|
2183
2424
|
|
|
2184
|
-
###
|
|
2425
|
+
### NPM Packages:
|
|
2185
2426
|
|
|
2186
|
-
- [
|
|
2427
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
2187
2428
|
|
|
2188
2429
|
````text
|
|
2189
|
-
|
|
2430
|
+
MIT License
|
|
2431
|
+
|
|
2432
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
2190
2433
|
|
|
2191
2434
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2192
2435
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2195,17 +2438,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2195
2438
|
copies of the Software, and to permit persons to whom the Software is
|
|
2196
2439
|
furnished to do so, subject to the following conditions:
|
|
2197
2440
|
|
|
2198
|
-
The above copyright notice and this permission notice shall be included in
|
|
2199
|
-
|
|
2441
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2442
|
+
copies or substantial portions of the Software.
|
|
2200
2443
|
|
|
2201
2444
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2202
2445
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2203
2446
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2204
2447
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2205
2448
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2206
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2207
|
-
|
|
2449
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2450
|
+
SOFTWARE.
|
|
2208
2451
|
|
|
2452
|
+
[others]: https://github.com/json5/json5/contributors
|
|
2209
2453
|
|
|
2210
2454
|
````
|
|
2211
2455
|
|
|
@@ -2215,34 +2459,33 @@ THE SOFTWARE.
|
|
|
2215
2459
|
|
|
2216
2460
|
### Rust Crates:
|
|
2217
2461
|
|
|
2218
|
-
- [
|
|
2462
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
2463
|
+
- [napi](https://github.com/napi-rs/napi-rs) (3.8.4)
|
|
2464
|
+
- [napi-derive](https://github.com/napi-rs/napi-rs) (3.5.3)
|
|
2465
|
+
- [napi-derive-backend](https://github.com/napi-rs/napi-rs) (5.0.2)
|
|
2466
|
+
- [napi-sys](https://github.com/napi-rs/napi-rs) (3.2.1)
|
|
2467
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2468
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2219
2469
|
|
|
2220
2470
|
````text
|
|
2221
|
-
|
|
2471
|
+
MIT License
|
|
2222
2472
|
|
|
2223
|
-
|
|
2224
|
-
person obtaining a copy of this software and associated
|
|
2225
|
-
documentation files (the "Software"), to deal in the
|
|
2226
|
-
Software without restriction, including without
|
|
2227
|
-
limitation the rights to use, copy, modify, merge,
|
|
2228
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2229
|
-
the Software, and to permit persons to whom the Software
|
|
2230
|
-
is furnished to do so, subject to the following
|
|
2231
|
-
conditions:
|
|
2473
|
+
Copyright (c) <year> <copyright holders>
|
|
2232
2474
|
|
|
2233
|
-
|
|
2234
|
-
|
|
2235
|
-
|
|
2475
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
2476
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
2477
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2478
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
2479
|
+
following conditions:
|
|
2236
2480
|
|
|
2237
|
-
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
|
|
2242
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2243
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2244
|
-
|
|
2245
|
-
DEALINGS IN THE SOFTWARE.
|
|
2481
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
2482
|
+
portions of the Software.
|
|
2483
|
+
|
|
2484
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
2485
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
2486
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2487
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
2488
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2246
2489
|
|
|
2247
2490
|
````
|
|
2248
2491
|
|
|
@@ -2252,10 +2495,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2252
2495
|
|
|
2253
2496
|
### Rust Crates:
|
|
2254
2497
|
|
|
2255
|
-
- [
|
|
2498
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
2256
2499
|
|
|
2257
2500
|
````text
|
|
2258
|
-
Copyright (c)
|
|
2501
|
+
Copyright (c) 2019 Eliza Weisman
|
|
2259
2502
|
|
|
2260
2503
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2261
2504
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2275,7 +2518,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2275
2518
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2276
2519
|
THE SOFTWARE.
|
|
2277
2520
|
|
|
2278
|
-
|
|
2279
2521
|
````
|
|
2280
2522
|
|
|
2281
2523
|
---
|
|
@@ -2284,12 +2526,11 @@ THE SOFTWARE.
|
|
|
2284
2526
|
|
|
2285
2527
|
### Rust Crates:
|
|
2286
2528
|
|
|
2287
|
-
- [
|
|
2529
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
2288
2530
|
|
|
2289
2531
|
````text
|
|
2290
|
-
|
|
2291
|
-
|
|
2292
|
-
Copyright (c) 2017 Nikolai Vazquez
|
|
2532
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
2533
|
+
Copyright (c) 2016 Alex Crichton
|
|
2293
2534
|
|
|
2294
2535
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2295
2536
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2298,16 +2539,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2298
2539
|
copies of the Software, and to permit persons to whom the Software is
|
|
2299
2540
|
furnished to do so, subject to the following conditions:
|
|
2300
2541
|
|
|
2301
|
-
The above copyright notice and this permission notice shall be included in
|
|
2302
|
-
copies or substantial portions of the Software.
|
|
2542
|
+
The above copyright notice and this permission notice shall be included in
|
|
2543
|
+
all copies or substantial portions of the Software.
|
|
2303
2544
|
|
|
2304
2545
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2305
2546
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2306
2547
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2307
2548
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2308
2549
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2309
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2310
|
-
SOFTWARE.
|
|
2550
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2551
|
+
THE SOFTWARE.
|
|
2552
|
+
|
|
2311
2553
|
|
|
2312
2554
|
````
|
|
2313
2555
|
|
|
@@ -2317,10 +2559,10 @@ SOFTWARE.
|
|
|
2317
2559
|
|
|
2318
2560
|
### Rust Crates:
|
|
2319
2561
|
|
|
2320
|
-
- [
|
|
2562
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
2321
2563
|
|
|
2322
2564
|
````text
|
|
2323
|
-
Copyright (c)
|
|
2565
|
+
Copyright (c) The rust-url developers
|
|
2324
2566
|
|
|
2325
2567
|
Permission is hereby granted, free of charge, to any
|
|
2326
2568
|
person obtaining a copy of this software and associated
|
|
@@ -2352,15 +2594,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2352
2594
|
|
|
2353
2595
|
## The following dependencies are licensed under the MIT License:
|
|
2354
2596
|
|
|
2355
|
-
###
|
|
2597
|
+
### NPM Packages:
|
|
2356
2598
|
|
|
2357
|
-
- [
|
|
2358
|
-
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
2599
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.17.1)
|
|
2359
2600
|
|
|
2360
2601
|
````text
|
|
2361
|
-
MIT License
|
|
2602
|
+
The MIT License (MIT)
|
|
2362
2603
|
|
|
2363
|
-
Copyright (c)
|
|
2604
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
2364
2605
|
|
|
2365
2606
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2366
2607
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2380,6 +2621,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2380
2621
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2381
2622
|
SOFTWARE.
|
|
2382
2623
|
|
|
2624
|
+
|
|
2383
2625
|
````
|
|
2384
2626
|
|
|
2385
2627
|
---
|
|
@@ -2388,37 +2630,28 @@ SOFTWARE.
|
|
|
2388
2630
|
|
|
2389
2631
|
### Rust Crates:
|
|
2390
2632
|
|
|
2391
|
-
- [
|
|
2392
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
2393
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
2394
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
2633
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
2395
2634
|
|
|
2396
2635
|
````text
|
|
2397
|
-
Copyright (c) 2016 The
|
|
2636
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
2398
2637
|
|
|
2399
|
-
Permission is hereby granted, free of charge, to any
|
|
2400
|
-
|
|
2401
|
-
|
|
2402
|
-
|
|
2403
|
-
|
|
2404
|
-
|
|
2405
|
-
the Software, and to permit persons to whom the Software
|
|
2406
|
-
is furnished to do so, subject to the following
|
|
2407
|
-
conditions:
|
|
2638
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2639
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2640
|
+
in the Software without restriction, including without limitation the rights
|
|
2641
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2642
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2643
|
+
furnished to do so, subject to the following conditions:
|
|
2408
2644
|
|
|
2409
|
-
The above copyright notice and this permission notice
|
|
2410
|
-
|
|
2411
|
-
of the Software.
|
|
2645
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2646
|
+
copies or substantial portions of the Software.
|
|
2412
2647
|
|
|
2413
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
|
|
2418
|
-
|
|
2419
|
-
|
|
2420
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2421
|
-
DEALINGS IN THE SOFTWARE.
|
|
2648
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2649
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2650
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2651
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2652
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2653
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2654
|
+
SOFTWARE.
|
|
2422
2655
|
|
|
2423
2656
|
````
|
|
2424
2657
|
|
|
@@ -2428,10 +2661,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2428
2661
|
|
|
2429
2662
|
### Rust Crates:
|
|
2430
2663
|
|
|
2431
|
-
- [
|
|
2664
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
2432
2665
|
|
|
2433
2666
|
````text
|
|
2434
|
-
|
|
2667
|
+
The MIT License (MIT)
|
|
2668
|
+
|
|
2669
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
2435
2670
|
|
|
2436
2671
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2437
2672
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2459,34 +2694,66 @@ SOFTWARE.
|
|
|
2459
2694
|
|
|
2460
2695
|
### Rust Crates:
|
|
2461
2696
|
|
|
2462
|
-
- [
|
|
2697
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
2463
2698
|
|
|
2464
2699
|
````text
|
|
2465
|
-
|
|
2700
|
+
The MIT License (MIT)
|
|
2466
2701
|
|
|
2467
|
-
|
|
2468
|
-
person obtaining a copy of this software and associated
|
|
2469
|
-
documentation files (the "Software"), to deal in the
|
|
2470
|
-
Software without restriction, including without
|
|
2471
|
-
limitation the rights to use, copy, modify, merge,
|
|
2472
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2473
|
-
the Software, and to permit persons to whom the Software
|
|
2474
|
-
is furnished to do so, subject to the following
|
|
2475
|
-
conditions:
|
|
2702
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
2476
2703
|
|
|
2477
|
-
|
|
2478
|
-
|
|
2479
|
-
|
|
2704
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2705
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2706
|
+
in the Software without restriction, including without limitation the rights
|
|
2707
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2708
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2709
|
+
furnished to do so, subject to the following conditions:
|
|
2480
2710
|
|
|
2481
|
-
|
|
2482
|
-
|
|
2483
|
-
|
|
2484
|
-
|
|
2485
|
-
|
|
2486
|
-
|
|
2487
|
-
|
|
2488
|
-
IN
|
|
2489
|
-
|
|
2711
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2712
|
+
copies or substantial portions of the Software.
|
|
2713
|
+
|
|
2714
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2715
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2716
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2717
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2718
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2719
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2720
|
+
SOFTWARE.
|
|
2721
|
+
|
|
2722
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2723
|
+
licences; see files named LICENSE.*.txt for details.
|
|
2724
|
+
````
|
|
2725
|
+
|
|
2726
|
+
---
|
|
2727
|
+
|
|
2728
|
+
## The following dependencies are licensed under the MIT License:
|
|
2729
|
+
|
|
2730
|
+
### NPM Packages:
|
|
2731
|
+
|
|
2732
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
2733
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
2734
|
+
|
|
2735
|
+
````text
|
|
2736
|
+
MIT License
|
|
2737
|
+
|
|
2738
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
2739
|
+
|
|
2740
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2741
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2742
|
+
in the Software without restriction, including without limitation the rights
|
|
2743
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2744
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2745
|
+
furnished to do so, subject to the following conditions:
|
|
2746
|
+
|
|
2747
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2748
|
+
copies or substantial portions of the Software.
|
|
2749
|
+
|
|
2750
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2751
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2752
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2753
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2754
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2755
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2756
|
+
SOFTWARE.
|
|
2490
2757
|
|
|
2491
2758
|
````
|
|
2492
2759
|
|
|
@@ -2496,36 +2763,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2496
2763
|
|
|
2497
2764
|
### Rust Crates:
|
|
2498
2765
|
|
|
2499
|
-
- [
|
|
2500
|
-
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
2501
|
-
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
2766
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
2502
2767
|
|
|
2503
2768
|
````text
|
|
2504
|
-
Copyright (c)
|
|
2769
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
2505
2770
|
|
|
2506
|
-
Permission is hereby granted, free of charge, to any
|
|
2507
|
-
|
|
2508
|
-
|
|
2509
|
-
|
|
2510
|
-
|
|
2511
|
-
|
|
2512
|
-
the Software, and to permit persons to whom the Software
|
|
2513
|
-
is furnished to do so, subject to the following
|
|
2514
|
-
conditions:
|
|
2771
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2772
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2773
|
+
in the Software without restriction, including without limitation the rights
|
|
2774
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2775
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2776
|
+
furnished to do so, subject to the following conditions:
|
|
2515
2777
|
|
|
2516
|
-
The above copyright notice and this permission notice
|
|
2517
|
-
|
|
2518
|
-
|
|
2778
|
+
The above copyright notice and this permission notice shall be included in
|
|
2779
|
+
all copies or substantial portions of the Software.
|
|
2780
|
+
|
|
2781
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2782
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2783
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2784
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2785
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2786
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2787
|
+
THE SOFTWARE.
|
|
2519
2788
|
|
|
2520
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2521
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2522
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2523
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2524
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2525
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2526
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2527
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2528
|
-
DEALINGS IN THE SOFTWARE.
|
|
2529
2789
|
|
|
2530
2790
|
````
|
|
2531
2791
|
|
|
@@ -2535,12 +2795,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2535
2795
|
|
|
2536
2796
|
### Rust Crates:
|
|
2537
2797
|
|
|
2538
|
-
- [
|
|
2798
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
2539
2799
|
|
|
2540
2800
|
````text
|
|
2541
|
-
|
|
2801
|
+
MIT License
|
|
2542
2802
|
|
|
2543
|
-
Copyright
|
|
2803
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
2804
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2805
|
+
Copyright (c) 2017 Frommi
|
|
2806
|
+
Copyright (c) 2017-2024 oyvindln
|
|
2544
2807
|
|
|
2545
2808
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2546
2809
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2560,8 +2823,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2560
2823
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2561
2824
|
SOFTWARE.
|
|
2562
2825
|
|
|
2563
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2564
|
-
licences; see files named LICENSE.*.txt for details.
|
|
2565
2826
|
````
|
|
2566
2827
|
|
|
2567
2828
|
---
|
|
@@ -2570,10 +2831,10 @@ licences; see files named LICENSE.*.txt for details.
|
|
|
2570
2831
|
|
|
2571
2832
|
### Rust Crates:
|
|
2572
2833
|
|
|
2573
|
-
- [
|
|
2834
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
2574
2835
|
|
|
2575
2836
|
````text
|
|
2576
|
-
Copyright (c)
|
|
2837
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
2577
2838
|
|
|
2578
2839
|
Permission is hereby granted, free of charge, to any
|
|
2579
2840
|
person obtaining a copy of this software and associated
|
|
@@ -2607,11 +2868,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2607
2868
|
|
|
2608
2869
|
### Rust Crates:
|
|
2609
2870
|
|
|
2610
|
-
- [
|
|
2611
|
-
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
2871
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
2612
2872
|
|
|
2613
2873
|
````text
|
|
2614
|
-
Copyright (c)
|
|
2874
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
2615
2875
|
|
|
2616
2876
|
Permission is hereby granted, free of charge, to any
|
|
2617
2877
|
person obtaining a copy of this software and associated
|
|
@@ -2645,51 +2905,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2645
2905
|
|
|
2646
2906
|
### Rust Crates:
|
|
2647
2907
|
|
|
2648
|
-
- [
|
|
2649
|
-
|
|
2650
|
-
|
|
2651
|
-
|
|
2652
|
-
|
|
2653
|
-
|
|
2654
|
-
|
|
2655
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2656
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2657
|
-
in the Software without restriction, including without limitation the rights
|
|
2658
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2659
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2660
|
-
furnished to do so, subject to the following conditions:
|
|
2661
|
-
|
|
2662
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2663
|
-
copies or substantial portions of the Software.
|
|
2664
|
-
|
|
2665
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2666
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2667
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2668
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2669
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2670
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2671
|
-
SOFTWARE.
|
|
2672
|
-
````
|
|
2673
|
-
|
|
2674
|
-
---
|
|
2675
|
-
|
|
2676
|
-
## The following dependencies are licensed under the MIT License:
|
|
2677
|
-
|
|
2678
|
-
### Rust Crates:
|
|
2679
|
-
|
|
2680
|
-
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2681
|
-
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2682
|
-
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2683
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2684
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2685
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2686
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2687
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2688
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2908
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
2909
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2910
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2911
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2912
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2913
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
2689
2914
|
|
|
2690
2915
|
````text
|
|
2691
|
-
Copyright (c)
|
|
2692
|
-
Copyright (c) 2017 The Tokio Authors
|
|
2916
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2693
2917
|
|
|
2694
2918
|
Permission is hereby granted, free of charge, to any
|
|
2695
2919
|
person obtaining a copy of this software and associated
|
|
@@ -2723,10 +2947,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2723
2947
|
|
|
2724
2948
|
### Rust Crates:
|
|
2725
2949
|
|
|
2726
|
-
- [
|
|
2950
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
2727
2951
|
|
|
2728
2952
|
````text
|
|
2729
|
-
Copyright (c)
|
|
2953
|
+
Copyright (c) 2016--2023
|
|
2730
2954
|
|
|
2731
2955
|
Permission is hereby granted, free of charge, to any
|
|
2732
2956
|
person obtaining a copy of this software and associated
|
|
@@ -2760,41 +2984,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2760
2984
|
|
|
2761
2985
|
### Rust Crates:
|
|
2762
2986
|
|
|
2763
|
-
- [
|
|
2764
|
-
|
|
2765
|
-
````text
|
|
2766
|
-
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
2767
|
-
|
|
2768
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2769
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2770
|
-
in the Software without restriction, including without limitation the rights
|
|
2771
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2772
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2773
|
-
furnished to do so, subject to the following conditions:
|
|
2774
|
-
|
|
2775
|
-
The above copyright notice and this permission notice shall be included in
|
|
2776
|
-
all copies or substantial portions of the Software.
|
|
2777
|
-
|
|
2778
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2779
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2780
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2781
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2782
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2783
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2784
|
-
THE SOFTWARE.
|
|
2785
|
-
|
|
2786
|
-
````
|
|
2787
|
-
|
|
2788
|
-
---
|
|
2789
|
-
|
|
2790
|
-
## The following dependencies are licensed under the MIT License:
|
|
2791
|
-
|
|
2792
|
-
### Rust Crates:
|
|
2793
|
-
|
|
2794
|
-
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
2987
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
2795
2988
|
|
|
2796
2989
|
````text
|
|
2797
|
-
Copyright (c) 2017
|
|
2990
|
+
Copyright (c) 2017 http-rs authors
|
|
2798
2991
|
|
|
2799
2992
|
Permission is hereby granted, free of charge, to any
|
|
2800
2993
|
person obtaining a copy of this software and associated
|
|
@@ -2865,16 +3058,28 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2865
3058
|
|
|
2866
3059
|
### Rust Crates:
|
|
2867
3060
|
|
|
2868
|
-
- [
|
|
3061
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
2869
3062
|
|
|
2870
3063
|
````text
|
|
2871
|
-
Copyright
|
|
3064
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
2872
3065
|
|
|
2873
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3066
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3067
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3068
|
+
in the Software without restriction, including without limitation the rights
|
|
3069
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3070
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3071
|
+
furnished to do so, subject to the following conditions:
|
|
2874
3072
|
|
|
2875
|
-
The above copyright notice and this permission notice shall be included in
|
|
3073
|
+
The above copyright notice and this permission notice shall be included in
|
|
3074
|
+
all copies or substantial portions of the Software.
|
|
2876
3075
|
|
|
2877
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3076
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3077
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3078
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3079
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3080
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3081
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3082
|
+
THE SOFTWARE.
|
|
2878
3083
|
|
|
2879
3084
|
````
|
|
2880
3085
|
|
|
@@ -2884,12 +3089,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2884
3089
|
|
|
2885
3090
|
### Rust Crates:
|
|
2886
3091
|
|
|
2887
|
-
- [
|
|
3092
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
2888
3093
|
|
|
2889
3094
|
````text
|
|
2890
|
-
Copyright (c)
|
|
2891
|
-
Copyright (c) 2018 Bastian Köcher
|
|
2892
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
3095
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
2893
3096
|
|
|
2894
3097
|
Permission is hereby granted, free of charge, to any
|
|
2895
3098
|
person obtaining a copy of this software and associated
|
|
@@ -2923,10 +3126,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2923
3126
|
|
|
2924
3127
|
### Rust Crates:
|
|
2925
3128
|
|
|
2926
|
-
- [
|
|
3129
|
+
- [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) (1.13.2)
|
|
2927
3130
|
|
|
2928
3131
|
````text
|
|
2929
|
-
Copyright (c)
|
|
3132
|
+
Copyright (c) 2015 The Rust Project Developers
|
|
2930
3133
|
|
|
2931
3134
|
Permission is hereby granted, free of charge, to any
|
|
2932
3135
|
person obtaining a copy of this software and associated
|
|
@@ -2958,38 +3161,6 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2958
3161
|
|
|
2959
3162
|
## The following dependencies are licensed under the MIT License:
|
|
2960
3163
|
|
|
2961
|
-
### Rust Crates:
|
|
2962
|
-
|
|
2963
|
-
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
2964
|
-
|
|
2965
|
-
````text
|
|
2966
|
-
Copyright (c) 2017 Daniel Abramov
|
|
2967
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
2968
|
-
|
|
2969
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2970
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2971
|
-
in the Software without restriction, including without limitation the rights
|
|
2972
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2973
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2974
|
-
furnished to do so, subject to the following conditions:
|
|
2975
|
-
|
|
2976
|
-
The above copyright notice and this permission notice shall be included in
|
|
2977
|
-
all copies or substantial portions of the Software.
|
|
2978
|
-
|
|
2979
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2980
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2981
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2982
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2983
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2984
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2985
|
-
THE SOFTWARE.
|
|
2986
|
-
|
|
2987
|
-
````
|
|
2988
|
-
|
|
2989
|
-
---
|
|
2990
|
-
|
|
2991
|
-
## The following dependencies are licensed under the MIT License:
|
|
2992
|
-
|
|
2993
3164
|
### NPM Packages:
|
|
2994
3165
|
|
|
2995
3166
|
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
@@ -3022,10 +3193,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3022
3193
|
|
|
3023
3194
|
### Rust Crates:
|
|
3024
3195
|
|
|
3025
|
-
- [
|
|
3196
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
3026
3197
|
|
|
3027
3198
|
````text
|
|
3028
|
-
Copyright (c)
|
|
3199
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
3029
3200
|
|
|
3030
3201
|
Permission is hereby granted, free of charge, to any
|
|
3031
3202
|
person obtaining a copy of this software and associated
|
|
@@ -3059,17 +3230,35 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3059
3230
|
|
|
3060
3231
|
### Rust Crates:
|
|
3061
3232
|
|
|
3062
|
-
- [
|
|
3063
|
-
- [ctor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.7)
|
|
3064
|
-
- [dtor](https://github.com/mmastrac/rust-ctor) (0.3.0)
|
|
3065
|
-
- [dtor-proc-macro](https://github.com/mmastrac/rust-ctor) (0.0.6)
|
|
3233
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
3066
3234
|
|
|
3067
3235
|
````text
|
|
3068
|
-
|
|
3236
|
+
Copyright (c) 2016--2017
|
|
3069
3237
|
|
|
3070
|
-
|
|
3238
|
+
Permission is hereby granted, free of charge, to any
|
|
3239
|
+
person obtaining a copy of this software and associated
|
|
3240
|
+
documentation files (the "Software"), to deal in the
|
|
3241
|
+
Software without restriction, including without
|
|
3242
|
+
limitation the rights to use, copy, modify, merge,
|
|
3243
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3244
|
+
the Software, and to permit persons to whom the Software
|
|
3245
|
+
is furnished to do so, subject to the following
|
|
3246
|
+
conditions:
|
|
3247
|
+
|
|
3248
|
+
The above copyright notice and this permission notice
|
|
3249
|
+
shall be included in all copies or substantial portions
|
|
3250
|
+
of the Software.
|
|
3251
|
+
|
|
3252
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3253
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3254
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3255
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3256
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3257
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3258
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3259
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3260
|
+
DEALINGS IN THE SOFTWARE.
|
|
3071
3261
|
|
|
3072
|
-
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.
|
|
3073
3262
|
````
|
|
3074
3263
|
|
|
3075
3264
|
---
|
|
@@ -3078,30 +3267,34 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3078
3267
|
|
|
3079
3268
|
### Rust Crates:
|
|
3080
3269
|
|
|
3081
|
-
- [
|
|
3270
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
3082
3271
|
|
|
3083
3272
|
````text
|
|
3084
|
-
|
|
3085
|
-
|
|
3086
|
-
Copyright (c) [2021] [Marvin Countryman]
|
|
3273
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
3087
3274
|
|
|
3088
|
-
Permission is hereby granted, free of charge, to any
|
|
3089
|
-
of this software and associated
|
|
3090
|
-
|
|
3091
|
-
|
|
3092
|
-
|
|
3093
|
-
|
|
3275
|
+
Permission is hereby granted, free of charge, to any
|
|
3276
|
+
person obtaining a copy of this software and associated
|
|
3277
|
+
documentation files (the "Software"), to deal in the
|
|
3278
|
+
Software without restriction, including without
|
|
3279
|
+
limitation the rights to use, copy, modify, merge,
|
|
3280
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3281
|
+
the Software, and to permit persons to whom the Software
|
|
3282
|
+
is furnished to do so, subject to the following
|
|
3283
|
+
conditions:
|
|
3094
3284
|
|
|
3095
|
-
The above copyright notice and this permission notice
|
|
3096
|
-
copies or substantial portions
|
|
3285
|
+
The above copyright notice and this permission notice
|
|
3286
|
+
shall be included in all copies or substantial portions
|
|
3287
|
+
of the Software.
|
|
3097
3288
|
|
|
3098
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3099
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3100
|
-
|
|
3101
|
-
|
|
3102
|
-
|
|
3103
|
-
|
|
3104
|
-
|
|
3289
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3290
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3291
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3292
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3293
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3294
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3295
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3296
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3297
|
+
DEALINGS IN THE SOFTWARE.
|
|
3105
3298
|
|
|
3106
3299
|
````
|
|
3107
3300
|
|
|
@@ -3111,16 +3304,40 @@ SOFTWARE.
|
|
|
3111
3304
|
|
|
3112
3305
|
### Rust Crates:
|
|
3113
3306
|
|
|
3114
|
-
- [
|
|
3307
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
3308
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
3309
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
3310
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
3311
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3312
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
3115
3313
|
|
|
3116
3314
|
````text
|
|
3117
|
-
Copyright
|
|
3315
|
+
Copyright 2018 Developers of the Rand project
|
|
3316
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3118
3317
|
|
|
3119
|
-
Permission is hereby granted, free of charge, to any
|
|
3318
|
+
Permission is hereby granted, free of charge, to any
|
|
3319
|
+
person obtaining a copy of this software and associated
|
|
3320
|
+
documentation files (the "Software"), to deal in the
|
|
3321
|
+
Software without restriction, including without
|
|
3322
|
+
limitation the rights to use, copy, modify, merge,
|
|
3323
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3324
|
+
the Software, and to permit persons to whom the Software
|
|
3325
|
+
is furnished to do so, subject to the following
|
|
3326
|
+
conditions:
|
|
3120
3327
|
|
|
3121
|
-
The above copyright notice and this permission notice
|
|
3328
|
+
The above copyright notice and this permission notice
|
|
3329
|
+
shall be included in all copies or substantial portions
|
|
3330
|
+
of the Software.
|
|
3122
3331
|
|
|
3123
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3332
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3333
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3334
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3335
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3336
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3337
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3338
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3339
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3340
|
+
DEALINGS IN THE SOFTWARE.
|
|
3124
3341
|
|
|
3125
3342
|
````
|
|
3126
3343
|
|
|
@@ -3130,10 +3347,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3130
3347
|
|
|
3131
3348
|
### Rust Crates:
|
|
3132
3349
|
|
|
3133
|
-
- [
|
|
3350
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
3134
3351
|
|
|
3135
3352
|
````text
|
|
3136
|
-
Copyright (c) 2019
|
|
3353
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
3137
3354
|
|
|
3138
3355
|
Permission is hereby granted, free of charge, to any
|
|
3139
3356
|
person obtaining a copy of this software and associated
|
|
@@ -3167,10 +3384,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3167
3384
|
|
|
3168
3385
|
### Rust Crates:
|
|
3169
3386
|
|
|
3170
|
-
- [
|
|
3387
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
3388
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
3171
3389
|
|
|
3172
3390
|
````text
|
|
3173
|
-
Copyright (c)
|
|
3391
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
3392
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
3393
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
3174
3394
|
|
|
3175
3395
|
Permission is hereby granted, free of charge, to any
|
|
3176
3396
|
person obtaining a copy of this software and associated
|
|
@@ -3204,12 +3424,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3204
3424
|
|
|
3205
3425
|
### Rust Crates:
|
|
3206
3426
|
|
|
3207
|
-
- [
|
|
3427
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
3208
3428
|
|
|
3209
3429
|
````text
|
|
3210
|
-
|
|
3211
|
-
|
|
3212
|
-
Copyright (c) 2025 Callum Oakley
|
|
3430
|
+
Copyright (c) 2018 directories-rs contributors
|
|
3213
3431
|
|
|
3214
3432
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3215
3433
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3237,13 +3455,14 @@ SOFTWARE.
|
|
|
3237
3455
|
|
|
3238
3456
|
### Rust Crates:
|
|
3239
3457
|
|
|
3240
|
-
- [
|
|
3458
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
3241
3459
|
|
|
3242
3460
|
````text
|
|
3243
|
-
MIT License
|
|
3461
|
+
The MIT License (MIT)
|
|
3244
3462
|
|
|
3245
|
-
Copyright (c)
|
|
3246
|
-
Copyright (c)
|
|
3463
|
+
Copyright (c) 2015 Danny Guo
|
|
3464
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
3465
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
3247
3466
|
|
|
3248
3467
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3249
3468
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3271,33 +3490,30 @@ SOFTWARE.
|
|
|
3271
3490
|
|
|
3272
3491
|
### Rust Crates:
|
|
3273
3492
|
|
|
3274
|
-
- [
|
|
3275
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3276
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3493
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
3277
3494
|
|
|
3278
3495
|
````text
|
|
3279
|
-
MIT License
|
|
3280
|
-
|
|
3281
|
-
Copyright (c)
|
|
3282
|
-
|
|
3283
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3284
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3285
|
-
in the Software without restriction, including without limitation the rights
|
|
3286
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3287
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3288
|
-
furnished to do so, subject to the following conditions:
|
|
3289
|
-
|
|
3290
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3291
|
-
copies or substantial portions of the Software.
|
|
3292
|
-
|
|
3293
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3294
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3295
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3296
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3297
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3298
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3496
|
+
The MIT License (MIT)
|
|
3497
|
+
|
|
3498
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
3499
|
+
|
|
3500
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3501
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3502
|
+
in the Software without restriction, including without limitation the rights
|
|
3503
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3504
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3505
|
+
furnished to do so, subject to the following conditions:
|
|
3506
|
+
|
|
3507
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3508
|
+
copies or substantial portions of the Software.
|
|
3509
|
+
|
|
3510
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3511
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3512
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3513
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3514
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3515
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3299
3516
|
SOFTWARE.
|
|
3300
|
-
|
|
3301
3517
|
````
|
|
3302
3518
|
|
|
3303
3519
|
---
|
|
@@ -3306,30 +3522,34 @@ SOFTWARE.
|
|
|
3306
3522
|
|
|
3307
3523
|
### Rust Crates:
|
|
3308
3524
|
|
|
3309
|
-
- [
|
|
3525
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
3310
3526
|
|
|
3311
3527
|
````text
|
|
3312
|
-
The
|
|
3313
|
-
|
|
3314
|
-
Copyright (c) 2015 Alice Maz
|
|
3528
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
3315
3529
|
|
|
3316
|
-
Permission is hereby granted, free of charge, to any
|
|
3317
|
-
of this software and associated
|
|
3318
|
-
|
|
3319
|
-
|
|
3320
|
-
|
|
3321
|
-
|
|
3530
|
+
Permission is hereby granted, free of charge, to any
|
|
3531
|
+
person obtaining a copy of this software and associated
|
|
3532
|
+
documentation files (the "Software"), to deal in the
|
|
3533
|
+
Software without restriction, including without
|
|
3534
|
+
limitation the rights to use, copy, modify, merge,
|
|
3535
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3536
|
+
the Software, and to permit persons to whom the Software
|
|
3537
|
+
is furnished to do so, subject to the following
|
|
3538
|
+
conditions:
|
|
3322
3539
|
|
|
3323
|
-
The above copyright notice and this permission notice
|
|
3324
|
-
all copies or substantial portions
|
|
3540
|
+
The above copyright notice and this permission notice
|
|
3541
|
+
shall be included in all copies or substantial portions
|
|
3542
|
+
of the Software.
|
|
3325
3543
|
|
|
3326
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3327
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3328
|
-
|
|
3329
|
-
|
|
3330
|
-
|
|
3331
|
-
|
|
3332
|
-
|
|
3544
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3545
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3546
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3547
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3548
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3549
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3550
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3551
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3552
|
+
DEALINGS IN THE SOFTWARE.
|
|
3333
3553
|
|
|
3334
3554
|
````
|
|
3335
3555
|
|
|
@@ -3339,11 +3559,11 @@ THE SOFTWARE.
|
|
|
3339
3559
|
|
|
3340
3560
|
### Rust Crates:
|
|
3341
3561
|
|
|
3342
|
-
- [
|
|
3343
|
-
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
3562
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
3344
3563
|
|
|
3345
3564
|
````text
|
|
3346
|
-
Copyright (c)
|
|
3565
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
3566
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3347
3567
|
|
|
3348
3568
|
Permission is hereby granted, free of charge, to any
|
|
3349
3569
|
person obtaining a copy of this software and associated
|
|
@@ -3377,10 +3597,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3377
3597
|
|
|
3378
3598
|
### Rust Crates:
|
|
3379
3599
|
|
|
3380
|
-
- [
|
|
3600
|
+
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
3381
3601
|
|
|
3382
3602
|
````text
|
|
3383
|
-
Copyright (c)
|
|
3603
|
+
Copyright (c) 2014 Chris Wong
|
|
3384
3604
|
|
|
3385
3605
|
Permission is hereby granted, free of charge, to any
|
|
3386
3606
|
person obtaining a copy of this software and associated
|
|
@@ -3414,39 +3634,80 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3414
3634
|
|
|
3415
3635
|
### Rust Crates:
|
|
3416
3636
|
|
|
3417
|
-
- [
|
|
3418
|
-
|
|
3419
|
-
|
|
3420
|
-
|
|
3421
|
-
|
|
3422
|
-
|
|
3423
|
-
|
|
3424
|
-
|
|
3425
|
-
|
|
3426
|
-
|
|
3427
|
-
|
|
3428
|
-
|
|
3429
|
-
|
|
3430
|
-
|
|
3431
|
-
|
|
3432
|
-
|
|
3433
|
-
|
|
3434
|
-
|
|
3435
|
-
|
|
3436
|
-
|
|
3437
|
-
|
|
3438
|
-
|
|
3439
|
-
|
|
3440
|
-
|
|
3441
|
-
|
|
3442
|
-
|
|
3443
|
-
|
|
3444
|
-
|
|
3445
|
-
|
|
3446
|
-
|
|
3447
|
-
|
|
3637
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
3638
|
+
|
|
3639
|
+
````text
|
|
3640
|
+
Copyright (c) 2016 The humantime Developers
|
|
3641
|
+
|
|
3642
|
+
Includes parts of http date with the following copyright:
|
|
3643
|
+
Copyright (c) 2016 Pyfisch
|
|
3644
|
+
|
|
3645
|
+
Includes portions of musl libc with the following copyright:
|
|
3646
|
+
Copyright © 2005-2013 Rich Felker
|
|
3647
|
+
|
|
3648
|
+
|
|
3649
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3650
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3651
|
+
in the Software without restriction, including without limitation the rights
|
|
3652
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3653
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3654
|
+
furnished to do so, subject to the following conditions:
|
|
3655
|
+
|
|
3656
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3657
|
+
copies or substantial portions of the Software.
|
|
3658
|
+
|
|
3659
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3660
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3661
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3662
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3663
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3664
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3665
|
+
SOFTWARE.
|
|
3666
|
+
|
|
3667
|
+
````
|
|
3668
|
+
|
|
3669
|
+
---
|
|
3670
|
+
|
|
3671
|
+
## The following dependencies are licensed under the MIT License:
|
|
3672
|
+
|
|
3673
|
+
### Rust Crates:
|
|
3674
|
+
|
|
3675
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
3676
|
+
|
|
3677
|
+
````text
|
|
3678
|
+
MIT License
|
|
3679
|
+
|
|
3680
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3681
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3682
|
+
in the Software without restriction, including without limitation the rights
|
|
3683
|
+
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
|
|
3685
|
+
furnished to do so, subject to the following conditions:
|
|
3686
|
+
|
|
3687
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3688
|
+
copies or substantial portions of the Software.
|
|
3689
|
+
|
|
3690
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3691
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3692
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3693
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3694
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3695
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3696
|
+
SOFTWARE.
|
|
3697
|
+
|
|
3698
|
+
````
|
|
3699
|
+
|
|
3700
|
+
---
|
|
3701
|
+
|
|
3702
|
+
## The following dependencies are licensed under the MIT License:
|
|
3703
|
+
|
|
3704
|
+
### Rust Crates:
|
|
3705
|
+
|
|
3706
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
3448
3707
|
|
|
3449
3708
|
````text
|
|
3709
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
3710
|
+
|
|
3450
3711
|
Permission is hereby granted, free of charge, to any
|
|
3451
3712
|
person obtaining a copy of this software and associated
|
|
3452
3713
|
documentation files (the "Software"), to deal in the
|
|
@@ -3479,10 +3740,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3479
3740
|
|
|
3480
3741
|
### Rust Crates:
|
|
3481
3742
|
|
|
3482
|
-
- [
|
|
3743
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
3483
3744
|
|
|
3484
3745
|
````text
|
|
3485
|
-
Copyright (c)
|
|
3746
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
3486
3747
|
|
|
3487
3748
|
Permission is hereby granted, free of charge, to any
|
|
3488
3749
|
person obtaining a copy of this software and associated
|
|
@@ -3516,37 +3777,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3516
3777
|
|
|
3517
3778
|
### Rust Crates:
|
|
3518
3779
|
|
|
3519
|
-
- [
|
|
3520
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
3780
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
3521
3781
|
|
|
3522
3782
|
````text
|
|
3523
|
-
Copyright
|
|
3524
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
3525
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
3783
|
+
Copyright 2016 Nika Layzell
|
|
3526
3784
|
|
|
3527
|
-
Permission is hereby granted, free of charge, to any
|
|
3528
|
-
person obtaining a copy of this software and associated
|
|
3529
|
-
documentation files (the "Software"), to deal in the
|
|
3530
|
-
Software without restriction, including without
|
|
3531
|
-
limitation the rights to use, copy, modify, merge,
|
|
3532
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3533
|
-
the Software, and to permit persons to whom the Software
|
|
3534
|
-
is furnished to do so, subject to the following
|
|
3535
|
-
conditions:
|
|
3785
|
+
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:
|
|
3536
3786
|
|
|
3537
|
-
The above copyright notice and this permission notice
|
|
3538
|
-
shall be included in all copies or substantial portions
|
|
3539
|
-
of the Software.
|
|
3787
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3540
3788
|
|
|
3541
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3542
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3543
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3544
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3545
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3546
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3547
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3548
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3549
|
-
DEALINGS IN THE SOFTWARE.
|
|
3789
|
+
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.
|
|
3550
3790
|
|
|
3551
3791
|
````
|
|
3552
3792
|
|
|
@@ -3556,13 +3796,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3556
3796
|
|
|
3557
3797
|
### Rust Crates:
|
|
3558
3798
|
|
|
3559
|
-
- [
|
|
3799
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
3560
3800
|
|
|
3561
3801
|
````text
|
|
3562
|
-
|
|
3563
|
-
|
|
3564
|
-
Copyright (c) 2015-2020 Julien Cretin
|
|
3565
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
3802
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
3803
|
+
Copyright (c) 2016 Jason Housley
|
|
3566
3804
|
|
|
3567
3805
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3568
3806
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3571,51 +3809,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3571
3809
|
copies of the Software, and to permit persons to whom the Software is
|
|
3572
3810
|
furnished to do so, subject to the following conditions:
|
|
3573
3811
|
|
|
3574
|
-
The above copyright notice and this permission notice shall be included in
|
|
3575
|
-
copies or substantial portions of the Software.
|
|
3812
|
+
The above copyright notice and this permission notice shall be included in
|
|
3813
|
+
all copies or substantial portions of the Software.
|
|
3576
3814
|
|
|
3577
3815
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3578
3816
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3579
3817
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3580
3818
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3581
3819
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3582
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3583
|
-
SOFTWARE.
|
|
3584
|
-
|
|
3585
|
-
````
|
|
3586
|
-
|
|
3587
|
-
---
|
|
3588
|
-
|
|
3589
|
-
## The following dependencies are licensed under the MIT License:
|
|
3590
|
-
|
|
3591
|
-
### Rust Crates:
|
|
3592
|
-
|
|
3593
|
-
- [rustc-hash](https://github.com/rust-lang/rustc-hash) (2.1.2)
|
|
3594
|
-
|
|
3595
|
-
````text
|
|
3596
|
-
Permission is hereby granted, free of charge, to any
|
|
3597
|
-
person obtaining a copy of this software and associated
|
|
3598
|
-
documentation files (the "Software"), to deal in the
|
|
3599
|
-
Software without restriction, including without
|
|
3600
|
-
limitation the rights to use, copy, modify, merge,
|
|
3601
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3602
|
-
the Software, and to permit persons to whom the Software
|
|
3603
|
-
is furnished to do so, subject to the following
|
|
3604
|
-
conditions:
|
|
3605
|
-
|
|
3606
|
-
The above copyright notice and this permission notice
|
|
3607
|
-
shall be included in all copies or substantial portions
|
|
3608
|
-
of the Software.
|
|
3820
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3821
|
+
THE SOFTWARE.
|
|
3609
3822
|
|
|
3610
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3611
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3612
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3613
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3614
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3615
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3616
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3617
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3618
|
-
DEALINGS IN THE SOFTWARE.
|
|
3619
3823
|
````
|
|
3620
3824
|
|
|
3621
3825
|
---
|
|
@@ -3624,10 +3828,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3624
3828
|
|
|
3625
3829
|
### Rust Crates:
|
|
3626
3830
|
|
|
3627
|
-
- [
|
|
3831
|
+
- [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
|
|
3628
3832
|
|
|
3629
3833
|
````text
|
|
3630
|
-
Copyright (c)
|
|
3834
|
+
Copyright (c) 2020 Andrew D. Straw
|
|
3631
3835
|
|
|
3632
3836
|
Permission is hereby granted, free of charge, to any
|
|
3633
3837
|
person obtaining a copy of this software and associated
|
|
@@ -3661,10 +3865,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3661
3865
|
|
|
3662
3866
|
### Rust Crates:
|
|
3663
3867
|
|
|
3664
|
-
- [
|
|
3868
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
3869
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
3870
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
3665
3871
|
|
|
3666
3872
|
````text
|
|
3667
|
-
Copyright (c)
|
|
3873
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
3668
3874
|
|
|
3669
3875
|
Permission is hereby granted, free of charge, to any
|
|
3670
3876
|
person obtaining a copy of this software and associated
|
|
@@ -3698,14 +3904,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3698
3904
|
|
|
3699
3905
|
### Rust Crates:
|
|
3700
3906
|
|
|
3701
|
-
- [
|
|
3702
|
-
- [
|
|
3703
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3907
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
3908
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
3704
3909
|
|
|
3705
3910
|
````text
|
|
3706
3911
|
MIT License
|
|
3707
3912
|
|
|
3708
|
-
Copyright (c)
|
|
3913
|
+
Copyright (c) 2019 Graham Esau
|
|
3709
3914
|
|
|
3710
3915
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3711
3916
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3733,12 +3938,14 @@ SOFTWARE.
|
|
|
3733
3938
|
|
|
3734
3939
|
### Rust Crates:
|
|
3735
3940
|
|
|
3736
|
-
- [
|
|
3941
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3942
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3943
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3737
3944
|
|
|
3738
3945
|
````text
|
|
3739
3946
|
MIT License
|
|
3740
3947
|
|
|
3741
|
-
Copyright (c)
|
|
3948
|
+
Copyright (c) 2017 Ted Driggs
|
|
3742
3949
|
|
|
3743
3950
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3744
3951
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3766,78 +3973,11 @@ SOFTWARE.
|
|
|
3766
3973
|
|
|
3767
3974
|
### NPM Packages:
|
|
3768
3975
|
|
|
3769
|
-
- [
|
|
3770
|
-
|
|
3771
|
-
````text
|
|
3772
|
-
The MIT License (MIT)
|
|
3773
|
-
|
|
3774
|
-
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
3775
|
-
|
|
3776
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3777
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3778
|
-
in the Software without restriction, including without limitation the rights
|
|
3779
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3780
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3781
|
-
furnished to do so, subject to the following conditions:
|
|
3782
|
-
|
|
3783
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3784
|
-
copies or substantial portions of the Software.
|
|
3785
|
-
|
|
3786
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3787
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3788
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3789
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3790
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3791
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3792
|
-
SOFTWARE.
|
|
3793
|
-
|
|
3794
|
-
|
|
3795
|
-
````
|
|
3796
|
-
|
|
3797
|
-
---
|
|
3798
|
-
|
|
3799
|
-
## The following dependencies are licensed under the MIT License:
|
|
3800
|
-
|
|
3801
|
-
### Rust Crates:
|
|
3802
|
-
|
|
3803
|
-
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
3804
|
-
|
|
3805
|
-
````text
|
|
3806
|
-
The MIT License (MIT)
|
|
3807
|
-
|
|
3808
|
-
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
3809
|
-
|
|
3810
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3811
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3812
|
-
in the Software without restriction, including without limitation the rights
|
|
3813
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3814
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3815
|
-
furnished to do so, subject to the following conditions:
|
|
3816
|
-
|
|
3817
|
-
The above copyright notice and this permission notice shall be included in
|
|
3818
|
-
all copies or substantial portions of the Software.
|
|
3819
|
-
|
|
3820
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3821
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3822
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3823
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3824
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3825
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3826
|
-
THE SOFTWARE.
|
|
3827
|
-
|
|
3828
|
-
````
|
|
3829
|
-
|
|
3830
|
-
---
|
|
3831
|
-
|
|
3832
|
-
## The following dependencies are licensed under the MIT License:
|
|
3833
|
-
|
|
3834
|
-
### Rust Crates:
|
|
3835
|
-
|
|
3836
|
-
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
3976
|
+
- [pngjs](https://github.com/pngjs/pngjs) (7.0.0)
|
|
3837
3977
|
|
|
3838
3978
|
````text
|
|
3839
|
-
Copyright (c)
|
|
3840
|
-
Copyright (c)
|
|
3979
|
+
pngjs original work Copyright (c) 2015 Luke Page & Original Contributors
|
|
3980
|
+
pngjs derived work Copyright (c) 2012 Kuba Niegowski
|
|
3841
3981
|
|
|
3842
3982
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3843
3983
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3857,45 +3997,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3857
3997
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3858
3998
|
THE SOFTWARE.
|
|
3859
3999
|
|
|
3860
|
-
|
|
3861
|
-
````
|
|
3862
|
-
|
|
3863
|
-
---
|
|
3864
|
-
|
|
3865
|
-
## The following dependencies are licensed under the MIT License:
|
|
3866
|
-
|
|
3867
|
-
### Rust Crates:
|
|
3868
|
-
|
|
3869
|
-
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
3870
|
-
|
|
3871
|
-
````text
|
|
3872
|
-
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
3873
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3874
|
-
|
|
3875
|
-
Permission is hereby granted, free of charge, to any
|
|
3876
|
-
person obtaining a copy of this software and associated
|
|
3877
|
-
documentation files (the "Software"), to deal in the
|
|
3878
|
-
Software without restriction, including without
|
|
3879
|
-
limitation the rights to use, copy, modify, merge,
|
|
3880
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3881
|
-
the Software, and to permit persons to whom the Software
|
|
3882
|
-
is furnished to do so, subject to the following
|
|
3883
|
-
conditions:
|
|
3884
|
-
|
|
3885
|
-
The above copyright notice and this permission notice
|
|
3886
|
-
shall be included in all copies or substantial portions
|
|
3887
|
-
of the Software.
|
|
3888
|
-
|
|
3889
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3890
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3891
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3892
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3893
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3894
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3895
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3896
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3897
|
-
DEALINGS IN THE SOFTWARE.
|
|
3898
|
-
|
|
3899
4000
|
````
|
|
3900
4001
|
|
|
3901
4002
|
---
|
|
@@ -3904,17 +4005,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3904
4005
|
|
|
3905
4006
|
### Rust Crates:
|
|
3906
4007
|
|
|
3907
|
-
- [
|
|
3908
|
-
|
|
3909
|
-
````text
|
|
3910
|
-
Copyright (c)
|
|
3911
|
-
|
|
3912
|
-
Includes parts of http date with the following copyright:
|
|
3913
|
-
Copyright (c) 2016 Pyfisch
|
|
3914
|
-
|
|
3915
|
-
Includes portions of musl libc with the following copyright:
|
|
3916
|
-
Copyright © 2005-2013 Rich Felker
|
|
3917
|
-
|
|
4008
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
4009
|
+
|
|
4010
|
+
````text
|
|
4011
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
3918
4012
|
|
|
3919
4013
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3920
4014
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3923,16 +4017,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3923
4017
|
copies of the Software, and to permit persons to whom the Software is
|
|
3924
4018
|
furnished to do so, subject to the following conditions:
|
|
3925
4019
|
|
|
3926
|
-
The above copyright notice and this permission notice shall be included in
|
|
3927
|
-
copies or substantial portions of the Software.
|
|
4020
|
+
The above copyright notice and this permission notice shall be included in
|
|
4021
|
+
all copies or substantial portions of the Software.
|
|
3928
4022
|
|
|
3929
4023
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3930
4024
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3931
4025
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3932
4026
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3933
4027
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3934
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3935
|
-
SOFTWARE.
|
|
4028
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4029
|
+
THE SOFTWARE.
|
|
3936
4030
|
|
|
3937
4031
|
````
|
|
3938
4032
|
|
|
@@ -3942,10 +4036,10 @@ SOFTWARE.
|
|
|
3942
4036
|
|
|
3943
4037
|
### Rust Crates:
|
|
3944
4038
|
|
|
3945
|
-
- [
|
|
4039
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
3946
4040
|
|
|
3947
4041
|
````text
|
|
3948
|
-
Copyright
|
|
4042
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
3949
4043
|
|
|
3950
4044
|
Permission is hereby granted, free of charge, to any
|
|
3951
4045
|
person obtaining a copy of this software and associated
|
|
@@ -3970,6 +4064,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
3970
4064
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3971
4065
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3972
4066
|
DEALINGS IN THE SOFTWARE.
|
|
4067
|
+
|
|
3973
4068
|
````
|
|
3974
4069
|
|
|
3975
4070
|
---
|
|
@@ -4015,16 +4110,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4015
4110
|
|
|
4016
4111
|
### Rust Crates:
|
|
4017
4112
|
|
|
4018
|
-
- [
|
|
4019
|
-
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
4020
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
4021
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
4022
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
4023
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
4113
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
4024
4114
|
|
|
4025
4115
|
````text
|
|
4026
|
-
Copyright 2018
|
|
4027
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
4116
|
+
Copyright (c) 2018 Carl Lerche
|
|
4028
4117
|
|
|
4029
4118
|
Permission is hereby granted, free of charge, to any
|
|
4030
4119
|
person obtaining a copy of this software and associated
|
|
@@ -4058,81 +4147,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4058
4147
|
|
|
4059
4148
|
### Rust Crates:
|
|
4060
4149
|
|
|
4061
|
-
- [
|
|
4062
|
-
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
4063
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
4064
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
4065
|
-
|
|
4066
|
-
````text
|
|
4067
|
-
The MIT License (MIT)
|
|
4068
|
-
|
|
4069
|
-
Copyright (c) 2015 Andrew Gallant
|
|
4070
|
-
|
|
4071
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4072
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4073
|
-
in the Software without restriction, including without limitation the rights
|
|
4074
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4075
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4076
|
-
furnished to do so, subject to the following conditions:
|
|
4077
|
-
|
|
4078
|
-
The above copyright notice and this permission notice shall be included in
|
|
4079
|
-
all copies or substantial portions of the Software.
|
|
4080
|
-
|
|
4081
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4082
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4083
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4084
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4085
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4086
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4087
|
-
THE SOFTWARE.
|
|
4088
|
-
|
|
4089
|
-
````
|
|
4090
|
-
|
|
4091
|
-
---
|
|
4092
|
-
|
|
4093
|
-
## The following dependencies are licensed under the MIT License:
|
|
4094
|
-
|
|
4095
|
-
### Rust Crates:
|
|
4096
|
-
|
|
4097
|
-
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
4098
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
4099
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
4100
|
-
|
|
4101
|
-
````text
|
|
4102
|
-
MIT License
|
|
4103
|
-
|
|
4104
|
-
Copyright (c) Tokio Contributors
|
|
4105
|
-
|
|
4106
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4107
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4108
|
-
in the Software without restriction, including without limitation the rights
|
|
4109
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4110
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4111
|
-
furnished to do so, subject to the following conditions:
|
|
4112
|
-
|
|
4113
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4114
|
-
copies or substantial portions of the Software.
|
|
4115
|
-
|
|
4116
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4117
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4118
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4119
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4120
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4121
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4122
|
-
SOFTWARE.
|
|
4123
|
-
|
|
4124
|
-
````
|
|
4125
|
-
|
|
4126
|
-
---
|
|
4127
|
-
|
|
4128
|
-
## The following dependencies are licensed under the MIT License:
|
|
4129
|
-
|
|
4130
|
-
### Rust Crates:
|
|
4131
|
-
|
|
4132
|
-
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
4150
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
4133
4151
|
|
|
4134
4152
|
````text
|
|
4135
|
-
Copyright 2019
|
|
4153
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
4136
4154
|
|
|
4137
4155
|
Permission is hereby granted, free of charge, to any
|
|
4138
4156
|
person obtaining a copy of this software and associated
|
|
@@ -4164,32 +4182,18 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4164
4182
|
|
|
4165
4183
|
## The following dependencies are licensed under the MIT License:
|
|
4166
4184
|
|
|
4167
|
-
###
|
|
4185
|
+
### Rust Crates:
|
|
4168
4186
|
|
|
4169
|
-
- [
|
|
4187
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
4170
4188
|
|
|
4171
4189
|
````text
|
|
4172
|
-
|
|
4173
|
-
|
|
4174
|
-
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
4190
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
4175
4191
|
|
|
4176
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4177
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4178
|
-
in the Software without restriction, including without limitation the rights
|
|
4179
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4180
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4181
|
-
furnished to do so, subject to the following conditions:
|
|
4192
|
+
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:
|
|
4182
4193
|
|
|
4183
|
-
The above copyright notice and this permission notice shall be included in
|
|
4184
|
-
all copies or substantial portions of the Software.
|
|
4194
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
4185
4195
|
|
|
4186
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4187
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4188
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4189
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4190
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4191
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4192
|
-
THE SOFTWARE.
|
|
4196
|
+
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.
|
|
4193
4197
|
|
|
4194
4198
|
````
|
|
4195
4199
|
|
|
@@ -4199,34 +4203,30 @@ THE SOFTWARE.
|
|
|
4199
4203
|
|
|
4200
4204
|
### Rust Crates:
|
|
4201
4205
|
|
|
4202
|
-
- [
|
|
4206
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
4203
4207
|
|
|
4204
4208
|
````text
|
|
4205
|
-
|
|
4209
|
+
MIT License
|
|
4206
4210
|
|
|
4207
|
-
|
|
4208
|
-
person obtaining a copy of this software and associated
|
|
4209
|
-
documentation files (the "Software"), to deal in the
|
|
4210
|
-
Software without restriction, including without
|
|
4211
|
-
limitation the rights to use, copy, modify, merge,
|
|
4212
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
4213
|
-
the Software, and to permit persons to whom the Software
|
|
4214
|
-
is furnished to do so, subject to the following
|
|
4215
|
-
conditions:
|
|
4211
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
4216
4212
|
|
|
4217
|
-
|
|
4218
|
-
|
|
4219
|
-
|
|
4213
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4214
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4215
|
+
in the Software without restriction, including without limitation the rights
|
|
4216
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4217
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4218
|
+
furnished to do so, subject to the following conditions:
|
|
4220
4219
|
|
|
4221
|
-
|
|
4222
|
-
|
|
4223
|
-
|
|
4224
|
-
|
|
4225
|
-
|
|
4226
|
-
|
|
4227
|
-
|
|
4228
|
-
IN
|
|
4229
|
-
|
|
4220
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4221
|
+
copies or substantial portions of the Software.
|
|
4222
|
+
|
|
4223
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4224
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4225
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4226
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4227
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4228
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4229
|
+
SOFTWARE.
|
|
4230
4230
|
|
|
4231
4231
|
````
|
|
4232
4232
|
|
|
@@ -4236,34 +4236,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4236
4236
|
|
|
4237
4237
|
### Rust Crates:
|
|
4238
4238
|
|
|
4239
|
-
- [
|
|
4239
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
4240
4240
|
|
|
4241
4241
|
````text
|
|
4242
|
-
Copyright (c)
|
|
4242
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
4243
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
4243
4244
|
|
|
4244
|
-
Permission is hereby granted, free of charge, to any
|
|
4245
|
-
|
|
4246
|
-
|
|
4247
|
-
|
|
4248
|
-
|
|
4249
|
-
|
|
4250
|
-
the Software, and to permit persons to whom the Software
|
|
4251
|
-
is furnished to do so, subject to the following
|
|
4252
|
-
conditions:
|
|
4245
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4246
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4247
|
+
in the Software without restriction, including without limitation the rights
|
|
4248
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4249
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4250
|
+
furnished to do so, subject to the following conditions:
|
|
4253
4251
|
|
|
4254
|
-
The above copyright notice and this permission notice
|
|
4255
|
-
|
|
4256
|
-
of the Software.
|
|
4252
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4253
|
+
copies or substantial portions of the Software.
|
|
4257
4254
|
|
|
4258
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4259
|
-
|
|
4260
|
-
|
|
4261
|
-
|
|
4262
|
-
|
|
4263
|
-
|
|
4264
|
-
|
|
4265
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4266
|
-
DEALINGS IN THE SOFTWARE.
|
|
4255
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4256
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4257
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4258
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4259
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4260
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4261
|
+
SOFTWARE.
|
|
4267
4262
|
|
|
4268
4263
|
````
|
|
4269
4264
|
|
|
@@ -4273,10 +4268,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4273
4268
|
|
|
4274
4269
|
### Rust Crates:
|
|
4275
4270
|
|
|
4276
|
-
- [
|
|
4271
|
+
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
4272
|
+
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
4277
4273
|
|
|
4278
4274
|
````text
|
|
4279
|
-
Copyright (c)
|
|
4275
|
+
Copyright (c) 2012-2013 Mozilla Foundation
|
|
4280
4276
|
|
|
4281
4277
|
Permission is hereby granted, free of charge, to any
|
|
4282
4278
|
person obtaining a copy of this software and associated
|
|
@@ -4310,10 +4306,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4310
4306
|
|
|
4311
4307
|
### Rust Crates:
|
|
4312
4308
|
|
|
4313
|
-
- [
|
|
4309
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
4310
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
4311
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
4312
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
4314
4313
|
|
|
4315
4314
|
````text
|
|
4316
|
-
|
|
4315
|
+
The MIT License (MIT)
|
|
4316
|
+
|
|
4317
|
+
Copyright (c) 2015 Andrew Gallant
|
|
4317
4318
|
|
|
4318
4319
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4319
4320
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4341,28 +4342,27 @@ THE SOFTWARE.
|
|
|
4341
4342
|
|
|
4342
4343
|
### Rust Crates:
|
|
4343
4344
|
|
|
4344
|
-
- [
|
|
4345
|
+
- [nohash-hasher](https://github.com/paritytech/nohash-hasher) (0.2.0)
|
|
4345
4346
|
|
|
4346
4347
|
````text
|
|
4347
|
-
Copyright (
|
|
4348
|
+
Copyright 2018 Parity Technologies (UK) Ltd.
|
|
4348
4349
|
|
|
4349
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4350
|
-
|
|
4351
|
-
|
|
4352
|
-
|
|
4353
|
-
|
|
4354
|
-
|
|
4350
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
4351
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
4352
|
+
the Software without restriction, including without limitation the rights to
|
|
4353
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
4354
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
4355
|
+
subject to the following conditions:
|
|
4355
4356
|
|
|
4356
|
-
The above copyright notice and this permission notice shall be included in
|
|
4357
|
-
|
|
4357
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4358
|
+
copies or substantial portions of the Software.
|
|
4358
4359
|
|
|
4359
4360
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4360
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4361
|
-
|
|
4362
|
-
|
|
4363
|
-
|
|
4364
|
-
|
|
4365
|
-
THE SOFTWARE.
|
|
4361
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
4362
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
|
|
4363
|
+
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
4364
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
4365
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4366
4366
|
|
|
4367
4367
|
````
|
|
4368
4368
|
|