@deveco-codegenie/mcp-darwin-arm64 1.1.9 → 1.1.10
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 +1113 -1113
- package/bin/codegenie-mcp-server +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -45,6 +45,93 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
45
45
|
|
|
46
46
|
### Rust Crates:
|
|
47
47
|
|
|
48
|
+
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
49
|
+
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
50
|
+
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
51
|
+
|
|
52
|
+
````text
|
|
53
|
+
Apache License
|
|
54
|
+
Version 2.0, January 2004
|
|
55
|
+
http://www.apache.org/licenses/
|
|
56
|
+
|
|
57
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
58
|
+
|
|
59
|
+
1. Definitions.
|
|
60
|
+
|
|
61
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
62
|
+
|
|
63
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
64
|
+
|
|
65
|
+
"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.
|
|
66
|
+
|
|
67
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
68
|
+
|
|
69
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
70
|
+
|
|
71
|
+
"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.
|
|
72
|
+
|
|
73
|
+
"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).
|
|
74
|
+
|
|
75
|
+
"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.
|
|
76
|
+
|
|
77
|
+
"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."
|
|
78
|
+
|
|
79
|
+
"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.
|
|
80
|
+
|
|
81
|
+
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.
|
|
82
|
+
|
|
83
|
+
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.
|
|
84
|
+
|
|
85
|
+
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:
|
|
86
|
+
|
|
87
|
+
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
88
|
+
|
|
89
|
+
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
90
|
+
|
|
91
|
+
(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
|
|
92
|
+
|
|
93
|
+
(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.
|
|
94
|
+
|
|
95
|
+
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.
|
|
96
|
+
|
|
97
|
+
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.
|
|
98
|
+
|
|
99
|
+
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.
|
|
100
|
+
|
|
101
|
+
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.
|
|
102
|
+
|
|
103
|
+
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.
|
|
104
|
+
|
|
105
|
+
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.
|
|
106
|
+
|
|
107
|
+
END OF TERMS AND CONDITIONS
|
|
108
|
+
|
|
109
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
110
|
+
|
|
111
|
+
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.
|
|
112
|
+
|
|
113
|
+
Copyright [yyyy] [name of copyright owner]
|
|
114
|
+
|
|
115
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
116
|
+
you may not use this file except in compliance with the License.
|
|
117
|
+
You may obtain a copy of the License at
|
|
118
|
+
|
|
119
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
120
|
+
|
|
121
|
+
Unless required by applicable law or agreed to in writing, software
|
|
122
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
123
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
124
|
+
See the License for the specific language governing permissions and
|
|
125
|
+
limitations under the License.
|
|
126
|
+
|
|
127
|
+
````
|
|
128
|
+
|
|
129
|
+
---
|
|
130
|
+
|
|
131
|
+
## The following dependencies are licensed under the Apache-2.0 License:
|
|
132
|
+
|
|
133
|
+
### Rust Crates:
|
|
134
|
+
|
|
48
135
|
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
49
136
|
|
|
50
137
|
````text
|
|
@@ -254,98 +341,11 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
254
341
|
|
|
255
342
|
---
|
|
256
343
|
|
|
257
|
-
## The following dependencies are licensed under the Apache-2.0 License:
|
|
258
|
-
|
|
259
|
-
### Rust Crates:
|
|
260
|
-
|
|
261
|
-
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
262
|
-
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
263
|
-
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
264
|
-
|
|
265
|
-
````text
|
|
266
|
-
Apache License
|
|
267
|
-
Version 2.0, January 2004
|
|
268
|
-
http://www.apache.org/licenses/
|
|
269
|
-
|
|
270
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
271
|
-
|
|
272
|
-
1. Definitions.
|
|
273
|
-
|
|
274
|
-
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
275
|
-
|
|
276
|
-
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
277
|
-
|
|
278
|
-
"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.
|
|
279
|
-
|
|
280
|
-
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
281
|
-
|
|
282
|
-
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
283
|
-
|
|
284
|
-
"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.
|
|
285
|
-
|
|
286
|
-
"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).
|
|
287
|
-
|
|
288
|
-
"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.
|
|
289
|
-
|
|
290
|
-
"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."
|
|
291
|
-
|
|
292
|
-
"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.
|
|
293
|
-
|
|
294
|
-
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.
|
|
295
|
-
|
|
296
|
-
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.
|
|
297
|
-
|
|
298
|
-
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:
|
|
299
|
-
|
|
300
|
-
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
301
|
-
|
|
302
|
-
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
303
|
-
|
|
304
|
-
(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
|
|
305
|
-
|
|
306
|
-
(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.
|
|
307
|
-
|
|
308
|
-
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.
|
|
309
|
-
|
|
310
|
-
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.
|
|
311
|
-
|
|
312
|
-
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.
|
|
313
|
-
|
|
314
|
-
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.
|
|
315
|
-
|
|
316
|
-
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.
|
|
317
|
-
|
|
318
|
-
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.
|
|
319
|
-
|
|
320
|
-
END OF TERMS AND CONDITIONS
|
|
321
|
-
|
|
322
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
323
|
-
|
|
324
|
-
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.
|
|
325
|
-
|
|
326
|
-
Copyright [yyyy] [name of copyright owner]
|
|
327
|
-
|
|
328
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
329
|
-
you may not use this file except in compliance with the License.
|
|
330
|
-
You may obtain a copy of the License at
|
|
331
|
-
|
|
332
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
333
|
-
|
|
334
|
-
Unless required by applicable law or agreed to in writing, software
|
|
335
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
336
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
337
|
-
See the License for the specific language governing permissions and
|
|
338
|
-
limitations under the License.
|
|
339
|
-
|
|
340
|
-
````
|
|
341
|
-
|
|
342
|
-
---
|
|
343
|
-
|
|
344
344
|
## The following dependencies are licensed under the BSD-3-Clause License:
|
|
345
345
|
|
|
346
346
|
### NPM Packages:
|
|
347
347
|
|
|
348
|
-
- [fast-uri](https://github.com/fastify/fast-uri) (3.1.
|
|
348
|
+
- [fast-uri](https://github.com/fastify/fast-uri) (3.1.3)
|
|
349
349
|
|
|
350
350
|
````text
|
|
351
351
|
Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
|
|
@@ -386,10 +386,10 @@ The complete list of contributors can be found at:
|
|
|
386
386
|
|
|
387
387
|
### Rust Crates:
|
|
388
388
|
|
|
389
|
-
- [
|
|
389
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
390
390
|
|
|
391
391
|
````text
|
|
392
|
-
Copyright
|
|
392
|
+
Copyright Mozilla Foundation
|
|
393
393
|
|
|
394
394
|
Permission is hereby granted, free of charge, to any
|
|
395
395
|
person obtaining a copy of this software and associated
|
|
@@ -423,44 +423,36 @@ DEALINGS IN THE SOFTWARE.
|
|
|
423
423
|
|
|
424
424
|
### Rust Crates:
|
|
425
425
|
|
|
426
|
-
- [
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
## The following dependencies are licensed under the MIT License:
|
|
456
|
-
|
|
457
|
-
### Rust Crates:
|
|
458
|
-
|
|
459
|
-
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
426
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
427
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
428
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
429
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
430
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
431
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
432
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
433
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
434
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
435
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
436
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
437
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
438
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
439
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
440
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
441
|
+
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
442
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
443
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
444
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
445
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
446
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
447
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
448
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
449
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
450
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
451
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
452
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
453
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
460
454
|
|
|
461
455
|
````text
|
|
462
|
-
Copyright (c) 2017 Robert Grosse
|
|
463
|
-
|
|
464
456
|
Permission is hereby granted, free of charge, to any
|
|
465
457
|
person obtaining a copy of this software and associated
|
|
466
458
|
documentation files (the "Software"), to deal in the
|
|
@@ -484,6 +476,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
484
476
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
485
477
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
486
478
|
DEALINGS IN THE SOFTWARE.
|
|
479
|
+
|
|
487
480
|
````
|
|
488
481
|
|
|
489
482
|
---
|
|
@@ -492,11 +485,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
492
485
|
|
|
493
486
|
### Rust Crates:
|
|
494
487
|
|
|
495
|
-
- [
|
|
488
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
496
489
|
|
|
497
490
|
````text
|
|
498
|
-
Copyright (c)
|
|
499
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
491
|
+
Copyright (c) The rust-url developers
|
|
500
492
|
|
|
501
493
|
Permission is hereby granted, free of charge, to any
|
|
502
494
|
person obtaining a copy of this software and associated
|
|
@@ -530,75 +522,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
530
522
|
|
|
531
523
|
### Rust Crates:
|
|
532
524
|
|
|
533
|
-
- [
|
|
525
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
534
526
|
|
|
535
527
|
````text
|
|
536
|
-
Copyright (c)
|
|
537
|
-
|
|
538
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
539
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
540
|
-
in the Software without restriction, including without limitation the rights
|
|
541
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
542
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
543
|
-
furnished to do so, subject to the following conditions:
|
|
544
|
-
|
|
545
|
-
The above copyright notice and this permission notice shall be included in
|
|
546
|
-
all copies or substantial portions of the Software.
|
|
547
|
-
|
|
548
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
549
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
550
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
551
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
552
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
553
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
554
|
-
THE SOFTWARE.
|
|
555
|
-
|
|
556
|
-
````
|
|
557
|
-
|
|
558
|
-
---
|
|
559
|
-
|
|
560
|
-
## The following dependencies are licensed under the MIT License:
|
|
561
|
-
|
|
562
|
-
### Rust Crates:
|
|
563
|
-
|
|
564
|
-
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
565
|
-
|
|
566
|
-
````text
|
|
567
|
-
Copyright (c) 2016 The rust-native-tls Developers
|
|
568
|
-
|
|
569
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
570
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
571
|
-
in the Software without restriction, including without limitation the rights
|
|
572
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
573
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
574
|
-
furnished to do so, subject to the following conditions:
|
|
575
|
-
|
|
576
|
-
The above copyright notice and this permission notice shall be included in all
|
|
577
|
-
copies or substantial portions of the Software.
|
|
578
|
-
|
|
579
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
580
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
581
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
582
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
583
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
584
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
585
|
-
SOFTWARE.
|
|
586
|
-
|
|
587
|
-
````
|
|
588
|
-
|
|
589
|
-
---
|
|
590
|
-
|
|
591
|
-
## The following dependencies are licensed under the MIT License:
|
|
592
|
-
|
|
593
|
-
### Rust Crates:
|
|
594
|
-
|
|
595
|
-
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
596
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
597
|
-
|
|
598
|
-
````text
|
|
599
|
-
Copyright (c) 2006-2009 Graydon Hoare
|
|
600
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
601
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
528
|
+
Copyright (c) 2018 Carl Lerche
|
|
602
529
|
|
|
603
530
|
Permission is hereby granted, free of charge, to any
|
|
604
531
|
person obtaining a copy of this software and associated
|
|
@@ -632,16 +559,35 @@ DEALINGS IN THE SOFTWARE.
|
|
|
632
559
|
|
|
633
560
|
### Rust Crates:
|
|
634
561
|
|
|
635
|
-
- [
|
|
562
|
+
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
563
|
+
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
636
564
|
|
|
637
565
|
````text
|
|
638
|
-
Copyright
|
|
566
|
+
Copyright (c) 2012-2013 Mozilla Foundation
|
|
639
567
|
|
|
640
|
-
Permission is hereby granted, free of charge, to any
|
|
568
|
+
Permission is hereby granted, free of charge, to any
|
|
569
|
+
person obtaining a copy of this software and associated
|
|
570
|
+
documentation files (the "Software"), to deal in the
|
|
571
|
+
Software without restriction, including without
|
|
572
|
+
limitation the rights to use, copy, modify, merge,
|
|
573
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
574
|
+
the Software, and to permit persons to whom the Software
|
|
575
|
+
is furnished to do so, subject to the following
|
|
576
|
+
conditions:
|
|
641
577
|
|
|
642
|
-
The above copyright notice and this permission notice
|
|
578
|
+
The above copyright notice and this permission notice
|
|
579
|
+
shall be included in all copies or substantial portions
|
|
580
|
+
of the Software.
|
|
643
581
|
|
|
644
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
582
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
583
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
584
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
585
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
586
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
587
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
588
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
589
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
590
|
+
DEALINGS IN THE SOFTWARE.
|
|
645
591
|
|
|
646
592
|
````
|
|
647
593
|
|
|
@@ -649,16 +595,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
649
595
|
|
|
650
596
|
## The following dependencies are licensed under the MIT License:
|
|
651
597
|
|
|
652
|
-
###
|
|
598
|
+
### NPM Packages:
|
|
653
599
|
|
|
654
|
-
- [
|
|
655
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
656
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
600
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
657
601
|
|
|
658
602
|
````text
|
|
659
603
|
MIT License
|
|
660
604
|
|
|
661
|
-
Copyright (c)
|
|
605
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
662
606
|
|
|
663
607
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
664
608
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -686,10 +630,10 @@ SOFTWARE.
|
|
|
686
630
|
|
|
687
631
|
### Rust Crates:
|
|
688
632
|
|
|
689
|
-
- [
|
|
633
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
690
634
|
|
|
691
635
|
````text
|
|
692
|
-
Copyright (c)
|
|
636
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
693
637
|
|
|
694
638
|
Permission is hereby granted, free of charge, to any
|
|
695
639
|
person obtaining a copy of this software and associated
|
|
@@ -723,10 +667,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
723
667
|
|
|
724
668
|
### Rust Crates:
|
|
725
669
|
|
|
726
|
-
- [
|
|
670
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
727
671
|
|
|
728
672
|
````text
|
|
729
|
-
Copyright (c)
|
|
673
|
+
Copyright (c) 2016--2017
|
|
730
674
|
|
|
731
675
|
Permission is hereby granted, free of charge, to any
|
|
732
676
|
person obtaining a copy of this software and associated
|
|
@@ -760,34 +704,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
760
704
|
|
|
761
705
|
### Rust Crates:
|
|
762
706
|
|
|
763
|
-
- [
|
|
707
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
764
708
|
|
|
765
709
|
````text
|
|
766
|
-
Copyright (c)
|
|
710
|
+
Copyright (c) 2017 Sean McArthur
|
|
767
711
|
|
|
768
|
-
Permission is hereby granted, free of charge, to any
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
the Software, and to permit persons to whom the Software
|
|
775
|
-
is furnished to do so, subject to the following
|
|
776
|
-
conditions:
|
|
712
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
713
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
714
|
+
in the Software without restriction, including without limitation the rights
|
|
715
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
716
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
717
|
+
furnished to do so, subject to the following conditions:
|
|
777
718
|
|
|
778
|
-
The above copyright notice and this permission notice
|
|
779
|
-
|
|
780
|
-
|
|
719
|
+
The above copyright notice and this permission notice shall be included in
|
|
720
|
+
all copies or substantial portions of the Software.
|
|
721
|
+
|
|
722
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
723
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
724
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
725
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
726
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
727
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
728
|
+
THE SOFTWARE.
|
|
781
729
|
|
|
782
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
783
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
784
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
785
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
786
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
787
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
788
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
789
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
790
|
-
DEALINGS IN THE SOFTWARE.
|
|
791
730
|
|
|
792
731
|
````
|
|
793
732
|
|
|
@@ -797,10 +736,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
797
736
|
|
|
798
737
|
### Rust Crates:
|
|
799
738
|
|
|
800
|
-
- [
|
|
739
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
801
740
|
|
|
802
741
|
````text
|
|
803
|
-
Copyright (c)
|
|
742
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
804
743
|
|
|
805
744
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
806
745
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -809,16 +748,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
809
748
|
copies of the Software, and to permit persons to whom the Software is
|
|
810
749
|
furnished to do so, subject to the following conditions:
|
|
811
750
|
|
|
812
|
-
The above copyright notice and this permission notice shall be included in
|
|
813
|
-
copies or substantial portions of the Software.
|
|
751
|
+
The above copyright notice and this permission notice shall be included in
|
|
752
|
+
all copies or substantial portions of the Software.
|
|
814
753
|
|
|
815
754
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
816
755
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
817
756
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
818
757
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
819
758
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
820
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
821
|
-
SOFTWARE.
|
|
759
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
760
|
+
THE SOFTWARE.
|
|
761
|
+
|
|
822
762
|
|
|
823
763
|
````
|
|
824
764
|
|
|
@@ -828,10 +768,11 @@ SOFTWARE.
|
|
|
828
768
|
|
|
829
769
|
### Rust Crates:
|
|
830
770
|
|
|
831
|
-
- [
|
|
771
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
772
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
832
773
|
|
|
833
774
|
````text
|
|
834
|
-
Copyright (c)
|
|
775
|
+
Copyright (c) 2014 Alex Crichton
|
|
835
776
|
|
|
836
777
|
Permission is hereby granted, free of charge, to any
|
|
837
778
|
person obtaining a copy of this software and associated
|
|
@@ -865,12 +806,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
865
806
|
|
|
866
807
|
### Rust Crates:
|
|
867
808
|
|
|
868
|
-
- [
|
|
809
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
810
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
869
811
|
|
|
870
812
|
````text
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
Copyright (c) 2014 Mathijs van de Nes
|
|
813
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
874
814
|
|
|
875
815
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
876
816
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -890,22 +830,60 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
890
830
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
891
831
|
SOFTWARE.
|
|
892
832
|
|
|
893
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
894
|
-
licences; see files named LICENSE.*.txt for details.
|
|
895
833
|
````
|
|
896
834
|
|
|
897
835
|
---
|
|
898
836
|
|
|
899
837
|
## The following dependencies are licensed under the MIT License:
|
|
900
838
|
|
|
901
|
-
###
|
|
839
|
+
### Rust Crates:
|
|
902
840
|
|
|
903
|
-
- [
|
|
841
|
+
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
842
|
+
|
|
843
|
+
````text
|
|
844
|
+
Copyright (c) 2014 Chris Wong
|
|
845
|
+
|
|
846
|
+
Permission is hereby granted, free of charge, to any
|
|
847
|
+
person obtaining a copy of this software and associated
|
|
848
|
+
documentation files (the "Software"), to deal in the
|
|
849
|
+
Software without restriction, including without
|
|
850
|
+
limitation the rights to use, copy, modify, merge,
|
|
851
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
852
|
+
the Software, and to permit persons to whom the Software
|
|
853
|
+
is furnished to do so, subject to the following
|
|
854
|
+
conditions:
|
|
855
|
+
|
|
856
|
+
The above copyright notice and this permission notice
|
|
857
|
+
shall be included in all copies or substantial portions
|
|
858
|
+
of the Software.
|
|
859
|
+
|
|
860
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
861
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
862
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
863
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
864
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
865
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
866
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
867
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
868
|
+
DEALINGS IN THE SOFTWARE.
|
|
869
|
+
|
|
870
|
+
````
|
|
871
|
+
|
|
872
|
+
---
|
|
873
|
+
|
|
874
|
+
## The following dependencies are licensed under the MIT License:
|
|
875
|
+
|
|
876
|
+
### Rust Crates:
|
|
877
|
+
|
|
878
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
904
879
|
|
|
905
880
|
````text
|
|
906
881
|
MIT License
|
|
907
882
|
|
|
908
|
-
Copyright
|
|
883
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
884
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
885
|
+
Copyright (c) 2017 Frommi
|
|
886
|
+
Copyright (c) 2017-2024 oyvindln
|
|
909
887
|
|
|
910
888
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
911
889
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -925,8 +903,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
925
903
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
926
904
|
SOFTWARE.
|
|
927
905
|
|
|
928
|
-
[others]: https://github.com/json5/json5/contributors
|
|
929
|
-
|
|
930
906
|
````
|
|
931
907
|
|
|
932
908
|
---
|
|
@@ -967,11 +943,12 @@ SOFTWARE.
|
|
|
967
943
|
|
|
968
944
|
### Rust Crates:
|
|
969
945
|
|
|
970
|
-
- [
|
|
946
|
+
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
971
947
|
|
|
972
948
|
````text
|
|
973
|
-
|
|
974
|
-
|
|
949
|
+
The MIT License (MIT)
|
|
950
|
+
|
|
951
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
975
952
|
|
|
976
953
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
977
954
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -991,7 +968,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
991
968
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
992
969
|
THE SOFTWARE.
|
|
993
970
|
|
|
994
|
-
|
|
995
971
|
````
|
|
996
972
|
|
|
997
973
|
---
|
|
@@ -1000,30 +976,66 @@ THE SOFTWARE.
|
|
|
1000
976
|
|
|
1001
977
|
### Rust Crates:
|
|
1002
978
|
|
|
1003
|
-
- [
|
|
979
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
1004
980
|
|
|
1005
981
|
````text
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
Copyright (c) 2014 Paho Lurie-Gregg
|
|
982
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
1009
983
|
|
|
1010
|
-
Permission is hereby granted, free of charge, to any
|
|
1011
|
-
of this software and associated
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
984
|
+
Permission is hereby granted, free of charge, to any
|
|
985
|
+
person obtaining a copy of this software and associated
|
|
986
|
+
documentation files (the "Software"), to deal in the
|
|
987
|
+
Software without restriction, including without
|
|
988
|
+
limitation the rights to use, copy, modify, merge,
|
|
989
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
990
|
+
the Software, and to permit persons to whom the Software
|
|
991
|
+
is furnished to do so, subject to the following
|
|
992
|
+
conditions:
|
|
1016
993
|
|
|
1017
|
-
The above copyright notice and this permission notice
|
|
1018
|
-
copies or substantial portions
|
|
994
|
+
The above copyright notice and this permission notice
|
|
995
|
+
shall be included in all copies or substantial portions
|
|
996
|
+
of the Software.
|
|
997
|
+
|
|
998
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
999
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1000
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1001
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1002
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1003
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1004
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1005
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1006
|
+
DEALINGS IN THE SOFTWARE.
|
|
1007
|
+
|
|
1008
|
+
````
|
|
1009
|
+
|
|
1010
|
+
---
|
|
1011
|
+
|
|
1012
|
+
## The following dependencies are licensed under the MIT License:
|
|
1013
|
+
|
|
1014
|
+
### Rust Crates:
|
|
1015
|
+
|
|
1016
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
1017
|
+
|
|
1018
|
+
````text
|
|
1019
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
1020
|
+
|
|
1021
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1022
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1023
|
+
in the Software without restriction, including without limitation the rights
|
|
1024
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1025
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1026
|
+
furnished to do so, subject to the following conditions:
|
|
1027
|
+
|
|
1028
|
+
The above copyright notice and this permission notice shall be included in
|
|
1029
|
+
all copies or substantial portions of the Software.
|
|
1019
1030
|
|
|
1020
1031
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1021
1032
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1022
1033
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1023
1034
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1024
1035
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1025
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1026
|
-
SOFTWARE.
|
|
1036
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1037
|
+
THE SOFTWARE.
|
|
1038
|
+
|
|
1027
1039
|
|
|
1028
1040
|
````
|
|
1029
1041
|
|
|
@@ -1031,13 +1043,15 @@ SOFTWARE.
|
|
|
1031
1043
|
|
|
1032
1044
|
## The following dependencies are licensed under the MIT License:
|
|
1033
1045
|
|
|
1034
|
-
###
|
|
1046
|
+
### NPM Packages:
|
|
1035
1047
|
|
|
1036
|
-
- [
|
|
1037
|
-
- [
|
|
1048
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
1049
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
1038
1050
|
|
|
1039
1051
|
````text
|
|
1040
|
-
|
|
1052
|
+
MIT License
|
|
1053
|
+
|
|
1054
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
1041
1055
|
|
|
1042
1056
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1043
1057
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1063,36 +1077,32 @@ SOFTWARE.
|
|
|
1063
1077
|
|
|
1064
1078
|
## The following dependencies are licensed under the MIT License:
|
|
1065
1079
|
|
|
1066
|
-
###
|
|
1080
|
+
### NPM Packages:
|
|
1067
1081
|
|
|
1068
|
-
- [
|
|
1082
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
1069
1083
|
|
|
1070
1084
|
````text
|
|
1071
|
-
|
|
1085
|
+
The MIT License (MIT)
|
|
1072
1086
|
|
|
1073
|
-
|
|
1074
|
-
person obtaining a copy of this software and associated
|
|
1075
|
-
documentation files (the "Software"), to deal in the
|
|
1076
|
-
Software without restriction, including without
|
|
1077
|
-
limitation the rights to use, copy, modify, merge,
|
|
1078
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1079
|
-
the Software, and to permit persons to whom the Software
|
|
1080
|
-
is furnished to do so, subject to the following
|
|
1081
|
-
conditions:
|
|
1087
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
1082
1088
|
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1089
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1090
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1091
|
+
in the Software without restriction, including without limitation the rights
|
|
1092
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1093
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1094
|
+
furnished to do so, subject to the following conditions:
|
|
1086
1095
|
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
IN
|
|
1095
|
-
|
|
1096
|
+
The above copyright notice and this permission notice shall be included in
|
|
1097
|
+
all copies or substantial portions of the Software.
|
|
1098
|
+
|
|
1099
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1100
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1101
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1102
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1103
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1104
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1105
|
+
THE SOFTWARE.
|
|
1096
1106
|
|
|
1097
1107
|
````
|
|
1098
1108
|
|
|
@@ -1102,10 +1112,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1102
1112
|
|
|
1103
1113
|
### Rust Crates:
|
|
1104
1114
|
|
|
1105
|
-
- [
|
|
1115
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
1106
1116
|
|
|
1107
1117
|
````text
|
|
1108
|
-
Copyright (c)
|
|
1118
|
+
Copyright (c) 2017 Robert Grosse
|
|
1109
1119
|
|
|
1110
1120
|
Permission is hereby granted, free of charge, to any
|
|
1111
1121
|
person obtaining a copy of this software and associated
|
|
@@ -1130,7 +1140,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1130
1140
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1131
1141
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1132
1142
|
DEALINGS IN THE SOFTWARE.
|
|
1133
|
-
|
|
1134
1143
|
````
|
|
1135
1144
|
|
|
1136
1145
|
---
|
|
@@ -1139,10 +1148,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1139
1148
|
|
|
1140
1149
|
### Rust Crates:
|
|
1141
1150
|
|
|
1142
|
-
- [
|
|
1151
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
1143
1152
|
|
|
1144
1153
|
````text
|
|
1145
|
-
Copyright (c)
|
|
1154
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
1146
1155
|
|
|
1147
1156
|
Permission is hereby granted, free of charge, to any
|
|
1148
1157
|
person obtaining a copy of this software and associated
|
|
@@ -1176,43 +1185,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1176
1185
|
|
|
1177
1186
|
### Rust Crates:
|
|
1178
1187
|
|
|
1179
|
-
- [
|
|
1180
|
-
|
|
1181
|
-
````text
|
|
1182
|
-
MIT License
|
|
1183
|
-
|
|
1184
|
-
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
1185
|
-
|
|
1186
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1187
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1188
|
-
in the Software without restriction, including without limitation the rights
|
|
1189
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1190
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1191
|
-
furnished to do so, subject to the following conditions:
|
|
1192
|
-
|
|
1193
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1194
|
-
copies or substantial portions of the Software.
|
|
1195
|
-
|
|
1196
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1197
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1198
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1199
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1200
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1201
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1202
|
-
SOFTWARE.
|
|
1203
|
-
|
|
1204
|
-
````
|
|
1205
|
-
|
|
1206
|
-
---
|
|
1207
|
-
|
|
1208
|
-
## The following dependencies are licensed under the MIT License:
|
|
1209
|
-
|
|
1210
|
-
### Rust Crates:
|
|
1211
|
-
|
|
1212
|
-
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
1188
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
1213
1189
|
|
|
1214
1190
|
````text
|
|
1215
|
-
Copyright (c)
|
|
1191
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
1216
1192
|
|
|
1217
1193
|
Permission is hereby granted, free of charge, to any
|
|
1218
1194
|
person obtaining a copy of this software and associated
|
|
@@ -1246,10 +1222,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1246
1222
|
|
|
1247
1223
|
### Rust Crates:
|
|
1248
1224
|
|
|
1249
|
-
- [
|
|
1225
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
1250
1226
|
|
|
1251
1227
|
````text
|
|
1252
|
-
|
|
1228
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
1229
|
+
Copyright (c) 2016 Jason Housley
|
|
1253
1230
|
|
|
1254
1231
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1255
1232
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1258,16 +1235,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1258
1235
|
copies of the Software, and to permit persons to whom the Software is
|
|
1259
1236
|
furnished to do so, subject to the following conditions:
|
|
1260
1237
|
|
|
1261
|
-
The above copyright notice and this permission notice shall be included in
|
|
1262
|
-
copies or substantial portions of the Software.
|
|
1238
|
+
The above copyright notice and this permission notice shall be included in
|
|
1239
|
+
all copies or substantial portions of the Software.
|
|
1263
1240
|
|
|
1264
1241
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1265
1242
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1266
1243
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1267
1244
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1268
1245
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1269
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1270
|
-
SOFTWARE.
|
|
1246
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1247
|
+
THE SOFTWARE.
|
|
1271
1248
|
|
|
1272
1249
|
````
|
|
1273
1250
|
|
|
@@ -1275,15 +1252,16 @@ SOFTWARE.
|
|
|
1275
1252
|
|
|
1276
1253
|
## The following dependencies are licensed under the MIT License:
|
|
1277
1254
|
|
|
1278
|
-
###
|
|
1255
|
+
### Rust Crates:
|
|
1279
1256
|
|
|
1280
|
-
- [
|
|
1281
|
-
- [
|
|
1257
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1258
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1259
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1282
1260
|
|
|
1283
1261
|
````text
|
|
1284
1262
|
MIT License
|
|
1285
1263
|
|
|
1286
|
-
Copyright (c) 2017
|
|
1264
|
+
Copyright (c) 2017 Ted Driggs
|
|
1287
1265
|
|
|
1288
1266
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1289
1267
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1311,30 +1289,34 @@ SOFTWARE.
|
|
|
1311
1289
|
|
|
1312
1290
|
### Rust Crates:
|
|
1313
1291
|
|
|
1314
|
-
- [
|
|
1292
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
1315
1293
|
|
|
1316
1294
|
````text
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
Copyright (c) 2025 Callum Oakley
|
|
1295
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
1320
1296
|
|
|
1321
|
-
Permission is hereby granted, free of charge, to any
|
|
1322
|
-
of this software and associated
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1297
|
+
Permission is hereby granted, free of charge, to any
|
|
1298
|
+
person obtaining a copy of this software and associated
|
|
1299
|
+
documentation files (the "Software"), to deal in the
|
|
1300
|
+
Software without restriction, including without
|
|
1301
|
+
limitation the rights to use, copy, modify, merge,
|
|
1302
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1303
|
+
the Software, and to permit persons to whom the Software
|
|
1304
|
+
is furnished to do so, subject to the following
|
|
1305
|
+
conditions:
|
|
1327
1306
|
|
|
1328
|
-
The above copyright notice and this permission notice
|
|
1329
|
-
copies or substantial portions
|
|
1307
|
+
The above copyright notice and this permission notice
|
|
1308
|
+
shall be included in all copies or substantial portions
|
|
1309
|
+
of the Software.
|
|
1330
1310
|
|
|
1331
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1332
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1311
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1312
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1313
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1314
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1315
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1316
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1317
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1318
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1319
|
+
DEALINGS IN THE SOFTWARE.
|
|
1338
1320
|
|
|
1339
1321
|
````
|
|
1340
1322
|
|
|
@@ -1344,10 +1326,10 @@ SOFTWARE.
|
|
|
1344
1326
|
|
|
1345
1327
|
### Rust Crates:
|
|
1346
1328
|
|
|
1347
|
-
- [
|
|
1329
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
1348
1330
|
|
|
1349
1331
|
````text
|
|
1350
|
-
Copyright (c)
|
|
1332
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
1351
1333
|
|
|
1352
1334
|
Permission is hereby granted, free of charge, to any
|
|
1353
1335
|
person obtaining a copy of this software and associated
|
|
@@ -1381,13 +1363,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1381
1363
|
|
|
1382
1364
|
### Rust Crates:
|
|
1383
1365
|
|
|
1384
|
-
- [
|
|
1385
|
-
- [
|
|
1386
|
-
- [
|
|
1366
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
1367
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
1368
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
1387
1369
|
|
|
1388
1370
|
````text
|
|
1389
|
-
Copyright
|
|
1390
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1371
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
1391
1372
|
|
|
1392
1373
|
Permission is hereby granted, free of charge, to any
|
|
1393
1374
|
person obtaining a copy of this software and associated
|
|
@@ -1421,79 +1402,37 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1421
1402
|
|
|
1422
1403
|
### Rust Crates:
|
|
1423
1404
|
|
|
1424
|
-
- [
|
|
1405
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
1406
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
1425
1407
|
|
|
1426
1408
|
````text
|
|
1427
|
-
Copyright (c)
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1431
|
-
in the Software without restriction, including without limitation the rights
|
|
1432
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1433
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1434
|
-
furnished to do so, subject to the following conditions:
|
|
1435
|
-
|
|
1436
|
-
The above copyright notice and this permission notice shall be included in
|
|
1437
|
-
all copies or substantial portions of the Software.
|
|
1438
|
-
|
|
1439
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1440
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1441
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1442
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1443
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1444
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1445
|
-
THE SOFTWARE.
|
|
1446
|
-
|
|
1447
|
-
````
|
|
1409
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
1410
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
1411
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
1448
1412
|
|
|
1449
|
-
|
|
1413
|
+
Permission is hereby granted, free of charge, to any
|
|
1414
|
+
person obtaining a copy of this software and associated
|
|
1415
|
+
documentation files (the "Software"), to deal in the
|
|
1416
|
+
Software without restriction, including without
|
|
1417
|
+
limitation the rights to use, copy, modify, merge,
|
|
1418
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1419
|
+
the Software, and to permit persons to whom the Software
|
|
1420
|
+
is furnished to do so, subject to the following
|
|
1421
|
+
conditions:
|
|
1450
1422
|
|
|
1451
|
-
|
|
1423
|
+
The above copyright notice and this permission notice
|
|
1424
|
+
shall be included in all copies or substantial portions
|
|
1425
|
+
of the Software.
|
|
1452
1426
|
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
in the Software without restriction, including without limitation the rights
|
|
1463
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1464
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1465
|
-
furnished to do so, subject to the following conditions:
|
|
1466
|
-
|
|
1467
|
-
The above copyright notice and this permission notice shall be included in
|
|
1468
|
-
all copies or substantial portions of the Software.
|
|
1469
|
-
|
|
1470
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1471
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1472
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1473
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1474
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1475
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1476
|
-
THE SOFTWARE.
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
````
|
|
1480
|
-
|
|
1481
|
-
---
|
|
1482
|
-
|
|
1483
|
-
## The following dependencies are licensed under the MIT License:
|
|
1484
|
-
|
|
1485
|
-
### Rust Crates:
|
|
1486
|
-
|
|
1487
|
-
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
1488
|
-
|
|
1489
|
-
````text
|
|
1490
|
-
Copyright 2017 Juniper Networks, Inc.
|
|
1491
|
-
|
|
1492
|
-
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:
|
|
1493
|
-
|
|
1494
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1495
|
-
|
|
1496
|
-
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.
|
|
1427
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1428
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1429
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1430
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1431
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1432
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1433
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1434
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1435
|
+
DEALINGS IN THE SOFTWARE.
|
|
1497
1436
|
|
|
1498
1437
|
````
|
|
1499
1438
|
|
|
@@ -1503,12 +1442,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1503
1442
|
|
|
1504
1443
|
### Rust Crates:
|
|
1505
1444
|
|
|
1506
|
-
- [
|
|
1445
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
1507
1446
|
|
|
1508
1447
|
````text
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
Copyright (c) 2015 Alice Maz
|
|
1448
|
+
Copyright (c) 2017 Daniel Abramov
|
|
1449
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
1512
1450
|
|
|
1513
1451
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1514
1452
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1536,11 +1474,10 @@ THE SOFTWARE.
|
|
|
1536
1474
|
|
|
1537
1475
|
### Rust Crates:
|
|
1538
1476
|
|
|
1539
|
-
- [
|
|
1477
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
1540
1478
|
|
|
1541
1479
|
````text
|
|
1542
|
-
Copyright (c)
|
|
1543
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1480
|
+
Copyright (c) The Rust Project Developers
|
|
1544
1481
|
|
|
1545
1482
|
Permission is hereby granted, free of charge, to any
|
|
1546
1483
|
person obtaining a copy of this software and associated
|
|
@@ -1574,10 +1511,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1574
1511
|
|
|
1575
1512
|
### Rust Crates:
|
|
1576
1513
|
|
|
1577
|
-
- [
|
|
1514
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
1578
1515
|
|
|
1579
1516
|
````text
|
|
1580
|
-
Copyright (c)
|
|
1517
|
+
Copyright (c) 2015 Steven Allen
|
|
1581
1518
|
|
|
1582
1519
|
Permission is hereby granted, free of charge, to any
|
|
1583
1520
|
person obtaining a copy of this software and associated
|
|
@@ -1611,72 +1548,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1611
1548
|
|
|
1612
1549
|
### Rust Crates:
|
|
1613
1550
|
|
|
1614
|
-
- [
|
|
1615
|
-
- [
|
|
1616
|
-
- [
|
|
1617
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
1551
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
1552
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
1553
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
1618
1554
|
|
|
1619
1555
|
````text
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
Copyright (c) 2015 Andrew Gallant
|
|
1623
|
-
|
|
1624
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1625
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1626
|
-
in the Software without restriction, including without limitation the rights
|
|
1627
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1628
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1629
|
-
furnished to do so, subject to the following conditions:
|
|
1630
|
-
|
|
1631
|
-
The above copyright notice and this permission notice shall be included in
|
|
1632
|
-
all copies or substantial portions of the Software.
|
|
1633
|
-
|
|
1634
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1635
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1636
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1637
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1638
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1639
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1640
|
-
THE SOFTWARE.
|
|
1641
|
-
|
|
1642
|
-
````
|
|
1643
|
-
|
|
1644
|
-
---
|
|
1645
|
-
|
|
1646
|
-
## The following dependencies are licensed under the MIT License:
|
|
1647
|
-
|
|
1648
|
-
### Rust Crates:
|
|
1649
|
-
|
|
1650
|
-
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
1651
|
-
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
1652
|
-
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
1653
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
1654
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
1655
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
1656
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
1657
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
1658
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
1659
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
1660
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
1661
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
1662
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
1663
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1664
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1665
|
-
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
1666
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
1667
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
1668
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
1669
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
1670
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
1671
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
1672
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1673
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1674
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1675
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1676
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
1677
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
1556
|
+
Copyright (c) 2019 Tower Contributors
|
|
1678
1557
|
|
|
1679
|
-
````text
|
|
1680
1558
|
Permission is hereby granted, free of charge, to any
|
|
1681
1559
|
person obtaining a copy of this software and associated
|
|
1682
1560
|
documentation files (the "Software"), to deal in the
|
|
@@ -1709,29 +1587,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1709
1587
|
|
|
1710
1588
|
### Rust Crates:
|
|
1711
1589
|
|
|
1712
|
-
- [
|
|
1590
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
1713
1591
|
|
|
1714
1592
|
````text
|
|
1715
|
-
Copyright (c)
|
|
1716
|
-
|
|
1717
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1718
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1719
|
-
in the Software without restriction, including without limitation the rights
|
|
1720
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1721
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1722
|
-
furnished to do so, subject to the following conditions:
|
|
1593
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
1723
1594
|
|
|
1724
|
-
|
|
1725
|
-
|
|
1595
|
+
Permission is hereby granted, free of charge, to any
|
|
1596
|
+
person obtaining a copy of this software and associated
|
|
1597
|
+
documentation files (the "Software"), to deal in the
|
|
1598
|
+
Software without restriction, including without
|
|
1599
|
+
limitation the rights to use, copy, modify, merge,
|
|
1600
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1601
|
+
the Software, and to permit persons to whom the Software
|
|
1602
|
+
is furnished to do so, subject to the following
|
|
1603
|
+
conditions:
|
|
1726
1604
|
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1731
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1732
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1733
|
-
THE SOFTWARE.
|
|
1605
|
+
The above copyright notice and this permission notice
|
|
1606
|
+
shall be included in all copies or substantial portions
|
|
1607
|
+
of the Software.
|
|
1734
1608
|
|
|
1609
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1610
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1611
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1612
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1613
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1614
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1615
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1616
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1617
|
+
DEALINGS IN THE SOFTWARE.
|
|
1735
1618
|
|
|
1736
1619
|
````
|
|
1737
1620
|
|
|
@@ -1741,13 +1624,12 @@ THE SOFTWARE.
|
|
|
1741
1624
|
|
|
1742
1625
|
### Rust Crates:
|
|
1743
1626
|
|
|
1744
|
-
- [
|
|
1745
|
-
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
1627
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
1746
1628
|
|
|
1747
1629
|
````text
|
|
1748
1630
|
MIT License
|
|
1749
1631
|
|
|
1750
|
-
Copyright (c)
|
|
1632
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
1751
1633
|
|
|
1752
1634
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1753
1635
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1773,14 +1655,16 @@ SOFTWARE.
|
|
|
1773
1655
|
|
|
1774
1656
|
## The following dependencies are licensed under the MIT License:
|
|
1775
1657
|
|
|
1776
|
-
###
|
|
1658
|
+
### Rust Crates:
|
|
1777
1659
|
|
|
1778
|
-
- [
|
|
1660
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
1661
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
1662
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
1779
1663
|
|
|
1780
1664
|
````text
|
|
1781
|
-
|
|
1665
|
+
MIT License
|
|
1782
1666
|
|
|
1783
|
-
Copyright (c)
|
|
1667
|
+
Copyright (c) Tokio Contributors
|
|
1784
1668
|
|
|
1785
1669
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1786
1670
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1800,7 +1684,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1800
1684
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1801
1685
|
SOFTWARE.
|
|
1802
1686
|
|
|
1803
|
-
|
|
1804
1687
|
````
|
|
1805
1688
|
|
|
1806
1689
|
---
|
|
@@ -1809,10 +1692,19 @@ SOFTWARE.
|
|
|
1809
1692
|
|
|
1810
1693
|
### Rust Crates:
|
|
1811
1694
|
|
|
1812
|
-
- [
|
|
1695
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1696
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1697
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1698
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1699
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1700
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1701
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1702
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1703
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1813
1704
|
|
|
1814
1705
|
````text
|
|
1815
|
-
Copyright (c)
|
|
1706
|
+
Copyright (c) 2016 Alex Crichton
|
|
1707
|
+
Copyright (c) 2017 The Tokio Authors
|
|
1816
1708
|
|
|
1817
1709
|
Permission is hereby granted, free of charge, to any
|
|
1818
1710
|
person obtaining a copy of this software and associated
|
|
@@ -1846,14 +1738,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1846
1738
|
|
|
1847
1739
|
### Rust Crates:
|
|
1848
1740
|
|
|
1849
|
-
- [
|
|
1850
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1851
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1741
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
1852
1742
|
|
|
1853
1743
|
````text
|
|
1854
1744
|
MIT License
|
|
1855
1745
|
|
|
1856
|
-
Copyright (c)
|
|
1746
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
1857
1747
|
|
|
1858
1748
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1859
1749
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1881,12 +1771,10 @@ SOFTWARE.
|
|
|
1881
1771
|
|
|
1882
1772
|
### Rust Crates:
|
|
1883
1773
|
|
|
1884
|
-
- [
|
|
1885
|
-
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
1886
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
1774
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
1887
1775
|
|
|
1888
1776
|
````text
|
|
1889
|
-
Copyright (c)
|
|
1777
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
1890
1778
|
|
|
1891
1779
|
Permission is hereby granted, free of charge, to any
|
|
1892
1780
|
person obtaining a copy of this software and associated
|
|
@@ -1918,32 +1806,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1918
1806
|
|
|
1919
1807
|
## The following dependencies are licensed under the MIT License:
|
|
1920
1808
|
|
|
1921
|
-
###
|
|
1809
|
+
### NPM Packages:
|
|
1922
1810
|
|
|
1923
|
-
- [
|
|
1811
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
1924
1812
|
|
|
1925
1813
|
````text
|
|
1926
|
-
MIT
|
|
1927
|
-
|
|
1928
|
-
Copyright (c) [2021] [Marvin Countryman]
|
|
1814
|
+
This software is released under the MIT license:
|
|
1929
1815
|
|
|
1930
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1816
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1817
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
1818
|
+
the Software without restriction, including without limitation the rights to
|
|
1819
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1820
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1821
|
+
subject to the following conditions:
|
|
1936
1822
|
|
|
1937
1823
|
The above copyright notice and this permission notice shall be included in all
|
|
1938
1824
|
copies or substantial portions of the Software.
|
|
1939
1825
|
|
|
1940
1826
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1941
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
SOFTWARE.
|
|
1827
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1828
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1829
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1830
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1831
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1947
1832
|
|
|
1948
1833
|
````
|
|
1949
1834
|
|
|
@@ -1953,34 +1838,29 @@ SOFTWARE.
|
|
|
1953
1838
|
|
|
1954
1839
|
### Rust Crates:
|
|
1955
1840
|
|
|
1956
|
-
- [
|
|
1841
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
1957
1842
|
|
|
1958
1843
|
````text
|
|
1959
|
-
Copyright (c)
|
|
1844
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
1960
1845
|
|
|
1961
|
-
Permission is hereby granted, free of charge, to any
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
the Software, and to permit persons to whom the Software
|
|
1968
|
-
is furnished to do so, subject to the following
|
|
1969
|
-
conditions:
|
|
1846
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1847
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1848
|
+
in the Software without restriction, including without limitation the rights
|
|
1849
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1850
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1851
|
+
furnished to do so, subject to the following conditions:
|
|
1970
1852
|
|
|
1971
|
-
The above copyright notice and this permission notice
|
|
1972
|
-
|
|
1973
|
-
|
|
1853
|
+
The above copyright notice and this permission notice shall be included in
|
|
1854
|
+
all copies or substantial portions of the Software.
|
|
1855
|
+
|
|
1856
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1857
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1858
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1859
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1860
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1861
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1862
|
+
THE SOFTWARE.
|
|
1974
1863
|
|
|
1975
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1976
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1977
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1978
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1979
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1980
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1981
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1982
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1983
|
-
DEALINGS IN THE SOFTWARE.
|
|
1984
1864
|
|
|
1985
1865
|
````
|
|
1986
1866
|
|
|
@@ -1990,10 +1870,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1990
1870
|
|
|
1991
1871
|
### Rust Crates:
|
|
1992
1872
|
|
|
1993
|
-
- [
|
|
1873
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
1994
1874
|
|
|
1995
1875
|
````text
|
|
1996
|
-
Copyright (c)
|
|
1876
|
+
Copyright (c) 2016--2023
|
|
1997
1877
|
|
|
1998
1878
|
Permission is hereby granted, free of charge, to any
|
|
1999
1879
|
person obtaining a copy of this software and associated
|
|
@@ -2027,12 +1907,75 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2027
1907
|
|
|
2028
1908
|
### Rust Crates:
|
|
2029
1909
|
|
|
2030
|
-
- [
|
|
2031
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
2032
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
1910
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
2033
1911
|
|
|
2034
1912
|
````text
|
|
2035
|
-
|
|
1913
|
+
MIT License
|
|
1914
|
+
|
|
1915
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
1916
|
+
|
|
1917
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1918
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1919
|
+
in the Software without restriction, including without limitation the rights
|
|
1920
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1921
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1922
|
+
furnished to do so, subject to the following conditions:
|
|
1923
|
+
|
|
1924
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1925
|
+
copies or substantial portions of the Software.
|
|
1926
|
+
|
|
1927
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1928
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1929
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1930
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1931
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1932
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1933
|
+
SOFTWARE.
|
|
1934
|
+
|
|
1935
|
+
````
|
|
1936
|
+
|
|
1937
|
+
---
|
|
1938
|
+
|
|
1939
|
+
## The following dependencies are licensed under the MIT License:
|
|
1940
|
+
|
|
1941
|
+
### Rust Crates:
|
|
1942
|
+
|
|
1943
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
1944
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
1945
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
1946
|
+
|
|
1947
|
+
````text
|
|
1948
|
+
MIT License
|
|
1949
|
+
|
|
1950
|
+
Copyright (c) <year> <copyright holders>
|
|
1951
|
+
|
|
1952
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
1953
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
1954
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1955
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
1956
|
+
following conditions:
|
|
1957
|
+
|
|
1958
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
1959
|
+
portions of the Software.
|
|
1960
|
+
|
|
1961
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
1962
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
1963
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1964
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
1965
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1966
|
+
|
|
1967
|
+
````
|
|
1968
|
+
|
|
1969
|
+
---
|
|
1970
|
+
|
|
1971
|
+
## The following dependencies are licensed under the MIT License:
|
|
1972
|
+
|
|
1973
|
+
### Rust Crates:
|
|
1974
|
+
|
|
1975
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
1976
|
+
|
|
1977
|
+
````text
|
|
1978
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
2036
1979
|
|
|
2037
1980
|
Permission is hereby granted, free of charge, to any
|
|
2038
1981
|
person obtaining a copy of this software and associated
|
|
@@ -2064,14 +2007,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2064
2007
|
|
|
2065
2008
|
## The following dependencies are licensed under the MIT License:
|
|
2066
2009
|
|
|
2067
|
-
###
|
|
2010
|
+
### Rust Crates:
|
|
2068
2011
|
|
|
2069
|
-
- [
|
|
2012
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
2070
2013
|
|
|
2071
2014
|
````text
|
|
2072
2015
|
MIT License
|
|
2073
2016
|
|
|
2074
|
-
Copyright (c)
|
|
2017
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
2018
|
+
Copyright (c) Tokio Contributors
|
|
2075
2019
|
|
|
2076
2020
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2077
2021
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2097,12 +2041,14 @@ SOFTWARE.
|
|
|
2097
2041
|
|
|
2098
2042
|
## The following dependencies are licensed under the MIT License:
|
|
2099
2043
|
|
|
2100
|
-
###
|
|
2044
|
+
### NPM Packages:
|
|
2101
2045
|
|
|
2102
|
-
- [
|
|
2046
|
+
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.13) (0.0.13)
|
|
2103
2047
|
|
|
2104
2048
|
````text
|
|
2105
|
-
|
|
2049
|
+
MIT License
|
|
2050
|
+
|
|
2051
|
+
Copyright (c) 2026 Huawei Device Co., Ltd.
|
|
2106
2052
|
|
|
2107
2053
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2108
2054
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2111,16 +2057,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2111
2057
|
copies of the Software, and to permit persons to whom the Software is
|
|
2112
2058
|
furnished to do so, subject to the following conditions:
|
|
2113
2059
|
|
|
2114
|
-
The above copyright notice and this permission notice shall be included in
|
|
2115
|
-
|
|
2060
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2061
|
+
copies or substantial portions of the Software.
|
|
2116
2062
|
|
|
2117
2063
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2118
2064
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2119
2065
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2120
2066
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2121
2067
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2122
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2123
|
-
|
|
2068
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2069
|
+
SOFTWARE.
|
|
2124
2070
|
|
|
2125
2071
|
````
|
|
2126
2072
|
|
|
@@ -2130,16 +2076,11 @@ THE SOFTWARE.
|
|
|
2130
2076
|
|
|
2131
2077
|
### Rust Crates:
|
|
2132
2078
|
|
|
2133
|
-
- [
|
|
2079
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
2134
2080
|
|
|
2135
2081
|
````text
|
|
2136
2082
|
MIT License
|
|
2137
2083
|
|
|
2138
|
-
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
2139
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2140
|
-
Copyright (c) 2017 Frommi
|
|
2141
|
-
Copyright (c) 2017-2024 oyvindln
|
|
2142
|
-
|
|
2143
2084
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2144
2085
|
of this software and associated documentation files (the "Software"), to deal
|
|
2145
2086
|
in the Software without restriction, including without limitation the rights
|
|
@@ -2166,29 +2107,34 @@ SOFTWARE.
|
|
|
2166
2107
|
|
|
2167
2108
|
### Rust Crates:
|
|
2168
2109
|
|
|
2169
|
-
- [
|
|
2110
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
2170
2111
|
|
|
2171
2112
|
````text
|
|
2172
|
-
Copyright
|
|
2173
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
2113
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
2174
2114
|
|
|
2175
|
-
Permission is hereby granted, free of charge, to any
|
|
2176
|
-
of this software and associated
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
|
-
|
|
2180
|
-
|
|
2115
|
+
Permission is hereby granted, free of charge, to any
|
|
2116
|
+
person obtaining a copy of this software and associated
|
|
2117
|
+
documentation files (the "Software"), to deal in the
|
|
2118
|
+
Software without restriction, including without
|
|
2119
|
+
limitation the rights to use, copy, modify, merge,
|
|
2120
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2121
|
+
the Software, and to permit persons to whom the Software
|
|
2122
|
+
is furnished to do so, subject to the following
|
|
2123
|
+
conditions:
|
|
2181
2124
|
|
|
2182
|
-
The above copyright notice and this permission notice
|
|
2183
|
-
all copies or substantial portions
|
|
2125
|
+
The above copyright notice and this permission notice
|
|
2126
|
+
shall be included in all copies or substantial portions
|
|
2127
|
+
of the Software.
|
|
2184
2128
|
|
|
2185
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2186
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2187
|
-
|
|
2188
|
-
|
|
2189
|
-
|
|
2190
|
-
|
|
2191
|
-
|
|
2129
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2130
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2131
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2132
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2133
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2134
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2135
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2136
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2137
|
+
DEALINGS IN THE SOFTWARE.
|
|
2192
2138
|
|
|
2193
2139
|
````
|
|
2194
2140
|
|
|
@@ -2198,13 +2144,10 @@ THE SOFTWARE.
|
|
|
2198
2144
|
|
|
2199
2145
|
### Rust Crates:
|
|
2200
2146
|
|
|
2201
|
-
- [
|
|
2202
|
-
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
2203
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
2204
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
2147
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
2205
2148
|
|
|
2206
2149
|
````text
|
|
2207
|
-
Copyright (c)
|
|
2150
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
2208
2151
|
|
|
2209
2152
|
Permission is hereby granted, free of charge, to any
|
|
2210
2153
|
person obtaining a copy of this software and associated
|
|
@@ -2236,16 +2179,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2236
2179
|
|
|
2237
2180
|
## The following dependencies are licensed under the MIT License:
|
|
2238
2181
|
|
|
2239
|
-
###
|
|
2182
|
+
### NPM Packages:
|
|
2240
2183
|
|
|
2241
|
-
- [
|
|
2184
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
2242
2185
|
|
|
2243
2186
|
````text
|
|
2244
|
-
|
|
2187
|
+
MIT License
|
|
2245
2188
|
|
|
2246
|
-
Copyright (c)
|
|
2247
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
2248
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
2189
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
2249
2190
|
|
|
2250
2191
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2251
2192
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2265,6 +2206,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2265
2206
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2266
2207
|
SOFTWARE.
|
|
2267
2208
|
|
|
2209
|
+
[others]: https://github.com/json5/json5/contributors
|
|
2210
|
+
|
|
2268
2211
|
````
|
|
2269
2212
|
|
|
2270
2213
|
---
|
|
@@ -2273,10 +2216,41 @@ SOFTWARE.
|
|
|
2273
2216
|
|
|
2274
2217
|
### Rust Crates:
|
|
2275
2218
|
|
|
2276
|
-
- [
|
|
2219
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
2277
2220
|
|
|
2278
2221
|
````text
|
|
2279
|
-
Copyright (c)
|
|
2222
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
2223
|
+
|
|
2224
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2225
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2226
|
+
in the Software without restriction, including without limitation the rights
|
|
2227
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2228
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2229
|
+
furnished to do so, subject to the following conditions:
|
|
2230
|
+
|
|
2231
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2232
|
+
copies or substantial portions of the Software.
|
|
2233
|
+
|
|
2234
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2235
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2236
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2237
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2238
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2239
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2240
|
+
SOFTWARE.
|
|
2241
|
+
|
|
2242
|
+
````
|
|
2243
|
+
|
|
2244
|
+
---
|
|
2245
|
+
|
|
2246
|
+
## The following dependencies are licensed under the MIT License:
|
|
2247
|
+
|
|
2248
|
+
### Rust Crates:
|
|
2249
|
+
|
|
2250
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
2251
|
+
|
|
2252
|
+
````text
|
|
2253
|
+
Copyright (c) 2016 Anthony Ramine
|
|
2280
2254
|
|
|
2281
2255
|
Permission is hereby granted, free of charge, to any
|
|
2282
2256
|
person obtaining a copy of this software and associated
|
|
@@ -2310,10 +2284,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2310
2284
|
|
|
2311
2285
|
### Rust Crates:
|
|
2312
2286
|
|
|
2313
|
-
- [
|
|
2287
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
2314
2288
|
|
|
2315
2289
|
````text
|
|
2316
|
-
Copyright (c) 2016
|
|
2290
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
2317
2291
|
|
|
2318
2292
|
Permission is hereby granted, free of charge, to any
|
|
2319
2293
|
person obtaining a copy of this software and associated
|
|
@@ -2347,10 +2321,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2347
2321
|
|
|
2348
2322
|
### Rust Crates:
|
|
2349
2323
|
|
|
2350
|
-
- [
|
|
2324
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
2351
2325
|
|
|
2352
2326
|
````text
|
|
2353
|
-
Copyright (c)
|
|
2327
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
2328
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2354
2329
|
|
|
2355
2330
|
Permission is hereby granted, free of charge, to any
|
|
2356
2331
|
person obtaining a copy of this software and associated
|
|
@@ -2384,13 +2359,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2384
2359
|
|
|
2385
2360
|
### Rust Crates:
|
|
2386
2361
|
|
|
2387
|
-
- [
|
|
2362
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
2388
2363
|
|
|
2389
2364
|
````text
|
|
2390
|
-
|
|
2391
|
-
|
|
2392
|
-
Copyright (c) 2019 Yoshua Wuyts
|
|
2393
|
-
Copyright (c) Tokio Contributors
|
|
2365
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
2394
2366
|
|
|
2395
2367
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2396
2368
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2399,17 +2371,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2399
2371
|
copies of the Software, and to permit persons to whom the Software is
|
|
2400
2372
|
furnished to do so, subject to the following conditions:
|
|
2401
2373
|
|
|
2402
|
-
The above copyright notice and this permission notice shall be included in
|
|
2403
|
-
copies or substantial portions of the Software.
|
|
2374
|
+
The above copyright notice and this permission notice shall be included in
|
|
2375
|
+
all copies or substantial portions of the Software.
|
|
2404
2376
|
|
|
2405
2377
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2406
2378
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2407
2379
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2408
2380
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2409
2381
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2410
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2411
|
-
SOFTWARE.
|
|
2412
|
-
|
|
2382
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2383
|
+
THE SOFTWARE.
|
|
2384
|
+
|
|
2413
2385
|
````
|
|
2414
2386
|
|
|
2415
2387
|
---
|
|
@@ -2418,12 +2390,10 @@ SOFTWARE.
|
|
|
2418
2390
|
|
|
2419
2391
|
### Rust Crates:
|
|
2420
2392
|
|
|
2421
|
-
- [
|
|
2393
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
2422
2394
|
|
|
2423
2395
|
````text
|
|
2424
|
-
|
|
2425
|
-
|
|
2426
|
-
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
2396
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
2427
2397
|
|
|
2428
2398
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2429
2399
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2432,16 +2402,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2432
2402
|
copies of the Software, and to permit persons to whom the Software is
|
|
2433
2403
|
furnished to do so, subject to the following conditions:
|
|
2434
2404
|
|
|
2435
|
-
The above copyright notice and this permission notice shall be included in
|
|
2436
|
-
copies or substantial portions of the Software.
|
|
2405
|
+
The above copyright notice and this permission notice shall be included in
|
|
2406
|
+
all copies or substantial portions of the Software.
|
|
2437
2407
|
|
|
2438
2408
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2439
2409
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2440
2410
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2441
2411
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2442
2412
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2443
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2444
|
-
SOFTWARE.
|
|
2413
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2414
|
+
THE SOFTWARE.
|
|
2445
2415
|
|
|
2446
2416
|
````
|
|
2447
2417
|
|
|
@@ -2451,15 +2421,10 @@ SOFTWARE.
|
|
|
2451
2421
|
|
|
2452
2422
|
### Rust Crates:
|
|
2453
2423
|
|
|
2454
|
-
- [
|
|
2455
|
-
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2456
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2457
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2458
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2459
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
2424
|
+
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
2460
2425
|
|
|
2461
2426
|
````text
|
|
2462
|
-
Copyright (c)
|
|
2427
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
2463
2428
|
|
|
2464
2429
|
Permission is hereby granted, free of charge, to any
|
|
2465
2430
|
person obtaining a copy of this software and associated
|
|
@@ -2493,145 +2458,66 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2493
2458
|
|
|
2494
2459
|
### Rust Crates:
|
|
2495
2460
|
|
|
2496
|
-
- [
|
|
2461
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
2497
2462
|
|
|
2498
2463
|
````text
|
|
2499
|
-
|
|
2500
|
-
|
|
2501
|
-
Permission is hereby granted, free of charge, to any
|
|
2502
|
-
person obtaining a copy of this software and associated
|
|
2503
|
-
documentation files (the "Software"), to deal in the
|
|
2504
|
-
Software without restriction, including without
|
|
2505
|
-
limitation the rights to use, copy, modify, merge,
|
|
2506
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2507
|
-
the Software, and to permit persons to whom the Software
|
|
2508
|
-
is furnished to do so, subject to the following
|
|
2509
|
-
conditions:
|
|
2510
|
-
|
|
2511
|
-
The above copyright notice and this permission notice
|
|
2512
|
-
shall be included in all copies or substantial portions
|
|
2513
|
-
of the Software.
|
|
2514
|
-
|
|
2515
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2516
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2517
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2518
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2519
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2520
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2521
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2522
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2523
|
-
DEALINGS IN THE SOFTWARE.
|
|
2524
|
-
|
|
2525
|
-
````
|
|
2526
|
-
|
|
2527
|
-
---
|
|
2528
|
-
|
|
2529
|
-
## The following dependencies are licensed under the MIT License:
|
|
2530
|
-
|
|
2531
|
-
### Rust Crates:
|
|
2532
|
-
|
|
2533
|
-
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
2464
|
+
The MIT License (MIT)
|
|
2534
2465
|
|
|
2535
|
-
|
|
2536
|
-
Copyright (c) The rust-url developers
|
|
2466
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
2537
2467
|
|
|
2538
|
-
Permission is hereby granted, free of charge, to any
|
|
2539
|
-
|
|
2540
|
-
|
|
2541
|
-
|
|
2542
|
-
|
|
2543
|
-
|
|
2544
|
-
the Software, and to permit persons to whom the Software
|
|
2545
|
-
is furnished to do so, subject to the following
|
|
2546
|
-
conditions:
|
|
2468
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2469
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2470
|
+
in the Software without restriction, including without limitation the rights
|
|
2471
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2472
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2473
|
+
furnished to do so, subject to the following conditions:
|
|
2547
2474
|
|
|
2548
|
-
The above copyright notice and this permission notice
|
|
2549
|
-
|
|
2550
|
-
of the Software.
|
|
2475
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2476
|
+
copies or substantial portions of the Software.
|
|
2551
2477
|
|
|
2552
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2553
|
-
|
|
2554
|
-
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
|
-
|
|
2558
|
-
|
|
2559
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2560
|
-
DEALINGS IN THE SOFTWARE.
|
|
2478
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2479
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2480
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2481
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2482
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2483
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2484
|
+
SOFTWARE.
|
|
2561
2485
|
|
|
2486
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2487
|
+
licences; see files named LICENSE.*.txt for details.
|
|
2562
2488
|
````
|
|
2563
2489
|
|
|
2564
2490
|
---
|
|
2565
2491
|
|
|
2566
2492
|
## The following dependencies are licensed under the MIT License:
|
|
2567
2493
|
|
|
2568
|
-
###
|
|
2494
|
+
### NPM Packages:
|
|
2569
2495
|
|
|
2570
|
-
- [
|
|
2496
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
2571
2497
|
|
|
2572
2498
|
````text
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
Permission is hereby granted, free of charge, to any
|
|
2576
|
-
person obtaining a copy of this software and associated
|
|
2577
|
-
documentation files (the "Software"), to deal in the
|
|
2578
|
-
Software without restriction, including without
|
|
2579
|
-
limitation the rights to use, copy, modify, merge,
|
|
2580
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2581
|
-
the Software, and to permit persons to whom the Software
|
|
2582
|
-
is furnished to do so, subject to the following
|
|
2583
|
-
conditions:
|
|
2584
|
-
|
|
2585
|
-
The above copyright notice and this permission notice
|
|
2586
|
-
shall be included in all copies or substantial portions
|
|
2587
|
-
of the Software.
|
|
2588
|
-
|
|
2589
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2590
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2591
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2592
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2593
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2594
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2595
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2596
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2597
|
-
DEALINGS IN THE SOFTWARE.
|
|
2598
|
-
|
|
2599
|
-
````
|
|
2600
|
-
|
|
2601
|
-
---
|
|
2602
|
-
|
|
2603
|
-
## The following dependencies are licensed under the MIT License:
|
|
2604
|
-
|
|
2605
|
-
### Rust Crates:
|
|
2499
|
+
The MIT License (MIT)
|
|
2606
2500
|
|
|
2607
|
-
|
|
2501
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
2608
2502
|
|
|
2609
|
-
|
|
2610
|
-
|
|
2503
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2504
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2505
|
+
in the Software without restriction, including without limitation the rights
|
|
2506
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2507
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2508
|
+
furnished to do so, subject to the following conditions:
|
|
2611
2509
|
|
|
2612
|
-
|
|
2613
|
-
|
|
2614
|
-
documentation files (the "Software"), to deal in the
|
|
2615
|
-
Software without restriction, including without
|
|
2616
|
-
limitation the rights to use, copy, modify, merge,
|
|
2617
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2618
|
-
the Software, and to permit persons to whom the Software
|
|
2619
|
-
is furnished to do so, subject to the following
|
|
2620
|
-
conditions:
|
|
2510
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2511
|
+
copies or substantial portions of the Software.
|
|
2621
2512
|
|
|
2622
|
-
|
|
2623
|
-
|
|
2624
|
-
|
|
2513
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2514
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2515
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2516
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2517
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2518
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2519
|
+
SOFTWARE.
|
|
2625
2520
|
|
|
2626
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2627
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2628
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2629
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2630
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2631
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2632
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2633
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2634
|
-
DEALINGS IN THE SOFTWARE.
|
|
2635
2521
|
|
|
2636
2522
|
````
|
|
2637
2523
|
|
|
@@ -2639,33 +2525,35 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2639
2525
|
|
|
2640
2526
|
## The following dependencies are licensed under the MIT License:
|
|
2641
2527
|
|
|
2642
|
-
###
|
|
2528
|
+
### Rust Crates:
|
|
2643
2529
|
|
|
2644
|
-
- [
|
|
2645
|
-
- [
|
|
2530
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
2531
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
2532
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
2533
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
2646
2534
|
|
|
2647
2535
|
````text
|
|
2648
|
-
|
|
2536
|
+
The MIT License (MIT)
|
|
2649
2537
|
|
|
2650
|
-
|
|
2538
|
+
Copyright (c) 2015 Andrew Gallant
|
|
2651
2539
|
|
|
2652
|
-
|
|
2653
|
-
|
|
2654
|
-
|
|
2655
|
-
|
|
2656
|
-
|
|
2657
|
-
|
|
2540
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2541
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2542
|
+
in the Software without restriction, including without limitation the rights
|
|
2543
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2544
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2545
|
+
furnished to do so, subject to the following conditions:
|
|
2658
2546
|
|
|
2659
|
-
|
|
2660
|
-
|
|
2547
|
+
The above copyright notice and this permission notice shall be included in
|
|
2548
|
+
all copies or substantial portions of the Software.
|
|
2661
2549
|
|
|
2662
|
-
|
|
2663
|
-
|
|
2664
|
-
|
|
2665
|
-
|
|
2666
|
-
|
|
2667
|
-
|
|
2668
|
-
|
|
2550
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2551
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2552
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2553
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2554
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2555
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2556
|
+
THE SOFTWARE.
|
|
2669
2557
|
|
|
2670
2558
|
````
|
|
2671
2559
|
|
|
@@ -2675,34 +2563,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2675
2563
|
|
|
2676
2564
|
### Rust Crates:
|
|
2677
2565
|
|
|
2678
|
-
- [
|
|
2566
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
2679
2567
|
|
|
2680
2568
|
````text
|
|
2681
|
-
Copyright (c)
|
|
2569
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
2570
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
2682
2571
|
|
|
2683
|
-
Permission is hereby granted, free of charge, to any
|
|
2684
|
-
|
|
2685
|
-
|
|
2686
|
-
|
|
2687
|
-
|
|
2688
|
-
|
|
2689
|
-
the Software, and to permit persons to whom the Software
|
|
2690
|
-
is furnished to do so, subject to the following
|
|
2691
|
-
conditions:
|
|
2572
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2573
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2574
|
+
in the Software without restriction, including without limitation the rights
|
|
2575
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2576
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2577
|
+
furnished to do so, subject to the following conditions:
|
|
2692
2578
|
|
|
2693
|
-
The above copyright notice and this permission notice
|
|
2694
|
-
|
|
2695
|
-
of the Software.
|
|
2579
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2580
|
+
copies or substantial portions of the Software.
|
|
2696
2581
|
|
|
2697
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2698
|
-
|
|
2699
|
-
|
|
2700
|
-
|
|
2701
|
-
|
|
2702
|
-
|
|
2703
|
-
|
|
2704
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2705
|
-
DEALINGS IN THE SOFTWARE.
|
|
2582
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2583
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2584
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2585
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2586
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2587
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2588
|
+
SOFTWARE.
|
|
2706
2589
|
|
|
2707
2590
|
````
|
|
2708
2591
|
|
|
@@ -2712,10 +2595,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2712
2595
|
|
|
2713
2596
|
### Rust Crates:
|
|
2714
2597
|
|
|
2715
|
-
- [
|
|
2598
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
2599
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
2600
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
2716
2601
|
|
|
2717
2602
|
````text
|
|
2718
|
-
Copyright (c) The Rust Project Developers
|
|
2603
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
2719
2604
|
|
|
2720
2605
|
Permission is hereby granted, free of charge, to any
|
|
2721
2606
|
person obtaining a copy of this software and associated
|
|
@@ -2749,34 +2634,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2749
2634
|
|
|
2750
2635
|
### Rust Crates:
|
|
2751
2636
|
|
|
2752
|
-
- [
|
|
2637
|
+
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
2638
|
+
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
2753
2639
|
|
|
2754
2640
|
````text
|
|
2755
|
-
|
|
2641
|
+
The MIT License (MIT)
|
|
2756
2642
|
|
|
2757
|
-
|
|
2758
|
-
person obtaining a copy of this software and associated
|
|
2759
|
-
documentation files (the "Software"), to deal in the
|
|
2760
|
-
Software without restriction, including without
|
|
2761
|
-
limitation the rights to use, copy, modify, merge,
|
|
2762
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2763
|
-
the Software, and to permit persons to whom the Software
|
|
2764
|
-
is furnished to do so, subject to the following
|
|
2765
|
-
conditions:
|
|
2643
|
+
Copyright (c) 2015 Steven Fackler
|
|
2766
2644
|
|
|
2767
|
-
|
|
2768
|
-
|
|
2769
|
-
|
|
2645
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2646
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2647
|
+
the Software without restriction, including without limitation the rights to
|
|
2648
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2649
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2650
|
+
subject to the following conditions:
|
|
2770
2651
|
|
|
2771
|
-
|
|
2772
|
-
|
|
2773
|
-
|
|
2774
|
-
|
|
2775
|
-
|
|
2776
|
-
|
|
2777
|
-
|
|
2778
|
-
IN
|
|
2779
|
-
DEALINGS IN THE SOFTWARE.
|
|
2652
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2653
|
+
copies or substantial portions of the Software.
|
|
2654
|
+
|
|
2655
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2656
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2657
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2658
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2659
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2660
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2780
2661
|
|
|
2781
2662
|
````
|
|
2782
2663
|
|
|
@@ -2786,34 +2667,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2786
2667
|
|
|
2787
2668
|
### Rust Crates:
|
|
2788
2669
|
|
|
2789
|
-
- [
|
|
2670
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
2790
2671
|
|
|
2791
2672
|
````text
|
|
2792
|
-
|
|
2673
|
+
The MIT License (MIT)
|
|
2793
2674
|
|
|
2794
|
-
|
|
2795
|
-
|
|
2796
|
-
|
|
2797
|
-
Software without restriction, including without
|
|
2798
|
-
limitation the rights to use, copy, modify, merge,
|
|
2799
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2800
|
-
the Software, and to permit persons to whom the Software
|
|
2801
|
-
is furnished to do so, subject to the following
|
|
2802
|
-
conditions:
|
|
2675
|
+
Copyright (c) 2015 Danny Guo
|
|
2676
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
2677
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
2803
2678
|
|
|
2804
|
-
|
|
2805
|
-
|
|
2806
|
-
|
|
2679
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2680
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2681
|
+
in the Software without restriction, including without limitation the rights
|
|
2682
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2683
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2684
|
+
furnished to do so, subject to the following conditions:
|
|
2807
2685
|
|
|
2808
|
-
|
|
2809
|
-
|
|
2810
|
-
|
|
2811
|
-
|
|
2812
|
-
|
|
2813
|
-
|
|
2814
|
-
|
|
2815
|
-
IN
|
|
2816
|
-
|
|
2686
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2687
|
+
copies or substantial portions of the Software.
|
|
2688
|
+
|
|
2689
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2690
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2691
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2692
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2693
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2694
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2695
|
+
SOFTWARE.
|
|
2817
2696
|
|
|
2818
2697
|
````
|
|
2819
2698
|
|
|
@@ -2823,11 +2702,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2823
2702
|
|
|
2824
2703
|
### Rust Crates:
|
|
2825
2704
|
|
|
2826
|
-
- [
|
|
2705
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
2827
2706
|
|
|
2828
2707
|
````text
|
|
2829
|
-
|
|
2830
|
-
|
|
2708
|
+
The MIT License (MIT)
|
|
2709
|
+
|
|
2710
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
2711
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
2831
2712
|
|
|
2832
2713
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2833
2714
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2836,16 +2717,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2836
2717
|
copies of the Software, and to permit persons to whom the Software is
|
|
2837
2718
|
furnished to do so, subject to the following conditions:
|
|
2838
2719
|
|
|
2839
|
-
The above copyright notice and this permission notice shall be included in
|
|
2840
|
-
|
|
2720
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2721
|
+
copies or substantial portions of the Software.
|
|
2841
2722
|
|
|
2842
2723
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2843
2724
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2844
2725
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2845
2726
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2846
2727
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2847
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2848
|
-
|
|
2728
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2729
|
+
SOFTWARE.
|
|
2849
2730
|
|
|
2850
2731
|
````
|
|
2851
2732
|
|
|
@@ -2855,10 +2736,15 @@ THE SOFTWARE.
|
|
|
2855
2736
|
|
|
2856
2737
|
### Rust Crates:
|
|
2857
2738
|
|
|
2858
|
-
- [
|
|
2739
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
2740
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2741
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2742
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2743
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2744
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
2859
2745
|
|
|
2860
2746
|
````text
|
|
2861
|
-
Copyright
|
|
2747
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2862
2748
|
|
|
2863
2749
|
Permission is hereby granted, free of charge, to any
|
|
2864
2750
|
person obtaining a copy of this software and associated
|
|
@@ -2890,45 +2776,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2890
2776
|
|
|
2891
2777
|
## The following dependencies are licensed under the MIT License:
|
|
2892
2778
|
|
|
2893
|
-
### NPM Packages:
|
|
2894
|
-
|
|
2895
|
-
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
2896
|
-
|
|
2897
|
-
````text
|
|
2898
|
-
The MIT License (MIT)
|
|
2899
|
-
|
|
2900
|
-
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
2901
|
-
|
|
2902
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2903
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2904
|
-
in the Software without restriction, including without limitation the rights
|
|
2905
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2906
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2907
|
-
furnished to do so, subject to the following conditions:
|
|
2908
|
-
|
|
2909
|
-
The above copyright notice and this permission notice shall be included in
|
|
2910
|
-
all copies or substantial portions of the Software.
|
|
2911
|
-
|
|
2912
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2913
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2914
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2915
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2916
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2917
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2918
|
-
THE SOFTWARE.
|
|
2919
|
-
|
|
2920
|
-
````
|
|
2921
|
-
|
|
2922
|
-
---
|
|
2923
|
-
|
|
2924
|
-
## The following dependencies are licensed under the MIT License:
|
|
2925
|
-
|
|
2926
2779
|
### Rust Crates:
|
|
2927
2780
|
|
|
2928
|
-
- [
|
|
2781
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
2929
2782
|
|
|
2930
2783
|
````text
|
|
2931
|
-
Copyright (c)
|
|
2784
|
+
Copyright (c) 2018 directories-rs contributors
|
|
2932
2785
|
|
|
2933
2786
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2934
2787
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2937,17 +2790,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2937
2790
|
copies of the Software, and to permit persons to whom the Software is
|
|
2938
2791
|
furnished to do so, subject to the following conditions:
|
|
2939
2792
|
|
|
2940
|
-
The above copyright notice and this permission notice shall be included in
|
|
2941
|
-
|
|
2793
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2794
|
+
copies or substantial portions of the Software.
|
|
2942
2795
|
|
|
2943
2796
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2944
2797
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2945
2798
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2946
2799
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2947
2800
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2948
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2949
|
-
|
|
2950
|
-
|
|
2801
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2802
|
+
SOFTWARE.
|
|
2951
2803
|
|
|
2952
2804
|
````
|
|
2953
2805
|
|
|
@@ -2957,10 +2809,11 @@ THE SOFTWARE.
|
|
|
2957
2809
|
|
|
2958
2810
|
### Rust Crates:
|
|
2959
2811
|
|
|
2960
|
-
- [
|
|
2812
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
2961
2813
|
|
|
2962
2814
|
````text
|
|
2963
|
-
Copyright (c) 2018
|
|
2815
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
2816
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2964
2817
|
|
|
2965
2818
|
Permission is hereby granted, free of charge, to any
|
|
2966
2819
|
person obtaining a copy of this software and associated
|
|
@@ -2994,11 +2847,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2994
2847
|
|
|
2995
2848
|
### Rust Crates:
|
|
2996
2849
|
|
|
2997
|
-
- [
|
|
2998
|
-
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
2850
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
2999
2851
|
|
|
3000
2852
|
````text
|
|
3001
|
-
Copyright (c)
|
|
2853
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
3002
2854
|
|
|
3003
2855
|
Permission is hereby granted, free of charge, to any
|
|
3004
2856
|
person obtaining a copy of this software and associated
|
|
@@ -3032,13 +2884,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3032
2884
|
|
|
3033
2885
|
### Rust Crates:
|
|
3034
2886
|
|
|
3035
|
-
- [
|
|
2887
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
3036
2888
|
|
|
3037
2889
|
````text
|
|
3038
|
-
|
|
2890
|
+
MIT License
|
|
3039
2891
|
|
|
3040
|
-
Copyright (c)
|
|
3041
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
2892
|
+
Copyright (c) 2025 Callum Oakley
|
|
3042
2893
|
|
|
3043
2894
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3044
2895
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3066,12 +2917,13 @@ SOFTWARE.
|
|
|
3066
2917
|
|
|
3067
2918
|
### Rust Crates:
|
|
3068
2919
|
|
|
3069
|
-
- [
|
|
3070
|
-
- [
|
|
3071
|
-
- [
|
|
2920
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
2921
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
2922
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
2923
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
3072
2924
|
|
|
3073
2925
|
````text
|
|
3074
|
-
Copyright (c)
|
|
2926
|
+
Copyright (c) 2019 Tokio Contributors
|
|
3075
2927
|
|
|
3076
2928
|
Permission is hereby granted, free of charge, to any
|
|
3077
2929
|
person obtaining a copy of this software and associated
|
|
@@ -3105,10 +2957,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3105
2957
|
|
|
3106
2958
|
### Rust Crates:
|
|
3107
2959
|
|
|
3108
|
-
- [
|
|
2960
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
3109
2961
|
|
|
3110
2962
|
````text
|
|
3111
|
-
Copyright (c)
|
|
2963
|
+
Copyright (c) 2019 Carl Lerche
|
|
3112
2964
|
|
|
3113
2965
|
Permission is hereby granted, free of charge, to any
|
|
3114
2966
|
person obtaining a copy of this software and associated
|
|
@@ -3142,10 +2994,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3142
2994
|
|
|
3143
2995
|
### Rust Crates:
|
|
3144
2996
|
|
|
3145
|
-
- [
|
|
2997
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
3146
2998
|
|
|
3147
2999
|
````text
|
|
3148
|
-
Copyright
|
|
3000
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
3001
|
+
|
|
3002
|
+
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:
|
|
3003
|
+
|
|
3004
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3005
|
+
|
|
3006
|
+
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.
|
|
3007
|
+
|
|
3008
|
+
````
|
|
3009
|
+
|
|
3010
|
+
---
|
|
3011
|
+
|
|
3012
|
+
## The following dependencies are licensed under the MIT License:
|
|
3013
|
+
|
|
3014
|
+
### Rust Crates:
|
|
3015
|
+
|
|
3016
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
3017
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
3018
|
+
|
|
3019
|
+
````text
|
|
3020
|
+
MIT License
|
|
3021
|
+
|
|
3022
|
+
Copyright (c) 2019 Graham Esau
|
|
3149
3023
|
|
|
3150
3024
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3151
3025
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3154,17 +3028,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3154
3028
|
copies of the Software, and to permit persons to whom the Software is
|
|
3155
3029
|
furnished to do so, subject to the following conditions:
|
|
3156
3030
|
|
|
3157
|
-
The above copyright notice and this permission notice shall be included in
|
|
3158
|
-
|
|
3031
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3032
|
+
copies or substantial portions of the Software.
|
|
3159
3033
|
|
|
3160
3034
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3161
3035
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3162
3036
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3163
3037
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3164
3038
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3165
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3166
|
-
|
|
3167
|
-
|
|
3039
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3040
|
+
SOFTWARE.
|
|
3168
3041
|
|
|
3169
3042
|
````
|
|
3170
3043
|
|
|
@@ -3174,30 +3047,72 @@ THE SOFTWARE.
|
|
|
3174
3047
|
|
|
3175
3048
|
### Rust Crates:
|
|
3176
3049
|
|
|
3177
|
-
- [
|
|
3178
|
-
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
3050
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
3179
3051
|
|
|
3180
3052
|
````text
|
|
3181
|
-
The
|
|
3053
|
+
Copyright 2023 The Fuchsia Authors
|
|
3182
3054
|
|
|
3183
|
-
|
|
3055
|
+
Permission is hereby granted, free of charge, to any
|
|
3056
|
+
person obtaining a copy of this software and associated
|
|
3057
|
+
documentation files (the "Software"), to deal in the
|
|
3058
|
+
Software without restriction, including without
|
|
3059
|
+
limitation the rights to use, copy, modify, merge,
|
|
3060
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3061
|
+
the Software, and to permit persons to whom the Software
|
|
3062
|
+
is furnished to do so, subject to the following
|
|
3063
|
+
conditions:
|
|
3184
3064
|
|
|
3185
|
-
|
|
3186
|
-
|
|
3187
|
-
the Software
|
|
3188
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3189
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3190
|
-
subject to the following conditions:
|
|
3065
|
+
The above copyright notice and this permission notice
|
|
3066
|
+
shall be included in all copies or substantial portions
|
|
3067
|
+
of the Software.
|
|
3191
3068
|
|
|
3192
|
-
|
|
3193
|
-
|
|
3069
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3070
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3071
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3072
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3073
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3074
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3075
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3076
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3077
|
+
DEALINGS IN THE SOFTWARE.
|
|
3194
3078
|
|
|
3195
|
-
|
|
3196
|
-
|
|
3197
|
-
|
|
3198
|
-
|
|
3199
|
-
|
|
3200
|
-
|
|
3079
|
+
|
|
3080
|
+
````
|
|
3081
|
+
|
|
3082
|
+
---
|
|
3083
|
+
|
|
3084
|
+
## The following dependencies are licensed under the MIT License:
|
|
3085
|
+
|
|
3086
|
+
### Rust Crates:
|
|
3087
|
+
|
|
3088
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
3089
|
+
|
|
3090
|
+
````text
|
|
3091
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
3092
|
+
|
|
3093
|
+
Permission is hereby granted, free of charge, to any
|
|
3094
|
+
person obtaining a copy of this software and associated
|
|
3095
|
+
documentation files (the "Software"), to deal in the
|
|
3096
|
+
Software without restriction, including without
|
|
3097
|
+
limitation the rights to use, copy, modify, merge,
|
|
3098
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3099
|
+
the Software, and to permit persons to whom the Software
|
|
3100
|
+
is furnished to do so, subject to the following
|
|
3101
|
+
conditions:
|
|
3102
|
+
|
|
3103
|
+
The above copyright notice and this permission notice
|
|
3104
|
+
shall be included in all copies or substantial portions
|
|
3105
|
+
of the Software.
|
|
3106
|
+
|
|
3107
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3108
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3109
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3110
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3111
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3112
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3113
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3114
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3115
|
+
DEALINGS IN THE SOFTWARE.
|
|
3201
3116
|
|
|
3202
3117
|
````
|
|
3203
3118
|
|
|
@@ -3240,29 +3155,171 @@ THE SOFTWARE.
|
|
|
3240
3155
|
|
|
3241
3156
|
## The following dependencies are licensed under the MIT License:
|
|
3242
3157
|
|
|
3243
|
-
### NPM Packages:
|
|
3158
|
+
### NPM Packages:
|
|
3159
|
+
|
|
3160
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
3161
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.43)
|
|
3162
|
+
|
|
3163
|
+
````text
|
|
3164
|
+
MIT License
|
|
3165
|
+
|
|
3166
|
+
Copyright (c) Microsoft Corporation.
|
|
3167
|
+
|
|
3168
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3169
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3170
|
+
in the Software without restriction, including without limitation the rights
|
|
3171
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3172
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3173
|
+
furnished to do so, subject to the following conditions:
|
|
3174
|
+
|
|
3175
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3176
|
+
copies or substantial portions of the Software.
|
|
3177
|
+
|
|
3178
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3179
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3180
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3181
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3182
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3183
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3184
|
+
SOFTWARE
|
|
3185
|
+
|
|
3186
|
+
````
|
|
3187
|
+
|
|
3188
|
+
---
|
|
3189
|
+
|
|
3190
|
+
## The following dependencies are licensed under the MIT License:
|
|
3191
|
+
|
|
3192
|
+
### Rust Crates:
|
|
3193
|
+
|
|
3194
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
3195
|
+
|
|
3196
|
+
````text
|
|
3197
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
3198
|
+
|
|
3199
|
+
Permission is hereby granted, free of charge, to any
|
|
3200
|
+
person obtaining a copy of this software and associated
|
|
3201
|
+
documentation files (the "Software"), to deal in the
|
|
3202
|
+
Software without restriction, including without
|
|
3203
|
+
limitation the rights to use, copy, modify, merge,
|
|
3204
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3205
|
+
the Software, and to permit persons to whom the Software
|
|
3206
|
+
is furnished to do so, subject to the following
|
|
3207
|
+
conditions:
|
|
3208
|
+
|
|
3209
|
+
The above copyright notice and this permission notice
|
|
3210
|
+
shall be included in all copies or substantial portions
|
|
3211
|
+
of the Software.
|
|
3212
|
+
|
|
3213
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3214
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3215
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3216
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3217
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3218
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3219
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3220
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3221
|
+
DEALINGS IN THE SOFTWARE.
|
|
3222
|
+
|
|
3223
|
+
````
|
|
3224
|
+
|
|
3225
|
+
---
|
|
3226
|
+
|
|
3227
|
+
## The following dependencies are licensed under the MIT License:
|
|
3228
|
+
|
|
3229
|
+
### Rust Crates:
|
|
3230
|
+
|
|
3231
|
+
- [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
|
|
3232
|
+
|
|
3233
|
+
````text
|
|
3234
|
+
Copyright (c) 2020 Andrew D. Straw
|
|
3235
|
+
|
|
3236
|
+
Permission is hereby granted, free of charge, to any
|
|
3237
|
+
person obtaining a copy of this software and associated
|
|
3238
|
+
documentation files (the "Software"), to deal in the
|
|
3239
|
+
Software without restriction, including without
|
|
3240
|
+
limitation the rights to use, copy, modify, merge,
|
|
3241
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3242
|
+
the Software, and to permit persons to whom the Software
|
|
3243
|
+
is furnished to do so, subject to the following
|
|
3244
|
+
conditions:
|
|
3245
|
+
|
|
3246
|
+
The above copyright notice and this permission notice
|
|
3247
|
+
shall be included in all copies or substantial portions
|
|
3248
|
+
of the Software.
|
|
3249
|
+
|
|
3250
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3251
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3252
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3253
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3254
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3255
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3256
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3257
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3258
|
+
DEALINGS IN THE SOFTWARE.
|
|
3259
|
+
|
|
3260
|
+
````
|
|
3261
|
+
|
|
3262
|
+
---
|
|
3263
|
+
|
|
3264
|
+
## The following dependencies are licensed under the MIT License:
|
|
3265
|
+
|
|
3266
|
+
### Rust Crates:
|
|
3267
|
+
|
|
3268
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
3269
|
+
|
|
3270
|
+
````text
|
|
3271
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
3272
|
+
|
|
3273
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3274
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3275
|
+
in the Software without restriction, including without limitation the rights
|
|
3276
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3277
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3278
|
+
furnished to do so, subject to the following conditions:
|
|
3279
|
+
|
|
3280
|
+
The above copyright notice and this permission notice shall be included in
|
|
3281
|
+
all copies or substantial portions of the Software.
|
|
3282
|
+
|
|
3283
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3284
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3285
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3286
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3287
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3288
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3289
|
+
THE SOFTWARE.
|
|
3290
|
+
|
|
3291
|
+
````
|
|
3292
|
+
|
|
3293
|
+
---
|
|
3294
|
+
|
|
3295
|
+
## The following dependencies are licensed under the MIT License:
|
|
3296
|
+
|
|
3297
|
+
### Rust Crates:
|
|
3244
3298
|
|
|
3245
|
-
- [
|
|
3299
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
3246
3300
|
|
|
3247
3301
|
````text
|
|
3248
|
-
|
|
3302
|
+
The MIT License (MIT)
|
|
3249
3303
|
|
|
3250
|
-
|
|
3251
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
3252
|
-
the Software without restriction, including without limitation the rights to
|
|
3253
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3254
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3255
|
-
subject to the following conditions:
|
|
3304
|
+
Copyright (c) 2015 Alice Maz
|
|
3256
3305
|
|
|
3257
|
-
|
|
3258
|
-
|
|
3306
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3307
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3308
|
+
in the Software without restriction, including without limitation the rights
|
|
3309
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3310
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3311
|
+
furnished to do so, subject to the following conditions:
|
|
3312
|
+
|
|
3313
|
+
The above copyright notice and this permission notice shall be included in
|
|
3314
|
+
all copies or substantial portions of the Software.
|
|
3259
3315
|
|
|
3260
3316
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3261
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3262
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3263
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3264
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3265
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3317
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3318
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3319
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3320
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3321
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3322
|
+
THE SOFTWARE.
|
|
3266
3323
|
|
|
3267
3324
|
````
|
|
3268
3325
|
|
|
@@ -3272,11 +3329,13 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3272
3329
|
|
|
3273
3330
|
### Rust Crates:
|
|
3274
3331
|
|
|
3275
|
-
- [
|
|
3276
|
-
- [
|
|
3332
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
3333
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
3334
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3277
3335
|
|
|
3278
3336
|
````text
|
|
3279
|
-
Copyright
|
|
3337
|
+
Copyright 2018 Developers of the Rand project
|
|
3338
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3280
3339
|
|
|
3281
3340
|
Permission is hereby granted, free of charge, to any
|
|
3282
3341
|
person obtaining a copy of this software and associated
|
|
@@ -3310,10 +3369,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3310
3369
|
|
|
3311
3370
|
### Rust Crates:
|
|
3312
3371
|
|
|
3313
|
-
- [
|
|
3372
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
3314
3373
|
|
|
3315
3374
|
````text
|
|
3316
|
-
Copyright
|
|
3375
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
3317
3376
|
|
|
3318
3377
|
Permission is hereby granted, free of charge, to any
|
|
3319
3378
|
person obtaining a copy of this software and associated
|
|
@@ -3347,10 +3406,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3347
3406
|
|
|
3348
3407
|
### Rust Crates:
|
|
3349
3408
|
|
|
3350
|
-
- [
|
|
3409
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
3351
3410
|
|
|
3352
3411
|
````text
|
|
3353
|
-
Copyright
|
|
3412
|
+
Copyright (c) 2017 http-rs authors
|
|
3354
3413
|
|
|
3355
3414
|
Permission is hereby granted, free of charge, to any
|
|
3356
3415
|
person obtaining a copy of this software and associated
|
|
@@ -3376,39 +3435,24 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
3376
3435
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3377
3436
|
DEALINGS IN THE SOFTWARE.
|
|
3378
3437
|
|
|
3379
|
-
|
|
3380
3438
|
````
|
|
3381
3439
|
|
|
3382
3440
|
---
|
|
3383
3441
|
|
|
3384
3442
|
## The following dependencies are licensed under the MIT License:
|
|
3385
3443
|
|
|
3386
|
-
###
|
|
3444
|
+
### Rust Crates:
|
|
3387
3445
|
|
|
3388
|
-
- [
|
|
3446
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
3389
3447
|
|
|
3390
3448
|
````text
|
|
3391
|
-
|
|
3392
|
-
|
|
3393
|
-
Copyright (c) 2026 Huawei Device Co., Ltd.
|
|
3449
|
+
Copyright 2016 Nika Layzell
|
|
3394
3450
|
|
|
3395
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3396
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3397
|
-
in the Software without restriction, including without limitation the rights
|
|
3398
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3399
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3400
|
-
furnished to do so, subject to the following conditions:
|
|
3451
|
+
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:
|
|
3401
3452
|
|
|
3402
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3403
|
-
copies or substantial portions of the Software.
|
|
3453
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3404
3454
|
|
|
3405
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3406
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3407
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3408
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3409
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3410
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3411
|
-
SOFTWARE.
|
|
3455
|
+
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.
|
|
3412
3456
|
|
|
3413
3457
|
````
|
|
3414
3458
|
|
|
@@ -3418,19 +3462,10 @@ SOFTWARE.
|
|
|
3418
3462
|
|
|
3419
3463
|
### Rust Crates:
|
|
3420
3464
|
|
|
3421
|
-
- [
|
|
3422
|
-
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3423
|
-
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3424
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3425
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3426
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3427
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3428
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3429
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3465
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
3430
3466
|
|
|
3431
3467
|
````text
|
|
3432
|
-
Copyright (c) 2016
|
|
3433
|
-
Copyright (c) 2017 The Tokio Authors
|
|
3468
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
3434
3469
|
|
|
3435
3470
|
Permission is hereby granted, free of charge, to any
|
|
3436
3471
|
person obtaining a copy of this software and associated
|
|
@@ -3464,11 +3499,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3464
3499
|
|
|
3465
3500
|
### Rust Crates:
|
|
3466
3501
|
|
|
3467
|
-
- [
|
|
3502
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
3468
3503
|
|
|
3469
3504
|
````text
|
|
3470
|
-
Copyright (c)
|
|
3471
|
-
Copyright (c)
|
|
3505
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
3506
|
+
Copyright (c) 2016 Alex Crichton
|
|
3472
3507
|
|
|
3473
3508
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3474
3509
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3477,53 +3512,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3477
3512
|
copies of the Software, and to permit persons to whom the Software is
|
|
3478
3513
|
furnished to do so, subject to the following conditions:
|
|
3479
3514
|
|
|
3480
|
-
The above copyright notice and this permission notice shall be included in
|
|
3481
|
-
copies or substantial portions of the Software.
|
|
3515
|
+
The above copyright notice and this permission notice shall be included in
|
|
3516
|
+
all copies or substantial portions of the Software.
|
|
3482
3517
|
|
|
3483
3518
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3484
3519
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3485
3520
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3486
3521
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3487
3522
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3488
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3489
|
-
SOFTWARE.
|
|
3490
|
-
|
|
3491
|
-
````
|
|
3492
|
-
|
|
3493
|
-
---
|
|
3494
|
-
|
|
3495
|
-
## The following dependencies are licensed under the MIT License:
|
|
3496
|
-
|
|
3497
|
-
### Rust Crates:
|
|
3498
|
-
|
|
3499
|
-
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
3500
|
-
|
|
3501
|
-
````text
|
|
3502
|
-
Copyright (c) 2014 Chris Wong
|
|
3503
|
-
|
|
3504
|
-
Permission is hereby granted, free of charge, to any
|
|
3505
|
-
person obtaining a copy of this software and associated
|
|
3506
|
-
documentation files (the "Software"), to deal in the
|
|
3507
|
-
Software without restriction, including without
|
|
3508
|
-
limitation the rights to use, copy, modify, merge,
|
|
3509
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3510
|
-
the Software, and to permit persons to whom the Software
|
|
3511
|
-
is furnished to do so, subject to the following
|
|
3512
|
-
conditions:
|
|
3513
|
-
|
|
3514
|
-
The above copyright notice and this permission notice
|
|
3515
|
-
shall be included in all copies or substantial portions
|
|
3516
|
-
of the Software.
|
|
3523
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3524
|
+
THE SOFTWARE.
|
|
3517
3525
|
|
|
3518
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3519
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3520
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3521
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3522
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3523
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3524
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3525
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3526
|
-
DEALINGS IN THE SOFTWARE.
|
|
3527
3526
|
|
|
3528
3527
|
````
|
|
3529
3528
|
|
|
@@ -3533,29 +3532,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3533
3532
|
|
|
3534
3533
|
### Rust Crates:
|
|
3535
3534
|
|
|
3536
|
-
- [
|
|
3537
|
-
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3538
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3535
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
3539
3536
|
|
|
3540
3537
|
````text
|
|
3541
|
-
MIT License
|
|
3538
|
+
The MIT License (MIT)
|
|
3542
3539
|
|
|
3543
|
-
Copyright (c)
|
|
3540
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
3544
3541
|
|
|
3545
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3546
|
-
associated documentation files (the "Software"), to deal
|
|
3547
|
-
|
|
3548
|
-
|
|
3549
|
-
|
|
3542
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3543
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3544
|
+
in the Software without restriction, including without limitation the rights
|
|
3545
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3546
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3547
|
+
furnished to do so, subject to the following conditions:
|
|
3550
3548
|
|
|
3551
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3552
|
-
portions of the Software.
|
|
3549
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3550
|
+
copies or substantial portions of the Software.
|
|
3553
3551
|
|
|
3554
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3555
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3556
|
-
|
|
3557
|
-
|
|
3558
|
-
|
|
3552
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3553
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3554
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3555
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3556
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3557
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3558
|
+
SOFTWARE.
|
|
3559
3559
|
|
|
3560
3560
|
````
|
|
3561
3561
|
|
|
@@ -3950,31 +3950,14 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
3950
3950
|
|
|
3951
3951
|
### Rust Crates:
|
|
3952
3952
|
|
|
3953
|
-
- [
|
|
3954
|
-
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3955
|
-
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3956
|
-
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3957
|
-
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3958
|
-
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3959
|
-
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
3960
|
-
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
3961
|
-
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
3962
|
-
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
3963
|
-
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
3964
|
-
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
3965
|
-
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
3966
|
-
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
3967
|
-
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
3968
|
-
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
3969
|
-
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
3970
|
-
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
3953
|
+
- [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
|
|
3971
3954
|
|
|
3972
3955
|
````text
|
|
3973
3956
|
UNICODE LICENSE V3
|
|
3974
3957
|
|
|
3975
3958
|
COPYRIGHT AND PERMISSION NOTICE
|
|
3976
3959
|
|
|
3977
|
-
Copyright ©
|
|
3960
|
+
Copyright © 1991-2023 Unicode, Inc.
|
|
3978
3961
|
|
|
3979
3962
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
3980
3963
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4010,13 +3993,6 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4010
3993
|
dealings in these Data Files or Software without prior written
|
|
4011
3994
|
authorization of the copyright holder.
|
|
4012
3995
|
|
|
4013
|
-
SPDX-License-Identifier: Unicode-3.0
|
|
4014
|
-
|
|
4015
|
-
—
|
|
4016
|
-
|
|
4017
|
-
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4018
|
-
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4019
|
-
|
|
4020
3996
|
````
|
|
4021
3997
|
|
|
4022
3998
|
---
|
|
@@ -4025,14 +4001,31 @@ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation a
|
|
|
4025
4001
|
|
|
4026
4002
|
### Rust Crates:
|
|
4027
4003
|
|
|
4028
|
-
- [
|
|
4004
|
+
- [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4005
|
+
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4006
|
+
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4007
|
+
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4008
|
+
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4009
|
+
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4010
|
+
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4011
|
+
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4012
|
+
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4013
|
+
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4014
|
+
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4015
|
+
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4016
|
+
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4017
|
+
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4018
|
+
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4019
|
+
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4020
|
+
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4021
|
+
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4029
4022
|
|
|
4030
4023
|
````text
|
|
4031
4024
|
UNICODE LICENSE V3
|
|
4032
4025
|
|
|
4033
4026
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4034
4027
|
|
|
4035
|
-
Copyright ©
|
|
4028
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
4036
4029
|
|
|
4037
4030
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4038
4031
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4068,5 +4061,12 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4068
4061
|
dealings in these Data Files or Software without prior written
|
|
4069
4062
|
authorization of the copyright holder.
|
|
4070
4063
|
|
|
4064
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
4065
|
+
|
|
4066
|
+
—
|
|
4067
|
+
|
|
4068
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4069
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4070
|
+
|
|
4071
4071
|
````
|
|
4072
4072
|
|