@deveco-codegenie/mcp-darwin-arm64 1.1.1 → 1.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/THIRD_PARTY_LICENSES.md +1229 -1327
- package/bin/codegenie-mcp-server +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -1,21 +1,45 @@
|
|
|
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
|
+
---
|
|
20
|
+
|
|
21
|
+
## The following dependencies are licensed under the 0BSD License:
|
|
22
|
+
|
|
23
|
+
### Rust Crates:
|
|
24
|
+
|
|
25
|
+
- [adler2](https://github.com/oyvindln/adler2) (2.0.1)
|
|
26
|
+
|
|
27
|
+
````text
|
|
28
|
+
Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
|
|
29
|
+
|
|
30
|
+
Permission to use, copy, modify, and/or distribute this software for
|
|
31
|
+
any purpose with or without fee is hereby granted.
|
|
32
|
+
|
|
33
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
34
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
35
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
36
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
37
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
|
|
38
|
+
AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
|
39
|
+
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
40
|
+
|
|
41
|
+
````
|
|
42
|
+
|
|
19
43
|
---
|
|
20
44
|
|
|
21
45
|
## The following dependencies are licensed under the 0BSD License:
|
|
@@ -70,117 +94,6 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
70
94
|
|
|
71
95
|
---
|
|
72
96
|
|
|
73
|
-
## The following dependencies are licensed under the 0BSD License:
|
|
74
|
-
|
|
75
|
-
### Rust Crates:
|
|
76
|
-
|
|
77
|
-
- [adler2](https://github.com/oyvindln/adler2) (2.0.1)
|
|
78
|
-
|
|
79
|
-
````text
|
|
80
|
-
Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
|
|
81
|
-
|
|
82
|
-
Permission to use, copy, modify, and/or distribute this software for
|
|
83
|
-
any purpose with or without fee is hereby granted.
|
|
84
|
-
|
|
85
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
86
|
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
87
|
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
88
|
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
89
|
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
|
|
90
|
-
AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
|
91
|
-
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
92
|
-
|
|
93
|
-
````
|
|
94
|
-
|
|
95
|
-
---
|
|
96
|
-
|
|
97
|
-
## The following dependencies are licensed under the Apache-2.0 License:
|
|
98
|
-
|
|
99
|
-
### Rust Crates:
|
|
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
97
|
## The following dependencies are licensed under the Apache-2.0 License:
|
|
185
98
|
|
|
186
99
|
### Rust Crates:
|
|
@@ -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,91 +650,37 @@ The complete list of contributors can be found at:
|
|
|
652
650
|
|
|
653
651
|
---
|
|
654
652
|
|
|
655
|
-
## The following dependencies are licensed under the
|
|
653
|
+
## The following dependencies are licensed under the MIT License:
|
|
656
654
|
|
|
657
|
-
###
|
|
655
|
+
### Rust Crates:
|
|
658
656
|
|
|
659
|
-
- [
|
|
657
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
660
658
|
|
|
661
659
|
````text
|
|
662
|
-
Copyright
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
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.
|
|
660
|
+
Copyright 2016 Nika Layzell
|
|
661
|
+
|
|
662
|
+
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:
|
|
663
|
+
|
|
664
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
665
|
+
|
|
666
|
+
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.
|
|
687
667
|
|
|
688
668
|
````
|
|
689
669
|
|
|
690
670
|
---
|
|
691
671
|
|
|
692
|
-
## The following dependencies are licensed under the
|
|
672
|
+
## The following dependencies are licensed under the MIT License:
|
|
693
673
|
|
|
694
|
-
###
|
|
674
|
+
### Rust Crates:
|
|
695
675
|
|
|
696
|
-
- [
|
|
676
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
677
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
678
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
697
679
|
|
|
698
680
|
````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.
|
|
681
|
+
MIT License
|
|
706
682
|
|
|
707
|
-
|
|
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:
|
|
720
|
-
|
|
721
|
-
### NPM Packages:
|
|
722
|
-
|
|
723
|
-
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.3) (0.0.3)
|
|
724
|
-
|
|
725
|
-
````text
|
|
726
|
-
Please refer to the package README for license details.
|
|
727
|
-
````
|
|
728
|
-
|
|
729
|
-
---
|
|
730
|
-
|
|
731
|
-
## The following dependencies are licensed under the MIT License:
|
|
732
|
-
|
|
733
|
-
### Rust Crates:
|
|
734
|
-
|
|
735
|
-
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
736
|
-
|
|
737
|
-
````text
|
|
738
|
-
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
739
|
-
Copyright (c) 2015-2020 The rust-hex Developers
|
|
683
|
+
Copyright (c) Tokio Contributors
|
|
740
684
|
|
|
741
685
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
742
686
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -764,34 +708,30 @@ SOFTWARE.
|
|
|
764
708
|
|
|
765
709
|
### Rust Crates:
|
|
766
710
|
|
|
767
|
-
- [
|
|
711
|
+
- [security-framework](https://github.com/kornelski/rust-security-framework) (3.7.0)
|
|
712
|
+
- [security-framework-sys](https://github.com/kornelski/rust-security-framework) (2.17.0)
|
|
768
713
|
|
|
769
714
|
````text
|
|
770
|
-
|
|
715
|
+
The MIT License (MIT)
|
|
771
716
|
|
|
772
|
-
|
|
773
|
-
person obtaining a copy of this software and associated
|
|
774
|
-
documentation files (the "Software"), to deal in the
|
|
775
|
-
Software without restriction, including without
|
|
776
|
-
limitation the rights to use, copy, modify, merge,
|
|
777
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
778
|
-
the Software, and to permit persons to whom the Software
|
|
779
|
-
is furnished to do so, subject to the following
|
|
780
|
-
conditions:
|
|
717
|
+
Copyright (c) 2015 Steven Fackler
|
|
781
718
|
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
719
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
720
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
721
|
+
the Software without restriction, including without limitation the rights to
|
|
722
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
723
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
724
|
+
subject to the following conditions:
|
|
785
725
|
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
IN
|
|
794
|
-
DEALINGS IN THE SOFTWARE.
|
|
726
|
+
The above copyright notice and this permission notice shall be included in all
|
|
727
|
+
copies or substantial portions of the Software.
|
|
728
|
+
|
|
729
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
730
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
731
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
732
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
733
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
734
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
795
735
|
|
|
796
736
|
````
|
|
797
737
|
|
|
@@ -801,12 +741,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
801
741
|
|
|
802
742
|
### Rust Crates:
|
|
803
743
|
|
|
804
|
-
- [
|
|
744
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
805
745
|
|
|
806
746
|
````text
|
|
807
|
-
|
|
747
|
+
MIT License
|
|
808
748
|
|
|
809
|
-
Copyright (c)
|
|
749
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
750
|
+
Copyright (c) Tokio Contributors
|
|
810
751
|
|
|
811
752
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
812
753
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -834,33 +775,35 @@ SOFTWARE.
|
|
|
834
775
|
|
|
835
776
|
### Rust Crates:
|
|
836
777
|
|
|
837
|
-
- [
|
|
778
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
838
779
|
|
|
839
780
|
````text
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
Copyright (c) 2014 Mathijs van de Nes
|
|
781
|
+
Copyright (c) 2016--2023
|
|
843
782
|
|
|
844
|
-
Permission is hereby granted, free of charge, to any
|
|
845
|
-
of this software and associated
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
783
|
+
Permission is hereby granted, free of charge, to any
|
|
784
|
+
person obtaining a copy of this software and associated
|
|
785
|
+
documentation files (the "Software"), to deal in the
|
|
786
|
+
Software without restriction, including without
|
|
787
|
+
limitation the rights to use, copy, modify, merge,
|
|
788
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
789
|
+
the Software, and to permit persons to whom the Software
|
|
790
|
+
is furnished to do so, subject to the following
|
|
791
|
+
conditions:
|
|
850
792
|
|
|
851
|
-
The above copyright notice and this permission notice
|
|
852
|
-
copies or substantial portions
|
|
793
|
+
The above copyright notice and this permission notice
|
|
794
|
+
shall be included in all copies or substantial portions
|
|
795
|
+
of the Software.
|
|
853
796
|
|
|
854
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
855
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
797
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
798
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
799
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
800
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
801
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
802
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
803
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
804
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
805
|
+
DEALINGS IN THE SOFTWARE.
|
|
861
806
|
|
|
862
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
863
|
-
licences; see files named LICENSE.*.txt for details.
|
|
864
807
|
````
|
|
865
808
|
|
|
866
809
|
---
|
|
@@ -869,10 +812,10 @@ licences; see files named LICENSE.*.txt for details.
|
|
|
869
812
|
|
|
870
813
|
### Rust Crates:
|
|
871
814
|
|
|
872
|
-
- [
|
|
815
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
873
816
|
|
|
874
817
|
````text
|
|
875
|
-
Copyright (c) The
|
|
818
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
876
819
|
|
|
877
820
|
Permission is hereby granted, free of charge, to any
|
|
878
821
|
person obtaining a copy of this software and associated
|
|
@@ -906,32 +849,39 @@ DEALINGS IN THE SOFTWARE.
|
|
|
906
849
|
|
|
907
850
|
### Rust Crates:
|
|
908
851
|
|
|
909
|
-
- [
|
|
852
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
853
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
854
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
855
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
856
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
857
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
910
858
|
|
|
911
859
|
````text
|
|
912
|
-
The
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
furnished to do so, subject to the following
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
The above copyright notice and this permission notice
|
|
925
|
-
all copies or substantial portions
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
929
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
860
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
861
|
+
|
|
862
|
+
Permission is hereby granted, free of charge, to any
|
|
863
|
+
person obtaining a copy of this software and associated
|
|
864
|
+
documentation files (the "Software"), to deal in the
|
|
865
|
+
Software without restriction, including without
|
|
866
|
+
limitation the rights to use, copy, modify, merge,
|
|
867
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
868
|
+
the Software, and to permit persons to whom the Software
|
|
869
|
+
is furnished to do so, subject to the following
|
|
870
|
+
conditions:
|
|
871
|
+
|
|
872
|
+
The above copyright notice and this permission notice
|
|
873
|
+
shall be included in all copies or substantial portions
|
|
874
|
+
of the Software.
|
|
875
|
+
|
|
876
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
877
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
878
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
879
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
880
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
881
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
882
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
883
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
884
|
+
DEALINGS IN THE SOFTWARE.
|
|
935
885
|
|
|
936
886
|
````
|
|
937
887
|
|
|
@@ -941,30 +891,43 @@ THE SOFTWARE.
|
|
|
941
891
|
|
|
942
892
|
### Rust Crates:
|
|
943
893
|
|
|
944
|
-
- [
|
|
945
|
-
- [
|
|
894
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
895
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
896
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
897
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
898
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
899
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
900
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
901
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
902
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
946
903
|
|
|
947
904
|
````text
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
Copyright (c) 2015 Steven Fackler
|
|
905
|
+
Copyright (c) 2016 Alex Crichton
|
|
906
|
+
Copyright (c) 2017 The Tokio Authors
|
|
951
907
|
|
|
952
|
-
Permission is hereby granted, free of charge, to any
|
|
953
|
-
|
|
954
|
-
the Software
|
|
955
|
-
|
|
956
|
-
the
|
|
957
|
-
|
|
908
|
+
Permission is hereby granted, free of charge, to any
|
|
909
|
+
person obtaining a copy of this software and associated
|
|
910
|
+
documentation files (the "Software"), to deal in the
|
|
911
|
+
Software without restriction, including without
|
|
912
|
+
limitation the rights to use, copy, modify, merge,
|
|
913
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
914
|
+
the Software, and to permit persons to whom the Software
|
|
915
|
+
is furnished to do so, subject to the following
|
|
916
|
+
conditions:
|
|
958
917
|
|
|
959
|
-
The above copyright notice and this permission notice
|
|
960
|
-
copies or substantial portions
|
|
918
|
+
The above copyright notice and this permission notice
|
|
919
|
+
shall be included in all copies or substantial portions
|
|
920
|
+
of the Software.
|
|
961
921
|
|
|
962
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
963
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
922
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
923
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
924
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
925
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
926
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
927
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
928
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
929
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
930
|
+
DEALINGS IN THE SOFTWARE.
|
|
968
931
|
|
|
969
932
|
````
|
|
970
933
|
|
|
@@ -974,15 +937,13 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
974
937
|
|
|
975
938
|
### Rust Crates:
|
|
976
939
|
|
|
977
|
-
- [
|
|
978
|
-
- [
|
|
979
|
-
- [
|
|
980
|
-
- [
|
|
981
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
982
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
940
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
941
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
942
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
943
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
983
944
|
|
|
984
945
|
````text
|
|
985
|
-
Copyright (c)
|
|
946
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
986
947
|
|
|
987
948
|
Permission is hereby granted, free of charge, to any
|
|
988
949
|
person obtaining a copy of this software and associated
|
|
@@ -1016,12 +977,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1016
977
|
|
|
1017
978
|
### Rust Crates:
|
|
1018
979
|
|
|
1019
|
-
- [
|
|
1020
|
-
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
1021
|
-
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
980
|
+
- [signal-hook-registry](https://github.com/vorner/signal-hook) (1.4.8)
|
|
1022
981
|
|
|
1023
982
|
````text
|
|
1024
|
-
Copyright (c)
|
|
983
|
+
Copyright (c) 2017 tokio-jsonrpc developers
|
|
1025
984
|
|
|
1026
985
|
Permission is hereby granted, free of charge, to any
|
|
1027
986
|
person obtaining a copy of this software and associated
|
|
@@ -1055,12 +1014,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1055
1014
|
|
|
1056
1015
|
### Rust Crates:
|
|
1057
1016
|
|
|
1058
|
-
- [
|
|
1017
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
1018
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1019
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1059
1020
|
|
|
1060
1021
|
````text
|
|
1061
1022
|
MIT License
|
|
1062
1023
|
|
|
1063
|
-
Copyright (c)
|
|
1024
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
1064
1025
|
|
|
1065
1026
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1066
1027
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1088,34 +1049,28 @@ SOFTWARE.
|
|
|
1088
1049
|
|
|
1089
1050
|
### Rust Crates:
|
|
1090
1051
|
|
|
1091
|
-
- [
|
|
1052
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
1092
1053
|
|
|
1093
1054
|
````text
|
|
1094
|
-
Copyright (c)
|
|
1055
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
1095
1056
|
|
|
1096
|
-
Permission is hereby granted, free of charge, to any
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
the Software, and to permit persons to whom the Software
|
|
1103
|
-
is furnished to do so, subject to the following
|
|
1104
|
-
conditions:
|
|
1057
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1058
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1059
|
+
in the Software without restriction, including without limitation the rights
|
|
1060
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1061
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1062
|
+
furnished to do so, subject to the following conditions:
|
|
1105
1063
|
|
|
1106
|
-
The above copyright notice and this permission notice
|
|
1107
|
-
|
|
1108
|
-
of the Software.
|
|
1064
|
+
The above copyright notice and this permission notice shall be included in
|
|
1065
|
+
all copies or substantial portions of the Software.
|
|
1109
1066
|
|
|
1110
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1118
|
-
DEALINGS IN THE SOFTWARE.
|
|
1067
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1068
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1069
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1070
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1071
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1072
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1073
|
+
THE SOFTWARE.
|
|
1119
1074
|
|
|
1120
1075
|
````
|
|
1121
1076
|
|
|
@@ -1125,10 +1080,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1125
1080
|
|
|
1126
1081
|
### Rust Crates:
|
|
1127
1082
|
|
|
1128
|
-
- [
|
|
1083
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
1129
1084
|
|
|
1130
1085
|
````text
|
|
1131
|
-
Copyright (c)
|
|
1086
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
1087
|
+
Copyright (c) 2016 Jason Housley
|
|
1132
1088
|
|
|
1133
1089
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1134
1090
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1156,12 +1112,43 @@ THE SOFTWARE.
|
|
|
1156
1112
|
|
|
1157
1113
|
### Rust Crates:
|
|
1158
1114
|
|
|
1159
|
-
- [
|
|
1115
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
1116
|
+
|
|
1117
|
+
````text
|
|
1118
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
1119
|
+
|
|
1120
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1121
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1122
|
+
in the Software without restriction, including without limitation the rights
|
|
1123
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1124
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1125
|
+
furnished to do so, subject to the following conditions:
|
|
1126
|
+
|
|
1127
|
+
The above copyright notice and this permission notice shall be included in
|
|
1128
|
+
all copies or substantial portions of the Software.
|
|
1129
|
+
|
|
1130
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1131
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1132
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1133
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1134
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1135
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1136
|
+
THE SOFTWARE.
|
|
1137
|
+
|
|
1138
|
+
````
|
|
1139
|
+
|
|
1140
|
+
---
|
|
1141
|
+
|
|
1142
|
+
## The following dependencies are licensed under the MIT License:
|
|
1143
|
+
|
|
1144
|
+
### Rust Crates:
|
|
1145
|
+
|
|
1146
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
1160
1147
|
|
|
1161
1148
|
````text
|
|
1162
1149
|
MIT License
|
|
1163
1150
|
|
|
1164
|
-
Copyright (c)
|
|
1151
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
1165
1152
|
|
|
1166
1153
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1167
1154
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1189,10 +1176,10 @@ SOFTWARE.
|
|
|
1189
1176
|
|
|
1190
1177
|
### Rust Crates:
|
|
1191
1178
|
|
|
1192
|
-
- [
|
|
1179
|
+
- [errno](https://github.com/lambda-fairy/rust-errno) (0.3.14)
|
|
1193
1180
|
|
|
1194
1181
|
````text
|
|
1195
|
-
Copyright (c)
|
|
1182
|
+
Copyright (c) 2014 Chris Wong
|
|
1196
1183
|
|
|
1197
1184
|
Permission is hereby granted, free of charge, to any
|
|
1198
1185
|
person obtaining a copy of this software and associated
|
|
@@ -1226,28 +1213,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1226
1213
|
|
|
1227
1214
|
### Rust Crates:
|
|
1228
1215
|
|
|
1229
|
-
- [
|
|
1216
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
1230
1217
|
|
|
1231
1218
|
````text
|
|
1232
|
-
Copyright (c)
|
|
1219
|
+
Copyright (c) 2018 Carl Lerche
|
|
1233
1220
|
|
|
1234
|
-
Permission is hereby granted, free of charge, to any
|
|
1235
|
-
of this software and associated
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1221
|
+
Permission is hereby granted, free of charge, to any
|
|
1222
|
+
person obtaining a copy of this software and associated
|
|
1223
|
+
documentation files (the "Software"), to deal in the
|
|
1224
|
+
Software without restriction, including without
|
|
1225
|
+
limitation the rights to use, copy, modify, merge,
|
|
1226
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1227
|
+
the Software, and to permit persons to whom the Software
|
|
1228
|
+
is furnished to do so, subject to the following
|
|
1229
|
+
conditions:
|
|
1240
1230
|
|
|
1241
|
-
The above copyright notice and this permission notice
|
|
1242
|
-
copies or substantial portions
|
|
1231
|
+
The above copyright notice and this permission notice
|
|
1232
|
+
shall be included in all copies or substantial portions
|
|
1233
|
+
of the Software.
|
|
1243
1234
|
|
|
1244
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1245
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1235
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1236
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1237
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1238
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1239
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1240
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1241
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1242
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1243
|
+
DEALINGS IN THE SOFTWARE.
|
|
1251
1244
|
|
|
1252
1245
|
````
|
|
1253
1246
|
|
|
@@ -1255,33 +1248,37 @@ SOFTWARE.
|
|
|
1255
1248
|
|
|
1256
1249
|
## The following dependencies are licensed under the MIT License:
|
|
1257
1250
|
|
|
1258
|
-
###
|
|
1251
|
+
### Rust Crates:
|
|
1259
1252
|
|
|
1260
|
-
- [
|
|
1261
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
1253
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
1262
1254
|
|
|
1263
1255
|
````text
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
Copyright (c) 2017 Evgeny Poberezkin
|
|
1256
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
1257
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1267
1258
|
|
|
1268
|
-
Permission is hereby granted, free of charge, to any
|
|
1269
|
-
of this software and associated
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1259
|
+
Permission is hereby granted, free of charge, to any
|
|
1260
|
+
person obtaining a copy of this software and associated
|
|
1261
|
+
documentation files (the "Software"), to deal in the
|
|
1262
|
+
Software without restriction, including without
|
|
1263
|
+
limitation the rights to use, copy, modify, merge,
|
|
1264
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1265
|
+
the Software, and to permit persons to whom the Software
|
|
1266
|
+
is furnished to do so, subject to the following
|
|
1267
|
+
conditions:
|
|
1274
1268
|
|
|
1275
|
-
The above copyright notice and this permission notice
|
|
1276
|
-
copies or substantial portions
|
|
1269
|
+
The above copyright notice and this permission notice
|
|
1270
|
+
shall be included in all copies or substantial portions
|
|
1271
|
+
of the Software.
|
|
1277
1272
|
|
|
1278
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1279
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1273
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1274
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1275
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1276
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1277
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1278
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1279
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1280
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1281
|
+
DEALINGS IN THE SOFTWARE.
|
|
1285
1282
|
|
|
1286
1283
|
````
|
|
1287
1284
|
|
|
@@ -1291,30 +1288,34 @@ SOFTWARE.
|
|
|
1291
1288
|
|
|
1292
1289
|
### Rust Crates:
|
|
1293
1290
|
|
|
1294
|
-
- [
|
|
1291
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
1295
1292
|
|
|
1296
1293
|
````text
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
Copyright (c) 2015 Alice Maz
|
|
1294
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
1300
1295
|
|
|
1301
|
-
Permission is hereby granted, free of charge, to any
|
|
1302
|
-
of this software and associated
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1296
|
+
Permission is hereby granted, free of charge, to any
|
|
1297
|
+
person obtaining a copy of this software and associated
|
|
1298
|
+
documentation files (the "Software"), to deal in the
|
|
1299
|
+
Software without restriction, including without
|
|
1300
|
+
limitation the rights to use, copy, modify, merge,
|
|
1301
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1302
|
+
the Software, and to permit persons to whom the Software
|
|
1303
|
+
is furnished to do so, subject to the following
|
|
1304
|
+
conditions:
|
|
1307
1305
|
|
|
1308
|
-
The above copyright notice and this permission notice
|
|
1309
|
-
all copies or substantial portions
|
|
1306
|
+
The above copyright notice and this permission notice
|
|
1307
|
+
shall be included in all copies or substantial portions
|
|
1308
|
+
of the Software.
|
|
1310
1309
|
|
|
1311
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1312
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1310
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1311
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1312
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1313
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1314
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1315
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1316
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1317
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1318
|
+
DEALINGS IN THE SOFTWARE.
|
|
1318
1319
|
|
|
1319
1320
|
````
|
|
1320
1321
|
|
|
@@ -1324,29 +1325,30 @@ THE SOFTWARE.
|
|
|
1324
1325
|
|
|
1325
1326
|
### Rust Crates:
|
|
1326
1327
|
|
|
1327
|
-
- [
|
|
1328
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
1328
1329
|
|
|
1329
1330
|
````text
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1331
|
+
The MIT License (MIT)
|
|
1332
|
+
|
|
1333
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
1334
|
+
|
|
1335
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1336
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1337
|
+
in the Software without restriction, including without limitation the rights
|
|
1338
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1339
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1340
|
+
furnished to do so, subject to the following conditions:
|
|
1341
|
+
|
|
1342
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1343
|
+
copies or substantial portions of the Software.
|
|
1344
|
+
|
|
1345
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1346
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1347
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1348
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1349
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1350
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1351
|
+
SOFTWARE.
|
|
1350
1352
|
````
|
|
1351
1353
|
|
|
1352
1354
|
---
|
|
@@ -1355,10 +1357,10 @@ THE SOFTWARE.
|
|
|
1355
1357
|
|
|
1356
1358
|
### Rust Crates:
|
|
1357
1359
|
|
|
1358
|
-
- [
|
|
1360
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
1359
1361
|
|
|
1360
1362
|
````text
|
|
1361
|
-
Copyright (c)
|
|
1363
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
1362
1364
|
|
|
1363
1365
|
Permission is hereby granted, free of charge, to any
|
|
1364
1366
|
person obtaining a copy of this software and associated
|
|
@@ -1383,6 +1385,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1383
1385
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1384
1386
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1385
1387
|
DEALINGS IN THE SOFTWARE.
|
|
1388
|
+
|
|
1386
1389
|
````
|
|
1387
1390
|
|
|
1388
1391
|
---
|
|
@@ -1391,42 +1394,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1391
1394
|
|
|
1392
1395
|
### Rust Crates:
|
|
1393
1396
|
|
|
1394
|
-
- [
|
|
1397
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
1395
1398
|
|
|
1396
1399
|
````text
|
|
1397
|
-
Copyright (c)
|
|
1398
|
-
|
|
1399
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1400
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1401
|
-
in the Software without restriction, including without limitation the rights
|
|
1402
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1403
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1404
|
-
furnished to do so, subject to the following conditions:
|
|
1405
|
-
|
|
1406
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1407
|
-
copies or substantial portions of the Software.
|
|
1408
|
-
|
|
1409
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1410
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1411
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1412
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1413
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1414
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1415
|
-
SOFTWARE.
|
|
1416
|
-
|
|
1417
|
-
````
|
|
1418
|
-
|
|
1419
|
-
---
|
|
1420
|
-
|
|
1421
|
-
## The following dependencies are licensed under the MIT License:
|
|
1422
|
-
|
|
1423
|
-
### Rust Crates:
|
|
1424
|
-
|
|
1425
|
-
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
1426
|
-
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
1427
|
-
|
|
1428
|
-
````text
|
|
1429
|
-
Copyright (c) 2018-2019 dirs-rs contributors
|
|
1400
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
1430
1401
|
|
|
1431
1402
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1432
1403
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1435,16 +1406,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1435
1406
|
copies of the Software, and to permit persons to whom the Software is
|
|
1436
1407
|
furnished to do so, subject to the following conditions:
|
|
1437
1408
|
|
|
1438
|
-
The above copyright notice and this permission notice shall be included in
|
|
1439
|
-
copies or substantial portions of the Software.
|
|
1409
|
+
The above copyright notice and this permission notice shall be included in
|
|
1410
|
+
all copies or substantial portions of the Software.
|
|
1440
1411
|
|
|
1441
1412
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1442
1413
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1443
1414
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1444
1415
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1445
1416
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1446
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1447
|
-
SOFTWARE.
|
|
1417
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1418
|
+
THE SOFTWARE.
|
|
1448
1419
|
|
|
1449
1420
|
````
|
|
1450
1421
|
|
|
@@ -1454,15 +1425,11 @@ SOFTWARE.
|
|
|
1454
1425
|
|
|
1455
1426
|
### Rust Crates:
|
|
1456
1427
|
|
|
1457
|
-
- [
|
|
1458
|
-
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1459
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
1428
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
1460
1429
|
|
|
1461
1430
|
````text
|
|
1462
1431
|
MIT License
|
|
1463
1432
|
|
|
1464
|
-
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
1465
|
-
|
|
1466
1433
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1467
1434
|
of this software and associated documentation files (the "Software"), to deal
|
|
1468
1435
|
in the Software without restriction, including without limitation the rights
|
|
@@ -1489,48 +1456,10 @@ SOFTWARE.
|
|
|
1489
1456
|
|
|
1490
1457
|
### Rust Crates:
|
|
1491
1458
|
|
|
1492
|
-
- [
|
|
1493
|
-
|
|
1494
|
-
````text
|
|
1495
|
-
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
1496
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1497
|
-
|
|
1498
|
-
Permission is hereby granted, free of charge, to any
|
|
1499
|
-
person obtaining a copy of this software and associated
|
|
1500
|
-
documentation files (the "Software"), to deal in the
|
|
1501
|
-
Software without restriction, including without
|
|
1502
|
-
limitation the rights to use, copy, modify, merge,
|
|
1503
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1504
|
-
the Software, and to permit persons to whom the Software
|
|
1505
|
-
is furnished to do so, subject to the following
|
|
1506
|
-
conditions:
|
|
1507
|
-
|
|
1508
|
-
The above copyright notice and this permission notice
|
|
1509
|
-
shall be included in all copies or substantial portions
|
|
1510
|
-
of the Software.
|
|
1511
|
-
|
|
1512
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1513
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1514
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1515
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1516
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1517
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1518
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1519
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1520
|
-
DEALINGS IN THE SOFTWARE.
|
|
1521
|
-
|
|
1522
|
-
````
|
|
1523
|
-
|
|
1524
|
-
---
|
|
1525
|
-
|
|
1526
|
-
## The following dependencies are licensed under the MIT License:
|
|
1527
|
-
|
|
1528
|
-
### Rust Crates:
|
|
1529
|
-
|
|
1530
|
-
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
1459
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
1531
1460
|
|
|
1532
1461
|
````text
|
|
1533
|
-
Copyright (c)
|
|
1462
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
1534
1463
|
|
|
1535
1464
|
Permission is hereby granted, free of charge, to any
|
|
1536
1465
|
person obtaining a copy of this software and associated
|
|
@@ -1597,34 +1526,29 @@ THE SOFTWARE.
|
|
|
1597
1526
|
|
|
1598
1527
|
### Rust Crates:
|
|
1599
1528
|
|
|
1600
|
-
- [
|
|
1529
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
1601
1530
|
|
|
1602
1531
|
````text
|
|
1603
|
-
Copyright (c)
|
|
1532
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
1604
1533
|
|
|
1605
|
-
Permission is hereby granted, free of charge, to any
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
the Software, and to permit persons to whom the Software
|
|
1612
|
-
is furnished to do so, subject to the following
|
|
1613
|
-
conditions:
|
|
1534
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1535
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1536
|
+
in the Software without restriction, including without limitation the rights
|
|
1537
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1538
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1539
|
+
furnished to do so, subject to the following conditions:
|
|
1614
1540
|
|
|
1615
|
-
The above copyright notice and this permission notice
|
|
1616
|
-
|
|
1617
|
-
|
|
1541
|
+
The above copyright notice and this permission notice shall be included in
|
|
1542
|
+
all copies or substantial portions of the Software.
|
|
1543
|
+
|
|
1544
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1545
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1546
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1547
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1548
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1549
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1550
|
+
THE SOFTWARE.
|
|
1618
1551
|
|
|
1619
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1620
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1621
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1622
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1623
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1624
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1625
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1626
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1627
|
-
DEALINGS IN THE SOFTWARE.
|
|
1628
1552
|
|
|
1629
1553
|
````
|
|
1630
1554
|
|
|
@@ -1634,38 +1558,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1634
1558
|
|
|
1635
1559
|
### Rust Crates:
|
|
1636
1560
|
|
|
1637
|
-
- [
|
|
1638
|
-
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
1639
|
-
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
1640
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
1641
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
1642
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
1643
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
1644
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
1645
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
1646
|
-
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
1647
|
-
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
1648
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
1649
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
1650
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
1651
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
1652
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1653
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
1654
|
-
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
1655
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
1656
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
1657
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
1658
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
1659
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
1660
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
1661
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1662
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1663
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
1664
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
1665
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
1666
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
1561
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
1667
1562
|
|
|
1668
1563
|
````text
|
|
1564
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
1565
|
+
|
|
1669
1566
|
Permission is hereby granted, free of charge, to any
|
|
1670
1567
|
person obtaining a copy of this software and associated
|
|
1671
1568
|
documentation files (the "Software"), to deal in the
|
|
@@ -1698,12 +1595,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1698
1595
|
|
|
1699
1596
|
### Rust Crates:
|
|
1700
1597
|
|
|
1701
|
-
- [
|
|
1598
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
1702
1599
|
|
|
1703
1600
|
````text
|
|
1704
|
-
Copyright (c)
|
|
1705
|
-
Copyright (c) 2018 Bastian Köcher
|
|
1706
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
1601
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
1707
1602
|
|
|
1708
1603
|
Permission is hereby granted, free of charge, to any
|
|
1709
1604
|
person obtaining a copy of this software and associated
|
|
@@ -1737,10 +1632,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1737
1632
|
|
|
1738
1633
|
### Rust Crates:
|
|
1739
1634
|
|
|
1740
|
-
- [
|
|
1635
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
1741
1636
|
|
|
1742
1637
|
````text
|
|
1743
|
-
Copyright (c)
|
|
1638
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
1744
1639
|
|
|
1745
1640
|
Permission is hereby granted, free of charge, to any
|
|
1746
1641
|
person obtaining a copy of this software and associated
|
|
@@ -1774,70 +1669,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1774
1669
|
|
|
1775
1670
|
### Rust Crates:
|
|
1776
1671
|
|
|
1777
|
-
- [
|
|
1778
|
-
|
|
1779
|
-
````text
|
|
1780
|
-
The MIT License (MIT)
|
|
1781
|
-
|
|
1782
|
-
Copyright (c) 2015 Danny Guo
|
|
1783
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
1784
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
1785
|
-
|
|
1786
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1787
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1788
|
-
in the Software without restriction, including without limitation the rights
|
|
1789
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1790
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1791
|
-
furnished to do so, subject to the following conditions:
|
|
1792
|
-
|
|
1793
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1794
|
-
copies or substantial portions of the Software.
|
|
1795
|
-
|
|
1796
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1797
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1798
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1799
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1800
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1801
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1802
|
-
SOFTWARE.
|
|
1803
|
-
|
|
1804
|
-
````
|
|
1805
|
-
|
|
1806
|
-
---
|
|
1807
|
-
|
|
1808
|
-
## The following dependencies are licensed under the MIT License:
|
|
1809
|
-
|
|
1810
|
-
### Rust Crates:
|
|
1811
|
-
|
|
1812
|
-
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
1672
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
1813
1673
|
|
|
1814
1674
|
````text
|
|
1815
|
-
Copyright
|
|
1816
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1675
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
1817
1676
|
|
|
1818
|
-
Permission is hereby granted, free of charge, to any
|
|
1819
|
-
person obtaining a copy of this software and associated
|
|
1820
|
-
documentation files (the "Software"), to deal in the
|
|
1821
|
-
Software without restriction, including without
|
|
1822
|
-
limitation the rights to use, copy, modify, merge,
|
|
1823
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1824
|
-
the Software, and to permit persons to whom the Software
|
|
1825
|
-
is furnished to do so, subject to the following
|
|
1826
|
-
conditions:
|
|
1677
|
+
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:
|
|
1827
1678
|
|
|
1828
|
-
The above copyright notice and this permission notice
|
|
1829
|
-
shall be included in all copies or substantial portions
|
|
1830
|
-
of the Software.
|
|
1679
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1831
1680
|
|
|
1832
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1833
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1834
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1835
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1836
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1837
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1838
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1839
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1840
|
-
DEALINGS IN THE SOFTWARE.
|
|
1681
|
+
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.
|
|
1841
1682
|
|
|
1842
1683
|
````
|
|
1843
1684
|
|
|
@@ -1847,10 +1688,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1847
1688
|
|
|
1848
1689
|
### Rust Crates:
|
|
1849
1690
|
|
|
1850
|
-
- [
|
|
1691
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
1851
1692
|
|
|
1852
1693
|
````text
|
|
1853
|
-
Copyright (c)
|
|
1694
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
1854
1695
|
|
|
1855
1696
|
Permission is hereby granted, free of charge, to any
|
|
1856
1697
|
person obtaining a copy of this software and associated
|
|
@@ -1884,13 +1725,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1884
1725
|
|
|
1885
1726
|
### Rust Crates:
|
|
1886
1727
|
|
|
1887
|
-
- [
|
|
1728
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
1888
1729
|
|
|
1889
1730
|
````text
|
|
1890
|
-
The
|
|
1891
|
-
|
|
1892
|
-
Copyright (c) 2015-2020 Julien Cretin
|
|
1893
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
1731
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
1894
1732
|
|
|
1895
1733
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1896
1734
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1918,208 +1756,10 @@ SOFTWARE.
|
|
|
1918
1756
|
|
|
1919
1757
|
### Rust Crates:
|
|
1920
1758
|
|
|
1921
|
-
- [
|
|
1922
|
-
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
1923
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
1924
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
1925
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
1926
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
1759
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
1927
1760
|
|
|
1928
1761
|
````text
|
|
1929
|
-
Copyright (c)
|
|
1930
|
-
|
|
1931
|
-
Permission is hereby granted, free of charge, to any
|
|
1932
|
-
person obtaining a copy of this software and associated
|
|
1933
|
-
documentation files (the "Software"), to deal in the
|
|
1934
|
-
Software without restriction, including without
|
|
1935
|
-
limitation the rights to use, copy, modify, merge,
|
|
1936
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1937
|
-
the Software, and to permit persons to whom the Software
|
|
1938
|
-
is furnished to do so, subject to the following
|
|
1939
|
-
conditions:
|
|
1940
|
-
|
|
1941
|
-
The above copyright notice and this permission notice
|
|
1942
|
-
shall be included in all copies or substantial portions
|
|
1943
|
-
of the Software.
|
|
1944
|
-
|
|
1945
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1946
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1947
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1948
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1949
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1950
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1951
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1952
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1953
|
-
DEALINGS IN THE SOFTWARE.
|
|
1954
|
-
|
|
1955
|
-
````
|
|
1956
|
-
|
|
1957
|
-
---
|
|
1958
|
-
|
|
1959
|
-
## The following dependencies are licensed under the MIT License:
|
|
1960
|
-
|
|
1961
|
-
### Rust Crates:
|
|
1962
|
-
|
|
1963
|
-
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
1964
|
-
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
1965
|
-
|
|
1966
|
-
````text
|
|
1967
|
-
Copyright (c) 2012-2013 Mozilla Foundation
|
|
1968
|
-
|
|
1969
|
-
Permission is hereby granted, free of charge, to any
|
|
1970
|
-
person obtaining a copy of this software and associated
|
|
1971
|
-
documentation files (the "Software"), to deal in the
|
|
1972
|
-
Software without restriction, including without
|
|
1973
|
-
limitation the rights to use, copy, modify, merge,
|
|
1974
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1975
|
-
the Software, and to permit persons to whom the Software
|
|
1976
|
-
is furnished to do so, subject to the following
|
|
1977
|
-
conditions:
|
|
1978
|
-
|
|
1979
|
-
The above copyright notice and this permission notice
|
|
1980
|
-
shall be included in all copies or substantial portions
|
|
1981
|
-
of the Software.
|
|
1982
|
-
|
|
1983
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1984
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1985
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1986
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1987
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1988
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1989
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1990
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1991
|
-
DEALINGS IN THE SOFTWARE.
|
|
1992
|
-
|
|
1993
|
-
````
|
|
1994
|
-
|
|
1995
|
-
---
|
|
1996
|
-
|
|
1997
|
-
## The following dependencies are licensed under the MIT License:
|
|
1998
|
-
|
|
1999
|
-
### Rust Crates:
|
|
2000
|
-
|
|
2001
|
-
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
2002
|
-
|
|
2003
|
-
````text
|
|
2004
|
-
Copyright 2019-2024 YOSHIOKA Takuma
|
|
2005
|
-
|
|
2006
|
-
Permission is hereby granted, free of charge, to any
|
|
2007
|
-
person obtaining a copy of this software and associated
|
|
2008
|
-
documentation files (the "Software"), to deal in the
|
|
2009
|
-
Software without restriction, including without
|
|
2010
|
-
limitation the rights to use, copy, modify, merge,
|
|
2011
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2012
|
-
the Software, and to permit persons to whom the Software
|
|
2013
|
-
is furnished to do so, subject to the following
|
|
2014
|
-
conditions:
|
|
2015
|
-
|
|
2016
|
-
The above copyright notice and this permission notice
|
|
2017
|
-
shall be included in all copies or substantial portions
|
|
2018
|
-
of the Software.
|
|
2019
|
-
|
|
2020
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2021
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2022
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2023
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2024
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2025
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2026
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2027
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2028
|
-
DEALINGS IN THE SOFTWARE.
|
|
2029
|
-
|
|
2030
|
-
````
|
|
2031
|
-
|
|
2032
|
-
---
|
|
2033
|
-
|
|
2034
|
-
## The following dependencies are licensed under the MIT License:
|
|
2035
|
-
|
|
2036
|
-
### Rust Crates:
|
|
2037
|
-
|
|
2038
|
-
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
2039
|
-
|
|
2040
|
-
````text
|
|
2041
|
-
Copyright (c) 2016 Anthony Ramine
|
|
2042
|
-
|
|
2043
|
-
Permission is hereby granted, free of charge, to any
|
|
2044
|
-
person obtaining a copy of this software and associated
|
|
2045
|
-
documentation files (the "Software"), to deal in the
|
|
2046
|
-
Software without restriction, including without
|
|
2047
|
-
limitation the rights to use, copy, modify, merge,
|
|
2048
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2049
|
-
the Software, and to permit persons to whom the Software
|
|
2050
|
-
is furnished to do so, subject to the following
|
|
2051
|
-
conditions:
|
|
2052
|
-
|
|
2053
|
-
The above copyright notice and this permission notice
|
|
2054
|
-
shall be included in all copies or substantial portions
|
|
2055
|
-
of the Software.
|
|
2056
|
-
|
|
2057
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2058
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2059
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2060
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2061
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2062
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2063
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2064
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2065
|
-
DEALINGS IN THE SOFTWARE.
|
|
2066
|
-
|
|
2067
|
-
````
|
|
2068
|
-
|
|
2069
|
-
---
|
|
2070
|
-
|
|
2071
|
-
## The following dependencies are licensed under the MIT License:
|
|
2072
|
-
|
|
2073
|
-
### Rust Crates:
|
|
2074
|
-
|
|
2075
|
-
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
2076
|
-
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
2077
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
2078
|
-
|
|
2079
|
-
````text
|
|
2080
|
-
Copyright (c) 2019 Tower Contributors
|
|
2081
|
-
|
|
2082
|
-
Permission is hereby granted, free of charge, to any
|
|
2083
|
-
person obtaining a copy of this software and associated
|
|
2084
|
-
documentation files (the "Software"), to deal in the
|
|
2085
|
-
Software without restriction, including without
|
|
2086
|
-
limitation the rights to use, copy, modify, merge,
|
|
2087
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2088
|
-
the Software, and to permit persons to whom the Software
|
|
2089
|
-
is furnished to do so, subject to the following
|
|
2090
|
-
conditions:
|
|
2091
|
-
|
|
2092
|
-
The above copyright notice and this permission notice
|
|
2093
|
-
shall be included in all copies or substantial portions
|
|
2094
|
-
of the Software.
|
|
2095
|
-
|
|
2096
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2097
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2098
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2099
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2100
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2101
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2102
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2103
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2104
|
-
DEALINGS IN THE SOFTWARE.
|
|
2105
|
-
|
|
2106
|
-
````
|
|
2107
|
-
|
|
2108
|
-
---
|
|
2109
|
-
|
|
2110
|
-
## The following dependencies are licensed under the MIT License:
|
|
2111
|
-
|
|
2112
|
-
### Rust Crates:
|
|
2113
|
-
|
|
2114
|
-
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
2115
|
-
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
2116
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
2117
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
2118
|
-
|
|
2119
|
-
````text
|
|
2120
|
-
The MIT License (MIT)
|
|
2121
|
-
|
|
2122
|
-
Copyright (c) 2015 Andrew Gallant
|
|
1762
|
+
Copyright (c) 2019 Eliza Weisman
|
|
2123
1763
|
|
|
2124
1764
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2125
1765
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2147,10 +1787,10 @@ THE SOFTWARE.
|
|
|
2147
1787
|
|
|
2148
1788
|
### Rust Crates:
|
|
2149
1789
|
|
|
2150
|
-
- [
|
|
1790
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
2151
1791
|
|
|
2152
1792
|
````text
|
|
2153
|
-
Copyright (c)
|
|
1793
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
2154
1794
|
|
|
2155
1795
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2156
1796
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2179,12 +1819,14 @@ THE SOFTWARE.
|
|
|
2179
1819
|
|
|
2180
1820
|
### Rust Crates:
|
|
2181
1821
|
|
|
2182
|
-
- [
|
|
1822
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1823
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1824
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2183
1825
|
|
|
2184
1826
|
````text
|
|
2185
1827
|
MIT License
|
|
2186
1828
|
|
|
2187
|
-
Copyright (c)
|
|
1829
|
+
Copyright (c) 2017 Ted Driggs
|
|
2188
1830
|
|
|
2189
1831
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2190
1832
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2212,10 +1854,10 @@ SOFTWARE.
|
|
|
2212
1854
|
|
|
2213
1855
|
### Rust Crates:
|
|
2214
1856
|
|
|
2215
|
-
- [
|
|
1857
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
2216
1858
|
|
|
2217
1859
|
````text
|
|
2218
|
-
Copyright (c)
|
|
1860
|
+
Copyright (c) 2016 Anthony Ramine
|
|
2219
1861
|
|
|
2220
1862
|
Permission is hereby granted, free of charge, to any
|
|
2221
1863
|
person obtaining a copy of this software and associated
|
|
@@ -2249,11 +1891,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2249
1891
|
|
|
2250
1892
|
### Rust Crates:
|
|
2251
1893
|
|
|
2252
|
-
- [
|
|
1894
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
2253
1895
|
|
|
2254
1896
|
````text
|
|
2255
1897
|
MIT License
|
|
2256
1898
|
|
|
1899
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
1900
|
+
|
|
2257
1901
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2258
1902
|
of this software and associated documentation files (the "Software"), to deal
|
|
2259
1903
|
in the Software without restriction, including without limitation the rights
|
|
@@ -2280,10 +1924,10 @@ SOFTWARE.
|
|
|
2280
1924
|
|
|
2281
1925
|
### Rust Crates:
|
|
2282
1926
|
|
|
2283
|
-
- [
|
|
1927
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
2284
1928
|
|
|
2285
1929
|
````text
|
|
2286
|
-
Copyright (c)
|
|
1930
|
+
Copyright (c) The Rust Project Developers
|
|
2287
1931
|
|
|
2288
1932
|
Permission is hereby granted, free of charge, to any
|
|
2289
1933
|
person obtaining a copy of this software and associated
|
|
@@ -2317,13 +1961,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2317
1961
|
|
|
2318
1962
|
### Rust Crates:
|
|
2319
1963
|
|
|
2320
|
-
- [
|
|
2321
|
-
- [
|
|
1964
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
1965
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
1966
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
1967
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
2322
1968
|
|
|
2323
1969
|
````text
|
|
2324
|
-
MIT License
|
|
1970
|
+
The MIT License (MIT)
|
|
2325
1971
|
|
|
2326
|
-
Copyright (c)
|
|
1972
|
+
Copyright (c) 2015 Andrew Gallant
|
|
2327
1973
|
|
|
2328
1974
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2329
1975
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2332,16 +1978,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2332
1978
|
copies of the Software, and to permit persons to whom the Software is
|
|
2333
1979
|
furnished to do so, subject to the following conditions:
|
|
2334
1980
|
|
|
2335
|
-
The above copyright notice and this permission notice shall be included in
|
|
2336
|
-
copies or substantial portions of the Software.
|
|
1981
|
+
The above copyright notice and this permission notice shall be included in
|
|
1982
|
+
all copies or substantial portions of the Software.
|
|
2337
1983
|
|
|
2338
1984
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2339
1985
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2340
1986
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2341
1987
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2342
1988
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2343
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2344
|
-
SOFTWARE.
|
|
1989
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1990
|
+
THE SOFTWARE.
|
|
2345
1991
|
|
|
2346
1992
|
````
|
|
2347
1993
|
|
|
@@ -2351,10 +1997,10 @@ SOFTWARE.
|
|
|
2351
1997
|
|
|
2352
1998
|
### Rust Crates:
|
|
2353
1999
|
|
|
2354
|
-
- [
|
|
2000
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
2355
2001
|
|
|
2356
2002
|
````text
|
|
2357
|
-
Copyright (c)
|
|
2003
|
+
Copyright (c) 2019 Carl Lerche
|
|
2358
2004
|
|
|
2359
2005
|
Permission is hereby granted, free of charge, to any
|
|
2360
2006
|
person obtaining a copy of this software and associated
|
|
@@ -2388,23 +2034,66 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2388
2034
|
|
|
2389
2035
|
### Rust Crates:
|
|
2390
2036
|
|
|
2391
|
-
- [
|
|
2037
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
2392
2038
|
|
|
2393
2039
|
````text
|
|
2394
|
-
Copyright (c)
|
|
2040
|
+
Copyright (c) 2016 The humantime Developers
|
|
2395
2041
|
|
|
2396
|
-
|
|
2397
|
-
|
|
2398
|
-
documentation files (the "Software"), to deal in the
|
|
2399
|
-
Software without restriction, including without
|
|
2400
|
-
limitation the rights to use, copy, modify, merge,
|
|
2401
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2402
|
-
the Software, and to permit persons to whom the Software
|
|
2403
|
-
is furnished to do so, subject to the following
|
|
2404
|
-
conditions:
|
|
2042
|
+
Includes parts of http date with the following copyright:
|
|
2043
|
+
Copyright (c) 2016 Pyfisch
|
|
2405
2044
|
|
|
2406
|
-
|
|
2407
|
-
|
|
2045
|
+
Includes portions of musl libc with the following copyright:
|
|
2046
|
+
Copyright © 2005-2013 Rich Felker
|
|
2047
|
+
|
|
2048
|
+
|
|
2049
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2050
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2051
|
+
in the Software without restriction, including without limitation the rights
|
|
2052
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2053
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2054
|
+
furnished to do so, subject to the following conditions:
|
|
2055
|
+
|
|
2056
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2057
|
+
copies or substantial portions of the Software.
|
|
2058
|
+
|
|
2059
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2060
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2061
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2062
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2063
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2064
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2065
|
+
SOFTWARE.
|
|
2066
|
+
|
|
2067
|
+
````
|
|
2068
|
+
|
|
2069
|
+
---
|
|
2070
|
+
|
|
2071
|
+
## The following dependencies are licensed under the MIT License:
|
|
2072
|
+
|
|
2073
|
+
### Rust Crates:
|
|
2074
|
+
|
|
2075
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
2076
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
2077
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
2078
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
2079
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
2080
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
2081
|
+
|
|
2082
|
+
````text
|
|
2083
|
+
Copyright (c) 2019 Tokio Contributors
|
|
2084
|
+
|
|
2085
|
+
Permission is hereby granted, free of charge, to any
|
|
2086
|
+
person obtaining a copy of this software and associated
|
|
2087
|
+
documentation files (the "Software"), to deal in the
|
|
2088
|
+
Software without restriction, including without
|
|
2089
|
+
limitation the rights to use, copy, modify, merge,
|
|
2090
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2091
|
+
the Software, and to permit persons to whom the Software
|
|
2092
|
+
is furnished to do so, subject to the following
|
|
2093
|
+
conditions:
|
|
2094
|
+
|
|
2095
|
+
The above copyright notice and this permission notice
|
|
2096
|
+
shall be included in all copies or substantial portions
|
|
2408
2097
|
of the Software.
|
|
2409
2098
|
|
|
2410
2099
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
@@ -2425,10 +2114,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2425
2114
|
|
|
2426
2115
|
### Rust Crates:
|
|
2427
2116
|
|
|
2428
|
-
- [
|
|
2117
|
+
- [core-foundation](https://github.com/servo/core-foundation-rs) (0.10.1)
|
|
2118
|
+
- [core-foundation-sys](https://github.com/servo/core-foundation-rs) (0.8.7)
|
|
2429
2119
|
|
|
2430
2120
|
````text
|
|
2431
|
-
Copyright (c)
|
|
2121
|
+
Copyright (c) 2012-2013 Mozilla Foundation
|
|
2432
2122
|
|
|
2433
2123
|
Permission is hereby granted, free of charge, to any
|
|
2434
2124
|
person obtaining a copy of this software and associated
|
|
@@ -2462,10 +2152,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2462
2152
|
|
|
2463
2153
|
### Rust Crates:
|
|
2464
2154
|
|
|
2465
|
-
- [
|
|
2155
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
2156
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
2466
2157
|
|
|
2467
2158
|
````text
|
|
2468
|
-
Copyright (c)
|
|
2159
|
+
Copyright (c) 2014 Alex Crichton
|
|
2469
2160
|
|
|
2470
2161
|
Permission is hereby granted, free of charge, to any
|
|
2471
2162
|
person obtaining a copy of this software and associated
|
|
@@ -2499,12 +2190,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2499
2190
|
|
|
2500
2191
|
### Rust Crates:
|
|
2501
2192
|
|
|
2502
|
-
- [
|
|
2193
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
2503
2194
|
|
|
2504
2195
|
````text
|
|
2505
|
-
|
|
2506
|
-
|
|
2507
|
-
Copyright (c) 2017 Nikolai Vazquez
|
|
2196
|
+
Copyright (c) 2017 Sean McArthur
|
|
2508
2197
|
|
|
2509
2198
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2510
2199
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2513,16 +2202,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2513
2202
|
copies of the Software, and to permit persons to whom the Software is
|
|
2514
2203
|
furnished to do so, subject to the following conditions:
|
|
2515
2204
|
|
|
2516
|
-
The above copyright notice and this permission notice shall be included in
|
|
2517
|
-
copies or substantial portions of the Software.
|
|
2205
|
+
The above copyright notice and this permission notice shall be included in
|
|
2206
|
+
all copies or substantial portions of the Software.
|
|
2518
2207
|
|
|
2519
2208
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2520
2209
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2521
2210
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2522
2211
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2523
2212
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2524
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2525
|
-
SOFTWARE.
|
|
2213
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2214
|
+
THE SOFTWARE.
|
|
2215
|
+
|
|
2526
2216
|
|
|
2527
2217
|
````
|
|
2528
2218
|
|
|
@@ -2532,13 +2222,10 @@ SOFTWARE.
|
|
|
2532
2222
|
|
|
2533
2223
|
### Rust Crates:
|
|
2534
2224
|
|
|
2535
|
-
- [
|
|
2536
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
2225
|
+
- [iana-time-zone](https://github.com/strawlab/iana-time-zone) (0.1.65)
|
|
2537
2226
|
|
|
2538
2227
|
````text
|
|
2539
|
-
Copyright (c)
|
|
2540
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
2541
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
2228
|
+
Copyright (c) 2020 Andrew D. Straw
|
|
2542
2229
|
|
|
2543
2230
|
Permission is hereby granted, free of charge, to any
|
|
2544
2231
|
person obtaining a copy of this software and associated
|
|
@@ -2572,10 +2259,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2572
2259
|
|
|
2573
2260
|
### Rust Crates:
|
|
2574
2261
|
|
|
2575
|
-
- [
|
|
2262
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
2263
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
2264
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
2265
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
2266
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
2267
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
2576
2268
|
|
|
2577
2269
|
````text
|
|
2578
|
-
Copyright
|
|
2270
|
+
Copyright 2018 Developers of the Rand project
|
|
2579
2271
|
Copyright (c) 2014 The Rust Project Developers
|
|
2580
2272
|
|
|
2581
2273
|
Permission is hereby granted, free of charge, to any
|
|
@@ -2610,14 +2302,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2610
2302
|
|
|
2611
2303
|
### Rust Crates:
|
|
2612
2304
|
|
|
2613
|
-
- [
|
|
2614
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
2615
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
2305
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
2616
2306
|
|
|
2617
2307
|
````text
|
|
2618
|
-
MIT License
|
|
2308
|
+
The MIT License (MIT)
|
|
2619
2309
|
|
|
2620
|
-
Copyright (c)
|
|
2310
|
+
Copyright (c) 2015 Alice Maz
|
|
2621
2311
|
|
|
2622
2312
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2623
2313
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2626,16 +2316,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2626
2316
|
copies of the Software, and to permit persons to whom the Software is
|
|
2627
2317
|
furnished to do so, subject to the following conditions:
|
|
2628
2318
|
|
|
2629
|
-
The above copyright notice and this permission notice shall be included in
|
|
2630
|
-
copies or substantial portions of the Software.
|
|
2319
|
+
The above copyright notice and this permission notice shall be included in
|
|
2320
|
+
all copies or substantial portions of the Software.
|
|
2631
2321
|
|
|
2632
2322
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2633
2323
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2634
2324
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2635
2325
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2636
2326
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2637
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2638
|
-
SOFTWARE.
|
|
2327
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2328
|
+
THE SOFTWARE.
|
|
2639
2329
|
|
|
2640
2330
|
````
|
|
2641
2331
|
|
|
@@ -2682,34 +2372,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2682
2372
|
|
|
2683
2373
|
### Rust Crates:
|
|
2684
2374
|
|
|
2685
|
-
- [
|
|
2375
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
2686
2376
|
|
|
2687
2377
|
````text
|
|
2688
|
-
|
|
2378
|
+
MIT License
|
|
2689
2379
|
|
|
2690
|
-
|
|
2691
|
-
person obtaining a copy of this software and associated
|
|
2692
|
-
documentation files (the "Software"), to deal in the
|
|
2693
|
-
Software without restriction, including without
|
|
2694
|
-
limitation the rights to use, copy, modify, merge,
|
|
2695
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2696
|
-
the Software, and to permit persons to whom the Software
|
|
2697
|
-
is furnished to do so, subject to the following
|
|
2698
|
-
conditions:
|
|
2380
|
+
Copyright (c) 2025 Callum Oakley
|
|
2699
2381
|
|
|
2700
|
-
|
|
2701
|
-
|
|
2702
|
-
|
|
2382
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2383
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2384
|
+
in the Software without restriction, including without limitation the rights
|
|
2385
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2386
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2387
|
+
furnished to do so, subject to the following conditions:
|
|
2703
2388
|
|
|
2704
|
-
|
|
2705
|
-
|
|
2706
|
-
|
|
2707
|
-
|
|
2708
|
-
|
|
2709
|
-
|
|
2710
|
-
|
|
2711
|
-
IN
|
|
2712
|
-
|
|
2389
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2390
|
+
copies or substantial portions of the Software.
|
|
2391
|
+
|
|
2392
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2393
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2394
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2395
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2396
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2397
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2398
|
+
SOFTWARE.
|
|
2713
2399
|
|
|
2714
2400
|
````
|
|
2715
2401
|
|
|
@@ -2719,15 +2405,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2719
2405
|
|
|
2720
2406
|
### Rust Crates:
|
|
2721
2407
|
|
|
2722
|
-
- [
|
|
2408
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
2723
2409
|
|
|
2724
2410
|
````text
|
|
2725
|
-
|
|
2726
|
-
|
|
2727
|
-
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
2728
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2729
|
-
Copyright (c) 2017 Frommi
|
|
2730
|
-
Copyright (c) 2017-2024 oyvindln
|
|
2411
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
2412
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
2731
2413
|
|
|
2732
2414
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2733
2415
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2755,34 +2437,31 @@ SOFTWARE.
|
|
|
2755
2437
|
|
|
2756
2438
|
### Rust Crates:
|
|
2757
2439
|
|
|
2758
|
-
- [
|
|
2440
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
2441
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
2759
2442
|
|
|
2760
2443
|
````text
|
|
2761
|
-
|
|
2444
|
+
MIT License
|
|
2762
2445
|
|
|
2763
|
-
|
|
2764
|
-
person obtaining a copy of this software and associated
|
|
2765
|
-
documentation files (the "Software"), to deal in the
|
|
2766
|
-
Software without restriction, including without
|
|
2767
|
-
limitation the rights to use, copy, modify, merge,
|
|
2768
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2769
|
-
the Software, and to permit persons to whom the Software
|
|
2770
|
-
is furnished to do so, subject to the following
|
|
2771
|
-
conditions:
|
|
2446
|
+
Copyright (c) 2019 Graham Esau
|
|
2772
2447
|
|
|
2773
|
-
|
|
2774
|
-
|
|
2775
|
-
|
|
2448
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2449
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2450
|
+
in the Software without restriction, including without limitation the rights
|
|
2451
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2452
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2453
|
+
furnished to do so, subject to the following conditions:
|
|
2776
2454
|
|
|
2777
|
-
|
|
2778
|
-
|
|
2779
|
-
|
|
2780
|
-
|
|
2781
|
-
|
|
2782
|
-
|
|
2783
|
-
|
|
2784
|
-
IN
|
|
2785
|
-
|
|
2455
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2456
|
+
copies or substantial portions of the Software.
|
|
2457
|
+
|
|
2458
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2459
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2460
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2461
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2462
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2463
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2464
|
+
SOFTWARE.
|
|
2786
2465
|
|
|
2787
2466
|
````
|
|
2788
2467
|
|
|
@@ -2792,34 +2471,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2792
2471
|
|
|
2793
2472
|
### Rust Crates:
|
|
2794
2473
|
|
|
2795
|
-
- [
|
|
2474
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
2796
2475
|
|
|
2797
2476
|
````text
|
|
2798
|
-
|
|
2477
|
+
MIT License
|
|
2799
2478
|
|
|
2800
|
-
|
|
2801
|
-
person obtaining a copy of this software and associated
|
|
2802
|
-
documentation files (the "Software"), to deal in the
|
|
2803
|
-
Software without restriction, including without
|
|
2804
|
-
limitation the rights to use, copy, modify, merge,
|
|
2805
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2806
|
-
the Software, and to permit persons to whom the Software
|
|
2807
|
-
is furnished to do so, subject to the following
|
|
2808
|
-
conditions:
|
|
2479
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
2809
2480
|
|
|
2810
|
-
|
|
2811
|
-
|
|
2812
|
-
|
|
2481
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2482
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2483
|
+
in the Software without restriction, including without limitation the rights
|
|
2484
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2485
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2486
|
+
furnished to do so, subject to the following conditions:
|
|
2813
2487
|
|
|
2814
|
-
|
|
2815
|
-
|
|
2816
|
-
|
|
2817
|
-
|
|
2818
|
-
|
|
2819
|
-
|
|
2820
|
-
|
|
2821
|
-
IN
|
|
2822
|
-
|
|
2488
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2489
|
+
copies or substantial portions of the Software.
|
|
2490
|
+
|
|
2491
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2492
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2493
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2494
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2495
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2496
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2497
|
+
SOFTWARE.
|
|
2823
2498
|
|
|
2824
2499
|
````
|
|
2825
2500
|
|
|
@@ -2829,17 +2504,53 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2829
2504
|
|
|
2830
2505
|
### Rust Crates:
|
|
2831
2506
|
|
|
2832
|
-
- [
|
|
2507
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
2833
2508
|
|
|
2834
2509
|
````text
|
|
2835
|
-
|
|
2510
|
+
The MIT License (MIT)
|
|
2836
2511
|
|
|
2837
|
-
|
|
2838
|
-
|
|
2839
|
-
|
|
2840
|
-
|
|
2841
|
-
|
|
2842
|
-
|
|
2512
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
2513
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
2514
|
+
|
|
2515
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2516
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2517
|
+
in the Software without restriction, including without limitation the rights
|
|
2518
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2519
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2520
|
+
furnished to do so, subject to the following conditions:
|
|
2521
|
+
|
|
2522
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2523
|
+
copies or substantial portions of the Software.
|
|
2524
|
+
|
|
2525
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2526
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2527
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2528
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2529
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2530
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2531
|
+
SOFTWARE.
|
|
2532
|
+
|
|
2533
|
+
````
|
|
2534
|
+
|
|
2535
|
+
---
|
|
2536
|
+
|
|
2537
|
+
## The following dependencies are licensed under the MIT License:
|
|
2538
|
+
|
|
2539
|
+
### Rust Crates:
|
|
2540
|
+
|
|
2541
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
2542
|
+
|
|
2543
|
+
````text
|
|
2544
|
+
Copyright (c) 2017 Carl Lerche
|
|
2545
|
+
Copyright (c) 2018 Bastian Köcher
|
|
2546
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
2547
|
+
|
|
2548
|
+
Permission is hereby granted, free of charge, to any
|
|
2549
|
+
person obtaining a copy of this software and associated
|
|
2550
|
+
documentation files (the "Software"), to deal in the
|
|
2551
|
+
Software without restriction, including without
|
|
2552
|
+
limitation the rights to use, copy, modify, merge,
|
|
2553
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2843
2554
|
the Software, and to permit persons to whom the Software
|
|
2844
2555
|
is furnished to do so, subject to the following
|
|
2845
2556
|
conditions:
|
|
@@ -2866,10 +2577,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2866
2577
|
|
|
2867
2578
|
### Rust Crates:
|
|
2868
2579
|
|
|
2869
|
-
- [
|
|
2580
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
2870
2581
|
|
|
2871
2582
|
````text
|
|
2872
|
-
Copyright (c)
|
|
2583
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
2584
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2873
2585
|
|
|
2874
2586
|
Permission is hereby granted, free of charge, to any
|
|
2875
2587
|
person obtaining a copy of this software and associated
|
|
@@ -2903,16 +2615,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2903
2615
|
|
|
2904
2616
|
### Rust Crates:
|
|
2905
2617
|
|
|
2906
|
-
- [
|
|
2907
|
-
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
2908
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
2909
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
2910
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
2911
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
2618
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
2912
2619
|
|
|
2913
2620
|
````text
|
|
2914
|
-
Copyright
|
|
2915
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
2621
|
+
Copyright (c) The rust-url developers
|
|
2916
2622
|
|
|
2917
2623
|
Permission is hereby granted, free of charge, to any
|
|
2918
2624
|
person obtaining a copy of this software and associated
|
|
@@ -2946,42 +2652,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2946
2652
|
|
|
2947
2653
|
### Rust Crates:
|
|
2948
2654
|
|
|
2949
|
-
- [
|
|
2950
|
-
|
|
2951
|
-
|
|
2952
|
-
The MIT License (MIT)
|
|
2953
|
-
|
|
2954
|
-
Copyright (c) 2015 Bartłomiej Kamiński
|
|
2955
|
-
|
|
2956
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2957
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2958
|
-
in the Software without restriction, including without limitation the rights
|
|
2959
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2960
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2961
|
-
furnished to do so, subject to the following conditions:
|
|
2962
|
-
|
|
2963
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2964
|
-
copies or substantial portions of the Software.
|
|
2965
|
-
|
|
2966
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2967
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2968
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2969
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2970
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2971
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2972
|
-
SOFTWARE.
|
|
2973
|
-
````
|
|
2974
|
-
|
|
2975
|
-
---
|
|
2976
|
-
|
|
2977
|
-
## The following dependencies are licensed under the MIT License:
|
|
2978
|
-
|
|
2979
|
-
### Rust Crates:
|
|
2980
|
-
|
|
2981
|
-
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
2655
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
2656
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
2657
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
2982
2658
|
|
|
2983
2659
|
````text
|
|
2984
|
-
Copyright (c)
|
|
2660
|
+
Copyright (c) 2019 Tower Contributors
|
|
2985
2661
|
|
|
2986
2662
|
Permission is hereby granted, free of charge, to any
|
|
2987
2663
|
person obtaining a copy of this software and associated
|
|
@@ -3015,10 +2691,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3015
2691
|
|
|
3016
2692
|
### Rust Crates:
|
|
3017
2693
|
|
|
3018
|
-
- [
|
|
2694
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
3019
2695
|
|
|
3020
2696
|
````text
|
|
3021
|
-
Copyright (c)
|
|
2697
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
3022
2698
|
|
|
3023
2699
|
Permission is hereby granted, free of charge, to any
|
|
3024
2700
|
person obtaining a copy of this software and associated
|
|
@@ -3052,16 +2728,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3052
2728
|
|
|
3053
2729
|
### Rust Crates:
|
|
3054
2730
|
|
|
3055
|
-
- [
|
|
2731
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
3056
2732
|
|
|
3057
2733
|
````text
|
|
3058
|
-
|
|
2734
|
+
MIT License
|
|
3059
2735
|
|
|
3060
|
-
|
|
2736
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
3061
2737
|
|
|
3062
|
-
|
|
2738
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2739
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2740
|
+
in the Software without restriction, including without limitation the rights
|
|
2741
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2742
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2743
|
+
furnished to do so, subject to the following conditions:
|
|
3063
2744
|
|
|
3064
|
-
|
|
2745
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2746
|
+
copies or substantial portions of the Software.
|
|
2747
|
+
|
|
2748
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2749
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2750
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2751
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2752
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2753
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2754
|
+
SOFTWARE.
|
|
3065
2755
|
|
|
3066
2756
|
````
|
|
3067
2757
|
|
|
@@ -3069,33 +2759,36 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3069
2759
|
|
|
3070
2760
|
## The following dependencies are licensed under the MIT License:
|
|
3071
2761
|
|
|
3072
|
-
###
|
|
2762
|
+
### Rust Crates:
|
|
3073
2763
|
|
|
3074
|
-
- [
|
|
3075
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
|
|
2764
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
3076
2765
|
|
|
3077
2766
|
````text
|
|
3078
|
-
|
|
3079
|
-
|
|
3080
|
-
Copyright (c) Microsoft Corporation.
|
|
2767
|
+
Copyright (c) 2017 http-rs authors
|
|
3081
2768
|
|
|
3082
|
-
|
|
3083
|
-
|
|
3084
|
-
|
|
3085
|
-
|
|
3086
|
-
|
|
3087
|
-
|
|
2769
|
+
Permission is hereby granted, free of charge, to any
|
|
2770
|
+
person obtaining a copy of this software and associated
|
|
2771
|
+
documentation files (the "Software"), to deal in the
|
|
2772
|
+
Software without restriction, including without
|
|
2773
|
+
limitation the rights to use, copy, modify, merge,
|
|
2774
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2775
|
+
the Software, and to permit persons to whom the Software
|
|
2776
|
+
is furnished to do so, subject to the following
|
|
2777
|
+
conditions:
|
|
3088
2778
|
|
|
3089
|
-
|
|
3090
|
-
|
|
2779
|
+
The above copyright notice and this permission notice
|
|
2780
|
+
shall be included in all copies or substantial portions
|
|
2781
|
+
of the Software.
|
|
3091
2782
|
|
|
3092
|
-
|
|
3093
|
-
|
|
3094
|
-
|
|
3095
|
-
|
|
3096
|
-
|
|
3097
|
-
|
|
3098
|
-
|
|
2783
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2784
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2785
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2786
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2787
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2788
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2789
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2790
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2791
|
+
DEALINGS IN THE SOFTWARE.
|
|
3099
2792
|
|
|
3100
2793
|
````
|
|
3101
2794
|
|
|
@@ -3103,14 +2796,13 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3103
2796
|
|
|
3104
2797
|
## The following dependencies are licensed under the MIT License:
|
|
3105
2798
|
|
|
3106
|
-
###
|
|
2799
|
+
### Rust Crates:
|
|
3107
2800
|
|
|
3108
|
-
- [
|
|
2801
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
3109
2802
|
|
|
3110
2803
|
````text
|
|
3111
|
-
|
|
3112
|
-
|
|
3113
|
-
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
2804
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
2805
|
+
Copyright (c) 2016 Alex Crichton
|
|
3114
2806
|
|
|
3115
2807
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3116
2808
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3119,16 +2811,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3119
2811
|
copies of the Software, and to permit persons to whom the Software is
|
|
3120
2812
|
furnished to do so, subject to the following conditions:
|
|
3121
2813
|
|
|
3122
|
-
The above copyright notice and this permission notice shall be included in
|
|
3123
|
-
copies or substantial portions of the Software.
|
|
2814
|
+
The above copyright notice and this permission notice shall be included in
|
|
2815
|
+
all copies or substantial portions of the Software.
|
|
3124
2816
|
|
|
3125
2817
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3126
2818
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3127
2819
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3128
2820
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3129
2821
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3130
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3131
|
-
SOFTWARE.
|
|
2822
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2823
|
+
THE SOFTWARE.
|
|
3132
2824
|
|
|
3133
2825
|
|
|
3134
2826
|
````
|
|
@@ -3139,30 +2831,29 @@ SOFTWARE.
|
|
|
3139
2831
|
|
|
3140
2832
|
### Rust Crates:
|
|
3141
2833
|
|
|
3142
|
-
- [
|
|
2834
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
2835
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2836
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3143
2837
|
|
|
3144
2838
|
````text
|
|
3145
2839
|
MIT License
|
|
3146
2840
|
|
|
3147
|
-
Copyright (c)
|
|
2841
|
+
Copyright (c) <year> <copyright holders>
|
|
3148
2842
|
|
|
3149
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3150
|
-
|
|
3151
|
-
|
|
3152
|
-
|
|
3153
|
-
|
|
3154
|
-
furnished to do so, subject to the following conditions:
|
|
2843
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
2844
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
2845
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2846
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
2847
|
+
following conditions:
|
|
3155
2848
|
|
|
3156
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3157
|
-
|
|
2849
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
2850
|
+
portions of the Software.
|
|
3158
2851
|
|
|
3159
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3160
|
-
|
|
3161
|
-
|
|
3162
|
-
|
|
3163
|
-
|
|
3164
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3165
|
-
SOFTWARE.
|
|
2852
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
2853
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
2854
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2855
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
2856
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3166
2857
|
|
|
3167
2858
|
````
|
|
3168
2859
|
|
|
@@ -3172,11 +2863,34 @@ SOFTWARE.
|
|
|
3172
2863
|
|
|
3173
2864
|
### Rust Crates:
|
|
3174
2865
|
|
|
3175
|
-
- [
|
|
2866
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
2867
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
3176
2868
|
|
|
3177
2869
|
````text
|
|
3178
|
-
|
|
3179
|
-
|
|
2870
|
+
The MIT License (MIT)
|
|
2871
|
+
|
|
2872
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
2873
|
+
|
|
2874
|
+
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:
|
|
2875
|
+
|
|
2876
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2877
|
+
|
|
2878
|
+
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.
|
|
2879
|
+
|
|
2880
|
+
````
|
|
2881
|
+
|
|
2882
|
+
---
|
|
2883
|
+
|
|
2884
|
+
## The following dependencies are licensed under the MIT License:
|
|
2885
|
+
|
|
2886
|
+
### NPM Packages:
|
|
2887
|
+
|
|
2888
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
2889
|
+
|
|
2890
|
+
````text
|
|
2891
|
+
The MIT License (MIT)
|
|
2892
|
+
|
|
2893
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
3180
2894
|
|
|
3181
2895
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3182
2896
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3185,16 +2899,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3185
2899
|
copies of the Software, and to permit persons to whom the Software is
|
|
3186
2900
|
furnished to do so, subject to the following conditions:
|
|
3187
2901
|
|
|
3188
|
-
The above copyright notice and this permission notice shall be included in
|
|
3189
|
-
|
|
2902
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2903
|
+
copies or substantial portions of the Software.
|
|
3190
2904
|
|
|
3191
2905
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3192
2906
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3193
2907
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3194
2908
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3195
2909
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3196
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3197
|
-
|
|
2910
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2911
|
+
SOFTWARE.
|
|
3198
2912
|
|
|
3199
2913
|
|
|
3200
2914
|
````
|
|
@@ -3205,12 +2919,12 @@ THE SOFTWARE.
|
|
|
3205
2919
|
|
|
3206
2920
|
### NPM Packages:
|
|
3207
2921
|
|
|
3208
|
-
- [
|
|
2922
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
3209
2923
|
|
|
3210
2924
|
````text
|
|
3211
2925
|
MIT License
|
|
3212
2926
|
|
|
3213
|
-
Copyright (c)
|
|
2927
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
3214
2928
|
|
|
3215
2929
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3216
2930
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3230,8 +2944,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3230
2944
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3231
2945
|
SOFTWARE.
|
|
3232
2946
|
|
|
3233
|
-
[others]: https://github.com/json5/json5/contributors
|
|
3234
|
-
|
|
3235
2947
|
````
|
|
3236
2948
|
|
|
3237
2949
|
---
|
|
@@ -3240,10 +2952,11 @@ SOFTWARE.
|
|
|
3240
2952
|
|
|
3241
2953
|
### Rust Crates:
|
|
3242
2954
|
|
|
3243
|
-
- [
|
|
2955
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
3244
2956
|
|
|
3245
2957
|
````text
|
|
3246
|
-
Copyright (c)
|
|
2958
|
+
Copyright (c) 2017 Daniel Abramov
|
|
2959
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
3247
2960
|
|
|
3248
2961
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3249
2962
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3263,38 +2976,42 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3263
2976
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3264
2977
|
THE SOFTWARE.
|
|
3265
2978
|
|
|
3266
|
-
|
|
3267
2979
|
````
|
|
3268
2980
|
|
|
3269
2981
|
---
|
|
3270
2982
|
|
|
3271
2983
|
## The following dependencies are licensed under the MIT License:
|
|
3272
2984
|
|
|
3273
|
-
###
|
|
2985
|
+
### Rust Crates:
|
|
3274
2986
|
|
|
3275
|
-
- [
|
|
2987
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
3276
2988
|
|
|
3277
2989
|
````text
|
|
3278
|
-
|
|
3279
|
-
pngjs derived work Copyright (c) 2012 Kuba Niegowski
|
|
2990
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
3280
2991
|
|
|
3281
|
-
Permission is hereby granted, free of charge, to any
|
|
3282
|
-
of this software and associated
|
|
3283
|
-
|
|
3284
|
-
|
|
3285
|
-
|
|
3286
|
-
|
|
2992
|
+
Permission is hereby granted, free of charge, to any
|
|
2993
|
+
person obtaining a copy of this software and associated
|
|
2994
|
+
documentation files (the "Software"), to deal in the
|
|
2995
|
+
Software without restriction, including without
|
|
2996
|
+
limitation the rights to use, copy, modify, merge,
|
|
2997
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2998
|
+
the Software, and to permit persons to whom the Software
|
|
2999
|
+
is furnished to do so, subject to the following
|
|
3000
|
+
conditions:
|
|
3287
3001
|
|
|
3288
|
-
The above copyright notice and this permission notice
|
|
3289
|
-
all copies or substantial portions
|
|
3002
|
+
The above copyright notice and this permission notice
|
|
3003
|
+
shall be included in all copies or substantial portions
|
|
3004
|
+
of the Software.
|
|
3290
3005
|
|
|
3291
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3292
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3293
|
-
|
|
3294
|
-
|
|
3295
|
-
|
|
3296
|
-
|
|
3297
|
-
|
|
3006
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3007
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3008
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3009
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3010
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3011
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3012
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3013
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3014
|
+
DEALINGS IN THE SOFTWARE.
|
|
3298
3015
|
|
|
3299
3016
|
````
|
|
3300
3017
|
|
|
@@ -3304,29 +3021,34 @@ THE SOFTWARE.
|
|
|
3304
3021
|
|
|
3305
3022
|
### Rust Crates:
|
|
3306
3023
|
|
|
3307
|
-
- [
|
|
3024
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
3308
3025
|
|
|
3309
3026
|
````text
|
|
3310
|
-
Copyright (c) 2017
|
|
3311
|
-
Copyright (c) 2016 Jason Housley
|
|
3027
|
+
Copyright (c) 2016--2017
|
|
3312
3028
|
|
|
3313
|
-
Permission is hereby granted, free of charge, to any
|
|
3314
|
-
of this software and associated
|
|
3315
|
-
|
|
3316
|
-
|
|
3317
|
-
|
|
3318
|
-
|
|
3029
|
+
Permission is hereby granted, free of charge, to any
|
|
3030
|
+
person obtaining a copy of this software and associated
|
|
3031
|
+
documentation files (the "Software"), to deal in the
|
|
3032
|
+
Software without restriction, including without
|
|
3033
|
+
limitation the rights to use, copy, modify, merge,
|
|
3034
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3035
|
+
the Software, and to permit persons to whom the Software
|
|
3036
|
+
is furnished to do so, subject to the following
|
|
3037
|
+
conditions:
|
|
3319
3038
|
|
|
3320
|
-
The above copyright notice and this permission notice
|
|
3321
|
-
all copies or substantial portions
|
|
3039
|
+
The above copyright notice and this permission notice
|
|
3040
|
+
shall be included in all copies or substantial portions
|
|
3041
|
+
of the Software.
|
|
3322
3042
|
|
|
3323
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3324
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3325
|
-
|
|
3326
|
-
|
|
3327
|
-
|
|
3328
|
-
|
|
3329
|
-
|
|
3043
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3044
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3045
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3046
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3047
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3048
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3049
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3050
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3051
|
+
DEALINGS IN THE SOFTWARE.
|
|
3330
3052
|
|
|
3331
3053
|
````
|
|
3332
3054
|
|
|
@@ -3334,29 +3056,37 @@ THE SOFTWARE.
|
|
|
3334
3056
|
|
|
3335
3057
|
## The following dependencies are licensed under the MIT License:
|
|
3336
3058
|
|
|
3337
|
-
###
|
|
3059
|
+
### Rust Crates:
|
|
3338
3060
|
|
|
3339
|
-
- [
|
|
3061
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
3340
3062
|
|
|
3341
3063
|
````text
|
|
3342
|
-
|
|
3064
|
+
Copyright 2023 The Fuchsia Authors
|
|
3343
3065
|
|
|
3344
|
-
Permission is hereby granted, free of charge, to any
|
|
3345
|
-
|
|
3346
|
-
the Software
|
|
3347
|
-
|
|
3348
|
-
the
|
|
3349
|
-
|
|
3066
|
+
Permission is hereby granted, free of charge, to any
|
|
3067
|
+
person obtaining a copy of this software and associated
|
|
3068
|
+
documentation files (the "Software"), to deal in the
|
|
3069
|
+
Software without restriction, including without
|
|
3070
|
+
limitation the rights to use, copy, modify, merge,
|
|
3071
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3072
|
+
the Software, and to permit persons to whom the Software
|
|
3073
|
+
is furnished to do so, subject to the following
|
|
3074
|
+
conditions:
|
|
3350
3075
|
|
|
3351
|
-
The above copyright notice and this permission notice
|
|
3352
|
-
copies or substantial portions
|
|
3076
|
+
The above copyright notice and this permission notice
|
|
3077
|
+
shall be included in all copies or substantial portions
|
|
3078
|
+
of the Software.
|
|
3079
|
+
|
|
3080
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3081
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3082
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3083
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3084
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3085
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3086
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3087
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3088
|
+
DEALINGS IN THE SOFTWARE.
|
|
3353
3089
|
|
|
3354
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3355
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3356
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
3357
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3358
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3359
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3360
3090
|
|
|
3361
3091
|
````
|
|
3362
3092
|
|
|
@@ -3366,11 +3096,49 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3366
3096
|
|
|
3367
3097
|
### Rust Crates:
|
|
3368
3098
|
|
|
3369
|
-
- [
|
|
3099
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
3370
3100
|
|
|
3371
3101
|
````text
|
|
3372
|
-
Copyright (c)
|
|
3373
|
-
|
|
3102
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
3103
|
+
|
|
3104
|
+
Permission is hereby granted, free of charge, to any
|
|
3105
|
+
person obtaining a copy of this software and associated
|
|
3106
|
+
documentation files (the "Software"), to deal in the
|
|
3107
|
+
Software without restriction, including without
|
|
3108
|
+
limitation the rights to use, copy, modify, merge,
|
|
3109
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3110
|
+
the Software, and to permit persons to whom the Software
|
|
3111
|
+
is furnished to do so, subject to the following
|
|
3112
|
+
conditions:
|
|
3113
|
+
|
|
3114
|
+
The above copyright notice and this permission notice
|
|
3115
|
+
shall be included in all copies or substantial portions
|
|
3116
|
+
of the Software.
|
|
3117
|
+
|
|
3118
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3119
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3120
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3121
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3122
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3123
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3124
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3125
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3126
|
+
DEALINGS IN THE SOFTWARE.
|
|
3127
|
+
|
|
3128
|
+
````
|
|
3129
|
+
|
|
3130
|
+
---
|
|
3131
|
+
|
|
3132
|
+
## The following dependencies are licensed under the MIT License:
|
|
3133
|
+
|
|
3134
|
+
### NPM Packages:
|
|
3135
|
+
|
|
3136
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
3137
|
+
|
|
3138
|
+
````text
|
|
3139
|
+
MIT License
|
|
3140
|
+
|
|
3141
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
3374
3142
|
|
|
3375
3143
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3376
3144
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3379,16 +3147,53 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3379
3147
|
copies of the Software, and to permit persons to whom the Software is
|
|
3380
3148
|
furnished to do so, subject to the following conditions:
|
|
3381
3149
|
|
|
3382
|
-
The above copyright notice and this permission notice shall be included in
|
|
3383
|
-
|
|
3150
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3151
|
+
copies or substantial portions of the Software.
|
|
3384
3152
|
|
|
3385
3153
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3386
3154
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3387
3155
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3388
3156
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3389
3157
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3390
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3391
|
-
|
|
3158
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3159
|
+
SOFTWARE.
|
|
3160
|
+
|
|
3161
|
+
[others]: https://github.com/json5/json5/contributors
|
|
3162
|
+
|
|
3163
|
+
````
|
|
3164
|
+
|
|
3165
|
+
---
|
|
3166
|
+
|
|
3167
|
+
## The following dependencies are licensed under the MIT License:
|
|
3168
|
+
|
|
3169
|
+
### Rust Crates:
|
|
3170
|
+
|
|
3171
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
3172
|
+
|
|
3173
|
+
````text
|
|
3174
|
+
The MIT License (MIT)
|
|
3175
|
+
|
|
3176
|
+
Copyright (c) 2016 Johann Tuffe
|
|
3177
|
+
|
|
3178
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3179
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3180
|
+
in the Software without restriction, including without limitation the rights
|
|
3181
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3182
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3183
|
+
furnished to do so, subject to the following conditions:
|
|
3184
|
+
|
|
3185
|
+
|
|
3186
|
+
The above copyright notice and this permission notice shall be included in
|
|
3187
|
+
all copies or substantial portions of the Software.
|
|
3188
|
+
|
|
3189
|
+
|
|
3190
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3191
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3192
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3193
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3194
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3195
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3196
|
+
THE SOFTWARE.
|
|
3392
3197
|
|
|
3393
3198
|
````
|
|
3394
3199
|
|
|
@@ -3398,10 +3203,10 @@ THE SOFTWARE.
|
|
|
3398
3203
|
|
|
3399
3204
|
### Rust Crates:
|
|
3400
3205
|
|
|
3401
|
-
- [
|
|
3206
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
3402
3207
|
|
|
3403
3208
|
````text
|
|
3404
|
-
Copyright
|
|
3209
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
3405
3210
|
|
|
3406
3211
|
Permission is hereby granted, free of charge, to any
|
|
3407
3212
|
person obtaining a copy of this software and associated
|
|
@@ -3427,7 +3232,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
3427
3232
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3428
3233
|
DEALINGS IN THE SOFTWARE.
|
|
3429
3234
|
|
|
3430
|
-
|
|
3431
3235
|
````
|
|
3432
3236
|
|
|
3433
3237
|
---
|
|
@@ -3436,12 +3240,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3436
3240
|
|
|
3437
3241
|
### NPM Packages:
|
|
3438
3242
|
|
|
3439
|
-
- [
|
|
3243
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
3244
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
3440
3245
|
|
|
3441
3246
|
````text
|
|
3442
|
-
|
|
3247
|
+
MIT License
|
|
3443
3248
|
|
|
3444
|
-
Copyright (c)
|
|
3249
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
3445
3250
|
|
|
3446
3251
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3447
3252
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3450,16 +3255,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3450
3255
|
copies of the Software, and to permit persons to whom the Software is
|
|
3451
3256
|
furnished to do so, subject to the following conditions:
|
|
3452
3257
|
|
|
3453
|
-
The above copyright notice and this permission notice shall be included in
|
|
3454
|
-
|
|
3258
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3259
|
+
copies or substantial portions of the Software.
|
|
3455
3260
|
|
|
3456
3261
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3457
3262
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3458
3263
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3459
3264
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3460
3265
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3461
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3462
|
-
|
|
3266
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3267
|
+
SOFTWARE.
|
|
3463
3268
|
|
|
3464
3269
|
````
|
|
3465
3270
|
|
|
@@ -3469,10 +3274,10 @@ THE SOFTWARE.
|
|
|
3469
3274
|
|
|
3470
3275
|
### Rust Crates:
|
|
3471
3276
|
|
|
3472
|
-
- [
|
|
3277
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
3473
3278
|
|
|
3474
3279
|
````text
|
|
3475
|
-
Copyright
|
|
3280
|
+
Copyright Mozilla Foundation
|
|
3476
3281
|
|
|
3477
3282
|
Permission is hereby granted, free of charge, to any
|
|
3478
3283
|
person obtaining a copy of this software and associated
|
|
@@ -3506,19 +3311,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3506
3311
|
|
|
3507
3312
|
### Rust Crates:
|
|
3508
3313
|
|
|
3509
|
-
- [
|
|
3510
|
-
- [
|
|
3511
|
-
- [
|
|
3512
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3513
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3514
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3515
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3516
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3517
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3314
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
3315
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
3316
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
3518
3317
|
|
|
3519
3318
|
````text
|
|
3520
|
-
Copyright (c)
|
|
3521
|
-
Copyright (c) 2017 The Tokio Authors
|
|
3319
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
3522
3320
|
|
|
3523
3321
|
Permission is hereby granted, free of charge, to any
|
|
3524
3322
|
person obtaining a copy of this software and associated
|
|
@@ -3552,64 +3350,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3552
3350
|
|
|
3553
3351
|
### Rust Crates:
|
|
3554
3352
|
|
|
3555
|
-
- [
|
|
3556
|
-
|
|
3557
|
-
````text
|
|
3558
|
-
MIT License
|
|
3559
|
-
|
|
3560
|
-
Copyright (c) 2019 Yoshua Wuyts
|
|
3561
|
-
Copyright (c) Tokio Contributors
|
|
3562
|
-
|
|
3563
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3564
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3565
|
-
in the Software without restriction, including without limitation the rights
|
|
3566
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3567
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3568
|
-
furnished to do so, subject to the following conditions:
|
|
3569
|
-
|
|
3570
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3571
|
-
copies or substantial portions of the Software.
|
|
3572
|
-
|
|
3573
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3574
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3575
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3576
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3577
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3578
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3579
|
-
SOFTWARE.
|
|
3580
|
-
|
|
3581
|
-
````
|
|
3582
|
-
|
|
3583
|
-
---
|
|
3584
|
-
|
|
3585
|
-
## The following dependencies are licensed under the MIT License:
|
|
3586
|
-
|
|
3587
|
-
### NPM Packages:
|
|
3588
|
-
|
|
3589
|
-
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
3353
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
3590
3354
|
|
|
3591
3355
|
````text
|
|
3592
|
-
|
|
3593
|
-
|
|
3594
|
-
Copyright (c) Matteo Collina and Undici contributors
|
|
3356
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
3595
3357
|
|
|
3596
|
-
Permission is hereby granted, free of charge, to any
|
|
3597
|
-
of this software and associated
|
|
3598
|
-
|
|
3599
|
-
|
|
3600
|
-
|
|
3601
|
-
|
|
3358
|
+
Permission is hereby granted, free of charge, to any
|
|
3359
|
+
person obtaining a copy of this software and associated
|
|
3360
|
+
documentation files (the "Software"), to deal in the
|
|
3361
|
+
Software without restriction, including without
|
|
3362
|
+
limitation the rights to use, copy, modify, merge,
|
|
3363
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3364
|
+
the Software, and to permit persons to whom the Software
|
|
3365
|
+
is furnished to do so, subject to the following
|
|
3366
|
+
conditions:
|
|
3602
3367
|
|
|
3603
|
-
The above copyright notice and this permission notice
|
|
3604
|
-
copies or substantial portions
|
|
3368
|
+
The above copyright notice and this permission notice
|
|
3369
|
+
shall be included in all copies or substantial portions
|
|
3370
|
+
of the Software.
|
|
3605
3371
|
|
|
3606
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3607
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3608
|
-
|
|
3609
|
-
|
|
3610
|
-
|
|
3611
|
-
|
|
3612
|
-
|
|
3372
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3373
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3374
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3375
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3376
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3377
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3378
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3379
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3380
|
+
DEALINGS IN THE SOFTWARE.
|
|
3613
3381
|
|
|
3614
3382
|
````
|
|
3615
3383
|
|
|
@@ -3619,11 +3387,38 @@ SOFTWARE.
|
|
|
3619
3387
|
|
|
3620
3388
|
### Rust Crates:
|
|
3621
3389
|
|
|
3622
|
-
- [
|
|
3390
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
3391
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
3392
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
3393
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
3394
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
3395
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
3396
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
3397
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
3398
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
3399
|
+
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3400
|
+
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3401
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
3402
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
3403
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
3404
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
3405
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3406
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3407
|
+
- [rustix](https://github.com/bytecodealliance/rustix) (1.1.4)
|
|
3408
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
3409
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
3410
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
3411
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
3412
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
3413
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
3414
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3415
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3416
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3417
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3418
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
3419
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
3623
3420
|
|
|
3624
3421
|
````text
|
|
3625
|
-
Copyright (c) 2018 Carl Lerche
|
|
3626
|
-
|
|
3627
3422
|
Permission is hereby granted, free of charge, to any
|
|
3628
3423
|
person obtaining a copy of this software and associated
|
|
3629
3424
|
documentation files (the "Software"), to deal in the
|
|
@@ -3656,17 +3451,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3656
3451
|
|
|
3657
3452
|
### Rust Crates:
|
|
3658
3453
|
|
|
3659
|
-
- [
|
|
3454
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
3660
3455
|
|
|
3661
3456
|
````text
|
|
3662
|
-
|
|
3663
|
-
|
|
3664
|
-
Includes parts of http date with the following copyright:
|
|
3665
|
-
Copyright (c) 2016 Pyfisch
|
|
3666
|
-
|
|
3667
|
-
Includes portions of musl libc with the following copyright:
|
|
3668
|
-
Copyright © 2005-2013 Rich Felker
|
|
3457
|
+
The MIT License (MIT)
|
|
3669
3458
|
|
|
3459
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
3670
3460
|
|
|
3671
3461
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3672
3462
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3694,19 +3484,34 @@ SOFTWARE.
|
|
|
3694
3484
|
|
|
3695
3485
|
### Rust Crates:
|
|
3696
3486
|
|
|
3697
|
-
- [
|
|
3698
|
-
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
3487
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
3699
3488
|
|
|
3700
3489
|
````text
|
|
3701
|
-
|
|
3702
|
-
|
|
3703
|
-
Copyright 2016 Google Inc. All Rights Reserved.
|
|
3490
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
3704
3491
|
|
|
3705
|
-
Permission is hereby granted, free of charge, to any
|
|
3492
|
+
Permission is hereby granted, free of charge, to any
|
|
3493
|
+
person obtaining a copy of this software and associated
|
|
3494
|
+
documentation files (the "Software"), to deal in the
|
|
3495
|
+
Software without restriction, including without
|
|
3496
|
+
limitation the rights to use, copy, modify, merge,
|
|
3497
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3498
|
+
the Software, and to permit persons to whom the Software
|
|
3499
|
+
is furnished to do so, subject to the following
|
|
3500
|
+
conditions:
|
|
3706
3501
|
|
|
3707
|
-
The above copyright notice and this permission notice
|
|
3502
|
+
The above copyright notice and this permission notice
|
|
3503
|
+
shall be included in all copies or substantial portions
|
|
3504
|
+
of the Software.
|
|
3708
3505
|
|
|
3709
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3506
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3507
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3508
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3509
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3510
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3511
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3512
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3513
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3514
|
+
DEALINGS IN THE SOFTWARE.
|
|
3710
3515
|
|
|
3711
3516
|
````
|
|
3712
3517
|
|
|
@@ -3716,61 +3521,33 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3716
3521
|
|
|
3717
3522
|
### Rust Crates:
|
|
3718
3523
|
|
|
3719
|
-
- [
|
|
3524
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
3720
3525
|
|
|
3721
3526
|
````text
|
|
3722
|
-
|
|
3527
|
+
The MIT License (MIT)
|
|
3528
|
+
|
|
3529
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
3723
3530
|
|
|
3724
3531
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3725
3532
|
of this software and associated documentation files (the "Software"), to deal
|
|
3726
3533
|
in the Software without restriction, including without limitation the rights
|
|
3727
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3728
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3729
|
-
furnished to do so, subject to the following conditions:
|
|
3730
|
-
|
|
3731
|
-
The above copyright notice and this permission notice shall be included in
|
|
3732
|
-
all copies or substantial portions of the Software.
|
|
3733
|
-
|
|
3734
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3735
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3736
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3737
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3738
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3739
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3740
|
-
THE SOFTWARE.
|
|
3741
|
-
|
|
3742
|
-
````
|
|
3743
|
-
|
|
3744
|
-
---
|
|
3745
|
-
|
|
3746
|
-
## The following dependencies are licensed under the MIT License:
|
|
3747
|
-
|
|
3748
|
-
### Rust Crates:
|
|
3749
|
-
|
|
3750
|
-
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
3751
|
-
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3752
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3753
|
-
|
|
3754
|
-
````text
|
|
3755
|
-
MIT License
|
|
3756
|
-
|
|
3757
|
-
Copyright (c) <year> <copyright holders>
|
|
3758
|
-
|
|
3759
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
3760
|
-
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
3761
|
-
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3762
|
-
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
3763
|
-
following conditions:
|
|
3534
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3535
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3536
|
+
furnished to do so, subject to the following conditions:
|
|
3764
3537
|
|
|
3765
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3766
|
-
portions of the Software.
|
|
3538
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3539
|
+
copies or substantial portions of the Software.
|
|
3767
3540
|
|
|
3768
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3769
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3770
|
-
|
|
3771
|
-
|
|
3772
|
-
|
|
3541
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3542
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3543
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3544
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3545
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3546
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3547
|
+
SOFTWARE.
|
|
3773
3548
|
|
|
3549
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
3550
|
+
licences; see files named LICENSE.*.txt for details.
|
|
3774
3551
|
````
|
|
3775
3552
|
|
|
3776
3553
|
---
|
|
@@ -3779,11 +3556,13 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3779
3556
|
|
|
3780
3557
|
### Rust Crates:
|
|
3781
3558
|
|
|
3782
|
-
- [
|
|
3783
|
-
- [
|
|
3559
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
3560
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
3784
3561
|
|
|
3785
3562
|
````text
|
|
3786
|
-
Copyright (c)
|
|
3563
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
3564
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
3565
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
3787
3566
|
|
|
3788
3567
|
Permission is hereby granted, free of charge, to any
|
|
3789
3568
|
person obtaining a copy of this software and associated
|
|
@@ -3815,34 +3594,29 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3815
3594
|
|
|
3816
3595
|
## The following dependencies are licensed under the MIT License:
|
|
3817
3596
|
|
|
3818
|
-
###
|
|
3597
|
+
### NPM Packages:
|
|
3819
3598
|
|
|
3820
|
-
- [
|
|
3821
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3822
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
3599
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
3823
3600
|
|
|
3824
3601
|
````text
|
|
3825
|
-
MIT
|
|
3826
|
-
|
|
3827
|
-
Copyright (c) 2017 Ted Driggs
|
|
3602
|
+
This software is released under the MIT license:
|
|
3828
3603
|
|
|
3829
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3830
|
-
|
|
3831
|
-
|
|
3832
|
-
|
|
3833
|
-
|
|
3834
|
-
|
|
3604
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
3605
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
3606
|
+
the Software without restriction, including without limitation the rights to
|
|
3607
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
3608
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
3609
|
+
subject to the following conditions:
|
|
3835
3610
|
|
|
3836
3611
|
The above copyright notice and this permission notice shall be included in all
|
|
3837
3612
|
copies or substantial portions of the Software.
|
|
3838
3613
|
|
|
3839
3614
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3840
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3841
|
-
|
|
3842
|
-
|
|
3843
|
-
|
|
3844
|
-
|
|
3845
|
-
SOFTWARE.
|
|
3615
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
3616
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
3617
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3618
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
3619
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3846
3620
|
|
|
3847
3621
|
````
|
|
3848
3622
|
|
|
@@ -3852,10 +3626,10 @@ SOFTWARE.
|
|
|
3852
3626
|
|
|
3853
3627
|
### Rust Crates:
|
|
3854
3628
|
|
|
3855
|
-
- [
|
|
3629
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
3856
3630
|
|
|
3857
3631
|
````text
|
|
3858
|
-
Copyright (c)
|
|
3632
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
3859
3633
|
|
|
3860
3634
|
Permission is hereby granted, free of charge, to any
|
|
3861
3635
|
person obtaining a copy of this software and associated
|
|
@@ -3889,16 +3663,33 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3889
3663
|
|
|
3890
3664
|
### Rust Crates:
|
|
3891
3665
|
|
|
3892
|
-
- [
|
|
3666
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
3893
3667
|
|
|
3894
3668
|
````text
|
|
3895
|
-
|
|
3669
|
+
MIT License
|
|
3896
3670
|
|
|
3897
|
-
|
|
3671
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
3672
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
3673
|
+
Copyright (c) 2017 Frommi
|
|
3674
|
+
Copyright (c) 2017-2024 oyvindln
|
|
3898
3675
|
|
|
3899
|
-
|
|
3676
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3677
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3678
|
+
in the Software without restriction, including without limitation the rights
|
|
3679
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3680
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3681
|
+
furnished to do so, subject to the following conditions:
|
|
3900
3682
|
|
|
3901
|
-
|
|
3683
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3684
|
+
copies or substantial portions of the Software.
|
|
3685
|
+
|
|
3686
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3687
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3688
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3689
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3690
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3691
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3692
|
+
SOFTWARE.
|
|
3902
3693
|
|
|
3903
3694
|
````
|
|
3904
3695
|
|
|
@@ -3908,10 +3699,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3908
3699
|
|
|
3909
3700
|
### Rust Crates:
|
|
3910
3701
|
|
|
3911
|
-
- [
|
|
3702
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
3912
3703
|
|
|
3913
3704
|
````text
|
|
3914
|
-
Copyright (c)
|
|
3705
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
3915
3706
|
|
|
3916
3707
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3917
3708
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3931,6 +3722,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3931
3722
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3932
3723
|
THE SOFTWARE.
|
|
3933
3724
|
|
|
3725
|
+
|
|
3934
3726
|
````
|
|
3935
3727
|
|
|
3936
3728
|
---
|
|
@@ -3939,10 +3731,11 @@ THE SOFTWARE.
|
|
|
3939
3731
|
|
|
3940
3732
|
### Rust Crates:
|
|
3941
3733
|
|
|
3942
|
-
- [
|
|
3734
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
3943
3735
|
|
|
3944
3736
|
````text
|
|
3945
|
-
Copyright (c)
|
|
3737
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
3738
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3946
3739
|
|
|
3947
3740
|
Permission is hereby granted, free of charge, to any
|
|
3948
3741
|
person obtaining a copy of this software and associated
|
|
@@ -3974,12 +3767,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3974
3767
|
|
|
3975
3768
|
## The following dependencies are licensed under the MIT License:
|
|
3976
3769
|
|
|
3977
|
-
###
|
|
3770
|
+
### NPM Packages:
|
|
3978
3771
|
|
|
3979
|
-
- [
|
|
3772
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
3980
3773
|
|
|
3981
3774
|
````text
|
|
3982
|
-
|
|
3775
|
+
The MIT License (MIT)
|
|
3776
|
+
|
|
3777
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
3983
3778
|
|
|
3984
3779
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3985
3780
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3999,7 +3794,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3999
3794
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4000
3795
|
THE SOFTWARE.
|
|
4001
3796
|
|
|
4002
|
-
|
|
4003
3797
|
````
|
|
4004
3798
|
|
|
4005
3799
|
---
|
|
@@ -4008,13 +3802,10 @@ THE SOFTWARE.
|
|
|
4008
3802
|
|
|
4009
3803
|
### Rust Crates:
|
|
4010
3804
|
|
|
4011
|
-
- [
|
|
4012
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
4013
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
4014
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
3805
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
4015
3806
|
|
|
4016
3807
|
````text
|
|
4017
|
-
Copyright (c)
|
|
3808
|
+
Copyright (c) 2015 Steven Allen
|
|
4018
3809
|
|
|
4019
3810
|
Permission is hereby granted, free of charge, to any
|
|
4020
3811
|
person obtaining a copy of this software and associated
|
|
@@ -4046,12 +3837,46 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4046
3837
|
|
|
4047
3838
|
## The following dependencies are licensed under the MIT License:
|
|
4048
3839
|
|
|
3840
|
+
### NPM Packages:
|
|
3841
|
+
|
|
3842
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
3843
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.39)
|
|
3844
|
+
|
|
3845
|
+
````text
|
|
3846
|
+
MIT License
|
|
3847
|
+
|
|
3848
|
+
Copyright (c) Microsoft Corporation.
|
|
3849
|
+
|
|
3850
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3851
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3852
|
+
in the Software without restriction, including without limitation the rights
|
|
3853
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3854
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3855
|
+
furnished to do so, subject to the following conditions:
|
|
3856
|
+
|
|
3857
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3858
|
+
copies or substantial portions of the Software.
|
|
3859
|
+
|
|
3860
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3861
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3862
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3863
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3864
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3865
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3866
|
+
SOFTWARE
|
|
3867
|
+
|
|
3868
|
+
````
|
|
3869
|
+
|
|
3870
|
+
---
|
|
3871
|
+
|
|
3872
|
+
## The following dependencies are licensed under the MIT License:
|
|
3873
|
+
|
|
4049
3874
|
### Rust Crates:
|
|
4050
3875
|
|
|
4051
|
-
- [
|
|
3876
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
4052
3877
|
|
|
4053
3878
|
````text
|
|
4054
|
-
Copyright (c)
|
|
3879
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
4055
3880
|
|
|
4056
3881
|
Permission is hereby granted, free of charge, to any
|
|
4057
3882
|
person obtaining a copy of this software and associated
|
|
@@ -4085,10 +3910,77 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4085
3910
|
|
|
4086
3911
|
### Rust Crates:
|
|
4087
3912
|
|
|
4088
|
-
- [
|
|
3913
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
4089
3914
|
|
|
4090
3915
|
````text
|
|
4091
|
-
|
|
3916
|
+
The MIT License (MIT)
|
|
3917
|
+
|
|
3918
|
+
Copyright (c) 2015 Danny Guo
|
|
3919
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
3920
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
3921
|
+
|
|
3922
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3923
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3924
|
+
in the Software without restriction, including without limitation the rights
|
|
3925
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3926
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3927
|
+
furnished to do so, subject to the following conditions:
|
|
3928
|
+
|
|
3929
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3930
|
+
copies or substantial portions of the Software.
|
|
3931
|
+
|
|
3932
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3933
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3934
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3935
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3936
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3937
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3938
|
+
SOFTWARE.
|
|
3939
|
+
|
|
3940
|
+
````
|
|
3941
|
+
|
|
3942
|
+
---
|
|
3943
|
+
|
|
3944
|
+
## The following dependencies are licensed under the MIT License:
|
|
3945
|
+
|
|
3946
|
+
### Rust Crates:
|
|
3947
|
+
|
|
3948
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
3949
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
3950
|
+
|
|
3951
|
+
````text
|
|
3952
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
3953
|
+
|
|
3954
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3955
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3956
|
+
in the Software without restriction, including without limitation the rights
|
|
3957
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3958
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3959
|
+
furnished to do so, subject to the following conditions:
|
|
3960
|
+
|
|
3961
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3962
|
+
copies or substantial portions of the Software.
|
|
3963
|
+
|
|
3964
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3965
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3966
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3967
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3968
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3969
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3970
|
+
SOFTWARE.
|
|
3971
|
+
|
|
3972
|
+
````
|
|
3973
|
+
|
|
3974
|
+
---
|
|
3975
|
+
|
|
3976
|
+
## The following dependencies are licensed under the MIT License:
|
|
3977
|
+
|
|
3978
|
+
### Rust Crates:
|
|
3979
|
+
|
|
3980
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
3981
|
+
|
|
3982
|
+
````text
|
|
3983
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
4092
3984
|
|
|
4093
3985
|
Permission is hereby granted, free of charge, to any
|
|
4094
3986
|
person obtaining a copy of this software and associated
|
|
@@ -4122,10 +4014,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4122
4014
|
|
|
4123
4015
|
### Rust Crates:
|
|
4124
4016
|
|
|
4125
|
-
- [
|
|
4017
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
4126
4018
|
|
|
4127
4019
|
````text
|
|
4128
|
-
Copyright (c)
|
|
4020
|
+
Copyright (c) 2017 Robert Grosse
|
|
4129
4021
|
|
|
4130
4022
|
Permission is hereby granted, free of charge, to any
|
|
4131
4023
|
person obtaining a copy of this software and associated
|
|
@@ -4150,7 +4042,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
4150
4042
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4151
4043
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4152
4044
|
DEALINGS IN THE SOFTWARE.
|
|
4153
|
-
|
|
4154
4045
|
````
|
|
4155
4046
|
|
|
4156
4047
|
---
|
|
@@ -4159,10 +4050,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4159
4050
|
|
|
4160
4051
|
### Rust Crates:
|
|
4161
4052
|
|
|
4162
|
-
- [
|
|
4053
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
4163
4054
|
|
|
4164
4055
|
````text
|
|
4165
|
-
Copyright (c)
|
|
4056
|
+
Copyright (c) 2018 directories-rs contributors
|
|
4166
4057
|
|
|
4167
4058
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4168
4059
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -4171,17 +4062,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
4171
4062
|
copies of the Software, and to permit persons to whom the Software is
|
|
4172
4063
|
furnished to do so, subject to the following conditions:
|
|
4173
4064
|
|
|
4174
|
-
The above copyright notice and this permission notice shall be included in
|
|
4175
|
-
|
|
4065
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4066
|
+
copies or substantial portions of the Software.
|
|
4176
4067
|
|
|
4177
4068
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4178
4069
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4179
4070
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4180
4071
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4181
4072
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4182
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4183
|
-
|
|
4184
|
-
|
|
4073
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4074
|
+
SOFTWARE.
|
|
4185
4075
|
|
|
4186
4076
|
````
|
|
4187
4077
|
|
|
@@ -4572,6 +4462,18 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
4572
4462
|
|
|
4573
4463
|
---
|
|
4574
4464
|
|
|
4465
|
+
## The following dependencies are licensed under the UNKNOWN License:
|
|
4466
|
+
|
|
4467
|
+
### NPM Packages:
|
|
4468
|
+
|
|
4469
|
+
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.5) (0.0.5)
|
|
4470
|
+
|
|
4471
|
+
````text
|
|
4472
|
+
Please refer to the package README for license details.
|
|
4473
|
+
````
|
|
4474
|
+
|
|
4475
|
+
---
|
|
4476
|
+
|
|
4575
4477
|
## The following dependencies are licensed under the Unicode-3.0 License:
|
|
4576
4478
|
|
|
4577
4479
|
### Rust Crates:
|