@deveco-codegenie/mcp-darwin-x64 0.2.3 → 0.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +85 -174
- package/THIRD_PARTY_LICENSES.md +1276 -1374
- package/bin/codegenie-mcp-server +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
# SUMMARY
|
|
2
2
|
|
|
3
|
-
**Total Dependencies:**
|
|
3
|
+
**Total Dependencies:** 208
|
|
4
4
|
|
|
5
5
|
- **Rust Crates:** 197 *(By cargo-about)*
|
|
6
|
-
- **NPM Packages:**
|
|
6
|
+
- **NPM Packages:** 11 *(By license-checker-rseidelsohn)*
|
|
7
7
|
|
|
8
8
|
### Licenses Breakdown:
|
|
9
9
|
|
|
10
|
-
- MIT:
|
|
10
|
+
- MIT: 176
|
|
11
11
|
- Unicode-3.0: 19
|
|
12
12
|
- Apache-2.0: 7
|
|
13
13
|
- 0BSD: 3
|
|
14
|
-
- BSD-3-Clause:
|
|
15
|
-
- ISC: 2
|
|
14
|
+
- BSD-3-Clause: 1
|
|
16
15
|
- MPL-2.0: 1
|
|
16
|
+
- UNKNOWN: 1
|
|
17
17
|
|
|
18
18
|
|
|
19
19
|
---
|
|
@@ -46,12 +46,12 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
46
46
|
|
|
47
47
|
### Rust Crates:
|
|
48
48
|
|
|
49
|
-
- [
|
|
49
|
+
- [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
|
|
50
50
|
|
|
51
51
|
````text
|
|
52
52
|
BSD Zero Clause License
|
|
53
53
|
|
|
54
|
-
Copyright (c)
|
|
54
|
+
Copyright (c) 2024 kotauskas
|
|
55
55
|
|
|
56
56
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
57
57
|
purpose with or without fee is hereby granted.
|
|
@@ -72,12 +72,12 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
72
72
|
|
|
73
73
|
### Rust Crates:
|
|
74
74
|
|
|
75
|
-
- [
|
|
75
|
+
- [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
|
|
76
76
|
|
|
77
77
|
````text
|
|
78
78
|
BSD Zero Clause License
|
|
79
79
|
|
|
80
|
-
Copyright (c)
|
|
80
|
+
Copyright (c) 2025 Goat
|
|
81
81
|
|
|
82
82
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
83
83
|
purpose with or without fee is hereby granted.
|
|
@@ -98,93 +98,6 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
98
98
|
|
|
99
99
|
### Rust Crates:
|
|
100
100
|
|
|
101
|
-
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
102
|
-
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
103
|
-
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
104
|
-
|
|
105
|
-
````text
|
|
106
|
-
Apache License
|
|
107
|
-
Version 2.0, January 2004
|
|
108
|
-
http://www.apache.org/licenses/
|
|
109
|
-
|
|
110
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
111
|
-
|
|
112
|
-
1. Definitions.
|
|
113
|
-
|
|
114
|
-
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
115
|
-
|
|
116
|
-
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
117
|
-
|
|
118
|
-
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
119
|
-
|
|
120
|
-
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
121
|
-
|
|
122
|
-
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
123
|
-
|
|
124
|
-
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
125
|
-
|
|
126
|
-
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
127
|
-
|
|
128
|
-
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
129
|
-
|
|
130
|
-
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
131
|
-
|
|
132
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
133
|
-
|
|
134
|
-
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
135
|
-
|
|
136
|
-
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
137
|
-
|
|
138
|
-
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
139
|
-
|
|
140
|
-
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
141
|
-
|
|
142
|
-
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
143
|
-
|
|
144
|
-
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
145
|
-
|
|
146
|
-
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
147
|
-
|
|
148
|
-
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
149
|
-
|
|
150
|
-
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
151
|
-
|
|
152
|
-
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
|
153
|
-
|
|
154
|
-
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
|
155
|
-
|
|
156
|
-
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
|
157
|
-
|
|
158
|
-
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
159
|
-
|
|
160
|
-
END OF TERMS AND CONDITIONS
|
|
161
|
-
|
|
162
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
163
|
-
|
|
164
|
-
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
165
|
-
|
|
166
|
-
Copyright [yyyy] [name of copyright owner]
|
|
167
|
-
|
|
168
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
169
|
-
you may not use this file except in compliance with the License.
|
|
170
|
-
You may obtain a copy of the License at
|
|
171
|
-
|
|
172
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
173
|
-
|
|
174
|
-
Unless required by applicable law or agreed to in writing, software
|
|
175
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
176
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
177
|
-
See the License for the specific language governing permissions and
|
|
178
|
-
limitations under the License.
|
|
179
|
-
|
|
180
|
-
````
|
|
181
|
-
|
|
182
|
-
---
|
|
183
|
-
|
|
184
|
-
## The following dependencies are licensed under the Apache-2.0 License:
|
|
185
|
-
|
|
186
|
-
### Rust Crates:
|
|
187
|
-
|
|
188
101
|
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
189
102
|
|
|
190
103
|
````text
|
|
@@ -609,19 +522,104 @@ limitations under the License.
|
|
|
609
522
|
|
|
610
523
|
---
|
|
611
524
|
|
|
525
|
+
## The following dependencies are licensed under the Apache-2.0 License:
|
|
526
|
+
|
|
527
|
+
### Rust Crates:
|
|
528
|
+
|
|
529
|
+
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
530
|
+
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
531
|
+
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
532
|
+
|
|
533
|
+
````text
|
|
534
|
+
Apache License
|
|
535
|
+
Version 2.0, January 2004
|
|
536
|
+
http://www.apache.org/licenses/
|
|
537
|
+
|
|
538
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
539
|
+
|
|
540
|
+
1. Definitions.
|
|
541
|
+
|
|
542
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
543
|
+
|
|
544
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
545
|
+
|
|
546
|
+
"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.
|
|
547
|
+
|
|
548
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
549
|
+
|
|
550
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
551
|
+
|
|
552
|
+
"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.
|
|
553
|
+
|
|
554
|
+
"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).
|
|
555
|
+
|
|
556
|
+
"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.
|
|
557
|
+
|
|
558
|
+
"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."
|
|
559
|
+
|
|
560
|
+
"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.
|
|
561
|
+
|
|
562
|
+
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.
|
|
563
|
+
|
|
564
|
+
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.
|
|
565
|
+
|
|
566
|
+
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:
|
|
567
|
+
|
|
568
|
+
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
569
|
+
|
|
570
|
+
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
571
|
+
|
|
572
|
+
(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
|
|
573
|
+
|
|
574
|
+
(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.
|
|
575
|
+
|
|
576
|
+
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.
|
|
577
|
+
|
|
578
|
+
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.
|
|
579
|
+
|
|
580
|
+
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.
|
|
581
|
+
|
|
582
|
+
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.
|
|
583
|
+
|
|
584
|
+
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.
|
|
585
|
+
|
|
586
|
+
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.
|
|
587
|
+
|
|
588
|
+
END OF TERMS AND CONDITIONS
|
|
589
|
+
|
|
590
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
591
|
+
|
|
592
|
+
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.
|
|
593
|
+
|
|
594
|
+
Copyright [yyyy] [name of copyright owner]
|
|
595
|
+
|
|
596
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
597
|
+
you may not use this file except in compliance with the License.
|
|
598
|
+
You may obtain a copy of the License at
|
|
599
|
+
|
|
600
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
601
|
+
|
|
602
|
+
Unless required by applicable law or agreed to in writing, software
|
|
603
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
604
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
605
|
+
See the License for the specific language governing permissions and
|
|
606
|
+
limitations under the License.
|
|
607
|
+
|
|
608
|
+
````
|
|
609
|
+
|
|
610
|
+
---
|
|
611
|
+
|
|
612
612
|
## The following dependencies are licensed under the BSD-3-Clause License:
|
|
613
613
|
|
|
614
614
|
### NPM Packages:
|
|
615
615
|
|
|
616
|
-
- [fast-uri](https://github.com/fastify/fast-uri) (3.1.
|
|
616
|
+
- [fast-uri](https://github.com/fastify/fast-uri) (3.1.2)
|
|
617
617
|
|
|
618
618
|
````text
|
|
619
619
|
Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
|
|
620
|
-
Copyright (c) 2021-present The Fastify team
|
|
620
|
+
Copyright (c) 2021-present The Fastify team <https://github.com/fastify/fastify#team>
|
|
621
621
|
All rights reserved.
|
|
622
622
|
|
|
623
|
-
The Fastify team members are listed at https://github.com/fastify/fastify#team.
|
|
624
|
-
|
|
625
623
|
Redistribution and use in source and binary forms, with or without
|
|
626
624
|
modification, are permitted provided that the following conditions are met:
|
|
627
625
|
* Redistributions of source code must retain the above copyright
|
|
@@ -652,78 +650,38 @@ The complete list of contributors can be found at:
|
|
|
652
650
|
|
|
653
651
|
---
|
|
654
652
|
|
|
655
|
-
## The following dependencies are licensed under the
|
|
656
|
-
|
|
657
|
-
### NPM Packages:
|
|
658
|
-
|
|
659
|
-
- [jpeg-js](https://github.com/eugeneware/jpeg-js) (0.4.4)
|
|
660
|
-
|
|
661
|
-
````text
|
|
662
|
-
Copyright (c) 2014, Eugene Ware
|
|
663
|
-
All rights reserved.
|
|
664
|
-
|
|
665
|
-
Redistribution and use in source and binary forms, with or without
|
|
666
|
-
modification, are permitted provided that the following conditions are met:
|
|
667
|
-
|
|
668
|
-
1. Redistributions of source code must retain the above copyright
|
|
669
|
-
notice, this list of conditions and the following disclaimer.
|
|
670
|
-
2. Redistributions in binary form must reproduce the above copyright
|
|
671
|
-
notice, this list of conditions and the following disclaimer in the
|
|
672
|
-
documentation and/or other materials provided with the distribution.
|
|
673
|
-
3. Neither the name of Eugene Ware nor the names of its contributors
|
|
674
|
-
may be used to endorse or promote products derived from this software
|
|
675
|
-
without specific prior written permission.
|
|
676
|
-
|
|
677
|
-
THIS SOFTWARE IS PROVIDED BY EUGENE WARE ''AS IS'' AND ANY
|
|
678
|
-
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
679
|
-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
680
|
-
DISCLAIMED. IN NO EVENT SHALL EUGENE WARE BE LIABLE FOR ANY
|
|
681
|
-
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
682
|
-
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
683
|
-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
|
684
|
-
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
685
|
-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
686
|
-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
687
|
-
|
|
688
|
-
````
|
|
689
|
-
|
|
690
|
-
---
|
|
691
|
-
|
|
692
|
-
## The following dependencies are licensed under the ISC License:
|
|
653
|
+
## The following dependencies are licensed under the MIT License:
|
|
693
654
|
|
|
694
|
-
###
|
|
655
|
+
### Rust Crates:
|
|
695
656
|
|
|
696
|
-
- [
|
|
657
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
697
658
|
|
|
698
659
|
````text
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
Copyright (c) 2025, Mapbox
|
|
702
|
-
|
|
703
|
-
Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
704
|
-
with or without fee is hereby granted, provided that the above copyright notice
|
|
705
|
-
and this permission notice appear in all copies.
|
|
706
|
-
|
|
707
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
708
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
709
|
-
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
710
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
711
|
-
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
712
|
-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
|
713
|
-
THIS SOFTWARE.
|
|
714
|
-
|
|
715
|
-
````
|
|
716
|
-
|
|
717
|
-
---
|
|
718
|
-
|
|
719
|
-
## The following dependencies are licensed under the ISC License:
|
|
660
|
+
Copyright (c) 2017 Robert Grosse
|
|
720
661
|
|
|
721
|
-
|
|
662
|
+
Permission is hereby granted, free of charge, to any
|
|
663
|
+
person obtaining a copy of this software and associated
|
|
664
|
+
documentation files (the "Software"), to deal in the
|
|
665
|
+
Software without restriction, including without
|
|
666
|
+
limitation the rights to use, copy, modify, merge,
|
|
667
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
668
|
+
the Software, and to permit persons to whom the Software
|
|
669
|
+
is furnished to do so, subject to the following
|
|
670
|
+
conditions:
|
|
722
671
|
|
|
723
|
-
|
|
672
|
+
The above copyright notice and this permission notice
|
|
673
|
+
shall be included in all copies or substantial portions
|
|
674
|
+
of the Software.
|
|
724
675
|
|
|
725
|
-
|
|
726
|
-
|
|
676
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
677
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
678
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
679
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
680
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
681
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
682
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
683
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
684
|
+
DEALINGS IN THE SOFTWARE.
|
|
727
685
|
````
|
|
728
686
|
|
|
729
687
|
---
|
|
@@ -732,11 +690,12 @@ Please refer to the package README for license details.
|
|
|
732
690
|
|
|
733
691
|
### Rust Crates:
|
|
734
692
|
|
|
735
|
-
- [
|
|
736
|
-
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
693
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
737
694
|
|
|
738
695
|
````text
|
|
739
|
-
|
|
696
|
+
MIT License
|
|
697
|
+
|
|
698
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
740
699
|
|
|
741
700
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
742
701
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -764,12 +723,11 @@ SOFTWARE.
|
|
|
764
723
|
|
|
765
724
|
### Rust Crates:
|
|
766
725
|
|
|
767
|
-
- [
|
|
726
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
768
727
|
|
|
769
728
|
````text
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
729
|
+
Copyright (c) 2017 Daniel Abramov
|
|
730
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
773
731
|
|
|
774
732
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
775
733
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -778,16 +736,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
778
736
|
copies of the Software, and to permit persons to whom the Software is
|
|
779
737
|
furnished to do so, subject to the following conditions:
|
|
780
738
|
|
|
781
|
-
The above copyright notice and this permission notice shall be included in
|
|
782
|
-
copies or substantial portions of the Software.
|
|
739
|
+
The above copyright notice and this permission notice shall be included in
|
|
740
|
+
all copies or substantial portions of the Software.
|
|
783
741
|
|
|
784
742
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
785
743
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
786
744
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
787
745
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
788
746
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
789
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
790
|
-
SOFTWARE.
|
|
747
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
748
|
+
THE SOFTWARE.
|
|
791
749
|
|
|
792
750
|
````
|
|
793
751
|
|
|
@@ -795,33 +753,39 @@ SOFTWARE.
|
|
|
795
753
|
|
|
796
754
|
## The following dependencies are licensed under the MIT License:
|
|
797
755
|
|
|
798
|
-
###
|
|
756
|
+
### Rust Crates:
|
|
799
757
|
|
|
800
|
-
- [
|
|
758
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
759
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
760
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
761
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
801
762
|
|
|
802
763
|
````text
|
|
803
|
-
The
|
|
804
|
-
|
|
805
|
-
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
806
|
-
|
|
807
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
808
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
809
|
-
in the Software without restriction, including without limitation the rights
|
|
810
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
811
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
812
|
-
furnished to do so, subject to the following conditions:
|
|
764
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
813
765
|
|
|
814
|
-
|
|
815
|
-
|
|
766
|
+
Permission is hereby granted, free of charge, to any
|
|
767
|
+
person obtaining a copy of this software and associated
|
|
768
|
+
documentation files (the "Software"), to deal in the
|
|
769
|
+
Software without restriction, including without
|
|
770
|
+
limitation the rights to use, copy, modify, merge,
|
|
771
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
772
|
+
the Software, and to permit persons to whom the Software
|
|
773
|
+
is furnished to do so, subject to the following
|
|
774
|
+
conditions:
|
|
816
775
|
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
821
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
822
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
823
|
-
SOFTWARE.
|
|
776
|
+
The above copyright notice and this permission notice
|
|
777
|
+
shall be included in all copies or substantial portions
|
|
778
|
+
of the Software.
|
|
824
779
|
|
|
780
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
781
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
782
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
783
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
784
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
785
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
786
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
787
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
788
|
+
DEALINGS IN THE SOFTWARE.
|
|
825
789
|
|
|
826
790
|
````
|
|
827
791
|
|
|
@@ -831,11 +795,10 @@ SOFTWARE.
|
|
|
831
795
|
|
|
832
796
|
### Rust Crates:
|
|
833
797
|
|
|
834
|
-
- [
|
|
798
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
835
799
|
|
|
836
800
|
````text
|
|
837
|
-
Copyright (c)
|
|
838
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
801
|
+
Copyright (c) 2019 Carl Lerche
|
|
839
802
|
|
|
840
803
|
Permission is hereby granted, free of charge, to any
|
|
841
804
|
person obtaining a copy of this software and associated
|
|
@@ -867,33 +830,37 @@ DEALINGS IN THE SOFTWARE.
|
|
|
867
830
|
|
|
868
831
|
## The following dependencies are licensed under the MIT License:
|
|
869
832
|
|
|
870
|
-
###
|
|
833
|
+
### Rust Crates:
|
|
871
834
|
|
|
872
|
-
- [
|
|
873
|
-
- [
|
|
835
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
836
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
874
837
|
|
|
875
838
|
````text
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
Copyright (c) 2017 Evgeny Poberezkin
|
|
839
|
+
Copyright (c) 2014 Alex Crichton
|
|
879
840
|
|
|
880
|
-
Permission is hereby granted, free of charge, to any
|
|
881
|
-
of this software and associated
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
841
|
+
Permission is hereby granted, free of charge, to any
|
|
842
|
+
person obtaining a copy of this software and associated
|
|
843
|
+
documentation files (the "Software"), to deal in the
|
|
844
|
+
Software without restriction, including without
|
|
845
|
+
limitation the rights to use, copy, modify, merge,
|
|
846
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
847
|
+
the Software, and to permit persons to whom the Software
|
|
848
|
+
is furnished to do so, subject to the following
|
|
849
|
+
conditions:
|
|
886
850
|
|
|
887
|
-
The above copyright notice and this permission notice
|
|
888
|
-
copies or substantial portions
|
|
851
|
+
The above copyright notice and this permission notice
|
|
852
|
+
shall be included in all copies or substantial portions
|
|
853
|
+
of the Software.
|
|
889
854
|
|
|
890
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
891
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
855
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
856
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
857
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
858
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
859
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
860
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
861
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
862
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
863
|
+
DEALINGS IN THE SOFTWARE.
|
|
897
864
|
|
|
898
865
|
````
|
|
899
866
|
|
|
@@ -903,12 +870,12 @@ SOFTWARE.
|
|
|
903
870
|
|
|
904
871
|
### NPM Packages:
|
|
905
872
|
|
|
906
|
-
- [
|
|
873
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
907
874
|
|
|
908
875
|
````text
|
|
909
876
|
MIT License
|
|
910
877
|
|
|
911
|
-
Copyright (c)
|
|
878
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
912
879
|
|
|
913
880
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
914
881
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -928,42 +895,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
928
895
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
929
896
|
SOFTWARE.
|
|
930
897
|
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
---
|
|
934
|
-
|
|
935
|
-
## The following dependencies are licensed under the MIT License:
|
|
936
|
-
|
|
937
|
-
### Rust Crates:
|
|
938
|
-
|
|
939
|
-
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
940
|
-
|
|
941
|
-
````text
|
|
942
|
-
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
943
|
-
|
|
944
|
-
Permission is hereby granted, free of charge, to any
|
|
945
|
-
person obtaining a copy of this software and associated
|
|
946
|
-
documentation files (the "Software"), to deal in the
|
|
947
|
-
Software without restriction, including without
|
|
948
|
-
limitation the rights to use, copy, modify, merge,
|
|
949
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
950
|
-
the Software, and to permit persons to whom the Software
|
|
951
|
-
is furnished to do so, subject to the following
|
|
952
|
-
conditions:
|
|
953
|
-
|
|
954
|
-
The above copyright notice and this permission notice
|
|
955
|
-
shall be included in all copies or substantial portions
|
|
956
|
-
of the Software.
|
|
957
|
-
|
|
958
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
959
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
960
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
961
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
962
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
963
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
964
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
965
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
966
|
-
DEALINGS IN THE SOFTWARE.
|
|
898
|
+
[others]: https://github.com/json5/json5/contributors
|
|
967
899
|
|
|
968
900
|
````
|
|
969
901
|
|
|
@@ -973,10 +905,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
973
905
|
|
|
974
906
|
### Rust Crates:
|
|
975
907
|
|
|
976
|
-
- [
|
|
908
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
977
909
|
|
|
978
910
|
````text
|
|
979
|
-
Copyright (c)
|
|
911
|
+
Copyright (c) 2017 Sean McArthur
|
|
980
912
|
|
|
981
913
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
982
914
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1005,10 +937,33 @@ THE SOFTWARE.
|
|
|
1005
937
|
|
|
1006
938
|
### Rust Crates:
|
|
1007
939
|
|
|
1008
|
-
- [
|
|
940
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
1009
941
|
|
|
1010
942
|
````text
|
|
1011
|
-
Copyright
|
|
943
|
+
Copyright 2016 Nika Layzell
|
|
944
|
+
|
|
945
|
+
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:
|
|
946
|
+
|
|
947
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
948
|
+
|
|
949
|
+
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.
|
|
950
|
+
|
|
951
|
+
````
|
|
952
|
+
|
|
953
|
+
---
|
|
954
|
+
|
|
955
|
+
## The following dependencies are licensed under the MIT License:
|
|
956
|
+
|
|
957
|
+
### Rust Crates:
|
|
958
|
+
|
|
959
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
960
|
+
|
|
961
|
+
````text
|
|
962
|
+
The MIT License (MIT)
|
|
963
|
+
|
|
964
|
+
Copyright (c) 2015 Danny Guo
|
|
965
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
966
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
1012
967
|
|
|
1013
968
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1014
969
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1036,10 +991,11 @@ SOFTWARE.
|
|
|
1036
991
|
|
|
1037
992
|
### Rust Crates:
|
|
1038
993
|
|
|
1039
|
-
- [
|
|
994
|
+
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
995
|
+
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
1040
996
|
|
|
1041
997
|
````text
|
|
1042
|
-
Copyright (c)
|
|
998
|
+
Copyright (c) 2012-2013 Mozilla Foundation
|
|
1043
999
|
|
|
1044
1000
|
Permission is hereby granted, free of charge, to any
|
|
1045
1001
|
person obtaining a copy of this software and associated
|
|
@@ -1073,30 +1029,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1073
1029
|
|
|
1074
1030
|
### Rust Crates:
|
|
1075
1031
|
|
|
1076
|
-
- [
|
|
1077
|
-
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
1032
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
1078
1033
|
|
|
1079
1034
|
````text
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
Copyright (c) 2015 Steven Fackler
|
|
1035
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
1083
1036
|
|
|
1084
|
-
Permission is hereby granted, free of charge, to any
|
|
1085
|
-
|
|
1086
|
-
the Software
|
|
1087
|
-
|
|
1088
|
-
the
|
|
1089
|
-
|
|
1037
|
+
Permission is hereby granted, free of charge, to any
|
|
1038
|
+
person obtaining a copy of this software and associated
|
|
1039
|
+
documentation files (the "Software"), to deal in the
|
|
1040
|
+
Software without restriction, including without
|
|
1041
|
+
limitation the rights to use, copy, modify, merge,
|
|
1042
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1043
|
+
the Software, and to permit persons to whom the Software
|
|
1044
|
+
is furnished to do so, subject to the following
|
|
1045
|
+
conditions:
|
|
1090
1046
|
|
|
1091
|
-
The above copyright notice and this permission notice
|
|
1092
|
-
copies or substantial portions
|
|
1047
|
+
The above copyright notice and this permission notice
|
|
1048
|
+
shall be included in all copies or substantial portions
|
|
1049
|
+
of the Software.
|
|
1093
1050
|
|
|
1094
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1095
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1051
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1052
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1053
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1054
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1055
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1056
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1057
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1058
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1059
|
+
DEALINGS IN THE SOFTWARE.
|
|
1100
1060
|
|
|
1101
1061
|
````
|
|
1102
1062
|
|
|
@@ -1106,10 +1066,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
1106
1066
|
|
|
1107
1067
|
### Rust Crates:
|
|
1108
1068
|
|
|
1109
|
-
- [
|
|
1069
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
1110
1070
|
|
|
1111
1071
|
````text
|
|
1112
|
-
Copyright (c)
|
|
1072
|
+
Copyright (c) The rust-url developers
|
|
1113
1073
|
|
|
1114
1074
|
Permission is hereby granted, free of charge, to any
|
|
1115
1075
|
person obtaining a copy of this software and associated
|
|
@@ -1143,16 +1103,43 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1143
1103
|
|
|
1144
1104
|
### Rust Crates:
|
|
1145
1105
|
|
|
1146
|
-
- [
|
|
1106
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1107
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1108
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1109
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1110
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1111
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1112
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1113
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1114
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
1147
1115
|
|
|
1148
1116
|
````text
|
|
1149
|
-
Copyright 2016
|
|
1117
|
+
Copyright (c) 2016 Alex Crichton
|
|
1118
|
+
Copyright (c) 2017 The Tokio Authors
|
|
1150
1119
|
|
|
1151
|
-
Permission is hereby granted, free of charge, to any
|
|
1120
|
+
Permission is hereby granted, free of charge, to any
|
|
1121
|
+
person obtaining a copy of this software and associated
|
|
1122
|
+
documentation files (the "Software"), to deal in the
|
|
1123
|
+
Software without restriction, including without
|
|
1124
|
+
limitation the rights to use, copy, modify, merge,
|
|
1125
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1126
|
+
the Software, and to permit persons to whom the Software
|
|
1127
|
+
is furnished to do so, subject to the following
|
|
1128
|
+
conditions:
|
|
1152
1129
|
|
|
1153
|
-
The above copyright notice and this permission notice
|
|
1130
|
+
The above copyright notice and this permission notice
|
|
1131
|
+
shall be included in all copies or substantial portions
|
|
1132
|
+
of the Software.
|
|
1154
1133
|
|
|
1155
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1134
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1135
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1136
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1137
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1138
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1139
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1140
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1141
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1142
|
+
DEALINGS IN THE SOFTWARE.
|
|
1156
1143
|
|
|
1157
1144
|
````
|
|
1158
1145
|
|
|
@@ -1162,11 +1149,12 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1162
1149
|
|
|
1163
1150
|
### Rust Crates:
|
|
1164
1151
|
|
|
1165
|
-
- [
|
|
1152
|
+
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
1166
1153
|
|
|
1167
1154
|
````text
|
|
1168
|
-
|
|
1169
|
-
|
|
1155
|
+
The MIT License (MIT)
|
|
1156
|
+
|
|
1157
|
+
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
1170
1158
|
|
|
1171
1159
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1172
1160
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1194,10 +1182,10 @@ THE SOFTWARE.
|
|
|
1194
1182
|
|
|
1195
1183
|
### Rust Crates:
|
|
1196
1184
|
|
|
1197
|
-
- [
|
|
1185
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
1198
1186
|
|
|
1199
1187
|
````text
|
|
1200
|
-
Copyright (c)
|
|
1188
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
1201
1189
|
|
|
1202
1190
|
Permission is hereby granted, free of charge, to any
|
|
1203
1191
|
person obtaining a copy of this software and associated
|
|
@@ -1231,41 +1219,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1231
1219
|
|
|
1232
1220
|
### Rust Crates:
|
|
1233
1221
|
|
|
1234
|
-
- [
|
|
1235
|
-
|
|
1236
|
-
````text
|
|
1237
|
-
Copyright (c) 2023-2025 Sean McArthur
|
|
1238
|
-
|
|
1239
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1240
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1241
|
-
in the Software without restriction, including without limitation the rights
|
|
1242
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1243
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1244
|
-
furnished to do so, subject to the following conditions:
|
|
1245
|
-
|
|
1246
|
-
The above copyright notice and this permission notice shall be included in
|
|
1247
|
-
all copies or substantial portions of the Software.
|
|
1248
|
-
|
|
1249
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1250
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1251
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1252
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1253
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1254
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1255
|
-
THE SOFTWARE.
|
|
1256
|
-
|
|
1257
|
-
````
|
|
1258
|
-
|
|
1259
|
-
---
|
|
1260
|
-
|
|
1261
|
-
## The following dependencies are licensed under the MIT License:
|
|
1262
|
-
|
|
1263
|
-
### Rust Crates:
|
|
1264
|
-
|
|
1265
|
-
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
1222
|
+
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
1266
1223
|
|
|
1267
1224
|
````text
|
|
1268
|
-
Copyright (c)
|
|
1225
|
+
Copyright (c) 2014 Chris Wong
|
|
1269
1226
|
|
|
1270
1227
|
Permission is hereby granted, free of charge, to any
|
|
1271
1228
|
person obtaining a copy of this software and associated
|
|
@@ -1299,10 +1256,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1299
1256
|
|
|
1300
1257
|
### Rust Crates:
|
|
1301
1258
|
|
|
1302
|
-
- [
|
|
1259
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
1303
1260
|
|
|
1304
1261
|
````text
|
|
1305
|
-
Copyright (c)
|
|
1262
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
1263
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1306
1264
|
|
|
1307
1265
|
Permission is hereby granted, free of charge, to any
|
|
1308
1266
|
person obtaining a copy of this software and associated
|
|
@@ -1336,10 +1294,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1336
1294
|
|
|
1337
1295
|
### Rust Crates:
|
|
1338
1296
|
|
|
1339
|
-
- [
|
|
1297
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
1340
1298
|
|
|
1341
1299
|
````text
|
|
1342
|
-
Copyright
|
|
1300
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
1301
|
+
|
|
1302
|
+
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:
|
|
1303
|
+
|
|
1304
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1305
|
+
|
|
1306
|
+
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.
|
|
1307
|
+
|
|
1308
|
+
````
|
|
1309
|
+
|
|
1310
|
+
---
|
|
1311
|
+
|
|
1312
|
+
## The following dependencies are licensed under the MIT License:
|
|
1313
|
+
|
|
1314
|
+
### Rust Crates:
|
|
1315
|
+
|
|
1316
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
1317
|
+
|
|
1318
|
+
````text
|
|
1319
|
+
Copyright (c) 2016--2017
|
|
1343
1320
|
|
|
1344
1321
|
Permission is hereby granted, free of charge, to any
|
|
1345
1322
|
person obtaining a copy of this software and associated
|
|
@@ -1364,6 +1341,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1364
1341
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1365
1342
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1366
1343
|
DEALINGS IN THE SOFTWARE.
|
|
1344
|
+
|
|
1367
1345
|
````
|
|
1368
1346
|
|
|
1369
1347
|
---
|
|
@@ -1372,14 +1350,44 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1372
1350
|
|
|
1373
1351
|
### Rust Crates:
|
|
1374
1352
|
|
|
1375
|
-
- [
|
|
1376
|
-
|
|
1377
|
-
|
|
1353
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
1354
|
+
|
|
1355
|
+
````text
|
|
1356
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
1357
|
+
|
|
1358
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1359
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1360
|
+
in the Software without restriction, including without limitation the rights
|
|
1361
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1362
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1363
|
+
furnished to do so, subject to the following conditions:
|
|
1364
|
+
|
|
1365
|
+
The above copyright notice and this permission notice shall be included in
|
|
1366
|
+
all copies or substantial portions of the Software.
|
|
1367
|
+
|
|
1368
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1369
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1370
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1371
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1372
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1373
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1374
|
+
THE SOFTWARE.
|
|
1375
|
+
|
|
1376
|
+
|
|
1377
|
+
````
|
|
1378
|
+
|
|
1379
|
+
---
|
|
1380
|
+
|
|
1381
|
+
## The following dependencies are licensed under the MIT License:
|
|
1382
|
+
|
|
1383
|
+
### Rust Crates:
|
|
1384
|
+
|
|
1385
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
1378
1386
|
|
|
1379
1387
|
````text
|
|
1380
1388
|
MIT License
|
|
1381
1389
|
|
|
1382
|
-
Copyright (c)
|
|
1390
|
+
Copyright (c) 2025 Callum Oakley
|
|
1383
1391
|
|
|
1384
1392
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1385
1393
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1407,12 +1415,41 @@ SOFTWARE.
|
|
|
1407
1415
|
|
|
1408
1416
|
### Rust Crates:
|
|
1409
1417
|
|
|
1410
|
-
- [
|
|
1411
|
-
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
1412
|
-
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
1418
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
1413
1419
|
|
|
1414
1420
|
````text
|
|
1415
|
-
Copyright (c)
|
|
1421
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
1422
|
+
|
|
1423
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1424
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1425
|
+
in the Software without restriction, including without limitation the rights
|
|
1426
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1427
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1428
|
+
furnished to do so, subject to the following conditions:
|
|
1429
|
+
|
|
1430
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1431
|
+
copies or substantial portions of the Software.
|
|
1432
|
+
|
|
1433
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1434
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1435
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1436
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1437
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1438
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1439
|
+
SOFTWARE.
|
|
1440
|
+
|
|
1441
|
+
````
|
|
1442
|
+
|
|
1443
|
+
---
|
|
1444
|
+
|
|
1445
|
+
## The following dependencies are licensed under the MIT License:
|
|
1446
|
+
|
|
1447
|
+
### Rust Crates:
|
|
1448
|
+
|
|
1449
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
1450
|
+
|
|
1451
|
+
````text
|
|
1452
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
1416
1453
|
|
|
1417
1454
|
Permission is hereby granted, free of charge, to any
|
|
1418
1455
|
person obtaining a copy of this software and associated
|
|
@@ -1446,10 +1483,43 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1446
1483
|
|
|
1447
1484
|
### Rust Crates:
|
|
1448
1485
|
|
|
1449
|
-
- [
|
|
1486
|
+
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
1487
|
+
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
1450
1488
|
|
|
1451
1489
|
````text
|
|
1452
|
-
|
|
1490
|
+
The MIT License (MIT)
|
|
1491
|
+
|
|
1492
|
+
Copyright (c) 2015 Steven Fackler
|
|
1493
|
+
|
|
1494
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1495
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
1496
|
+
the Software without restriction, including without limitation the rights to
|
|
1497
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1498
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1499
|
+
subject to the following conditions:
|
|
1500
|
+
|
|
1501
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1502
|
+
copies or substantial portions of the Software.
|
|
1503
|
+
|
|
1504
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1505
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1506
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1507
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1508
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
1509
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1510
|
+
|
|
1511
|
+
````
|
|
1512
|
+
|
|
1513
|
+
---
|
|
1514
|
+
|
|
1515
|
+
## The following dependencies are licensed under the MIT License:
|
|
1516
|
+
|
|
1517
|
+
### Rust Crates:
|
|
1518
|
+
|
|
1519
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
1520
|
+
|
|
1521
|
+
````text
|
|
1522
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
1453
1523
|
|
|
1454
1524
|
Permission is hereby granted, free of charge, to any
|
|
1455
1525
|
person obtaining a copy of this software and associated
|
|
@@ -1483,13 +1553,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1483
1553
|
|
|
1484
1554
|
### Rust Crates:
|
|
1485
1555
|
|
|
1486
|
-
- [
|
|
1487
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
1556
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
1488
1557
|
|
|
1489
1558
|
````text
|
|
1490
|
-
Copyright (c)
|
|
1491
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
1492
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
1559
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
1493
1560
|
|
|
1494
1561
|
Permission is hereby granted, free of charge, to any
|
|
1495
1562
|
person obtaining a copy of this software and associated
|
|
@@ -1523,14 +1590,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1523
1590
|
|
|
1524
1591
|
### Rust Crates:
|
|
1525
1592
|
|
|
1526
|
-
- [
|
|
1593
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
1527
1594
|
|
|
1528
1595
|
````text
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
Copyright (c) 2015 Danny Guo
|
|
1532
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
1533
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
1596
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
1597
|
+
Copyright (c) 2016 Alex Crichton
|
|
1534
1598
|
|
|
1535
1599
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1536
1600
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1539,16 +1603,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1539
1603
|
copies of the Software, and to permit persons to whom the Software is
|
|
1540
1604
|
furnished to do so, subject to the following conditions:
|
|
1541
1605
|
|
|
1542
|
-
The above copyright notice and this permission notice shall be included in
|
|
1543
|
-
copies or substantial portions of the Software.
|
|
1606
|
+
The above copyright notice and this permission notice shall be included in
|
|
1607
|
+
all copies or substantial portions of the Software.
|
|
1544
1608
|
|
|
1545
1609
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1546
1610
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1547
1611
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1548
1612
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1549
1613
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1550
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1551
|
-
SOFTWARE.
|
|
1614
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1615
|
+
THE SOFTWARE.
|
|
1616
|
+
|
|
1552
1617
|
|
|
1553
1618
|
````
|
|
1554
1619
|
|
|
@@ -1558,36 +1623,30 @@ SOFTWARE.
|
|
|
1558
1623
|
|
|
1559
1624
|
### Rust Crates:
|
|
1560
1625
|
|
|
1561
|
-
- [
|
|
1626
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
1562
1627
|
|
|
1563
1628
|
````text
|
|
1564
|
-
Copyright (c)
|
|
1565
|
-
|
|
1566
|
-
Permission is hereby granted, free of charge, to any
|
|
1567
|
-
person obtaining a copy of this software and associated
|
|
1568
|
-
documentation files (the "Software"), to deal in the
|
|
1569
|
-
Software without restriction, including without
|
|
1570
|
-
limitation the rights to use, copy, modify, merge,
|
|
1571
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1572
|
-
the Software, and to permit persons to whom the Software
|
|
1573
|
-
is furnished to do so, subject to the following
|
|
1574
|
-
conditions:
|
|
1629
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
1575
1630
|
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1631
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1632
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1633
|
+
in the Software without restriction, including without limitation the rights
|
|
1634
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1635
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1636
|
+
furnished to do so, subject to the following conditions:
|
|
1579
1637
|
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1583
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1584
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1585
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1586
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1587
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1588
|
-
DEALINGS IN THE SOFTWARE.
|
|
1638
|
+
The above copyright notice and this permission notice shall be included in
|
|
1639
|
+
all copies or substantial portions of the Software.
|
|
1589
1640
|
|
|
1590
|
-
|
|
1641
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1642
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1643
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1644
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1645
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1646
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1647
|
+
THE SOFTWARE.
|
|
1648
|
+
|
|
1649
|
+
````
|
|
1591
1650
|
|
|
1592
1651
|
---
|
|
1593
1652
|
|
|
@@ -1595,17 +1654,44 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1595
1654
|
|
|
1596
1655
|
### Rust Crates:
|
|
1597
1656
|
|
|
1598
|
-
- [
|
|
1657
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
1658
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
1599
1659
|
|
|
1600
1660
|
````text
|
|
1601
|
-
|
|
1661
|
+
MIT License
|
|
1602
1662
|
|
|
1603
|
-
|
|
1604
|
-
Copyright (c) 2016 Pyfisch
|
|
1663
|
+
Copyright (c) 2019 Graham Esau
|
|
1605
1664
|
|
|
1606
|
-
|
|
1607
|
-
|
|
1665
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1666
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1667
|
+
in the Software without restriction, including without limitation the rights
|
|
1668
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1669
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1670
|
+
furnished to do so, subject to the following conditions:
|
|
1671
|
+
|
|
1672
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1673
|
+
copies or substantial portions of the Software.
|
|
1674
|
+
|
|
1675
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1676
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1677
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1678
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1679
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1680
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1681
|
+
SOFTWARE.
|
|
1682
|
+
|
|
1683
|
+
````
|
|
1684
|
+
|
|
1685
|
+
---
|
|
1608
1686
|
|
|
1687
|
+
## The following dependencies are licensed under the MIT License:
|
|
1688
|
+
|
|
1689
|
+
### Rust Crates:
|
|
1690
|
+
|
|
1691
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
1692
|
+
|
|
1693
|
+
````text
|
|
1694
|
+
MIT License
|
|
1609
1695
|
|
|
1610
1696
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1611
1697
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1633,19 +1719,28 @@ SOFTWARE.
|
|
|
1633
1719
|
|
|
1634
1720
|
### Rust Crates:
|
|
1635
1721
|
|
|
1636
|
-
- [
|
|
1637
|
-
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
1722
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
1638
1723
|
|
|
1639
1724
|
````text
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
Copyright 2016 Google Inc. All Rights Reserved.
|
|
1725
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
1643
1726
|
|
|
1644
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1727
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1728
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1729
|
+
in the Software without restriction, including without limitation the rights
|
|
1730
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1731
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1732
|
+
furnished to do so, subject to the following conditions:
|
|
1645
1733
|
|
|
1646
|
-
The above copyright notice and this permission notice shall be included in
|
|
1734
|
+
The above copyright notice and this permission notice shall be included in
|
|
1735
|
+
all copies or substantial portions of the Software.
|
|
1647
1736
|
|
|
1648
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1737
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1738
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1739
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1740
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1741
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1742
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1743
|
+
THE SOFTWARE.
|
|
1649
1744
|
|
|
1650
1745
|
````
|
|
1651
1746
|
|
|
@@ -1655,10 +1750,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1655
1750
|
|
|
1656
1751
|
### Rust Crates:
|
|
1657
1752
|
|
|
1658
|
-
- [
|
|
1753
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
1659
1754
|
|
|
1660
1755
|
````text
|
|
1661
|
-
Copyright (c)
|
|
1756
|
+
Copyright (c) 2016--2023
|
|
1662
1757
|
|
|
1663
1758
|
Permission is hereby granted, free of charge, to any
|
|
1664
1759
|
person obtaining a copy of this software and associated
|
|
@@ -1692,11 +1787,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1692
1787
|
|
|
1693
1788
|
### Rust Crates:
|
|
1694
1789
|
|
|
1695
|
-
- [
|
|
1790
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
1696
1791
|
|
|
1697
1792
|
````text
|
|
1698
|
-
|
|
1699
|
-
|
|
1793
|
+
The MIT License (MIT)
|
|
1794
|
+
|
|
1795
|
+
Copyright (c) 2015 Alice Maz
|
|
1700
1796
|
|
|
1701
1797
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1702
1798
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1705,16 +1801,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1705
1801
|
copies of the Software, and to permit persons to whom the Software is
|
|
1706
1802
|
furnished to do so, subject to the following conditions:
|
|
1707
1803
|
|
|
1708
|
-
The above copyright notice and this permission notice shall be included in
|
|
1709
|
-
copies or substantial portions of the Software.
|
|
1804
|
+
The above copyright notice and this permission notice shall be included in
|
|
1805
|
+
all copies or substantial portions of the Software.
|
|
1710
1806
|
|
|
1711
1807
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1712
1808
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1713
1809
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1714
1810
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1715
1811
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1716
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1717
|
-
SOFTWARE.
|
|
1812
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1813
|
+
THE SOFTWARE.
|
|
1718
1814
|
|
|
1719
1815
|
````
|
|
1720
1816
|
|
|
@@ -1724,14 +1820,43 @@ SOFTWARE.
|
|
|
1724
1820
|
|
|
1725
1821
|
### Rust Crates:
|
|
1726
1822
|
|
|
1727
|
-
- [
|
|
1728
|
-
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1729
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1823
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
1730
1824
|
|
|
1731
1825
|
````text
|
|
1732
|
-
MIT License
|
|
1826
|
+
The MIT License (MIT)
|
|
1827
|
+
|
|
1828
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
1829
|
+
|
|
1830
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1831
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1832
|
+
in the Software without restriction, including without limitation the rights
|
|
1833
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1834
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1835
|
+
furnished to do so, subject to the following conditions:
|
|
1836
|
+
|
|
1837
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1838
|
+
copies or substantial portions of the Software.
|
|
1839
|
+
|
|
1840
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1841
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1842
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1843
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1844
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1845
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1846
|
+
SOFTWARE.
|
|
1847
|
+
````
|
|
1733
1848
|
|
|
1734
|
-
|
|
1849
|
+
---
|
|
1850
|
+
|
|
1851
|
+
## The following dependencies are licensed under the MIT License:
|
|
1852
|
+
|
|
1853
|
+
### Rust Crates:
|
|
1854
|
+
|
|
1855
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
1856
|
+
|
|
1857
|
+
````text
|
|
1858
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
1859
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
1735
1860
|
|
|
1736
1861
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1737
1862
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1759,10 +1884,10 @@ SOFTWARE.
|
|
|
1759
1884
|
|
|
1760
1885
|
### Rust Crates:
|
|
1761
1886
|
|
|
1762
|
-
- [
|
|
1887
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
1763
1888
|
|
|
1764
1889
|
````text
|
|
1765
|
-
Copyright (c)
|
|
1890
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
1766
1891
|
|
|
1767
1892
|
Permission is hereby granted, free of charge, to any
|
|
1768
1893
|
person obtaining a copy of this software and associated
|
|
@@ -1796,15 +1921,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1796
1921
|
|
|
1797
1922
|
### Rust Crates:
|
|
1798
1923
|
|
|
1799
|
-
- [
|
|
1800
|
-
- [
|
|
1801
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
1802
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
1803
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
1804
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
1924
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
1925
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
1805
1926
|
|
|
1806
1927
|
````text
|
|
1807
|
-
Copyright (c)
|
|
1928
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
1929
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
1930
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
1808
1931
|
|
|
1809
1932
|
Permission is hereby granted, free of charge, to any
|
|
1810
1933
|
person obtaining a copy of this software and associated
|
|
@@ -1838,28 +1961,35 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1838
1961
|
|
|
1839
1962
|
### Rust Crates:
|
|
1840
1963
|
|
|
1841
|
-
- [
|
|
1964
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
1842
1965
|
|
|
1843
1966
|
````text
|
|
1844
|
-
Copyright (c)
|
|
1967
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
1968
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1845
1969
|
|
|
1846
|
-
Permission is hereby granted, free of charge, to any
|
|
1847
|
-
of this software and associated
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
|
|
1970
|
+
Permission is hereby granted, free of charge, to any
|
|
1971
|
+
person obtaining a copy of this software and associated
|
|
1972
|
+
documentation files (the "Software"), to deal in the
|
|
1973
|
+
Software without restriction, including without
|
|
1974
|
+
limitation the rights to use, copy, modify, merge,
|
|
1975
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1976
|
+
the Software, and to permit persons to whom the Software
|
|
1977
|
+
is furnished to do so, subject to the following
|
|
1978
|
+
conditions:
|
|
1852
1979
|
|
|
1853
|
-
The above copyright notice and this permission notice
|
|
1854
|
-
all copies or substantial portions
|
|
1980
|
+
The above copyright notice and this permission notice
|
|
1981
|
+
shall be included in all copies or substantial portions
|
|
1982
|
+
of the Software.
|
|
1855
1983
|
|
|
1856
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1857
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
1984
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1985
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1986
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1987
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1988
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1989
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1990
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1991
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1992
|
+
DEALINGS IN THE SOFTWARE.
|
|
1863
1993
|
|
|
1864
1994
|
````
|
|
1865
1995
|
|
|
@@ -1869,29 +1999,35 @@ THE SOFTWARE.
|
|
|
1869
1999
|
|
|
1870
2000
|
### Rust Crates:
|
|
1871
2001
|
|
|
1872
|
-
- [
|
|
2002
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
1873
2003
|
|
|
1874
2004
|
````text
|
|
1875
|
-
Copyright (c)
|
|
1876
|
-
|
|
1877
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1878
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1879
|
-
in the Software without restriction, including without limitation the rights
|
|
1880
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1881
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1882
|
-
furnished to do so, subject to the following conditions:
|
|
2005
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
2006
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1883
2007
|
|
|
1884
|
-
|
|
1885
|
-
|
|
2008
|
+
Permission is hereby granted, free of charge, to any
|
|
2009
|
+
person obtaining a copy of this software and associated
|
|
2010
|
+
documentation files (the "Software"), to deal in the
|
|
2011
|
+
Software without restriction, including without
|
|
2012
|
+
limitation the rights to use, copy, modify, merge,
|
|
2013
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2014
|
+
the Software, and to permit persons to whom the Software
|
|
2015
|
+
is furnished to do so, subject to the following
|
|
2016
|
+
conditions:
|
|
1886
2017
|
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1891
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1892
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1893
|
-
THE SOFTWARE.
|
|
2018
|
+
The above copyright notice and this permission notice
|
|
2019
|
+
shall be included in all copies or substantial portions
|
|
2020
|
+
of the Software.
|
|
1894
2021
|
|
|
2022
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2023
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2024
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2025
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2026
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2027
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2028
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2029
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2030
|
+
DEALINGS IN THE SOFTWARE.
|
|
1895
2031
|
|
|
1896
2032
|
````
|
|
1897
2033
|
|
|
@@ -1901,10 +2037,16 @@ THE SOFTWARE.
|
|
|
1901
2037
|
|
|
1902
2038
|
### Rust Crates:
|
|
1903
2039
|
|
|
1904
|
-
- [
|
|
2040
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
2041
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
2042
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
2043
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
2044
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
2045
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
1905
2046
|
|
|
1906
2047
|
````text
|
|
1907
|
-
Copyright
|
|
2048
|
+
Copyright 2018 Developers of the Rand project
|
|
2049
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1908
2050
|
|
|
1909
2051
|
Permission is hereby granted, free of charge, to any
|
|
1910
2052
|
person obtaining a copy of this software and associated
|
|
@@ -1938,12 +2080,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1938
2080
|
|
|
1939
2081
|
### Rust Crates:
|
|
1940
2082
|
|
|
1941
|
-
- [
|
|
2083
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
2084
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
2085
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
1942
2086
|
|
|
1943
2087
|
````text
|
|
1944
|
-
|
|
2088
|
+
MIT License
|
|
1945
2089
|
|
|
1946
|
-
Copyright (c)
|
|
2090
|
+
Copyright (c) Tokio Contributors
|
|
1947
2091
|
|
|
1948
2092
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1949
2093
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1971,87 +2115,17 @@ SOFTWARE.
|
|
|
1971
2115
|
|
|
1972
2116
|
### Rust Crates:
|
|
1973
2117
|
|
|
1974
|
-
- [
|
|
2118
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
1975
2119
|
|
|
1976
2120
|
````text
|
|
1977
|
-
Copyright (c)
|
|
2121
|
+
Copyright (c) 2016 The humantime Developers
|
|
1978
2122
|
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
documentation files (the "Software"), to deal in the
|
|
1982
|
-
Software without restriction, including without
|
|
1983
|
-
limitation the rights to use, copy, modify, merge,
|
|
1984
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1985
|
-
the Software, and to permit persons to whom the Software
|
|
1986
|
-
is furnished to do so, subject to the following
|
|
1987
|
-
conditions:
|
|
1988
|
-
|
|
1989
|
-
The above copyright notice and this permission notice
|
|
1990
|
-
shall be included in all copies or substantial portions
|
|
1991
|
-
of the Software.
|
|
1992
|
-
|
|
1993
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1994
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1995
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1996
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1997
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1998
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1999
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2000
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2001
|
-
DEALINGS IN THE SOFTWARE.
|
|
2002
|
-
|
|
2003
|
-
````
|
|
2004
|
-
|
|
2005
|
-
---
|
|
2006
|
-
|
|
2007
|
-
## The following dependencies are licensed under the MIT License:
|
|
2008
|
-
|
|
2009
|
-
### Rust Crates:
|
|
2010
|
-
|
|
2011
|
-
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
2012
|
-
|
|
2013
|
-
````text
|
|
2014
|
-
Copyright 2023 The Fuchsia Authors
|
|
2015
|
-
|
|
2016
|
-
Permission is hereby granted, free of charge, to any
|
|
2017
|
-
person obtaining a copy of this software and associated
|
|
2018
|
-
documentation files (the "Software"), to deal in the
|
|
2019
|
-
Software without restriction, including without
|
|
2020
|
-
limitation the rights to use, copy, modify, merge,
|
|
2021
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2022
|
-
the Software, and to permit persons to whom the Software
|
|
2023
|
-
is furnished to do so, subject to the following
|
|
2024
|
-
conditions:
|
|
2025
|
-
|
|
2026
|
-
The above copyright notice and this permission notice
|
|
2027
|
-
shall be included in all copies or substantial portions
|
|
2028
|
-
of the Software.
|
|
2029
|
-
|
|
2030
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2031
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2032
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2033
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2034
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2035
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2036
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2037
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2038
|
-
DEALINGS IN THE SOFTWARE.
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
````
|
|
2042
|
-
|
|
2043
|
-
---
|
|
2044
|
-
|
|
2045
|
-
## The following dependencies are licensed under the MIT License:
|
|
2046
|
-
|
|
2047
|
-
### NPM Packages:
|
|
2048
|
-
|
|
2049
|
-
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
2123
|
+
Includes parts of http date with the following copyright:
|
|
2124
|
+
Copyright (c) 2016 Pyfisch
|
|
2050
2125
|
|
|
2051
|
-
|
|
2052
|
-
|
|
2126
|
+
Includes portions of musl libc with the following copyright:
|
|
2127
|
+
Copyright © 2005-2013 Rich Felker
|
|
2053
2128
|
|
|
2054
|
-
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
2055
2129
|
|
|
2056
2130
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2057
2131
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2071,8 +2145,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2071
2145
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2072
2146
|
SOFTWARE.
|
|
2073
2147
|
|
|
2074
|
-
[others]: https://github.com/json5/json5/contributors
|
|
2075
|
-
|
|
2076
2148
|
````
|
|
2077
2149
|
|
|
2078
2150
|
---
|
|
@@ -2081,10 +2153,12 @@ SOFTWARE.
|
|
|
2081
2153
|
|
|
2082
2154
|
### Rust Crates:
|
|
2083
2155
|
|
|
2084
|
-
- [
|
|
2156
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
2085
2157
|
|
|
2086
2158
|
````text
|
|
2087
|
-
|
|
2159
|
+
The MIT License (MIT)
|
|
2160
|
+
|
|
2161
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
2088
2162
|
|
|
2089
2163
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2090
2164
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2093,29 +2167,33 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2093
2167
|
copies of the Software, and to permit persons to whom the Software is
|
|
2094
2168
|
furnished to do so, subject to the following conditions:
|
|
2095
2169
|
|
|
2096
|
-
The above copyright notice and this permission notice shall be included in
|
|
2097
|
-
|
|
2170
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2171
|
+
copies or substantial portions of the Software.
|
|
2098
2172
|
|
|
2099
2173
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2100
2174
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2101
2175
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2102
2176
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2103
2177
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2104
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2105
|
-
|
|
2178
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2179
|
+
SOFTWARE.
|
|
2106
2180
|
|
|
2181
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2182
|
+
licences; see files named LICENSE.*.txt for details.
|
|
2107
2183
|
````
|
|
2108
2184
|
|
|
2109
2185
|
---
|
|
2110
2186
|
|
|
2111
2187
|
## The following dependencies are licensed under the MIT License:
|
|
2112
2188
|
|
|
2113
|
-
###
|
|
2189
|
+
### NPM Packages:
|
|
2114
2190
|
|
|
2115
|
-
- [
|
|
2191
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
2116
2192
|
|
|
2117
2193
|
````text
|
|
2118
|
-
|
|
2194
|
+
The MIT License (MIT)
|
|
2195
|
+
|
|
2196
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
2119
2197
|
|
|
2120
2198
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2121
2199
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2124,16 +2202,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2124
2202
|
copies of the Software, and to permit persons to whom the Software is
|
|
2125
2203
|
furnished to do so, subject to the following conditions:
|
|
2126
2204
|
|
|
2127
|
-
The above copyright notice and this permission notice shall be included in
|
|
2128
|
-
|
|
2205
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2206
|
+
copies or substantial portions of the Software.
|
|
2129
2207
|
|
|
2130
2208
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2131
2209
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2132
2210
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2133
2211
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2134
2212
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2135
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2136
|
-
|
|
2213
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2214
|
+
SOFTWARE.
|
|
2215
|
+
|
|
2137
2216
|
|
|
2138
2217
|
````
|
|
2139
2218
|
|
|
@@ -2143,10 +2222,10 @@ THE SOFTWARE.
|
|
|
2143
2222
|
|
|
2144
2223
|
### Rust Crates:
|
|
2145
2224
|
|
|
2146
|
-
- [
|
|
2225
|
+
- [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
|
|
2147
2226
|
|
|
2148
2227
|
````text
|
|
2149
|
-
Copyright (c)
|
|
2228
|
+
Copyright (c) 2020 Andrew D. Straw
|
|
2150
2229
|
|
|
2151
2230
|
Permission is hereby granted, free of charge, to any
|
|
2152
2231
|
person obtaining a copy of this software and associated
|
|
@@ -2180,10 +2259,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2180
2259
|
|
|
2181
2260
|
### Rust Crates:
|
|
2182
2261
|
|
|
2183
|
-
- [
|
|
2262
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
2184
2263
|
|
|
2185
2264
|
````text
|
|
2186
|
-
Copyright (c)
|
|
2265
|
+
Copyright (c) 2017 Carl Lerche
|
|
2266
|
+
Copyright (c) 2018 Bastian Köcher
|
|
2267
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2187
2268
|
|
|
2188
2269
|
Permission is hereby granted, free of charge, to any
|
|
2189
2270
|
person obtaining a copy of this software and associated
|
|
@@ -2217,12 +2298,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2217
2298
|
|
|
2218
2299
|
### Rust Crates:
|
|
2219
2300
|
|
|
2220
|
-
- [
|
|
2301
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
2221
2302
|
|
|
2222
2303
|
````text
|
|
2223
|
-
MIT License
|
|
2304
|
+
The MIT License (MIT)
|
|
2224
2305
|
|
|
2225
|
-
Copyright (c)
|
|
2306
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
2226
2307
|
|
|
2227
2308
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2228
2309
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2250,11 +2331,49 @@ SOFTWARE.
|
|
|
2250
2331
|
|
|
2251
2332
|
### Rust Crates:
|
|
2252
2333
|
|
|
2253
|
-
- [
|
|
2334
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
2254
2335
|
|
|
2255
2336
|
````text
|
|
2256
|
-
Copyright
|
|
2257
|
-
|
|
2337
|
+
Copyright Mozilla Foundation
|
|
2338
|
+
|
|
2339
|
+
Permission is hereby granted, free of charge, to any
|
|
2340
|
+
person obtaining a copy of this software and associated
|
|
2341
|
+
documentation files (the "Software"), to deal in the
|
|
2342
|
+
Software without restriction, including without
|
|
2343
|
+
limitation the rights to use, copy, modify, merge,
|
|
2344
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2345
|
+
the Software, and to permit persons to whom the Software
|
|
2346
|
+
is furnished to do so, subject to the following
|
|
2347
|
+
conditions:
|
|
2348
|
+
|
|
2349
|
+
The above copyright notice and this permission notice
|
|
2350
|
+
shall be included in all copies or substantial portions
|
|
2351
|
+
of the Software.
|
|
2352
|
+
|
|
2353
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2354
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2355
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2356
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2357
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2358
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2359
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2360
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2361
|
+
DEALINGS IN THE SOFTWARE.
|
|
2362
|
+
|
|
2363
|
+
````
|
|
2364
|
+
|
|
2365
|
+
---
|
|
2366
|
+
|
|
2367
|
+
## The following dependencies are licensed under the MIT License:
|
|
2368
|
+
|
|
2369
|
+
### NPM Packages:
|
|
2370
|
+
|
|
2371
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
2372
|
+
|
|
2373
|
+
````text
|
|
2374
|
+
The MIT License (MIT)
|
|
2375
|
+
|
|
2376
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
2258
2377
|
|
|
2259
2378
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2260
2379
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2282,12 +2401,73 @@ THE SOFTWARE.
|
|
|
2282
2401
|
|
|
2283
2402
|
### Rust Crates:
|
|
2284
2403
|
|
|
2285
|
-
- [
|
|
2404
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
2286
2405
|
|
|
2287
2406
|
````text
|
|
2288
|
-
|
|
2407
|
+
Copyright (c) 2019 Eliza Weisman
|
|
2289
2408
|
|
|
2290
|
-
|
|
2409
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2410
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2411
|
+
in the Software without restriction, including without limitation the rights
|
|
2412
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2413
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2414
|
+
furnished to do so, subject to the following conditions:
|
|
2415
|
+
|
|
2416
|
+
The above copyright notice and this permission notice shall be included in
|
|
2417
|
+
all copies or substantial portions of the Software.
|
|
2418
|
+
|
|
2419
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2420
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2421
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2422
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2423
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2424
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2425
|
+
THE SOFTWARE.
|
|
2426
|
+
|
|
2427
|
+
````
|
|
2428
|
+
|
|
2429
|
+
---
|
|
2430
|
+
|
|
2431
|
+
## The following dependencies are licensed under the MIT License:
|
|
2432
|
+
|
|
2433
|
+
### NPM Packages:
|
|
2434
|
+
|
|
2435
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
2436
|
+
|
|
2437
|
+
````text
|
|
2438
|
+
This software is released under the MIT license:
|
|
2439
|
+
|
|
2440
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2441
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2442
|
+
the Software without restriction, including without limitation the rights to
|
|
2443
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2444
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2445
|
+
subject to the following conditions:
|
|
2446
|
+
|
|
2447
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2448
|
+
copies or substantial portions of the Software.
|
|
2449
|
+
|
|
2450
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2451
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2452
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2453
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2454
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2455
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2456
|
+
|
|
2457
|
+
````
|
|
2458
|
+
|
|
2459
|
+
---
|
|
2460
|
+
|
|
2461
|
+
## The following dependencies are licensed under the MIT License:
|
|
2462
|
+
|
|
2463
|
+
### Rust Crates:
|
|
2464
|
+
|
|
2465
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
2466
|
+
|
|
2467
|
+
````text
|
|
2468
|
+
MIT License
|
|
2469
|
+
|
|
2470
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
2291
2471
|
|
|
2292
2472
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2293
2473
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2307,8 +2487,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2307
2487
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2308
2488
|
SOFTWARE.
|
|
2309
2489
|
|
|
2310
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2311
|
-
licences; see files named LICENSE.*.txt for details.
|
|
2312
2490
|
````
|
|
2313
2491
|
|
|
2314
2492
|
---
|
|
@@ -2317,11 +2495,10 @@ licences; see files named LICENSE.*.txt for details.
|
|
|
2317
2495
|
|
|
2318
2496
|
### Rust Crates:
|
|
2319
2497
|
|
|
2320
|
-
- [
|
|
2321
|
-
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
2498
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
2322
2499
|
|
|
2323
2500
|
````text
|
|
2324
|
-
Copyright (c)
|
|
2501
|
+
Copyright (c) 2015 Steven Allen
|
|
2325
2502
|
|
|
2326
2503
|
Permission is hereby granted, free of charge, to any
|
|
2327
2504
|
person obtaining a copy of this software and associated
|
|
@@ -2355,38 +2532,50 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2355
2532
|
|
|
2356
2533
|
### Rust Crates:
|
|
2357
2534
|
|
|
2358
|
-
- [
|
|
2359
|
-
|
|
2360
|
-
|
|
2361
|
-
|
|
2362
|
-
|
|
2363
|
-
|
|
2364
|
-
|
|
2365
|
-
|
|
2366
|
-
|
|
2367
|
-
|
|
2368
|
-
|
|
2369
|
-
|
|
2370
|
-
|
|
2371
|
-
|
|
2372
|
-
|
|
2373
|
-
|
|
2374
|
-
|
|
2375
|
-
|
|
2376
|
-
|
|
2377
|
-
|
|
2378
|
-
|
|
2379
|
-
|
|
2380
|
-
|
|
2381
|
-
|
|
2382
|
-
|
|
2383
|
-
|
|
2384
|
-
|
|
2385
|
-
|
|
2386
|
-
|
|
2387
|
-
|
|
2535
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
2536
|
+
|
|
2537
|
+
````text
|
|
2538
|
+
MIT License
|
|
2539
|
+
|
|
2540
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
2541
|
+
Copyright (c) Tokio Contributors
|
|
2542
|
+
|
|
2543
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2544
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2545
|
+
in the Software without restriction, including without limitation the rights
|
|
2546
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2547
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2548
|
+
furnished to do so, subject to the following conditions:
|
|
2549
|
+
|
|
2550
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2551
|
+
copies or substantial portions of the Software.
|
|
2552
|
+
|
|
2553
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2554
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2555
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2556
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2557
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2558
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2559
|
+
SOFTWARE.
|
|
2560
|
+
|
|
2561
|
+
````
|
|
2562
|
+
|
|
2563
|
+
---
|
|
2564
|
+
|
|
2565
|
+
## The following dependencies are licensed under the MIT License:
|
|
2566
|
+
|
|
2567
|
+
### Rust Crates:
|
|
2568
|
+
|
|
2569
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
2570
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
2571
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
2572
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
2573
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
2574
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
2388
2575
|
|
|
2389
2576
|
````text
|
|
2577
|
+
Copyright (c) 2019 Tokio Contributors
|
|
2578
|
+
|
|
2390
2579
|
Permission is hereby granted, free of charge, to any
|
|
2391
2580
|
person obtaining a copy of this software and associated
|
|
2392
2581
|
documentation files (the "Software"), to deal in the
|
|
@@ -2456,11 +2645,38 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2456
2645
|
|
|
2457
2646
|
### Rust Crates:
|
|
2458
2647
|
|
|
2459
|
-
- [
|
|
2648
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
2649
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
2650
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
2651
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
2652
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
2653
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
2654
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
2655
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
2656
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
2657
|
+
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
2658
|
+
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
2659
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
2660
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
2661
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
2662
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
2663
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
2664
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
2665
|
+
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
2666
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
2667
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
2668
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
2669
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
2670
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
2671
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
2672
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
2673
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
2674
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
2675
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
2676
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
2677
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
2460
2678
|
|
|
2461
2679
|
````text
|
|
2462
|
-
Copyright (c) 2013-2016 The rust-url developers
|
|
2463
|
-
|
|
2464
2680
|
Permission is hereby granted, free of charge, to any
|
|
2465
2681
|
person obtaining a copy of this software and associated
|
|
2466
2682
|
documentation files (the "Software"), to deal in the
|
|
@@ -2493,47 +2709,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2493
2709
|
|
|
2494
2710
|
### Rust Crates:
|
|
2495
2711
|
|
|
2496
|
-
- [
|
|
2497
|
-
|
|
2498
|
-
````text
|
|
2499
|
-
MIT License
|
|
2500
|
-
|
|
2501
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2502
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2503
|
-
in the Software without restriction, including without limitation the rights
|
|
2504
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2505
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2506
|
-
furnished to do so, subject to the following conditions:
|
|
2507
|
-
|
|
2508
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2509
|
-
copies or substantial portions of the Software.
|
|
2510
|
-
|
|
2511
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2512
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2513
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2514
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2515
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2516
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2517
|
-
SOFTWARE.
|
|
2518
|
-
|
|
2519
|
-
````
|
|
2520
|
-
|
|
2521
|
-
---
|
|
2522
|
-
|
|
2523
|
-
## The following dependencies are licensed under the MIT License:
|
|
2524
|
-
|
|
2525
|
-
### Rust Crates:
|
|
2526
|
-
|
|
2527
|
-
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
2528
|
-
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
2529
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
2530
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
2531
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
2532
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
2712
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
2533
2713
|
|
|
2534
2714
|
````text
|
|
2535
|
-
Copyright
|
|
2536
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
2715
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
2537
2716
|
|
|
2538
2717
|
Permission is hereby granted, free of charge, to any
|
|
2539
2718
|
person obtaining a copy of this software and associated
|
|
@@ -2567,10 +2746,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2567
2746
|
|
|
2568
2747
|
### Rust Crates:
|
|
2569
2748
|
|
|
2570
|
-
- [
|
|
2749
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
2750
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
2571
2751
|
|
|
2572
2752
|
````text
|
|
2573
|
-
|
|
2753
|
+
The MIT License (MIT)
|
|
2754
|
+
|
|
2755
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
2756
|
+
|
|
2757
|
+
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:
|
|
2758
|
+
|
|
2759
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2760
|
+
|
|
2761
|
+
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.
|
|
2762
|
+
|
|
2763
|
+
````
|
|
2764
|
+
|
|
2765
|
+
---
|
|
2766
|
+
|
|
2767
|
+
## The following dependencies are licensed under the MIT License:
|
|
2768
|
+
|
|
2769
|
+
### Rust Crates:
|
|
2770
|
+
|
|
2771
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
2772
|
+
|
|
2773
|
+
````text
|
|
2774
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
2574
2775
|
|
|
2575
2776
|
Permission is hereby granted, free of charge, to any
|
|
2576
2777
|
person obtaining a copy of this software and associated
|
|
@@ -2604,10 +2805,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2604
2805
|
|
|
2605
2806
|
### Rust Crates:
|
|
2606
2807
|
|
|
2607
|
-
- [
|
|
2808
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
2608
2809
|
|
|
2609
2810
|
````text
|
|
2610
|
-
Copyright (c)
|
|
2811
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
2611
2812
|
|
|
2612
2813
|
Permission is hereby granted, free of charge, to any
|
|
2613
2814
|
person obtaining a copy of this software and associated
|
|
@@ -2642,7 +2843,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2642
2843
|
### NPM Packages:
|
|
2643
2844
|
|
|
2644
2845
|
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
2645
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.
|
|
2846
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
|
|
2646
2847
|
|
|
2647
2848
|
````text
|
|
2648
2849
|
MIT License
|
|
@@ -2675,10 +2876,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2675
2876
|
|
|
2676
2877
|
### Rust Crates:
|
|
2677
2878
|
|
|
2678
|
-
- [
|
|
2879
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
2679
2880
|
|
|
2680
2881
|
````text
|
|
2681
|
-
Copyright (c)
|
|
2882
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
2682
2883
|
|
|
2683
2884
|
Permission is hereby granted, free of charge, to any
|
|
2684
2885
|
person obtaining a copy of this software and associated
|
|
@@ -2700,386 +2901,9 @@ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
|
2700
2901
|
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2701
2902
|
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2702
2903
|
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2703
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2704
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2705
|
-
DEALINGS IN THE SOFTWARE.
|
|
2706
|
-
|
|
2707
|
-
````
|
|
2708
|
-
|
|
2709
|
-
---
|
|
2710
|
-
|
|
2711
|
-
## The following dependencies are licensed under the MIT License:
|
|
2712
|
-
|
|
2713
|
-
### Rust Crates:
|
|
2714
|
-
|
|
2715
|
-
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
2716
|
-
|
|
2717
|
-
````text
|
|
2718
|
-
MIT License
|
|
2719
|
-
|
|
2720
|
-
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
2721
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2722
|
-
Copyright (c) 2017 Frommi
|
|
2723
|
-
Copyright (c) 2017-2024 oyvindln
|
|
2724
|
-
|
|
2725
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2726
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2727
|
-
in the Software without restriction, including without limitation the rights
|
|
2728
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2729
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2730
|
-
furnished to do so, subject to the following conditions:
|
|
2731
|
-
|
|
2732
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2733
|
-
copies or substantial portions of the Software.
|
|
2734
|
-
|
|
2735
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2736
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2737
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2738
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2739
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2740
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2741
|
-
SOFTWARE.
|
|
2742
|
-
|
|
2743
|
-
````
|
|
2744
|
-
|
|
2745
|
-
---
|
|
2746
|
-
|
|
2747
|
-
## The following dependencies are licensed under the MIT License:
|
|
2748
|
-
|
|
2749
|
-
### Rust Crates:
|
|
2750
|
-
|
|
2751
|
-
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
2752
|
-
|
|
2753
|
-
````text
|
|
2754
|
-
Copyright (c) 2016 The rust-native-tls Developers
|
|
2755
|
-
|
|
2756
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2757
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2758
|
-
in the Software without restriction, including without limitation the rights
|
|
2759
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2760
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2761
|
-
furnished to do so, subject to the following conditions:
|
|
2762
|
-
|
|
2763
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2764
|
-
copies or substantial portions of the Software.
|
|
2765
|
-
|
|
2766
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2767
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2768
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2769
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2770
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2771
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2772
|
-
SOFTWARE.
|
|
2773
|
-
|
|
2774
|
-
````
|
|
2775
|
-
|
|
2776
|
-
---
|
|
2777
|
-
|
|
2778
|
-
## The following dependencies are licensed under the MIT License:
|
|
2779
|
-
|
|
2780
|
-
### Rust Crates:
|
|
2781
|
-
|
|
2782
|
-
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
2783
|
-
|
|
2784
|
-
````text
|
|
2785
|
-
The MIT License (MIT)
|
|
2786
|
-
|
|
2787
|
-
Copyright (c) 2015-2020 Julien Cretin
|
|
2788
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
2789
|
-
|
|
2790
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2791
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2792
|
-
in the Software without restriction, including without limitation the rights
|
|
2793
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2794
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2795
|
-
furnished to do so, subject to the following conditions:
|
|
2796
|
-
|
|
2797
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2798
|
-
copies or substantial portions of the Software.
|
|
2799
|
-
|
|
2800
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2801
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2802
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2803
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2804
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2805
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2806
|
-
SOFTWARE.
|
|
2807
|
-
|
|
2808
|
-
````
|
|
2809
|
-
|
|
2810
|
-
---
|
|
2811
|
-
|
|
2812
|
-
## The following dependencies are licensed under the MIT License:
|
|
2813
|
-
|
|
2814
|
-
### Rust Crates:
|
|
2815
|
-
|
|
2816
|
-
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
2817
|
-
|
|
2818
|
-
````text
|
|
2819
|
-
MIT License
|
|
2820
|
-
|
|
2821
|
-
Copyright (c) 2017 Nikolai Vazquez
|
|
2822
|
-
|
|
2823
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2824
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2825
|
-
in the Software without restriction, including without limitation the rights
|
|
2826
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2827
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2828
|
-
furnished to do so, subject to the following conditions:
|
|
2829
|
-
|
|
2830
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2831
|
-
copies or substantial portions of the Software.
|
|
2832
|
-
|
|
2833
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2834
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2835
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2836
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2837
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2838
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2839
|
-
SOFTWARE.
|
|
2840
|
-
|
|
2841
|
-
````
|
|
2842
|
-
|
|
2843
|
-
---
|
|
2844
|
-
|
|
2845
|
-
## The following dependencies are licensed under the MIT License:
|
|
2846
|
-
|
|
2847
|
-
### Rust Crates:
|
|
2848
|
-
|
|
2849
|
-
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
2850
|
-
|
|
2851
|
-
````text
|
|
2852
|
-
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
2853
|
-
|
|
2854
|
-
Permission is hereby granted, free of charge, to any
|
|
2855
|
-
person obtaining a copy of this software and associated
|
|
2856
|
-
documentation files (the "Software"), to deal in the
|
|
2857
|
-
Software without restriction, including without
|
|
2858
|
-
limitation the rights to use, copy, modify, merge,
|
|
2859
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2860
|
-
the Software, and to permit persons to whom the Software
|
|
2861
|
-
is furnished to do so, subject to the following
|
|
2862
|
-
conditions:
|
|
2863
|
-
|
|
2864
|
-
The above copyright notice and this permission notice
|
|
2865
|
-
shall be included in all copies or substantial portions
|
|
2866
|
-
of the Software.
|
|
2867
|
-
|
|
2868
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2869
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2870
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2871
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2872
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2873
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2874
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2875
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2876
|
-
DEALINGS IN THE SOFTWARE.
|
|
2877
|
-
|
|
2878
|
-
````
|
|
2879
|
-
|
|
2880
|
-
---
|
|
2881
|
-
|
|
2882
|
-
## The following dependencies are licensed under the MIT License:
|
|
2883
|
-
|
|
2884
|
-
### Rust Crates:
|
|
2885
|
-
|
|
2886
|
-
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
2887
|
-
|
|
2888
|
-
````text
|
|
2889
|
-
MIT License
|
|
2890
|
-
|
|
2891
|
-
Copyright (c) 2025 Callum Oakley
|
|
2892
|
-
|
|
2893
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2894
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2895
|
-
in the Software without restriction, including without limitation the rights
|
|
2896
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2897
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2898
|
-
furnished to do so, subject to the following conditions:
|
|
2899
|
-
|
|
2900
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2901
|
-
copies or substantial portions of the Software.
|
|
2902
|
-
|
|
2903
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2904
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2905
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2906
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2907
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2908
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2909
|
-
SOFTWARE.
|
|
2910
|
-
|
|
2911
|
-
````
|
|
2912
|
-
|
|
2913
|
-
---
|
|
2914
|
-
|
|
2915
|
-
## The following dependencies are licensed under the MIT License:
|
|
2916
|
-
|
|
2917
|
-
### Rust Crates:
|
|
2918
|
-
|
|
2919
|
-
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
2920
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
2921
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
2922
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
2923
|
-
|
|
2924
|
-
````text
|
|
2925
|
-
Copyright (c) 2016 The Rust Project Developers
|
|
2926
|
-
|
|
2927
|
-
Permission is hereby granted, free of charge, to any
|
|
2928
|
-
person obtaining a copy of this software and associated
|
|
2929
|
-
documentation files (the "Software"), to deal in the
|
|
2930
|
-
Software without restriction, including without
|
|
2931
|
-
limitation the rights to use, copy, modify, merge,
|
|
2932
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2933
|
-
the Software, and to permit persons to whom the Software
|
|
2934
|
-
is furnished to do so, subject to the following
|
|
2935
|
-
conditions:
|
|
2936
|
-
|
|
2937
|
-
The above copyright notice and this permission notice
|
|
2938
|
-
shall be included in all copies or substantial portions
|
|
2939
|
-
of the Software.
|
|
2940
|
-
|
|
2941
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2942
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2943
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2944
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2945
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2946
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2947
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2948
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2949
|
-
DEALINGS IN THE SOFTWARE.
|
|
2950
|
-
|
|
2951
|
-
````
|
|
2952
|
-
|
|
2953
|
-
---
|
|
2954
|
-
|
|
2955
|
-
## The following dependencies are licensed under the MIT License:
|
|
2956
|
-
|
|
2957
|
-
### Rust Crates:
|
|
2958
|
-
|
|
2959
|
-
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
2960
|
-
|
|
2961
|
-
````text
|
|
2962
|
-
Copyright (c) 2016--2017
|
|
2963
|
-
|
|
2964
|
-
Permission is hereby granted, free of charge, to any
|
|
2965
|
-
person obtaining a copy of this software and associated
|
|
2966
|
-
documentation files (the "Software"), to deal in the
|
|
2967
|
-
Software without restriction, including without
|
|
2968
|
-
limitation the rights to use, copy, modify, merge,
|
|
2969
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2970
|
-
the Software, and to permit persons to whom the Software
|
|
2971
|
-
is furnished to do so, subject to the following
|
|
2972
|
-
conditions:
|
|
2973
|
-
|
|
2974
|
-
The above copyright notice and this permission notice
|
|
2975
|
-
shall be included in all copies or substantial portions
|
|
2976
|
-
of the Software.
|
|
2977
|
-
|
|
2978
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2979
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2980
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2981
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2982
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2983
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2984
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2985
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2986
|
-
DEALINGS IN THE SOFTWARE.
|
|
2987
|
-
|
|
2988
|
-
````
|
|
2989
|
-
|
|
2990
|
-
---
|
|
2991
|
-
|
|
2992
|
-
## The following dependencies are licensed under the MIT License:
|
|
2993
|
-
|
|
2994
|
-
### Rust Crates:
|
|
2995
|
-
|
|
2996
|
-
- [nix](https://github.com/nix-rust/nix) (0.31.2)
|
|
2997
|
-
|
|
2998
|
-
````text
|
|
2999
|
-
The MIT License (MIT)
|
|
3000
|
-
|
|
3001
|
-
Copyright (c) 2015 Carl Lerche + nix-rust Authors
|
|
3002
|
-
|
|
3003
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3004
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3005
|
-
in the Software without restriction, including without limitation the rights
|
|
3006
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3007
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3008
|
-
furnished to do so, subject to the following conditions:
|
|
3009
|
-
|
|
3010
|
-
The above copyright notice and this permission notice shall be included in
|
|
3011
|
-
all copies or substantial portions of the Software.
|
|
3012
|
-
|
|
3013
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3014
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3015
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3016
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3017
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3018
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3019
|
-
THE SOFTWARE.
|
|
3020
|
-
|
|
3021
|
-
````
|
|
3022
|
-
|
|
3023
|
-
---
|
|
3024
|
-
|
|
3025
|
-
## The following dependencies are licensed under the MIT License:
|
|
3026
|
-
|
|
3027
|
-
### Rust Crates:
|
|
3028
|
-
|
|
3029
|
-
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
3030
|
-
|
|
3031
|
-
````text
|
|
3032
|
-
The MIT License (MIT)
|
|
3033
|
-
|
|
3034
|
-
Copyright (c) 2015 Alice Maz
|
|
3035
|
-
|
|
3036
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3037
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3038
|
-
in the Software without restriction, including without limitation the rights
|
|
3039
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3040
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3041
|
-
furnished to do so, subject to the following conditions:
|
|
3042
|
-
|
|
3043
|
-
The above copyright notice and this permission notice shall be included in
|
|
3044
|
-
all copies or substantial portions of the Software.
|
|
3045
|
-
|
|
3046
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3047
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3048
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3049
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3050
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3051
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3052
|
-
THE SOFTWARE.
|
|
3053
|
-
|
|
3054
|
-
````
|
|
3055
|
-
|
|
3056
|
-
---
|
|
3057
|
-
|
|
3058
|
-
## The following dependencies are licensed under the MIT License:
|
|
3059
|
-
|
|
3060
|
-
### NPM Packages:
|
|
3061
|
-
|
|
3062
|
-
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
3063
|
-
|
|
3064
|
-
````text
|
|
3065
|
-
This software is released under the MIT license:
|
|
3066
|
-
|
|
3067
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3068
|
-
this software and associated documentation files (the "Software"), to deal in
|
|
3069
|
-
the Software without restriction, including without limitation the rights to
|
|
3070
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3071
|
-
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3072
|
-
subject to the following conditions:
|
|
3073
|
-
|
|
3074
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3075
|
-
copies or substantial portions of the Software.
|
|
3076
|
-
|
|
3077
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3078
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3079
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
3080
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3081
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3082
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2904
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2905
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2906
|
+
DEALINGS IN THE SOFTWARE.
|
|
3083
2907
|
|
|
3084
2908
|
````
|
|
3085
2909
|
|
|
@@ -3089,11 +2913,13 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3089
2913
|
|
|
3090
2914
|
### NPM Packages:
|
|
3091
2915
|
|
|
3092
|
-
- [
|
|
2916
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
2917
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
3093
2918
|
|
|
3094
2919
|
````text
|
|
3095
|
-
|
|
3096
|
-
|
|
2920
|
+
MIT License
|
|
2921
|
+
|
|
2922
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
3097
2923
|
|
|
3098
2924
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3099
2925
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3102,16 +2928,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3102
2928
|
copies of the Software, and to permit persons to whom the Software is
|
|
3103
2929
|
furnished to do so, subject to the following conditions:
|
|
3104
2930
|
|
|
3105
|
-
The above copyright notice and this permission notice shall be included in
|
|
3106
|
-
|
|
2931
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2932
|
+
copies or substantial portions of the Software.
|
|
3107
2933
|
|
|
3108
2934
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3109
2935
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3110
2936
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3111
2937
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3112
2938
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3113
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3114
|
-
|
|
2939
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2940
|
+
SOFTWARE.
|
|
3115
2941
|
|
|
3116
2942
|
````
|
|
3117
2943
|
|
|
@@ -3121,10 +2947,10 @@ THE SOFTWARE.
|
|
|
3121
2947
|
|
|
3122
2948
|
### Rust Crates:
|
|
3123
2949
|
|
|
3124
|
-
- [
|
|
2950
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
3125
2951
|
|
|
3126
2952
|
````text
|
|
3127
|
-
Copyright
|
|
2953
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
3128
2954
|
|
|
3129
2955
|
Permission is hereby granted, free of charge, to any
|
|
3130
2956
|
person obtaining a copy of this software and associated
|
|
@@ -3158,10 +2984,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3158
2984
|
|
|
3159
2985
|
### Rust Crates:
|
|
3160
2986
|
|
|
3161
|
-
- [
|
|
2987
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
3162
2988
|
|
|
3163
2989
|
````text
|
|
3164
|
-
Copyright (c) 2019
|
|
2990
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
3165
2991
|
|
|
3166
2992
|
Permission is hereby granted, free of charge, to any
|
|
3167
2993
|
person obtaining a copy of this software and associated
|
|
@@ -3195,11 +3021,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3195
3021
|
|
|
3196
3022
|
### Rust Crates:
|
|
3197
3023
|
|
|
3198
|
-
- [
|
|
3199
|
-
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
3024
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
3200
3025
|
|
|
3201
3026
|
````text
|
|
3202
|
-
Copyright (c)
|
|
3027
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
3203
3028
|
|
|
3204
3029
|
Permission is hereby granted, free of charge, to any
|
|
3205
3030
|
person obtaining a copy of this software and associated
|
|
@@ -3233,15 +3058,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3233
3058
|
|
|
3234
3059
|
### Rust Crates:
|
|
3235
3060
|
|
|
3236
|
-
- [
|
|
3237
|
-
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
3238
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
3239
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
3061
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
3240
3062
|
|
|
3241
3063
|
````text
|
|
3242
|
-
|
|
3243
|
-
|
|
3244
|
-
Copyright (c) 2015 Andrew Gallant
|
|
3064
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
3245
3065
|
|
|
3246
3066
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3247
3067
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3269,34 +3089,31 @@ THE SOFTWARE.
|
|
|
3269
3089
|
|
|
3270
3090
|
### Rust Crates:
|
|
3271
3091
|
|
|
3272
|
-
- [
|
|
3092
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
3273
3093
|
|
|
3274
3094
|
````text
|
|
3275
|
-
|
|
3095
|
+
The MIT License (MIT)
|
|
3276
3096
|
|
|
3277
|
-
|
|
3278
|
-
|
|
3279
|
-
documentation files (the "Software"), to deal in the
|
|
3280
|
-
Software without restriction, including without
|
|
3281
|
-
limitation the rights to use, copy, modify, merge,
|
|
3282
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3283
|
-
the Software, and to permit persons to whom the Software
|
|
3284
|
-
is furnished to do so, subject to the following
|
|
3285
|
-
conditions:
|
|
3097
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
3098
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
3286
3099
|
|
|
3287
|
-
|
|
3288
|
-
|
|
3289
|
-
|
|
3100
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3101
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3102
|
+
in the Software without restriction, including without limitation the rights
|
|
3103
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3104
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3105
|
+
furnished to do so, subject to the following conditions:
|
|
3290
3106
|
|
|
3291
|
-
|
|
3292
|
-
|
|
3293
|
-
|
|
3294
|
-
|
|
3295
|
-
|
|
3296
|
-
|
|
3297
|
-
|
|
3298
|
-
IN
|
|
3299
|
-
|
|
3107
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3108
|
+
copies or substantial portions of the Software.
|
|
3109
|
+
|
|
3110
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3111
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3112
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3113
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3114
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3115
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3116
|
+
SOFTWARE.
|
|
3300
3117
|
|
|
3301
3118
|
````
|
|
3302
3119
|
|
|
@@ -3306,10 +3123,45 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3306
3123
|
|
|
3307
3124
|
### Rust Crates:
|
|
3308
3125
|
|
|
3309
|
-
- [
|
|
3126
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
3127
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3128
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3310
3129
|
|
|
3311
3130
|
````text
|
|
3312
|
-
|
|
3131
|
+
MIT License
|
|
3132
|
+
|
|
3133
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
3134
|
+
|
|
3135
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3136
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3137
|
+
in the Software without restriction, including without limitation the rights
|
|
3138
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3139
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3140
|
+
furnished to do so, subject to the following conditions:
|
|
3141
|
+
|
|
3142
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3143
|
+
copies or substantial portions of the Software.
|
|
3144
|
+
|
|
3145
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3146
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3147
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3148
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3149
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3150
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3151
|
+
SOFTWARE.
|
|
3152
|
+
|
|
3153
|
+
````
|
|
3154
|
+
|
|
3155
|
+
---
|
|
3156
|
+
|
|
3157
|
+
## The following dependencies are licensed under the MIT License:
|
|
3158
|
+
|
|
3159
|
+
### Rust Crates:
|
|
3160
|
+
|
|
3161
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
3162
|
+
|
|
3163
|
+
````text
|
|
3164
|
+
Copyright (c) 2016 Anthony Ramine
|
|
3313
3165
|
|
|
3314
3166
|
Permission is hereby granted, free of charge, to any
|
|
3315
3167
|
person obtaining a copy of this software and associated
|
|
@@ -3343,10 +3195,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3343
3195
|
|
|
3344
3196
|
### Rust Crates:
|
|
3345
3197
|
|
|
3346
|
-
- [
|
|
3198
|
+
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
3347
3199
|
|
|
3348
3200
|
````text
|
|
3349
|
-
Copyright (c)
|
|
3201
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
3350
3202
|
|
|
3351
3203
|
Permission is hereby granted, free of charge, to any
|
|
3352
3204
|
person obtaining a copy of this software and associated
|
|
@@ -3378,45 +3230,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3378
3230
|
|
|
3379
3231
|
## The following dependencies are licensed under the MIT License:
|
|
3380
3232
|
|
|
3381
|
-
### NPM Packages:
|
|
3382
|
-
|
|
3383
|
-
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
3384
|
-
|
|
3385
|
-
````text
|
|
3386
|
-
The MIT License (MIT)
|
|
3387
|
-
|
|
3388
|
-
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
3389
|
-
|
|
3390
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3391
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3392
|
-
in the Software without restriction, including without limitation the rights
|
|
3393
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3394
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3395
|
-
furnished to do so, subject to the following conditions:
|
|
3396
|
-
|
|
3397
|
-
The above copyright notice and this permission notice shall be included in
|
|
3398
|
-
all copies or substantial portions of the Software.
|
|
3399
|
-
|
|
3400
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3401
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3402
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3403
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3404
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3405
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3406
|
-
THE SOFTWARE.
|
|
3407
|
-
|
|
3408
|
-
````
|
|
3409
|
-
|
|
3410
|
-
---
|
|
3411
|
-
|
|
3412
|
-
## The following dependencies are licensed under the MIT License:
|
|
3413
|
-
|
|
3414
3233
|
### Rust Crates:
|
|
3415
3234
|
|
|
3416
|
-
- [
|
|
3235
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
3236
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
3237
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
3417
3238
|
|
|
3418
3239
|
````text
|
|
3419
|
-
Copyright (c)
|
|
3240
|
+
Copyright (c) 2019 Tower Contributors
|
|
3420
3241
|
|
|
3421
3242
|
Permission is hereby granted, free of charge, to any
|
|
3422
3243
|
person obtaining a copy of this software and associated
|
|
@@ -3450,11 +3271,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3450
3271
|
|
|
3451
3272
|
### Rust Crates:
|
|
3452
3273
|
|
|
3453
|
-
- [
|
|
3274
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
3454
3275
|
|
|
3455
3276
|
````text
|
|
3456
|
-
Copyright (c) 2018-
|
|
3457
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3277
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
3458
3278
|
|
|
3459
3279
|
Permission is hereby granted, free of charge, to any
|
|
3460
3280
|
person obtaining a copy of this software and associated
|
|
@@ -3488,32 +3308,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3488
3308
|
|
|
3489
3309
|
### Rust Crates:
|
|
3490
3310
|
|
|
3491
|
-
- [
|
|
3311
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
3492
3312
|
|
|
3493
3313
|
````text
|
|
3494
|
-
|
|
3495
|
-
|
|
3496
|
-
|
|
3497
|
-
|
|
3498
|
-
|
|
3499
|
-
|
|
3500
|
-
|
|
3501
|
-
to
|
|
3502
|
-
|
|
3503
|
-
|
|
3504
|
-
|
|
3505
|
-
|
|
3506
|
-
|
|
3507
|
-
|
|
3508
|
-
|
|
3509
|
-
|
|
3510
|
-
|
|
3511
|
-
|
|
3512
|
-
|
|
3513
|
-
|
|
3514
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3515
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3516
|
-
THE SOFTWARE.
|
|
3314
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
3315
|
+
|
|
3316
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3317
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3318
|
+
in the Software without restriction, including without limitation the rights
|
|
3319
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3320
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3321
|
+
furnished to do so, subject to the following conditions:
|
|
3322
|
+
|
|
3323
|
+
The above copyright notice and this permission notice shall be included in
|
|
3324
|
+
all copies or substantial portions of the Software.
|
|
3325
|
+
|
|
3326
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3327
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3328
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3329
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3330
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3331
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3332
|
+
THE SOFTWARE.
|
|
3333
|
+
|
|
3517
3334
|
|
|
3518
3335
|
````
|
|
3519
3336
|
|
|
@@ -3523,10 +3340,10 @@ THE SOFTWARE.
|
|
|
3523
3340
|
|
|
3524
3341
|
### Rust Crates:
|
|
3525
3342
|
|
|
3526
|
-
- [
|
|
3343
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
3527
3344
|
|
|
3528
3345
|
````text
|
|
3529
|
-
Copyright (c)
|
|
3346
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
3530
3347
|
|
|
3531
3348
|
Permission is hereby granted, free of charge, to any
|
|
3532
3349
|
person obtaining a copy of this software and associated
|
|
@@ -3560,11 +3377,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3560
3377
|
|
|
3561
3378
|
### Rust Crates:
|
|
3562
3379
|
|
|
3563
|
-
- [
|
|
3380
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
3564
3381
|
|
|
3565
3382
|
````text
|
|
3566
|
-
Copyright
|
|
3567
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3383
|
+
Copyright 2023 The Fuchsia Authors
|
|
3568
3384
|
|
|
3569
3385
|
Permission is hereby granted, free of charge, to any
|
|
3570
3386
|
person obtaining a copy of this software and associated
|
|
@@ -3590,6 +3406,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
3590
3406
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3591
3407
|
DEALINGS IN THE SOFTWARE.
|
|
3592
3408
|
|
|
3409
|
+
|
|
3593
3410
|
````
|
|
3594
3411
|
|
|
3595
3412
|
---
|
|
@@ -3598,12 +3415,41 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3598
3415
|
|
|
3599
3416
|
### Rust Crates:
|
|
3600
3417
|
|
|
3601
|
-
- [
|
|
3602
|
-
|
|
3603
|
-
|
|
3418
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
3419
|
+
|
|
3420
|
+
````text
|
|
3421
|
+
Copyright (c) 2018 directories-rs contributors
|
|
3422
|
+
|
|
3423
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3424
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3425
|
+
in the Software without restriction, including without limitation the rights
|
|
3426
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3427
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3428
|
+
furnished to do so, subject to the following conditions:
|
|
3429
|
+
|
|
3430
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3431
|
+
copies or substantial portions of the Software.
|
|
3432
|
+
|
|
3433
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3434
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3435
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3436
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3437
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3438
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3439
|
+
SOFTWARE.
|
|
3440
|
+
|
|
3441
|
+
````
|
|
3442
|
+
|
|
3443
|
+
---
|
|
3444
|
+
|
|
3445
|
+
## The following dependencies are licensed under the MIT License:
|
|
3446
|
+
|
|
3447
|
+
### Rust Crates:
|
|
3448
|
+
|
|
3449
|
+
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
3604
3450
|
|
|
3605
3451
|
````text
|
|
3606
|
-
Copyright (c)
|
|
3452
|
+
Copyright (c) 2017 Contributors
|
|
3607
3453
|
|
|
3608
3454
|
Permission is hereby granted, free of charge, to any
|
|
3609
3455
|
person obtaining a copy of this software and associated
|
|
@@ -3637,12 +3483,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3637
3483
|
|
|
3638
3484
|
### Rust Crates:
|
|
3639
3485
|
|
|
3640
|
-
- [
|
|
3486
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
3641
3487
|
|
|
3642
3488
|
````text
|
|
3643
3489
|
MIT License
|
|
3644
3490
|
|
|
3645
|
-
Copyright
|
|
3491
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
3492
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
3493
|
+
Copyright (c) 2017 Frommi
|
|
3494
|
+
Copyright (c) 2017-2024 oyvindln
|
|
3646
3495
|
|
|
3647
3496
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3648
3497
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3670,10 +3519,10 @@ SOFTWARE.
|
|
|
3670
3519
|
|
|
3671
3520
|
### Rust Crates:
|
|
3672
3521
|
|
|
3673
|
-
- [
|
|
3522
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
3674
3523
|
|
|
3675
3524
|
````text
|
|
3676
|
-
Copyright (c) 2016
|
|
3525
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
3677
3526
|
|
|
3678
3527
|
Permission is hereby granted, free of charge, to any
|
|
3679
3528
|
person obtaining a copy of this software and associated
|
|
@@ -3707,13 +3556,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3707
3556
|
|
|
3708
3557
|
### Rust Crates:
|
|
3709
3558
|
|
|
3710
|
-
- [
|
|
3711
|
-
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
3559
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
3712
3560
|
|
|
3713
3561
|
````text
|
|
3714
3562
|
MIT License
|
|
3715
3563
|
|
|
3716
|
-
Copyright (c)
|
|
3564
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
3717
3565
|
|
|
3718
3566
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3719
3567
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3741,10 +3589,11 @@ SOFTWARE.
|
|
|
3741
3589
|
|
|
3742
3590
|
### Rust Crates:
|
|
3743
3591
|
|
|
3744
|
-
- [
|
|
3592
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
3745
3593
|
|
|
3746
3594
|
````text
|
|
3747
|
-
Copyright (c)
|
|
3595
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
3596
|
+
Copyright (c) 2016 Jason Housley
|
|
3748
3597
|
|
|
3749
3598
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3750
3599
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3764,6 +3613,71 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3764
3613
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3765
3614
|
THE SOFTWARE.
|
|
3766
3615
|
|
|
3616
|
+
````
|
|
3617
|
+
|
|
3618
|
+
---
|
|
3619
|
+
|
|
3620
|
+
## The following dependencies are licensed under the MIT License:
|
|
3621
|
+
|
|
3622
|
+
### Rust Crates:
|
|
3623
|
+
|
|
3624
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
3625
|
+
|
|
3626
|
+
````text
|
|
3627
|
+
MIT License
|
|
3628
|
+
|
|
3629
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
3630
|
+
|
|
3631
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3632
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3633
|
+
in the Software without restriction, including without limitation the rights
|
|
3634
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3635
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3636
|
+
furnished to do so, subject to the following conditions:
|
|
3637
|
+
|
|
3638
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3639
|
+
copies or substantial portions of the Software.
|
|
3640
|
+
|
|
3641
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3642
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3643
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3644
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3645
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3646
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3647
|
+
SOFTWARE.
|
|
3648
|
+
|
|
3649
|
+
````
|
|
3650
|
+
|
|
3651
|
+
---
|
|
3652
|
+
|
|
3653
|
+
## The following dependencies are licensed under the MIT License:
|
|
3654
|
+
|
|
3655
|
+
### NPM Packages:
|
|
3656
|
+
|
|
3657
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
3658
|
+
|
|
3659
|
+
````text
|
|
3660
|
+
MIT License
|
|
3661
|
+
|
|
3662
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
3663
|
+
|
|
3664
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3665
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3666
|
+
in the Software without restriction, including without limitation the rights
|
|
3667
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3668
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3669
|
+
furnished to do so, subject to the following conditions:
|
|
3670
|
+
|
|
3671
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3672
|
+
copies or substantial portions of the Software.
|
|
3673
|
+
|
|
3674
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3675
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3676
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3677
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3678
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3679
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3680
|
+
SOFTWARE.
|
|
3767
3681
|
|
|
3768
3682
|
````
|
|
3769
3683
|
|
|
@@ -3773,39 +3687,29 @@ THE SOFTWARE.
|
|
|
3773
3687
|
|
|
3774
3688
|
### Rust Crates:
|
|
3775
3689
|
|
|
3776
|
-
- [
|
|
3777
|
-
- [
|
|
3778
|
-
- [
|
|
3779
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
3780
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
3781
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
3690
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
3691
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3692
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3782
3693
|
|
|
3783
3694
|
````text
|
|
3784
|
-
|
|
3695
|
+
MIT License
|
|
3785
3696
|
|
|
3786
|
-
|
|
3787
|
-
person obtaining a copy of this software and associated
|
|
3788
|
-
documentation files (the "Software"), to deal in the
|
|
3789
|
-
Software without restriction, including without
|
|
3790
|
-
limitation the rights to use, copy, modify, merge,
|
|
3791
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3792
|
-
the Software, and to permit persons to whom the Software
|
|
3793
|
-
is furnished to do so, subject to the following
|
|
3794
|
-
conditions:
|
|
3697
|
+
Copyright (c) <year> <copyright holders>
|
|
3795
3698
|
|
|
3796
|
-
|
|
3797
|
-
|
|
3798
|
-
|
|
3699
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
3700
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
3701
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3702
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
3703
|
+
following conditions:
|
|
3799
3704
|
|
|
3800
|
-
|
|
3801
|
-
|
|
3802
|
-
|
|
3803
|
-
|
|
3804
|
-
|
|
3805
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3806
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3807
|
-
|
|
3808
|
-
DEALINGS IN THE SOFTWARE.
|
|
3705
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3706
|
+
portions of the Software.
|
|
3707
|
+
|
|
3708
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3709
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
3710
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3711
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
3712
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3809
3713
|
|
|
3810
3714
|
````
|
|
3811
3715
|
|
|
@@ -3815,10 +3719,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3815
3719
|
|
|
3816
3720
|
### Rust Crates:
|
|
3817
3721
|
|
|
3818
|
-
- [
|
|
3722
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
3723
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
3724
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
3819
3725
|
|
|
3820
3726
|
````text
|
|
3821
|
-
Copyright (c) The
|
|
3727
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
3822
3728
|
|
|
3823
3729
|
Permission is hereby granted, free of charge, to any
|
|
3824
3730
|
person obtaining a copy of this software and associated
|
|
@@ -3852,11 +3758,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3852
3758
|
|
|
3853
3759
|
### Rust Crates:
|
|
3854
3760
|
|
|
3855
|
-
- [
|
|
3761
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
3856
3762
|
|
|
3857
3763
|
````text
|
|
3858
|
-
Copyright (c)
|
|
3859
|
-
Copyright (c) 2016 Alex Crichton
|
|
3764
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
3860
3765
|
|
|
3861
3766
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3862
3767
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3885,31 +3790,12 @@ THE SOFTWARE.
|
|
|
3885
3790
|
|
|
3886
3791
|
### Rust Crates:
|
|
3887
3792
|
|
|
3888
|
-
- [
|
|
3889
|
-
|
|
3890
|
-
````text
|
|
3891
|
-
Copyright 2017 Juniper Networks, Inc.
|
|
3892
|
-
|
|
3893
|
-
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:
|
|
3894
|
-
|
|
3895
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3896
|
-
|
|
3897
|
-
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.
|
|
3898
|
-
|
|
3899
|
-
````
|
|
3900
|
-
|
|
3901
|
-
---
|
|
3902
|
-
|
|
3903
|
-
## The following dependencies are licensed under the MIT License:
|
|
3904
|
-
|
|
3905
|
-
### Rust Crates:
|
|
3906
|
-
|
|
3907
|
-
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
3793
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
3908
3794
|
|
|
3909
3795
|
````text
|
|
3910
3796
|
The MIT License (MIT)
|
|
3911
3797
|
|
|
3912
|
-
Copyright (c)
|
|
3798
|
+
Copyright (c) 2016 Johann Tuffe
|
|
3913
3799
|
|
|
3914
3800
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3915
3801
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3918,16 +3804,93 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3918
3804
|
copies of the Software, and to permit persons to whom the Software is
|
|
3919
3805
|
furnished to do so, subject to the following conditions:
|
|
3920
3806
|
|
|
3921
|
-
|
|
3922
|
-
|
|
3807
|
+
|
|
3808
|
+
The above copyright notice and this permission notice shall be included in
|
|
3809
|
+
all copies or substantial portions of the Software.
|
|
3810
|
+
|
|
3923
3811
|
|
|
3924
3812
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3925
3813
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3926
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
3814
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3927
3815
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3928
3816
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3929
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3930
|
-
SOFTWARE.
|
|
3817
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3818
|
+
THE SOFTWARE.
|
|
3819
|
+
|
|
3820
|
+
````
|
|
3821
|
+
|
|
3822
|
+
---
|
|
3823
|
+
|
|
3824
|
+
## The following dependencies are licensed under the MIT License:
|
|
3825
|
+
|
|
3826
|
+
### Rust Crates:
|
|
3827
|
+
|
|
3828
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
3829
|
+
|
|
3830
|
+
````text
|
|
3831
|
+
Copyright (c) 2017 http-rs authors
|
|
3832
|
+
|
|
3833
|
+
Permission is hereby granted, free of charge, to any
|
|
3834
|
+
person obtaining a copy of this software and associated
|
|
3835
|
+
documentation files (the "Software"), to deal in the
|
|
3836
|
+
Software without restriction, including without
|
|
3837
|
+
limitation the rights to use, copy, modify, merge,
|
|
3838
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3839
|
+
the Software, and to permit persons to whom the Software
|
|
3840
|
+
is furnished to do so, subject to the following
|
|
3841
|
+
conditions:
|
|
3842
|
+
|
|
3843
|
+
The above copyright notice and this permission notice
|
|
3844
|
+
shall be included in all copies or substantial portions
|
|
3845
|
+
of the Software.
|
|
3846
|
+
|
|
3847
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3848
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3849
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3850
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3851
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3852
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3853
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3854
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3855
|
+
DEALINGS IN THE SOFTWARE.
|
|
3856
|
+
|
|
3857
|
+
````
|
|
3858
|
+
|
|
3859
|
+
---
|
|
3860
|
+
|
|
3861
|
+
## The following dependencies are licensed under the MIT License:
|
|
3862
|
+
|
|
3863
|
+
### Rust Crates:
|
|
3864
|
+
|
|
3865
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
3866
|
+
|
|
3867
|
+
````text
|
|
3868
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
3869
|
+
|
|
3870
|
+
Permission is hereby granted, free of charge, to any
|
|
3871
|
+
person obtaining a copy of this software and associated
|
|
3872
|
+
documentation files (the "Software"), to deal in the
|
|
3873
|
+
Software without restriction, including without
|
|
3874
|
+
limitation the rights to use, copy, modify, merge,
|
|
3875
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3876
|
+
the Software, and to permit persons to whom the Software
|
|
3877
|
+
is furnished to do so, subject to the following
|
|
3878
|
+
conditions:
|
|
3879
|
+
|
|
3880
|
+
The above copyright notice and this permission notice
|
|
3881
|
+
shall be included in all copies or substantial portions
|
|
3882
|
+
of the Software.
|
|
3883
|
+
|
|
3884
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3885
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3886
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3887
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3888
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3889
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3890
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3891
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3892
|
+
DEALINGS IN THE SOFTWARE.
|
|
3893
|
+
|
|
3931
3894
|
````
|
|
3932
3895
|
|
|
3933
3896
|
---
|
|
@@ -3936,29 +3899,34 @@ SOFTWARE.
|
|
|
3936
3899
|
|
|
3937
3900
|
### Rust Crates:
|
|
3938
3901
|
|
|
3939
|
-
- [
|
|
3902
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
3940
3903
|
|
|
3941
3904
|
````text
|
|
3942
|
-
Copyright (c)
|
|
3943
|
-
|
|
3944
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3945
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3946
|
-
in the Software without restriction, including without limitation the rights
|
|
3947
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3948
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3949
|
-
furnished to do so, subject to the following conditions:
|
|
3905
|
+
Copyright (c) The Rust Project Developers
|
|
3950
3906
|
|
|
3951
|
-
|
|
3952
|
-
|
|
3907
|
+
Permission is hereby granted, free of charge, to any
|
|
3908
|
+
person obtaining a copy of this software and associated
|
|
3909
|
+
documentation files (the "Software"), to deal in the
|
|
3910
|
+
Software without restriction, including without
|
|
3911
|
+
limitation the rights to use, copy, modify, merge,
|
|
3912
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3913
|
+
the Software, and to permit persons to whom the Software
|
|
3914
|
+
is furnished to do so, subject to the following
|
|
3915
|
+
conditions:
|
|
3953
3916
|
|
|
3954
|
-
|
|
3955
|
-
|
|
3956
|
-
|
|
3957
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3958
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3959
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3960
|
-
THE SOFTWARE.
|
|
3917
|
+
The above copyright notice and this permission notice
|
|
3918
|
+
shall be included in all copies or substantial portions
|
|
3919
|
+
of the Software.
|
|
3961
3920
|
|
|
3921
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3922
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3923
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3924
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3925
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3926
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3927
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3928
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3929
|
+
DEALINGS IN THE SOFTWARE.
|
|
3962
3930
|
|
|
3963
3931
|
````
|
|
3964
3932
|
|
|
@@ -3968,10 +3936,15 @@ THE SOFTWARE.
|
|
|
3968
3936
|
|
|
3969
3937
|
### Rust Crates:
|
|
3970
3938
|
|
|
3971
|
-
- [
|
|
3939
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
3940
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
3941
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
3942
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
3943
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
3944
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
3972
3945
|
|
|
3973
3946
|
````text
|
|
3974
|
-
Copyright (c)
|
|
3947
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3975
3948
|
|
|
3976
3949
|
Permission is hereby granted, free of charge, to any
|
|
3977
3950
|
person obtaining a copy of this software and associated
|
|
@@ -4005,14 +3978,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4005
3978
|
|
|
4006
3979
|
### Rust Crates:
|
|
4007
3980
|
|
|
4008
|
-
- [
|
|
4009
|
-
- [
|
|
4010
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
3981
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
3982
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
4011
3983
|
|
|
4012
3984
|
````text
|
|
4013
|
-
|
|
4014
|
-
|
|
4015
|
-
Copyright (c) Tokio Contributors
|
|
3985
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
4016
3986
|
|
|
4017
3987
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4018
3988
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4040,13 +4010,14 @@ SOFTWARE.
|
|
|
4040
4010
|
|
|
4041
4011
|
### Rust Crates:
|
|
4042
4012
|
|
|
4043
|
-
- [
|
|
4013
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
4014
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
4015
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
4044
4016
|
|
|
4045
4017
|
````text
|
|
4046
4018
|
MIT License
|
|
4047
4019
|
|
|
4048
|
-
Copyright (c)
|
|
4049
|
-
Copyright (c) Tokio Contributors
|
|
4020
|
+
Copyright (c) 2017 Ted Driggs
|
|
4050
4021
|
|
|
4051
4022
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4052
4023
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4074,114 +4045,33 @@ SOFTWARE.
|
|
|
4074
4045
|
|
|
4075
4046
|
### Rust Crates:
|
|
4076
4047
|
|
|
4077
|
-
- [
|
|
4078
|
-
- [
|
|
4079
|
-
- [
|
|
4080
|
-
- [
|
|
4081
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4082
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4083
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4084
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4085
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
4086
|
-
|
|
4087
|
-
````text
|
|
4088
|
-
Copyright (c) 2016 Alex Crichton
|
|
4089
|
-
Copyright (c) 2017 The Tokio Authors
|
|
4090
|
-
|
|
4091
|
-
Permission is hereby granted, free of charge, to any
|
|
4092
|
-
person obtaining a copy of this software and associated
|
|
4093
|
-
documentation files (the "Software"), to deal in the
|
|
4094
|
-
Software without restriction, including without
|
|
4095
|
-
limitation the rights to use, copy, modify, merge,
|
|
4096
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
4097
|
-
the Software, and to permit persons to whom the Software
|
|
4098
|
-
is furnished to do so, subject to the following
|
|
4099
|
-
conditions:
|
|
4100
|
-
|
|
4101
|
-
The above copyright notice and this permission notice
|
|
4102
|
-
shall be included in all copies or substantial portions
|
|
4103
|
-
of the Software.
|
|
4104
|
-
|
|
4105
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4106
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4107
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4108
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4109
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4110
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4111
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4112
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4113
|
-
DEALINGS IN THE SOFTWARE.
|
|
4114
|
-
|
|
4115
|
-
````
|
|
4116
|
-
|
|
4117
|
-
---
|
|
4118
|
-
|
|
4119
|
-
## The following dependencies are licensed under the MIT License:
|
|
4120
|
-
|
|
4121
|
-
### Rust Crates:
|
|
4122
|
-
|
|
4123
|
-
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
4124
|
-
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
4125
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
4048
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
4049
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
4050
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
4051
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
4126
4052
|
|
|
4127
4053
|
````text
|
|
4128
|
-
MIT License
|
|
4129
|
-
|
|
4130
|
-
Copyright (c) <year> <copyright holders>
|
|
4131
|
-
|
|
4132
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
4133
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
4134
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4135
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
4136
|
-
following conditions:
|
|
4137
|
-
|
|
4138
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
4139
|
-
portions of the Software.
|
|
4140
|
-
|
|
4141
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
4142
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
4143
|
-
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
4144
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
4145
|
-
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4146
|
-
|
|
4147
|
-
````
|
|
4148
|
-
|
|
4149
|
-
---
|
|
4150
|
-
|
|
4151
|
-
## The following dependencies are licensed under the MIT License:
|
|
4152
|
-
|
|
4153
|
-
### Rust Crates:
|
|
4154
|
-
|
|
4155
|
-
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
4054
|
+
The MIT License (MIT)
|
|
4156
4055
|
|
|
4157
|
-
|
|
4158
|
-
Copyright (c) 2017 Carl Lerche
|
|
4159
|
-
Copyright (c) 2018 Bastian Köcher
|
|
4160
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
4056
|
+
Copyright (c) 2015 Andrew Gallant
|
|
4161
4057
|
|
|
4162
|
-
Permission is hereby granted, free of charge, to any
|
|
4163
|
-
|
|
4164
|
-
|
|
4165
|
-
|
|
4166
|
-
|
|
4167
|
-
|
|
4168
|
-
the Software, and to permit persons to whom the Software
|
|
4169
|
-
is furnished to do so, subject to the following
|
|
4170
|
-
conditions:
|
|
4058
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4059
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4060
|
+
in the Software without restriction, including without limitation the rights
|
|
4061
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4062
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4063
|
+
furnished to do so, subject to the following conditions:
|
|
4171
4064
|
|
|
4172
|
-
The above copyright notice and this permission notice
|
|
4173
|
-
|
|
4174
|
-
of the Software.
|
|
4065
|
+
The above copyright notice and this permission notice shall be included in
|
|
4066
|
+
all copies or substantial portions of the Software.
|
|
4175
4067
|
|
|
4176
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4177
|
-
|
|
4178
|
-
|
|
4179
|
-
|
|
4180
|
-
|
|
4181
|
-
|
|
4182
|
-
|
|
4183
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4184
|
-
DEALINGS IN THE SOFTWARE.
|
|
4068
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4069
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4070
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4071
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4072
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4073
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4074
|
+
THE SOFTWARE.
|
|
4185
4075
|
|
|
4186
4076
|
````
|
|
4187
4077
|
|
|
@@ -4572,18 +4462,47 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
4572
4462
|
|
|
4573
4463
|
---
|
|
4574
4464
|
|
|
4465
|
+
## The following dependencies are licensed under the UNKNOWN License:
|
|
4466
|
+
|
|
4467
|
+
### NPM Packages:
|
|
4468
|
+
|
|
4469
|
+
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.6) (0.0.6)
|
|
4470
|
+
|
|
4471
|
+
````text
|
|
4472
|
+
Please refer to the package README for license details.
|
|
4473
|
+
````
|
|
4474
|
+
|
|
4475
|
+
---
|
|
4476
|
+
|
|
4575
4477
|
## The following dependencies are licensed under the Unicode-3.0 License:
|
|
4576
4478
|
|
|
4577
4479
|
### Rust Crates:
|
|
4578
4480
|
|
|
4579
|
-
- [
|
|
4481
|
+
- [icu_collections](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4482
|
+
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4483
|
+
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4484
|
+
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4485
|
+
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4486
|
+
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4487
|
+
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4488
|
+
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4489
|
+
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4490
|
+
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4491
|
+
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4492
|
+
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4493
|
+
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4494
|
+
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4495
|
+
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4496
|
+
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4497
|
+
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4498
|
+
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4580
4499
|
|
|
4581
4500
|
````text
|
|
4582
4501
|
UNICODE LICENSE V3
|
|
4583
4502
|
|
|
4584
4503
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4585
4504
|
|
|
4586
|
-
Copyright ©
|
|
4505
|
+
Copyright © 2020-2024 Unicode, Inc.
|
|
4587
4506
|
|
|
4588
4507
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4589
4508
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4619,6 +4538,13 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4619
4538
|
dealings in these Data Files or Software without prior written
|
|
4620
4539
|
authorization of the copyright holder.
|
|
4621
4540
|
|
|
4541
|
+
SPDX-License-Identifier: Unicode-3.0
|
|
4542
|
+
|
|
4543
|
+
—
|
|
4544
|
+
|
|
4545
|
+
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4546
|
+
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4547
|
+
|
|
4622
4548
|
````
|
|
4623
4549
|
|
|
4624
4550
|
---
|
|
@@ -4627,31 +4553,14 @@ authorization of the copyright holder.
|
|
|
4627
4553
|
|
|
4628
4554
|
### Rust Crates:
|
|
4629
4555
|
|
|
4630
|
-
- [
|
|
4631
|
-
- [icu_locale_core](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4632
|
-
- [icu_normalizer](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4633
|
-
- [icu_normalizer_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4634
|
-
- [icu_properties](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4635
|
-
- [icu_properties_data](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4636
|
-
- [icu_provider](https://github.com/unicode-org/icu4x) (2.2.0)
|
|
4637
|
-
- [litemap](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4638
|
-
- [potential_utf](https://github.com/unicode-org/icu4x) (0.1.5)
|
|
4639
|
-
- [tinystr](https://github.com/unicode-org/icu4x) (0.8.3)
|
|
4640
|
-
- [writeable](https://github.com/unicode-org/icu4x) (0.6.3)
|
|
4641
|
-
- [yoke](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4642
|
-
- [yoke-derive](https://github.com/unicode-org/icu4x) (0.8.2)
|
|
4643
|
-
- [zerofrom](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4644
|
-
- [zerofrom-derive](https://github.com/unicode-org/icu4x) (0.1.7)
|
|
4645
|
-
- [zerotrie](https://github.com/unicode-org/icu4x) (0.2.4)
|
|
4646
|
-
- [zerovec](https://github.com/unicode-org/icu4x) (0.11.6)
|
|
4647
|
-
- [zerovec-derive](https://github.com/unicode-org/icu4x) (0.11.3)
|
|
4556
|
+
- [unicode-ident](https://github.com/dtolnay/unicode-ident) (1.0.24)
|
|
4648
4557
|
|
|
4649
4558
|
````text
|
|
4650
4559
|
UNICODE LICENSE V3
|
|
4651
4560
|
|
|
4652
4561
|
COPYRIGHT AND PERMISSION NOTICE
|
|
4653
4562
|
|
|
4654
|
-
Copyright ©
|
|
4563
|
+
Copyright © 1991-2023 Unicode, Inc.
|
|
4655
4564
|
|
|
4656
4565
|
NOTICE TO USER: Carefully read the following legal agreement. BY
|
|
4657
4566
|
DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
|
|
@@ -4687,12 +4596,5 @@ not be used in advertising or otherwise to promote the sale, use or other
|
|
|
4687
4596
|
dealings in these Data Files or Software without prior written
|
|
4688
4597
|
authorization of the copyright holder.
|
|
4689
4598
|
|
|
4690
|
-
SPDX-License-Identifier: Unicode-3.0
|
|
4691
|
-
|
|
4692
|
-
—
|
|
4693
|
-
|
|
4694
|
-
Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
|
|
4695
|
-
ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
|
|
4696
|
-
|
|
4697
4599
|
````
|
|
4698
4600
|
|