@deveco-codegenie/mcp-darwin-arm64 0.2.5 → 0.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +174 -85
- package/THIRD_PARTY_LICENSES.md +1196 -1176
- package/bin/codegenie-mcp-server +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -7,15 +7,38 @@
|
|
|
7
7
|
|
|
8
8
|
### Licenses Breakdown:
|
|
9
9
|
|
|
10
|
-
- MIT:
|
|
10
|
+
- MIT: 177
|
|
11
11
|
- Unicode-3.0: 19
|
|
12
12
|
- Apache-2.0: 7
|
|
13
13
|
- 0BSD: 3
|
|
14
14
|
- BSD-3-Clause: 1
|
|
15
15
|
- MPL-2.0: 1
|
|
16
|
-
- UNKNOWN: 1
|
|
17
16
|
|
|
18
17
|
|
|
18
|
+
---
|
|
19
|
+
|
|
20
|
+
## The following dependencies are licensed under the 0BSD License:
|
|
21
|
+
|
|
22
|
+
### Rust Crates:
|
|
23
|
+
|
|
24
|
+
- [adler2](https://github.com/oyvindln/adler2) (2.0.1)
|
|
25
|
+
|
|
26
|
+
````text
|
|
27
|
+
Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
|
|
28
|
+
|
|
29
|
+
Permission to use, copy, modify, and/or distribute this software for
|
|
30
|
+
any purpose with or without fee is hereby granted.
|
|
31
|
+
|
|
32
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
33
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
34
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
35
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
36
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
|
|
37
|
+
AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
|
38
|
+
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
39
|
+
|
|
40
|
+
````
|
|
41
|
+
|
|
19
42
|
---
|
|
20
43
|
|
|
21
44
|
## The following dependencies are licensed under the 0BSD License:
|
|
@@ -70,25 +93,88 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
70
93
|
|
|
71
94
|
---
|
|
72
95
|
|
|
73
|
-
## The following dependencies are licensed under the
|
|
96
|
+
## The following dependencies are licensed under the Apache-2.0 License:
|
|
74
97
|
|
|
75
98
|
### Rust Crates:
|
|
76
99
|
|
|
77
|
-
- [
|
|
100
|
+
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
101
|
+
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
102
|
+
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
78
103
|
|
|
79
104
|
````text
|
|
80
|
-
|
|
105
|
+
Apache License
|
|
106
|
+
Version 2.0, January 2004
|
|
107
|
+
http://www.apache.org/licenses/
|
|
81
108
|
|
|
82
|
-
|
|
83
|
-
any purpose with or without fee is hereby granted.
|
|
109
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
84
110
|
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
111
|
+
1. Definitions.
|
|
112
|
+
|
|
113
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
114
|
+
|
|
115
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
116
|
+
|
|
117
|
+
"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.
|
|
118
|
+
|
|
119
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
120
|
+
|
|
121
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
122
|
+
|
|
123
|
+
"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.
|
|
124
|
+
|
|
125
|
+
"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).
|
|
126
|
+
|
|
127
|
+
"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.
|
|
128
|
+
|
|
129
|
+
"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."
|
|
130
|
+
|
|
131
|
+
"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.
|
|
132
|
+
|
|
133
|
+
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.
|
|
134
|
+
|
|
135
|
+
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.
|
|
136
|
+
|
|
137
|
+
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:
|
|
138
|
+
|
|
139
|
+
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
140
|
+
|
|
141
|
+
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
142
|
+
|
|
143
|
+
(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
|
|
144
|
+
|
|
145
|
+
(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.
|
|
146
|
+
|
|
147
|
+
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.
|
|
148
|
+
|
|
149
|
+
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.
|
|
150
|
+
|
|
151
|
+
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.
|
|
152
|
+
|
|
153
|
+
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.
|
|
154
|
+
|
|
155
|
+
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.
|
|
156
|
+
|
|
157
|
+
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.
|
|
158
|
+
|
|
159
|
+
END OF TERMS AND CONDITIONS
|
|
160
|
+
|
|
161
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
162
|
+
|
|
163
|
+
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.
|
|
164
|
+
|
|
165
|
+
Copyright [yyyy] [name of copyright owner]
|
|
166
|
+
|
|
167
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
168
|
+
you may not use this file except in compliance with the License.
|
|
169
|
+
You may obtain a copy of the License at
|
|
170
|
+
|
|
171
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
172
|
+
|
|
173
|
+
Unless required by applicable law or agreed to in writing, software
|
|
174
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
175
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
176
|
+
See the License for the specific language governing permissions and
|
|
177
|
+
limitations under the License.
|
|
92
178
|
|
|
93
179
|
````
|
|
94
180
|
|
|
@@ -98,7 +184,9 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
98
184
|
|
|
99
185
|
### Rust Crates:
|
|
100
186
|
|
|
101
|
-
- [
|
|
187
|
+
- [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
|
|
188
|
+
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
189
|
+
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
102
190
|
|
|
103
191
|
````text
|
|
104
192
|
Apache License
|
|
@@ -289,7 +377,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
289
377
|
same "printed page" as the copyright notice for easier
|
|
290
378
|
identification within third-party archives.
|
|
291
379
|
|
|
292
|
-
Copyright
|
|
380
|
+
Copyright [yyyy] [name of copyright owner]
|
|
293
381
|
|
|
294
382
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
295
383
|
you may not use this file except in compliance with the License.
|
|
@@ -311,96 +399,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
311
399
|
|
|
312
400
|
### Rust Crates:
|
|
313
401
|
|
|
314
|
-
- [
|
|
315
|
-
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
316
|
-
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
317
|
-
|
|
318
|
-
````text
|
|
319
|
-
Apache License
|
|
320
|
-
Version 2.0, January 2004
|
|
321
|
-
http://www.apache.org/licenses/
|
|
322
|
-
|
|
323
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
324
|
-
|
|
325
|
-
1. Definitions.
|
|
326
|
-
|
|
327
|
-
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
328
|
-
|
|
329
|
-
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
330
|
-
|
|
331
|
-
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
332
|
-
|
|
333
|
-
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
334
|
-
|
|
335
|
-
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
336
|
-
|
|
337
|
-
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
338
|
-
|
|
339
|
-
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
340
|
-
|
|
341
|
-
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
342
|
-
|
|
343
|
-
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
344
|
-
|
|
345
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
346
|
-
|
|
347
|
-
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
348
|
-
|
|
349
|
-
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
350
|
-
|
|
351
|
-
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
352
|
-
|
|
353
|
-
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
354
|
-
|
|
355
|
-
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
356
|
-
|
|
357
|
-
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
358
|
-
|
|
359
|
-
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
360
|
-
|
|
361
|
-
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
362
|
-
|
|
363
|
-
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
364
|
-
|
|
365
|
-
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
|
366
|
-
|
|
367
|
-
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
|
368
|
-
|
|
369
|
-
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
|
370
|
-
|
|
371
|
-
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
372
|
-
|
|
373
|
-
END OF TERMS AND CONDITIONS
|
|
374
|
-
|
|
375
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
376
|
-
|
|
377
|
-
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
378
|
-
|
|
379
|
-
Copyright [yyyy] [name of copyright owner]
|
|
380
|
-
|
|
381
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
382
|
-
you may not use this file except in compliance with the License.
|
|
383
|
-
You may obtain a copy of the License at
|
|
384
|
-
|
|
385
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
386
|
-
|
|
387
|
-
Unless required by applicable law or agreed to in writing, software
|
|
388
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
389
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
390
|
-
See the License for the specific language governing permissions and
|
|
391
|
-
limitations under the License.
|
|
392
|
-
|
|
393
|
-
````
|
|
394
|
-
|
|
395
|
-
---
|
|
396
|
-
|
|
397
|
-
## The following dependencies are licensed under the Apache-2.0 License:
|
|
398
|
-
|
|
399
|
-
### Rust Crates:
|
|
400
|
-
|
|
401
|
-
- [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)
|
|
402
|
+
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
404
403
|
|
|
405
404
|
````text
|
|
406
405
|
Apache License
|
|
@@ -591,7 +590,7 @@ limitations under the License.
|
|
|
591
590
|
same "printed page" as the copyright notice for easier
|
|
592
591
|
identification within third-party archives.
|
|
593
592
|
|
|
594
|
-
Copyright
|
|
593
|
+
Copyright 2011 Google Inc.
|
|
595
594
|
|
|
596
595
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
597
596
|
you may not use this file except in compliance with the License.
|
|
@@ -654,16 +653,34 @@ The complete list of contributors can be found at:
|
|
|
654
653
|
|
|
655
654
|
### Rust Crates:
|
|
656
655
|
|
|
657
|
-
- [
|
|
656
|
+
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
658
657
|
|
|
659
658
|
````text
|
|
660
|
-
Copyright
|
|
659
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
661
660
|
|
|
662
|
-
Permission is hereby granted, free of charge, to any
|
|
661
|
+
Permission is hereby granted, free of charge, to any
|
|
662
|
+
person obtaining a copy of this software and associated
|
|
663
|
+
documentation files (the "Software"), to deal in the
|
|
664
|
+
Software without restriction, including without
|
|
665
|
+
limitation the rights to use, copy, modify, merge,
|
|
666
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
667
|
+
the Software, and to permit persons to whom the Software
|
|
668
|
+
is furnished to do so, subject to the following
|
|
669
|
+
conditions:
|
|
663
670
|
|
|
664
|
-
The above copyright notice and this permission notice
|
|
671
|
+
The above copyright notice and this permission notice
|
|
672
|
+
shall be included in all copies or substantial portions
|
|
673
|
+
of the Software.
|
|
665
674
|
|
|
666
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
675
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
676
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
677
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
678
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
679
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
680
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
681
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
682
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
683
|
+
DEALINGS IN THE SOFTWARE.
|
|
667
684
|
|
|
668
685
|
````
|
|
669
686
|
|
|
@@ -671,33 +688,36 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
671
688
|
|
|
672
689
|
## The following dependencies are licensed under the MIT License:
|
|
673
690
|
|
|
674
|
-
###
|
|
691
|
+
### Rust Crates:
|
|
675
692
|
|
|
676
|
-
- [
|
|
693
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
677
694
|
|
|
678
695
|
````text
|
|
679
|
-
The
|
|
696
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
680
697
|
|
|
681
|
-
|
|
698
|
+
Permission is hereby granted, free of charge, to any
|
|
699
|
+
person obtaining a copy of this software and associated
|
|
700
|
+
documentation files (the "Software"), to deal in the
|
|
701
|
+
Software without restriction, including without
|
|
702
|
+
limitation the rights to use, copy, modify, merge,
|
|
703
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
704
|
+
the Software, and to permit persons to whom the Software
|
|
705
|
+
is furnished to do so, subject to the following
|
|
706
|
+
conditions:
|
|
682
707
|
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
687
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
688
|
-
furnished to do so, subject to the following conditions:
|
|
689
|
-
|
|
690
|
-
The above copyright notice and this permission notice shall be included in all
|
|
691
|
-
copies or substantial portions of the Software.
|
|
692
|
-
|
|
693
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
694
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
695
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
696
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
697
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
698
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
699
|
-
SOFTWARE.
|
|
708
|
+
The above copyright notice and this permission notice
|
|
709
|
+
shall be included in all copies or substantial portions
|
|
710
|
+
of the Software.
|
|
700
711
|
|
|
712
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
713
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
714
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
715
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
716
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
717
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
718
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
719
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
720
|
+
DEALINGS IN THE SOFTWARE.
|
|
701
721
|
|
|
702
722
|
````
|
|
703
723
|
|
|
@@ -707,10 +727,10 @@ SOFTWARE.
|
|
|
707
727
|
|
|
708
728
|
### Rust Crates:
|
|
709
729
|
|
|
710
|
-
- [
|
|
730
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
711
731
|
|
|
712
732
|
````text
|
|
713
|
-
Copyright (c)
|
|
733
|
+
Copyright (c) 2019 Carl Lerche
|
|
714
734
|
|
|
715
735
|
Permission is hereby granted, free of charge, to any
|
|
716
736
|
person obtaining a copy of this software and associated
|
|
@@ -744,17 +764,48 @@ DEALINGS IN THE SOFTWARE.
|
|
|
744
764
|
|
|
745
765
|
### Rust Crates:
|
|
746
766
|
|
|
747
|
-
- [
|
|
767
|
+
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
748
768
|
|
|
749
769
|
````text
|
|
750
|
-
Copyright (c)
|
|
770
|
+
Copyright (c) 2017 Contributors
|
|
751
771
|
|
|
752
|
-
|
|
753
|
-
|
|
772
|
+
Permission is hereby granted, free of charge, to any
|
|
773
|
+
person obtaining a copy of this software and associated
|
|
774
|
+
documentation files (the "Software"), to deal in the
|
|
775
|
+
Software without restriction, including without
|
|
776
|
+
limitation the rights to use, copy, modify, merge,
|
|
777
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
778
|
+
the Software, and to permit persons to whom the Software
|
|
779
|
+
is furnished to do so, subject to the following
|
|
780
|
+
conditions:
|
|
754
781
|
|
|
755
|
-
|
|
756
|
-
|
|
782
|
+
The above copyright notice and this permission notice
|
|
783
|
+
shall be included in all copies or substantial portions
|
|
784
|
+
of the Software.
|
|
785
|
+
|
|
786
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
787
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
788
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
789
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
790
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
791
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
792
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
793
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
794
|
+
DEALINGS IN THE SOFTWARE.
|
|
795
|
+
|
|
796
|
+
````
|
|
797
|
+
|
|
798
|
+
---
|
|
799
|
+
|
|
800
|
+
## The following dependencies are licensed under the MIT License:
|
|
801
|
+
|
|
802
|
+
### Rust Crates:
|
|
803
|
+
|
|
804
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
757
805
|
|
|
806
|
+
````text
|
|
807
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
808
|
+
Copyright (c) 2016 Alex Crichton
|
|
758
809
|
|
|
759
810
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
760
811
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -763,16 +814,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
763
814
|
copies of the Software, and to permit persons to whom the Software is
|
|
764
815
|
furnished to do so, subject to the following conditions:
|
|
765
816
|
|
|
766
|
-
The above copyright notice and this permission notice shall be included in
|
|
767
|
-
copies or substantial portions of the Software.
|
|
817
|
+
The above copyright notice and this permission notice shall be included in
|
|
818
|
+
all copies or substantial portions of the Software.
|
|
768
819
|
|
|
769
820
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
770
821
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
771
822
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
772
823
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
773
824
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
774
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
775
|
-
SOFTWARE.
|
|
825
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
826
|
+
THE SOFTWARE.
|
|
827
|
+
|
|
776
828
|
|
|
777
829
|
````
|
|
778
830
|
|
|
@@ -782,10 +834,10 @@ SOFTWARE.
|
|
|
782
834
|
|
|
783
835
|
### Rust Crates:
|
|
784
836
|
|
|
785
|
-
- [
|
|
837
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
786
838
|
|
|
787
839
|
````text
|
|
788
|
-
Copyright (c)
|
|
840
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
789
841
|
|
|
790
842
|
Permission is hereby granted, free of charge, to any
|
|
791
843
|
person obtaining a copy of this software and associated
|
|
@@ -819,11 +871,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
819
871
|
|
|
820
872
|
### Rust Crates:
|
|
821
873
|
|
|
822
|
-
- [
|
|
874
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
875
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
823
876
|
|
|
824
877
|
````text
|
|
825
878
|
MIT License
|
|
826
879
|
|
|
880
|
+
Copyright (c) 2019 Graham Esau
|
|
881
|
+
|
|
827
882
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
828
883
|
of this software and associated documentation files (the "Software"), to deal
|
|
829
884
|
in the Software without restriction, including without limitation the rights
|
|
@@ -850,13 +905,29 @@ SOFTWARE.
|
|
|
850
905
|
|
|
851
906
|
### Rust Crates:
|
|
852
907
|
|
|
853
|
-
- [
|
|
854
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
855
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
856
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
908
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
857
909
|
|
|
858
910
|
````text
|
|
859
|
-
Copyright
|
|
911
|
+
Copyright 2016 Nika Layzell
|
|
912
|
+
|
|
913
|
+
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:
|
|
914
|
+
|
|
915
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
916
|
+
|
|
917
|
+
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.
|
|
918
|
+
|
|
919
|
+
````
|
|
920
|
+
|
|
921
|
+
---
|
|
922
|
+
|
|
923
|
+
## The following dependencies are licensed under the MIT License:
|
|
924
|
+
|
|
925
|
+
### Rust Crates:
|
|
926
|
+
|
|
927
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
928
|
+
|
|
929
|
+
````text
|
|
930
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
860
931
|
|
|
861
932
|
Permission is hereby granted, free of charge, to any
|
|
862
933
|
person obtaining a copy of this software and associated
|
|
@@ -890,10 +961,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
890
961
|
|
|
891
962
|
### Rust Crates:
|
|
892
963
|
|
|
893
|
-
- [
|
|
964
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
894
965
|
|
|
895
966
|
````text
|
|
896
|
-
Copyright (c)
|
|
967
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
897
968
|
|
|
898
969
|
Permission is hereby granted, free of charge, to any
|
|
899
970
|
person obtaining a copy of this software and associated
|
|
@@ -918,6 +989,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
918
989
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
919
990
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
920
991
|
DEALINGS IN THE SOFTWARE.
|
|
992
|
+
|
|
921
993
|
````
|
|
922
994
|
|
|
923
995
|
---
|
|
@@ -926,11 +998,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
926
998
|
|
|
927
999
|
### Rust Crates:
|
|
928
1000
|
|
|
929
|
-
- [
|
|
1001
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
930
1002
|
|
|
931
1003
|
````text
|
|
932
|
-
Copyright (c)
|
|
933
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
1004
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
934
1005
|
|
|
935
1006
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
936
1007
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -950,42 +1021,40 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
950
1021
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
951
1022
|
THE SOFTWARE.
|
|
952
1023
|
|
|
1024
|
+
|
|
953
1025
|
````
|
|
954
1026
|
|
|
955
1027
|
---
|
|
956
1028
|
|
|
957
1029
|
## The following dependencies are licensed under the MIT License:
|
|
958
1030
|
|
|
959
|
-
###
|
|
1031
|
+
### NPM Packages:
|
|
960
1032
|
|
|
961
|
-
- [
|
|
1033
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
1034
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
|
|
962
1035
|
|
|
963
1036
|
````text
|
|
964
|
-
|
|
1037
|
+
MIT License
|
|
965
1038
|
|
|
966
|
-
|
|
967
|
-
person obtaining a copy of this software and associated
|
|
968
|
-
documentation files (the "Software"), to deal in the
|
|
969
|
-
Software without restriction, including without
|
|
970
|
-
limitation the rights to use, copy, modify, merge,
|
|
971
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
972
|
-
the Software, and to permit persons to whom the Software
|
|
973
|
-
is furnished to do so, subject to the following
|
|
974
|
-
conditions:
|
|
1039
|
+
Copyright (c) Microsoft Corporation.
|
|
975
1040
|
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
1041
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1042
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1043
|
+
in the Software without restriction, including without limitation the rights
|
|
1044
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1045
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1046
|
+
furnished to do so, subject to the following conditions:
|
|
979
1047
|
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
IN
|
|
988
|
-
|
|
1048
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1049
|
+
copies or substantial portions of the Software.
|
|
1050
|
+
|
|
1051
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1052
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1053
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1054
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1055
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1056
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1057
|
+
SOFTWARE
|
|
989
1058
|
|
|
990
1059
|
````
|
|
991
1060
|
|
|
@@ -995,10 +1064,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
995
1064
|
|
|
996
1065
|
### Rust Crates:
|
|
997
1066
|
|
|
998
|
-
- [
|
|
1067
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
999
1068
|
|
|
1000
1069
|
````text
|
|
1001
|
-
Copyright
|
|
1070
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
1002
1071
|
|
|
1003
1072
|
Permission is hereby granted, free of charge, to any
|
|
1004
1073
|
person obtaining a copy of this software and associated
|
|
@@ -1032,34 +1101,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1032
1101
|
|
|
1033
1102
|
### Rust Crates:
|
|
1034
1103
|
|
|
1035
|
-
- [
|
|
1104
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
1036
1105
|
|
|
1037
1106
|
````text
|
|
1038
|
-
|
|
1107
|
+
MIT License
|
|
1039
1108
|
|
|
1040
|
-
|
|
1041
|
-
person obtaining a copy of this software and associated
|
|
1042
|
-
documentation files (the "Software"), to deal in the
|
|
1043
|
-
Software without restriction, including without
|
|
1044
|
-
limitation the rights to use, copy, modify, merge,
|
|
1045
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1046
|
-
the Software, and to permit persons to whom the Software
|
|
1047
|
-
is furnished to do so, subject to the following
|
|
1048
|
-
conditions:
|
|
1109
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
1049
1110
|
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1111
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1112
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1113
|
+
in the Software without restriction, including without limitation the rights
|
|
1114
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1115
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1116
|
+
furnished to do so, subject to the following conditions:
|
|
1053
1117
|
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
IN
|
|
1062
|
-
|
|
1118
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1119
|
+
copies or substantial portions of the Software.
|
|
1120
|
+
|
|
1121
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1122
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1123
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1124
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1125
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1126
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1127
|
+
SOFTWARE.
|
|
1063
1128
|
|
|
1064
1129
|
````
|
|
1065
1130
|
|
|
@@ -1069,49 +1134,53 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1069
1134
|
|
|
1070
1135
|
### Rust Crates:
|
|
1071
1136
|
|
|
1072
|
-
- [
|
|
1137
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
1073
1138
|
|
|
1074
1139
|
````text
|
|
1075
|
-
Copyright (c)
|
|
1140
|
+
Copyright (c) 2016 The humantime Developers
|
|
1076
1141
|
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
documentation files (the "Software"), to deal in the
|
|
1080
|
-
Software without restriction, including without
|
|
1081
|
-
limitation the rights to use, copy, modify, merge,
|
|
1082
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1083
|
-
the Software, and to permit persons to whom the Software
|
|
1084
|
-
is furnished to do so, subject to the following
|
|
1085
|
-
conditions:
|
|
1142
|
+
Includes parts of http date with the following copyright:
|
|
1143
|
+
Copyright (c) 2016 Pyfisch
|
|
1086
1144
|
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
of the Software.
|
|
1145
|
+
Includes portions of musl libc with the following copyright:
|
|
1146
|
+
Copyright © 2005-2013 Rich Felker
|
|
1090
1147
|
|
|
1091
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1092
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1093
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1094
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1095
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1096
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1097
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1098
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1099
|
-
DEALINGS IN THE SOFTWARE.
|
|
1100
1148
|
|
|
1101
|
-
|
|
1149
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1150
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1151
|
+
in the Software without restriction, including without limitation the rights
|
|
1152
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1153
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1154
|
+
furnished to do so, subject to the following conditions:
|
|
1102
1155
|
|
|
1103
|
-
|
|
1156
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1157
|
+
copies or substantial portions of the Software.
|
|
1158
|
+
|
|
1159
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1160
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1161
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1162
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1163
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1164
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1165
|
+
SOFTWARE.
|
|
1166
|
+
|
|
1167
|
+
````
|
|
1168
|
+
|
|
1169
|
+
---
|
|
1104
1170
|
|
|
1105
1171
|
## The following dependencies are licensed under the MIT License:
|
|
1106
1172
|
|
|
1107
1173
|
### Rust Crates:
|
|
1108
1174
|
|
|
1109
|
-
- [
|
|
1175
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
1110
1176
|
|
|
1111
1177
|
````text
|
|
1112
|
-
|
|
1178
|
+
MIT License
|
|
1113
1179
|
|
|
1114
|
-
Copyright
|
|
1180
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
1181
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
1182
|
+
Copyright (c) 2017 Frommi
|
|
1183
|
+
Copyright (c) 2017-2024 oyvindln
|
|
1115
1184
|
|
|
1116
1185
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1117
1186
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1120,16 +1189,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1120
1189
|
copies of the Software, and to permit persons to whom the Software is
|
|
1121
1190
|
furnished to do so, subject to the following conditions:
|
|
1122
1191
|
|
|
1123
|
-
The above copyright notice and this permission notice shall be included in
|
|
1124
|
-
|
|
1192
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1193
|
+
copies or substantial portions of the Software.
|
|
1125
1194
|
|
|
1126
1195
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1127
1196
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1128
1197
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1129
1198
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1130
1199
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1131
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1132
|
-
|
|
1200
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1201
|
+
SOFTWARE.
|
|
1133
1202
|
|
|
1134
1203
|
````
|
|
1135
1204
|
|
|
@@ -1139,10 +1208,10 @@ THE SOFTWARE.
|
|
|
1139
1208
|
|
|
1140
1209
|
### Rust Crates:
|
|
1141
1210
|
|
|
1142
|
-
- [
|
|
1211
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
1143
1212
|
|
|
1144
1213
|
````text
|
|
1145
|
-
Copyright (c)
|
|
1214
|
+
Copyright (c) 2017 Robert Grosse
|
|
1146
1215
|
|
|
1147
1216
|
Permission is hereby granted, free of charge, to any
|
|
1148
1217
|
person obtaining a copy of this software and associated
|
|
@@ -1167,7 +1236,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1167
1236
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1168
1237
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1169
1238
|
DEALINGS IN THE SOFTWARE.
|
|
1170
|
-
|
|
1171
1239
|
````
|
|
1172
1240
|
|
|
1173
1241
|
---
|
|
@@ -1176,65 +1244,31 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1176
1244
|
|
|
1177
1245
|
### Rust Crates:
|
|
1178
1246
|
|
|
1179
|
-
- [
|
|
1247
|
+
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
1248
|
+
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
1180
1249
|
|
|
1181
1250
|
````text
|
|
1182
1251
|
The MIT License (MIT)
|
|
1183
1252
|
|
|
1184
|
-
Copyright (c) 2015
|
|
1185
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
1186
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
1253
|
+
Copyright (c) 2015 Steven Fackler
|
|
1187
1254
|
|
|
1188
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1255
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1256
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
1257
|
+
the Software without restriction, including without limitation the rights to
|
|
1258
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1259
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1260
|
+
subject to the following conditions:
|
|
1194
1261
|
|
|
1195
1262
|
The above copyright notice and this permission notice shall be included in all
|
|
1196
1263
|
copies or substantial portions of the Software.
|
|
1197
1264
|
|
|
1198
1265
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1199
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
SOFTWARE.
|
|
1205
|
-
|
|
1206
|
-
````
|
|
1207
|
-
|
|
1208
|
-
---
|
|
1209
|
-
|
|
1210
|
-
## The following dependencies are licensed under the MIT License:
|
|
1211
|
-
|
|
1212
|
-
### Rust Crates:
|
|
1213
|
-
|
|
1214
|
-
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
1266
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1267
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1268
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1269
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1270
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1215
1271
|
|
|
1216
|
-
````text
|
|
1217
|
-
The MIT License (MIT)
|
|
1218
|
-
|
|
1219
|
-
Copyright (c) 2015 Bartłomiej Kamiński
|
|
1220
|
-
|
|
1221
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1222
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1223
|
-
in the Software without restriction, including without limitation the rights
|
|
1224
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1225
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1226
|
-
furnished to do so, subject to the following conditions:
|
|
1227
|
-
|
|
1228
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1229
|
-
copies or substantial portions of the Software.
|
|
1230
|
-
|
|
1231
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1232
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1233
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1234
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1235
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1236
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1237
|
-
SOFTWARE.
|
|
1238
1272
|
````
|
|
1239
1273
|
|
|
1240
1274
|
---
|
|
@@ -1243,11 +1277,10 @@ SOFTWARE.
|
|
|
1243
1277
|
|
|
1244
1278
|
### Rust Crates:
|
|
1245
1279
|
|
|
1246
|
-
- [
|
|
1280
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
1247
1281
|
|
|
1248
1282
|
````text
|
|
1249
|
-
Copyright (c) 2018
|
|
1250
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1283
|
+
Copyright (c) 2018 Carl Lerche
|
|
1251
1284
|
|
|
1252
1285
|
Permission is hereby granted, free of charge, to any
|
|
1253
1286
|
person obtaining a copy of this software and associated
|
|
@@ -1279,15 +1312,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1279
1312
|
|
|
1280
1313
|
## The following dependencies are licensed under the MIT License:
|
|
1281
1314
|
|
|
1282
|
-
###
|
|
1315
|
+
### Rust Crates:
|
|
1283
1316
|
|
|
1284
|
-
- [
|
|
1285
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
1317
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
1286
1318
|
|
|
1287
1319
|
````text
|
|
1288
1320
|
MIT License
|
|
1289
1321
|
|
|
1290
|
-
Copyright (c)
|
|
1322
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
1323
|
+
Copyright (c) Tokio Contributors
|
|
1291
1324
|
|
|
1292
1325
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1293
1326
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1313,16 +1346,14 @@ SOFTWARE.
|
|
|
1313
1346
|
|
|
1314
1347
|
## The following dependencies are licensed under the MIT License:
|
|
1315
1348
|
|
|
1316
|
-
###
|
|
1349
|
+
### NPM Packages:
|
|
1317
1350
|
|
|
1318
|
-
- [
|
|
1319
|
-
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1320
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1351
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
1321
1352
|
|
|
1322
1353
|
````text
|
|
1323
1354
|
MIT License
|
|
1324
1355
|
|
|
1325
|
-
Copyright (c)
|
|
1356
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
1326
1357
|
|
|
1327
1358
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1328
1359
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1342,42 +1373,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1342
1373
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1343
1374
|
SOFTWARE.
|
|
1344
1375
|
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
---
|
|
1348
|
-
|
|
1349
|
-
## The following dependencies are licensed under the MIT License:
|
|
1350
|
-
|
|
1351
|
-
### Rust Crates:
|
|
1352
|
-
|
|
1353
|
-
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
1354
|
-
|
|
1355
|
-
````text
|
|
1356
|
-
Copyright (c) 2015 Steven Allen
|
|
1357
|
-
|
|
1358
|
-
Permission is hereby granted, free of charge, to any
|
|
1359
|
-
person obtaining a copy of this software and associated
|
|
1360
|
-
documentation files (the "Software"), to deal in the
|
|
1361
|
-
Software without restriction, including without
|
|
1362
|
-
limitation the rights to use, copy, modify, merge,
|
|
1363
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1364
|
-
the Software, and to permit persons to whom the Software
|
|
1365
|
-
is furnished to do so, subject to the following
|
|
1366
|
-
conditions:
|
|
1367
|
-
|
|
1368
|
-
The above copyright notice and this permission notice
|
|
1369
|
-
shall be included in all copies or substantial portions
|
|
1370
|
-
of the Software.
|
|
1371
|
-
|
|
1372
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1373
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1374
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1375
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1376
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1377
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1378
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1379
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1380
|
-
DEALINGS IN THE SOFTWARE.
|
|
1376
|
+
[others]: https://github.com/json5/json5/contributors
|
|
1381
1377
|
|
|
1382
1378
|
````
|
|
1383
1379
|
|
|
@@ -1387,12 +1383,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1387
1383
|
|
|
1388
1384
|
### Rust Crates:
|
|
1389
1385
|
|
|
1390
|
-
- [
|
|
1386
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
1391
1387
|
|
|
1392
1388
|
````text
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
1389
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
1396
1390
|
|
|
1397
1391
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1398
1392
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1420,39 +1414,62 @@ SOFTWARE.
|
|
|
1420
1414
|
|
|
1421
1415
|
### Rust Crates:
|
|
1422
1416
|
|
|
1423
|
-
- [
|
|
1424
|
-
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
1425
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
1426
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
1427
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
1428
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
1417
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
1429
1418
|
|
|
1430
1419
|
````text
|
|
1431
|
-
|
|
1420
|
+
The MIT License (MIT)
|
|
1421
|
+
|
|
1422
|
+
Copyright (c) 2016 Johann Tuffe
|
|
1423
|
+
|
|
1424
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1425
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1426
|
+
in the Software without restriction, including without limitation the rights
|
|
1427
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1428
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1429
|
+
furnished to do so, subject to the following conditions:
|
|
1430
|
+
|
|
1431
|
+
|
|
1432
|
+
The above copyright notice and this permission notice shall be included in
|
|
1433
|
+
all copies or substantial portions of the Software.
|
|
1434
|
+
|
|
1435
|
+
|
|
1436
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1437
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1438
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1439
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1440
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1441
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1442
|
+
THE SOFTWARE.
|
|
1432
1443
|
|
|
1433
|
-
|
|
1434
|
-
person obtaining a copy of this software and associated
|
|
1435
|
-
documentation files (the "Software"), to deal in the
|
|
1436
|
-
Software without restriction, including without
|
|
1437
|
-
limitation the rights to use, copy, modify, merge,
|
|
1438
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1439
|
-
the Software, and to permit persons to whom the Software
|
|
1440
|
-
is furnished to do so, subject to the following
|
|
1441
|
-
conditions:
|
|
1444
|
+
````
|
|
1442
1445
|
|
|
1443
|
-
|
|
1444
|
-
shall be included in all copies or substantial portions
|
|
1445
|
-
of the Software.
|
|
1446
|
+
---
|
|
1446
1447
|
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1448
|
+
## The following dependencies are licensed under the MIT License:
|
|
1449
|
+
|
|
1450
|
+
### NPM Packages:
|
|
1451
|
+
|
|
1452
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
1453
|
+
|
|
1454
|
+
````text
|
|
1455
|
+
This software is released under the MIT license:
|
|
1456
|
+
|
|
1457
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1458
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
1459
|
+
the Software without restriction, including without limitation the rights to
|
|
1460
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1461
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1462
|
+
subject to the following conditions:
|
|
1463
|
+
|
|
1464
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1465
|
+
copies or substantial portions of the Software.
|
|
1466
|
+
|
|
1467
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1468
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1469
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1470
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1471
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1472
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1456
1473
|
|
|
1457
1474
|
````
|
|
1458
1475
|
|
|
@@ -1462,10 +1479,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1462
1479
|
|
|
1463
1480
|
### Rust Crates:
|
|
1464
1481
|
|
|
1465
|
-
- [
|
|
1482
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
1483
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
1484
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
1485
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
1486
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
1487
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
1466
1488
|
|
|
1467
1489
|
````text
|
|
1468
|
-
Copyright (c)
|
|
1490
|
+
Copyright (c) 2019 Tokio Contributors
|
|
1469
1491
|
|
|
1470
1492
|
Permission is hereby granted, free of charge, to any
|
|
1471
1493
|
person obtaining a copy of this software and associated
|
|
@@ -1499,10 +1521,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1499
1521
|
|
|
1500
1522
|
### Rust Crates:
|
|
1501
1523
|
|
|
1502
|
-
- [hyper
|
|
1524
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
1503
1525
|
|
|
1504
1526
|
````text
|
|
1505
|
-
Copyright (c)
|
|
1527
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
1506
1528
|
|
|
1507
1529
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1508
1530
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1530,15 +1552,14 @@ THE SOFTWARE.
|
|
|
1530
1552
|
|
|
1531
1553
|
### Rust Crates:
|
|
1532
1554
|
|
|
1533
|
-
- [
|
|
1534
|
-
|
|
1555
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
1556
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1557
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1558
|
+
|
|
1535
1559
|
````text
|
|
1536
1560
|
MIT License
|
|
1537
1561
|
|
|
1538
|
-
Copyright
|
|
1539
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
1540
|
-
Copyright (c) 2017 Frommi
|
|
1541
|
-
Copyright (c) 2017-2024 oyvindln
|
|
1562
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
1542
1563
|
|
|
1543
1564
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1544
1565
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1566,29 +1587,66 @@ SOFTWARE.
|
|
|
1566
1587
|
|
|
1567
1588
|
### Rust Crates:
|
|
1568
1589
|
|
|
1569
|
-
- [
|
|
1590
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
1570
1591
|
|
|
1571
1592
|
````text
|
|
1572
|
-
|
|
1573
|
-
|
|
1593
|
+
The MIT License (MIT)
|
|
1594
|
+
|
|
1595
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
1596
|
+
|
|
1597
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1598
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1599
|
+
in the Software without restriction, including without limitation the rights
|
|
1600
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1601
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1602
|
+
furnished to do so, subject to the following conditions:
|
|
1603
|
+
|
|
1604
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1605
|
+
copies or substantial portions of the Software.
|
|
1606
|
+
|
|
1607
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1608
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1609
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1610
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1611
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1612
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1613
|
+
SOFTWARE.
|
|
1614
|
+
````
|
|
1574
1615
|
|
|
1575
|
-
|
|
1576
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1577
|
-
in the Software without restriction, including without limitation the rights
|
|
1578
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1579
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1580
|
-
furnished to do so, subject to the following conditions:
|
|
1616
|
+
---
|
|
1581
1617
|
|
|
1582
|
-
The
|
|
1583
|
-
all copies or substantial portions of the Software.
|
|
1618
|
+
## The following dependencies are licensed under the MIT License:
|
|
1584
1619
|
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
|
|
1620
|
+
### Rust Crates:
|
|
1621
|
+
|
|
1622
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
1623
|
+
|
|
1624
|
+
````text
|
|
1625
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
1626
|
+
|
|
1627
|
+
Permission is hereby granted, free of charge, to any
|
|
1628
|
+
person obtaining a copy of this software and associated
|
|
1629
|
+
documentation files (the "Software"), to deal in the
|
|
1630
|
+
Software without restriction, including without
|
|
1631
|
+
limitation the rights to use, copy, modify, merge,
|
|
1632
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1633
|
+
the Software, and to permit persons to whom the Software
|
|
1634
|
+
is furnished to do so, subject to the following
|
|
1635
|
+
conditions:
|
|
1636
|
+
|
|
1637
|
+
The above copyright notice and this permission notice
|
|
1638
|
+
shall be included in all copies or substantial portions
|
|
1639
|
+
of the Software.
|
|
1640
|
+
|
|
1641
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1642
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1643
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1644
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1645
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1646
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1647
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1648
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1649
|
+
DEALINGS IN THE SOFTWARE.
|
|
1592
1650
|
|
|
1593
1651
|
````
|
|
1594
1652
|
|
|
@@ -1598,11 +1656,13 @@ THE SOFTWARE.
|
|
|
1598
1656
|
|
|
1599
1657
|
### Rust Crates:
|
|
1600
1658
|
|
|
1601
|
-
- [
|
|
1602
|
-
- [
|
|
1659
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
1660
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
1603
1661
|
|
|
1604
1662
|
````text
|
|
1605
|
-
Copyright (c)
|
|
1663
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
1664
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
1665
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
1606
1666
|
|
|
1607
1667
|
Permission is hereby granted, free of charge, to any
|
|
1608
1668
|
person obtaining a copy of this software and associated
|
|
@@ -1636,10 +1696,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1636
1696
|
|
|
1637
1697
|
### Rust Crates:
|
|
1638
1698
|
|
|
1639
|
-
- [
|
|
1699
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
1700
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
1701
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
1640
1702
|
|
|
1641
1703
|
````text
|
|
1642
|
-
Copyright (c) 2013-
|
|
1704
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
1643
1705
|
|
|
1644
1706
|
Permission is hereby granted, free of charge, to any
|
|
1645
1707
|
person obtaining a copy of this software and associated
|
|
@@ -1673,30 +1735,19 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1673
1735
|
|
|
1674
1736
|
### Rust Crates:
|
|
1675
1737
|
|
|
1676
|
-
- [
|
|
1738
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
1739
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
1677
1740
|
|
|
1678
1741
|
````text
|
|
1679
1742
|
The MIT License (MIT)
|
|
1680
1743
|
|
|
1681
|
-
Copyright
|
|
1744
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
1682
1745
|
|
|
1683
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1684
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1685
|
-
in the Software without restriction, including without limitation the rights
|
|
1686
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1687
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1688
|
-
furnished to do so, subject to the following conditions:
|
|
1746
|
+
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:
|
|
1689
1747
|
|
|
1690
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1691
|
-
copies or substantial portions of the Software.
|
|
1748
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1692
1749
|
|
|
1693
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1694
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1695
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1696
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1697
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1698
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1699
|
-
SOFTWARE.
|
|
1750
|
+
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.
|
|
1700
1751
|
|
|
1701
1752
|
````
|
|
1702
1753
|
|
|
@@ -1706,30 +1757,33 @@ SOFTWARE.
|
|
|
1706
1757
|
|
|
1707
1758
|
### Rust Crates:
|
|
1708
1759
|
|
|
1709
|
-
- [
|
|
1710
|
-
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
1711
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
1760
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
1712
1761
|
|
|
1713
1762
|
````text
|
|
1714
|
-
MIT License
|
|
1763
|
+
The MIT License (MIT)
|
|
1715
1764
|
|
|
1716
|
-
Copyright (c)
|
|
1765
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
1717
1766
|
|
|
1718
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1719
|
-
associated documentation files (the "Software"), to deal
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1767
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1768
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1769
|
+
in the Software without restriction, including without limitation the rights
|
|
1770
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1771
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1772
|
+
furnished to do so, subject to the following conditions:
|
|
1723
1773
|
|
|
1724
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1725
|
-
portions of the Software.
|
|
1774
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1775
|
+
copies or substantial portions of the Software.
|
|
1726
1776
|
|
|
1727
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1728
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1777
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1778
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1779
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1780
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1781
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1782
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1783
|
+
SOFTWARE.
|
|
1732
1784
|
|
|
1785
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
1786
|
+
licences; see files named LICENSE.*.txt for details.
|
|
1733
1787
|
````
|
|
1734
1788
|
|
|
1735
1789
|
---
|
|
@@ -1738,12 +1792,10 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
1738
1792
|
|
|
1739
1793
|
### Rust Crates:
|
|
1740
1794
|
|
|
1741
|
-
- [
|
|
1795
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
1742
1796
|
|
|
1743
1797
|
````text
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
Copyright (c) 2017 Nikolai Vazquez
|
|
1798
|
+
Copyright (c) 2018 directories-rs contributors
|
|
1747
1799
|
|
|
1748
1800
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1749
1801
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1771,61 +1823,29 @@ SOFTWARE.
|
|
|
1771
1823
|
|
|
1772
1824
|
### Rust Crates:
|
|
1773
1825
|
|
|
1774
|
-
- [
|
|
1775
|
-
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
1776
|
-
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
1777
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
1778
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
1779
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
1780
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
1781
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
1782
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
1783
|
-
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
1784
|
-
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
1785
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
1786
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
1787
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
1788
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
1789
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1790
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1791
|
-
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
1792
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
1793
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
1794
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
1795
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
1796
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
1797
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
1798
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1799
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1800
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1801
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1802
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
1803
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
1826
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
1804
1827
|
|
|
1805
1828
|
````text
|
|
1806
|
-
|
|
1807
|
-
person obtaining a copy of this software and associated
|
|
1808
|
-
documentation files (the "Software"), to deal in the
|
|
1809
|
-
Software without restriction, including without
|
|
1810
|
-
limitation the rights to use, copy, modify, merge,
|
|
1811
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1812
|
-
the Software, and to permit persons to whom the Software
|
|
1813
|
-
is furnished to do so, subject to the following
|
|
1814
|
-
conditions:
|
|
1829
|
+
Copyright (c) 2017 Sean McArthur
|
|
1815
1830
|
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1831
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1832
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1833
|
+
in the Software without restriction, including without limitation the rights
|
|
1834
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1835
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1836
|
+
furnished to do so, subject to the following conditions:
|
|
1837
|
+
|
|
1838
|
+
The above copyright notice and this permission notice shall be included in
|
|
1839
|
+
all copies or substantial portions of the Software.
|
|
1840
|
+
|
|
1841
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1842
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1843
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1844
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1845
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1846
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1847
|
+
THE SOFTWARE.
|
|
1819
1848
|
|
|
1820
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1821
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1822
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1823
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1824
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1825
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1826
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1827
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1828
|
-
DEALINGS IN THE SOFTWARE.
|
|
1829
1849
|
|
|
1830
1850
|
````
|
|
1831
1851
|
|
|
@@ -1835,10 +1855,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1835
1855
|
|
|
1836
1856
|
### Rust Crates:
|
|
1837
1857
|
|
|
1838
|
-
- [
|
|
1858
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
1839
1859
|
|
|
1840
1860
|
````text
|
|
1841
|
-
Copyright
|
|
1861
|
+
Copyright Mozilla Foundation
|
|
1842
1862
|
|
|
1843
1863
|
Permission is hereby granted, free of charge, to any
|
|
1844
1864
|
person obtaining a copy of this software and associated
|
|
@@ -1872,11 +1892,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1872
1892
|
|
|
1873
1893
|
### Rust Crates:
|
|
1874
1894
|
|
|
1875
|
-
- [
|
|
1895
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
1876
1896
|
|
|
1877
1897
|
````text
|
|
1878
|
-
Copyright (c) 2018-
|
|
1879
|
-
Copyright (c) 2016 Alex Crichton
|
|
1898
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
1880
1899
|
|
|
1881
1900
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1882
1901
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1903,14 +1922,14 @@ THE SOFTWARE.
|
|
|
1903
1922
|
|
|
1904
1923
|
## The following dependencies are licensed under the MIT License:
|
|
1905
1924
|
|
|
1906
|
-
###
|
|
1925
|
+
### Rust Crates:
|
|
1907
1926
|
|
|
1908
|
-
- [
|
|
1927
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
1909
1928
|
|
|
1910
1929
|
````text
|
|
1911
|
-
MIT License
|
|
1930
|
+
The MIT License (MIT)
|
|
1912
1931
|
|
|
1913
|
-
Copyright (c)
|
|
1932
|
+
Copyright (c) 2015 Alice Maz
|
|
1914
1933
|
|
|
1915
1934
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1916
1935
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1919,17 +1938,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1919
1938
|
copies of the Software, and to permit persons to whom the Software is
|
|
1920
1939
|
furnished to do so, subject to the following conditions:
|
|
1921
1940
|
|
|
1922
|
-
The above copyright notice and this permission notice shall be included in
|
|
1923
|
-
copies or substantial portions of the Software.
|
|
1941
|
+
The above copyright notice and this permission notice shall be included in
|
|
1942
|
+
all copies or substantial portions of the Software.
|
|
1924
1943
|
|
|
1925
1944
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1926
1945
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1927
1946
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1928
1947
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1929
1948
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1930
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1931
|
-
SOFTWARE.
|
|
1932
|
-
|
|
1949
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1950
|
+
THE SOFTWARE.
|
|
1951
|
+
|
|
1933
1952
|
````
|
|
1934
1953
|
|
|
1935
1954
|
---
|
|
@@ -1938,10 +1957,16 @@ SOFTWARE.
|
|
|
1938
1957
|
|
|
1939
1958
|
### Rust Crates:
|
|
1940
1959
|
|
|
1941
|
-
- [
|
|
1960
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
1961
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
1962
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
1963
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
1964
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
1965
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
1942
1966
|
|
|
1943
1967
|
````text
|
|
1944
|
-
Copyright
|
|
1968
|
+
Copyright 2018 Developers of the Rand project
|
|
1969
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1945
1970
|
|
|
1946
1971
|
Permission is hereby granted, free of charge, to any
|
|
1947
1972
|
person obtaining a copy of this software and associated
|
|
@@ -1975,10 +2000,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1975
2000
|
|
|
1976
2001
|
### Rust Crates:
|
|
1977
2002
|
|
|
1978
|
-
- [
|
|
2003
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
1979
2004
|
|
|
1980
2005
|
````text
|
|
1981
|
-
|
|
2006
|
+
The MIT License (MIT)
|
|
2007
|
+
|
|
2008
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
1982
2009
|
|
|
1983
2010
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1984
2011
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1987,16 +2014,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1987
2014
|
copies of the Software, and to permit persons to whom the Software is
|
|
1988
2015
|
furnished to do so, subject to the following conditions:
|
|
1989
2016
|
|
|
1990
|
-
The above copyright notice and this permission notice shall be included in
|
|
1991
|
-
|
|
2017
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2018
|
+
copies or substantial portions of the Software.
|
|
1992
2019
|
|
|
1993
2020
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1994
2021
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1995
2022
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1996
2023
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1997
2024
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1998
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1999
|
-
|
|
2025
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2026
|
+
SOFTWARE.
|
|
2000
2027
|
|
|
2001
2028
|
````
|
|
2002
2029
|
|
|
@@ -2006,10 +2033,10 @@ THE SOFTWARE.
|
|
|
2006
2033
|
|
|
2007
2034
|
### Rust Crates:
|
|
2008
2035
|
|
|
2009
|
-
- [
|
|
2036
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
2010
2037
|
|
|
2011
2038
|
````text
|
|
2012
|
-
Copyright (c)
|
|
2039
|
+
Copyright (c) The Rust Project Developers
|
|
2013
2040
|
|
|
2014
2041
|
Permission is hereby granted, free of charge, to any
|
|
2015
2042
|
person obtaining a copy of this software and associated
|
|
@@ -2043,45 +2070,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2043
2070
|
|
|
2044
2071
|
### Rust Crates:
|
|
2045
2072
|
|
|
2046
|
-
- [
|
|
2047
|
-
|
|
2048
|
-
````text
|
|
2049
|
-
The MIT License (MIT)
|
|
2050
|
-
|
|
2051
|
-
Copyright (c) 2016 Johann Tuffe
|
|
2052
|
-
|
|
2053
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2054
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2055
|
-
in the Software without restriction, including without limitation the rights
|
|
2056
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2057
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2058
|
-
furnished to do so, subject to the following conditions:
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
The above copyright notice and this permission notice shall be included in
|
|
2062
|
-
all copies or substantial portions of the Software.
|
|
2063
|
-
|
|
2064
|
-
|
|
2065
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2066
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2067
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2068
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2069
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2070
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2071
|
-
THE SOFTWARE.
|
|
2072
|
-
|
|
2073
|
-
````
|
|
2074
|
-
|
|
2075
|
-
---
|
|
2076
|
-
|
|
2077
|
-
## The following dependencies are licensed under the MIT License:
|
|
2078
|
-
|
|
2079
|
-
### Rust Crates:
|
|
2080
|
-
|
|
2081
|
-
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
2073
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
2082
2074
|
|
|
2083
2075
|
````text
|
|
2084
|
-
Copyright (c)
|
|
2076
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
2077
|
+
Copyright (c) 2016 Jason Housley
|
|
2085
2078
|
|
|
2086
2079
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2087
2080
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2101,7 +2094,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2101
2094
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2102
2095
|
THE SOFTWARE.
|
|
2103
2096
|
|
|
2104
|
-
|
|
2105
2097
|
````
|
|
2106
2098
|
|
|
2107
2099
|
---
|
|
@@ -2110,10 +2102,13 @@ THE SOFTWARE.
|
|
|
2110
2102
|
|
|
2111
2103
|
### Rust Crates:
|
|
2112
2104
|
|
|
2113
|
-
- [
|
|
2105
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
2114
2106
|
|
|
2115
2107
|
````text
|
|
2116
|
-
|
|
2108
|
+
The MIT License (MIT)
|
|
2109
|
+
|
|
2110
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
2111
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
2117
2112
|
|
|
2118
2113
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2119
2114
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2122,16 +2117,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2122
2117
|
copies of the Software, and to permit persons to whom the Software is
|
|
2123
2118
|
furnished to do so, subject to the following conditions:
|
|
2124
2119
|
|
|
2125
|
-
The above copyright notice and this permission notice shall be included in
|
|
2126
|
-
|
|
2120
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2121
|
+
copies or substantial portions of the Software.
|
|
2127
2122
|
|
|
2128
2123
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2129
2124
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2130
2125
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2131
2126
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2132
2127
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2133
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2134
|
-
|
|
2128
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2129
|
+
SOFTWARE.
|
|
2135
2130
|
|
|
2136
2131
|
````
|
|
2137
2132
|
|
|
@@ -2141,19 +2136,15 @@ THE SOFTWARE.
|
|
|
2141
2136
|
|
|
2142
2137
|
### Rust Crates:
|
|
2143
2138
|
|
|
2144
|
-
- [
|
|
2145
|
-
- [
|
|
2146
|
-
- [
|
|
2147
|
-
- [
|
|
2148
|
-
- [
|
|
2149
|
-
- [
|
|
2150
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2151
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2152
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2139
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
2140
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2141
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2142
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2143
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2144
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
2153
2145
|
|
|
2154
2146
|
````text
|
|
2155
|
-
Copyright (c)
|
|
2156
|
-
Copyright (c) 2017 The Tokio Authors
|
|
2147
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2157
2148
|
|
|
2158
2149
|
Permission is hereby granted, free of charge, to any
|
|
2159
2150
|
person obtaining a copy of this software and associated
|
|
@@ -2187,34 +2178,28 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2187
2178
|
|
|
2188
2179
|
### Rust Crates:
|
|
2189
2180
|
|
|
2190
|
-
- [
|
|
2181
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
2191
2182
|
|
|
2192
2183
|
````text
|
|
2193
|
-
|
|
2184
|
+
MIT License
|
|
2194
2185
|
|
|
2195
|
-
Permission is hereby granted, free of charge, to any
|
|
2196
|
-
|
|
2197
|
-
|
|
2198
|
-
|
|
2199
|
-
|
|
2200
|
-
|
|
2201
|
-
the Software, and to permit persons to whom the Software
|
|
2202
|
-
is furnished to do so, subject to the following
|
|
2203
|
-
conditions:
|
|
2186
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2187
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2188
|
+
in the Software without restriction, including without limitation the rights
|
|
2189
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2190
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2191
|
+
furnished to do so, subject to the following conditions:
|
|
2204
2192
|
|
|
2205
|
-
The above copyright notice and this permission notice
|
|
2206
|
-
|
|
2207
|
-
of the Software.
|
|
2193
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2194
|
+
copies or substantial portions of the Software.
|
|
2208
2195
|
|
|
2209
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2210
|
-
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
|
-
|
|
2216
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2217
|
-
DEALINGS IN THE SOFTWARE.
|
|
2196
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2197
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2198
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2199
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2200
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2201
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2202
|
+
SOFTWARE.
|
|
2218
2203
|
|
|
2219
2204
|
````
|
|
2220
2205
|
|
|
@@ -2222,73 +2207,33 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2222
2207
|
|
|
2223
2208
|
## The following dependencies are licensed under the MIT License:
|
|
2224
2209
|
|
|
2225
|
-
###
|
|
2210
|
+
### NPM Packages:
|
|
2226
2211
|
|
|
2227
|
-
- [
|
|
2212
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
2228
2213
|
|
|
2229
2214
|
````text
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
Permission is hereby granted, free of charge, to any
|
|
2233
|
-
person obtaining a copy of this software and associated
|
|
2234
|
-
documentation files (the "Software"), to deal in the
|
|
2235
|
-
Software without restriction, including without
|
|
2236
|
-
limitation the rights to use, copy, modify, merge,
|
|
2237
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2238
|
-
the Software, and to permit persons to whom the Software
|
|
2239
|
-
is furnished to do so, subject to the following
|
|
2240
|
-
conditions:
|
|
2241
|
-
|
|
2242
|
-
The above copyright notice and this permission notice
|
|
2243
|
-
shall be included in all copies or substantial portions
|
|
2244
|
-
of the Software.
|
|
2245
|
-
|
|
2246
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2247
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2248
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2249
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2250
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2251
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2252
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2253
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2254
|
-
DEALINGS IN THE SOFTWARE.
|
|
2255
|
-
|
|
2256
|
-
````
|
|
2257
|
-
|
|
2258
|
-
---
|
|
2259
|
-
|
|
2260
|
-
## The following dependencies are licensed under the MIT License:
|
|
2261
|
-
|
|
2262
|
-
### Rust Crates:
|
|
2215
|
+
The MIT License (MIT)
|
|
2263
2216
|
|
|
2264
|
-
|
|
2217
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
2265
2218
|
|
|
2266
|
-
|
|
2267
|
-
|
|
2219
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2220
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2221
|
+
in the Software without restriction, including without limitation the rights
|
|
2222
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2223
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2224
|
+
furnished to do so, subject to the following conditions:
|
|
2268
2225
|
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
|
-
documentation files (the "Software"), to deal in the
|
|
2272
|
-
Software without restriction, including without
|
|
2273
|
-
limitation the rights to use, copy, modify, merge,
|
|
2274
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2275
|
-
the Software, and to permit persons to whom the Software
|
|
2276
|
-
is furnished to do so, subject to the following
|
|
2277
|
-
conditions:
|
|
2226
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2227
|
+
copies or substantial portions of the Software.
|
|
2278
2228
|
|
|
2279
|
-
|
|
2280
|
-
|
|
2281
|
-
|
|
2229
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2230
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2231
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2232
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2233
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2234
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2235
|
+
SOFTWARE.
|
|
2282
2236
|
|
|
2283
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2284
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2285
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2286
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2287
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2288
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2289
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2290
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2291
|
-
DEALINGS IN THE SOFTWARE.
|
|
2292
2237
|
|
|
2293
2238
|
````
|
|
2294
2239
|
|
|
@@ -2298,10 +2243,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2298
2243
|
|
|
2299
2244
|
### Rust Crates:
|
|
2300
2245
|
|
|
2301
|
-
- [
|
|
2246
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
2302
2247
|
|
|
2303
2248
|
````text
|
|
2304
|
-
Copyright (c)
|
|
2249
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
2305
2250
|
|
|
2306
2251
|
Permission is hereby granted, free of charge, to any
|
|
2307
2252
|
person obtaining a copy of this software and associated
|
|
@@ -2335,10 +2280,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2335
2280
|
|
|
2336
2281
|
### Rust Crates:
|
|
2337
2282
|
|
|
2338
|
-
- [
|
|
2283
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
2339
2284
|
|
|
2340
2285
|
````text
|
|
2341
|
-
Copyright
|
|
2286
|
+
Copyright (c) The rust-url developers
|
|
2342
2287
|
|
|
2343
2288
|
Permission is hereby granted, free of charge, to any
|
|
2344
2289
|
person obtaining a copy of this software and associated
|
|
@@ -2364,7 +2309,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
2364
2309
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2365
2310
|
DEALINGS IN THE SOFTWARE.
|
|
2366
2311
|
|
|
2367
|
-
|
|
2368
2312
|
````
|
|
2369
2313
|
|
|
2370
2314
|
---
|
|
@@ -2373,98 +2317,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2373
2317
|
|
|
2374
2318
|
### Rust Crates:
|
|
2375
2319
|
|
|
2376
|
-
- [
|
|
2377
|
-
|
|
2378
|
-
````text
|
|
2379
|
-
The MIT License (MIT)
|
|
2380
|
-
|
|
2381
|
-
Copyright (c) 2014 Mathijs van de Nes
|
|
2382
|
-
|
|
2383
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2384
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2385
|
-
in the Software without restriction, including without limitation the rights
|
|
2386
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2387
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2388
|
-
furnished to do so, subject to the following conditions:
|
|
2389
|
-
|
|
2390
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2391
|
-
copies or substantial portions of the Software.
|
|
2392
|
-
|
|
2393
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2394
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2395
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2396
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2397
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2398
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2399
|
-
SOFTWARE.
|
|
2400
|
-
|
|
2401
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2402
|
-
licences; see files named LICENSE.*.txt for details.
|
|
2403
|
-
````
|
|
2404
|
-
|
|
2405
|
-
---
|
|
2406
|
-
|
|
2407
|
-
## The following dependencies are licensed under the MIT License:
|
|
2408
|
-
|
|
2409
|
-
### Rust Crates:
|
|
2410
|
-
|
|
2411
|
-
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
2412
|
-
|
|
2413
|
-
````text
|
|
2414
|
-
Copyright (c) 2015-2025 Sean McArthur
|
|
2415
|
-
|
|
2416
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2417
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2418
|
-
in the Software without restriction, including without limitation the rights
|
|
2419
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2420
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2421
|
-
furnished to do so, subject to the following conditions:
|
|
2422
|
-
|
|
2423
|
-
The above copyright notice and this permission notice shall be included in
|
|
2424
|
-
all copies or substantial portions of the Software.
|
|
2425
|
-
|
|
2426
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2427
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2428
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2429
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2430
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2431
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2432
|
-
THE SOFTWARE.
|
|
2433
|
-
|
|
2434
|
-
|
|
2435
|
-
````
|
|
2436
|
-
|
|
2437
|
-
---
|
|
2438
|
-
|
|
2439
|
-
## The following dependencies are licensed under the MIT License:
|
|
2440
|
-
|
|
2441
|
-
### Rust Crates:
|
|
2442
|
-
|
|
2443
|
-
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
2444
|
-
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
2445
|
-
|
|
2446
|
-
````text
|
|
2447
|
-
MIT License
|
|
2448
|
-
|
|
2449
|
-
Copyright (c) 2019 Graham Esau
|
|
2450
|
-
|
|
2451
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2452
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2453
|
-
in the Software without restriction, including without limitation the rights
|
|
2454
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2455
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2456
|
-
furnished to do so, subject to the following conditions:
|
|
2320
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
2457
2321
|
|
|
2458
|
-
|
|
2459
|
-
|
|
2322
|
+
````text
|
|
2323
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
2460
2324
|
|
|
2461
|
-
|
|
2462
|
-
|
|
2463
|
-
|
|
2464
|
-
|
|
2465
|
-
|
|
2466
|
-
|
|
2467
|
-
|
|
2325
|
+
Permission is hereby granted, free of charge, to any
|
|
2326
|
+
person obtaining a copy of this software and associated
|
|
2327
|
+
documentation files (the "Software"), to deal in the
|
|
2328
|
+
Software without restriction, including without
|
|
2329
|
+
limitation the rights to use, copy, modify, merge,
|
|
2330
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2331
|
+
the Software, and to permit persons to whom the Software
|
|
2332
|
+
is furnished to do so, subject to the following
|
|
2333
|
+
conditions:
|
|
2334
|
+
|
|
2335
|
+
The above copyright notice and this permission notice
|
|
2336
|
+
shall be included in all copies or substantial portions
|
|
2337
|
+
of the Software.
|
|
2338
|
+
|
|
2339
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2340
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2341
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2342
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2343
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2344
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2345
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2346
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2347
|
+
DEALINGS IN THE SOFTWARE.
|
|
2468
2348
|
|
|
2469
2349
|
````
|
|
2470
2350
|
|
|
@@ -2474,12 +2354,10 @@ SOFTWARE.
|
|
|
2474
2354
|
|
|
2475
2355
|
### Rust Crates:
|
|
2476
2356
|
|
|
2477
|
-
- [
|
|
2357
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
2478
2358
|
|
|
2479
2359
|
````text
|
|
2480
|
-
Copyright (c)
|
|
2481
|
-
Copyright (c) 2018 Bastian Köcher
|
|
2482
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2360
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
2483
2361
|
|
|
2484
2362
|
Permission is hereby granted, free of charge, to any
|
|
2485
2363
|
person obtaining a copy of this software and associated
|
|
@@ -2511,29 +2389,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2511
2389
|
|
|
2512
2390
|
## The following dependencies are licensed under the MIT License:
|
|
2513
2391
|
|
|
2514
|
-
###
|
|
2392
|
+
### Rust Crates:
|
|
2515
2393
|
|
|
2516
|
-
- [
|
|
2394
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
2517
2395
|
|
|
2518
2396
|
````text
|
|
2519
|
-
|
|
2397
|
+
MIT License
|
|
2520
2398
|
|
|
2521
|
-
|
|
2522
|
-
|
|
2523
|
-
|
|
2524
|
-
|
|
2525
|
-
the Software
|
|
2526
|
-
|
|
2399
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
2400
|
+
|
|
2401
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2402
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2403
|
+
in the Software without restriction, including without limitation the rights
|
|
2404
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2405
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2406
|
+
furnished to do so, subject to the following conditions:
|
|
2527
2407
|
|
|
2528
2408
|
The above copyright notice and this permission notice shall be included in all
|
|
2529
2409
|
copies or substantial portions of the Software.
|
|
2530
2410
|
|
|
2531
2411
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2532
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2533
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2534
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2535
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2536
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2412
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2413
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2414
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2415
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2416
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2417
|
+
SOFTWARE.
|
|
2537
2418
|
|
|
2538
2419
|
````
|
|
2539
2420
|
|
|
@@ -2541,14 +2422,13 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2541
2422
|
|
|
2542
2423
|
## The following dependencies are licensed under the MIT License:
|
|
2543
2424
|
|
|
2544
|
-
###
|
|
2425
|
+
### Rust Crates:
|
|
2545
2426
|
|
|
2546
|
-
- [
|
|
2427
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
2547
2428
|
|
|
2548
2429
|
````text
|
|
2549
|
-
The
|
|
2550
|
-
|
|
2551
|
-
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
2430
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
2431
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
2552
2432
|
|
|
2553
2433
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2554
2434
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2557,16 +2437,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2557
2437
|
copies of the Software, and to permit persons to whom the Software is
|
|
2558
2438
|
furnished to do so, subject to the following conditions:
|
|
2559
2439
|
|
|
2560
|
-
The above copyright notice and this permission notice shall be included in
|
|
2561
|
-
|
|
2440
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2441
|
+
copies or substantial portions of the Software.
|
|
2562
2442
|
|
|
2563
2443
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2564
2444
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2565
2445
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2566
2446
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2567
2447
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2568
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2569
|
-
|
|
2448
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2449
|
+
SOFTWARE.
|
|
2570
2450
|
|
|
2571
2451
|
````
|
|
2572
2452
|
|
|
@@ -2576,10 +2456,42 @@ THE SOFTWARE.
|
|
|
2576
2456
|
|
|
2577
2457
|
### Rust Crates:
|
|
2578
2458
|
|
|
2579
|
-
- [
|
|
2459
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
2460
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2461
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2580
2462
|
|
|
2581
2463
|
````text
|
|
2582
|
-
|
|
2464
|
+
MIT License
|
|
2465
|
+
|
|
2466
|
+
Copyright (c) <year> <copyright holders>
|
|
2467
|
+
|
|
2468
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
2469
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
2470
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2471
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
2472
|
+
following conditions:
|
|
2473
|
+
|
|
2474
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
2475
|
+
portions of the Software.
|
|
2476
|
+
|
|
2477
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
2478
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
2479
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2480
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
2481
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2482
|
+
|
|
2483
|
+
````
|
|
2484
|
+
|
|
2485
|
+
---
|
|
2486
|
+
|
|
2487
|
+
## The following dependencies are licensed under the MIT License:
|
|
2488
|
+
|
|
2489
|
+
### Rust Crates:
|
|
2490
|
+
|
|
2491
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
2492
|
+
|
|
2493
|
+
````text
|
|
2494
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
2583
2495
|
|
|
2584
2496
|
Permission is hereby granted, free of charge, to any
|
|
2585
2497
|
person obtaining a copy of this software and associated
|
|
@@ -2613,42 +2525,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2613
2525
|
|
|
2614
2526
|
### Rust Crates:
|
|
2615
2527
|
|
|
2616
|
-
- [
|
|
2617
|
-
|
|
2618
|
-
````text
|
|
2619
|
-
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
2620
|
-
Copyright (c) 2015-2020 The rust-hex Developers
|
|
2621
|
-
|
|
2622
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2623
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2624
|
-
in the Software without restriction, including without limitation the rights
|
|
2625
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2626
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2627
|
-
furnished to do so, subject to the following conditions:
|
|
2628
|
-
|
|
2629
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2630
|
-
copies or substantial portions of the Software.
|
|
2631
|
-
|
|
2632
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2633
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2634
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2635
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2636
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2637
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2638
|
-
SOFTWARE.
|
|
2639
|
-
|
|
2640
|
-
````
|
|
2641
|
-
|
|
2642
|
-
---
|
|
2643
|
-
|
|
2644
|
-
## The following dependencies are licensed under the MIT License:
|
|
2645
|
-
|
|
2646
|
-
### Rust Crates:
|
|
2647
|
-
|
|
2648
|
-
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
2528
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
2649
2529
|
|
|
2650
2530
|
````text
|
|
2651
|
-
Copyright (c)
|
|
2531
|
+
Copyright (c) 2015 Steven Allen
|
|
2652
2532
|
|
|
2653
2533
|
Permission is hereby granted, free of charge, to any
|
|
2654
2534
|
person obtaining a copy of this software and associated
|
|
@@ -2715,14 +2595,10 @@ SOFTWARE.
|
|
|
2715
2595
|
|
|
2716
2596
|
### Rust Crates:
|
|
2717
2597
|
|
|
2718
|
-
- [
|
|
2719
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2720
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2598
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
2721
2599
|
|
|
2722
2600
|
````text
|
|
2723
|
-
|
|
2724
|
-
|
|
2725
|
-
Copyright (c) 2017 Ted Driggs
|
|
2601
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
2726
2602
|
|
|
2727
2603
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2728
2604
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2731,16 +2607,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2731
2607
|
copies of the Software, and to permit persons to whom the Software is
|
|
2732
2608
|
furnished to do so, subject to the following conditions:
|
|
2733
2609
|
|
|
2734
|
-
The above copyright notice and this permission notice shall be included in
|
|
2735
|
-
copies or substantial portions of the Software.
|
|
2610
|
+
The above copyright notice and this permission notice shall be included in
|
|
2611
|
+
all copies or substantial portions of the Software.
|
|
2736
2612
|
|
|
2737
2613
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2738
2614
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2739
2615
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2740
2616
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2741
2617
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2742
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2743
|
-
SOFTWARE.
|
|
2618
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2619
|
+
THE SOFTWARE.
|
|
2744
2620
|
|
|
2745
2621
|
````
|
|
2746
2622
|
|
|
@@ -2750,10 +2626,12 @@ SOFTWARE.
|
|
|
2750
2626
|
|
|
2751
2627
|
### Rust Crates:
|
|
2752
2628
|
|
|
2753
|
-
- [
|
|
2629
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
2754
2630
|
|
|
2755
2631
|
````text
|
|
2756
|
-
Copyright (c)
|
|
2632
|
+
Copyright (c) 2017 Carl Lerche
|
|
2633
|
+
Copyright (c) 2018 Bastian Köcher
|
|
2634
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2757
2635
|
|
|
2758
2636
|
Permission is hereby granted, free of charge, to any
|
|
2759
2637
|
person obtaining a copy of this software and associated
|
|
@@ -2787,11 +2665,38 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2787
2665
|
|
|
2788
2666
|
### Rust Crates:
|
|
2789
2667
|
|
|
2790
|
-
- [
|
|
2668
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
2669
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
2670
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
2671
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
2672
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
2673
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
2674
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
2675
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
2676
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
2677
|
+
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
2678
|
+
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
2679
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
2680
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
2681
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
2682
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
2683
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
2684
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
2685
|
+
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
2686
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
2687
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
2688
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
2689
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
2690
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
2691
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
2692
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
2693
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
2694
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
2695
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
2696
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
2697
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
2791
2698
|
|
|
2792
2699
|
````text
|
|
2793
|
-
Copyright (c) 2018 The Servo Project Developers
|
|
2794
|
-
|
|
2795
2700
|
Permission is hereby granted, free of charge, to any
|
|
2796
2701
|
person obtaining a copy of this software and associated
|
|
2797
2702
|
documentation files (the "Software"), to deal in the
|
|
@@ -2824,12 +2729,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2824
2729
|
|
|
2825
2730
|
### Rust Crates:
|
|
2826
2731
|
|
|
2827
|
-
- [
|
|
2828
|
-
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
2829
|
-
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
2732
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
2830
2733
|
|
|
2831
2734
|
````text
|
|
2832
|
-
Copyright (c)
|
|
2735
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
2736
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2833
2737
|
|
|
2834
2738
|
Permission is hereby granted, free of charge, to any
|
|
2835
2739
|
person obtaining a copy of this software and associated
|
|
@@ -2863,28 +2767,37 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2863
2767
|
|
|
2864
2768
|
### Rust Crates:
|
|
2865
2769
|
|
|
2866
|
-
- [
|
|
2770
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
2771
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
2772
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
2773
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
2867
2774
|
|
|
2868
2775
|
````text
|
|
2869
|
-
Copyright (c) 2016 The
|
|
2870
|
-
|
|
2871
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2872
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2873
|
-
in the Software without restriction, including without limitation the rights
|
|
2874
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2875
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2876
|
-
furnished to do so, subject to the following conditions:
|
|
2776
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
2877
2777
|
|
|
2878
|
-
|
|
2879
|
-
|
|
2778
|
+
Permission is hereby granted, free of charge, to any
|
|
2779
|
+
person obtaining a copy of this software and associated
|
|
2780
|
+
documentation files (the "Software"), to deal in the
|
|
2781
|
+
Software without restriction, including without
|
|
2782
|
+
limitation the rights to use, copy, modify, merge,
|
|
2783
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2784
|
+
the Software, and to permit persons to whom the Software
|
|
2785
|
+
is furnished to do so, subject to the following
|
|
2786
|
+
conditions:
|
|
2880
2787
|
|
|
2881
|
-
|
|
2882
|
-
|
|
2883
|
-
|
|
2884
|
-
|
|
2885
|
-
|
|
2886
|
-
|
|
2887
|
-
|
|
2788
|
+
The above copyright notice and this permission notice
|
|
2789
|
+
shall be included in all copies or substantial portions
|
|
2790
|
+
of the Software.
|
|
2791
|
+
|
|
2792
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2793
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2794
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2795
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2796
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2797
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2798
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2799
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2800
|
+
DEALINGS IN THE SOFTWARE.
|
|
2888
2801
|
|
|
2889
2802
|
````
|
|
2890
2803
|
|
|
@@ -2894,10 +2807,10 @@ SOFTWARE.
|
|
|
2894
2807
|
|
|
2895
2808
|
### Rust Crates:
|
|
2896
2809
|
|
|
2897
|
-
- [
|
|
2810
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
2898
2811
|
|
|
2899
2812
|
````text
|
|
2900
|
-
Copyright (c) 2016
|
|
2813
|
+
Copyright (c) 2016 Anthony Ramine
|
|
2901
2814
|
|
|
2902
2815
|
Permission is hereby granted, free of charge, to any
|
|
2903
2816
|
person obtaining a copy of this software and associated
|
|
@@ -2931,28 +2844,36 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2931
2844
|
|
|
2932
2845
|
### Rust Crates:
|
|
2933
2846
|
|
|
2934
|
-
- [
|
|
2847
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
2848
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
2849
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
2935
2850
|
|
|
2936
2851
|
````text
|
|
2937
|
-
Copyright (c)
|
|
2852
|
+
Copyright (c) 2019 Tower Contributors
|
|
2938
2853
|
|
|
2939
|
-
Permission is hereby granted, free of charge, to any
|
|
2940
|
-
of this software and associated
|
|
2941
|
-
|
|
2942
|
-
|
|
2943
|
-
|
|
2944
|
-
|
|
2854
|
+
Permission is hereby granted, free of charge, to any
|
|
2855
|
+
person obtaining a copy of this software and associated
|
|
2856
|
+
documentation files (the "Software"), to deal in the
|
|
2857
|
+
Software without restriction, including without
|
|
2858
|
+
limitation the rights to use, copy, modify, merge,
|
|
2859
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2860
|
+
the Software, and to permit persons to whom the Software
|
|
2861
|
+
is furnished to do so, subject to the following
|
|
2862
|
+
conditions:
|
|
2945
2863
|
|
|
2946
|
-
The above copyright notice and this permission notice
|
|
2947
|
-
copies or substantial portions
|
|
2864
|
+
The above copyright notice and this permission notice
|
|
2865
|
+
shall be included in all copies or substantial portions
|
|
2866
|
+
of the Software.
|
|
2948
2867
|
|
|
2949
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2950
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2951
|
-
|
|
2952
|
-
|
|
2953
|
-
|
|
2954
|
-
|
|
2955
|
-
|
|
2868
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2869
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2870
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2871
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2872
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2873
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2874
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2875
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2876
|
+
DEALINGS IN THE SOFTWARE.
|
|
2956
2877
|
|
|
2957
2878
|
````
|
|
2958
2879
|
|
|
@@ -2962,12 +2883,14 @@ SOFTWARE.
|
|
|
2962
2883
|
|
|
2963
2884
|
### Rust Crates:
|
|
2964
2885
|
|
|
2965
|
-
- [
|
|
2886
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
2887
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
2888
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
2966
2889
|
|
|
2967
2890
|
````text
|
|
2968
2891
|
MIT License
|
|
2969
2892
|
|
|
2970
|
-
Copyright (c)
|
|
2893
|
+
Copyright (c) Tokio Contributors
|
|
2971
2894
|
|
|
2972
2895
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2973
2896
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2995,10 +2918,10 @@ SOFTWARE.
|
|
|
2995
2918
|
|
|
2996
2919
|
### Rust Crates:
|
|
2997
2920
|
|
|
2998
|
-
- [
|
|
2921
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
2999
2922
|
|
|
3000
2923
|
````text
|
|
3001
|
-
Copyright (c)
|
|
2924
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
3002
2925
|
|
|
3003
2926
|
Permission is hereby granted, free of charge, to any
|
|
3004
2927
|
person obtaining a copy of this software and associated
|
|
@@ -3032,15 +2955,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3032
2955
|
|
|
3033
2956
|
### Rust Crates:
|
|
3034
2957
|
|
|
3035
|
-
- [
|
|
3036
|
-
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
3037
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
3038
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
3039
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
3040
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
2958
|
+
- [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
|
|
3041
2959
|
|
|
3042
2960
|
````text
|
|
3043
|
-
Copyright (c)
|
|
2961
|
+
Copyright (c) 2020 Andrew D. Straw
|
|
3044
2962
|
|
|
3045
2963
|
Permission is hereby granted, free of charge, to any
|
|
3046
2964
|
person obtaining a copy of this software and associated
|
|
@@ -3074,10 +2992,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3074
2992
|
|
|
3075
2993
|
### Rust Crates:
|
|
3076
2994
|
|
|
3077
|
-
- [
|
|
2995
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
3078
2996
|
|
|
3079
2997
|
````text
|
|
3080
|
-
Copyright (c)
|
|
2998
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
3081
2999
|
|
|
3082
3000
|
Permission is hereby granted, free of charge, to any
|
|
3083
3001
|
person obtaining a copy of this software and associated
|
|
@@ -3109,37 +3027,33 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3109
3027
|
|
|
3110
3028
|
## The following dependencies are licensed under the MIT License:
|
|
3111
3029
|
|
|
3112
|
-
###
|
|
3030
|
+
### NPM Packages:
|
|
3113
3031
|
|
|
3114
|
-
- [
|
|
3032
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
3033
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
3115
3034
|
|
|
3116
3035
|
````text
|
|
3117
|
-
|
|
3118
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3036
|
+
MIT License
|
|
3119
3037
|
|
|
3120
|
-
|
|
3121
|
-
person obtaining a copy of this software and associated
|
|
3122
|
-
documentation files (the "Software"), to deal in the
|
|
3123
|
-
Software without restriction, including without
|
|
3124
|
-
limitation the rights to use, copy, modify, merge,
|
|
3125
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3126
|
-
the Software, and to permit persons to whom the Software
|
|
3127
|
-
is furnished to do so, subject to the following
|
|
3128
|
-
conditions:
|
|
3038
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
3129
3039
|
|
|
3130
|
-
|
|
3131
|
-
|
|
3132
|
-
|
|
3040
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3041
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3042
|
+
in the Software without restriction, including without limitation the rights
|
|
3043
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3044
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3045
|
+
furnished to do so, subject to the following conditions:
|
|
3133
3046
|
|
|
3134
|
-
|
|
3135
|
-
|
|
3136
|
-
|
|
3137
|
-
|
|
3138
|
-
|
|
3139
|
-
|
|
3140
|
-
|
|
3141
|
-
IN
|
|
3142
|
-
|
|
3047
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3048
|
+
copies or substantial portions of the Software.
|
|
3049
|
+
|
|
3050
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3051
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3052
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3053
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3054
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3055
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3056
|
+
SOFTWARE.
|
|
3143
3057
|
|
|
3144
3058
|
````
|
|
3145
3059
|
|
|
@@ -3147,14 +3061,45 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3147
3061
|
|
|
3148
3062
|
## The following dependencies are licensed under the MIT License:
|
|
3149
3063
|
|
|
3150
|
-
###
|
|
3064
|
+
### NPM Packages:
|
|
3151
3065
|
|
|
3152
|
-
- [
|
|
3066
|
+
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.10) (0.0.10)
|
|
3153
3067
|
|
|
3154
3068
|
````text
|
|
3155
|
-
|
|
3069
|
+
MIT License
|
|
3156
3070
|
|
|
3157
|
-
Copyright (c)
|
|
3071
|
+
Copyright (c) 2026 Huawei Device Co., Ltd.
|
|
3072
|
+
|
|
3073
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3074
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3075
|
+
in the Software without restriction, including without limitation the rights
|
|
3076
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3077
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3078
|
+
furnished to do so, subject to the following conditions:
|
|
3079
|
+
|
|
3080
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3081
|
+
copies or substantial portions of the Software.
|
|
3082
|
+
|
|
3083
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3084
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3085
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3086
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3087
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3088
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3089
|
+
SOFTWARE.
|
|
3090
|
+
|
|
3091
|
+
````
|
|
3092
|
+
|
|
3093
|
+
---
|
|
3094
|
+
|
|
3095
|
+
## The following dependencies are licensed under the MIT License:
|
|
3096
|
+
|
|
3097
|
+
### Rust Crates:
|
|
3098
|
+
|
|
3099
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
3100
|
+
|
|
3101
|
+
````text
|
|
3102
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
3158
3103
|
|
|
3159
3104
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3160
3105
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3174,6 +3119,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3174
3119
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3175
3120
|
THE SOFTWARE.
|
|
3176
3121
|
|
|
3122
|
+
|
|
3177
3123
|
````
|
|
3178
3124
|
|
|
3179
3125
|
---
|
|
@@ -3182,16 +3128,10 @@ THE SOFTWARE.
|
|
|
3182
3128
|
|
|
3183
3129
|
### Rust Crates:
|
|
3184
3130
|
|
|
3185
|
-
- [
|
|
3186
|
-
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
3187
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
3188
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
3189
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3190
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
3131
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
3191
3132
|
|
|
3192
3133
|
````text
|
|
3193
|
-
Copyright
|
|
3194
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3134
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
3195
3135
|
|
|
3196
3136
|
Permission is hereby granted, free of charge, to any
|
|
3197
3137
|
person obtaining a copy of this software and associated
|
|
@@ -3225,34 +3165,82 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3225
3165
|
|
|
3226
3166
|
### Rust Crates:
|
|
3227
3167
|
|
|
3228
|
-
- [
|
|
3168
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
3229
3169
|
|
|
3230
3170
|
````text
|
|
3231
|
-
Copyright
|
|
3171
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
3232
3172
|
|
|
3233
|
-
Permission is hereby granted, free of charge, to any
|
|
3234
|
-
person obtaining a copy of this software and associated
|
|
3235
|
-
documentation files (the "Software"), to deal in the
|
|
3236
|
-
Software without restriction, including without
|
|
3237
|
-
limitation the rights to use, copy, modify, merge,
|
|
3238
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3239
|
-
the Software, and to permit persons to whom the Software
|
|
3240
|
-
is furnished to do so, subject to the following
|
|
3241
|
-
conditions:
|
|
3173
|
+
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:
|
|
3242
3174
|
|
|
3243
|
-
The above copyright notice and this permission notice
|
|
3244
|
-
shall be included in all copies or substantial portions
|
|
3245
|
-
of the Software.
|
|
3175
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3246
3176
|
|
|
3247
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3248
|
-
|
|
3249
|
-
|
|
3250
|
-
|
|
3251
|
-
|
|
3252
|
-
|
|
3253
|
-
|
|
3254
|
-
|
|
3255
|
-
|
|
3177
|
+
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.
|
|
3178
|
+
|
|
3179
|
+
````
|
|
3180
|
+
|
|
3181
|
+
---
|
|
3182
|
+
|
|
3183
|
+
## The following dependencies are licensed under the MIT License:
|
|
3184
|
+
|
|
3185
|
+
### Rust Crates:
|
|
3186
|
+
|
|
3187
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
3188
|
+
|
|
3189
|
+
````text
|
|
3190
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
3191
|
+
|
|
3192
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3193
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3194
|
+
in the Software without restriction, including without limitation the rights
|
|
3195
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3196
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3197
|
+
furnished to do so, subject to the following conditions:
|
|
3198
|
+
|
|
3199
|
+
The above copyright notice and this permission notice shall be included in
|
|
3200
|
+
all copies or substantial portions of the Software.
|
|
3201
|
+
|
|
3202
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3203
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3204
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3205
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3206
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3207
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3208
|
+
THE SOFTWARE.
|
|
3209
|
+
|
|
3210
|
+
````
|
|
3211
|
+
|
|
3212
|
+
---
|
|
3213
|
+
|
|
3214
|
+
## The following dependencies are licensed under the MIT License:
|
|
3215
|
+
|
|
3216
|
+
### Rust Crates:
|
|
3217
|
+
|
|
3218
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
3219
|
+
|
|
3220
|
+
````text
|
|
3221
|
+
The MIT License (MIT)
|
|
3222
|
+
|
|
3223
|
+
Copyright (c) 2015 Danny Guo
|
|
3224
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
3225
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
3226
|
+
|
|
3227
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3228
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3229
|
+
in the Software without restriction, including without limitation the rights
|
|
3230
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3231
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3232
|
+
furnished to do so, subject to the following conditions:
|
|
3233
|
+
|
|
3234
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3235
|
+
copies or substantial portions of the Software.
|
|
3236
|
+
|
|
3237
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3238
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3239
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3240
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3241
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3242
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3243
|
+
SOFTWARE.
|
|
3256
3244
|
|
|
3257
3245
|
````
|
|
3258
3246
|
|
|
@@ -3260,33 +3248,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3260
3248
|
|
|
3261
3249
|
## The following dependencies are licensed under the MIT License:
|
|
3262
3250
|
|
|
3263
|
-
###
|
|
3251
|
+
### Rust Crates:
|
|
3264
3252
|
|
|
3265
|
-
- [
|
|
3266
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
|
|
3253
|
+
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
3267
3254
|
|
|
3268
3255
|
````text
|
|
3269
|
-
|
|
3256
|
+
The MIT License (MIT)
|
|
3270
3257
|
|
|
3271
|
-
|
|
3258
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
3272
3259
|
|
|
3273
|
-
|
|
3274
|
-
|
|
3275
|
-
|
|
3276
|
-
|
|
3277
|
-
|
|
3278
|
-
|
|
3260
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3261
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3262
|
+
in the Software without restriction, including without limitation the rights
|
|
3263
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3264
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3265
|
+
furnished to do so, subject to the following conditions:
|
|
3279
3266
|
|
|
3280
|
-
|
|
3281
|
-
|
|
3267
|
+
The above copyright notice and this permission notice shall be included in
|
|
3268
|
+
all copies or substantial portions of the Software.
|
|
3282
3269
|
|
|
3283
|
-
|
|
3284
|
-
|
|
3285
|
-
|
|
3286
|
-
|
|
3287
|
-
|
|
3288
|
-
|
|
3289
|
-
|
|
3270
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3271
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3272
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3273
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3274
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3275
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3276
|
+
THE SOFTWARE.
|
|
3290
3277
|
|
|
3291
3278
|
````
|
|
3292
3279
|
|
|
@@ -3294,36 +3281,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3294
3281
|
|
|
3295
3282
|
## The following dependencies are licensed under the MIT License:
|
|
3296
3283
|
|
|
3297
|
-
###
|
|
3284
|
+
### NPM Packages:
|
|
3298
3285
|
|
|
3299
|
-
- [
|
|
3286
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
3300
3287
|
|
|
3301
3288
|
````text
|
|
3302
|
-
|
|
3289
|
+
MIT License
|
|
3303
3290
|
|
|
3304
|
-
|
|
3305
|
-
person obtaining a copy of this software and associated
|
|
3306
|
-
documentation files (the "Software"), to deal in the
|
|
3307
|
-
Software without restriction, including without
|
|
3308
|
-
limitation the rights to use, copy, modify, merge,
|
|
3309
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3310
|
-
the Software, and to permit persons to whom the Software
|
|
3311
|
-
is furnished to do so, subject to the following
|
|
3312
|
-
conditions:
|
|
3291
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
3313
3292
|
|
|
3314
|
-
|
|
3315
|
-
|
|
3316
|
-
|
|
3293
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3294
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3295
|
+
in the Software without restriction, including without limitation the rights
|
|
3296
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3297
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3298
|
+
furnished to do so, subject to the following conditions:
|
|
3317
3299
|
|
|
3318
|
-
|
|
3319
|
-
|
|
3320
|
-
|
|
3321
|
-
|
|
3322
|
-
|
|
3323
|
-
|
|
3324
|
-
|
|
3325
|
-
IN
|
|
3326
|
-
|
|
3300
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3301
|
+
copies or substantial portions of the Software.
|
|
3302
|
+
|
|
3303
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3304
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3305
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3306
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3307
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3308
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3309
|
+
SOFTWARE.
|
|
3327
3310
|
|
|
3328
3311
|
````
|
|
3329
3312
|
|
|
@@ -3333,11 +3316,19 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3333
3316
|
|
|
3334
3317
|
### Rust Crates:
|
|
3335
3318
|
|
|
3336
|
-
- [
|
|
3319
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3320
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3321
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3322
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3323
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3324
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3325
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3326
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3327
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3337
3328
|
|
|
3338
3329
|
````text
|
|
3339
|
-
Copyright (c)
|
|
3340
|
-
Copyright (c)
|
|
3330
|
+
Copyright (c) 2016 Alex Crichton
|
|
3331
|
+
Copyright (c) 2017 The Tokio Authors
|
|
3341
3332
|
|
|
3342
3333
|
Permission is hereby granted, free of charge, to any
|
|
3343
3334
|
person obtaining a copy of this software and associated
|
|
@@ -3371,10 +3362,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3371
3362
|
|
|
3372
3363
|
### Rust Crates:
|
|
3373
3364
|
|
|
3374
|
-
- [
|
|
3365
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
3375
3366
|
|
|
3376
3367
|
````text
|
|
3377
|
-
Copyright (c) 2016--
|
|
3368
|
+
Copyright (c) 2016--2023
|
|
3378
3369
|
|
|
3379
3370
|
Permission is hereby granted, free of charge, to any
|
|
3380
3371
|
person obtaining a copy of this software and associated
|
|
@@ -3408,12 +3399,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3408
3399
|
|
|
3409
3400
|
### Rust Crates:
|
|
3410
3401
|
|
|
3411
|
-
- [
|
|
3412
|
-
- [
|
|
3413
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
3402
|
+
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
3403
|
+
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
3414
3404
|
|
|
3415
3405
|
````text
|
|
3416
|
-
Copyright (c)
|
|
3406
|
+
Copyright (c) 2012-2013 Mozilla Foundation
|
|
3417
3407
|
|
|
3418
3408
|
Permission is hereby granted, free of charge, to any
|
|
3419
3409
|
person obtaining a copy of this software and associated
|
|
@@ -3447,11 +3437,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3447
3437
|
|
|
3448
3438
|
### Rust Crates:
|
|
3449
3439
|
|
|
3450
|
-
- [
|
|
3451
|
-
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
3440
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
3452
3441
|
|
|
3453
3442
|
````text
|
|
3454
|
-
Copyright (c)
|
|
3443
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
3455
3444
|
|
|
3456
3445
|
Permission is hereby granted, free of charge, to any
|
|
3457
3446
|
person obtaining a copy of this software and associated
|
|
@@ -3483,14 +3472,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3483
3472
|
|
|
3484
3473
|
## The following dependencies are licensed under the MIT License:
|
|
3485
3474
|
|
|
3486
|
-
###
|
|
3475
|
+
### Rust Crates:
|
|
3487
3476
|
|
|
3488
|
-
- [
|
|
3477
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
3489
3478
|
|
|
3490
3479
|
````text
|
|
3491
3480
|
MIT License
|
|
3492
3481
|
|
|
3493
|
-
Copyright (c)
|
|
3482
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
3494
3483
|
|
|
3495
3484
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3496
3485
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3510,41 +3499,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3510
3499
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3511
3500
|
SOFTWARE.
|
|
3512
3501
|
|
|
3513
|
-
[others]: https://github.com/json5/json5/contributors
|
|
3514
|
-
|
|
3515
|
-
````
|
|
3516
|
-
|
|
3517
|
-
---
|
|
3518
|
-
|
|
3519
|
-
## The following dependencies are licensed under the MIT License:
|
|
3520
|
-
|
|
3521
|
-
### Rust Crates:
|
|
3522
|
-
|
|
3523
|
-
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
3524
|
-
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
3525
|
-
|
|
3526
|
-
````text
|
|
3527
|
-
The MIT License (MIT)
|
|
3528
|
-
|
|
3529
|
-
Copyright (c) 2015 Steven Fackler
|
|
3530
|
-
|
|
3531
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3532
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
3533
|
-
the Software without restriction, including without limitation the rights to
|
|
3534
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3535
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3536
|
-
subject to the following conditions:
|
|
3537
|
-
|
|
3538
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3539
|
-
copies or substantial portions of the Software.
|
|
3540
|
-
|
|
3541
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3542
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3543
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
3544
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3545
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3546
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3547
|
-
|
|
3548
3502
|
````
|
|
3549
3503
|
|
|
3550
3504
|
---
|
|
@@ -3553,10 +3507,11 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3553
3507
|
|
|
3554
3508
|
### Rust Crates:
|
|
3555
3509
|
|
|
3556
|
-
- [
|
|
3510
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
3511
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
3557
3512
|
|
|
3558
3513
|
````text
|
|
3559
|
-
Copyright (c)
|
|
3514
|
+
Copyright (c) 2014 Alex Crichton
|
|
3560
3515
|
|
|
3561
3516
|
Permission is hereby granted, free of charge, to any
|
|
3562
3517
|
person obtaining a copy of this software and associated
|
|
@@ -3590,29 +3545,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3590
3545
|
|
|
3591
3546
|
### Rust Crates:
|
|
3592
3547
|
|
|
3593
|
-
- [
|
|
3548
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
3594
3549
|
|
|
3595
3550
|
````text
|
|
3596
|
-
|
|
3597
|
-
|
|
3598
|
-
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:
|
|
3599
|
-
|
|
3600
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3601
|
-
|
|
3602
|
-
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.
|
|
3603
|
-
|
|
3604
|
-
````
|
|
3605
|
-
|
|
3606
|
-
---
|
|
3607
|
-
|
|
3608
|
-
## The following dependencies are licensed under the MIT License:
|
|
3609
|
-
|
|
3610
|
-
### Rust Crates:
|
|
3611
|
-
|
|
3612
|
-
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
3551
|
+
MIT License
|
|
3613
3552
|
|
|
3614
|
-
|
|
3615
|
-
Copyright (c) 2017 Sean McArthur
|
|
3553
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
3616
3554
|
|
|
3617
3555
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3618
3556
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3621,17 +3559,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3621
3559
|
copies of the Software, and to permit persons to whom the Software is
|
|
3622
3560
|
furnished to do so, subject to the following conditions:
|
|
3623
3561
|
|
|
3624
|
-
The above copyright notice and this permission notice shall be included in
|
|
3625
|
-
|
|
3562
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3563
|
+
copies or substantial portions of the Software.
|
|
3626
3564
|
|
|
3627
3565
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3628
3566
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3629
3567
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3630
3568
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3631
3569
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3632
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3633
|
-
|
|
3634
|
-
|
|
3570
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3571
|
+
SOFTWARE.
|
|
3635
3572
|
|
|
3636
3573
|
````
|
|
3637
3574
|
|
|
@@ -3641,10 +3578,10 @@ THE SOFTWARE.
|
|
|
3641
3578
|
|
|
3642
3579
|
### Rust Crates:
|
|
3643
3580
|
|
|
3644
|
-
- [
|
|
3581
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
3645
3582
|
|
|
3646
3583
|
````text
|
|
3647
|
-
Copyright
|
|
3584
|
+
Copyright 2023 The Fuchsia Authors
|
|
3648
3585
|
|
|
3649
3586
|
Permission is hereby granted, free of charge, to any
|
|
3650
3587
|
person obtaining a copy of this software and associated
|
|
@@ -3670,6 +3607,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
3670
3607
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3671
3608
|
DEALINGS IN THE SOFTWARE.
|
|
3672
3609
|
|
|
3610
|
+
|
|
3673
3611
|
````
|
|
3674
3612
|
|
|
3675
3613
|
---
|
|
@@ -3678,13 +3616,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3678
3616
|
|
|
3679
3617
|
### Rust Crates:
|
|
3680
3618
|
|
|
3681
|
-
- [tokio-
|
|
3619
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
3682
3620
|
|
|
3683
3621
|
````text
|
|
3684
|
-
|
|
3685
|
-
|
|
3686
|
-
Copyright (c) 2019 Yoshua Wuyts
|
|
3687
|
-
Copyright (c) Tokio Contributors
|
|
3622
|
+
Copyright (c) 2017 Daniel Abramov
|
|
3623
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
3688
3624
|
|
|
3689
3625
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3690
3626
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3693,16 +3629,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3693
3629
|
copies of the Software, and to permit persons to whom the Software is
|
|
3694
3630
|
furnished to do so, subject to the following conditions:
|
|
3695
3631
|
|
|
3696
|
-
The above copyright notice and this permission notice shall be included in
|
|
3697
|
-
copies or substantial portions of the Software.
|
|
3632
|
+
The above copyright notice and this permission notice shall be included in
|
|
3633
|
+
all copies or substantial portions of the Software.
|
|
3698
3634
|
|
|
3699
3635
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3700
3636
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3701
3637
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3702
3638
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3703
3639
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3704
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3705
|
-
SOFTWARE.
|
|
3640
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3641
|
+
THE SOFTWARE.
|
|
3706
3642
|
|
|
3707
3643
|
````
|
|
3708
3644
|
|
|
@@ -3710,14 +3646,14 @@ SOFTWARE.
|
|
|
3710
3646
|
|
|
3711
3647
|
## The following dependencies are licensed under the MIT License:
|
|
3712
3648
|
|
|
3713
|
-
###
|
|
3649
|
+
### NPM Packages:
|
|
3714
3650
|
|
|
3715
|
-
- [
|
|
3651
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
3716
3652
|
|
|
3717
3653
|
````text
|
|
3718
|
-
MIT License
|
|
3654
|
+
The MIT License (MIT)
|
|
3719
3655
|
|
|
3720
|
-
Copyright (c)
|
|
3656
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
3721
3657
|
|
|
3722
3658
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3723
3659
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3726,16 +3662,54 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3726
3662
|
copies of the Software, and to permit persons to whom the Software is
|
|
3727
3663
|
furnished to do so, subject to the following conditions:
|
|
3728
3664
|
|
|
3729
|
-
The above copyright notice and this permission notice shall be included in
|
|
3730
|
-
copies or substantial portions of the Software.
|
|
3665
|
+
The above copyright notice and this permission notice shall be included in
|
|
3666
|
+
all copies or substantial portions of the Software.
|
|
3667
|
+
|
|
3668
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3669
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3670
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3671
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3672
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3673
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3674
|
+
THE SOFTWARE.
|
|
3675
|
+
|
|
3676
|
+
````
|
|
3677
|
+
|
|
3678
|
+
---
|
|
3679
|
+
|
|
3680
|
+
## The following dependencies are licensed under the MIT License:
|
|
3681
|
+
|
|
3682
|
+
### Rust Crates:
|
|
3683
|
+
|
|
3684
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
3685
|
+
|
|
3686
|
+
````text
|
|
3687
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
3688
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3689
|
+
|
|
3690
|
+
Permission is hereby granted, free of charge, to any
|
|
3691
|
+
person obtaining a copy of this software and associated
|
|
3692
|
+
documentation files (the "Software"), to deal in the
|
|
3693
|
+
Software without restriction, including without
|
|
3694
|
+
limitation the rights to use, copy, modify, merge,
|
|
3695
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3696
|
+
the Software, and to permit persons to whom the Software
|
|
3697
|
+
is furnished to do so, subject to the following
|
|
3698
|
+
conditions:
|
|
3731
3699
|
|
|
3732
|
-
|
|
3733
|
-
|
|
3734
|
-
|
|
3735
|
-
|
|
3736
|
-
|
|
3737
|
-
|
|
3738
|
-
|
|
3700
|
+
The above copyright notice and this permission notice
|
|
3701
|
+
shall be included in all copies or substantial portions
|
|
3702
|
+
of the Software.
|
|
3703
|
+
|
|
3704
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3705
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3706
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3707
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3708
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3709
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3710
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3711
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3712
|
+
DEALINGS IN THE SOFTWARE.
|
|
3739
3713
|
|
|
3740
3714
|
````
|
|
3741
3715
|
|
|
@@ -3745,13 +3719,10 @@ SOFTWARE.
|
|
|
3745
3719
|
|
|
3746
3720
|
### Rust Crates:
|
|
3747
3721
|
|
|
3748
|
-
- [
|
|
3749
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
3722
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
3750
3723
|
|
|
3751
3724
|
````text
|
|
3752
|
-
Copyright (c)
|
|
3753
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
3754
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
3725
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
3755
3726
|
|
|
3756
3727
|
Permission is hereby granted, free of charge, to any
|
|
3757
3728
|
person obtaining a copy of this software and associated
|
|
@@ -3785,13 +3756,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3785
3756
|
|
|
3786
3757
|
### Rust Crates:
|
|
3787
3758
|
|
|
3788
|
-
- [
|
|
3759
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
3760
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
3789
3761
|
|
|
3790
3762
|
````text
|
|
3791
|
-
|
|
3792
|
-
|
|
3793
|
-
Copyright (c) 2015-2020 Julien Cretin
|
|
3794
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
3763
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
3795
3764
|
|
|
3796
3765
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3797
3766
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3819,15 +3788,14 @@ SOFTWARE.
|
|
|
3819
3788
|
|
|
3820
3789
|
### Rust Crates:
|
|
3821
3790
|
|
|
3822
|
-
- [
|
|
3823
|
-
- [
|
|
3824
|
-
- [
|
|
3825
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
3791
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3792
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3793
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3826
3794
|
|
|
3827
3795
|
````text
|
|
3828
|
-
|
|
3796
|
+
MIT License
|
|
3829
3797
|
|
|
3830
|
-
Copyright (c)
|
|
3798
|
+
Copyright (c) 2017 Ted Driggs
|
|
3831
3799
|
|
|
3832
3800
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3833
3801
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3836,16 +3804,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3836
3804
|
copies of the Software, and to permit persons to whom the Software is
|
|
3837
3805
|
furnished to do so, subject to the following conditions:
|
|
3838
3806
|
|
|
3839
|
-
The above copyright notice and this permission notice shall be included in
|
|
3840
|
-
|
|
3807
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3808
|
+
copies or substantial portions of the Software.
|
|
3841
3809
|
|
|
3842
3810
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3843
3811
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3844
3812
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3845
3813
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3846
3814
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3847
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3848
|
-
|
|
3815
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3816
|
+
SOFTWARE.
|
|
3849
3817
|
|
|
3850
3818
|
````
|
|
3851
3819
|
|
|
@@ -3855,14 +3823,10 @@ THE SOFTWARE.
|
|
|
3855
3823
|
|
|
3856
3824
|
### Rust Crates:
|
|
3857
3825
|
|
|
3858
|
-
- [
|
|
3859
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
3860
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
3826
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
3861
3827
|
|
|
3862
3828
|
````text
|
|
3863
|
-
|
|
3864
|
-
|
|
3865
|
-
Copyright (c) Tokio Contributors
|
|
3829
|
+
Copyright (c) 2019 Eliza Weisman
|
|
3866
3830
|
|
|
3867
3831
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3868
3832
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3871,16 +3835,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3871
3835
|
copies of the Software, and to permit persons to whom the Software is
|
|
3872
3836
|
furnished to do so, subject to the following conditions:
|
|
3873
3837
|
|
|
3874
|
-
The above copyright notice and this permission notice shall be included in
|
|
3875
|
-
copies or substantial portions of the Software.
|
|
3838
|
+
The above copyright notice and this permission notice shall be included in
|
|
3839
|
+
all copies or substantial portions of the Software.
|
|
3876
3840
|
|
|
3877
3841
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3878
3842
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3879
3843
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3880
3844
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3881
3845
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3882
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3883
|
-
SOFTWARE.
|
|
3846
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3847
|
+
THE SOFTWARE.
|
|
3884
3848
|
|
|
3885
3849
|
````
|
|
3886
3850
|
|
|
@@ -3890,10 +3854,11 @@ SOFTWARE.
|
|
|
3890
3854
|
|
|
3891
3855
|
### Rust Crates:
|
|
3892
3856
|
|
|
3893
|
-
- [
|
|
3857
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
3894
3858
|
|
|
3895
3859
|
````text
|
|
3896
|
-
Copyright (c)
|
|
3860
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
3861
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3897
3862
|
|
|
3898
3863
|
Permission is hereby granted, free of charge, to any
|
|
3899
3864
|
person obtaining a copy of this software and associated
|
|
@@ -3927,10 +3892,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3927
3892
|
|
|
3928
3893
|
### Rust Crates:
|
|
3929
3894
|
|
|
3930
|
-
- [
|
|
3895
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
3931
3896
|
|
|
3932
3897
|
````text
|
|
3933
|
-
Copyright (c)
|
|
3898
|
+
Copyright (c) 2016--2017
|
|
3934
3899
|
|
|
3935
3900
|
Permission is hereby granted, free of charge, to any
|
|
3936
3901
|
person obtaining a copy of this software and associated
|
|
@@ -3964,29 +3929,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3964
3929
|
|
|
3965
3930
|
### Rust Crates:
|
|
3966
3931
|
|
|
3967
|
-
- [
|
|
3932
|
+
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
3968
3933
|
|
|
3969
3934
|
````text
|
|
3970
|
-
Copyright (c)
|
|
3971
|
-
|
|
3972
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3973
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3974
|
-
in the Software without restriction, including without limitation the rights
|
|
3975
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3976
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3977
|
-
furnished to do so, subject to the following conditions:
|
|
3935
|
+
Copyright (c) 2014 Chris Wong
|
|
3978
3936
|
|
|
3979
|
-
|
|
3980
|
-
|
|
3937
|
+
Permission is hereby granted, free of charge, to any
|
|
3938
|
+
person obtaining a copy of this software and associated
|
|
3939
|
+
documentation files (the "Software"), to deal in the
|
|
3940
|
+
Software without restriction, including without
|
|
3941
|
+
limitation the rights to use, copy, modify, merge,
|
|
3942
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3943
|
+
the Software, and to permit persons to whom the Software
|
|
3944
|
+
is furnished to do so, subject to the following
|
|
3945
|
+
conditions:
|
|
3981
3946
|
|
|
3982
|
-
|
|
3983
|
-
|
|
3984
|
-
|
|
3985
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3986
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3987
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3988
|
-
THE SOFTWARE.
|
|
3947
|
+
The above copyright notice and this permission notice
|
|
3948
|
+
shall be included in all copies or substantial portions
|
|
3949
|
+
of the Software.
|
|
3989
3950
|
|
|
3951
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3952
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3953
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3954
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3955
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3956
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3957
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3958
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3959
|
+
DEALINGS IN THE SOFTWARE.
|
|
3990
3960
|
|
|
3991
3961
|
````
|
|
3992
3962
|
|
|
@@ -3996,19 +3966,71 @@ THE SOFTWARE.
|
|
|
3996
3966
|
|
|
3997
3967
|
### Rust Crates:
|
|
3998
3968
|
|
|
3999
|
-
- [
|
|
4000
|
-
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
3969
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
4001
3970
|
|
|
4002
3971
|
````text
|
|
4003
|
-
|
|
3972
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
4004
3973
|
|
|
4005
|
-
|
|
3974
|
+
Permission is hereby granted, free of charge, to any
|
|
3975
|
+
person obtaining a copy of this software and associated
|
|
3976
|
+
documentation files (the "Software"), to deal in the
|
|
3977
|
+
Software without restriction, including without
|
|
3978
|
+
limitation the rights to use, copy, modify, merge,
|
|
3979
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3980
|
+
the Software, and to permit persons to whom the Software
|
|
3981
|
+
is furnished to do so, subject to the following
|
|
3982
|
+
conditions:
|
|
4006
3983
|
|
|
4007
|
-
|
|
3984
|
+
The above copyright notice and this permission notice
|
|
3985
|
+
shall be included in all copies or substantial portions
|
|
3986
|
+
of the Software.
|
|
4008
3987
|
|
|
4009
|
-
|
|
3988
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3989
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3990
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3991
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3992
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3993
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3994
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3995
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3996
|
+
DEALINGS IN THE SOFTWARE.
|
|
4010
3997
|
|
|
4011
|
-
|
|
3998
|
+
````
|
|
3999
|
+
|
|
4000
|
+
---
|
|
4001
|
+
|
|
4002
|
+
## The following dependencies are licensed under the MIT License:
|
|
4003
|
+
|
|
4004
|
+
### Rust Crates:
|
|
4005
|
+
|
|
4006
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
4007
|
+
|
|
4008
|
+
````text
|
|
4009
|
+
Copyright (c) 2017 http-rs authors
|
|
4010
|
+
|
|
4011
|
+
Permission is hereby granted, free of charge, to any
|
|
4012
|
+
person obtaining a copy of this software and associated
|
|
4013
|
+
documentation files (the "Software"), to deal in the
|
|
4014
|
+
Software without restriction, including without
|
|
4015
|
+
limitation the rights to use, copy, modify, merge,
|
|
4016
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
4017
|
+
the Software, and to permit persons to whom the Software
|
|
4018
|
+
is furnished to do so, subject to the following
|
|
4019
|
+
conditions:
|
|
4020
|
+
|
|
4021
|
+
The above copyright notice and this permission notice
|
|
4022
|
+
shall be included in all copies or substantial portions
|
|
4023
|
+
of the Software.
|
|
4024
|
+
|
|
4025
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4026
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4027
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4028
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4029
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4030
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4031
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4032
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4033
|
+
DEALINGS IN THE SOFTWARE.
|
|
4012
4034
|
|
|
4013
4035
|
````
|
|
4014
4036
|
|
|
@@ -4018,29 +4040,34 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
4018
4040
|
|
|
4019
4041
|
### Rust Crates:
|
|
4020
4042
|
|
|
4021
|
-
- [
|
|
4022
|
-
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
4043
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
4023
4044
|
|
|
4024
4045
|
````text
|
|
4025
|
-
Copyright (c)
|
|
4046
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
4026
4047
|
|
|
4027
|
-
Permission is hereby granted, free of charge, to any
|
|
4028
|
-
of this software and associated
|
|
4029
|
-
|
|
4030
|
-
|
|
4031
|
-
|
|
4032
|
-
|
|
4048
|
+
Permission is hereby granted, free of charge, to any
|
|
4049
|
+
person obtaining a copy of this software and associated
|
|
4050
|
+
documentation files (the "Software"), to deal in the
|
|
4051
|
+
Software without restriction, including without
|
|
4052
|
+
limitation the rights to use, copy, modify, merge,
|
|
4053
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
4054
|
+
the Software, and to permit persons to whom the Software
|
|
4055
|
+
is furnished to do so, subject to the following
|
|
4056
|
+
conditions:
|
|
4033
4057
|
|
|
4034
|
-
The above copyright notice and this permission notice
|
|
4035
|
-
copies or substantial portions
|
|
4058
|
+
The above copyright notice and this permission notice
|
|
4059
|
+
shall be included in all copies or substantial portions
|
|
4060
|
+
of the Software.
|
|
4036
4061
|
|
|
4037
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4038
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4039
|
-
|
|
4040
|
-
|
|
4041
|
-
|
|
4042
|
-
|
|
4043
|
-
|
|
4062
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4063
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4064
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4065
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4066
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4067
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4068
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4069
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4070
|
+
DEALINGS IN THE SOFTWARE.
|
|
4044
4071
|
|
|
4045
4072
|
````
|
|
4046
4073
|
|
|
@@ -4050,10 +4077,15 @@ SOFTWARE.
|
|
|
4050
4077
|
|
|
4051
4078
|
### Rust Crates:
|
|
4052
4079
|
|
|
4053
|
-
- [
|
|
4080
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
4081
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
4082
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
4083
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
4054
4084
|
|
|
4055
4085
|
````text
|
|
4056
|
-
|
|
4086
|
+
The MIT License (MIT)
|
|
4087
|
+
|
|
4088
|
+
Copyright (c) 2015 Andrew Gallant
|
|
4057
4089
|
|
|
4058
4090
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4059
4091
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4462,18 +4494,6 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
4462
4494
|
|
|
4463
4495
|
---
|
|
4464
4496
|
|
|
4465
|
-
## The following dependencies are licensed under the UNKNOWN License:
|
|
4466
|
-
|
|
4467
|
-
### NPM Packages:
|
|
4468
|
-
|
|
4469
|
-
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.6) (0.0.6)
|
|
4470
|
-
|
|
4471
|
-
````text
|
|
4472
|
-
Please refer to the package README for license details.
|
|
4473
|
-
````
|
|
4474
|
-
|
|
4475
|
-
---
|
|
4476
|
-
|
|
4477
4497
|
## The following dependencies are licensed under the Unicode-3.0 License:
|
|
4478
4498
|
|
|
4479
4499
|
### Rust Crates:
|