@deveco-codegenie/mcp-darwin-arm64 0.2.3 → 0.2.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 +1234 -1332
- 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
|
---
|
|
@@ -98,94 +98,9 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
98
98
|
|
|
99
99
|
### Rust Crates:
|
|
100
100
|
|
|
101
|
-
- [
|
|
102
|
-
- [
|
|
103
|
-
- [
|
|
104
|
-
|
|
105
|
-
````text
|
|
106
|
-
Apache License
|
|
107
|
-
Version 2.0, January 2004
|
|
108
|
-
http://www.apache.org/licenses/
|
|
109
|
-
|
|
110
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
111
|
-
|
|
112
|
-
1. Definitions.
|
|
113
|
-
|
|
114
|
-
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
115
|
-
|
|
116
|
-
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
117
|
-
|
|
118
|
-
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
119
|
-
|
|
120
|
-
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
121
|
-
|
|
122
|
-
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
123
|
-
|
|
124
|
-
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
125
|
-
|
|
126
|
-
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
127
|
-
|
|
128
|
-
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
129
|
-
|
|
130
|
-
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
131
|
-
|
|
132
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
133
|
-
|
|
134
|
-
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
135
|
-
|
|
136
|
-
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
137
|
-
|
|
138
|
-
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
139
|
-
|
|
140
|
-
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
141
|
-
|
|
142
|
-
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
143
|
-
|
|
144
|
-
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
145
|
-
|
|
146
|
-
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
147
|
-
|
|
148
|
-
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
149
|
-
|
|
150
|
-
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
151
|
-
|
|
152
|
-
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
|
153
|
-
|
|
154
|
-
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
|
155
|
-
|
|
156
|
-
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
|
157
|
-
|
|
158
|
-
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
159
|
-
|
|
160
|
-
END OF TERMS AND CONDITIONS
|
|
161
|
-
|
|
162
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
163
|
-
|
|
164
|
-
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
165
|
-
|
|
166
|
-
Copyright [yyyy] [name of copyright owner]
|
|
167
|
-
|
|
168
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
169
|
-
you may not use this file except in compliance with the License.
|
|
170
|
-
You may obtain a copy of the License at
|
|
171
|
-
|
|
172
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
173
|
-
|
|
174
|
-
Unless required by applicable law or agreed to in writing, software
|
|
175
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
176
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
177
|
-
See the License for the specific language governing permissions and
|
|
178
|
-
limitations under the License.
|
|
179
|
-
|
|
180
|
-
````
|
|
181
|
-
|
|
182
|
-
---
|
|
183
|
-
|
|
184
|
-
## The following dependencies are licensed under the Apache-2.0 License:
|
|
185
|
-
|
|
186
|
-
### Rust Crates:
|
|
187
|
-
|
|
188
|
-
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
101
|
+
- [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
|
|
102
|
+
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
103
|
+
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
189
104
|
|
|
190
105
|
````text
|
|
191
106
|
Apache License
|
|
@@ -376,7 +291,7 @@ limitations under the License.
|
|
|
376
291
|
same "printed page" as the copyright notice for easier
|
|
377
292
|
identification within third-party archives.
|
|
378
293
|
|
|
379
|
-
Copyright
|
|
294
|
+
Copyright [yyyy] [name of copyright owner]
|
|
380
295
|
|
|
381
296
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
382
297
|
you may not use this file except in compliance with the License.
|
|
@@ -398,9 +313,94 @@ limitations under the License.
|
|
|
398
313
|
|
|
399
314
|
### Rust Crates:
|
|
400
315
|
|
|
401
|
-
- [
|
|
402
|
-
- [
|
|
403
|
-
- [
|
|
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
|
+
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
404
404
|
|
|
405
405
|
````text
|
|
406
406
|
Apache License
|
|
@@ -591,7 +591,7 @@ limitations under the License.
|
|
|
591
591
|
same "printed page" as the copyright notice for easier
|
|
592
592
|
identification within third-party archives.
|
|
593
593
|
|
|
594
|
-
Copyright
|
|
594
|
+
Copyright 2011 Google Inc.
|
|
595
595
|
|
|
596
596
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
597
597
|
you may not use this file except in compliance with the License.
|
|
@@ -613,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,53 +650,16 @@ The complete list of contributors can be found at:
|
|
|
689
650
|
|
|
690
651
|
---
|
|
691
652
|
|
|
692
|
-
## The following dependencies are licensed under the
|
|
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:
|
|
653
|
+
## The following dependencies are licensed under the MIT License:
|
|
705
654
|
|
|
706
655
|
### NPM Packages:
|
|
707
656
|
|
|
708
|
-
- [
|
|
657
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
709
658
|
|
|
710
659
|
````text
|
|
711
|
-
|
|
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
|
-
## The following dependencies are licensed under the MIT License:
|
|
732
|
-
|
|
733
|
-
### Rust Crates:
|
|
734
|
-
|
|
735
|
-
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
660
|
+
The MIT License (MIT)
|
|
736
661
|
|
|
737
|
-
|
|
738
|
-
Copyright (c) 2018 directories-rs contributors
|
|
662
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
739
663
|
|
|
740
664
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
741
665
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -744,16 +668,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
744
668
|
copies of the Software, and to permit persons to whom the Software is
|
|
745
669
|
furnished to do so, subject to the following conditions:
|
|
746
670
|
|
|
747
|
-
The above copyright notice and this permission notice shall be included in
|
|
748
|
-
copies or substantial portions of the Software.
|
|
671
|
+
The above copyright notice and this permission notice shall be included in
|
|
672
|
+
all copies or substantial portions of the Software.
|
|
749
673
|
|
|
750
674
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
751
675
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
752
676
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
753
677
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
754
678
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
755
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
756
|
-
SOFTWARE.
|
|
679
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
680
|
+
THE SOFTWARE.
|
|
757
681
|
|
|
758
682
|
````
|
|
759
683
|
|
|
@@ -763,15 +687,10 @@ SOFTWARE.
|
|
|
763
687
|
|
|
764
688
|
### Rust Crates:
|
|
765
689
|
|
|
766
|
-
- [
|
|
767
|
-
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
768
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
769
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
770
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
771
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
690
|
+
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
772
691
|
|
|
773
692
|
````text
|
|
774
|
-
Copyright (c)
|
|
693
|
+
Copyright (c) 2017 Contributors
|
|
775
694
|
|
|
776
695
|
Permission is hereby granted, free of charge, to any
|
|
777
696
|
person obtaining a copy of this software and associated
|
|
@@ -805,31 +724,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
805
724
|
|
|
806
725
|
### Rust Crates:
|
|
807
726
|
|
|
808
|
-
- [
|
|
727
|
+
- [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
|
|
809
728
|
|
|
810
729
|
````text
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
Copyright (c) 2015-2020 Julien Cretin
|
|
814
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
730
|
+
Copyright (c) 2020 Andrew D. Straw
|
|
815
731
|
|
|
816
|
-
Permission is hereby granted, free of charge, to any
|
|
817
|
-
of this software and associated
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
732
|
+
Permission is hereby granted, free of charge, to any
|
|
733
|
+
person obtaining a copy of this software and associated
|
|
734
|
+
documentation files (the "Software"), to deal in the
|
|
735
|
+
Software without restriction, including without
|
|
736
|
+
limitation the rights to use, copy, modify, merge,
|
|
737
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
738
|
+
the Software, and to permit persons to whom the Software
|
|
739
|
+
is furnished to do so, subject to the following
|
|
740
|
+
conditions:
|
|
822
741
|
|
|
823
|
-
The above copyright notice and this permission notice
|
|
824
|
-
copies or substantial portions
|
|
742
|
+
The above copyright notice and this permission notice
|
|
743
|
+
shall be included in all copies or substantial portions
|
|
744
|
+
of the Software.
|
|
825
745
|
|
|
826
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
827
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
746
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
747
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
748
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
749
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
750
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
751
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
752
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
753
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
754
|
+
DEALINGS IN THE SOFTWARE.
|
|
833
755
|
|
|
834
756
|
````
|
|
835
757
|
|
|
@@ -839,10 +761,10 @@ SOFTWARE.
|
|
|
839
761
|
|
|
840
762
|
### Rust Crates:
|
|
841
763
|
|
|
842
|
-
- [
|
|
764
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
843
765
|
|
|
844
766
|
````text
|
|
845
|
-
Copyright (c)
|
|
767
|
+
Copyright (c) 2017 http-rs authors
|
|
846
768
|
|
|
847
769
|
Permission is hereby granted, free of charge, to any
|
|
848
770
|
person obtaining a copy of this software and associated
|
|
@@ -876,12 +798,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
876
798
|
|
|
877
799
|
### Rust Crates:
|
|
878
800
|
|
|
879
|
-
- [
|
|
801
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
880
802
|
|
|
881
803
|
````text
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
Copyright (c) 2015 Alice Maz
|
|
804
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
885
805
|
|
|
886
806
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
887
807
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -901,6 +821,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
901
821
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
902
822
|
THE SOFTWARE.
|
|
903
823
|
|
|
824
|
+
|
|
904
825
|
````
|
|
905
826
|
|
|
906
827
|
---
|
|
@@ -909,34 +830,29 @@ THE SOFTWARE.
|
|
|
909
830
|
|
|
910
831
|
### Rust Crates:
|
|
911
832
|
|
|
912
|
-
- [
|
|
833
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
834
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
913
835
|
|
|
914
836
|
````text
|
|
915
|
-
Copyright (c) 2018-2019
|
|
837
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
916
838
|
|
|
917
|
-
Permission is hereby granted, free of charge, to any
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
the Software, and to permit persons to whom the Software
|
|
924
|
-
is furnished to do so, subject to the following
|
|
925
|
-
conditions:
|
|
839
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
840
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
841
|
+
in the Software without restriction, including without limitation the rights
|
|
842
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
843
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
844
|
+
furnished to do so, subject to the following conditions:
|
|
926
845
|
|
|
927
|
-
The above copyright notice and this permission notice
|
|
928
|
-
|
|
929
|
-
of the Software.
|
|
846
|
+
The above copyright notice and this permission notice shall be included in all
|
|
847
|
+
copies or substantial portions of the Software.
|
|
930
848
|
|
|
931
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
939
|
-
DEALINGS IN THE SOFTWARE.
|
|
849
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
850
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
851
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
852
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
853
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
854
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
855
|
+
SOFTWARE.
|
|
940
856
|
|
|
941
857
|
````
|
|
942
858
|
|
|
@@ -946,34 +862,28 @@ DEALINGS IN THE SOFTWARE.
|
|
|
946
862
|
|
|
947
863
|
### Rust Crates:
|
|
948
864
|
|
|
949
|
-
- [
|
|
865
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
950
866
|
|
|
951
867
|
````text
|
|
952
|
-
Copyright (c)
|
|
868
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
953
869
|
|
|
954
|
-
Permission is hereby granted, free of charge, to any
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
the Software, and to permit persons to whom the Software
|
|
961
|
-
is furnished to do so, subject to the following
|
|
962
|
-
conditions:
|
|
870
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
871
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
872
|
+
in the Software without restriction, including without limitation the rights
|
|
873
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
874
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
875
|
+
furnished to do so, subject to the following conditions:
|
|
963
876
|
|
|
964
|
-
The above copyright notice and this permission notice
|
|
965
|
-
|
|
966
|
-
of the Software.
|
|
877
|
+
The above copyright notice and this permission notice shall be included in
|
|
878
|
+
all copies or substantial portions of the Software.
|
|
967
879
|
|
|
968
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
976
|
-
DEALINGS IN THE SOFTWARE.
|
|
880
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
881
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
882
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
883
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
884
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
885
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
886
|
+
THE SOFTWARE.
|
|
977
887
|
|
|
978
888
|
````
|
|
979
889
|
|
|
@@ -983,34 +893,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
983
893
|
|
|
984
894
|
### Rust Crates:
|
|
985
895
|
|
|
986
|
-
- [
|
|
896
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
987
897
|
|
|
988
898
|
````text
|
|
989
|
-
|
|
899
|
+
MIT License
|
|
990
900
|
|
|
991
|
-
|
|
992
|
-
person obtaining a copy of this software and associated
|
|
993
|
-
documentation files (the "Software"), to deal in the
|
|
994
|
-
Software without restriction, including without
|
|
995
|
-
limitation the rights to use, copy, modify, merge,
|
|
996
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
997
|
-
the Software, and to permit persons to whom the Software
|
|
998
|
-
is furnished to do so, subject to the following
|
|
999
|
-
conditions:
|
|
901
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
1000
902
|
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
903
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
904
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
905
|
+
in the Software without restriction, including without limitation the rights
|
|
906
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
907
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
908
|
+
furnished to do so, subject to the following conditions:
|
|
1004
909
|
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
IN
|
|
1013
|
-
|
|
910
|
+
The above copyright notice and this permission notice shall be included in all
|
|
911
|
+
copies or substantial portions of the Software.
|
|
912
|
+
|
|
913
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
914
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
915
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
916
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
917
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
918
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
919
|
+
SOFTWARE.
|
|
1014
920
|
|
|
1015
921
|
````
|
|
1016
922
|
|
|
@@ -1020,10 +926,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1020
926
|
|
|
1021
927
|
### Rust Crates:
|
|
1022
928
|
|
|
1023
|
-
- [
|
|
929
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
1024
930
|
|
|
1025
931
|
````text
|
|
1026
|
-
Copyright (c) 2016
|
|
932
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
1027
933
|
|
|
1028
934
|
Permission is hereby granted, free of charge, to any
|
|
1029
935
|
person obtaining a copy of this software and associated
|
|
@@ -1057,36 +963,19 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1057
963
|
|
|
1058
964
|
### Rust Crates:
|
|
1059
965
|
|
|
1060
|
-
- [
|
|
1061
|
-
- [
|
|
1062
|
-
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
966
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
967
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
1063
968
|
|
|
1064
969
|
````text
|
|
1065
|
-
|
|
970
|
+
The MIT License (MIT)
|
|
1066
971
|
|
|
1067
|
-
|
|
1068
|
-
person obtaining a copy of this software and associated
|
|
1069
|
-
documentation files (the "Software"), to deal in the
|
|
1070
|
-
Software without restriction, including without
|
|
1071
|
-
limitation the rights to use, copy, modify, merge,
|
|
1072
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1073
|
-
the Software, and to permit persons to whom the Software
|
|
1074
|
-
is furnished to do so, subject to the following
|
|
1075
|
-
conditions:
|
|
972
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
1076
973
|
|
|
1077
|
-
|
|
1078
|
-
shall be included in all copies or substantial portions
|
|
1079
|
-
of the Software.
|
|
974
|
+
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:
|
|
1080
975
|
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1084
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1085
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1086
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1087
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1088
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1089
|
-
DEALINGS IN THE SOFTWARE.
|
|
976
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
977
|
+
|
|
978
|
+
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.
|
|
1090
979
|
|
|
1091
980
|
````
|
|
1092
981
|
|
|
@@ -1094,36 +983,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1094
983
|
|
|
1095
984
|
## The following dependencies are licensed under the MIT License:
|
|
1096
985
|
|
|
1097
|
-
###
|
|
986
|
+
### NPM Packages:
|
|
1098
987
|
|
|
1099
|
-
- [
|
|
988
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
1100
989
|
|
|
1101
990
|
````text
|
|
1102
|
-
|
|
991
|
+
This software is released under the MIT license:
|
|
1103
992
|
|
|
1104
|
-
Permission is hereby granted, free of charge, to any
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
the Software, and to permit persons to whom the Software
|
|
1111
|
-
is furnished to do so, subject to the following
|
|
1112
|
-
conditions:
|
|
993
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
994
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
995
|
+
the Software without restriction, including without limitation the rights to
|
|
996
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
997
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
998
|
+
subject to the following conditions:
|
|
1113
999
|
|
|
1114
|
-
The above copyright notice and this permission notice
|
|
1115
|
-
|
|
1116
|
-
of the Software.
|
|
1000
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1001
|
+
copies or substantial portions of the Software.
|
|
1117
1002
|
|
|
1118
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1125
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1126
|
-
DEALINGS IN THE SOFTWARE.
|
|
1003
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1004
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1005
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1006
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1007
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1008
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1127
1009
|
|
|
1128
1010
|
````
|
|
1129
1011
|
|
|
@@ -1131,13 +1013,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1131
1013
|
|
|
1132
1014
|
## The following dependencies are licensed under the MIT License:
|
|
1133
1015
|
|
|
1134
|
-
###
|
|
1016
|
+
### NPM Packages:
|
|
1135
1017
|
|
|
1136
|
-
- [
|
|
1018
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
1137
1019
|
|
|
1138
1020
|
````text
|
|
1139
|
-
|
|
1140
|
-
|
|
1021
|
+
MIT License
|
|
1022
|
+
|
|
1023
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
1141
1024
|
|
|
1142
1025
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1143
1026
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1165,29 +1048,10 @@ SOFTWARE.
|
|
|
1165
1048
|
|
|
1166
1049
|
### Rust Crates:
|
|
1167
1050
|
|
|
1168
|
-
- [
|
|
1169
|
-
|
|
1170
|
-
````text
|
|
1171
|
-
Copyright 2017 Juniper Networks, Inc.
|
|
1172
|
-
|
|
1173
|
-
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:
|
|
1174
|
-
|
|
1175
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1176
|
-
|
|
1177
|
-
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.
|
|
1178
|
-
|
|
1179
|
-
````
|
|
1180
|
-
|
|
1181
|
-
---
|
|
1182
|
-
|
|
1183
|
-
## The following dependencies are licensed under the MIT License:
|
|
1184
|
-
|
|
1185
|
-
### Rust Crates:
|
|
1186
|
-
|
|
1187
|
-
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
1051
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
1188
1052
|
|
|
1189
1053
|
````text
|
|
1190
|
-
Copyright (c)
|
|
1054
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
1191
1055
|
|
|
1192
1056
|
Permission is hereby granted, free of charge, to any
|
|
1193
1057
|
person obtaining a copy of this software and associated
|
|
@@ -1221,11 +1085,38 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1221
1085
|
|
|
1222
1086
|
### Rust Crates:
|
|
1223
1087
|
|
|
1224
|
-
- [
|
|
1088
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
1089
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
1090
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
1091
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
1092
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
1093
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
1094
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
1095
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
1096
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
1097
|
+
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
1098
|
+
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
1099
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
1100
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
1101
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
1102
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
1103
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1104
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1105
|
+
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
1106
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
1107
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
1108
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
1109
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
1110
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
1111
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
1112
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1113
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1114
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1115
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1116
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
1117
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
1225
1118
|
|
|
1226
1119
|
````text
|
|
1227
|
-
Copyright (c) 2016--2017
|
|
1228
|
-
|
|
1229
1120
|
Permission is hereby granted, free of charge, to any
|
|
1230
1121
|
person obtaining a copy of this software and associated
|
|
1231
1122
|
documentation files (the "Software"), to deal in the
|
|
@@ -1258,12 +1149,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1258
1149
|
|
|
1259
1150
|
### Rust Crates:
|
|
1260
1151
|
|
|
1261
|
-
- [
|
|
1152
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
1262
1153
|
|
|
1263
1154
|
````text
|
|
1264
1155
|
MIT License
|
|
1265
1156
|
|
|
1266
|
-
Copyright (c)
|
|
1157
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
1267
1158
|
|
|
1268
1159
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1269
1160
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1291,12 +1182,14 @@ SOFTWARE.
|
|
|
1291
1182
|
|
|
1292
1183
|
### Rust Crates:
|
|
1293
1184
|
|
|
1294
|
-
- [
|
|
1185
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1186
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1187
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1295
1188
|
|
|
1296
1189
|
````text
|
|
1297
1190
|
MIT License
|
|
1298
1191
|
|
|
1299
|
-
Copyright (c) 2017
|
|
1192
|
+
Copyright (c) 2017 Ted Driggs
|
|
1300
1193
|
|
|
1301
1194
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1302
1195
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1324,13 +1217,10 @@ SOFTWARE.
|
|
|
1324
1217
|
|
|
1325
1218
|
### Rust Crates:
|
|
1326
1219
|
|
|
1327
|
-
- [
|
|
1220
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
1328
1221
|
|
|
1329
1222
|
````text
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
Copyright (c) 2019 Yoshua Wuyts
|
|
1333
|
-
Copyright (c) Tokio Contributors
|
|
1223
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
1334
1224
|
|
|
1335
1225
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1336
1226
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1339,97 +1229,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1339
1229
|
copies of the Software, and to permit persons to whom the Software is
|
|
1340
1230
|
furnished to do so, subject to the following conditions:
|
|
1341
1231
|
|
|
1342
|
-
The above copyright notice and this permission notice shall be included in
|
|
1343
|
-
copies or substantial portions of the Software.
|
|
1232
|
+
The above copyright notice and this permission notice shall be included in
|
|
1233
|
+
all copies or substantial portions of the Software.
|
|
1344
1234
|
|
|
1345
1235
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1346
1236
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1347
1237
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1348
1238
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1349
1239
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1350
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1351
|
-
SOFTWARE.
|
|
1352
|
-
|
|
1353
|
-
````
|
|
1354
|
-
|
|
1355
|
-
---
|
|
1356
|
-
|
|
1357
|
-
## The following dependencies are licensed under the MIT License:
|
|
1358
|
-
|
|
1359
|
-
### Rust Crates:
|
|
1360
|
-
|
|
1361
|
-
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
1362
|
-
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
1363
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
1364
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
1365
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
1366
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
1367
|
-
|
|
1368
|
-
````text
|
|
1369
|
-
Copyright (c) 2019 Tokio Contributors
|
|
1370
|
-
|
|
1371
|
-
Permission is hereby granted, free of charge, to any
|
|
1372
|
-
person obtaining a copy of this software and associated
|
|
1373
|
-
documentation files (the "Software"), to deal in the
|
|
1374
|
-
Software without restriction, including without
|
|
1375
|
-
limitation the rights to use, copy, modify, merge,
|
|
1376
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1377
|
-
the Software, and to permit persons to whom the Software
|
|
1378
|
-
is furnished to do so, subject to the following
|
|
1379
|
-
conditions:
|
|
1380
|
-
|
|
1381
|
-
The above copyright notice and this permission notice
|
|
1382
|
-
shall be included in all copies or substantial portions
|
|
1383
|
-
of the Software.
|
|
1384
|
-
|
|
1385
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1386
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1387
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1388
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1389
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1390
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1391
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1392
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1393
|
-
DEALINGS IN THE SOFTWARE.
|
|
1394
|
-
|
|
1395
|
-
````
|
|
1396
|
-
|
|
1397
|
-
---
|
|
1398
|
-
|
|
1399
|
-
## The following dependencies are licensed under the MIT License:
|
|
1400
|
-
|
|
1401
|
-
### Rust Crates:
|
|
1402
|
-
|
|
1403
|
-
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
1404
|
-
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
1405
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
1406
|
-
|
|
1407
|
-
````text
|
|
1408
|
-
Copyright (c) 2019 Tower Contributors
|
|
1409
|
-
|
|
1410
|
-
Permission is hereby granted, free of charge, to any
|
|
1411
|
-
person obtaining a copy of this software and associated
|
|
1412
|
-
documentation files (the "Software"), to deal in the
|
|
1413
|
-
Software without restriction, including without
|
|
1414
|
-
limitation the rights to use, copy, modify, merge,
|
|
1415
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1416
|
-
the Software, and to permit persons to whom the Software
|
|
1417
|
-
is furnished to do so, subject to the following
|
|
1418
|
-
conditions:
|
|
1419
|
-
|
|
1420
|
-
The above copyright notice and this permission notice
|
|
1421
|
-
shall be included in all copies or substantial portions
|
|
1422
|
-
of the Software.
|
|
1423
|
-
|
|
1424
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1425
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1426
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1427
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1428
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1429
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1430
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1431
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1432
|
-
DEALINGS IN THE SOFTWARE.
|
|
1240
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1241
|
+
THE SOFTWARE.
|
|
1433
1242
|
|
|
1434
1243
|
````
|
|
1435
1244
|
|
|
@@ -1439,34 +1248,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1439
1248
|
|
|
1440
1249
|
### Rust Crates:
|
|
1441
1250
|
|
|
1442
|
-
- [
|
|
1251
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
1443
1252
|
|
|
1444
1253
|
````text
|
|
1445
|
-
Copyright (c) 2017
|
|
1254
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
1255
|
+
Copyright (c) 2016 Jason Housley
|
|
1446
1256
|
|
|
1447
|
-
Permission is hereby granted, free of charge, to any
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
the Software, and to permit persons to whom the Software
|
|
1454
|
-
is furnished to do so, subject to the following
|
|
1455
|
-
conditions:
|
|
1257
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1258
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1259
|
+
in the Software without restriction, including without limitation the rights
|
|
1260
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1261
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1262
|
+
furnished to do so, subject to the following conditions:
|
|
1456
1263
|
|
|
1457
|
-
The above copyright notice and this permission notice
|
|
1458
|
-
|
|
1459
|
-
of the Software.
|
|
1264
|
+
The above copyright notice and this permission notice shall be included in
|
|
1265
|
+
all copies or substantial portions of the Software.
|
|
1460
1266
|
|
|
1461
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1469
|
-
DEALINGS IN THE SOFTWARE.
|
|
1267
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1268
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1269
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1270
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1271
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1272
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1273
|
+
THE SOFTWARE.
|
|
1470
1274
|
|
|
1471
1275
|
````
|
|
1472
1276
|
|
|
@@ -1476,13 +1280,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1476
1280
|
|
|
1477
1281
|
### Rust Crates:
|
|
1478
1282
|
|
|
1479
|
-
- [
|
|
1480
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
1283
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
1481
1284
|
|
|
1482
1285
|
````text
|
|
1483
|
-
Copyright (c)
|
|
1484
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
1485
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
1286
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
1486
1287
|
|
|
1487
1288
|
Permission is hereby granted, free of charge, to any
|
|
1488
1289
|
person obtaining a copy of this software and associated
|
|
@@ -1516,32 +1317,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1516
1317
|
|
|
1517
1318
|
### Rust Crates:
|
|
1518
1319
|
|
|
1519
|
-
- [
|
|
1520
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
1521
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
1320
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
1522
1321
|
|
|
1523
1322
|
````text
|
|
1524
|
-
MIT License
|
|
1525
|
-
|
|
1526
|
-
Copyright (c)
|
|
1527
|
-
|
|
1528
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1529
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1530
|
-
in the Software without restriction, including without limitation the rights
|
|
1531
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1532
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1533
|
-
furnished to do so, subject to the following conditions:
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1323
|
+
The MIT License (MIT)
|
|
1324
|
+
|
|
1325
|
+
Copyright (c) 2016 Johann Tuffe
|
|
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
|
+
|
|
1335
|
+
The above copyright notice and this permission notice shall be included in
|
|
1336
|
+
all copies or substantial portions of the Software.
|
|
1337
|
+
|
|
1338
|
+
|
|
1339
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1340
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1341
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1342
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1343
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1344
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1345
|
+
THE SOFTWARE.
|
|
1545
1346
|
|
|
1546
1347
|
````
|
|
1547
1348
|
|
|
@@ -1584,11 +1385,10 @@ SOFTWARE.
|
|
|
1584
1385
|
|
|
1585
1386
|
### Rust Crates:
|
|
1586
1387
|
|
|
1587
|
-
- [
|
|
1588
|
-
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
1388
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
1589
1389
|
|
|
1590
1390
|
````text
|
|
1591
|
-
Copyright (c)
|
|
1391
|
+
Copyright (c) 2018 Carl Lerche
|
|
1592
1392
|
|
|
1593
1393
|
Permission is hereby granted, free of charge, to any
|
|
1594
1394
|
person obtaining a copy of this software and associated
|
|
@@ -1622,10 +1422,48 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1622
1422
|
|
|
1623
1423
|
### Rust Crates:
|
|
1624
1424
|
|
|
1625
|
-
- [
|
|
1425
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
1626
1426
|
|
|
1627
1427
|
````text
|
|
1628
|
-
|
|
1428
|
+
The MIT License (MIT)
|
|
1429
|
+
|
|
1430
|
+
Copyright (c) 2015 Alice Maz
|
|
1431
|
+
|
|
1432
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1433
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1434
|
+
in the Software without restriction, including without limitation the rights
|
|
1435
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1436
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1437
|
+
furnished to do so, subject to the following conditions:
|
|
1438
|
+
|
|
1439
|
+
The above copyright notice and this permission notice shall be included in
|
|
1440
|
+
all copies or substantial portions of the Software.
|
|
1441
|
+
|
|
1442
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1443
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1444
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1445
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1446
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1447
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1448
|
+
THE SOFTWARE.
|
|
1449
|
+
|
|
1450
|
+
````
|
|
1451
|
+
|
|
1452
|
+
---
|
|
1453
|
+
|
|
1454
|
+
## The following dependencies are licensed under the MIT License:
|
|
1455
|
+
|
|
1456
|
+
### Rust Crates:
|
|
1457
|
+
|
|
1458
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
1459
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
1460
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
1461
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
1462
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
1463
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
1464
|
+
|
|
1465
|
+
````text
|
|
1466
|
+
Copyright 2018 Developers of the Rand project
|
|
1629
1467
|
Copyright (c) 2014 The Rust Project Developers
|
|
1630
1468
|
|
|
1631
1469
|
Permission is hereby granted, free of charge, to any
|
|
@@ -1660,32 +1498,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1660
1498
|
|
|
1661
1499
|
### Rust Crates:
|
|
1662
1500
|
|
|
1663
|
-
- [
|
|
1501
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
1664
1502
|
|
|
1665
1503
|
````text
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1674
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1675
|
-
furnished to do so, subject to the following conditions:
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
The above copyright notice and this permission notice shall be included in
|
|
1679
|
-
all copies or substantial portions of the Software.
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1683
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1684
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1685
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1686
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1687
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1688
|
-
THE SOFTWARE.
|
|
1504
|
+
Copyright 2016 Nika Layzell
|
|
1505
|
+
|
|
1506
|
+
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:
|
|
1507
|
+
|
|
1508
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1509
|
+
|
|
1510
|
+
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.
|
|
1689
1511
|
|
|
1690
1512
|
````
|
|
1691
1513
|
|
|
@@ -1695,10 +1517,77 @@ THE SOFTWARE.
|
|
|
1695
1517
|
|
|
1696
1518
|
### Rust Crates:
|
|
1697
1519
|
|
|
1698
|
-
- [
|
|
1520
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
1699
1521
|
|
|
1700
1522
|
````text
|
|
1701
|
-
Copyright
|
|
1523
|
+
Copyright (c) 2019 Eliza Weisman
|
|
1524
|
+
|
|
1525
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1526
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1527
|
+
in the Software without restriction, including without limitation the rights
|
|
1528
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1529
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1530
|
+
furnished to do so, subject to the following conditions:
|
|
1531
|
+
|
|
1532
|
+
The above copyright notice and this permission notice shall be included in
|
|
1533
|
+
all copies or substantial portions of the Software.
|
|
1534
|
+
|
|
1535
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1536
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1537
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1538
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1539
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1540
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1541
|
+
THE SOFTWARE.
|
|
1542
|
+
|
|
1543
|
+
````
|
|
1544
|
+
|
|
1545
|
+
---
|
|
1546
|
+
|
|
1547
|
+
## The following dependencies are licensed under the MIT License:
|
|
1548
|
+
|
|
1549
|
+
### Rust Crates:
|
|
1550
|
+
|
|
1551
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
1552
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1553
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1554
|
+
|
|
1555
|
+
````text
|
|
1556
|
+
MIT License
|
|
1557
|
+
|
|
1558
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
1559
|
+
|
|
1560
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1561
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1562
|
+
in the Software without restriction, including without limitation the rights
|
|
1563
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1564
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1565
|
+
furnished to do so, subject to the following conditions:
|
|
1566
|
+
|
|
1567
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1568
|
+
copies or substantial portions of the Software.
|
|
1569
|
+
|
|
1570
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1571
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1572
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1573
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1574
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1575
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1576
|
+
SOFTWARE.
|
|
1577
|
+
|
|
1578
|
+
````
|
|
1579
|
+
|
|
1580
|
+
---
|
|
1581
|
+
|
|
1582
|
+
## The following dependencies are licensed under the MIT License:
|
|
1583
|
+
|
|
1584
|
+
### Rust Crates:
|
|
1585
|
+
|
|
1586
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
1587
|
+
|
|
1588
|
+
````text
|
|
1589
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
1590
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1702
1591
|
|
|
1703
1592
|
Permission is hereby granted, free of charge, to any
|
|
1704
1593
|
person obtaining a copy of this software and associated
|
|
@@ -1732,10 +1621,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1732
1621
|
|
|
1733
1622
|
### Rust Crates:
|
|
1734
1623
|
|
|
1735
|
-
- [
|
|
1624
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
1736
1625
|
|
|
1737
1626
|
````text
|
|
1738
|
-
Copyright (c) 2019
|
|
1627
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
1739
1628
|
|
|
1740
1629
|
Permission is hereby granted, free of charge, to any
|
|
1741
1630
|
person obtaining a copy of this software and associated
|
|
@@ -1769,12 +1658,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1769
1658
|
|
|
1770
1659
|
### Rust Crates:
|
|
1771
1660
|
|
|
1772
|
-
- [
|
|
1661
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
1773
1662
|
|
|
1774
1663
|
````text
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
1664
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
1778
1665
|
|
|
1779
1666
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1780
1667
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1802,30 +1689,35 @@ THE SOFTWARE.
|
|
|
1802
1689
|
|
|
1803
1690
|
### Rust Crates:
|
|
1804
1691
|
|
|
1805
|
-
- [
|
|
1692
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
1806
1693
|
|
|
1807
1694
|
````text
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
1695
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
1696
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1811
1697
|
|
|
1812
|
-
Permission is hereby granted, free of charge, to any
|
|
1813
|
-
of this software and associated
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1698
|
+
Permission is hereby granted, free of charge, to any
|
|
1699
|
+
person obtaining a copy of this software and associated
|
|
1700
|
+
documentation files (the "Software"), to deal in the
|
|
1701
|
+
Software without restriction, including without
|
|
1702
|
+
limitation the rights to use, copy, modify, merge,
|
|
1703
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1704
|
+
the Software, and to permit persons to whom the Software
|
|
1705
|
+
is furnished to do so, subject to the following
|
|
1706
|
+
conditions:
|
|
1818
1707
|
|
|
1819
|
-
The above copyright notice and this permission notice
|
|
1820
|
-
copies or substantial portions
|
|
1708
|
+
The above copyright notice and this permission notice
|
|
1709
|
+
shall be included in all copies or substantial portions
|
|
1710
|
+
of the Software.
|
|
1821
1711
|
|
|
1822
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1823
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1712
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1713
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1714
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1715
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1716
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1717
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1718
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1719
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1720
|
+
DEALINGS IN THE SOFTWARE.
|
|
1829
1721
|
|
|
1830
1722
|
````
|
|
1831
1723
|
|
|
@@ -1835,32 +1727,16 @@ SOFTWARE.
|
|
|
1835
1727
|
|
|
1836
1728
|
### Rust Crates:
|
|
1837
1729
|
|
|
1838
|
-
- [
|
|
1839
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1840
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1730
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
1841
1731
|
|
|
1842
1732
|
````text
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
Copyright (c) 2017 Ted Driggs
|
|
1733
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
1846
1734
|
|
|
1847
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1848
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1849
|
-
in the Software without restriction, including without limitation the rights
|
|
1850
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1851
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1852
|
-
furnished to do so, subject to the following conditions:
|
|
1735
|
+
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:
|
|
1853
1736
|
|
|
1854
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1855
|
-
copies or substantial portions of the Software.
|
|
1737
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1856
1738
|
|
|
1857
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1858
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1859
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1860
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1861
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1862
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1863
|
-
SOFTWARE.
|
|
1739
|
+
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.
|
|
1864
1740
|
|
|
1865
1741
|
````
|
|
1866
1742
|
|
|
@@ -1870,19 +1746,10 @@ SOFTWARE.
|
|
|
1870
1746
|
|
|
1871
1747
|
### Rust Crates:
|
|
1872
1748
|
|
|
1873
|
-
- [
|
|
1874
|
-
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1875
|
-
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1876
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1877
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1878
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1879
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1880
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1881
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1749
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
1882
1750
|
|
|
1883
1751
|
````text
|
|
1884
|
-
Copyright (c)
|
|
1885
|
-
Copyright (c) 2017 The Tokio Authors
|
|
1752
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
1886
1753
|
|
|
1887
1754
|
Permission is hereby granted, free of charge, to any
|
|
1888
1755
|
person obtaining a copy of this software and associated
|
|
@@ -1916,49 +1783,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1916
1783
|
|
|
1917
1784
|
### Rust Crates:
|
|
1918
1785
|
|
|
1919
|
-
- [
|
|
1920
|
-
|
|
1921
|
-
````text
|
|
1922
|
-
The MIT License (MIT)
|
|
1923
|
-
|
|
1924
|
-
Copyright (c) 2015 Bartłomiej Kamiński
|
|
1925
|
-
|
|
1926
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1927
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1928
|
-
in the Software without restriction, including without limitation the rights
|
|
1929
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1930
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1931
|
-
furnished to do so, subject to the following conditions:
|
|
1932
|
-
|
|
1933
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1934
|
-
copies or substantial portions of the Software.
|
|
1935
|
-
|
|
1936
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1937
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1938
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1939
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1940
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1941
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1942
|
-
SOFTWARE.
|
|
1943
|
-
````
|
|
1944
|
-
|
|
1945
|
-
---
|
|
1946
|
-
|
|
1947
|
-
## The following dependencies are licensed under the MIT License:
|
|
1948
|
-
|
|
1949
|
-
### Rust Crates:
|
|
1950
|
-
|
|
1951
|
-
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
1786
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
1952
1787
|
|
|
1953
1788
|
````text
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
Includes parts of http date with the following copyright:
|
|
1957
|
-
Copyright (c) 2016 Pyfisch
|
|
1958
|
-
|
|
1959
|
-
Includes portions of musl libc with the following copyright:
|
|
1960
|
-
Copyright © 2005-2013 Rich Felker
|
|
1789
|
+
MIT License
|
|
1961
1790
|
|
|
1791
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
1962
1792
|
|
|
1963
1793
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1964
1794
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1986,29 +1816,34 @@ SOFTWARE.
|
|
|
1986
1816
|
|
|
1987
1817
|
### Rust Crates:
|
|
1988
1818
|
|
|
1989
|
-
- [
|
|
1819
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
1990
1820
|
|
|
1991
1821
|
````text
|
|
1992
|
-
Copyright (c)
|
|
1993
|
-
|
|
1994
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1995
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1996
|
-
in the Software without restriction, including without limitation the rights
|
|
1997
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1998
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1999
|
-
furnished to do so, subject to the following conditions:
|
|
1822
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
2000
1823
|
|
|
2001
|
-
|
|
2002
|
-
|
|
1824
|
+
Permission is hereby granted, free of charge, to any
|
|
1825
|
+
person obtaining a copy of this software and associated
|
|
1826
|
+
documentation files (the "Software"), to deal in the
|
|
1827
|
+
Software without restriction, including without
|
|
1828
|
+
limitation the rights to use, copy, modify, merge,
|
|
1829
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1830
|
+
the Software, and to permit persons to whom the Software
|
|
1831
|
+
is furnished to do so, subject to the following
|
|
1832
|
+
conditions:
|
|
2003
1833
|
|
|
2004
|
-
|
|
2005
|
-
|
|
2006
|
-
|
|
2007
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2008
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2009
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2010
|
-
THE SOFTWARE.
|
|
1834
|
+
The above copyright notice and this permission notice
|
|
1835
|
+
shall be included in all copies or substantial portions
|
|
1836
|
+
of the Software.
|
|
2011
1837
|
|
|
1838
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1839
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1840
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1841
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1842
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1843
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1844
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1845
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1846
|
+
DEALINGS IN THE SOFTWARE.
|
|
2012
1847
|
|
|
2013
1848
|
````
|
|
2014
1849
|
|
|
@@ -2018,12 +1853,11 @@ THE SOFTWARE.
|
|
|
2018
1853
|
|
|
2019
1854
|
### Rust Crates:
|
|
2020
1855
|
|
|
2021
|
-
- [
|
|
1856
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
2022
1857
|
|
|
2023
1858
|
````text
|
|
2024
|
-
|
|
2025
|
-
|
|
2026
|
-
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
1859
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
1860
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
2027
1861
|
|
|
2028
1862
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2029
1863
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2049,29 +1883,31 @@ SOFTWARE.
|
|
|
2049
1883
|
|
|
2050
1884
|
## The following dependencies are licensed under the MIT License:
|
|
2051
1885
|
|
|
2052
|
-
###
|
|
1886
|
+
### Rust Crates:
|
|
2053
1887
|
|
|
2054
|
-
- [
|
|
1888
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
2055
1889
|
|
|
2056
1890
|
````text
|
|
2057
|
-
|
|
1891
|
+
Copyright (c) 2017 Sean McArthur
|
|
2058
1892
|
|
|
2059
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2060
|
-
this software and associated documentation files (the "Software"), to deal
|
|
2061
|
-
the Software without restriction, including without limitation the rights
|
|
2062
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2063
|
-
the Software, and to permit persons to whom the Software is
|
|
2064
|
-
subject to the following conditions:
|
|
1893
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1894
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1895
|
+
in the Software without restriction, including without limitation the rights
|
|
1896
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1897
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1898
|
+
furnished to do so, subject to the following conditions:
|
|
2065
1899
|
|
|
2066
|
-
The above copyright notice and this permission notice shall be included in
|
|
2067
|
-
copies or substantial portions of the Software.
|
|
1900
|
+
The above copyright notice and this permission notice shall be included in
|
|
1901
|
+
all copies or substantial portions of the Software.
|
|
2068
1902
|
|
|
2069
1903
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2070
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2071
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2072
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2073
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2074
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1904
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1905
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1906
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1907
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1908
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1909
|
+
THE SOFTWARE.
|
|
1910
|
+
|
|
2075
1911
|
|
|
2076
1912
|
````
|
|
2077
1913
|
|
|
@@ -2081,10 +1917,13 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2081
1917
|
|
|
2082
1918
|
### Rust Crates:
|
|
2083
1919
|
|
|
2084
|
-
- [
|
|
1920
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
1921
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
1922
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
1923
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
2085
1924
|
|
|
2086
1925
|
````text
|
|
2087
|
-
Copyright (c)
|
|
1926
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
2088
1927
|
|
|
2089
1928
|
Permission is hereby granted, free of charge, to any
|
|
2090
1929
|
person obtaining a copy of this software and associated
|
|
@@ -2118,10 +1957,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2118
1957
|
|
|
2119
1958
|
### Rust Crates:
|
|
2120
1959
|
|
|
2121
|
-
- [
|
|
1960
|
+
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
2122
1961
|
|
|
2123
1962
|
````text
|
|
2124
|
-
Copyright (c)
|
|
1963
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
2125
1964
|
|
|
2126
1965
|
Permission is hereby granted, free of charge, to any
|
|
2127
1966
|
person obtaining a copy of this software and associated
|
|
@@ -2155,46 +1994,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2155
1994
|
|
|
2156
1995
|
### Rust Crates:
|
|
2157
1996
|
|
|
2158
|
-
- [
|
|
2159
|
-
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
2160
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
2161
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
2162
|
-
|
|
2163
|
-
````text
|
|
2164
|
-
The MIT License (MIT)
|
|
2165
|
-
|
|
2166
|
-
Copyright (c) 2015 Andrew Gallant
|
|
2167
|
-
|
|
2168
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2169
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2170
|
-
in the Software without restriction, including without limitation the rights
|
|
2171
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2172
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2173
|
-
furnished to do so, subject to the following conditions:
|
|
2174
|
-
|
|
2175
|
-
The above copyright notice and this permission notice shall be included in
|
|
2176
|
-
all copies or substantial portions of the Software.
|
|
2177
|
-
|
|
2178
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2179
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2180
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2181
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2182
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2183
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2184
|
-
THE SOFTWARE.
|
|
2185
|
-
|
|
2186
|
-
````
|
|
2187
|
-
|
|
2188
|
-
---
|
|
2189
|
-
|
|
2190
|
-
## The following dependencies are licensed under the MIT License:
|
|
2191
|
-
|
|
2192
|
-
### Rust Crates:
|
|
2193
|
-
|
|
2194
|
-
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
1997
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
2195
1998
|
|
|
2196
1999
|
````text
|
|
2197
|
-
Copyright (c)
|
|
2000
|
+
Copyright (c) 2015 Steven Allen
|
|
2198
2001
|
|
|
2199
2002
|
Permission is hereby granted, free of charge, to any
|
|
2200
2003
|
person obtaining a copy of this software and associated
|
|
@@ -2203,53 +2006,22 @@ Software without restriction, including without
|
|
|
2203
2006
|
limitation the rights to use, copy, modify, merge,
|
|
2204
2007
|
publish, distribute, sublicense, and/or sell copies of
|
|
2205
2008
|
the Software, and to permit persons to whom the Software
|
|
2206
|
-
is furnished to do so, subject to the following
|
|
2207
|
-
conditions:
|
|
2208
|
-
|
|
2209
|
-
The above copyright notice and this permission notice
|
|
2210
|
-
shall be included in all copies or substantial portions
|
|
2211
|
-
of the Software.
|
|
2212
|
-
|
|
2213
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2214
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2215
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2216
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2217
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2218
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2219
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2220
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2221
|
-
DEALINGS IN THE SOFTWARE.
|
|
2222
|
-
|
|
2223
|
-
````
|
|
2224
|
-
|
|
2225
|
-
---
|
|
2226
|
-
|
|
2227
|
-
## The following dependencies are licensed under the MIT License:
|
|
2228
|
-
|
|
2229
|
-
### Rust Crates:
|
|
2230
|
-
|
|
2231
|
-
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
2232
|
-
|
|
2233
|
-
````text
|
|
2234
|
-
MIT License
|
|
2235
|
-
|
|
2236
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2237
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2238
|
-
in the Software without restriction, including without limitation the rights
|
|
2239
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2240
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2241
|
-
furnished to do so, subject to the following conditions:
|
|
2009
|
+
is furnished to do so, subject to the following
|
|
2010
|
+
conditions:
|
|
2242
2011
|
|
|
2243
|
-
The above copyright notice and this permission notice
|
|
2244
|
-
copies or substantial portions
|
|
2012
|
+
The above copyright notice and this permission notice
|
|
2013
|
+
shall be included in all copies or substantial portions
|
|
2014
|
+
of the Software.
|
|
2245
2015
|
|
|
2246
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2247
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2248
|
-
|
|
2249
|
-
|
|
2250
|
-
|
|
2251
|
-
|
|
2252
|
-
|
|
2016
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2017
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2018
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2019
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2020
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2021
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2022
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2023
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2024
|
+
DEALINGS IN THE SOFTWARE.
|
|
2253
2025
|
|
|
2254
2026
|
````
|
|
2255
2027
|
|
|
@@ -2259,10 +2031,10 @@ SOFTWARE.
|
|
|
2259
2031
|
|
|
2260
2032
|
### Rust Crates:
|
|
2261
2033
|
|
|
2262
|
-
- [
|
|
2034
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
2263
2035
|
|
|
2264
2036
|
````text
|
|
2265
|
-
Copyright (c) 2016
|
|
2037
|
+
Copyright (c) 2016--2023
|
|
2266
2038
|
|
|
2267
2039
|
Permission is hereby granted, free of charge, to any
|
|
2268
2040
|
person obtaining a copy of this software and associated
|
|
@@ -2296,10 +2068,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2296
2068
|
|
|
2297
2069
|
### Rust Crates:
|
|
2298
2070
|
|
|
2299
|
-
- [
|
|
2071
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
2072
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
2300
2073
|
|
|
2301
2074
|
````text
|
|
2302
|
-
|
|
2075
|
+
MIT License
|
|
2076
|
+
|
|
2077
|
+
Copyright (c) 2019 Graham Esau
|
|
2303
2078
|
|
|
2304
2079
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2305
2080
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2308,16 +2083,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2308
2083
|
copies of the Software, and to permit persons to whom the Software is
|
|
2309
2084
|
furnished to do so, subject to the following conditions:
|
|
2310
2085
|
|
|
2311
|
-
The above copyright notice and this permission notice shall be included in
|
|
2312
|
-
|
|
2086
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2087
|
+
copies or substantial portions of the Software.
|
|
2313
2088
|
|
|
2314
2089
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2315
2090
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2316
2091
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2317
2092
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2318
2093
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2319
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2320
|
-
|
|
2094
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2095
|
+
SOFTWARE.
|
|
2321
2096
|
|
|
2322
2097
|
````
|
|
2323
2098
|
|
|
@@ -2327,16 +2102,32 @@ THE SOFTWARE.
|
|
|
2327
2102
|
|
|
2328
2103
|
### Rust Crates:
|
|
2329
2104
|
|
|
2330
|
-
- [
|
|
2105
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
2106
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
2107
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
2331
2108
|
|
|
2332
2109
|
````text
|
|
2333
|
-
|
|
2110
|
+
MIT License
|
|
2334
2111
|
|
|
2335
|
-
|
|
2112
|
+
Copyright (c) Tokio Contributors
|
|
2336
2113
|
|
|
2337
|
-
|
|
2114
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2115
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2116
|
+
in the Software without restriction, including without limitation the rights
|
|
2117
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2118
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2119
|
+
furnished to do so, subject to the following conditions:
|
|
2338
2120
|
|
|
2339
|
-
|
|
2121
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2122
|
+
copies or substantial portions of the Software.
|
|
2123
|
+
|
|
2124
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2125
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2126
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2127
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2128
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2129
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2130
|
+
SOFTWARE.
|
|
2340
2131
|
|
|
2341
2132
|
````
|
|
2342
2133
|
|
|
@@ -2346,19 +2137,39 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2346
2137
|
|
|
2347
2138
|
### Rust Crates:
|
|
2348
2139
|
|
|
2349
|
-
- [
|
|
2350
|
-
- [
|
|
2140
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
2141
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
2142
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
2143
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
2144
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
2145
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
2351
2146
|
|
|
2352
2147
|
````text
|
|
2353
|
-
|
|
2354
|
-
|
|
2355
|
-
Copyright 2016 Google Inc. All Rights Reserved.
|
|
2148
|
+
Copyright (c) 2019 Tokio Contributors
|
|
2356
2149
|
|
|
2357
|
-
Permission is hereby granted, free of charge, to any
|
|
2150
|
+
Permission is hereby granted, free of charge, to any
|
|
2151
|
+
person obtaining a copy of this software and associated
|
|
2152
|
+
documentation files (the "Software"), to deal in the
|
|
2153
|
+
Software without restriction, including without
|
|
2154
|
+
limitation the rights to use, copy, modify, merge,
|
|
2155
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2156
|
+
the Software, and to permit persons to whom the Software
|
|
2157
|
+
is furnished to do so, subject to the following
|
|
2158
|
+
conditions:
|
|
2358
2159
|
|
|
2359
|
-
The above copyright notice and this permission notice
|
|
2160
|
+
The above copyright notice and this permission notice
|
|
2161
|
+
shall be included in all copies or substantial portions
|
|
2162
|
+
of the Software.
|
|
2360
2163
|
|
|
2361
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2164
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2165
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2166
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2167
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2168
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2169
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2170
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2171
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2172
|
+
DEALINGS IN THE SOFTWARE.
|
|
2362
2173
|
|
|
2363
2174
|
````
|
|
2364
2175
|
|
|
@@ -2368,10 +2179,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2368
2179
|
|
|
2369
2180
|
### Rust Crates:
|
|
2370
2181
|
|
|
2371
|
-
- [
|
|
2182
|
+
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
2183
|
+
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
2372
2184
|
|
|
2373
2185
|
````text
|
|
2374
|
-
Copyright (c)
|
|
2186
|
+
Copyright (c) 2012-2013 Mozilla Foundation
|
|
2375
2187
|
|
|
2376
2188
|
Permission is hereby granted, free of charge, to any
|
|
2377
2189
|
person obtaining a copy of this software and associated
|
|
@@ -2405,10 +2217,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2405
2217
|
|
|
2406
2218
|
### Rust Crates:
|
|
2407
2219
|
|
|
2408
|
-
- [
|
|
2220
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
2409
2221
|
|
|
2410
2222
|
````text
|
|
2411
|
-
Copyright
|
|
2223
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
2412
2224
|
|
|
2413
2225
|
Permission is hereby granted, free of charge, to any
|
|
2414
2226
|
person obtaining a copy of this software and associated
|
|
@@ -2442,12 +2254,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2442
2254
|
|
|
2443
2255
|
### Rust Crates:
|
|
2444
2256
|
|
|
2445
|
-
- [
|
|
2257
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
2446
2258
|
|
|
2447
2259
|
````text
|
|
2448
|
-
Copyright (c)
|
|
2449
|
-
Copyright (c) 2018 Bastian Köcher
|
|
2450
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2260
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
2451
2261
|
|
|
2452
2262
|
Permission is hereby granted, free of charge, to any
|
|
2453
2263
|
person obtaining a copy of this software and associated
|
|
@@ -2481,10 +2291,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2481
2291
|
|
|
2482
2292
|
### Rust Crates:
|
|
2483
2293
|
|
|
2484
|
-
- [
|
|
2294
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
2295
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
2485
2296
|
|
|
2486
2297
|
````text
|
|
2487
|
-
Copyright (c)
|
|
2298
|
+
Copyright (c) 2014 Alex Crichton
|
|
2488
2299
|
|
|
2489
2300
|
Permission is hereby granted, free of charge, to any
|
|
2490
2301
|
person obtaining a copy of this software and associated
|
|
@@ -2516,33 +2327,37 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2516
2327
|
|
|
2517
2328
|
## The following dependencies are licensed under the MIT License:
|
|
2518
2329
|
|
|
2519
|
-
###
|
|
2330
|
+
### Rust Crates:
|
|
2520
2331
|
|
|
2521
|
-
- [
|
|
2522
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
2332
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
2523
2333
|
|
|
2524
2334
|
````text
|
|
2525
|
-
|
|
2335
|
+
Copyright 2023 The Fuchsia Authors
|
|
2526
2336
|
|
|
2527
|
-
|
|
2337
|
+
Permission is hereby granted, free of charge, to any
|
|
2338
|
+
person obtaining a copy of this software and associated
|
|
2339
|
+
documentation files (the "Software"), to deal in the
|
|
2340
|
+
Software without restriction, including without
|
|
2341
|
+
limitation the rights to use, copy, modify, merge,
|
|
2342
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2343
|
+
the Software, and to permit persons to whom the Software
|
|
2344
|
+
is furnished to do so, subject to the following
|
|
2345
|
+
conditions:
|
|
2528
2346
|
|
|
2529
|
-
|
|
2530
|
-
|
|
2531
|
-
|
|
2532
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2533
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2534
|
-
furnished to do so, subject to the following conditions:
|
|
2347
|
+
The above copyright notice and this permission notice
|
|
2348
|
+
shall be included in all copies or substantial portions
|
|
2349
|
+
of the Software.
|
|
2535
2350
|
|
|
2536
|
-
|
|
2537
|
-
|
|
2351
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2352
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2353
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2354
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2355
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2356
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2357
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2358
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2359
|
+
DEALINGS IN THE SOFTWARE.
|
|
2538
2360
|
|
|
2539
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2540
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2541
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2542
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2543
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2544
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2545
|
-
SOFTWARE.
|
|
2546
2361
|
|
|
2547
2362
|
````
|
|
2548
2363
|
|
|
@@ -2552,28 +2367,29 @@ SOFTWARE.
|
|
|
2552
2367
|
|
|
2553
2368
|
### Rust Crates:
|
|
2554
2369
|
|
|
2555
|
-
- [
|
|
2370
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
2371
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2372
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2556
2373
|
|
|
2557
2374
|
````text
|
|
2558
|
-
|
|
2375
|
+
MIT License
|
|
2559
2376
|
|
|
2560
|
-
|
|
2561
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2562
|
-
in the Software without restriction, including without limitation the rights
|
|
2563
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2564
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2565
|
-
furnished to do so, subject to the following conditions:
|
|
2377
|
+
Copyright (c) <year> <copyright holders>
|
|
2566
2378
|
|
|
2567
|
-
|
|
2568
|
-
|
|
2379
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
2380
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
2381
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2382
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
2383
|
+
following conditions:
|
|
2569
2384
|
|
|
2570
|
-
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2576
|
-
THE SOFTWARE
|
|
2385
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
2386
|
+
portions of the Software.
|
|
2387
|
+
|
|
2388
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
2389
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
2390
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2391
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
2392
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2577
2393
|
|
|
2578
2394
|
````
|
|
2579
2395
|
|
|
@@ -2583,29 +2399,34 @@ THE SOFTWARE.
|
|
|
2583
2399
|
|
|
2584
2400
|
### Rust Crates:
|
|
2585
2401
|
|
|
2586
|
-
- [
|
|
2402
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
2587
2403
|
|
|
2588
2404
|
````text
|
|
2589
|
-
Copyright (c)
|
|
2590
|
-
|
|
2591
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2592
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2593
|
-
in the Software without restriction, including without limitation the rights
|
|
2594
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2595
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2596
|
-
furnished to do so, subject to the following conditions:
|
|
2405
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
2597
2406
|
|
|
2598
|
-
|
|
2599
|
-
|
|
2407
|
+
Permission is hereby granted, free of charge, to any
|
|
2408
|
+
person obtaining a copy of this software and associated
|
|
2409
|
+
documentation files (the "Software"), to deal in the
|
|
2410
|
+
Software without restriction, including without
|
|
2411
|
+
limitation the rights to use, copy, modify, merge,
|
|
2412
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2413
|
+
the Software, and to permit persons to whom the Software
|
|
2414
|
+
is furnished to do so, subject to the following
|
|
2415
|
+
conditions:
|
|
2600
2416
|
|
|
2601
|
-
|
|
2602
|
-
|
|
2603
|
-
|
|
2604
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2605
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2606
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2607
|
-
THE SOFTWARE.
|
|
2417
|
+
The above copyright notice and this permission notice
|
|
2418
|
+
shall be included in all copies or substantial portions
|
|
2419
|
+
of the Software.
|
|
2608
2420
|
|
|
2421
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2422
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2423
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2424
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2425
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2426
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2427
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2428
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2429
|
+
DEALINGS IN THE SOFTWARE.
|
|
2609
2430
|
|
|
2610
2431
|
````
|
|
2611
2432
|
|
|
@@ -2613,16 +2434,14 @@ THE SOFTWARE.
|
|
|
2613
2434
|
|
|
2614
2435
|
## The following dependencies are licensed under the MIT License:
|
|
2615
2436
|
|
|
2616
|
-
###
|
|
2437
|
+
### NPM Packages:
|
|
2617
2438
|
|
|
2618
|
-
- [
|
|
2619
|
-
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
2620
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
2439
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
2621
2440
|
|
|
2622
2441
|
````text
|
|
2623
|
-
MIT License
|
|
2442
|
+
The MIT License (MIT)
|
|
2624
2443
|
|
|
2625
|
-
Copyright (c)
|
|
2444
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
2626
2445
|
|
|
2627
2446
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2628
2447
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2642,6 +2461,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2642
2461
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2643
2462
|
SOFTWARE.
|
|
2644
2463
|
|
|
2464
|
+
|
|
2645
2465
|
````
|
|
2646
2466
|
|
|
2647
2467
|
---
|
|
@@ -2650,11 +2470,10 @@ SOFTWARE.
|
|
|
2650
2470
|
|
|
2651
2471
|
### Rust Crates:
|
|
2652
2472
|
|
|
2653
|
-
- [
|
|
2473
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
2654
2474
|
|
|
2655
2475
|
````text
|
|
2656
|
-
Copyright (c)
|
|
2657
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
2476
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
2658
2477
|
|
|
2659
2478
|
Permission is hereby granted, free of charge, to any
|
|
2660
2479
|
person obtaining a copy of this software and associated
|
|
@@ -2688,11 +2507,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2688
2507
|
|
|
2689
2508
|
### Rust Crates:
|
|
2690
2509
|
|
|
2691
|
-
- [
|
|
2510
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
2692
2511
|
|
|
2693
2512
|
````text
|
|
2694
|
-
Copyright (c)
|
|
2695
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
2513
|
+
Copyright (c) 2018 directories-rs contributors
|
|
2696
2514
|
|
|
2697
2515
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2698
2516
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2701,16 +2519,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2701
2519
|
copies of the Software, and to permit persons to whom the Software is
|
|
2702
2520
|
furnished to do so, subject to the following conditions:
|
|
2703
2521
|
|
|
2704
|
-
The above copyright notice and this permission notice shall be included in
|
|
2705
|
-
|
|
2522
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2523
|
+
copies or substantial portions of the Software.
|
|
2706
2524
|
|
|
2707
2525
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2708
2526
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2709
2527
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2710
2528
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2711
2529
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2712
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2713
|
-
|
|
2530
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2531
|
+
SOFTWARE.
|
|
2714
2532
|
|
|
2715
2533
|
````
|
|
2716
2534
|
|
|
@@ -2720,12 +2538,12 @@ THE SOFTWARE.
|
|
|
2720
2538
|
|
|
2721
2539
|
### Rust Crates:
|
|
2722
2540
|
|
|
2723
|
-
- [
|
|
2541
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
2724
2542
|
|
|
2725
2543
|
````text
|
|
2726
|
-
|
|
2544
|
+
MIT License
|
|
2727
2545
|
|
|
2728
|
-
Copyright (c)
|
|
2546
|
+
Copyright (c) 2025 Callum Oakley
|
|
2729
2547
|
|
|
2730
2548
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2731
2549
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2745,8 +2563,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2745
2563
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2746
2564
|
SOFTWARE.
|
|
2747
2565
|
|
|
2748
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2749
|
-
licences; see files named LICENSE.*.txt for details.
|
|
2750
2566
|
````
|
|
2751
2567
|
|
|
2752
2568
|
---
|
|
@@ -2755,34 +2571,30 @@ licences; see files named LICENSE.*.txt for details.
|
|
|
2755
2571
|
|
|
2756
2572
|
### Rust Crates:
|
|
2757
2573
|
|
|
2758
|
-
- [
|
|
2574
|
+
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
2575
|
+
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
2759
2576
|
|
|
2760
2577
|
````text
|
|
2761
|
-
|
|
2578
|
+
The MIT License (MIT)
|
|
2762
2579
|
|
|
2763
|
-
|
|
2764
|
-
person obtaining a copy of this software and associated
|
|
2765
|
-
documentation files (the "Software"), to deal in the
|
|
2766
|
-
Software without restriction, including without
|
|
2767
|
-
limitation the rights to use, copy, modify, merge,
|
|
2768
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2769
|
-
the Software, and to permit persons to whom the Software
|
|
2770
|
-
is furnished to do so, subject to the following
|
|
2771
|
-
conditions:
|
|
2580
|
+
Copyright (c) 2015 Steven Fackler
|
|
2772
2581
|
|
|
2773
|
-
|
|
2774
|
-
|
|
2775
|
-
|
|
2582
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2583
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2584
|
+
the Software without restriction, including without limitation the rights to
|
|
2585
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2586
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2587
|
+
subject to the following conditions:
|
|
2776
2588
|
|
|
2777
|
-
|
|
2778
|
-
|
|
2779
|
-
|
|
2780
|
-
|
|
2781
|
-
|
|
2782
|
-
|
|
2783
|
-
|
|
2784
|
-
IN
|
|
2785
|
-
DEALINGS IN THE SOFTWARE.
|
|
2589
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2590
|
+
copies or substantial portions of the Software.
|
|
2591
|
+
|
|
2592
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2593
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2594
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2595
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2596
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2597
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2786
2598
|
|
|
2787
2599
|
````
|
|
2788
2600
|
|
|
@@ -2792,10 +2604,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2792
2604
|
|
|
2793
2605
|
### Rust Crates:
|
|
2794
2606
|
|
|
2795
|
-
- [
|
|
2607
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
2796
2608
|
|
|
2797
2609
|
````text
|
|
2798
|
-
Copyright (c)
|
|
2610
|
+
Copyright (c) 2017 Carl Lerche
|
|
2611
|
+
Copyright (c) 2018 Bastian Köcher
|
|
2612
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2799
2613
|
|
|
2800
2614
|
Permission is hereby granted, free of charge, to any
|
|
2801
2615
|
person obtaining a copy of this software and associated
|
|
@@ -2827,36 +2641,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2827
2641
|
|
|
2828
2642
|
## The following dependencies are licensed under the MIT License:
|
|
2829
2643
|
|
|
2830
|
-
###
|
|
2644
|
+
### NPM Packages:
|
|
2831
2645
|
|
|
2832
|
-
- [
|
|
2646
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
2833
2647
|
|
|
2834
2648
|
````text
|
|
2835
|
-
|
|
2649
|
+
MIT License
|
|
2836
2650
|
|
|
2837
|
-
|
|
2838
|
-
person obtaining a copy of this software and associated
|
|
2839
|
-
documentation files (the "Software"), to deal in the
|
|
2840
|
-
Software without restriction, including without
|
|
2841
|
-
limitation the rights to use, copy, modify, merge,
|
|
2842
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2843
|
-
the Software, and to permit persons to whom the Software
|
|
2844
|
-
is furnished to do so, subject to the following
|
|
2845
|
-
conditions:
|
|
2651
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
2846
2652
|
|
|
2847
|
-
|
|
2848
|
-
|
|
2849
|
-
|
|
2653
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2654
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2655
|
+
in the Software without restriction, including without limitation the rights
|
|
2656
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2657
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2658
|
+
furnished to do so, subject to the following conditions:
|
|
2850
2659
|
|
|
2851
|
-
|
|
2852
|
-
|
|
2853
|
-
|
|
2854
|
-
|
|
2855
|
-
|
|
2856
|
-
|
|
2857
|
-
|
|
2858
|
-
IN
|
|
2859
|
-
|
|
2660
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2661
|
+
copies or substantial portions of the Software.
|
|
2662
|
+
|
|
2663
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2664
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2665
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2666
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2667
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2668
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2669
|
+
SOFTWARE.
|
|
2670
|
+
|
|
2671
|
+
[others]: https://github.com/json5/json5/contributors
|
|
2860
2672
|
|
|
2861
2673
|
````
|
|
2862
2674
|
|
|
@@ -2866,12 +2678,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2866
2678
|
|
|
2867
2679
|
### Rust Crates:
|
|
2868
2680
|
|
|
2869
|
-
- [
|
|
2681
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
2870
2682
|
|
|
2871
2683
|
````text
|
|
2872
|
-
|
|
2873
|
-
|
|
2874
|
-
Copyright (c) 2025 Callum Oakley
|
|
2684
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
2875
2685
|
|
|
2876
2686
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2877
2687
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2880,16 +2690,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2880
2690
|
copies of the Software, and to permit persons to whom the Software is
|
|
2881
2691
|
furnished to do so, subject to the following conditions:
|
|
2882
2692
|
|
|
2883
|
-
The above copyright notice and this permission notice shall be included in
|
|
2884
|
-
copies or substantial portions of the Software.
|
|
2693
|
+
The above copyright notice and this permission notice shall be included in
|
|
2694
|
+
all copies or substantial portions of the Software.
|
|
2885
2695
|
|
|
2886
2696
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2887
2697
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2888
2698
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2889
2699
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2890
2700
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2891
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2892
|
-
SOFTWARE.
|
|
2701
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2702
|
+
THE SOFTWARE.
|
|
2703
|
+
|
|
2893
2704
|
|
|
2894
2705
|
````
|
|
2895
2706
|
|
|
@@ -2899,10 +2710,10 @@ SOFTWARE.
|
|
|
2899
2710
|
|
|
2900
2711
|
### Rust Crates:
|
|
2901
2712
|
|
|
2902
|
-
- [
|
|
2713
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
2903
2714
|
|
|
2904
2715
|
````text
|
|
2905
|
-
Copyright (c)
|
|
2716
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
2906
2717
|
|
|
2907
2718
|
Permission is hereby granted, free of charge, to any
|
|
2908
2719
|
person obtaining a copy of this software and associated
|
|
@@ -2934,31 +2745,36 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2934
2745
|
|
|
2935
2746
|
## The following dependencies are licensed under the MIT License:
|
|
2936
2747
|
|
|
2937
|
-
###
|
|
2748
|
+
### Rust Crates:
|
|
2938
2749
|
|
|
2939
|
-
- [
|
|
2750
|
+
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
2940
2751
|
|
|
2941
2752
|
````text
|
|
2942
|
-
|
|
2943
|
-
pngjs derived work Copyright (c) 2012 Kuba Niegowski
|
|
2753
|
+
Copyright (c) 2014 Chris Wong
|
|
2944
2754
|
|
|
2945
|
-
Permission is hereby granted, free of charge, to any
|
|
2946
|
-
of this software and associated
|
|
2947
|
-
|
|
2948
|
-
|
|
2949
|
-
|
|
2950
|
-
|
|
2755
|
+
Permission is hereby granted, free of charge, to any
|
|
2756
|
+
person obtaining a copy of this software and associated
|
|
2757
|
+
documentation files (the "Software"), to deal in the
|
|
2758
|
+
Software without restriction, including without
|
|
2759
|
+
limitation the rights to use, copy, modify, merge,
|
|
2760
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2761
|
+
the Software, and to permit persons to whom the Software
|
|
2762
|
+
is furnished to do so, subject to the following
|
|
2763
|
+
conditions:
|
|
2951
2764
|
|
|
2952
|
-
The above copyright notice and this permission notice
|
|
2953
|
-
all copies or substantial portions
|
|
2765
|
+
The above copyright notice and this permission notice
|
|
2766
|
+
shall be included in all copies or substantial portions
|
|
2767
|
+
of the Software.
|
|
2954
2768
|
|
|
2955
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2956
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2957
|
-
|
|
2958
|
-
|
|
2959
|
-
|
|
2960
|
-
|
|
2961
|
-
|
|
2769
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2770
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2771
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2772
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2773
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2774
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2775
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2776
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2777
|
+
DEALINGS IN THE SOFTWARE.
|
|
2962
2778
|
|
|
2963
2779
|
````
|
|
2964
2780
|
|
|
@@ -2968,29 +2784,33 @@ THE SOFTWARE.
|
|
|
2968
2784
|
|
|
2969
2785
|
### Rust Crates:
|
|
2970
2786
|
|
|
2971
|
-
- [
|
|
2972
|
-
- [
|
|
2973
|
-
- [
|
|
2787
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
2788
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
2789
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
2790
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
2974
2791
|
|
|
2975
2792
|
````text
|
|
2976
|
-
MIT License
|
|
2793
|
+
The MIT License (MIT)
|
|
2977
2794
|
|
|
2978
|
-
Copyright (c)
|
|
2795
|
+
Copyright (c) 2015 Andrew Gallant
|
|
2979
2796
|
|
|
2980
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2981
|
-
associated documentation files (the "Software"), to deal
|
|
2982
|
-
|
|
2983
|
-
|
|
2984
|
-
|
|
2797
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2798
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2799
|
+
in the Software without restriction, including without limitation the rights
|
|
2800
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2801
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2802
|
+
furnished to do so, subject to the following conditions:
|
|
2985
2803
|
|
|
2986
|
-
The above copyright notice and this permission notice shall be included in
|
|
2987
|
-
portions of the Software.
|
|
2804
|
+
The above copyright notice and this permission notice shall be included in
|
|
2805
|
+
all copies or substantial portions of the Software.
|
|
2988
2806
|
|
|
2989
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2990
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2991
|
-
|
|
2992
|
-
|
|
2993
|
-
|
|
2807
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2808
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2809
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2810
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2811
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2812
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2813
|
+
THE SOFTWARE.
|
|
2994
2814
|
|
|
2995
2815
|
````
|
|
2996
2816
|
|
|
@@ -3031,29 +2851,36 @@ SOFTWARE.
|
|
|
3031
2851
|
|
|
3032
2852
|
### Rust Crates:
|
|
3033
2853
|
|
|
3034
|
-
- [
|
|
2854
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
2855
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
2856
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
3035
2857
|
|
|
3036
2858
|
````text
|
|
3037
|
-
Copyright (c)
|
|
3038
|
-
|
|
3039
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3040
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3041
|
-
in the Software without restriction, including without limitation the rights
|
|
3042
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3043
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3044
|
-
furnished to do so, subject to the following conditions:
|
|
2859
|
+
Copyright (c) 2019 Tower Contributors
|
|
3045
2860
|
|
|
3046
|
-
|
|
3047
|
-
|
|
2861
|
+
Permission is hereby granted, free of charge, to any
|
|
2862
|
+
person obtaining a copy of this software and associated
|
|
2863
|
+
documentation files (the "Software"), to deal in the
|
|
2864
|
+
Software without restriction, including without
|
|
2865
|
+
limitation the rights to use, copy, modify, merge,
|
|
2866
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2867
|
+
the Software, and to permit persons to whom the Software
|
|
2868
|
+
is furnished to do so, subject to the following
|
|
2869
|
+
conditions:
|
|
3048
2870
|
|
|
3049
|
-
|
|
3050
|
-
|
|
3051
|
-
|
|
3052
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3053
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3054
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3055
|
-
THE SOFTWARE.
|
|
2871
|
+
The above copyright notice and this permission notice
|
|
2872
|
+
shall be included in all copies or substantial portions
|
|
2873
|
+
of the Software.
|
|
3056
2874
|
|
|
2875
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2876
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2877
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2878
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2879
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2880
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2881
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2882
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2883
|
+
DEALINGS IN THE SOFTWARE.
|
|
3057
2884
|
|
|
3058
2885
|
````
|
|
3059
2886
|
|
|
@@ -3063,11 +2890,10 @@ THE SOFTWARE.
|
|
|
3063
2890
|
|
|
3064
2891
|
### Rust Crates:
|
|
3065
2892
|
|
|
3066
|
-
- [
|
|
3067
|
-
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
2893
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
3068
2894
|
|
|
3069
2895
|
````text
|
|
3070
|
-
|
|
2896
|
+
MIT License
|
|
3071
2897
|
|
|
3072
2898
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3073
2899
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3095,15 +2921,11 @@ SOFTWARE.
|
|
|
3095
2921
|
|
|
3096
2922
|
### Rust Crates:
|
|
3097
2923
|
|
|
3098
|
-
- [
|
|
2924
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
3099
2925
|
|
|
3100
2926
|
````text
|
|
3101
|
-
|
|
3102
|
-
|
|
3103
|
-
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
3104
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
3105
|
-
Copyright (c) 2017 Frommi
|
|
3106
|
-
Copyright (c) 2017-2024 oyvindln
|
|
2927
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
2928
|
+
Copyright (c) 2016 Alex Crichton
|
|
3107
2929
|
|
|
3108
2930
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3109
2931
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3112,16 +2934,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3112
2934
|
copies of the Software, and to permit persons to whom the Software is
|
|
3113
2935
|
furnished to do so, subject to the following conditions:
|
|
3114
2936
|
|
|
3115
|
-
The above copyright notice and this permission notice shall be included in
|
|
3116
|
-
copies or substantial portions of the Software.
|
|
2937
|
+
The above copyright notice and this permission notice shall be included in
|
|
2938
|
+
all copies or substantial portions of the Software.
|
|
3117
2939
|
|
|
3118
2940
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3119
2941
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3120
2942
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3121
2943
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3122
2944
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3123
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3124
|
-
SOFTWARE.
|
|
2945
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2946
|
+
THE SOFTWARE.
|
|
2947
|
+
|
|
3125
2948
|
|
|
3126
2949
|
````
|
|
3127
2950
|
|
|
@@ -3131,29 +2954,36 @@ SOFTWARE.
|
|
|
3131
2954
|
|
|
3132
2955
|
### Rust Crates:
|
|
3133
2956
|
|
|
3134
|
-
- [
|
|
2957
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
2958
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
2959
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
3135
2960
|
|
|
3136
2961
|
````text
|
|
3137
|
-
Copyright (c)
|
|
3138
|
-
|
|
3139
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3140
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3141
|
-
in the Software without restriction, including without limitation the rights
|
|
3142
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3143
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3144
|
-
furnished to do so, subject to the following conditions:
|
|
2962
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
3145
2963
|
|
|
3146
|
-
|
|
3147
|
-
|
|
2964
|
+
Permission is hereby granted, free of charge, to any
|
|
2965
|
+
person obtaining a copy of this software and associated
|
|
2966
|
+
documentation files (the "Software"), to deal in the
|
|
2967
|
+
Software without restriction, including without
|
|
2968
|
+
limitation the rights to use, copy, modify, merge,
|
|
2969
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2970
|
+
the Software, and to permit persons to whom the Software
|
|
2971
|
+
is furnished to do so, subject to the following
|
|
2972
|
+
conditions:
|
|
3148
2973
|
|
|
3149
|
-
|
|
3150
|
-
|
|
3151
|
-
|
|
3152
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3153
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3154
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3155
|
-
THE SOFTWARE.
|
|
2974
|
+
The above copyright notice and this permission notice
|
|
2975
|
+
shall be included in all copies or substantial portions
|
|
2976
|
+
of the Software.
|
|
3156
2977
|
|
|
2978
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2979
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2980
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2981
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2982
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2983
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2984
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2985
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2986
|
+
DEALINGS IN THE SOFTWARE.
|
|
3157
2987
|
|
|
3158
2988
|
````
|
|
3159
2989
|
|
|
@@ -3163,10 +2993,10 @@ THE SOFTWARE.
|
|
|
3163
2993
|
|
|
3164
2994
|
### Rust Crates:
|
|
3165
2995
|
|
|
3166
|
-
- [
|
|
2996
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
3167
2997
|
|
|
3168
2998
|
````text
|
|
3169
|
-
Copyright (c)
|
|
2999
|
+
Copyright (c) 2016--2017
|
|
3170
3000
|
|
|
3171
3001
|
Permission is hereby granted, free of charge, to any
|
|
3172
3002
|
person obtaining a copy of this software and associated
|
|
@@ -3200,10 +3030,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3200
3030
|
|
|
3201
3031
|
### Rust Crates:
|
|
3202
3032
|
|
|
3203
|
-
- [
|
|
3033
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
3204
3034
|
|
|
3205
3035
|
````text
|
|
3206
|
-
Copyright (c)
|
|
3036
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
3207
3037
|
|
|
3208
3038
|
Permission is hereby granted, free of charge, to any
|
|
3209
3039
|
person obtaining a copy of this software and associated
|
|
@@ -3237,10 +3067,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3237
3067
|
|
|
3238
3068
|
### Rust Crates:
|
|
3239
3069
|
|
|
3240
|
-
- [
|
|
3070
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
3241
3071
|
|
|
3242
3072
|
````text
|
|
3243
|
-
Copyright (c)
|
|
3073
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
3244
3074
|
|
|
3245
3075
|
Permission is hereby granted, free of charge, to any
|
|
3246
3076
|
person obtaining a copy of this software and associated
|
|
@@ -3274,10 +3104,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3274
3104
|
|
|
3275
3105
|
### Rust Crates:
|
|
3276
3106
|
|
|
3277
|
-
- [
|
|
3107
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
3278
3108
|
|
|
3279
3109
|
````text
|
|
3280
|
-
Copyright (c)
|
|
3110
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
3281
3111
|
|
|
3282
3112
|
Permission is hereby granted, free of charge, to any
|
|
3283
3113
|
person obtaining a copy of this software and associated
|
|
@@ -3302,40 +3132,40 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
3302
3132
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3303
3133
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3304
3134
|
DEALINGS IN THE SOFTWARE.
|
|
3135
|
+
|
|
3305
3136
|
````
|
|
3306
3137
|
|
|
3307
3138
|
---
|
|
3308
3139
|
|
|
3309
3140
|
## The following dependencies are licensed under the MIT License:
|
|
3310
3141
|
|
|
3311
|
-
###
|
|
3142
|
+
### NPM Packages:
|
|
3312
3143
|
|
|
3313
|
-
- [
|
|
3144
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
3145
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
|
|
3314
3146
|
|
|
3315
3147
|
````text
|
|
3316
|
-
|
|
3148
|
+
MIT License
|
|
3317
3149
|
|
|
3318
|
-
Copyright (c)
|
|
3319
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
3320
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
3150
|
+
Copyright (c) Microsoft Corporation.
|
|
3321
3151
|
|
|
3322
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3323
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3324
|
-
in the Software without restriction, including without limitation the rights
|
|
3325
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3326
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3327
|
-
furnished to do so, subject to the following conditions:
|
|
3152
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3153
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3154
|
+
in the Software without restriction, including without limitation the rights
|
|
3155
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3156
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3157
|
+
furnished to do so, subject to the following conditions:
|
|
3328
3158
|
|
|
3329
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3330
|
-
copies or substantial portions of the Software.
|
|
3159
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3160
|
+
copies or substantial portions of the Software.
|
|
3331
3161
|
|
|
3332
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3333
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3334
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3335
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3336
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3337
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3338
|
-
SOFTWARE
|
|
3162
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3163
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3164
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3165
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3166
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3167
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3168
|
+
SOFTWARE
|
|
3339
3169
|
|
|
3340
3170
|
````
|
|
3341
3171
|
|
|
@@ -3345,10 +3175,15 @@ SOFTWARE.
|
|
|
3345
3175
|
|
|
3346
3176
|
### Rust Crates:
|
|
3347
3177
|
|
|
3348
|
-
- [
|
|
3178
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
3179
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
3180
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
3181
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
3182
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
3183
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
3349
3184
|
|
|
3350
3185
|
````text
|
|
3351
|
-
Copyright (c)
|
|
3186
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3352
3187
|
|
|
3353
3188
|
Permission is hereby granted, free of charge, to any
|
|
3354
3189
|
person obtaining a copy of this software and associated
|
|
@@ -3382,10 +3217,42 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3382
3217
|
|
|
3383
3218
|
### Rust Crates:
|
|
3384
3219
|
|
|
3385
|
-
- [
|
|
3220
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
3386
3221
|
|
|
3387
3222
|
````text
|
|
3388
|
-
|
|
3223
|
+
The MIT License (MIT)
|
|
3224
|
+
|
|
3225
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
3226
|
+
|
|
3227
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3228
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3229
|
+
in the Software without restriction, including without limitation the rights
|
|
3230
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3231
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3232
|
+
furnished to do so, subject to the following conditions:
|
|
3233
|
+
|
|
3234
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3235
|
+
copies or substantial portions of the Software.
|
|
3236
|
+
|
|
3237
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3238
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3239
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3240
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3241
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3242
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3243
|
+
SOFTWARE.
|
|
3244
|
+
````
|
|
3245
|
+
|
|
3246
|
+
---
|
|
3247
|
+
|
|
3248
|
+
## The following dependencies are licensed under the MIT License:
|
|
3249
|
+
|
|
3250
|
+
### Rust Crates:
|
|
3251
|
+
|
|
3252
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
3253
|
+
|
|
3254
|
+
````text
|
|
3255
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
3389
3256
|
|
|
3390
3257
|
Permission is hereby granted, free of charge, to any
|
|
3391
3258
|
person obtaining a copy of this software and associated
|
|
@@ -3419,28 +3286,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3419
3286
|
|
|
3420
3287
|
### Rust Crates:
|
|
3421
3288
|
|
|
3422
|
-
- [
|
|
3289
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
3423
3290
|
|
|
3424
3291
|
````text
|
|
3425
|
-
Copyright (c)
|
|
3292
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
3426
3293
|
|
|
3427
|
-
Permission is hereby granted, free of charge, to any
|
|
3428
|
-
of this software and associated
|
|
3429
|
-
|
|
3430
|
-
|
|
3431
|
-
|
|
3432
|
-
|
|
3294
|
+
Permission is hereby granted, free of charge, to any
|
|
3295
|
+
person obtaining a copy of this software and associated
|
|
3296
|
+
documentation files (the "Software"), to deal in the
|
|
3297
|
+
Software without restriction, including without
|
|
3298
|
+
limitation the rights to use, copy, modify, merge,
|
|
3299
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3300
|
+
the Software, and to permit persons to whom the Software
|
|
3301
|
+
is furnished to do so, subject to the following
|
|
3302
|
+
conditions:
|
|
3433
3303
|
|
|
3434
|
-
The above copyright notice and this permission notice
|
|
3435
|
-
all copies or substantial portions
|
|
3304
|
+
The above copyright notice and this permission notice
|
|
3305
|
+
shall be included in all copies or substantial portions
|
|
3306
|
+
of the Software.
|
|
3436
3307
|
|
|
3437
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3438
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3439
|
-
|
|
3440
|
-
|
|
3441
|
-
|
|
3442
|
-
|
|
3443
|
-
|
|
3308
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3309
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3310
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3311
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3312
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3313
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3314
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3315
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3316
|
+
DEALINGS IN THE SOFTWARE.
|
|
3444
3317
|
|
|
3445
3318
|
````
|
|
3446
3319
|
|
|
@@ -3450,11 +3323,17 @@ THE SOFTWARE.
|
|
|
3450
3323
|
|
|
3451
3324
|
### Rust Crates:
|
|
3452
3325
|
|
|
3453
|
-
- [
|
|
3326
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
3454
3327
|
|
|
3455
3328
|
````text
|
|
3456
|
-
Copyright (c)
|
|
3457
|
-
|
|
3329
|
+
Copyright (c) 2016 The humantime Developers
|
|
3330
|
+
|
|
3331
|
+
Includes parts of http date with the following copyright:
|
|
3332
|
+
Copyright (c) 2016 Pyfisch
|
|
3333
|
+
|
|
3334
|
+
Includes portions of musl libc with the following copyright:
|
|
3335
|
+
Copyright © 2005-2013 Rich Felker
|
|
3336
|
+
|
|
3458
3337
|
|
|
3459
3338
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3460
3339
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3463,16 +3342,53 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3463
3342
|
copies of the Software, and to permit persons to whom the Software is
|
|
3464
3343
|
furnished to do so, subject to the following conditions:
|
|
3465
3344
|
|
|
3466
|
-
The above copyright notice and this permission notice shall be included in
|
|
3467
|
-
|
|
3345
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3346
|
+
copies or substantial portions of the Software.
|
|
3468
3347
|
|
|
3469
3348
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3470
3349
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3471
3350
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3472
3351
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3473
3352
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3474
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3475
|
-
|
|
3353
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3354
|
+
SOFTWARE.
|
|
3355
|
+
|
|
3356
|
+
````
|
|
3357
|
+
|
|
3358
|
+
---
|
|
3359
|
+
|
|
3360
|
+
## The following dependencies are licensed under the MIT License:
|
|
3361
|
+
|
|
3362
|
+
### Rust Crates:
|
|
3363
|
+
|
|
3364
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
3365
|
+
|
|
3366
|
+
````text
|
|
3367
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
3368
|
+
|
|
3369
|
+
Permission is hereby granted, free of charge, to any
|
|
3370
|
+
person obtaining a copy of this software and associated
|
|
3371
|
+
documentation files (the "Software"), to deal in the
|
|
3372
|
+
Software without restriction, including without
|
|
3373
|
+
limitation the rights to use, copy, modify, merge,
|
|
3374
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3375
|
+
the Software, and to permit persons to whom the Software
|
|
3376
|
+
is furnished to do so, subject to the following
|
|
3377
|
+
conditions:
|
|
3378
|
+
|
|
3379
|
+
The above copyright notice and this permission notice
|
|
3380
|
+
shall be included in all copies or substantial portions
|
|
3381
|
+
of the Software.
|
|
3382
|
+
|
|
3383
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3384
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3385
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3386
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3387
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3388
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3389
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3390
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3391
|
+
DEALINGS IN THE SOFTWARE.
|
|
3476
3392
|
|
|
3477
3393
|
````
|
|
3478
3394
|
|
|
@@ -3482,10 +3398,14 @@ THE SOFTWARE.
|
|
|
3482
3398
|
|
|
3483
3399
|
### Rust Crates:
|
|
3484
3400
|
|
|
3485
|
-
- [
|
|
3401
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
3486
3402
|
|
|
3487
3403
|
````text
|
|
3488
|
-
|
|
3404
|
+
The MIT License (MIT)
|
|
3405
|
+
|
|
3406
|
+
Copyright (c) 2015 Danny Guo
|
|
3407
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
3408
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
3489
3409
|
|
|
3490
3410
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3491
3411
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3494,16 +3414,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3494
3414
|
copies of the Software, and to permit persons to whom the Software is
|
|
3495
3415
|
furnished to do so, subject to the following conditions:
|
|
3496
3416
|
|
|
3497
|
-
The above copyright notice and this permission notice shall be included in
|
|
3498
|
-
|
|
3417
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3418
|
+
copies or substantial portions of the Software.
|
|
3499
3419
|
|
|
3500
3420
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3501
3421
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3502
3422
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3503
3423
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3504
3424
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3505
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3506
|
-
|
|
3425
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3426
|
+
SOFTWARE.
|
|
3507
3427
|
|
|
3508
3428
|
````
|
|
3509
3429
|
|
|
@@ -3511,14 +3431,13 @@ THE SOFTWARE.
|
|
|
3511
3431
|
|
|
3512
3432
|
## The following dependencies are licensed under the MIT License:
|
|
3513
3433
|
|
|
3514
|
-
###
|
|
3434
|
+
### Rust Crates:
|
|
3515
3435
|
|
|
3516
|
-
- [
|
|
3436
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
3517
3437
|
|
|
3518
3438
|
````text
|
|
3519
|
-
|
|
3520
|
-
|
|
3521
|
-
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
3439
|
+
Copyright (c) 2017 Daniel Abramov
|
|
3440
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
3522
3441
|
|
|
3523
3442
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3524
3443
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3527,17 +3446,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3527
3446
|
copies of the Software, and to permit persons to whom the Software is
|
|
3528
3447
|
furnished to do so, subject to the following conditions:
|
|
3529
3448
|
|
|
3530
|
-
The above copyright notice and this permission notice shall be included in
|
|
3531
|
-
copies or substantial portions of the Software.
|
|
3449
|
+
The above copyright notice and this permission notice shall be included in
|
|
3450
|
+
all copies or substantial portions of the Software.
|
|
3532
3451
|
|
|
3533
3452
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3534
3453
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3535
3454
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3536
3455
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3537
3456
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3538
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3539
|
-
SOFTWARE.
|
|
3540
|
-
|
|
3457
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3458
|
+
THE SOFTWARE.
|
|
3541
3459
|
|
|
3542
3460
|
````
|
|
3543
3461
|
|
|
@@ -3547,11 +3465,19 @@ SOFTWARE.
|
|
|
3547
3465
|
|
|
3548
3466
|
### Rust Crates:
|
|
3549
3467
|
|
|
3550
|
-
- [
|
|
3551
|
-
- [
|
|
3468
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3469
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3470
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3471
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3472
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3473
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3474
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3475
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3476
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3552
3477
|
|
|
3553
3478
|
````text
|
|
3554
|
-
Copyright (c)
|
|
3479
|
+
Copyright (c) 2016 Alex Crichton
|
|
3480
|
+
Copyright (c) 2017 The Tokio Authors
|
|
3555
3481
|
|
|
3556
3482
|
Permission is hereby granted, free of charge, to any
|
|
3557
3483
|
person obtaining a copy of this software and associated
|
|
@@ -3585,34 +3511,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3585
3511
|
|
|
3586
3512
|
### Rust Crates:
|
|
3587
3513
|
|
|
3588
|
-
- [
|
|
3514
|
+
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
3589
3515
|
|
|
3590
3516
|
````text
|
|
3591
|
-
|
|
3517
|
+
The MIT License (MIT)
|
|
3592
3518
|
|
|
3593
|
-
|
|
3594
|
-
person obtaining a copy of this software and associated
|
|
3595
|
-
documentation files (the "Software"), to deal in the
|
|
3596
|
-
Software without restriction, including without
|
|
3597
|
-
limitation the rights to use, copy, modify, merge,
|
|
3598
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3599
|
-
the Software, and to permit persons to whom the Software
|
|
3600
|
-
is furnished to do so, subject to the following
|
|
3601
|
-
conditions:
|
|
3519
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
3602
3520
|
|
|
3603
|
-
|
|
3604
|
-
|
|
3605
|
-
|
|
3521
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3522
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3523
|
+
in the Software without restriction, including without limitation the rights
|
|
3524
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3525
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3526
|
+
furnished to do so, subject to the following conditions:
|
|
3606
3527
|
|
|
3607
|
-
|
|
3608
|
-
|
|
3609
|
-
|
|
3610
|
-
|
|
3611
|
-
|
|
3612
|
-
|
|
3613
|
-
|
|
3614
|
-
IN
|
|
3615
|
-
|
|
3528
|
+
The above copyright notice and this permission notice shall be included in
|
|
3529
|
+
all copies or substantial portions of the Software.
|
|
3530
|
+
|
|
3531
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3532
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3533
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3534
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3535
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3536
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3537
|
+
THE SOFTWARE.
|
|
3616
3538
|
|
|
3617
3539
|
````
|
|
3618
3540
|
|
|
@@ -3622,16 +3544,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3622
3544
|
|
|
3623
3545
|
### Rust Crates:
|
|
3624
3546
|
|
|
3625
|
-
- [
|
|
3626
|
-
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
3627
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
3628
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
3629
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3630
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
3547
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
3631
3548
|
|
|
3632
3549
|
````text
|
|
3633
|
-
Copyright
|
|
3634
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3550
|
+
Copyright Mozilla Foundation
|
|
3635
3551
|
|
|
3636
3552
|
Permission is hereby granted, free of charge, to any
|
|
3637
3553
|
person obtaining a copy of this software and associated
|
|
@@ -3665,13 +3581,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3665
3581
|
|
|
3666
3582
|
### Rust Crates:
|
|
3667
3583
|
|
|
3668
|
-
- [
|
|
3669
|
-
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
3584
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
3670
3585
|
|
|
3671
3586
|
````text
|
|
3672
3587
|
MIT License
|
|
3673
3588
|
|
|
3674
|
-
Copyright (c)
|
|
3589
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
3675
3590
|
|
|
3676
3591
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3677
3592
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3699,10 +3614,46 @@ SOFTWARE.
|
|
|
3699
3614
|
|
|
3700
3615
|
### Rust Crates:
|
|
3701
3616
|
|
|
3702
|
-
- [
|
|
3617
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
3703
3618
|
|
|
3704
3619
|
````text
|
|
3705
|
-
|
|
3620
|
+
The MIT License (MIT)
|
|
3621
|
+
|
|
3622
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
3623
|
+
|
|
3624
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3625
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3626
|
+
in the Software without restriction, including without limitation the rights
|
|
3627
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3628
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3629
|
+
furnished to do so, subject to the following conditions:
|
|
3630
|
+
|
|
3631
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3632
|
+
copies or substantial portions of the Software.
|
|
3633
|
+
|
|
3634
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3635
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3636
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3637
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3638
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3639
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3640
|
+
SOFTWARE.
|
|
3641
|
+
|
|
3642
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
3643
|
+
licences; see files named LICENSE.*.txt for details.
|
|
3644
|
+
````
|
|
3645
|
+
|
|
3646
|
+
---
|
|
3647
|
+
|
|
3648
|
+
## The following dependencies are licensed under the MIT License:
|
|
3649
|
+
|
|
3650
|
+
### Rust Crates:
|
|
3651
|
+
|
|
3652
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
3653
|
+
|
|
3654
|
+
````text
|
|
3655
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
3656
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3706
3657
|
|
|
3707
3658
|
Permission is hereby granted, free of charge, to any
|
|
3708
3659
|
person obtaining a copy of this software and associated
|
|
@@ -3734,32 +3685,69 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3734
3685
|
|
|
3735
3686
|
## The following dependencies are licensed under the MIT License:
|
|
3736
3687
|
|
|
3688
|
+
### NPM Packages:
|
|
3689
|
+
|
|
3690
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
3691
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
3692
|
+
|
|
3693
|
+
````text
|
|
3694
|
+
MIT License
|
|
3695
|
+
|
|
3696
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
3697
|
+
|
|
3698
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3699
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3700
|
+
in the Software without restriction, including without limitation the rights
|
|
3701
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3702
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3703
|
+
furnished to do so, subject to the following conditions:
|
|
3704
|
+
|
|
3705
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3706
|
+
copies or substantial portions of the Software.
|
|
3707
|
+
|
|
3708
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3709
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3710
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3711
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3712
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3713
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3714
|
+
SOFTWARE.
|
|
3715
|
+
|
|
3716
|
+
````
|
|
3717
|
+
|
|
3718
|
+
---
|
|
3719
|
+
|
|
3720
|
+
## The following dependencies are licensed under the MIT License:
|
|
3721
|
+
|
|
3737
3722
|
### Rust Crates:
|
|
3738
3723
|
|
|
3739
|
-
- [
|
|
3740
|
-
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
3724
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
3741
3725
|
|
|
3742
3726
|
````text
|
|
3743
|
-
|
|
3727
|
+
MIT License
|
|
3744
3728
|
|
|
3745
|
-
Copyright
|
|
3729
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
3730
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
3731
|
+
Copyright (c) 2017 Frommi
|
|
3732
|
+
Copyright (c) 2017-2024 oyvindln
|
|
3746
3733
|
|
|
3747
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3748
|
-
this software and associated documentation files (the "Software"), to deal
|
|
3749
|
-
the Software without restriction, including without limitation the rights
|
|
3750
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3751
|
-
the Software, and to permit persons to whom the Software is
|
|
3752
|
-
subject to the following conditions:
|
|
3734
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3735
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3736
|
+
in the Software without restriction, including without limitation the rights
|
|
3737
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3738
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3739
|
+
furnished to do so, subject to the following conditions:
|
|
3753
3740
|
|
|
3754
3741
|
The above copyright notice and this permission notice shall be included in all
|
|
3755
3742
|
copies or substantial portions of the Software.
|
|
3756
3743
|
|
|
3757
3744
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3758
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3759
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3760
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3761
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3762
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3745
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3746
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3747
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3748
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3749
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3750
|
+
SOFTWARE.
|
|
3763
3751
|
|
|
3764
3752
|
````
|
|
3765
3753
|
|
|
@@ -3769,10 +3757,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3769
3757
|
|
|
3770
3758
|
### Rust Crates:
|
|
3771
3759
|
|
|
3772
|
-
- [
|
|
3760
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
3773
3761
|
|
|
3774
3762
|
````text
|
|
3775
|
-
Copyright
|
|
3763
|
+
Copyright (c) The Rust Project Developers
|
|
3776
3764
|
|
|
3777
3765
|
Permission is hereby granted, free of charge, to any
|
|
3778
3766
|
person obtaining a copy of this software and associated
|
|
@@ -3798,21 +3786,21 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
3798
3786
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3799
3787
|
DEALINGS IN THE SOFTWARE.
|
|
3800
3788
|
|
|
3801
|
-
|
|
3802
3789
|
````
|
|
3803
3790
|
|
|
3804
3791
|
---
|
|
3805
3792
|
|
|
3806
3793
|
## The following dependencies are licensed under the MIT License:
|
|
3807
3794
|
|
|
3808
|
-
###
|
|
3795
|
+
### Rust Crates:
|
|
3809
3796
|
|
|
3810
|
-
- [
|
|
3797
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
3811
3798
|
|
|
3812
3799
|
````text
|
|
3813
|
-
MIT License
|
|
3800
|
+
The MIT License (MIT)
|
|
3814
3801
|
|
|
3815
|
-
Copyright (c)
|
|
3802
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
3803
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
3816
3804
|
|
|
3817
3805
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3818
3806
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3838,33 +3826,31 @@ SOFTWARE.
|
|
|
3838
3826
|
|
|
3839
3827
|
## The following dependencies are licensed under the MIT License:
|
|
3840
3828
|
|
|
3841
|
-
###
|
|
3829
|
+
### Rust Crates:
|
|
3842
3830
|
|
|
3843
|
-
- [
|
|
3844
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
|
|
3831
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
3845
3832
|
|
|
3846
3833
|
````text
|
|
3847
|
-
|
|
3834
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
3848
3835
|
|
|
3849
|
-
|
|
3836
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3837
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3838
|
+
in the Software without restriction, including without limitation the rights
|
|
3839
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3840
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3841
|
+
furnished to do so, subject to the following conditions:
|
|
3850
3842
|
|
|
3851
|
-
|
|
3852
|
-
|
|
3853
|
-
in the Software without restriction, including without limitation the rights
|
|
3854
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3855
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3856
|
-
furnished to do so, subject to the following conditions:
|
|
3843
|
+
The above copyright notice and this permission notice shall be included in
|
|
3844
|
+
all copies or substantial portions of the Software.
|
|
3857
3845
|
|
|
3858
|
-
|
|
3859
|
-
|
|
3846
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3847
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3848
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3849
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3850
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3851
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3852
|
+
THE SOFTWARE.
|
|
3860
3853
|
|
|
3861
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3862
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3863
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3864
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3865
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3866
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3867
|
-
SOFTWARE
|
|
3868
3854
|
|
|
3869
3855
|
````
|
|
3870
3856
|
|
|
@@ -3874,10 +3860,10 @@ SOFTWARE.
|
|
|
3874
3860
|
|
|
3875
3861
|
### Rust Crates:
|
|
3876
3862
|
|
|
3877
|
-
- [
|
|
3863
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
3878
3864
|
|
|
3879
3865
|
````text
|
|
3880
|
-
Copyright (c)
|
|
3866
|
+
Copyright (c) 2016 Anthony Ramine
|
|
3881
3867
|
|
|
3882
3868
|
Permission is hereby granted, free of charge, to any
|
|
3883
3869
|
person obtaining a copy of this software and associated
|
|
@@ -3911,10 +3897,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3911
3897
|
|
|
3912
3898
|
### Rust Crates:
|
|
3913
3899
|
|
|
3914
|
-
- [
|
|
3900
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
3901
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
3915
3902
|
|
|
3916
3903
|
````text
|
|
3917
|
-
Copyright (c)
|
|
3904
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
3905
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
3906
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
3918
3907
|
|
|
3919
3908
|
Permission is hereby granted, free of charge, to any
|
|
3920
3909
|
person obtaining a copy of this software and associated
|
|
@@ -3948,11 +3937,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3948
3937
|
|
|
3949
3938
|
### Rust Crates:
|
|
3950
3939
|
|
|
3951
|
-
- [
|
|
3940
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
3952
3941
|
|
|
3953
3942
|
````text
|
|
3954
|
-
Copyright (c)
|
|
3955
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3943
|
+
Copyright (c) The rust-url developers
|
|
3956
3944
|
|
|
3957
3945
|
Permission is hereby granted, free of charge, to any
|
|
3958
3946
|
person obtaining a copy of this software and associated
|
|
@@ -3986,13 +3974,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3986
3974
|
|
|
3987
3975
|
### Rust Crates:
|
|
3988
3976
|
|
|
3989
|
-
- [
|
|
3990
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
3991
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
3992
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
3977
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
3993
3978
|
|
|
3994
3979
|
````text
|
|
3995
|
-
Copyright (c)
|
|
3980
|
+
Copyright (c) 2019 Carl Lerche
|
|
3996
3981
|
|
|
3997
3982
|
Permission is hereby granted, free of charge, to any
|
|
3998
3983
|
person obtaining a copy of this software and associated
|
|
@@ -4024,80 +4009,51 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4024
4009
|
|
|
4025
4010
|
## The following dependencies are licensed under the MIT License:
|
|
4026
4011
|
|
|
4027
|
-
### NPM Packages:
|
|
4028
|
-
|
|
4029
|
-
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
4030
|
-
|
|
4031
|
-
````text
|
|
4032
|
-
The MIT License (MIT)
|
|
4033
|
-
|
|
4034
|
-
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
4035
|
-
|
|
4036
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4037
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4038
|
-
in the Software without restriction, including without limitation the rights
|
|
4039
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4040
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4041
|
-
furnished to do so, subject to the following conditions:
|
|
4042
|
-
|
|
4043
|
-
The above copyright notice and this permission notice shall be included in
|
|
4044
|
-
all copies or substantial portions of the Software.
|
|
4045
|
-
|
|
4046
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4047
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4048
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4049
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4050
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4051
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4052
|
-
THE SOFTWARE.
|
|
4053
|
-
|
|
4054
|
-
````
|
|
4055
|
-
|
|
4056
|
-
---
|
|
4057
|
-
|
|
4058
|
-
## The following dependencies are licensed under the MIT License:
|
|
4059
|
-
|
|
4060
4012
|
### Rust Crates:
|
|
4061
4013
|
|
|
4062
|
-
- [
|
|
4014
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
4063
4015
|
|
|
4064
4016
|
````text
|
|
4065
|
-
Copyright (c)
|
|
4066
|
-
Copyright (c) 2016 Alex Crichton
|
|
4067
|
-
|
|
4068
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4069
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4070
|
-
in the Software without restriction, including without limitation the rights
|
|
4071
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4072
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4073
|
-
furnished to do so, subject to the following conditions:
|
|
4074
|
-
|
|
4075
|
-
The above copyright notice and this permission notice shall be included in
|
|
4076
|
-
all copies or substantial portions of the Software.
|
|
4017
|
+
Copyright (c) 2017 Robert Grosse
|
|
4077
4018
|
|
|
4078
|
-
|
|
4079
|
-
|
|
4080
|
-
|
|
4081
|
-
|
|
4082
|
-
|
|
4083
|
-
|
|
4084
|
-
|
|
4019
|
+
Permission is hereby granted, free of charge, to any
|
|
4020
|
+
person obtaining a copy of this software and associated
|
|
4021
|
+
documentation files (the "Software"), to deal in the
|
|
4022
|
+
Software without restriction, including without
|
|
4023
|
+
limitation the rights to use, copy, modify, merge,
|
|
4024
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
4025
|
+
the Software, and to permit persons to whom the Software
|
|
4026
|
+
is furnished to do so, subject to the following
|
|
4027
|
+
conditions:
|
|
4085
4028
|
|
|
4029
|
+
The above copyright notice and this permission notice
|
|
4030
|
+
shall be included in all copies or substantial portions
|
|
4031
|
+
of the Software.
|
|
4086
4032
|
|
|
4033
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4034
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4035
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4036
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4037
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4038
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4039
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4040
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4041
|
+
DEALINGS IN THE SOFTWARE.
|
|
4087
4042
|
````
|
|
4088
4043
|
|
|
4089
4044
|
---
|
|
4090
4045
|
|
|
4091
4046
|
## The following dependencies are licensed under the MIT License:
|
|
4092
4047
|
|
|
4093
|
-
###
|
|
4048
|
+
### Rust Crates:
|
|
4094
4049
|
|
|
4095
|
-
- [
|
|
4050
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
4096
4051
|
|
|
4097
4052
|
````text
|
|
4098
4053
|
MIT License
|
|
4099
4054
|
|
|
4100
|
-
Copyright (c)
|
|
4055
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
4056
|
+
Copyright (c) Tokio Contributors
|
|
4101
4057
|
|
|
4102
4058
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4103
4059
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4117,72 +4073,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
4117
4073
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4118
4074
|
SOFTWARE.
|
|
4119
4075
|
|
|
4120
|
-
[others]: https://github.com/json5/json5/contributors
|
|
4121
|
-
|
|
4122
|
-
````
|
|
4123
|
-
|
|
4124
|
-
---
|
|
4125
|
-
|
|
4126
|
-
## The following dependencies are licensed under the MIT License:
|
|
4127
|
-
|
|
4128
|
-
### Rust Crates:
|
|
4129
|
-
|
|
4130
|
-
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
4131
|
-
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
4132
|
-
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
4133
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
4134
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
4135
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
4136
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
4137
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
4138
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
4139
|
-
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
4140
|
-
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
4141
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
4142
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
4143
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
4144
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
4145
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
4146
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
4147
|
-
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
4148
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
4149
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
4150
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
4151
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
4152
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
4153
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
4154
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
4155
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
4156
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
4157
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
4158
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
4159
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
4160
|
-
|
|
4161
|
-
````text
|
|
4162
|
-
Permission is hereby granted, free of charge, to any
|
|
4163
|
-
person obtaining a copy of this software and associated
|
|
4164
|
-
documentation files (the "Software"), to deal in the
|
|
4165
|
-
Software without restriction, including without
|
|
4166
|
-
limitation the rights to use, copy, modify, merge,
|
|
4167
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
4168
|
-
the Software, and to permit persons to whom the Software
|
|
4169
|
-
is furnished to do so, subject to the following
|
|
4170
|
-
conditions:
|
|
4171
|
-
|
|
4172
|
-
The above copyright notice and this permission notice
|
|
4173
|
-
shall be included in all copies or substantial portions
|
|
4174
|
-
of the Software.
|
|
4175
|
-
|
|
4176
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4177
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4178
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4179
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4180
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4181
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4182
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4183
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4184
|
-
DEALINGS IN THE SOFTWARE.
|
|
4185
|
-
|
|
4186
4076
|
````
|
|
4187
4077
|
|
|
4188
4078
|
---
|
|
@@ -4572,35 +4462,30 @@ 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.6) (0.0.6)
|
|
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:
|
|
4578
4480
|
|
|
4579
|
-
- [
|
|
4580
|
-
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4581
|
-
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4582
|
-
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4583
|
-
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4584
|
-
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4585
|
-
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4586
|
-
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4587
|
-
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4588
|
-
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4589
|
-
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4590
|
-
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4591
|
-
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4592
|
-
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4593
|
-
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4594
|
-
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4595
|
-
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4596
|
-
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4481
|
+
- [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
|
|
4597
4482
|
|
|
4598
4483
|
````text
|
|
4599
4484
|
UNICODE LICENSE V3
|
|
4600
4485
|
|
|
4601
4486
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4602
4487
|
|
|
4603
|
-
Copyright ©
|
|
4488
|
+
Copyright © 1991-2023 Unicode, Inc.
|
|
4604
4489
|
|
|
4605
4490
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4606
4491
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4636,13 +4521,6 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4636
4521
|
dealings in these Data Files or Software without prior written
|
|
4637
4522
|
authorization of the copyright holder.
|
|
4638
4523
|
|
|
4639
|
-
SPDX-License-Identifier: Unicode-3.0
|
|
4640
|
-
|
|
4641
|
-
—
|
|
4642
|
-
|
|
4643
|
-
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4644
|
-
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4645
|
-
|
|
4646
4524
|
````
|
|
4647
4525
|
|
|
4648
4526
|
---
|
|
@@ -4651,14 +4529,31 @@ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation a
|
|
|
4651
4529
|
|
|
4652
4530
|
### Rust Crates:
|
|
4653
4531
|
|
|
4654
|
-
- [
|
|
4532
|
+
- [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4533
|
+
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4534
|
+
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4535
|
+
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4536
|
+
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4537
|
+
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4538
|
+
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4539
|
+
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4540
|
+
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4541
|
+
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4542
|
+
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4543
|
+
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4544
|
+
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4545
|
+
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4546
|
+
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4547
|
+
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4548
|
+
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4549
|
+
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4655
4550
|
|
|
4656
4551
|
````text
|
|
4657
4552
|
UNICODE LICENSE V3
|
|
4658
4553
|
|
|
4659
4554
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4660
4555
|
|
|
4661
|
-
Copyright ©
|
|
4556
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
4662
4557
|
|
|
4663
4558
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4664
4559
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4694,5 +4589,12 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4694
4589
|
dealings in these Data Files or Software without prior written
|
|
4695
4590
|
authorization of the copyright holder.
|
|
4696
4591
|
|
|
4592
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
4593
|
+
|
|
4594
|
+
—
|
|
4595
|
+
|
|
4596
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4597
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4598
|
+
|
|
4697
4599
|
````
|
|
4698
4600
|
|