@deveco-codegenie/mcp-darwin-arm64 1.1.2 → 1.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/THIRD_PARTY_LICENSES.md +1346 -1444
- package/bin/codegenie-mcp-server +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
# SUMMARY
|
|
2
2
|
|
|
3
|
-
**Total Dependencies:**
|
|
3
|
+
**Total Dependencies:** 208
|
|
4
4
|
|
|
5
5
|
- **Rust Crates:** 197 *(By cargo-about)*
|
|
6
|
-
- **NPM Packages:**
|
|
6
|
+
- **NPM Packages:** 11 *(By license-checker-rseidelsohn)*
|
|
7
7
|
|
|
8
8
|
### Licenses Breakdown:
|
|
9
9
|
|
|
10
|
-
- MIT:
|
|
10
|
+
- MIT: 176
|
|
11
11
|
- Unicode-3.0: 19
|
|
12
12
|
- Apache-2.0: 7
|
|
13
13
|
- 0BSD: 3
|
|
14
|
-
- BSD-3-Clause:
|
|
15
|
-
- ISC: 2
|
|
14
|
+
- BSD-3-Clause: 1
|
|
16
15
|
- MPL-2.0: 1
|
|
16
|
+
- UNKNOWN: 1
|
|
17
17
|
|
|
18
18
|
|
|
19
19
|
---
|
|
@@ -48,6 +48,30 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
48
48
|
|
|
49
49
|
### Rust Crates:
|
|
50
50
|
|
|
51
|
+
- [adler2](https://github.com/oyvindln/adler2) (2.0.1)
|
|
52
|
+
|
|
53
|
+
````text
|
|
54
|
+
Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
|
|
55
|
+
|
|
56
|
+
Permission to use, copy, modify, and/or distribute this software for
|
|
57
|
+
any purpose with or without fee is hereby granted.
|
|
58
|
+
|
|
59
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
60
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
61
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
62
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
63
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
|
|
64
|
+
AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
|
65
|
+
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
66
|
+
|
|
67
|
+
````
|
|
68
|
+
|
|
69
|
+
---
|
|
70
|
+
|
|
71
|
+
## The following dependencies are licensed under the 0BSD License:
|
|
72
|
+
|
|
73
|
+
### Rust Crates:
|
|
74
|
+
|
|
51
75
|
- [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
|
|
52
76
|
|
|
53
77
|
````text
|
|
@@ -70,25 +94,88 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
70
94
|
|
|
71
95
|
---
|
|
72
96
|
|
|
73
|
-
## The following dependencies are licensed under the
|
|
97
|
+
## The following dependencies are licensed under the Apache-2.0 License:
|
|
74
98
|
|
|
75
99
|
### Rust Crates:
|
|
76
100
|
|
|
77
|
-
- [
|
|
101
|
+
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
102
|
+
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
103
|
+
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
78
104
|
|
|
79
105
|
````text
|
|
80
|
-
|
|
106
|
+
Apache License
|
|
107
|
+
Version 2.0, January 2004
|
|
108
|
+
http://www.apache.org/licenses/
|
|
81
109
|
|
|
82
|
-
|
|
83
|
-
any purpose with or without fee is hereby granted.
|
|
110
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
84
111
|
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
112
|
+
1. Definitions.
|
|
113
|
+
|
|
114
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
115
|
+
|
|
116
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
117
|
+
|
|
118
|
+
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
119
|
+
|
|
120
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
121
|
+
|
|
122
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
123
|
+
|
|
124
|
+
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
125
|
+
|
|
126
|
+
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
127
|
+
|
|
128
|
+
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
129
|
+
|
|
130
|
+
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
131
|
+
|
|
132
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
133
|
+
|
|
134
|
+
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
135
|
+
|
|
136
|
+
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
137
|
+
|
|
138
|
+
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
139
|
+
|
|
140
|
+
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
141
|
+
|
|
142
|
+
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
143
|
+
|
|
144
|
+
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
145
|
+
|
|
146
|
+
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
147
|
+
|
|
148
|
+
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
149
|
+
|
|
150
|
+
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
151
|
+
|
|
152
|
+
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
|
153
|
+
|
|
154
|
+
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
|
155
|
+
|
|
156
|
+
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
|
157
|
+
|
|
158
|
+
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
159
|
+
|
|
160
|
+
END OF TERMS AND CONDITIONS
|
|
161
|
+
|
|
162
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
163
|
+
|
|
164
|
+
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
165
|
+
|
|
166
|
+
Copyright [yyyy] [name of copyright owner]
|
|
167
|
+
|
|
168
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
169
|
+
you may not use this file except in compliance with the License.
|
|
170
|
+
You may obtain a copy of the License at
|
|
171
|
+
|
|
172
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
173
|
+
|
|
174
|
+
Unless required by applicable law or agreed to in writing, software
|
|
175
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
176
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
177
|
+
See the License for the specific language governing permissions and
|
|
178
|
+
limitations under the License.
|
|
92
179
|
|
|
93
180
|
````
|
|
94
181
|
|
|
@@ -313,93 +400,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
313
400
|
|
|
314
401
|
### Rust Crates:
|
|
315
402
|
|
|
316
|
-
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
317
|
-
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
318
|
-
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
319
|
-
|
|
320
|
-
````text
|
|
321
|
-
Apache License
|
|
322
|
-
Version 2.0, January 2004
|
|
323
|
-
http://www.apache.org/licenses/
|
|
324
|
-
|
|
325
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
326
|
-
|
|
327
|
-
1. Definitions.
|
|
328
|
-
|
|
329
|
-
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
330
|
-
|
|
331
|
-
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
332
|
-
|
|
333
|
-
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
334
|
-
|
|
335
|
-
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
336
|
-
|
|
337
|
-
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
338
|
-
|
|
339
|
-
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
340
|
-
|
|
341
|
-
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
342
|
-
|
|
343
|
-
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
344
|
-
|
|
345
|
-
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
346
|
-
|
|
347
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
348
|
-
|
|
349
|
-
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
350
|
-
|
|
351
|
-
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
352
|
-
|
|
353
|
-
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
354
|
-
|
|
355
|
-
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
356
|
-
|
|
357
|
-
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
358
|
-
|
|
359
|
-
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
360
|
-
|
|
361
|
-
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
362
|
-
|
|
363
|
-
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
364
|
-
|
|
365
|
-
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
366
|
-
|
|
367
|
-
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
|
368
|
-
|
|
369
|
-
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
|
370
|
-
|
|
371
|
-
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
|
372
|
-
|
|
373
|
-
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
374
|
-
|
|
375
|
-
END OF TERMS AND CONDITIONS
|
|
376
|
-
|
|
377
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
378
|
-
|
|
379
|
-
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
380
|
-
|
|
381
|
-
Copyright [yyyy] [name of copyright owner]
|
|
382
|
-
|
|
383
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
384
|
-
you may not use this file except in compliance with the License.
|
|
385
|
-
You may obtain a copy of the License at
|
|
386
|
-
|
|
387
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
388
|
-
|
|
389
|
-
Unless required by applicable law or agreed to in writing, software
|
|
390
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
391
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
392
|
-
See the License for the specific language governing permissions and
|
|
393
|
-
limitations under the License.
|
|
394
|
-
|
|
395
|
-
````
|
|
396
|
-
|
|
397
|
-
---
|
|
398
|
-
|
|
399
|
-
## The following dependencies are licensed under the Apache-2.0 License:
|
|
400
|
-
|
|
401
|
-
### Rust Crates:
|
|
402
|
-
|
|
403
403
|
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
404
404
|
|
|
405
405
|
````text
|
|
@@ -613,52 +613,13 @@ limitations under the License.
|
|
|
613
613
|
|
|
614
614
|
### NPM Packages:
|
|
615
615
|
|
|
616
|
-
- [
|
|
617
|
-
|
|
618
|
-
````text
|
|
619
|
-
Copyright (c) 2014, Eugene Ware
|
|
620
|
-
All rights reserved.
|
|
621
|
-
|
|
622
|
-
Redistribution and use in source and binary forms, with or without
|
|
623
|
-
modification, are permitted provided that the following conditions are met:
|
|
624
|
-
|
|
625
|
-
1. Redistributions of source code must retain the above copyright
|
|
626
|
-
notice, this list of conditions and the following disclaimer.
|
|
627
|
-
2. Redistributions in binary form must reproduce the above copyright
|
|
628
|
-
notice, this list of conditions and the following disclaimer in the
|
|
629
|
-
documentation and/or other materials provided with the distribution.
|
|
630
|
-
3. Neither the name of Eugene Ware nor the names of its contributors
|
|
631
|
-
may be used to endorse or promote products derived from this software
|
|
632
|
-
without specific prior written permission.
|
|
633
|
-
|
|
634
|
-
THIS SOFTWARE IS PROVIDED BY EUGENE WARE ''AS IS'' AND ANY
|
|
635
|
-
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
636
|
-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
637
|
-
DISCLAIMED. IN NO EVENT SHALL EUGENE WARE BE LIABLE FOR ANY
|
|
638
|
-
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
639
|
-
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
640
|
-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
641
|
-
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
642
|
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
643
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
644
|
-
|
|
645
|
-
````
|
|
646
|
-
|
|
647
|
-
---
|
|
648
|
-
|
|
649
|
-
## The following dependencies are licensed under the BSD-3-Clause License:
|
|
650
|
-
|
|
651
|
-
### NPM Packages:
|
|
652
|
-
|
|
653
|
-
- [fast-uri](https://github.com/fastify/fast-uri) (3.1.0)
|
|
616
|
+
- [fast-uri](https://github.com/fastify/fast-uri) (3.1.2)
|
|
654
617
|
|
|
655
618
|
````text
|
|
656
619
|
Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
|
|
657
|
-
Copyright (c) 2021-present The Fastify team
|
|
620
|
+
Copyright (c) 2021-present The Fastify team <https://github.com/fastify/fastify#team>
|
|
658
621
|
All rights reserved.
|
|
659
622
|
|
|
660
|
-
The Fastify team members are listed at https://github.com/fastify/fastify#team.
|
|
661
|
-
|
|
662
623
|
Redistribution and use in source and binary forms, with or without
|
|
663
624
|
modification, are permitted provided that the following conditions are met:
|
|
664
625
|
* Redistributions of source code must retain the above copyright
|
|
@@ -689,58 +650,14 @@ The complete list of contributors can be found at:
|
|
|
689
650
|
|
|
690
651
|
---
|
|
691
652
|
|
|
692
|
-
## The following dependencies are licensed under the ISC License:
|
|
693
|
-
|
|
694
|
-
### NPM Packages:
|
|
695
|
-
|
|
696
|
-
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.3) (0.0.3)
|
|
697
|
-
|
|
698
|
-
````text
|
|
699
|
-
Please refer to the package README for license details.
|
|
700
|
-
````
|
|
701
|
-
|
|
702
|
-
---
|
|
703
|
-
|
|
704
|
-
## The following dependencies are licensed under the ISC License:
|
|
705
|
-
|
|
706
|
-
### NPM Packages:
|
|
707
|
-
|
|
708
|
-
- [pixelmatch](https://github.com/mapbox/pixelmatch) (7.1.0)
|
|
709
|
-
|
|
710
|
-
````text
|
|
711
|
-
ISC License
|
|
712
|
-
|
|
713
|
-
Copyright (c) 2025, Mapbox
|
|
714
|
-
|
|
715
|
-
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
716
|
-
with or without fee is hereby granted, provided that the above copyright notice
|
|
717
|
-
and this permission notice appear in all copies.
|
|
718
|
-
|
|
719
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
720
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
721
|
-
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
722
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
723
|
-
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
724
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
725
|
-
THIS SOFTWARE.
|
|
726
|
-
|
|
727
|
-
````
|
|
728
|
-
|
|
729
|
-
---
|
|
730
|
-
|
|
731
653
|
## The following dependencies are licensed under the MIT License:
|
|
732
654
|
|
|
733
655
|
### Rust Crates:
|
|
734
656
|
|
|
735
|
-
- [
|
|
736
|
-
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
737
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
738
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
657
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
739
658
|
|
|
740
659
|
````text
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
Copyright (c) 2015 Andrew Gallant
|
|
660
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
744
661
|
|
|
745
662
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
746
663
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -768,36 +685,28 @@ THE SOFTWARE.
|
|
|
768
685
|
|
|
769
686
|
### Rust Crates:
|
|
770
687
|
|
|
771
|
-
- [
|
|
772
|
-
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
773
|
-
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
688
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
774
689
|
|
|
775
690
|
````text
|
|
776
|
-
Copyright (c)
|
|
691
|
+
Copyright (c) 2018 directories-rs contributors
|
|
777
692
|
|
|
778
|
-
Permission is hereby granted, free of charge, to any
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
the Software, and to permit persons to whom the Software
|
|
785
|
-
is furnished to do so, subject to the following
|
|
786
|
-
conditions:
|
|
693
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
694
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
695
|
+
in the Software without restriction, including without limitation the rights
|
|
696
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
697
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
698
|
+
furnished to do so, subject to the following conditions:
|
|
787
699
|
|
|
788
|
-
The above copyright notice and this permission notice
|
|
789
|
-
|
|
790
|
-
of the Software.
|
|
700
|
+
The above copyright notice and this permission notice shall be included in all
|
|
701
|
+
copies or substantial portions of the Software.
|
|
791
702
|
|
|
792
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
800
|
-
DEALINGS IN THE SOFTWARE.
|
|
703
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
704
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
705
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
706
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
707
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
708
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
709
|
+
SOFTWARE.
|
|
801
710
|
|
|
802
711
|
````
|
|
803
712
|
|
|
@@ -805,63 +714,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
805
714
|
|
|
806
715
|
## The following dependencies are licensed under the MIT License:
|
|
807
716
|
|
|
808
|
-
###
|
|
717
|
+
### NPM Packages:
|
|
809
718
|
|
|
810
|
-
- [
|
|
811
|
-
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
812
|
-
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
813
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
814
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
815
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
816
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
817
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
818
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
819
|
-
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
820
|
-
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
821
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
822
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
823
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
824
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
825
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
826
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
827
|
-
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
828
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
829
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
830
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
831
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
832
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
833
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
834
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
835
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
836
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
837
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
838
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
839
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
719
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
840
720
|
|
|
841
721
|
````text
|
|
842
|
-
|
|
843
|
-
person obtaining a copy of this software and associated
|
|
844
|
-
documentation files (the "Software"), to deal in the
|
|
845
|
-
Software without restriction, including without
|
|
846
|
-
limitation the rights to use, copy, modify, merge,
|
|
847
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
848
|
-
the Software, and to permit persons to whom the Software
|
|
849
|
-
is furnished to do so, subject to the following
|
|
850
|
-
conditions:
|
|
722
|
+
MIT License
|
|
851
723
|
|
|
852
|
-
|
|
853
|
-
shall be included in all copies or substantial portions
|
|
854
|
-
of the Software.
|
|
724
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
855
725
|
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
726
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
727
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
728
|
+
in the Software without restriction, including without limitation the rights
|
|
729
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
730
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
731
|
+
furnished to do so, subject to the following conditions:
|
|
732
|
+
|
|
733
|
+
The above copyright notice and this permission notice shall be included in all
|
|
734
|
+
copies or substantial portions of the Software.
|
|
735
|
+
|
|
736
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
737
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
738
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
739
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
740
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
741
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
742
|
+
SOFTWARE.
|
|
743
|
+
|
|
744
|
+
[others]: https://github.com/json5/json5/contributors
|
|
865
745
|
|
|
866
746
|
````
|
|
867
747
|
|
|
@@ -871,10 +751,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
871
751
|
|
|
872
752
|
### Rust Crates:
|
|
873
753
|
|
|
874
|
-
- [
|
|
754
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
875
755
|
|
|
876
756
|
````text
|
|
877
|
-
Copyright
|
|
757
|
+
Copyright 2023 The Fuchsia Authors
|
|
878
758
|
|
|
879
759
|
Permission is hereby granted, free of charge, to any
|
|
880
760
|
person obtaining a copy of this software and associated
|
|
@@ -900,69 +780,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
900
780
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
901
781
|
DEALINGS IN THE SOFTWARE.
|
|
902
782
|
|
|
903
|
-
````
|
|
904
|
-
|
|
905
|
-
---
|
|
906
|
-
|
|
907
|
-
## The following dependencies are licensed under the MIT License:
|
|
908
|
-
|
|
909
|
-
### Rust Crates:
|
|
910
|
-
|
|
911
|
-
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
912
|
-
|
|
913
|
-
````text
|
|
914
|
-
Copyright (c) 2023-2025 Sean McArthur
|
|
915
|
-
|
|
916
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
917
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
918
|
-
in the Software without restriction, including without limitation the rights
|
|
919
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
920
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
921
|
-
furnished to do so, subject to the following conditions:
|
|
922
|
-
|
|
923
|
-
The above copyright notice and this permission notice shall be included in
|
|
924
|
-
all copies or substantial portions of the Software.
|
|
925
|
-
|
|
926
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
927
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
928
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
929
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
930
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
931
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
932
|
-
THE SOFTWARE.
|
|
933
|
-
|
|
934
|
-
````
|
|
935
|
-
|
|
936
|
-
---
|
|
937
|
-
|
|
938
|
-
## The following dependencies are licensed under the MIT License:
|
|
939
|
-
|
|
940
|
-
### Rust Crates:
|
|
941
|
-
|
|
942
|
-
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
943
|
-
|
|
944
|
-
````text
|
|
945
|
-
The MIT License (MIT)
|
|
946
|
-
|
|
947
|
-
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
948
|
-
|
|
949
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
950
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
951
|
-
in the Software without restriction, including without limitation the rights
|
|
952
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
953
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
954
|
-
furnished to do so, subject to the following conditions:
|
|
955
|
-
|
|
956
|
-
The above copyright notice and this permission notice shall be included in
|
|
957
|
-
all copies or substantial portions of the Software.
|
|
958
|
-
|
|
959
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
960
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
961
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
962
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
963
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
964
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
965
|
-
THE SOFTWARE.
|
|
966
783
|
|
|
967
784
|
````
|
|
968
785
|
|
|
@@ -972,13 +789,12 @@ THE SOFTWARE.
|
|
|
972
789
|
|
|
973
790
|
### Rust Crates:
|
|
974
791
|
|
|
975
|
-
- [
|
|
976
|
-
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
792
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
977
793
|
|
|
978
794
|
````text
|
|
979
795
|
MIT License
|
|
980
796
|
|
|
981
|
-
Copyright (c)
|
|
797
|
+
Copyright (c) 2025 Callum Oakley
|
|
982
798
|
|
|
983
799
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
984
800
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1006,19 +822,40 @@ SOFTWARE.
|
|
|
1006
822
|
|
|
1007
823
|
### Rust Crates:
|
|
1008
824
|
|
|
1009
|
-
- [
|
|
1010
|
-
- [
|
|
825
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
826
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
827
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
828
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
829
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
830
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
1011
831
|
|
|
1012
832
|
````text
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
Copyright 2016 Google Inc. All Rights Reserved.
|
|
833
|
+
Copyright 2018 Developers of the Rand project
|
|
834
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1016
835
|
|
|
1017
|
-
Permission is hereby granted, free of charge, to any
|
|
836
|
+
Permission is hereby granted, free of charge, to any
|
|
837
|
+
person obtaining a copy of this software and associated
|
|
838
|
+
documentation files (the "Software"), to deal in the
|
|
839
|
+
Software without restriction, including without
|
|
840
|
+
limitation the rights to use, copy, modify, merge,
|
|
841
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
842
|
+
the Software, and to permit persons to whom the Software
|
|
843
|
+
is furnished to do so, subject to the following
|
|
844
|
+
conditions:
|
|
1018
845
|
|
|
1019
|
-
The above copyright notice and this permission notice
|
|
846
|
+
The above copyright notice and this permission notice
|
|
847
|
+
shall be included in all copies or substantial portions
|
|
848
|
+
of the Software.
|
|
1020
849
|
|
|
1021
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
850
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
851
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
852
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
853
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
854
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
855
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
856
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
857
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
858
|
+
DEALINGS IN THE SOFTWARE.
|
|
1022
859
|
|
|
1023
860
|
````
|
|
1024
861
|
|
|
@@ -1028,16 +865,34 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1028
865
|
|
|
1029
866
|
### Rust Crates:
|
|
1030
867
|
|
|
1031
|
-
- [
|
|
868
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
1032
869
|
|
|
1033
870
|
````text
|
|
1034
|
-
Copyright 2017
|
|
871
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
1035
872
|
|
|
1036
|
-
Permission is hereby granted, free of charge, to any
|
|
873
|
+
Permission is hereby granted, free of charge, to any
|
|
874
|
+
person obtaining a copy of this software and associated
|
|
875
|
+
documentation files (the "Software"), to deal in the
|
|
876
|
+
Software without restriction, including without
|
|
877
|
+
limitation the rights to use, copy, modify, merge,
|
|
878
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
879
|
+
the Software, and to permit persons to whom the Software
|
|
880
|
+
is furnished to do so, subject to the following
|
|
881
|
+
conditions:
|
|
1037
882
|
|
|
1038
|
-
The above copyright notice and this permission notice
|
|
883
|
+
The above copyright notice and this permission notice
|
|
884
|
+
shall be included in all copies or substantial portions
|
|
885
|
+
of the Software.
|
|
1039
886
|
|
|
1040
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
887
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
888
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
889
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
890
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
891
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
892
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
893
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
894
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
895
|
+
DEALINGS IN THE SOFTWARE.
|
|
1041
896
|
|
|
1042
897
|
````
|
|
1043
898
|
|
|
@@ -1047,10 +902,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1047
902
|
|
|
1048
903
|
### Rust Crates:
|
|
1049
904
|
|
|
1050
|
-
- [
|
|
905
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
1051
906
|
|
|
1052
907
|
````text
|
|
1053
|
-
Copyright (c)
|
|
908
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
909
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1054
910
|
|
|
1055
911
|
Permission is hereby granted, free of charge, to any
|
|
1056
912
|
person obtaining a copy of this software and associated
|
|
@@ -1084,104 +940,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1084
940
|
|
|
1085
941
|
### Rust Crates:
|
|
1086
942
|
|
|
1087
|
-
- [
|
|
1088
|
-
|
|
1089
|
-
````text
|
|
1090
|
-
Copyright (c) 2018 directories-rs contributors
|
|
1091
|
-
|
|
1092
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1093
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1094
|
-
in the Software without restriction, including without limitation the rights
|
|
1095
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1096
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1097
|
-
furnished to do so, subject to the following conditions:
|
|
1098
|
-
|
|
1099
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1100
|
-
copies or substantial portions of the Software.
|
|
1101
|
-
|
|
1102
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1103
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1104
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1105
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1106
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1107
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1108
|
-
SOFTWARE.
|
|
1109
|
-
|
|
1110
|
-
````
|
|
1111
|
-
|
|
1112
|
-
---
|
|
1113
|
-
|
|
1114
|
-
## The following dependencies are licensed under the MIT License:
|
|
1115
|
-
|
|
1116
|
-
### Rust Crates:
|
|
1117
|
-
|
|
1118
|
-
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
1119
|
-
|
|
1120
|
-
````text
|
|
1121
|
-
Copyright (c) 2016 The rust-native-tls Developers
|
|
1122
|
-
|
|
1123
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1124
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1125
|
-
in the Software without restriction, including without limitation the rights
|
|
1126
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1127
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1128
|
-
furnished to do so, subject to the following conditions:
|
|
1129
|
-
|
|
1130
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1131
|
-
copies or substantial portions of the Software.
|
|
1132
|
-
|
|
1133
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1134
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1135
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1136
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1137
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1138
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1139
|
-
SOFTWARE.
|
|
1140
|
-
|
|
1141
|
-
````
|
|
1142
|
-
|
|
1143
|
-
---
|
|
1144
|
-
|
|
1145
|
-
## The following dependencies are licensed under the MIT License:
|
|
1146
|
-
|
|
1147
|
-
### Rust Crates:
|
|
1148
|
-
|
|
1149
|
-
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
1150
|
-
|
|
1151
|
-
````text
|
|
1152
|
-
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
1153
|
-
|
|
1154
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1155
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1156
|
-
in the Software without restriction, including without limitation the rights
|
|
1157
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1158
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1159
|
-
furnished to do so, subject to the following conditions:
|
|
1160
|
-
|
|
1161
|
-
The above copyright notice and this permission notice shall be included in
|
|
1162
|
-
all copies or substantial portions of the Software.
|
|
1163
|
-
|
|
1164
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1165
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1166
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1167
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1168
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1169
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1170
|
-
THE SOFTWARE.
|
|
1171
|
-
|
|
1172
|
-
````
|
|
1173
|
-
|
|
1174
|
-
---
|
|
1175
|
-
|
|
1176
|
-
## The following dependencies are licensed under the MIT License:
|
|
1177
|
-
|
|
1178
|
-
### Rust Crates:
|
|
1179
|
-
|
|
1180
|
-
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
943
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
1181
944
|
|
|
1182
945
|
````text
|
|
1183
|
-
Copyright (c)
|
|
1184
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
946
|
+
Copyright (c) The rust-url developers
|
|
1185
947
|
|
|
1186
948
|
Permission is hereby granted, free of charge, to any
|
|
1187
949
|
person obtaining a copy of this software and associated
|
|
@@ -1215,42 +977,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1215
977
|
|
|
1216
978
|
### Rust Crates:
|
|
1217
979
|
|
|
1218
|
-
- [
|
|
1219
|
-
|
|
1220
|
-
````text
|
|
1221
|
-
Copyright (c) 2016-2025 Sean McArthur
|
|
1222
|
-
|
|
1223
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1224
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1225
|
-
in the Software without restriction, including without limitation the rights
|
|
1226
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1227
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1228
|
-
furnished to do so, subject to the following conditions:
|
|
1229
|
-
|
|
1230
|
-
The above copyright notice and this permission notice shall be included in
|
|
1231
|
-
all copies or substantial portions of the Software.
|
|
1232
|
-
|
|
1233
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1234
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1235
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1236
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1237
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1238
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1239
|
-
THE SOFTWARE.
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
````
|
|
1243
|
-
|
|
1244
|
-
---
|
|
1245
|
-
|
|
1246
|
-
## The following dependencies are licensed under the MIT License:
|
|
1247
|
-
|
|
1248
|
-
### Rust Crates:
|
|
1249
|
-
|
|
1250
|
-
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
980
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
1251
981
|
|
|
1252
982
|
````text
|
|
1253
|
-
Copyright (c)
|
|
983
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
984
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1254
985
|
|
|
1255
986
|
Permission is hereby granted, free of charge, to any
|
|
1256
987
|
person obtaining a copy of this software and associated
|
|
@@ -1284,76 +1015,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1284
1015
|
|
|
1285
1016
|
### Rust Crates:
|
|
1286
1017
|
|
|
1287
|
-
- [
|
|
1288
|
-
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
1289
|
-
|
|
1290
|
-
````text
|
|
1291
|
-
The MIT License (MIT)
|
|
1292
|
-
|
|
1293
|
-
Copyright (c) 2015 Steven Fackler
|
|
1294
|
-
|
|
1295
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1296
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
1297
|
-
the Software without restriction, including without limitation the rights to
|
|
1298
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1299
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1300
|
-
subject to the following conditions:
|
|
1301
|
-
|
|
1302
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1303
|
-
copies or substantial portions of the Software.
|
|
1304
|
-
|
|
1305
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1306
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1307
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1308
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1309
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1310
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1311
|
-
|
|
1312
|
-
````
|
|
1313
|
-
|
|
1314
|
-
---
|
|
1315
|
-
|
|
1316
|
-
## The following dependencies are licensed under the MIT License:
|
|
1317
|
-
|
|
1318
|
-
### Rust Crates:
|
|
1319
|
-
|
|
1320
|
-
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
1321
|
-
|
|
1322
|
-
````text
|
|
1323
|
-
MIT License
|
|
1324
|
-
|
|
1325
|
-
Copyright (c) [2021] [Marvin Countryman]
|
|
1326
|
-
|
|
1327
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1328
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1329
|
-
in the Software without restriction, including without limitation the rights
|
|
1330
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1331
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1332
|
-
furnished to do so, subject to the following conditions:
|
|
1333
|
-
|
|
1334
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1335
|
-
copies or substantial portions of the Software.
|
|
1336
|
-
|
|
1337
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1338
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1339
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1340
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1341
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1342
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1343
|
-
SOFTWARE.
|
|
1344
|
-
|
|
1345
|
-
````
|
|
1346
|
-
|
|
1347
|
-
---
|
|
1348
|
-
|
|
1349
|
-
## The following dependencies are licensed under the MIT License:
|
|
1350
|
-
|
|
1351
|
-
### Rust Crates:
|
|
1352
|
-
|
|
1353
|
-
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
1018
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
1354
1019
|
|
|
1355
1020
|
````text
|
|
1356
|
-
Copyright (c)
|
|
1021
|
+
Copyright (c) 2016--2017
|
|
1357
1022
|
|
|
1358
1023
|
Permission is hereby granted, free of charge, to any
|
|
1359
1024
|
person obtaining a copy of this software and associated
|
|
@@ -1387,11 +1052,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1387
1052
|
|
|
1388
1053
|
### Rust Crates:
|
|
1389
1054
|
|
|
1390
|
-
- [
|
|
1055
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
1391
1056
|
|
|
1392
1057
|
````text
|
|
1393
|
-
Copyright (c)
|
|
1394
|
-
Copyright (c) 2016 Jason Housley
|
|
1058
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
1395
1059
|
|
|
1396
1060
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1397
1061
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1419,44 +1083,12 @@ THE SOFTWARE.
|
|
|
1419
1083
|
|
|
1420
1084
|
### Rust Crates:
|
|
1421
1085
|
|
|
1422
|
-
- [
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
MIT License
|
|
1426
|
-
|
|
1427
|
-
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
1428
|
-
|
|
1429
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1430
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1431
|
-
in the Software without restriction, including without limitation the rights
|
|
1432
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1433
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1434
|
-
furnished to do so, subject to the following conditions:
|
|
1435
|
-
|
|
1436
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1437
|
-
copies or substantial portions of the Software.
|
|
1438
|
-
|
|
1439
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1440
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1441
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1442
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1443
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1444
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1445
|
-
SOFTWARE.
|
|
1446
|
-
|
|
1447
|
-
````
|
|
1448
|
-
|
|
1449
|
-
---
|
|
1450
|
-
|
|
1451
|
-
## The following dependencies are licensed under the MIT License:
|
|
1452
|
-
|
|
1453
|
-
### Rust Crates:
|
|
1454
|
-
|
|
1455
|
-
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
1086
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
1087
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
1088
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
1456
1089
|
|
|
1457
1090
|
````text
|
|
1458
|
-
Copyright (c)
|
|
1459
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1091
|
+
Copyright (c) 2019 Tower Contributors
|
|
1460
1092
|
|
|
1461
1093
|
Permission is hereby granted, free of charge, to any
|
|
1462
1094
|
person obtaining a copy of this software and associated
|
|
@@ -1490,10 +1122,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1490
1122
|
|
|
1491
1123
|
### Rust Crates:
|
|
1492
1124
|
|
|
1493
|
-
- [
|
|
1125
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
1494
1126
|
|
|
1495
1127
|
````text
|
|
1496
|
-
Copyright (c)
|
|
1128
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
1129
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1497
1130
|
|
|
1498
1131
|
Permission is hereby granted, free of charge, to any
|
|
1499
1132
|
person obtaining a copy of this software and associated
|
|
@@ -1527,10 +1160,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1527
1160
|
|
|
1528
1161
|
### Rust Crates:
|
|
1529
1162
|
|
|
1530
|
-
- [
|
|
1163
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
1531
1164
|
|
|
1532
1165
|
````text
|
|
1533
|
-
Copyright (c)
|
|
1166
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
1534
1167
|
|
|
1535
1168
|
Permission is hereby granted, free of charge, to any
|
|
1536
1169
|
person obtaining a copy of this software and associated
|
|
@@ -1564,30 +1197,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1564
1197
|
|
|
1565
1198
|
### Rust Crates:
|
|
1566
1199
|
|
|
1567
|
-
- [
|
|
1200
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
1568
1201
|
|
|
1569
1202
|
````text
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
1203
|
+
Copyright (c) The Rust Project Developers
|
|
1573
1204
|
|
|
1574
|
-
Permission is hereby granted, free of charge, to any
|
|
1575
|
-
of this software and associated
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1205
|
+
Permission is hereby granted, free of charge, to any
|
|
1206
|
+
person obtaining a copy of this software and associated
|
|
1207
|
+
documentation files (the "Software"), to deal in the
|
|
1208
|
+
Software without restriction, including without
|
|
1209
|
+
limitation the rights to use, copy, modify, merge,
|
|
1210
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1211
|
+
the Software, and to permit persons to whom the Software
|
|
1212
|
+
is furnished to do so, subject to the following
|
|
1213
|
+
conditions:
|
|
1580
1214
|
|
|
1581
|
-
The above copyright notice and this permission notice
|
|
1582
|
-
copies or substantial portions
|
|
1215
|
+
The above copyright notice and this permission notice
|
|
1216
|
+
shall be included in all copies or substantial portions
|
|
1217
|
+
of the Software.
|
|
1583
1218
|
|
|
1584
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1585
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1219
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1220
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1221
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1222
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1223
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1224
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1225
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1226
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1227
|
+
DEALINGS IN THE SOFTWARE.
|
|
1591
1228
|
|
|
1592
1229
|
````
|
|
1593
1230
|
|
|
@@ -1597,30 +1234,36 @@ SOFTWARE.
|
|
|
1597
1234
|
|
|
1598
1235
|
### Rust Crates:
|
|
1599
1236
|
|
|
1600
|
-
- [
|
|
1237
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
1601
1238
|
|
|
1602
1239
|
````text
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
Copyright (c)
|
|
1240
|
+
Copyright (c) 2017 Carl Lerche
|
|
1241
|
+
Copyright (c) 2018 Bastian Köcher
|
|
1242
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
1606
1243
|
|
|
1607
|
-
Permission is hereby granted, free of charge, to any
|
|
1608
|
-
of this software and associated
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1244
|
+
Permission is hereby granted, free of charge, to any
|
|
1245
|
+
person obtaining a copy of this software and associated
|
|
1246
|
+
documentation files (the "Software"), to deal in the
|
|
1247
|
+
Software without restriction, including without
|
|
1248
|
+
limitation the rights to use, copy, modify, merge,
|
|
1249
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1250
|
+
the Software, and to permit persons to whom the Software
|
|
1251
|
+
is furnished to do so, subject to the following
|
|
1252
|
+
conditions:
|
|
1613
1253
|
|
|
1614
|
-
The above copyright notice and this permission notice
|
|
1615
|
-
copies or substantial portions
|
|
1254
|
+
The above copyright notice and this permission notice
|
|
1255
|
+
shall be included in all copies or substantial portions
|
|
1256
|
+
of the Software.
|
|
1616
1257
|
|
|
1617
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1618
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1258
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1259
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1260
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1261
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1262
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1263
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1264
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1265
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1266
|
+
DEALINGS IN THE SOFTWARE.
|
|
1624
1267
|
|
|
1625
1268
|
````
|
|
1626
1269
|
|
|
@@ -1630,10 +1273,10 @@ SOFTWARE.
|
|
|
1630
1273
|
|
|
1631
1274
|
### Rust Crates:
|
|
1632
1275
|
|
|
1633
|
-
- [
|
|
1276
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
1634
1277
|
|
|
1635
1278
|
````text
|
|
1636
|
-
Copyright (c)
|
|
1279
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
1637
1280
|
|
|
1638
1281
|
Permission is hereby granted, free of charge, to any
|
|
1639
1282
|
person obtaining a copy of this software and associated
|
|
@@ -1667,11 +1310,19 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1667
1310
|
|
|
1668
1311
|
### Rust Crates:
|
|
1669
1312
|
|
|
1670
|
-
- [
|
|
1671
|
-
- [
|
|
1313
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1314
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1315
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1316
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1317
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1318
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1319
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1320
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1321
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1672
1322
|
|
|
1673
1323
|
````text
|
|
1674
|
-
Copyright (c)
|
|
1324
|
+
Copyright (c) 2016 Alex Crichton
|
|
1325
|
+
Copyright (c) 2017 The Tokio Authors
|
|
1675
1326
|
|
|
1676
1327
|
Permission is hereby granted, free of charge, to any
|
|
1677
1328
|
person obtaining a copy of this software and associated
|
|
@@ -1705,13 +1356,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1705
1356
|
|
|
1706
1357
|
### Rust Crates:
|
|
1707
1358
|
|
|
1708
|
-
- [
|
|
1359
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
1709
1360
|
|
|
1710
1361
|
````text
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
Copyright (c) 2015-2020 Julien Cretin
|
|
1714
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
1362
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
1715
1363
|
|
|
1716
1364
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1717
1365
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1720,16 +1368,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1720
1368
|
copies of the Software, and to permit persons to whom the Software is
|
|
1721
1369
|
furnished to do so, subject to the following conditions:
|
|
1722
1370
|
|
|
1723
|
-
The above copyright notice and this permission notice shall be included in
|
|
1724
|
-
copies or substantial portions of the Software.
|
|
1371
|
+
The above copyright notice and this permission notice shall be included in
|
|
1372
|
+
all copies or substantial portions of the Software.
|
|
1725
1373
|
|
|
1726
1374
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1727
1375
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1728
1376
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1729
1377
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1730
1378
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1731
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1732
|
-
SOFTWARE.
|
|
1379
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1380
|
+
THE SOFTWARE.
|
|
1381
|
+
|
|
1733
1382
|
|
|
1734
1383
|
````
|
|
1735
1384
|
|
|
@@ -1739,10 +1388,10 @@ SOFTWARE.
|
|
|
1739
1388
|
|
|
1740
1389
|
### Rust Crates:
|
|
1741
1390
|
|
|
1742
|
-
- [
|
|
1391
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
1743
1392
|
|
|
1744
1393
|
````text
|
|
1745
|
-
Copyright (c)
|
|
1394
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
1746
1395
|
|
|
1747
1396
|
Permission is hereby granted, free of charge, to any
|
|
1748
1397
|
person obtaining a copy of this software and associated
|
|
@@ -1776,12 +1425,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1776
1425
|
|
|
1777
1426
|
### Rust Crates:
|
|
1778
1427
|
|
|
1779
|
-
- [
|
|
1428
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
1780
1429
|
|
|
1781
1430
|
````text
|
|
1782
|
-
Copyright (c)
|
|
1783
|
-
Copyright (c) 2018 Bastian Köcher
|
|
1784
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
1431
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
1785
1432
|
|
|
1786
1433
|
Permission is hereby granted, free of charge, to any
|
|
1787
1434
|
person obtaining a copy of this software and associated
|
|
@@ -1815,10 +1462,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1815
1462
|
|
|
1816
1463
|
### Rust Crates:
|
|
1817
1464
|
|
|
1818
|
-
- [
|
|
1465
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
1819
1466
|
|
|
1820
1467
|
````text
|
|
1821
|
-
Copyright (c)
|
|
1468
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
1822
1469
|
|
|
1823
1470
|
Permission is hereby granted, free of charge, to any
|
|
1824
1471
|
person obtaining a copy of this software and associated
|
|
@@ -1852,32 +1499,37 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1852
1499
|
|
|
1853
1500
|
### Rust Crates:
|
|
1854
1501
|
|
|
1855
|
-
- [
|
|
1856
|
-
- [
|
|
1857
|
-
- [
|
|
1502
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
1503
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
1504
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
1505
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
1858
1506
|
|
|
1859
1507
|
````text
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
1508
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
1863
1509
|
|
|
1864
|
-
Permission is hereby granted, free of charge, to any
|
|
1865
|
-
of this software and associated
|
|
1866
|
-
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
|
|
1510
|
+
Permission is hereby granted, free of charge, to any
|
|
1511
|
+
person obtaining a copy of this software and associated
|
|
1512
|
+
documentation files (the "Software"), to deal in the
|
|
1513
|
+
Software without restriction, including without
|
|
1514
|
+
limitation the rights to use, copy, modify, merge,
|
|
1515
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1516
|
+
the Software, and to permit persons to whom the Software
|
|
1517
|
+
is furnished to do so, subject to the following
|
|
1518
|
+
conditions:
|
|
1870
1519
|
|
|
1871
|
-
The above copyright notice and this permission notice
|
|
1872
|
-
copies or substantial portions
|
|
1520
|
+
The above copyright notice and this permission notice
|
|
1521
|
+
shall be included in all copies or substantial portions
|
|
1522
|
+
of the Software.
|
|
1873
1523
|
|
|
1874
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1875
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
|
|
1880
|
-
|
|
1524
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1525
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1526
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1527
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1528
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1529
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1530
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1531
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1532
|
+
DEALINGS IN THE SOFTWARE.
|
|
1881
1533
|
|
|
1882
1534
|
````
|
|
1883
1535
|
|
|
@@ -1887,32 +1539,34 @@ SOFTWARE.
|
|
|
1887
1539
|
|
|
1888
1540
|
### Rust Crates:
|
|
1889
1541
|
|
|
1890
|
-
- [
|
|
1542
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
1891
1543
|
|
|
1892
1544
|
````text
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
furnished to do so, subject to the following
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
The above copyright notice and this permission notice
|
|
1906
|
-
all copies or substantial portions
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1910
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1911
|
-
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1545
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
1546
|
+
|
|
1547
|
+
Permission is hereby granted, free of charge, to any
|
|
1548
|
+
person obtaining a copy of this software and associated
|
|
1549
|
+
documentation files (the "Software"), to deal in the
|
|
1550
|
+
Software without restriction, including without
|
|
1551
|
+
limitation the rights to use, copy, modify, merge,
|
|
1552
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1553
|
+
the Software, and to permit persons to whom the Software
|
|
1554
|
+
is furnished to do so, subject to the following
|
|
1555
|
+
conditions:
|
|
1556
|
+
|
|
1557
|
+
The above copyright notice and this permission notice
|
|
1558
|
+
shall be included in all copies or substantial portions
|
|
1559
|
+
of the Software.
|
|
1560
|
+
|
|
1561
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1562
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1563
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1564
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1565
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1566
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1567
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1568
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1569
|
+
DEALINGS IN THE SOFTWARE.
|
|
1916
1570
|
|
|
1917
1571
|
````
|
|
1918
1572
|
|
|
@@ -1922,10 +1576,10 @@ THE SOFTWARE.
|
|
|
1922
1576
|
|
|
1923
1577
|
### Rust Crates:
|
|
1924
1578
|
|
|
1925
|
-
- [
|
|
1579
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
1926
1580
|
|
|
1927
1581
|
````text
|
|
1928
|
-
Copyright
|
|
1582
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
1929
1583
|
|
|
1930
1584
|
Permission is hereby granted, free of charge, to any
|
|
1931
1585
|
person obtaining a copy of this software and associated
|
|
@@ -1951,21 +1605,23 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
1951
1605
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1952
1606
|
DEALINGS IN THE SOFTWARE.
|
|
1953
1607
|
|
|
1954
|
-
|
|
1955
1608
|
````
|
|
1956
1609
|
|
|
1957
1610
|
---
|
|
1958
1611
|
|
|
1959
1612
|
## The following dependencies are licensed under the MIT License:
|
|
1960
1613
|
|
|
1961
|
-
###
|
|
1614
|
+
### Rust Crates:
|
|
1962
1615
|
|
|
1963
|
-
- [
|
|
1616
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
1617
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
1618
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
1619
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
1964
1620
|
|
|
1965
1621
|
````text
|
|
1966
1622
|
The MIT License (MIT)
|
|
1967
1623
|
|
|
1968
|
-
Copyright (c) 2015
|
|
1624
|
+
Copyright (c) 2015 Andrew Gallant
|
|
1969
1625
|
|
|
1970
1626
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1971
1627
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1974,17 +1630,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1974
1630
|
copies of the Software, and to permit persons to whom the Software is
|
|
1975
1631
|
furnished to do so, subject to the following conditions:
|
|
1976
1632
|
|
|
1977
|
-
The above copyright notice and this permission notice shall be included in
|
|
1978
|
-
copies or substantial portions of the Software.
|
|
1633
|
+
The above copyright notice and this permission notice shall be included in
|
|
1634
|
+
all copies or substantial portions of the Software.
|
|
1979
1635
|
|
|
1980
1636
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1981
1637
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1982
1638
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1983
1639
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1984
1640
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1985
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1986
|
-
SOFTWARE.
|
|
1987
|
-
|
|
1641
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1642
|
+
THE SOFTWARE.
|
|
1988
1643
|
|
|
1989
1644
|
````
|
|
1990
1645
|
|
|
@@ -1992,15 +1647,12 @@ SOFTWARE.
|
|
|
1992
1647
|
|
|
1993
1648
|
## The following dependencies are licensed under the MIT License:
|
|
1994
1649
|
|
|
1995
|
-
###
|
|
1650
|
+
### Rust Crates:
|
|
1996
1651
|
|
|
1997
|
-
- [
|
|
1998
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
1652
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
1999
1653
|
|
|
2000
1654
|
````text
|
|
2001
|
-
|
|
2002
|
-
|
|
2003
|
-
Copyright (c) 2017 Evgeny Poberezkin
|
|
1655
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
2004
1656
|
|
|
2005
1657
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2006
1658
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2009,16 +1661,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2009
1661
|
copies of the Software, and to permit persons to whom the Software is
|
|
2010
1662
|
furnished to do so, subject to the following conditions:
|
|
2011
1663
|
|
|
2012
|
-
The above copyright notice and this permission notice shall be included in
|
|
2013
|
-
copies or substantial portions of the Software.
|
|
1664
|
+
The above copyright notice and this permission notice shall be included in
|
|
1665
|
+
all copies or substantial portions of the Software.
|
|
2014
1666
|
|
|
2015
1667
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2016
1668
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2017
1669
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2018
1670
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2019
1671
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2020
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2021
|
-
SOFTWARE.
|
|
1672
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1673
|
+
THE SOFTWARE.
|
|
1674
|
+
|
|
2022
1675
|
|
|
2023
1676
|
````
|
|
2024
1677
|
|
|
@@ -2028,34 +1681,30 @@ SOFTWARE.
|
|
|
2028
1681
|
|
|
2029
1682
|
### Rust Crates:
|
|
2030
1683
|
|
|
2031
|
-
- [
|
|
1684
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
2032
1685
|
|
|
2033
1686
|
````text
|
|
2034
|
-
|
|
1687
|
+
MIT License
|
|
2035
1688
|
|
|
2036
|
-
|
|
2037
|
-
person obtaining a copy of this software and associated
|
|
2038
|
-
documentation files (the "Software"), to deal in the
|
|
2039
|
-
Software without restriction, including without
|
|
2040
|
-
limitation the rights to use, copy, modify, merge,
|
|
2041
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2042
|
-
the Software, and to permit persons to whom the Software
|
|
2043
|
-
is furnished to do so, subject to the following
|
|
2044
|
-
conditions:
|
|
1689
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
2045
1690
|
|
|
2046
|
-
|
|
2047
|
-
|
|
2048
|
-
|
|
1691
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1692
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1693
|
+
in the Software without restriction, including without limitation the rights
|
|
1694
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1695
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1696
|
+
furnished to do so, subject to the following conditions:
|
|
2049
1697
|
|
|
2050
|
-
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
|
|
2057
|
-
IN
|
|
2058
|
-
|
|
1698
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1699
|
+
copies or substantial portions of the Software.
|
|
1700
|
+
|
|
1701
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1702
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1703
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1704
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1705
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1706
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1707
|
+
SOFTWARE.
|
|
2059
1708
|
|
|
2060
1709
|
````
|
|
2061
1710
|
|
|
@@ -2065,12 +1714,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2065
1714
|
|
|
2066
1715
|
### NPM Packages:
|
|
2067
1716
|
|
|
2068
|
-
- [
|
|
1717
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
2069
1718
|
|
|
2070
1719
|
````text
|
|
2071
|
-
MIT License
|
|
1720
|
+
The MIT License (MIT)
|
|
2072
1721
|
|
|
2073
|
-
Copyright (c)
|
|
1722
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
2074
1723
|
|
|
2075
1724
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2076
1725
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2079,16 +1728,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2079
1728
|
copies of the Software, and to permit persons to whom the Software is
|
|
2080
1729
|
furnished to do so, subject to the following conditions:
|
|
2081
1730
|
|
|
2082
|
-
The above copyright notice and this permission notice shall be included in
|
|
2083
|
-
copies or substantial portions of the Software.
|
|
1731
|
+
The above copyright notice and this permission notice shall be included in
|
|
1732
|
+
all copies or substantial portions of the Software.
|
|
2084
1733
|
|
|
2085
1734
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2086
1735
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2087
1736
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2088
1737
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2089
1738
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2090
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2091
|
-
SOFTWARE.
|
|
1739
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1740
|
+
THE SOFTWARE.
|
|
2092
1741
|
|
|
2093
1742
|
````
|
|
2094
1743
|
|
|
@@ -2098,19 +1747,10 @@ SOFTWARE.
|
|
|
2098
1747
|
|
|
2099
1748
|
### Rust Crates:
|
|
2100
1749
|
|
|
2101
|
-
- [
|
|
2102
|
-
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2103
|
-
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2104
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2105
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2106
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2107
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2108
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2109
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1750
|
+
- [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
|
|
2110
1751
|
|
|
2111
1752
|
````text
|
|
2112
|
-
Copyright (c)
|
|
2113
|
-
Copyright (c) 2017 The Tokio Authors
|
|
1753
|
+
Copyright (c) 2020 Andrew D. Straw
|
|
2114
1754
|
|
|
2115
1755
|
Permission is hereby granted, free of charge, to any
|
|
2116
1756
|
person obtaining a copy of this software and associated
|
|
@@ -2144,12 +1784,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2144
1784
|
|
|
2145
1785
|
### Rust Crates:
|
|
2146
1786
|
|
|
2147
|
-
- [
|
|
2148
|
-
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
2149
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
1787
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
2150
1788
|
|
|
2151
1789
|
````text
|
|
2152
|
-
Copyright
|
|
1790
|
+
Copyright Mozilla Foundation
|
|
2153
1791
|
|
|
2154
1792
|
Permission is hereby granted, free of charge, to any
|
|
2155
1793
|
person obtaining a copy of this software and associated
|
|
@@ -2183,50 +1821,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2183
1821
|
|
|
2184
1822
|
### Rust Crates:
|
|
2185
1823
|
|
|
2186
|
-
- [
|
|
2187
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
2188
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
2189
|
-
|
|
2190
|
-
````text
|
|
2191
|
-
MIT License
|
|
2192
|
-
|
|
2193
|
-
Copyright (c) Tokio Contributors
|
|
2194
|
-
|
|
2195
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2196
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2197
|
-
in the Software without restriction, including without limitation the rights
|
|
2198
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2199
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2200
|
-
furnished to do so, subject to the following conditions:
|
|
2201
|
-
|
|
2202
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2203
|
-
copies or substantial portions of the Software.
|
|
2204
|
-
|
|
2205
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2206
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2207
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2208
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2209
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2210
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2211
|
-
SOFTWARE.
|
|
2212
|
-
|
|
2213
|
-
````
|
|
2214
|
-
|
|
2215
|
-
---
|
|
2216
|
-
|
|
2217
|
-
## The following dependencies are licensed under the MIT License:
|
|
2218
|
-
|
|
2219
|
-
### Rust Crates:
|
|
2220
|
-
|
|
2221
|
-
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
1824
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
2222
1825
|
|
|
2223
1826
|
````text
|
|
2224
|
-
|
|
2225
|
-
|
|
2226
|
-
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
2227
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2228
|
-
Copyright (c) 2017 Frommi
|
|
2229
|
-
Copyright (c) 2017-2024 oyvindln
|
|
1827
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
2230
1828
|
|
|
2231
1829
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2232
1830
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2235,16 +1833,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2235
1833
|
copies of the Software, and to permit persons to whom the Software is
|
|
2236
1834
|
furnished to do so, subject to the following conditions:
|
|
2237
1835
|
|
|
2238
|
-
The above copyright notice and this permission notice shall be included in
|
|
2239
|
-
copies or substantial portions of the Software.
|
|
1836
|
+
The above copyright notice and this permission notice shall be included in
|
|
1837
|
+
all copies or substantial portions of the Software.
|
|
2240
1838
|
|
|
2241
1839
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2242
1840
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2243
1841
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2244
1842
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2245
1843
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2246
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2247
|
-
SOFTWARE.
|
|
1844
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1845
|
+
THE SOFTWARE.
|
|
2248
1846
|
|
|
2249
1847
|
````
|
|
2250
1848
|
|
|
@@ -2254,32 +1852,34 @@ SOFTWARE.
|
|
|
2254
1852
|
|
|
2255
1853
|
### Rust Crates:
|
|
2256
1854
|
|
|
2257
|
-
- [
|
|
2258
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2259
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1855
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
2260
1856
|
|
|
2261
1857
|
````text
|
|
2262
|
-
|
|
2263
|
-
|
|
2264
|
-
Copyright (c) 2017 Ted Driggs
|
|
1858
|
+
Copyright (c) 2018 Carl Lerche
|
|
2265
1859
|
|
|
2266
|
-
Permission is hereby granted, free of charge, to any
|
|
2267
|
-
of this software and associated
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
|
-
|
|
1860
|
+
Permission is hereby granted, free of charge, to any
|
|
1861
|
+
person obtaining a copy of this software and associated
|
|
1862
|
+
documentation files (the "Software"), to deal in the
|
|
1863
|
+
Software without restriction, including without
|
|
1864
|
+
limitation the rights to use, copy, modify, merge,
|
|
1865
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1866
|
+
the Software, and to permit persons to whom the Software
|
|
1867
|
+
is furnished to do so, subject to the following
|
|
1868
|
+
conditions:
|
|
2272
1869
|
|
|
2273
|
-
The above copyright notice and this permission notice
|
|
2274
|
-
copies or substantial portions
|
|
1870
|
+
The above copyright notice and this permission notice
|
|
1871
|
+
shall be included in all copies or substantial portions
|
|
1872
|
+
of the Software.
|
|
2275
1873
|
|
|
2276
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2277
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2278
|
-
|
|
2279
|
-
|
|
2280
|
-
|
|
2281
|
-
|
|
2282
|
-
|
|
1874
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1875
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1876
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1877
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1878
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1879
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1880
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1881
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1882
|
+
DEALINGS IN THE SOFTWARE.
|
|
2283
1883
|
|
|
2284
1884
|
````
|
|
2285
1885
|
|
|
@@ -2289,10 +1889,10 @@ SOFTWARE.
|
|
|
2289
1889
|
|
|
2290
1890
|
### Rust Crates:
|
|
2291
1891
|
|
|
2292
|
-
- [
|
|
1892
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
2293
1893
|
|
|
2294
1894
|
````text
|
|
2295
|
-
Copyright (c)
|
|
1895
|
+
Copyright (c) 2017 Sean McArthur
|
|
2296
1896
|
|
|
2297
1897
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2298
1898
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2312,6 +1912,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2312
1912
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2313
1913
|
THE SOFTWARE.
|
|
2314
1914
|
|
|
1915
|
+
|
|
2315
1916
|
````
|
|
2316
1917
|
|
|
2317
1918
|
---
|
|
@@ -2320,31 +1921,34 @@ THE SOFTWARE.
|
|
|
2320
1921
|
|
|
2321
1922
|
### Rust Crates:
|
|
2322
1923
|
|
|
2323
|
-
- [
|
|
1924
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
2324
1925
|
|
|
2325
1926
|
````text
|
|
2326
|
-
|
|
2327
|
-
|
|
2328
|
-
Copyright (c) 2019 Yoshua Wuyts
|
|
2329
|
-
Copyright (c) Tokio Contributors
|
|
1927
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
2330
1928
|
|
|
2331
|
-
Permission is hereby granted, free of charge, to any
|
|
2332
|
-
of this software and associated
|
|
2333
|
-
|
|
2334
|
-
|
|
2335
|
-
|
|
2336
|
-
|
|
1929
|
+
Permission is hereby granted, free of charge, to any
|
|
1930
|
+
person obtaining a copy of this software and associated
|
|
1931
|
+
documentation files (the "Software"), to deal in the
|
|
1932
|
+
Software without restriction, including without
|
|
1933
|
+
limitation the rights to use, copy, modify, merge,
|
|
1934
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1935
|
+
the Software, and to permit persons to whom the Software
|
|
1936
|
+
is furnished to do so, subject to the following
|
|
1937
|
+
conditions:
|
|
2337
1938
|
|
|
2338
|
-
The above copyright notice and this permission notice
|
|
2339
|
-
copies or substantial portions
|
|
1939
|
+
The above copyright notice and this permission notice
|
|
1940
|
+
shall be included in all copies or substantial portions
|
|
1941
|
+
of the Software.
|
|
2340
1942
|
|
|
2341
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2342
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2343
|
-
|
|
2344
|
-
|
|
2345
|
-
|
|
2346
|
-
|
|
2347
|
-
|
|
1943
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1944
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1945
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1946
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1947
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1948
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1949
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1950
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1951
|
+
DEALINGS IN THE SOFTWARE.
|
|
2348
1952
|
|
|
2349
1953
|
````
|
|
2350
1954
|
|
|
@@ -2354,12 +1958,14 @@ SOFTWARE.
|
|
|
2354
1958
|
|
|
2355
1959
|
### Rust Crates:
|
|
2356
1960
|
|
|
2357
|
-
- [
|
|
1961
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
1962
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1963
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
2358
1964
|
|
|
2359
1965
|
````text
|
|
2360
1966
|
MIT License
|
|
2361
1967
|
|
|
2362
|
-
Copyright (c)
|
|
1968
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
2363
1969
|
|
|
2364
1970
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2365
1971
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2387,43 +1993,10 @@ SOFTWARE.
|
|
|
2387
1993
|
|
|
2388
1994
|
### Rust Crates:
|
|
2389
1995
|
|
|
2390
|
-
- [
|
|
1996
|
+
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
2391
1997
|
|
|
2392
1998
|
````text
|
|
2393
|
-
Copyright (c)
|
|
2394
|
-
Copyright (c) 2016 Alex Crichton
|
|
2395
|
-
|
|
2396
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2397
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2398
|
-
in the Software without restriction, including without limitation the rights
|
|
2399
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2400
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2401
|
-
furnished to do so, subject to the following conditions:
|
|
2402
|
-
|
|
2403
|
-
The above copyright notice and this permission notice shall be included in
|
|
2404
|
-
all copies or substantial portions of the Software.
|
|
2405
|
-
|
|
2406
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2407
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2408
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2409
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2410
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2411
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2412
|
-
THE SOFTWARE.
|
|
2413
|
-
|
|
2414
|
-
|
|
2415
|
-
````
|
|
2416
|
-
|
|
2417
|
-
---
|
|
2418
|
-
|
|
2419
|
-
## The following dependencies are licensed under the MIT License:
|
|
2420
|
-
|
|
2421
|
-
### Rust Crates:
|
|
2422
|
-
|
|
2423
|
-
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
2424
|
-
|
|
2425
|
-
````text
|
|
2426
|
-
Copyright (c) 2016--2023
|
|
1999
|
+
Copyright (c) 2017 Contributors
|
|
2427
2000
|
|
|
2428
2001
|
Permission is hereby granted, free of charge, to any
|
|
2429
2002
|
person obtaining a copy of this software and associated
|
|
@@ -2455,47 +2028,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2455
2028
|
|
|
2456
2029
|
## The following dependencies are licensed under the MIT License:
|
|
2457
2030
|
|
|
2458
|
-
### NPM Packages:
|
|
2459
|
-
|
|
2460
|
-
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
2461
|
-
|
|
2462
|
-
````text
|
|
2463
|
-
MIT License
|
|
2464
|
-
|
|
2465
|
-
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
2466
|
-
|
|
2467
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2468
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2469
|
-
in the Software without restriction, including without limitation the rights
|
|
2470
|
-
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
|
|
2472
|
-
furnished to do so, subject to the following conditions:
|
|
2473
|
-
|
|
2474
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2475
|
-
copies or substantial portions of the Software.
|
|
2476
|
-
|
|
2477
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2478
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2479
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2480
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2481
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2482
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2483
|
-
SOFTWARE.
|
|
2484
|
-
|
|
2485
|
-
[others]: https://github.com/json5/json5/contributors
|
|
2486
|
-
|
|
2487
|
-
````
|
|
2488
|
-
|
|
2489
|
-
---
|
|
2490
|
-
|
|
2491
|
-
## The following dependencies are licensed under the MIT License:
|
|
2492
|
-
|
|
2493
2031
|
### Rust Crates:
|
|
2494
2032
|
|
|
2495
|
-
- [
|
|
2033
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
2034
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
2035
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
2496
2036
|
|
|
2497
2037
|
````text
|
|
2498
|
-
Copyright (c)
|
|
2038
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
2499
2039
|
|
|
2500
2040
|
Permission is hereby granted, free of charge, to any
|
|
2501
2041
|
person obtaining a copy of this software and associated
|
|
@@ -2529,15 +2069,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2529
2069
|
|
|
2530
2070
|
### Rust Crates:
|
|
2531
2071
|
|
|
2532
|
-
- [
|
|
2533
|
-
- [
|
|
2534
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2535
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2536
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2537
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
2072
|
+
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
2073
|
+
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
2538
2074
|
|
|
2539
2075
|
````text
|
|
2540
|
-
Copyright (c)
|
|
2076
|
+
Copyright (c) 2012-2013 Mozilla Foundation
|
|
2541
2077
|
|
|
2542
2078
|
Permission is hereby granted, free of charge, to any
|
|
2543
2079
|
person obtaining a copy of this software and associated
|
|
@@ -2571,10 +2107,75 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2571
2107
|
|
|
2572
2108
|
### Rust Crates:
|
|
2573
2109
|
|
|
2574
|
-
- [
|
|
2110
|
+
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
2111
|
+
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
2575
2112
|
|
|
2576
2113
|
````text
|
|
2577
|
-
|
|
2114
|
+
The MIT License (MIT)
|
|
2115
|
+
|
|
2116
|
+
Copyright (c) 2015 Steven Fackler
|
|
2117
|
+
|
|
2118
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2119
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2120
|
+
the Software without restriction, including without limitation the rights to
|
|
2121
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2122
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2123
|
+
subject to the following conditions:
|
|
2124
|
+
|
|
2125
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2126
|
+
copies or substantial portions of the Software.
|
|
2127
|
+
|
|
2128
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2129
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2130
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2131
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2132
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2133
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2134
|
+
|
|
2135
|
+
````
|
|
2136
|
+
|
|
2137
|
+
---
|
|
2138
|
+
|
|
2139
|
+
## The following dependencies are licensed under the MIT License:
|
|
2140
|
+
|
|
2141
|
+
### Rust Crates:
|
|
2142
|
+
|
|
2143
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
2144
|
+
|
|
2145
|
+
````text
|
|
2146
|
+
Copyright (c) 2017 Daniel Abramov
|
|
2147
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
2148
|
+
|
|
2149
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2150
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2151
|
+
in the Software without restriction, including without limitation the rights
|
|
2152
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2153
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2154
|
+
furnished to do so, subject to the following conditions:
|
|
2155
|
+
|
|
2156
|
+
The above copyright notice and this permission notice shall be included in
|
|
2157
|
+
all copies or substantial portions of the Software.
|
|
2158
|
+
|
|
2159
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2160
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2161
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2162
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2163
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2164
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2165
|
+
THE SOFTWARE.
|
|
2166
|
+
|
|
2167
|
+
````
|
|
2168
|
+
|
|
2169
|
+
---
|
|
2170
|
+
|
|
2171
|
+
## The following dependencies are licensed under the MIT License:
|
|
2172
|
+
|
|
2173
|
+
### Rust Crates:
|
|
2174
|
+
|
|
2175
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
2176
|
+
|
|
2177
|
+
````text
|
|
2178
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
2578
2179
|
|
|
2579
2180
|
Permission is hereby granted, free of charge, to any
|
|
2580
2181
|
person obtaining a copy of this software and associated
|
|
@@ -2608,10 +2209,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2608
2209
|
|
|
2609
2210
|
### Rust Crates:
|
|
2610
2211
|
|
|
2611
|
-
- [
|
|
2212
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
2612
2213
|
|
|
2613
2214
|
````text
|
|
2614
|
-
Copyright (c)
|
|
2215
|
+
Copyright (c) 2015 Steven Allen
|
|
2615
2216
|
|
|
2616
2217
|
Permission is hereby granted, free of charge, to any
|
|
2617
2218
|
person obtaining a copy of this software and associated
|
|
@@ -2645,10 +2246,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2645
2246
|
|
|
2646
2247
|
### Rust Crates:
|
|
2647
2248
|
|
|
2648
|
-
- [
|
|
2249
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
2649
2250
|
|
|
2650
2251
|
````text
|
|
2651
|
-
Copyright (c) 2018 The
|
|
2252
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
2652
2253
|
|
|
2653
2254
|
Permission is hereby granted, free of charge, to any
|
|
2654
2255
|
person obtaining a copy of this software and associated
|
|
@@ -2682,12 +2283,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2682
2283
|
|
|
2683
2284
|
### Rust Crates:
|
|
2684
2285
|
|
|
2685
|
-
- [
|
|
2286
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
2686
2287
|
|
|
2687
2288
|
````text
|
|
2688
|
-
MIT License
|
|
2289
|
+
The MIT License (MIT)
|
|
2689
2290
|
|
|
2690
|
-
Copyright (c)
|
|
2291
|
+
Copyright (c) 2015 Danny Guo
|
|
2292
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
2293
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
2691
2294
|
|
|
2692
2295
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2693
2296
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2715,70 +2318,31 @@ SOFTWARE.
|
|
|
2715
2318
|
|
|
2716
2319
|
### Rust Crates:
|
|
2717
2320
|
|
|
2718
|
-
- [
|
|
2321
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
2719
2322
|
|
|
2720
2323
|
````text
|
|
2721
|
-
|
|
2722
|
-
|
|
2723
|
-
Permission is hereby granted, free of charge, to any
|
|
2724
|
-
person obtaining a copy of this software and associated
|
|
2725
|
-
documentation files (the "Software"), to deal in the
|
|
2726
|
-
Software without restriction, including without
|
|
2727
|
-
limitation the rights to use, copy, modify, merge,
|
|
2728
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2729
|
-
the Software, and to permit persons to whom the Software
|
|
2730
|
-
is furnished to do so, subject to the following
|
|
2731
|
-
conditions:
|
|
2732
|
-
|
|
2733
|
-
The above copyright notice and this permission notice
|
|
2734
|
-
shall be included in all copies or substantial portions
|
|
2735
|
-
of the Software.
|
|
2736
|
-
|
|
2737
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2738
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2739
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2740
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2741
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2742
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2743
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2744
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2745
|
-
DEALINGS IN THE SOFTWARE.
|
|
2746
|
-
````
|
|
2747
|
-
|
|
2748
|
-
---
|
|
2749
|
-
|
|
2750
|
-
## The following dependencies are licensed under the MIT License:
|
|
2751
|
-
|
|
2752
|
-
### Rust Crates:
|
|
2753
|
-
|
|
2754
|
-
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
2324
|
+
The MIT License (MIT)
|
|
2755
2325
|
|
|
2756
|
-
|
|
2757
|
-
Copyright (c)
|
|
2326
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
2327
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
2758
2328
|
|
|
2759
|
-
Permission is hereby granted, free of charge, to any
|
|
2760
|
-
|
|
2761
|
-
|
|
2762
|
-
|
|
2763
|
-
|
|
2764
|
-
|
|
2765
|
-
the Software, and to permit persons to whom the Software
|
|
2766
|
-
is furnished to do so, subject to the following
|
|
2767
|
-
conditions:
|
|
2329
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2330
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2331
|
+
in the Software without restriction, including without limitation the rights
|
|
2332
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2333
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2334
|
+
furnished to do so, subject to the following conditions:
|
|
2768
2335
|
|
|
2769
|
-
The above copyright notice and this permission notice
|
|
2770
|
-
|
|
2771
|
-
of the Software.
|
|
2336
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2337
|
+
copies or substantial portions of the Software.
|
|
2772
2338
|
|
|
2773
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2774
|
-
|
|
2775
|
-
|
|
2776
|
-
|
|
2777
|
-
|
|
2778
|
-
|
|
2779
|
-
|
|
2780
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2781
|
-
DEALINGS IN THE SOFTWARE.
|
|
2339
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2340
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2341
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2342
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2343
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2344
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2345
|
+
SOFTWARE.
|
|
2782
2346
|
|
|
2783
2347
|
````
|
|
2784
2348
|
|
|
@@ -2788,10 +2352,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2788
2352
|
|
|
2789
2353
|
### Rust Crates:
|
|
2790
2354
|
|
|
2791
|
-
- [
|
|
2355
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
2356
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
2792
2357
|
|
|
2793
2358
|
````text
|
|
2794
|
-
Copyright (c)
|
|
2359
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
2360
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
2361
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
2795
2362
|
|
|
2796
2363
|
Permission is hereby granted, free of charge, to any
|
|
2797
2364
|
person obtaining a copy of this software and associated
|
|
@@ -2825,10 +2392,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2825
2392
|
|
|
2826
2393
|
### Rust Crates:
|
|
2827
2394
|
|
|
2828
|
-
- [
|
|
2395
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
2829
2396
|
|
|
2830
2397
|
````text
|
|
2831
|
-
Copyright (c) 2018-
|
|
2398
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
2399
|
+
Copyright (c) 2016 Alex Crichton
|
|
2832
2400
|
|
|
2833
2401
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2834
2402
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2857,10 +2425,10 @@ THE SOFTWARE.
|
|
|
2857
2425
|
|
|
2858
2426
|
### Rust Crates:
|
|
2859
2427
|
|
|
2860
|
-
- [
|
|
2428
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
2861
2429
|
|
|
2862
2430
|
````text
|
|
2863
|
-
Copyright (c)
|
|
2431
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
2864
2432
|
|
|
2865
2433
|
Permission is hereby granted, free of charge, to any
|
|
2866
2434
|
person obtaining a copy of this software and associated
|
|
@@ -2894,11 +2462,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2894
2462
|
|
|
2895
2463
|
### Rust Crates:
|
|
2896
2464
|
|
|
2897
|
-
- [
|
|
2898
|
-
- [
|
|
2899
|
-
|
|
2900
|
-
|
|
2901
|
-
|
|
2465
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
2466
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
2467
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
2468
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
2469
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
2470
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
2471
|
+
|
|
2472
|
+
````text
|
|
2473
|
+
Copyright (c) 2019 Tokio Contributors
|
|
2902
2474
|
|
|
2903
2475
|
Permission is hereby granted, free of charge, to any
|
|
2904
2476
|
person obtaining a copy of this software and associated
|
|
@@ -2932,87 +2504,35 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2932
2504
|
|
|
2933
2505
|
### Rust Crates:
|
|
2934
2506
|
|
|
2935
|
-
- [
|
|
2936
|
-
|
|
2937
|
-
````text
|
|
2938
|
-
The MIT License (MIT)
|
|
2939
|
-
|
|
2940
|
-
Copyright (c) 2015 Danny Guo
|
|
2941
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
2942
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
2943
|
-
|
|
2944
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2945
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2946
|
-
in the Software without restriction, including without limitation the rights
|
|
2947
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2948
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2949
|
-
furnished to do so, subject to the following conditions:
|
|
2950
|
-
|
|
2951
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2952
|
-
copies or substantial portions of the Software.
|
|
2953
|
-
|
|
2954
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2955
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2956
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2957
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2958
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2959
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2960
|
-
SOFTWARE.
|
|
2961
|
-
|
|
2962
|
-
````
|
|
2963
|
-
|
|
2964
|
-
---
|
|
2965
|
-
|
|
2966
|
-
## The following dependencies are licensed under the MIT License:
|
|
2967
|
-
|
|
2968
|
-
### Rust Crates:
|
|
2969
|
-
|
|
2970
|
-
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
2971
|
-
|
|
2972
|
-
````text
|
|
2973
|
-
Copyright 2016 Nika Layzell
|
|
2974
|
-
|
|
2975
|
-
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:
|
|
2976
|
-
|
|
2977
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2978
|
-
|
|
2979
|
-
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.
|
|
2980
|
-
|
|
2981
|
-
````
|
|
2982
|
-
|
|
2983
|
-
---
|
|
2984
|
-
|
|
2985
|
-
## The following dependencies are licensed under the MIT License:
|
|
2986
|
-
|
|
2987
|
-
### Rust Crates:
|
|
2988
|
-
|
|
2989
|
-
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
2507
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
2990
2508
|
|
|
2991
2509
|
````text
|
|
2992
|
-
|
|
2993
|
-
|
|
2994
|
-
Copyright (c) 2014 Mathijs van de Nes
|
|
2510
|
+
Copyright (c) 2019 Carl Lerche
|
|
2995
2511
|
|
|
2996
|
-
Permission is hereby granted, free of charge, to any
|
|
2997
|
-
of this software and associated
|
|
2998
|
-
|
|
2999
|
-
|
|
3000
|
-
|
|
3001
|
-
|
|
2512
|
+
Permission is hereby granted, free of charge, to any
|
|
2513
|
+
person obtaining a copy of this software and associated
|
|
2514
|
+
documentation files (the "Software"), to deal in the
|
|
2515
|
+
Software without restriction, including without
|
|
2516
|
+
limitation the rights to use, copy, modify, merge,
|
|
2517
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2518
|
+
the Software, and to permit persons to whom the Software
|
|
2519
|
+
is furnished to do so, subject to the following
|
|
2520
|
+
conditions:
|
|
3002
2521
|
|
|
3003
|
-
The above copyright notice and this permission notice
|
|
3004
|
-
copies or substantial portions
|
|
2522
|
+
The above copyright notice and this permission notice
|
|
2523
|
+
shall be included in all copies or substantial portions
|
|
2524
|
+
of the Software.
|
|
3005
2525
|
|
|
3006
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3007
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3008
|
-
|
|
3009
|
-
|
|
3010
|
-
|
|
3011
|
-
|
|
3012
|
-
|
|
2526
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2527
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2528
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2529
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2530
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2531
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2532
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2533
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2534
|
+
DEALINGS IN THE SOFTWARE.
|
|
3013
2535
|
|
|
3014
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
3015
|
-
licences; see files named LICENSE.*.txt for details.
|
|
3016
2536
|
````
|
|
3017
2537
|
|
|
3018
2538
|
---
|
|
@@ -3021,10 +2541,10 @@ licences; see files named LICENSE.*.txt for details.
|
|
|
3021
2541
|
|
|
3022
2542
|
### Rust Crates:
|
|
3023
2543
|
|
|
3024
|
-
- [
|
|
2544
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
3025
2545
|
|
|
3026
2546
|
````text
|
|
3027
|
-
Copyright (c)
|
|
2547
|
+
Copyright (c) 2017 http-rs authors
|
|
3028
2548
|
|
|
3029
2549
|
Permission is hereby granted, free of charge, to any
|
|
3030
2550
|
person obtaining a copy of this software and associated
|
|
@@ -3058,10 +2578,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3058
2578
|
|
|
3059
2579
|
### Rust Crates:
|
|
3060
2580
|
|
|
3061
|
-
- [
|
|
2581
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
2582
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2583
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2584
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2585
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2586
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
3062
2587
|
|
|
3063
2588
|
````text
|
|
3064
|
-
Copyright (c)
|
|
2589
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3065
2590
|
|
|
3066
2591
|
Permission is hereby granted, free of charge, to any
|
|
3067
2592
|
person obtaining a copy of this software and associated
|
|
@@ -3095,12 +2620,17 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3095
2620
|
|
|
3096
2621
|
### Rust Crates:
|
|
3097
2622
|
|
|
3098
|
-
- [
|
|
2623
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
3099
2624
|
|
|
3100
2625
|
````text
|
|
3101
|
-
The
|
|
2626
|
+
Copyright (c) 2016 The humantime Developers
|
|
2627
|
+
|
|
2628
|
+
Includes parts of http date with the following copyright:
|
|
2629
|
+
Copyright (c) 2016 Pyfisch
|
|
2630
|
+
|
|
2631
|
+
Includes portions of musl libc with the following copyright:
|
|
2632
|
+
Copyright © 2005-2013 Rich Felker
|
|
3102
2633
|
|
|
3103
|
-
Copyright (c) 2015 Alice Maz
|
|
3104
2634
|
|
|
3105
2635
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3106
2636
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3109,16 +2639,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3109
2639
|
copies of the Software, and to permit persons to whom the Software is
|
|
3110
2640
|
furnished to do so, subject to the following conditions:
|
|
3111
2641
|
|
|
3112
|
-
The above copyright notice and this permission notice shall be included in
|
|
3113
|
-
|
|
2642
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2643
|
+
copies or substantial portions of the Software.
|
|
3114
2644
|
|
|
3115
2645
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3116
2646
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3117
2647
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3118
2648
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3119
2649
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3120
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3121
|
-
|
|
2650
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2651
|
+
SOFTWARE.
|
|
3122
2652
|
|
|
3123
2653
|
````
|
|
3124
2654
|
|
|
@@ -3126,29 +2656,30 @@ THE SOFTWARE.
|
|
|
3126
2656
|
|
|
3127
2657
|
## The following dependencies are licensed under the MIT License:
|
|
3128
2658
|
|
|
3129
|
-
###
|
|
2659
|
+
### Rust Crates:
|
|
3130
2660
|
|
|
3131
|
-
- [
|
|
2661
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
3132
2662
|
|
|
3133
2663
|
````text
|
|
3134
|
-
|
|
2664
|
+
MIT License
|
|
3135
2665
|
|
|
3136
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3137
|
-
this software and associated documentation files (the "Software"), to deal
|
|
3138
|
-
the Software without restriction, including without limitation the rights
|
|
3139
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3140
|
-
the Software, and to permit persons to whom the Software is
|
|
3141
|
-
subject to the following conditions:
|
|
2666
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2667
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2668
|
+
in the Software without restriction, including without limitation the rights
|
|
2669
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2670
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2671
|
+
furnished to do so, subject to the following conditions:
|
|
3142
2672
|
|
|
3143
2673
|
The above copyright notice and this permission notice shall be included in all
|
|
3144
2674
|
copies or substantial portions of the Software.
|
|
3145
2675
|
|
|
3146
2676
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3147
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3148
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3149
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3150
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3151
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2677
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2678
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2679
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2680
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2681
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2682
|
+
SOFTWARE.
|
|
3152
2683
|
|
|
3153
2684
|
````
|
|
3154
2685
|
|
|
@@ -3158,11 +2689,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3158
2689
|
|
|
3159
2690
|
### Rust Crates:
|
|
3160
2691
|
|
|
3161
|
-
- [
|
|
2692
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
3162
2693
|
|
|
3163
2694
|
````text
|
|
3164
|
-
Copyright (c)
|
|
3165
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
2695
|
+
Copyright (c) 2019 Eliza Weisman
|
|
3166
2696
|
|
|
3167
2697
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3168
2698
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3190,34 +2720,30 @@ THE SOFTWARE.
|
|
|
3190
2720
|
|
|
3191
2721
|
### Rust Crates:
|
|
3192
2722
|
|
|
3193
|
-
- [
|
|
2723
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
3194
2724
|
|
|
3195
2725
|
````text
|
|
3196
|
-
|
|
2726
|
+
MIT License
|
|
3197
2727
|
|
|
3198
|
-
|
|
3199
|
-
person obtaining a copy of this software and associated
|
|
3200
|
-
documentation files (the "Software"), to deal in the
|
|
3201
|
-
Software without restriction, including without
|
|
3202
|
-
limitation the rights to use, copy, modify, merge,
|
|
3203
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3204
|
-
the Software, and to permit persons to whom the Software
|
|
3205
|
-
is furnished to do so, subject to the following
|
|
3206
|
-
conditions:
|
|
2728
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
3207
2729
|
|
|
3208
|
-
|
|
3209
|
-
|
|
3210
|
-
|
|
2730
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2731
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2732
|
+
in the Software without restriction, including without limitation the rights
|
|
2733
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2734
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2735
|
+
furnished to do so, subject to the following conditions:
|
|
3211
2736
|
|
|
3212
|
-
|
|
3213
|
-
|
|
3214
|
-
|
|
3215
|
-
|
|
3216
|
-
|
|
3217
|
-
|
|
3218
|
-
|
|
3219
|
-
IN
|
|
3220
|
-
|
|
2737
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2738
|
+
copies or substantial portions of the Software.
|
|
2739
|
+
|
|
2740
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2741
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2742
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2743
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2744
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2745
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2746
|
+
SOFTWARE.
|
|
3221
2747
|
|
|
3222
2748
|
````
|
|
3223
2749
|
|
|
@@ -3227,11 +2753,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3227
2753
|
|
|
3228
2754
|
### Rust Crates:
|
|
3229
2755
|
|
|
3230
|
-
- [
|
|
2756
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
3231
2757
|
|
|
3232
2758
|
````text
|
|
3233
|
-
Copyright (c)
|
|
3234
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
2759
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
3235
2760
|
|
|
3236
2761
|
Permission is hereby granted, free of charge, to any
|
|
3237
2762
|
person obtaining a copy of this software and associated
|
|
@@ -3263,31 +2788,18 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3263
2788
|
|
|
3264
2789
|
## The following dependencies are licensed under the MIT License:
|
|
3265
2790
|
|
|
3266
|
-
###
|
|
2791
|
+
### Rust Crates:
|
|
3267
2792
|
|
|
3268
|
-
- [
|
|
2793
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
3269
2794
|
|
|
3270
2795
|
````text
|
|
3271
|
-
|
|
3272
|
-
pngjs derived work Copyright (c) 2012 Kuba Niegowski
|
|
2796
|
+
Copyright 2016 Nika Layzell
|
|
3273
2797
|
|
|
3274
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3275
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3276
|
-
in the Software without restriction, including without limitation the rights
|
|
3277
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3278
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3279
|
-
furnished to do so, subject to the following conditions:
|
|
2798
|
+
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:
|
|
3280
2799
|
|
|
3281
|
-
The above copyright notice and this permission notice shall be included in
|
|
3282
|
-
all copies or substantial portions of the Software.
|
|
2800
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3283
2801
|
|
|
3284
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3285
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3286
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3287
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3288
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3289
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3290
|
-
THE SOFTWARE.
|
|
2802
|
+
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.
|
|
3291
2803
|
|
|
3292
2804
|
````
|
|
3293
2805
|
|
|
@@ -3297,10 +2809,11 @@ THE SOFTWARE.
|
|
|
3297
2809
|
|
|
3298
2810
|
### Rust Crates:
|
|
3299
2811
|
|
|
3300
|
-
- [
|
|
2812
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
2813
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
3301
2814
|
|
|
3302
2815
|
````text
|
|
3303
|
-
Copyright (c)
|
|
2816
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
3304
2817
|
|
|
3305
2818
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3306
2819
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3309,18 +2822,53 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3309
2822
|
copies of the Software, and to permit persons to whom the Software is
|
|
3310
2823
|
furnished to do so, subject to the following conditions:
|
|
3311
2824
|
|
|
3312
|
-
The above copyright notice and this permission notice shall be included in
|
|
3313
|
-
|
|
2825
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2826
|
+
copies or substantial portions of the Software.
|
|
3314
2827
|
|
|
3315
2828
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3316
2829
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3317
2830
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3318
2831
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3319
2832
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3320
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3321
|
-
|
|
2833
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2834
|
+
SOFTWARE.
|
|
3322
2835
|
|
|
2836
|
+
````
|
|
2837
|
+
|
|
2838
|
+
---
|
|
2839
|
+
|
|
2840
|
+
## The following dependencies are licensed under the MIT License:
|
|
2841
|
+
|
|
2842
|
+
### Rust Crates:
|
|
2843
|
+
|
|
2844
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
2845
|
+
|
|
2846
|
+
````text
|
|
2847
|
+
Copyright (c) 2017 Robert Grosse
|
|
2848
|
+
|
|
2849
|
+
Permission is hereby granted, free of charge, to any
|
|
2850
|
+
person obtaining a copy of this software and associated
|
|
2851
|
+
documentation files (the "Software"), to deal in the
|
|
2852
|
+
Software without restriction, including without
|
|
2853
|
+
limitation the rights to use, copy, modify, merge,
|
|
2854
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2855
|
+
the Software, and to permit persons to whom the Software
|
|
2856
|
+
is furnished to do so, subject to the following
|
|
2857
|
+
conditions:
|
|
2858
|
+
|
|
2859
|
+
The above copyright notice and this permission notice
|
|
2860
|
+
shall be included in all copies or substantial portions
|
|
2861
|
+
of the Software.
|
|
3323
2862
|
|
|
2863
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2864
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2865
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2866
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2867
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2868
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2869
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2870
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2871
|
+
DEALINGS IN THE SOFTWARE.
|
|
3324
2872
|
````
|
|
3325
2873
|
|
|
3326
2874
|
---
|
|
@@ -3329,11 +2877,13 @@ THE SOFTWARE.
|
|
|
3329
2877
|
|
|
3330
2878
|
### Rust Crates:
|
|
3331
2879
|
|
|
3332
|
-
- [
|
|
3333
|
-
- [
|
|
2880
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
2881
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
3334
2882
|
|
|
3335
2883
|
````text
|
|
3336
|
-
|
|
2884
|
+
MIT License
|
|
2885
|
+
|
|
2886
|
+
Copyright (c) 2019 Graham Esau
|
|
3337
2887
|
|
|
3338
2888
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3339
2889
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3361,35 +2911,16 @@ SOFTWARE.
|
|
|
3361
2911
|
|
|
3362
2912
|
### Rust Crates:
|
|
3363
2913
|
|
|
3364
|
-
- [
|
|
2914
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
3365
2915
|
|
|
3366
2916
|
````text
|
|
3367
|
-
Copyright
|
|
3368
|
-
|
|
3369
|
-
Includes parts of http date with the following copyright:
|
|
3370
|
-
Copyright (c) 2016 Pyfisch
|
|
3371
|
-
|
|
3372
|
-
Includes portions of musl libc with the following copyright:
|
|
3373
|
-
Copyright © 2005-2013 Rich Felker
|
|
3374
|
-
|
|
2917
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
3375
2918
|
|
|
3376
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3377
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3378
|
-
in the Software without restriction, including without limitation the rights
|
|
3379
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3380
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3381
|
-
furnished to do so, subject to the following conditions:
|
|
2919
|
+
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:
|
|
3382
2920
|
|
|
3383
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3384
|
-
copies or substantial portions of the Software.
|
|
2921
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3385
2922
|
|
|
3386
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3387
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3388
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3389
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3390
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3391
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3392
|
-
SOFTWARE.
|
|
2923
|
+
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.
|
|
3393
2924
|
|
|
3394
2925
|
````
|
|
3395
2926
|
|
|
@@ -3399,11 +2930,16 @@ SOFTWARE.
|
|
|
3399
2930
|
|
|
3400
2931
|
### Rust Crates:
|
|
3401
2932
|
|
|
3402
|
-
- [
|
|
2933
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
3403
2934
|
|
|
3404
2935
|
````text
|
|
3405
2936
|
MIT License
|
|
3406
2937
|
|
|
2938
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
2939
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2940
|
+
Copyright (c) 2017 Frommi
|
|
2941
|
+
Copyright (c) 2017-2024 oyvindln
|
|
2942
|
+
|
|
3407
2943
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3408
2944
|
of this software and associated documentation files (the "Software"), to deal
|
|
3409
2945
|
in the Software without restriction, including without limitation the rights
|
|
@@ -3428,46 +2964,12 @@ SOFTWARE.
|
|
|
3428
2964
|
|
|
3429
2965
|
## The following dependencies are licensed under the MIT License:
|
|
3430
2966
|
|
|
3431
|
-
### NPM Packages:
|
|
3432
|
-
|
|
3433
|
-
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
3434
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
|
|
3435
|
-
|
|
3436
|
-
````text
|
|
3437
|
-
MIT License
|
|
3438
|
-
|
|
3439
|
-
Copyright (c) Microsoft Corporation.
|
|
3440
|
-
|
|
3441
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3442
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3443
|
-
in the Software without restriction, including without limitation the rights
|
|
3444
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3445
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3446
|
-
furnished to do so, subject to the following conditions:
|
|
3447
|
-
|
|
3448
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3449
|
-
copies or substantial portions of the Software.
|
|
3450
|
-
|
|
3451
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3452
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3453
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3454
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3455
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3456
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3457
|
-
SOFTWARE
|
|
3458
|
-
|
|
3459
|
-
````
|
|
3460
|
-
|
|
3461
|
-
---
|
|
3462
|
-
|
|
3463
|
-
## The following dependencies are licensed under the MIT License:
|
|
3464
|
-
|
|
3465
2967
|
### Rust Crates:
|
|
3466
2968
|
|
|
3467
|
-
- [
|
|
2969
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
3468
2970
|
|
|
3469
2971
|
````text
|
|
3470
|
-
Copyright (c)
|
|
2972
|
+
Copyright (c) 2016--2023
|
|
3471
2973
|
|
|
3472
2974
|
Permission is hereby granted, free of charge, to any
|
|
3473
2975
|
person obtaining a copy of this software and associated
|
|
@@ -3501,34 +3003,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3501
3003
|
|
|
3502
3004
|
### Rust Crates:
|
|
3503
3005
|
|
|
3504
|
-
- [
|
|
3006
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
3007
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3008
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3505
3009
|
|
|
3506
3010
|
````text
|
|
3507
|
-
|
|
3011
|
+
MIT License
|
|
3508
3012
|
|
|
3509
|
-
|
|
3510
|
-
person obtaining a copy of this software and associated
|
|
3511
|
-
documentation files (the "Software"), to deal in the
|
|
3512
|
-
Software without restriction, including without
|
|
3513
|
-
limitation the rights to use, copy, modify, merge,
|
|
3514
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3515
|
-
the Software, and to permit persons to whom the Software
|
|
3516
|
-
is furnished to do so, subject to the following
|
|
3517
|
-
conditions:
|
|
3013
|
+
Copyright (c) <year> <copyright holders>
|
|
3518
3014
|
|
|
3519
|
-
|
|
3520
|
-
|
|
3521
|
-
|
|
3015
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
3016
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
3017
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3018
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
3019
|
+
following conditions:
|
|
3522
3020
|
|
|
3523
|
-
|
|
3524
|
-
|
|
3525
|
-
|
|
3526
|
-
|
|
3527
|
-
|
|
3528
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3529
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3530
|
-
|
|
3531
|
-
DEALINGS IN THE SOFTWARE.
|
|
3021
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3022
|
+
portions of the Software.
|
|
3023
|
+
|
|
3024
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3025
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
3026
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3027
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
3028
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3532
3029
|
|
|
3533
3030
|
````
|
|
3534
3031
|
|
|
@@ -3538,10 +3035,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3538
3035
|
|
|
3539
3036
|
### Rust Crates:
|
|
3540
3037
|
|
|
3541
|
-
- [
|
|
3038
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
3542
3039
|
|
|
3543
3040
|
````text
|
|
3544
|
-
|
|
3041
|
+
MIT License
|
|
3042
|
+
|
|
3043
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
3545
3044
|
|
|
3546
3045
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3547
3046
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3550,16 +3049,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3550
3049
|
copies of the Software, and to permit persons to whom the Software is
|
|
3551
3050
|
furnished to do so, subject to the following conditions:
|
|
3552
3051
|
|
|
3553
|
-
The above copyright notice and this permission notice shall be included in
|
|
3554
|
-
|
|
3052
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3053
|
+
copies or substantial portions of the Software.
|
|
3555
3054
|
|
|
3556
3055
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3557
3056
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3558
3057
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3559
3058
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3560
3059
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3561
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3562
|
-
|
|
3060
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3061
|
+
SOFTWARE.
|
|
3563
3062
|
|
|
3564
3063
|
````
|
|
3565
3064
|
|
|
@@ -3569,10 +3068,11 @@ THE SOFTWARE.
|
|
|
3569
3068
|
|
|
3570
3069
|
### Rust Crates:
|
|
3571
3070
|
|
|
3572
|
-
- [
|
|
3071
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
3573
3072
|
|
|
3574
3073
|
````text
|
|
3575
|
-
Copyright (c)
|
|
3074
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
3075
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
3576
3076
|
|
|
3577
3077
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3578
3078
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3581,17 +3081,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3581
3081
|
copies of the Software, and to permit persons to whom the Software is
|
|
3582
3082
|
furnished to do so, subject to the following conditions:
|
|
3583
3083
|
|
|
3584
|
-
The above copyright notice and this permission notice shall be included in
|
|
3585
|
-
|
|
3084
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3085
|
+
copies or substantial portions of the Software.
|
|
3586
3086
|
|
|
3587
3087
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3588
3088
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3589
3089
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3590
3090
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3591
3091
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3592
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3593
|
-
|
|
3594
|
-
|
|
3092
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3093
|
+
SOFTWARE.
|
|
3595
3094
|
|
|
3596
3095
|
````
|
|
3597
3096
|
|
|
@@ -3601,10 +3100,10 @@ THE SOFTWARE.
|
|
|
3601
3100
|
|
|
3602
3101
|
### Rust Crates:
|
|
3603
3102
|
|
|
3604
|
-
- [
|
|
3103
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
3605
3104
|
|
|
3606
3105
|
````text
|
|
3607
|
-
Copyright
|
|
3106
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
3608
3107
|
|
|
3609
3108
|
Permission is hereby granted, free of charge, to any
|
|
3610
3109
|
person obtaining a copy of this software and associated
|
|
@@ -3638,13 +3137,45 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3638
3137
|
|
|
3639
3138
|
### Rust Crates:
|
|
3640
3139
|
|
|
3641
|
-
- [
|
|
3642
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
3140
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
3643
3141
|
|
|
3644
3142
|
````text
|
|
3645
|
-
|
|
3646
|
-
|
|
3647
|
-
Copyright (c) 2016
|
|
3143
|
+
The MIT License (MIT)
|
|
3144
|
+
|
|
3145
|
+
Copyright (c) 2016 Johann Tuffe
|
|
3146
|
+
|
|
3147
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3148
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3149
|
+
in the Software without restriction, including without limitation the rights
|
|
3150
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3151
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3152
|
+
furnished to do so, subject to the following conditions:
|
|
3153
|
+
|
|
3154
|
+
|
|
3155
|
+
The above copyright notice and this permission notice shall be included in
|
|
3156
|
+
all copies or substantial portions of the Software.
|
|
3157
|
+
|
|
3158
|
+
|
|
3159
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3160
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3161
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3162
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3163
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3164
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3165
|
+
THE SOFTWARE.
|
|
3166
|
+
|
|
3167
|
+
````
|
|
3168
|
+
|
|
3169
|
+
---
|
|
3170
|
+
|
|
3171
|
+
## The following dependencies are licensed under the MIT License:
|
|
3172
|
+
|
|
3173
|
+
### Rust Crates:
|
|
3174
|
+
|
|
3175
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
3176
|
+
|
|
3177
|
+
````text
|
|
3178
|
+
Copyright (c) 2016 Anthony Ramine
|
|
3648
3179
|
|
|
3649
3180
|
Permission is hereby granted, free of charge, to any
|
|
3650
3181
|
person obtaining a copy of this software and associated
|
|
@@ -3678,16 +3209,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3678
3209
|
|
|
3679
3210
|
### Rust Crates:
|
|
3680
3211
|
|
|
3681
|
-
- [
|
|
3682
|
-
- [
|
|
3683
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
3684
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
3685
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3686
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
3212
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
3213
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
3687
3214
|
|
|
3688
3215
|
````text
|
|
3689
|
-
Copyright
|
|
3690
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3216
|
+
Copyright (c) 2014 Alex Crichton
|
|
3691
3217
|
|
|
3692
3218
|
Permission is hereby granted, free of charge, to any
|
|
3693
3219
|
person obtaining a copy of this software and associated
|
|
@@ -3721,10 +3247,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3721
3247
|
|
|
3722
3248
|
### Rust Crates:
|
|
3723
3249
|
|
|
3724
|
-
- [
|
|
3250
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
3725
3251
|
|
|
3726
3252
|
````text
|
|
3727
|
-
Copyright (c)
|
|
3253
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
3728
3254
|
|
|
3729
3255
|
Permission is hereby granted, free of charge, to any
|
|
3730
3256
|
person obtaining a copy of this software and associated
|
|
@@ -3758,15 +3284,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3758
3284
|
|
|
3759
3285
|
### Rust Crates:
|
|
3760
3286
|
|
|
3761
|
-
- [
|
|
3762
|
-
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
3763
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
3764
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
3765
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
3766
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
3287
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
3767
3288
|
|
|
3768
3289
|
````text
|
|
3769
|
-
Copyright (c)
|
|
3290
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
3770
3291
|
|
|
3771
3292
|
Permission is hereby granted, free of charge, to any
|
|
3772
3293
|
person obtaining a copy of this software and associated
|
|
@@ -3800,11 +3321,72 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3800
3321
|
|
|
3801
3322
|
### Rust Crates:
|
|
3802
3323
|
|
|
3803
|
-
- [
|
|
3324
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
3804
3325
|
|
|
3805
3326
|
````text
|
|
3806
|
-
|
|
3327
|
+
MIT License
|
|
3328
|
+
|
|
3329
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
3330
|
+
Copyright (c) Tokio Contributors
|
|
3331
|
+
|
|
3332
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3333
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3334
|
+
in the Software without restriction, including without limitation the rights
|
|
3335
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3336
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3337
|
+
furnished to do so, subject to the following conditions:
|
|
3338
|
+
|
|
3339
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3340
|
+
copies or substantial portions of the Software.
|
|
3341
|
+
|
|
3342
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3343
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3344
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3345
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3346
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3347
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3348
|
+
SOFTWARE.
|
|
3349
|
+
|
|
3350
|
+
````
|
|
3351
|
+
|
|
3352
|
+
---
|
|
3353
|
+
|
|
3354
|
+
## The following dependencies are licensed under the MIT License:
|
|
3355
|
+
|
|
3356
|
+
### Rust Crates:
|
|
3357
|
+
|
|
3358
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
3359
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
3360
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
3361
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
3362
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
3363
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
3364
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
3365
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
3366
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
3367
|
+
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3368
|
+
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3369
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
3370
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
3371
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
3372
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
3373
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3374
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3375
|
+
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
3376
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
3377
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
3378
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
3379
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
3380
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
3381
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
3382
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3383
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3384
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3385
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3386
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
3387
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
3807
3388
|
|
|
3389
|
+
````text
|
|
3808
3390
|
Permission is hereby granted, free of charge, to any
|
|
3809
3391
|
person obtaining a copy of this software and associated
|
|
3810
3392
|
documentation files (the "Software"), to deal in the
|
|
@@ -3837,11 +3419,49 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3837
3419
|
|
|
3838
3420
|
### Rust Crates:
|
|
3839
3421
|
|
|
3840
|
-
- [
|
|
3422
|
+
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
3841
3423
|
|
|
3842
3424
|
````text
|
|
3843
|
-
Copyright (c)
|
|
3844
|
-
|
|
3425
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
3426
|
+
|
|
3427
|
+
Permission is hereby granted, free of charge, to any
|
|
3428
|
+
person obtaining a copy of this software and associated
|
|
3429
|
+
documentation files (the "Software"), to deal in the
|
|
3430
|
+
Software without restriction, including without
|
|
3431
|
+
limitation the rights to use, copy, modify, merge,
|
|
3432
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3433
|
+
the Software, and to permit persons to whom the Software
|
|
3434
|
+
is furnished to do so, subject to the following
|
|
3435
|
+
conditions:
|
|
3436
|
+
|
|
3437
|
+
The above copyright notice and this permission notice
|
|
3438
|
+
shall be included in all copies or substantial portions
|
|
3439
|
+
of the Software.
|
|
3440
|
+
|
|
3441
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3442
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3443
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3444
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3445
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3446
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3447
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3448
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3449
|
+
DEALINGS IN THE SOFTWARE.
|
|
3450
|
+
|
|
3451
|
+
````
|
|
3452
|
+
|
|
3453
|
+
---
|
|
3454
|
+
|
|
3455
|
+
## The following dependencies are licensed under the MIT License:
|
|
3456
|
+
|
|
3457
|
+
### Rust Crates:
|
|
3458
|
+
|
|
3459
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
3460
|
+
|
|
3461
|
+
````text
|
|
3462
|
+
MIT License
|
|
3463
|
+
|
|
3464
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
3845
3465
|
|
|
3846
3466
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3847
3467
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3867,14 +3487,66 @@ SOFTWARE.
|
|
|
3867
3487
|
|
|
3868
3488
|
## The following dependencies are licensed under the MIT License:
|
|
3869
3489
|
|
|
3870
|
-
###
|
|
3490
|
+
### Rust Crates:
|
|
3871
3491
|
|
|
3872
|
-
- [
|
|
3492
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
3493
|
+
|
|
3494
|
+
````text
|
|
3495
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
3496
|
+
Copyright (c) 2016 Jason Housley
|
|
3497
|
+
|
|
3498
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3499
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3500
|
+
in the Software without restriction, including without limitation the rights
|
|
3501
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3502
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3503
|
+
furnished to do so, subject to the following conditions:
|
|
3504
|
+
|
|
3505
|
+
The above copyright notice and this permission notice shall be included in
|
|
3506
|
+
all copies or substantial portions of the Software.
|
|
3507
|
+
|
|
3508
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3509
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3510
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3511
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3512
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3513
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3514
|
+
THE SOFTWARE.
|
|
3515
|
+
|
|
3516
|
+
````
|
|
3517
|
+
|
|
3518
|
+
---
|
|
3519
|
+
|
|
3520
|
+
## The following dependencies are licensed under the MIT License:
|
|
3521
|
+
|
|
3522
|
+
### Rust Crates:
|
|
3523
|
+
|
|
3524
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
3525
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
3873
3526
|
|
|
3874
3527
|
````text
|
|
3875
3528
|
The MIT License (MIT)
|
|
3876
3529
|
|
|
3877
|
-
Copyright
|
|
3530
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
3531
|
+
|
|
3532
|
+
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:
|
|
3533
|
+
|
|
3534
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3535
|
+
|
|
3536
|
+
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.
|
|
3537
|
+
|
|
3538
|
+
````
|
|
3539
|
+
|
|
3540
|
+
---
|
|
3541
|
+
|
|
3542
|
+
## The following dependencies are licensed under the MIT License:
|
|
3543
|
+
|
|
3544
|
+
### Rust Crates:
|
|
3545
|
+
|
|
3546
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
3547
|
+
|
|
3548
|
+
````text
|
|
3549
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
3878
3550
|
|
|
3879
3551
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3880
3552
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3894,6 +3566,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3894
3566
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3895
3567
|
THE SOFTWARE.
|
|
3896
3568
|
|
|
3569
|
+
|
|
3897
3570
|
````
|
|
3898
3571
|
|
|
3899
3572
|
---
|
|
@@ -3902,10 +3575,143 @@ THE SOFTWARE.
|
|
|
3902
3575
|
|
|
3903
3576
|
### Rust Crates:
|
|
3904
3577
|
|
|
3905
|
-
- [
|
|
3578
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
3906
3579
|
|
|
3907
3580
|
````text
|
|
3908
|
-
|
|
3581
|
+
The MIT License (MIT)
|
|
3582
|
+
|
|
3583
|
+
Copyright (c) 2015 Alice Maz
|
|
3584
|
+
|
|
3585
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3586
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3587
|
+
in the Software without restriction, including without limitation the rights
|
|
3588
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3589
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3590
|
+
furnished to do so, subject to the following conditions:
|
|
3591
|
+
|
|
3592
|
+
The above copyright notice and this permission notice shall be included in
|
|
3593
|
+
all copies or substantial portions of the Software.
|
|
3594
|
+
|
|
3595
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3596
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3597
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3598
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3599
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3600
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3601
|
+
THE SOFTWARE.
|
|
3602
|
+
|
|
3603
|
+
````
|
|
3604
|
+
|
|
3605
|
+
---
|
|
3606
|
+
|
|
3607
|
+
## The following dependencies are licensed under the MIT License:
|
|
3608
|
+
|
|
3609
|
+
### Rust Crates:
|
|
3610
|
+
|
|
3611
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3612
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3613
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3614
|
+
|
|
3615
|
+
````text
|
|
3616
|
+
MIT License
|
|
3617
|
+
|
|
3618
|
+
Copyright (c) 2017 Ted Driggs
|
|
3619
|
+
|
|
3620
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3621
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3622
|
+
in the Software without restriction, including without limitation the rights
|
|
3623
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3624
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3625
|
+
furnished to do so, subject to the following conditions:
|
|
3626
|
+
|
|
3627
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3628
|
+
copies or substantial portions of the Software.
|
|
3629
|
+
|
|
3630
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3631
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3632
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3633
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3634
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3635
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3636
|
+
SOFTWARE.
|
|
3637
|
+
|
|
3638
|
+
````
|
|
3639
|
+
|
|
3640
|
+
---
|
|
3641
|
+
|
|
3642
|
+
## The following dependencies are licensed under the MIT License:
|
|
3643
|
+
|
|
3644
|
+
### Rust Crates:
|
|
3645
|
+
|
|
3646
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
3647
|
+
|
|
3648
|
+
````text
|
|
3649
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
3650
|
+
|
|
3651
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3652
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3653
|
+
in the Software without restriction, including without limitation the rights
|
|
3654
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3655
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3656
|
+
furnished to do so, subject to the following conditions:
|
|
3657
|
+
|
|
3658
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3659
|
+
copies or substantial portions of the Software.
|
|
3660
|
+
|
|
3661
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3662
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3663
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3664
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3665
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3666
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3667
|
+
SOFTWARE.
|
|
3668
|
+
|
|
3669
|
+
````
|
|
3670
|
+
|
|
3671
|
+
---
|
|
3672
|
+
|
|
3673
|
+
## The following dependencies are licensed under the MIT License:
|
|
3674
|
+
|
|
3675
|
+
### NPM Packages:
|
|
3676
|
+
|
|
3677
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
3678
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
|
|
3679
|
+
|
|
3680
|
+
````text
|
|
3681
|
+
MIT License
|
|
3682
|
+
|
|
3683
|
+
Copyright (c) Microsoft Corporation.
|
|
3684
|
+
|
|
3685
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3686
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3687
|
+
in the Software without restriction, including without limitation the rights
|
|
3688
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3689
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3690
|
+
furnished to do so, subject to the following conditions:
|
|
3691
|
+
|
|
3692
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3693
|
+
copies or substantial portions of the Software.
|
|
3694
|
+
|
|
3695
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3696
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3697
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3698
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3699
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3700
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3701
|
+
SOFTWARE
|
|
3702
|
+
|
|
3703
|
+
````
|
|
3704
|
+
|
|
3705
|
+
---
|
|
3706
|
+
|
|
3707
|
+
## The following dependencies are licensed under the MIT License:
|
|
3708
|
+
|
|
3709
|
+
### Rust Crates:
|
|
3710
|
+
|
|
3711
|
+
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
3712
|
+
|
|
3713
|
+
````text
|
|
3714
|
+
Copyright (c) 2014 Chris Wong
|
|
3909
3715
|
|
|
3910
3716
|
Permission is hereby granted, free of charge, to any
|
|
3911
3717
|
person obtaining a copy of this software and associated
|
|
@@ -3931,6 +3737,135 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
3931
3737
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3932
3738
|
DEALINGS IN THE SOFTWARE.
|
|
3933
3739
|
|
|
3740
|
+
````
|
|
3741
|
+
|
|
3742
|
+
---
|
|
3743
|
+
|
|
3744
|
+
## The following dependencies are licensed under the MIT License:
|
|
3745
|
+
|
|
3746
|
+
### NPM Packages:
|
|
3747
|
+
|
|
3748
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
3749
|
+
|
|
3750
|
+
````text
|
|
3751
|
+
This software is released under the MIT license:
|
|
3752
|
+
|
|
3753
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3754
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
3755
|
+
the Software without restriction, including without limitation the rights to
|
|
3756
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3757
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3758
|
+
subject to the following conditions:
|
|
3759
|
+
|
|
3760
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3761
|
+
copies or substantial portions of the Software.
|
|
3762
|
+
|
|
3763
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3764
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3765
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
3766
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3767
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3768
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3769
|
+
|
|
3770
|
+
````
|
|
3771
|
+
|
|
3772
|
+
---
|
|
3773
|
+
|
|
3774
|
+
## The following dependencies are licensed under the MIT License:
|
|
3775
|
+
|
|
3776
|
+
### NPM Packages:
|
|
3777
|
+
|
|
3778
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
3779
|
+
|
|
3780
|
+
````text
|
|
3781
|
+
MIT License
|
|
3782
|
+
|
|
3783
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
3784
|
+
|
|
3785
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3786
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3787
|
+
in the Software without restriction, including without limitation the rights
|
|
3788
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3789
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3790
|
+
furnished to do so, subject to the following conditions:
|
|
3791
|
+
|
|
3792
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3793
|
+
copies or substantial portions of the Software.
|
|
3794
|
+
|
|
3795
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3796
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3797
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3798
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3799
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3800
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3801
|
+
SOFTWARE.
|
|
3802
|
+
|
|
3803
|
+
````
|
|
3804
|
+
|
|
3805
|
+
---
|
|
3806
|
+
|
|
3807
|
+
## The following dependencies are licensed under the MIT License:
|
|
3808
|
+
|
|
3809
|
+
### Rust Crates:
|
|
3810
|
+
|
|
3811
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
3812
|
+
|
|
3813
|
+
````text
|
|
3814
|
+
The MIT License (MIT)
|
|
3815
|
+
|
|
3816
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
3817
|
+
|
|
3818
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3819
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3820
|
+
in the Software without restriction, including without limitation the rights
|
|
3821
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3822
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3823
|
+
furnished to do so, subject to the following conditions:
|
|
3824
|
+
|
|
3825
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3826
|
+
copies or substantial portions of the Software.
|
|
3827
|
+
|
|
3828
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3829
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3830
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3831
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3832
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3833
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3834
|
+
SOFTWARE.
|
|
3835
|
+
````
|
|
3836
|
+
|
|
3837
|
+
---
|
|
3838
|
+
|
|
3839
|
+
## The following dependencies are licensed under the MIT License:
|
|
3840
|
+
|
|
3841
|
+
### NPM Packages:
|
|
3842
|
+
|
|
3843
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
3844
|
+
|
|
3845
|
+
````text
|
|
3846
|
+
The MIT License (MIT)
|
|
3847
|
+
|
|
3848
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
3849
|
+
|
|
3850
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3851
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3852
|
+
in the Software without restriction, including without limitation the rights
|
|
3853
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3854
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3855
|
+
furnished to do so, subject to the following conditions:
|
|
3856
|
+
|
|
3857
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3858
|
+
copies or substantial portions of the Software.
|
|
3859
|
+
|
|
3860
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3861
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3862
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3863
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3864
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3865
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3866
|
+
SOFTWARE.
|
|
3867
|
+
|
|
3868
|
+
|
|
3934
3869
|
````
|
|
3935
3870
|
|
|
3936
3871
|
---
|
|
@@ -3939,34 +3874,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3939
3874
|
|
|
3940
3875
|
### Rust Crates:
|
|
3941
3876
|
|
|
3942
|
-
- [
|
|
3877
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
3943
3878
|
|
|
3944
3879
|
````text
|
|
3945
|
-
|
|
3880
|
+
The MIT License (MIT)
|
|
3946
3881
|
|
|
3947
|
-
|
|
3948
|
-
person obtaining a copy of this software and associated
|
|
3949
|
-
documentation files (the "Software"), to deal in the
|
|
3950
|
-
Software without restriction, including without
|
|
3951
|
-
limitation the rights to use, copy, modify, merge,
|
|
3952
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3953
|
-
the Software, and to permit persons to whom the Software
|
|
3954
|
-
is furnished to do so, subject to the following
|
|
3955
|
-
conditions:
|
|
3882
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
3956
3883
|
|
|
3957
|
-
|
|
3958
|
-
|
|
3959
|
-
|
|
3884
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3885
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3886
|
+
in the Software without restriction, including without limitation the rights
|
|
3887
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3888
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3889
|
+
furnished to do so, subject to the following conditions:
|
|
3960
3890
|
|
|
3961
|
-
|
|
3962
|
-
|
|
3963
|
-
|
|
3964
|
-
|
|
3965
|
-
|
|
3966
|
-
|
|
3967
|
-
|
|
3968
|
-
IN
|
|
3969
|
-
|
|
3891
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3892
|
+
copies or substantial portions of the Software.
|
|
3893
|
+
|
|
3894
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3895
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3896
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3897
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3898
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3899
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3900
|
+
SOFTWARE.
|
|
3970
3901
|
|
|
3971
3902
|
````
|
|
3972
3903
|
|
|
@@ -3976,38 +3907,33 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3976
3907
|
|
|
3977
3908
|
### Rust Crates:
|
|
3978
3909
|
|
|
3979
|
-
- [
|
|
3980
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
3981
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
3982
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
3910
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
3983
3911
|
|
|
3984
3912
|
````text
|
|
3985
|
-
|
|
3913
|
+
The MIT License (MIT)
|
|
3986
3914
|
|
|
3987
|
-
|
|
3988
|
-
person obtaining a copy of this software and associated
|
|
3989
|
-
documentation files (the "Software"), to deal in the
|
|
3990
|
-
Software without restriction, including without
|
|
3991
|
-
limitation the rights to use, copy, modify, merge,
|
|
3992
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3993
|
-
the Software, and to permit persons to whom the Software
|
|
3994
|
-
is furnished to do so, subject to the following
|
|
3995
|
-
conditions:
|
|
3915
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
3996
3916
|
|
|
3997
|
-
|
|
3998
|
-
|
|
3999
|
-
|
|
3917
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3918
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3919
|
+
in the Software without restriction, including without limitation the rights
|
|
3920
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3921
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3922
|
+
furnished to do so, subject to the following conditions:
|
|
4000
3923
|
|
|
4001
|
-
|
|
4002
|
-
|
|
4003
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4004
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4005
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4006
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4007
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4008
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4009
|
-
DEALINGS IN THE SOFTWARE.
|
|
3924
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3925
|
+
copies or substantial portions of the Software.
|
|
4010
3926
|
|
|
3927
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3928
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3929
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3930
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3931
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3932
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3933
|
+
SOFTWARE.
|
|
3934
|
+
|
|
3935
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
3936
|
+
licences; see files named LICENSE.*.txt for details.
|
|
4011
3937
|
````
|
|
4012
3938
|
|
|
4013
3939
|
---
|
|
@@ -4016,10 +3942,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4016
3942
|
|
|
4017
3943
|
### Rust Crates:
|
|
4018
3944
|
|
|
4019
|
-
- [
|
|
3945
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
4020
3946
|
|
|
4021
3947
|
````text
|
|
4022
|
-
Copyright
|
|
3948
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
4023
3949
|
|
|
4024
3950
|
Permission is hereby granted, free of charge, to any
|
|
4025
3951
|
person obtaining a copy of this software and associated
|
|
@@ -4053,34 +3979,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4053
3979
|
|
|
4054
3980
|
### Rust Crates:
|
|
4055
3981
|
|
|
4056
|
-
- [
|
|
3982
|
+
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
4057
3983
|
|
|
4058
3984
|
````text
|
|
4059
|
-
|
|
3985
|
+
The MIT License (MIT)
|
|
4060
3986
|
|
|
4061
|
-
|
|
4062
|
-
person obtaining a copy of this software and associated
|
|
4063
|
-
documentation files (the "Software"), to deal in the
|
|
4064
|
-
Software without restriction, including without
|
|
4065
|
-
limitation the rights to use, copy, modify, merge,
|
|
4066
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
4067
|
-
the Software, and to permit persons to whom the Software
|
|
4068
|
-
is furnished to do so, subject to the following
|
|
4069
|
-
conditions:
|
|
3987
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
4070
3988
|
|
|
4071
|
-
|
|
4072
|
-
|
|
4073
|
-
|
|
3989
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3990
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3991
|
+
in the Software without restriction, including without limitation the rights
|
|
3992
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3993
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3994
|
+
furnished to do so, subject to the following conditions:
|
|
4074
3995
|
|
|
4075
|
-
|
|
4076
|
-
|
|
4077
|
-
|
|
4078
|
-
|
|
4079
|
-
|
|
4080
|
-
|
|
4081
|
-
|
|
4082
|
-
IN
|
|
4083
|
-
|
|
3996
|
+
The above copyright notice and this permission notice shall be included in
|
|
3997
|
+
all copies or substantial portions of the Software.
|
|
3998
|
+
|
|
3999
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4000
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4001
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4002
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4003
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4004
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4005
|
+
THE SOFTWARE.
|
|
4084
4006
|
|
|
4085
4007
|
````
|
|
4086
4008
|
|
|
@@ -4088,31 +4010,33 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4088
4010
|
|
|
4089
4011
|
## The following dependencies are licensed under the MIT License:
|
|
4090
4012
|
|
|
4091
|
-
###
|
|
4013
|
+
### NPM Packages:
|
|
4092
4014
|
|
|
4093
|
-
- [
|
|
4094
|
-
- [
|
|
4095
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
4015
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
4016
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
4096
4017
|
|
|
4097
4018
|
````text
|
|
4098
4019
|
MIT License
|
|
4099
4020
|
|
|
4100
|
-
Copyright (c)
|
|
4021
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
4101
4022
|
|
|
4102
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4103
|
-
associated documentation files (the "Software"), to deal
|
|
4104
|
-
|
|
4105
|
-
|
|
4106
|
-
|
|
4023
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4024
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4025
|
+
in the Software without restriction, including without limitation the rights
|
|
4026
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4027
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4028
|
+
furnished to do so, subject to the following conditions:
|
|
4107
4029
|
|
|
4108
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4109
|
-
portions of the Software.
|
|
4030
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4031
|
+
copies or substantial portions of the Software.
|
|
4110
4032
|
|
|
4111
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4112
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4113
|
-
|
|
4114
|
-
|
|
4115
|
-
|
|
4033
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4034
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4035
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4036
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4037
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4038
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4039
|
+
SOFTWARE.
|
|
4116
4040
|
|
|
4117
4041
|
````
|
|
4118
4042
|
|
|
@@ -4122,66 +4046,32 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
4122
4046
|
|
|
4123
4047
|
### Rust Crates:
|
|
4124
4048
|
|
|
4125
|
-
- [
|
|
4049
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
4050
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
4051
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
4126
4052
|
|
|
4127
4053
|
````text
|
|
4128
|
-
|
|
4129
|
-
|
|
4130
|
-
Copyright (c) 2015 Bartłomiej Kamiński
|
|
4131
|
-
|
|
4132
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4133
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4134
|
-
in the Software without restriction, including without limitation the rights
|
|
4135
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4136
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4137
|
-
furnished to do so, subject to the following conditions:
|
|
4138
|
-
|
|
4139
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4140
|
-
copies or substantial portions of the Software.
|
|
4141
|
-
|
|
4142
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4143
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4144
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4145
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4146
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4147
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4148
|
-
SOFTWARE.
|
|
4149
|
-
````
|
|
4150
|
-
|
|
4151
|
-
---
|
|
4152
|
-
|
|
4153
|
-
## The following dependencies are licensed under the MIT License:
|
|
4154
|
-
|
|
4155
|
-
### Rust Crates:
|
|
4156
|
-
|
|
4157
|
-
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
4054
|
+
MIT License
|
|
4158
4055
|
|
|
4159
|
-
|
|
4160
|
-
Copyright (c) The rust-url developers
|
|
4056
|
+
Copyright (c) Tokio Contributors
|
|
4161
4057
|
|
|
4162
|
-
Permission is hereby granted, free of charge, to any
|
|
4163
|
-
|
|
4164
|
-
|
|
4165
|
-
|
|
4166
|
-
|
|
4167
|
-
|
|
4168
|
-
the Software, and to permit persons to whom the Software
|
|
4169
|
-
is furnished to do so, subject to the following
|
|
4170
|
-
conditions:
|
|
4058
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4059
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4060
|
+
in the Software without restriction, including without limitation the rights
|
|
4061
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4062
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4063
|
+
furnished to do so, subject to the following conditions:
|
|
4171
4064
|
|
|
4172
|
-
The above copyright notice and this permission notice
|
|
4173
|
-
|
|
4174
|
-
of the Software.
|
|
4065
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4066
|
+
copies or substantial portions of the Software.
|
|
4175
4067
|
|
|
4176
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4177
|
-
|
|
4178
|
-
|
|
4179
|
-
|
|
4180
|
-
|
|
4181
|
-
|
|
4182
|
-
|
|
4183
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4184
|
-
DEALINGS IN THE SOFTWARE.
|
|
4068
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4069
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4070
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4071
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4072
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4073
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4074
|
+
SOFTWARE.
|
|
4185
4075
|
|
|
4186
4076
|
````
|
|
4187
4077
|
|
|
@@ -4572,6 +4462,18 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
4572
4462
|
|
|
4573
4463
|
---
|
|
4574
4464
|
|
|
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.5) (0.0.5)
|
|
4470
|
+
|
|
4471
|
+
````text
|
|
4472
|
+
Please refer to the package README for license details.
|
|
4473
|
+
````
|
|
4474
|
+
|
|
4475
|
+
---
|
|
4476
|
+
|
|
4575
4477
|
## The following dependencies are licensed under the Unicode-3.0 License:
|
|
4576
4478
|
|
|
4577
4479
|
### Rust Crates:
|