@deveco-codegenie/mcp-win32-x64 1.1.6 → 1.1.8
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 +1258 -1238
- package/bin/codegenie-mcp-server.exe +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -7,13 +7,12 @@
|
|
|
7
7
|
|
|
8
8
|
### Licenses Breakdown:
|
|
9
9
|
|
|
10
|
-
- MIT:
|
|
10
|
+
- MIT: 189
|
|
11
11
|
- Unicode-3.0: 19
|
|
12
12
|
- Apache-2.0: 7
|
|
13
13
|
- 0BSD: 4
|
|
14
14
|
- BSD-3-Clause: 1
|
|
15
15
|
- MPL-2.0: 1
|
|
16
|
-
- UNKNOWN: 1
|
|
17
16
|
|
|
18
17
|
|
|
19
18
|
---
|
|
@@ -22,36 +21,12 @@
|
|
|
22
21
|
|
|
23
22
|
### Rust Crates:
|
|
24
23
|
|
|
25
|
-
- [
|
|
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
|
-
|
|
43
|
-
---
|
|
44
|
-
|
|
45
|
-
## The following dependencies are licensed under the 0BSD License:
|
|
46
|
-
|
|
47
|
-
### Rust Crates:
|
|
48
|
-
|
|
49
|
-
- [recvmsg](https://crates.io/crates/recvmsg) (1.0.0)
|
|
24
|
+
- [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
|
|
50
25
|
|
|
51
26
|
````text
|
|
52
27
|
BSD Zero Clause License
|
|
53
28
|
|
|
54
|
-
Copyright (c)
|
|
29
|
+
Copyright (c) 2025 Goat
|
|
55
30
|
|
|
56
31
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
57
32
|
purpose with or without fee is hereby granted.
|
|
@@ -63,6 +38,7 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
|
63
38
|
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
64
39
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
65
40
|
PERFORMANCE OF THIS SOFTWARE.
|
|
41
|
+
|
|
66
42
|
````
|
|
67
43
|
|
|
68
44
|
---
|
|
@@ -97,12 +73,12 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
97
73
|
|
|
98
74
|
### Rust Crates:
|
|
99
75
|
|
|
100
|
-
- [
|
|
76
|
+
- [recvmsg](https://crates.io/crates/recvmsg) (1.0.0)
|
|
101
77
|
|
|
102
78
|
````text
|
|
103
79
|
BSD Zero Clause License
|
|
104
80
|
|
|
105
|
-
Copyright (c)
|
|
81
|
+
Copyright (c) 2023 kotauskas
|
|
106
82
|
|
|
107
83
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
108
84
|
purpose with or without fee is hereby granted.
|
|
@@ -114,6 +90,29 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
|
114
90
|
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
115
91
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
116
92
|
PERFORMANCE OF THIS SOFTWARE.
|
|
93
|
+
````
|
|
94
|
+
|
|
95
|
+
---
|
|
96
|
+
|
|
97
|
+
## The following dependencies are licensed under the 0BSD License:
|
|
98
|
+
|
|
99
|
+
### Rust Crates:
|
|
100
|
+
|
|
101
|
+
- [adler2](https://github.com/oyvindln/adler2) (2.0.1)
|
|
102
|
+
|
|
103
|
+
````text
|
|
104
|
+
Copyright (C) Jonas Schievink <jonasschievink@gmail.com>
|
|
105
|
+
|
|
106
|
+
Permission to use, copy, modify, and/or distribute this software for
|
|
107
|
+
any purpose with or without fee is hereby granted.
|
|
108
|
+
|
|
109
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
110
|
+
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
111
|
+
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
112
|
+
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
113
|
+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
|
|
114
|
+
AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
|
115
|
+
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
117
116
|
|
|
118
117
|
````
|
|
119
118
|
|
|
@@ -123,7 +122,96 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
123
122
|
|
|
124
123
|
### Rust Crates:
|
|
125
124
|
|
|
126
|
-
- [
|
|
125
|
+
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
126
|
+
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
127
|
+
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
128
|
+
|
|
129
|
+
````text
|
|
130
|
+
Apache License
|
|
131
|
+
Version 2.0, January 2004
|
|
132
|
+
http://www.apache.org/licenses/
|
|
133
|
+
|
|
134
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
135
|
+
|
|
136
|
+
1. Definitions.
|
|
137
|
+
|
|
138
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
139
|
+
|
|
140
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
141
|
+
|
|
142
|
+
"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.
|
|
143
|
+
|
|
144
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
145
|
+
|
|
146
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
147
|
+
|
|
148
|
+
"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.
|
|
149
|
+
|
|
150
|
+
"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).
|
|
151
|
+
|
|
152
|
+
"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.
|
|
153
|
+
|
|
154
|
+
"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."
|
|
155
|
+
|
|
156
|
+
"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.
|
|
157
|
+
|
|
158
|
+
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.
|
|
159
|
+
|
|
160
|
+
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.
|
|
161
|
+
|
|
162
|
+
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:
|
|
163
|
+
|
|
164
|
+
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
165
|
+
|
|
166
|
+
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
167
|
+
|
|
168
|
+
(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
|
|
169
|
+
|
|
170
|
+
(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.
|
|
171
|
+
|
|
172
|
+
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.
|
|
173
|
+
|
|
174
|
+
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.
|
|
175
|
+
|
|
176
|
+
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.
|
|
177
|
+
|
|
178
|
+
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.
|
|
179
|
+
|
|
180
|
+
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.
|
|
181
|
+
|
|
182
|
+
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.
|
|
183
|
+
|
|
184
|
+
END OF TERMS AND CONDITIONS
|
|
185
|
+
|
|
186
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
187
|
+
|
|
188
|
+
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.
|
|
189
|
+
|
|
190
|
+
Copyright [yyyy] [name of copyright owner]
|
|
191
|
+
|
|
192
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
193
|
+
you may not use this file except in compliance with the License.
|
|
194
|
+
You may obtain a copy of the License at
|
|
195
|
+
|
|
196
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
197
|
+
|
|
198
|
+
Unless required by applicable law or agreed to in writing, software
|
|
199
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
200
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
201
|
+
See the License for the specific language governing permissions and
|
|
202
|
+
limitations under the License.
|
|
203
|
+
|
|
204
|
+
````
|
|
205
|
+
|
|
206
|
+
---
|
|
207
|
+
|
|
208
|
+
## The following dependencies are licensed under the Apache-2.0 License:
|
|
209
|
+
|
|
210
|
+
### Rust Crates:
|
|
211
|
+
|
|
212
|
+
- [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry) (0.30.0)
|
|
213
|
+
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
214
|
+
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
127
215
|
|
|
128
216
|
````text
|
|
129
217
|
Apache License
|
|
@@ -314,7 +402,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
314
402
|
same "printed page" as the copyright notice for easier
|
|
315
403
|
identification within third-party archives.
|
|
316
404
|
|
|
317
|
-
Copyright
|
|
405
|
+
Copyright [yyyy] [name of copyright owner]
|
|
318
406
|
|
|
319
407
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
320
408
|
you may not use this file except in compliance with the License.
|
|
@@ -336,9 +424,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
336
424
|
|
|
337
425
|
### Rust Crates:
|
|
338
426
|
|
|
339
|
-
- [
|
|
340
|
-
- [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-semantic-conventions) (0.30.0)
|
|
341
|
-
- [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-sdk) (0.30.0)
|
|
427
|
+
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
342
428
|
|
|
343
429
|
````text
|
|
344
430
|
Apache License
|
|
@@ -529,7 +615,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
529
615
|
same "printed page" as the copyright notice for easier
|
|
530
616
|
identification within third-party archives.
|
|
531
617
|
|
|
532
|
-
Copyright
|
|
618
|
+
Copyright 2011 Google Inc.
|
|
533
619
|
|
|
534
620
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
535
621
|
you may not use this file except in compliance with the License.
|
|
@@ -547,93 +633,6 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
547
633
|
|
|
548
634
|
---
|
|
549
635
|
|
|
550
|
-
## The following dependencies are licensed under the Apache-2.0 License:
|
|
551
|
-
|
|
552
|
-
### Rust Crates:
|
|
553
|
-
|
|
554
|
-
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
555
|
-
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
556
|
-
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
557
|
-
|
|
558
|
-
````text
|
|
559
|
-
Apache License
|
|
560
|
-
Version 2.0, January 2004
|
|
561
|
-
http://www.apache.org/licenses/
|
|
562
|
-
|
|
563
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
564
|
-
|
|
565
|
-
1. Definitions.
|
|
566
|
-
|
|
567
|
-
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
568
|
-
|
|
569
|
-
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
570
|
-
|
|
571
|
-
"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.
|
|
572
|
-
|
|
573
|
-
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
574
|
-
|
|
575
|
-
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
576
|
-
|
|
577
|
-
"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.
|
|
578
|
-
|
|
579
|
-
"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).
|
|
580
|
-
|
|
581
|
-
"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.
|
|
582
|
-
|
|
583
|
-
"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."
|
|
584
|
-
|
|
585
|
-
"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.
|
|
586
|
-
|
|
587
|
-
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.
|
|
588
|
-
|
|
589
|
-
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.
|
|
590
|
-
|
|
591
|
-
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:
|
|
592
|
-
|
|
593
|
-
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
594
|
-
|
|
595
|
-
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
596
|
-
|
|
597
|
-
(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
|
|
598
|
-
|
|
599
|
-
(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.
|
|
600
|
-
|
|
601
|
-
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.
|
|
602
|
-
|
|
603
|
-
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.
|
|
604
|
-
|
|
605
|
-
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.
|
|
606
|
-
|
|
607
|
-
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.
|
|
608
|
-
|
|
609
|
-
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.
|
|
610
|
-
|
|
611
|
-
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.
|
|
612
|
-
|
|
613
|
-
END OF TERMS AND CONDITIONS
|
|
614
|
-
|
|
615
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
616
|
-
|
|
617
|
-
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.
|
|
618
|
-
|
|
619
|
-
Copyright [yyyy] [name of copyright owner]
|
|
620
|
-
|
|
621
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
622
|
-
you may not use this file except in compliance with the License.
|
|
623
|
-
You may obtain a copy of the License at
|
|
624
|
-
|
|
625
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
626
|
-
|
|
627
|
-
Unless required by applicable law or agreed to in writing, software
|
|
628
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
629
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
630
|
-
See the License for the specific language governing permissions and
|
|
631
|
-
limitations under the License.
|
|
632
|
-
|
|
633
|
-
````
|
|
634
|
-
|
|
635
|
-
---
|
|
636
|
-
|
|
637
636
|
## The following dependencies are licensed under the BSD-3-Clause License:
|
|
638
637
|
|
|
639
638
|
### NPM Packages:
|
|
@@ -679,21 +678,86 @@ The complete list of contributors can be found at:
|
|
|
679
678
|
|
|
680
679
|
### Rust Crates:
|
|
681
680
|
|
|
682
|
-
- [
|
|
681
|
+
- [static_assertions](https://github.com/nvzqz/static-assertions-rs) (1.1.0)
|
|
683
682
|
|
|
684
683
|
````text
|
|
685
|
-
|
|
686
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
684
|
+
MIT License
|
|
687
685
|
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
publish, distribute, sublicense, and/or sell
|
|
694
|
-
the Software, and to permit persons to whom the Software
|
|
695
|
-
|
|
696
|
-
|
|
686
|
+
Copyright (c) 2017 Nikolai Vazquez
|
|
687
|
+
|
|
688
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
689
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
690
|
+
in the Software without restriction, including without limitation the rights
|
|
691
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
692
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
693
|
+
furnished to do so, subject to the following conditions:
|
|
694
|
+
|
|
695
|
+
The above copyright notice and this permission notice shall be included in all
|
|
696
|
+
copies or substantial portions of the Software.
|
|
697
|
+
|
|
698
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
699
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
700
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
701
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
702
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
703
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
704
|
+
SOFTWARE.
|
|
705
|
+
|
|
706
|
+
````
|
|
707
|
+
|
|
708
|
+
---
|
|
709
|
+
|
|
710
|
+
## The following dependencies are licensed under the MIT License:
|
|
711
|
+
|
|
712
|
+
### NPM Packages:
|
|
713
|
+
|
|
714
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
715
|
+
|
|
716
|
+
````text
|
|
717
|
+
MIT License
|
|
718
|
+
|
|
719
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
720
|
+
|
|
721
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
722
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
723
|
+
in the Software without restriction, including without limitation the rights
|
|
724
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
725
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
726
|
+
furnished to do so, subject to the following conditions:
|
|
727
|
+
|
|
728
|
+
The above copyright notice and this permission notice shall be included in all
|
|
729
|
+
copies or substantial portions of the Software.
|
|
730
|
+
|
|
731
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
732
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
733
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
734
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
735
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
736
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
737
|
+
SOFTWARE.
|
|
738
|
+
|
|
739
|
+
````
|
|
740
|
+
|
|
741
|
+
---
|
|
742
|
+
|
|
743
|
+
## The following dependencies are licensed under the MIT License:
|
|
744
|
+
|
|
745
|
+
### Rust Crates:
|
|
746
|
+
|
|
747
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
748
|
+
|
|
749
|
+
````text
|
|
750
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
751
|
+
|
|
752
|
+
Permission is hereby granted, free of charge, to any
|
|
753
|
+
person obtaining a copy of this software and associated
|
|
754
|
+
documentation files (the "Software"), to deal in the
|
|
755
|
+
Software without restriction, including without
|
|
756
|
+
limitation the rights to use, copy, modify, merge,
|
|
757
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
758
|
+
the Software, and to permit persons to whom the Software
|
|
759
|
+
is furnished to do so, subject to the following
|
|
760
|
+
conditions:
|
|
697
761
|
|
|
698
762
|
The above copyright notice and this permission notice
|
|
699
763
|
shall be included in all copies or substantial portions
|
|
@@ -717,47 +781,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
717
781
|
|
|
718
782
|
### Rust Crates:
|
|
719
783
|
|
|
720
|
-
- [
|
|
721
|
-
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
722
|
-
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
723
|
-
- [windows](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
724
|
-
- [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
725
|
-
- [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
726
|
-
- [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
727
|
-
- [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
|
|
728
|
-
- [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
|
|
729
|
-
- [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
730
|
-
- [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
|
|
731
|
-
- [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
|
|
732
|
-
- [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
|
|
733
|
-
- [windows-sys](https://github.com/microsoft/windows-rs) (0.48.0)
|
|
734
|
-
- [windows-sys](https://github.com/microsoft/windows-rs) (0.52.0)
|
|
735
|
-
- [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
|
|
736
|
-
- [windows-targets](https://github.com/microsoft/windows-rs) (0.48.5)
|
|
737
|
-
- [windows-targets](https://github.com/microsoft/windows-rs) (0.52.6)
|
|
738
|
-
- [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
739
|
-
- [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.48.5)
|
|
740
|
-
- [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.52.6)
|
|
784
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
741
785
|
|
|
742
786
|
````text
|
|
743
787
|
MIT License
|
|
744
788
|
|
|
745
|
-
Copyright (c)
|
|
789
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
746
790
|
|
|
747
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
748
|
-
associated documentation files (the "Software"), to deal
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
791
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
792
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
793
|
+
in the Software without restriction, including without limitation the rights
|
|
794
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
795
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
796
|
+
furnished to do so, subject to the following conditions:
|
|
752
797
|
|
|
753
|
-
The above copyright notice and this permission notice shall be included in all
|
|
754
|
-
portions of the Software.
|
|
798
|
+
The above copyright notice and this permission notice shall be included in all
|
|
799
|
+
copies or substantial portions of the Software.
|
|
755
800
|
|
|
756
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
757
|
-
LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
801
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
802
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
803
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
804
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
805
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
806
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
807
|
+
SOFTWARE.
|
|
761
808
|
|
|
762
809
|
````
|
|
763
810
|
|
|
@@ -767,10 +814,76 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
767
814
|
|
|
768
815
|
### Rust Crates:
|
|
769
816
|
|
|
770
|
-
- [
|
|
817
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
771
818
|
|
|
772
819
|
````text
|
|
773
|
-
|
|
820
|
+
MIT License
|
|
821
|
+
|
|
822
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
823
|
+
Copyright (c) Tokio Contributors
|
|
824
|
+
|
|
825
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
826
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
827
|
+
in the Software without restriction, including without limitation the rights
|
|
828
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
829
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
830
|
+
furnished to do so, subject to the following conditions:
|
|
831
|
+
|
|
832
|
+
The above copyright notice and this permission notice shall be included in all
|
|
833
|
+
copies or substantial portions of the Software.
|
|
834
|
+
|
|
835
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
836
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
837
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
838
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
839
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
840
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
841
|
+
SOFTWARE.
|
|
842
|
+
|
|
843
|
+
````
|
|
844
|
+
|
|
845
|
+
---
|
|
846
|
+
|
|
847
|
+
## The following dependencies are licensed under the MIT License:
|
|
848
|
+
|
|
849
|
+
### Rust Crates:
|
|
850
|
+
|
|
851
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
852
|
+
|
|
853
|
+
````text
|
|
854
|
+
Copyright (c) 2017 Daniel Abramov
|
|
855
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
856
|
+
|
|
857
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
858
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
859
|
+
in the Software without restriction, including without limitation the rights
|
|
860
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
861
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
862
|
+
furnished to do so, subject to the following conditions:
|
|
863
|
+
|
|
864
|
+
The above copyright notice and this permission notice shall be included in
|
|
865
|
+
all copies or substantial portions of the Software.
|
|
866
|
+
|
|
867
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
868
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
869
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
870
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
871
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
872
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
873
|
+
THE SOFTWARE.
|
|
874
|
+
|
|
875
|
+
````
|
|
876
|
+
|
|
877
|
+
---
|
|
878
|
+
|
|
879
|
+
## The following dependencies are licensed under the MIT License:
|
|
880
|
+
|
|
881
|
+
### Rust Crates:
|
|
882
|
+
|
|
883
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
884
|
+
|
|
885
|
+
````text
|
|
886
|
+
Copyright (c) 2016 Anthony Ramine
|
|
774
887
|
|
|
775
888
|
Permission is hereby granted, free of charge, to any
|
|
776
889
|
person obtaining a copy of this software and associated
|
|
@@ -804,10 +917,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
804
917
|
|
|
805
918
|
### Rust Crates:
|
|
806
919
|
|
|
807
|
-
- [
|
|
920
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
808
921
|
|
|
809
922
|
````text
|
|
810
|
-
Copyright
|
|
923
|
+
Copyright Mozilla Foundation
|
|
811
924
|
|
|
812
925
|
Permission is hereby granted, free of charge, to any
|
|
813
926
|
person obtaining a copy of this software and associated
|
|
@@ -841,12 +954,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
841
954
|
|
|
842
955
|
### Rust Crates:
|
|
843
956
|
|
|
844
|
-
- [
|
|
957
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
845
958
|
|
|
846
959
|
````text
|
|
847
|
-
Copyright (c)
|
|
848
|
-
Copyright (c) 2018 Bastian Köcher
|
|
849
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
960
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
850
961
|
|
|
851
962
|
Permission is hereby granted, free of charge, to any
|
|
852
963
|
person obtaining a copy of this software and associated
|
|
@@ -880,10 +991,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
880
991
|
|
|
881
992
|
### Rust Crates:
|
|
882
993
|
|
|
883
|
-
- [
|
|
994
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
995
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
996
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
997
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
998
|
+
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
999
|
+
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
884
1000
|
|
|
885
1001
|
````text
|
|
886
|
-
Copyright (c) 2019
|
|
1002
|
+
Copyright (c) 2019 Tokio Contributors
|
|
887
1003
|
|
|
888
1004
|
Permission is hereby granted, free of charge, to any
|
|
889
1005
|
person obtaining a copy of this software and associated
|
|
@@ -917,12 +1033,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
917
1033
|
|
|
918
1034
|
### Rust Crates:
|
|
919
1035
|
|
|
920
|
-
- [
|
|
1036
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
921
1037
|
|
|
922
1038
|
````text
|
|
923
1039
|
MIT License
|
|
924
1040
|
|
|
925
|
-
Copyright (c)
|
|
1041
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
926
1042
|
|
|
927
1043
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
928
1044
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -950,10 +1066,10 @@ SOFTWARE.
|
|
|
950
1066
|
|
|
951
1067
|
### Rust Crates:
|
|
952
1068
|
|
|
953
|
-
- [
|
|
1069
|
+
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
954
1070
|
|
|
955
1071
|
````text
|
|
956
|
-
Copyright (c)
|
|
1072
|
+
Copyright (c) 2017 Contributors
|
|
957
1073
|
|
|
958
1074
|
Permission is hereby granted, free of charge, to any
|
|
959
1075
|
person obtaining a copy of this software and associated
|
|
@@ -987,33 +1103,35 @@ DEALINGS IN THE SOFTWARE.
|
|
|
987
1103
|
|
|
988
1104
|
### Rust Crates:
|
|
989
1105
|
|
|
990
|
-
- [
|
|
1106
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
991
1107
|
|
|
992
1108
|
````text
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
Copyright (c) 2014 Mathijs van de Nes
|
|
1109
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
996
1110
|
|
|
997
|
-
Permission is hereby granted, free of charge, to any
|
|
998
|
-
of this software and associated
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1111
|
+
Permission is hereby granted, free of charge, to any
|
|
1112
|
+
person obtaining a copy of this software and associated
|
|
1113
|
+
documentation files (the "Software"), to deal in the
|
|
1114
|
+
Software without restriction, including without
|
|
1115
|
+
limitation the rights to use, copy, modify, merge,
|
|
1116
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1117
|
+
the Software, and to permit persons to whom the Software
|
|
1118
|
+
is furnished to do so, subject to the following
|
|
1119
|
+
conditions:
|
|
1003
1120
|
|
|
1004
|
-
The above copyright notice and this permission notice
|
|
1005
|
-
copies or substantial portions
|
|
1121
|
+
The above copyright notice and this permission notice
|
|
1122
|
+
shall be included in all copies or substantial portions
|
|
1123
|
+
of the Software.
|
|
1006
1124
|
|
|
1007
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1008
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1125
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1126
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1127
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1128
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1129
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1130
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1131
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1132
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1133
|
+
DEALINGS IN THE SOFTWARE.
|
|
1014
1134
|
|
|
1015
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
1016
|
-
licences; see files named LICENSE.*.txt for details.
|
|
1017
1135
|
````
|
|
1018
1136
|
|
|
1019
1137
|
---
|
|
@@ -1022,28 +1140,35 @@ licences; see files named LICENSE.*.txt for details.
|
|
|
1022
1140
|
|
|
1023
1141
|
### Rust Crates:
|
|
1024
1142
|
|
|
1025
|
-
- [
|
|
1143
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
1026
1144
|
|
|
1027
1145
|
````text
|
|
1028
|
-
Copyright (c)
|
|
1146
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
1147
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1029
1148
|
|
|
1030
|
-
Permission is hereby granted, free of charge, to any
|
|
1031
|
-
of this software and associated
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1149
|
+
Permission is hereby granted, free of charge, to any
|
|
1150
|
+
person obtaining a copy of this software and associated
|
|
1151
|
+
documentation files (the "Software"), to deal in the
|
|
1152
|
+
Software without restriction, including without
|
|
1153
|
+
limitation the rights to use, copy, modify, merge,
|
|
1154
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1155
|
+
the Software, and to permit persons to whom the Software
|
|
1156
|
+
is furnished to do so, subject to the following
|
|
1157
|
+
conditions:
|
|
1036
1158
|
|
|
1037
|
-
The above copyright notice and this permission notice
|
|
1038
|
-
all copies or substantial portions
|
|
1159
|
+
The above copyright notice and this permission notice
|
|
1160
|
+
shall be included in all copies or substantial portions
|
|
1161
|
+
of the Software.
|
|
1039
1162
|
|
|
1040
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1041
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1163
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1164
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1165
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1166
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1167
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1168
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1169
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1170
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1171
|
+
DEALINGS IN THE SOFTWARE.
|
|
1047
1172
|
|
|
1048
1173
|
````
|
|
1049
1174
|
|
|
@@ -1053,28 +1178,16 @@ THE SOFTWARE.
|
|
|
1053
1178
|
|
|
1054
1179
|
### Rust Crates:
|
|
1055
1180
|
|
|
1056
|
-
- [
|
|
1181
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
1057
1182
|
|
|
1058
1183
|
````text
|
|
1059
|
-
Copyright
|
|
1184
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
1060
1185
|
|
|
1061
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1062
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1063
|
-
in the Software without restriction, including without limitation the rights
|
|
1064
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1065
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1066
|
-
furnished to do so, subject to the following conditions:
|
|
1186
|
+
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:
|
|
1067
1187
|
|
|
1068
|
-
The above copyright notice and this permission notice shall be included in
|
|
1069
|
-
all copies or substantial portions of the Software.
|
|
1188
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1070
1189
|
|
|
1071
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1072
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1073
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1074
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1075
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1076
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1077
|
-
THE SOFTWARE.
|
|
1190
|
+
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.
|
|
1078
1191
|
|
|
1079
1192
|
````
|
|
1080
1193
|
|
|
@@ -1084,30 +1197,34 @@ THE SOFTWARE.
|
|
|
1084
1197
|
|
|
1085
1198
|
### Rust Crates:
|
|
1086
1199
|
|
|
1087
|
-
- [
|
|
1200
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
1088
1201
|
|
|
1089
1202
|
````text
|
|
1090
|
-
Copyright
|
|
1091
|
-
Copyright (c) 2016 Alex Crichton
|
|
1092
|
-
|
|
1093
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1094
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1095
|
-
in the Software without restriction, including without limitation the rights
|
|
1096
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1097
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1098
|
-
furnished to do so, subject to the following conditions:
|
|
1203
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
1099
1204
|
|
|
1100
|
-
|
|
1101
|
-
|
|
1205
|
+
Permission is hereby granted, free of charge, to any
|
|
1206
|
+
person obtaining a copy of this software and associated
|
|
1207
|
+
documentation files (the "Software"), to deal in the
|
|
1208
|
+
Software without restriction, including without
|
|
1209
|
+
limitation the rights to use, copy, modify, merge,
|
|
1210
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1211
|
+
the Software, and to permit persons to whom the Software
|
|
1212
|
+
is furnished to do so, subject to the following
|
|
1213
|
+
conditions:
|
|
1102
1214
|
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1107
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1108
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1109
|
-
THE SOFTWARE.
|
|
1215
|
+
The above copyright notice and this permission notice
|
|
1216
|
+
shall be included in all copies or substantial portions
|
|
1217
|
+
of the Software.
|
|
1110
1218
|
|
|
1219
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1220
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1221
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1222
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1223
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1224
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1225
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1226
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1227
|
+
DEALINGS IN THE SOFTWARE.
|
|
1111
1228
|
|
|
1112
1229
|
````
|
|
1113
1230
|
|
|
@@ -1117,10 +1234,10 @@ THE SOFTWARE.
|
|
|
1117
1234
|
|
|
1118
1235
|
### Rust Crates:
|
|
1119
1236
|
|
|
1120
|
-
- [
|
|
1237
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
1121
1238
|
|
|
1122
1239
|
````text
|
|
1123
|
-
Copyright
|
|
1240
|
+
Copyright 2023 The Fuchsia Authors
|
|
1124
1241
|
|
|
1125
1242
|
Permission is hereby granted, free of charge, to any
|
|
1126
1243
|
person obtaining a copy of this software and associated
|
|
@@ -1146,6 +1263,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
1146
1263
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1147
1264
|
DEALINGS IN THE SOFTWARE.
|
|
1148
1265
|
|
|
1266
|
+
|
|
1149
1267
|
````
|
|
1150
1268
|
|
|
1151
1269
|
---
|
|
@@ -1154,19 +1272,36 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1154
1272
|
|
|
1155
1273
|
### Rust Crates:
|
|
1156
1274
|
|
|
1157
|
-
- [
|
|
1158
|
-
- [
|
|
1275
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
1276
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
1277
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
1159
1278
|
|
|
1160
1279
|
````text
|
|
1161
|
-
The
|
|
1162
|
-
|
|
1163
|
-
Copyright 2016 Google Inc. All Rights Reserved.
|
|
1280
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
1164
1281
|
|
|
1165
|
-
Permission is hereby granted, free of charge, to any
|
|
1282
|
+
Permission is hereby granted, free of charge, to any
|
|
1283
|
+
person obtaining a copy of this software and associated
|
|
1284
|
+
documentation files (the "Software"), to deal in the
|
|
1285
|
+
Software without restriction, including without
|
|
1286
|
+
limitation the rights to use, copy, modify, merge,
|
|
1287
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1288
|
+
the Software, and to permit persons to whom the Software
|
|
1289
|
+
is furnished to do so, subject to the following
|
|
1290
|
+
conditions:
|
|
1166
1291
|
|
|
1167
|
-
The above copyright notice and this permission notice
|
|
1292
|
+
The above copyright notice and this permission notice
|
|
1293
|
+
shall be included in all copies or substantial portions
|
|
1294
|
+
of the Software.
|
|
1168
1295
|
|
|
1169
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1296
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1297
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1298
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1299
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1300
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1301
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1302
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1303
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1304
|
+
DEALINGS IN THE SOFTWARE.
|
|
1170
1305
|
|
|
1171
1306
|
````
|
|
1172
1307
|
|
|
@@ -1176,12 +1311,13 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1176
1311
|
|
|
1177
1312
|
### Rust Crates:
|
|
1178
1313
|
|
|
1179
|
-
- [
|
|
1314
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
1180
1315
|
|
|
1181
1316
|
````text
|
|
1182
|
-
MIT License
|
|
1317
|
+
The MIT License (MIT)
|
|
1183
1318
|
|
|
1184
|
-
Copyright (c)
|
|
1319
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
1320
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
1185
1321
|
|
|
1186
1322
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1187
1323
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1209,15 +1345,45 @@ SOFTWARE.
|
|
|
1209
1345
|
|
|
1210
1346
|
### Rust Crates:
|
|
1211
1347
|
|
|
1212
|
-
- [
|
|
1213
|
-
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
1214
|
-
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
1215
|
-
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
1216
|
-
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
1217
|
-
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
1348
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
1218
1349
|
|
|
1219
1350
|
````text
|
|
1220
|
-
|
|
1351
|
+
The MIT License (MIT)
|
|
1352
|
+
|
|
1353
|
+
Copyright (c) 2016 Johann Tuffe
|
|
1354
|
+
|
|
1355
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1356
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1357
|
+
in the Software without restriction, including without limitation the rights
|
|
1358
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1359
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1360
|
+
furnished to do so, subject to the following conditions:
|
|
1361
|
+
|
|
1362
|
+
|
|
1363
|
+
The above copyright notice and this permission notice shall be included in
|
|
1364
|
+
all copies or substantial portions of the Software.
|
|
1365
|
+
|
|
1366
|
+
|
|
1367
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1368
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1369
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1370
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1371
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1372
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1373
|
+
THE SOFTWARE.
|
|
1374
|
+
|
|
1375
|
+
````
|
|
1376
|
+
|
|
1377
|
+
---
|
|
1378
|
+
|
|
1379
|
+
## The following dependencies are licensed under the MIT License:
|
|
1380
|
+
|
|
1381
|
+
### Rust Crates:
|
|
1382
|
+
|
|
1383
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
1384
|
+
|
|
1385
|
+
````text
|
|
1386
|
+
Copyright (c) 2015 Steven Allen
|
|
1221
1387
|
|
|
1222
1388
|
Permission is hereby granted, free of charge, to any
|
|
1223
1389
|
person obtaining a copy of this software and associated
|
|
@@ -1251,34 +1417,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1251
1417
|
|
|
1252
1418
|
### Rust Crates:
|
|
1253
1419
|
|
|
1254
|
-
- [
|
|
1420
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
1255
1421
|
|
|
1256
1422
|
````text
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
1260
|
-
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
1261
|
-
Copyright (c) 2017 Frommi
|
|
1262
|
-
Copyright (c) 2017-2024 oyvindln
|
|
1263
|
-
|
|
1423
|
+
Copyright (c) The rust-url developers
|
|
1264
1424
|
|
|
1265
|
-
Permission is hereby granted, free of charge, to any
|
|
1266
|
-
of this software and associated
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1425
|
+
Permission is hereby granted, free of charge, to any
|
|
1426
|
+
person obtaining a copy of this software and associated
|
|
1427
|
+
documentation files (the "Software"), to deal in the
|
|
1428
|
+
Software without restriction, including without
|
|
1429
|
+
limitation the rights to use, copy, modify, merge,
|
|
1430
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1431
|
+
the Software, and to permit persons to whom the Software
|
|
1432
|
+
is furnished to do so, subject to the following
|
|
1433
|
+
conditions:
|
|
1271
1434
|
|
|
1272
|
-
The above copyright notice and this permission notice
|
|
1273
|
-
copies or substantial portions
|
|
1435
|
+
The above copyright notice and this permission notice
|
|
1436
|
+
shall be included in all copies or substantial portions
|
|
1437
|
+
of the Software.
|
|
1274
1438
|
|
|
1275
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1276
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1439
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1440
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1441
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1442
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1443
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1444
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1445
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1446
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1447
|
+
DEALINGS IN THE SOFTWARE.
|
|
1282
1448
|
|
|
1283
1449
|
````
|
|
1284
1450
|
|
|
@@ -1288,10 +1454,10 @@ SOFTWARE.
|
|
|
1288
1454
|
|
|
1289
1455
|
### Rust Crates:
|
|
1290
1456
|
|
|
1291
|
-
- [
|
|
1457
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
1292
1458
|
|
|
1293
1459
|
````text
|
|
1294
|
-
Copyright (c)
|
|
1460
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
1295
1461
|
|
|
1296
1462
|
Permission is hereby granted, free of charge, to any
|
|
1297
1463
|
person obtaining a copy of this software and associated
|
|
@@ -1325,32 +1491,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1325
1491
|
|
|
1326
1492
|
### Rust Crates:
|
|
1327
1493
|
|
|
1328
|
-
- [
|
|
1329
|
-
|
|
1330
|
-
````text
|
|
1331
|
-
Copyright 2016 Nika Layzell
|
|
1332
|
-
|
|
1333
|
-
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:
|
|
1334
|
-
|
|
1335
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1336
|
-
|
|
1337
|
-
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.
|
|
1338
|
-
|
|
1339
|
-
````
|
|
1340
|
-
|
|
1341
|
-
---
|
|
1342
|
-
|
|
1343
|
-
## The following dependencies are licensed under the MIT License:
|
|
1344
|
-
|
|
1345
|
-
### NPM Packages:
|
|
1346
|
-
|
|
1347
|
-
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
1348
|
-
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
1494
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
1495
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
1349
1496
|
|
|
1350
1497
|
````text
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
Copyright (c) 2017 Evgeny Poberezkin
|
|
1498
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
1354
1499
|
|
|
1355
1500
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1356
1501
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1378,34 +1523,16 @@ SOFTWARE.
|
|
|
1378
1523
|
|
|
1379
1524
|
### Rust Crates:
|
|
1380
1525
|
|
|
1381
|
-
- [
|
|
1526
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
1382
1527
|
|
|
1383
1528
|
````text
|
|
1384
|
-
Copyright
|
|
1529
|
+
Copyright 2016 Nika Layzell
|
|
1385
1530
|
|
|
1386
|
-
Permission is hereby granted, free of charge, to any
|
|
1387
|
-
person obtaining a copy of this software and associated
|
|
1388
|
-
documentation files (the "Software"), to deal in the
|
|
1389
|
-
Software without restriction, including without
|
|
1390
|
-
limitation the rights to use, copy, modify, merge,
|
|
1391
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1392
|
-
the Software, and to permit persons to whom the Software
|
|
1393
|
-
is furnished to do so, subject to the following
|
|
1394
|
-
conditions:
|
|
1531
|
+
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:
|
|
1395
1532
|
|
|
1396
|
-
The above copyright notice and this permission notice
|
|
1397
|
-
shall be included in all copies or substantial portions
|
|
1398
|
-
of the Software.
|
|
1533
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1399
1534
|
|
|
1400
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1401
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1402
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1403
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1404
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1405
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1406
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1407
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1408
|
-
DEALINGS IN THE SOFTWARE.
|
|
1535
|
+
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.
|
|
1409
1536
|
|
|
1410
1537
|
````
|
|
1411
1538
|
|
|
@@ -1415,34 +1542,28 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1415
1542
|
|
|
1416
1543
|
### Rust Crates:
|
|
1417
1544
|
|
|
1418
|
-
- [
|
|
1545
|
+
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
1419
1546
|
|
|
1420
1547
|
````text
|
|
1421
|
-
Copyright 2019
|
|
1548
|
+
Copyright (c) 2019 Eliza Weisman
|
|
1422
1549
|
|
|
1423
|
-
Permission is hereby granted, free of charge, to any
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
the Software, and to permit persons to whom the Software
|
|
1430
|
-
is furnished to do so, subject to the following
|
|
1431
|
-
conditions:
|
|
1550
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1551
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1552
|
+
in the Software without restriction, including without limitation the rights
|
|
1553
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1554
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1555
|
+
furnished to do so, subject to the following conditions:
|
|
1432
1556
|
|
|
1433
|
-
The above copyright notice and this permission notice
|
|
1434
|
-
|
|
1435
|
-
of the Software.
|
|
1557
|
+
The above copyright notice and this permission notice shall be included in
|
|
1558
|
+
all copies or substantial portions of the Software.
|
|
1436
1559
|
|
|
1437
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1445
|
-
DEALINGS IN THE SOFTWARE.
|
|
1560
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1561
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1562
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1563
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1564
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1565
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1566
|
+
THE SOFTWARE.
|
|
1446
1567
|
|
|
1447
1568
|
````
|
|
1448
1569
|
|
|
@@ -1452,10 +1573,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1452
1573
|
|
|
1453
1574
|
### Rust Crates:
|
|
1454
1575
|
|
|
1455
|
-
- [
|
|
1576
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
1456
1577
|
|
|
1457
1578
|
````text
|
|
1458
|
-
|
|
1579
|
+
The MIT License (MIT)
|
|
1580
|
+
|
|
1581
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
1459
1582
|
|
|
1460
1583
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1461
1584
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1464,17 +1587,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1464
1587
|
copies of the Software, and to permit persons to whom the Software is
|
|
1465
1588
|
furnished to do so, subject to the following conditions:
|
|
1466
1589
|
|
|
1467
|
-
The above copyright notice and this permission notice shall be included in
|
|
1468
|
-
|
|
1590
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1591
|
+
copies or substantial portions of the Software.
|
|
1469
1592
|
|
|
1470
1593
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1471
1594
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1472
1595
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1473
1596
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1474
1597
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1475
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1476
|
-
|
|
1477
|
-
|
|
1598
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1599
|
+
SOFTWARE.
|
|
1478
1600
|
|
|
1479
1601
|
````
|
|
1480
1602
|
|
|
@@ -1484,35 +1606,29 @@ THE SOFTWARE.
|
|
|
1484
1606
|
|
|
1485
1607
|
### Rust Crates:
|
|
1486
1608
|
|
|
1487
|
-
- [
|
|
1488
|
-
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
1609
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
1489
1610
|
|
|
1490
1611
|
````text
|
|
1491
|
-
Copyright (c)
|
|
1612
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
1492
1613
|
|
|
1493
|
-
Permission is hereby granted, free of charge, to any
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
the Software, and to permit persons to whom the Software
|
|
1500
|
-
is furnished to do so, subject to the following
|
|
1501
|
-
conditions:
|
|
1614
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1615
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1616
|
+
in the Software without restriction, including without limitation the rights
|
|
1617
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1618
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1619
|
+
furnished to do so, subject to the following conditions:
|
|
1502
1620
|
|
|
1503
|
-
The above copyright notice and this permission notice
|
|
1504
|
-
|
|
1505
|
-
|
|
1621
|
+
The above copyright notice and this permission notice shall be included in
|
|
1622
|
+
all copies or substantial portions of the Software.
|
|
1623
|
+
|
|
1624
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1625
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1626
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1627
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1628
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1629
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1630
|
+
THE SOFTWARE.
|
|
1506
1631
|
|
|
1507
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1508
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1509
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1510
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1511
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1512
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1513
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1514
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1515
|
-
DEALINGS IN THE SOFTWARE.
|
|
1516
1632
|
|
|
1517
1633
|
````
|
|
1518
1634
|
|
|
@@ -1522,10 +1638,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1522
1638
|
|
|
1523
1639
|
### Rust Crates:
|
|
1524
1640
|
|
|
1525
|
-
- [
|
|
1641
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
1526
1642
|
|
|
1527
1643
|
````text
|
|
1528
|
-
Copyright (c)
|
|
1644
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
1645
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1529
1646
|
|
|
1530
1647
|
Permission is hereby granted, free of charge, to any
|
|
1531
1648
|
person obtaining a copy of this software and associated
|
|
@@ -1550,6 +1667,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
1550
1667
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1551
1668
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1552
1669
|
DEALINGS IN THE SOFTWARE.
|
|
1670
|
+
|
|
1553
1671
|
````
|
|
1554
1672
|
|
|
1555
1673
|
---
|
|
@@ -1558,12 +1676,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1558
1676
|
|
|
1559
1677
|
### Rust Crates:
|
|
1560
1678
|
|
|
1561
|
-
- [
|
|
1679
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
1562
1680
|
|
|
1563
1681
|
````text
|
|
1564
|
-
The
|
|
1565
|
-
|
|
1566
|
-
Copyright (c) 2015 Alice Maz
|
|
1682
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
1567
1683
|
|
|
1568
1684
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1569
1685
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1572,16 +1688,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1572
1688
|
copies of the Software, and to permit persons to whom the Software is
|
|
1573
1689
|
furnished to do so, subject to the following conditions:
|
|
1574
1690
|
|
|
1575
|
-
The above copyright notice and this permission notice shall be included in
|
|
1576
|
-
|
|
1691
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1692
|
+
copies or substantial portions of the Software.
|
|
1577
1693
|
|
|
1578
1694
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1579
1695
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1580
1696
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1581
1697
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1582
1698
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1583
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1584
|
-
|
|
1699
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1700
|
+
SOFTWARE.
|
|
1585
1701
|
|
|
1586
1702
|
````
|
|
1587
1703
|
|
|
@@ -1610,37 +1726,29 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1610
1726
|
|
|
1611
1727
|
### Rust Crates:
|
|
1612
1728
|
|
|
1613
|
-
- [
|
|
1614
|
-
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
1615
|
-
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
1616
|
-
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
1729
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
1617
1730
|
|
|
1618
1731
|
````text
|
|
1619
|
-
Copyright (c)
|
|
1732
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
1733
|
+
Copyright (c) 2016 Jason Housley
|
|
1620
1734
|
|
|
1621
|
-
Permission is hereby granted, free of charge, to any
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
the Software, and to permit persons to whom the Software
|
|
1628
|
-
is furnished to do so, subject to the following
|
|
1629
|
-
conditions:
|
|
1735
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1736
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1737
|
+
in the Software without restriction, including without limitation the rights
|
|
1738
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1739
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1740
|
+
furnished to do so, subject to the following conditions:
|
|
1630
1741
|
|
|
1631
|
-
The above copyright notice and this permission notice
|
|
1632
|
-
|
|
1633
|
-
of the Software.
|
|
1742
|
+
The above copyright notice and this permission notice shall be included in
|
|
1743
|
+
all copies or substantial portions of the Software.
|
|
1634
1744
|
|
|
1635
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1643
|
-
DEALINGS IN THE SOFTWARE.
|
|
1745
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1746
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1747
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1748
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1749
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1750
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1751
|
+
THE SOFTWARE.
|
|
1644
1752
|
|
|
1645
1753
|
````
|
|
1646
1754
|
|
|
@@ -1648,12 +1756,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1648
1756
|
|
|
1649
1757
|
## The following dependencies are licensed under the MIT License:
|
|
1650
1758
|
|
|
1651
|
-
###
|
|
1759
|
+
### NPM Packages:
|
|
1652
1760
|
|
|
1653
|
-
- [
|
|
1761
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
1654
1762
|
|
|
1655
1763
|
````text
|
|
1656
|
-
|
|
1764
|
+
MIT License
|
|
1765
|
+
|
|
1766
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
1657
1767
|
|
|
1658
1768
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1659
1769
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1662,17 +1772,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1662
1772
|
copies of the Software, and to permit persons to whom the Software is
|
|
1663
1773
|
furnished to do so, subject to the following conditions:
|
|
1664
1774
|
|
|
1665
|
-
The above copyright notice and this permission notice shall be included in
|
|
1666
|
-
|
|
1775
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1776
|
+
copies or substantial portions of the Software.
|
|
1667
1777
|
|
|
1668
1778
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1669
1779
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1670
1780
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1671
1781
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1672
1782
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1673
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1674
|
-
|
|
1783
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1784
|
+
SOFTWARE.
|
|
1675
1785
|
|
|
1786
|
+
[others]: https://github.com/json5/json5/contributors
|
|
1676
1787
|
|
|
1677
1788
|
````
|
|
1678
1789
|
|
|
@@ -1682,12 +1793,13 @@ THE SOFTWARE.
|
|
|
1682
1793
|
|
|
1683
1794
|
### Rust Crates:
|
|
1684
1795
|
|
|
1685
|
-
- [
|
|
1686
|
-
- [
|
|
1687
|
-
- [
|
|
1796
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
1797
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
1798
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
1799
|
+
- [thread_local](https://github.com/Amanieu/thread_local-rs) (1.1.9)
|
|
1688
1800
|
|
|
1689
1801
|
````text
|
|
1690
|
-
Copyright (c)
|
|
1802
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
1691
1803
|
|
|
1692
1804
|
Permission is hereby granted, free of charge, to any
|
|
1693
1805
|
person obtaining a copy of this software and associated
|
|
@@ -1719,67 +1831,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1719
1831
|
|
|
1720
1832
|
## The following dependencies are licensed under the MIT License:
|
|
1721
1833
|
|
|
1722
|
-
###
|
|
1834
|
+
### Rust Crates:
|
|
1723
1835
|
|
|
1724
|
-
- [
|
|
1836
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
1725
1837
|
|
|
1726
1838
|
````text
|
|
1727
|
-
The MIT License (MIT)
|
|
1728
|
-
|
|
1729
|
-
Copyright (c) 2015
|
|
1730
|
-
|
|
1731
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1732
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1733
|
-
in the Software without restriction, including without limitation the rights
|
|
1734
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1735
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1736
|
-
furnished to do so, subject to the following conditions:
|
|
1737
|
-
|
|
1738
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1739
|
-
copies or substantial portions of the Software.
|
|
1740
|
-
|
|
1741
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1742
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1743
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1744
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1745
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1746
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1747
|
-
SOFTWARE.
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
````
|
|
1751
|
-
|
|
1752
|
-
---
|
|
1753
|
-
|
|
1754
|
-
## The following dependencies are licensed under the MIT License:
|
|
1755
|
-
|
|
1756
|
-
### NPM Packages:
|
|
1757
|
-
|
|
1758
|
-
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
1759
|
-
|
|
1760
|
-
````text
|
|
1761
|
-
MIT License
|
|
1762
|
-
|
|
1763
|
-
Copyright (c) Matteo Collina and Undici contributors
|
|
1764
|
-
|
|
1765
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1766
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1767
|
-
in the Software without restriction, including without limitation the rights
|
|
1768
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1769
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1770
|
-
furnished to do so, subject to the following conditions:
|
|
1771
|
-
|
|
1772
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1773
|
-
copies or substantial portions of the Software.
|
|
1774
|
-
|
|
1775
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1776
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1777
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1778
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1779
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1780
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1839
|
+
The MIT License (MIT)
|
|
1840
|
+
|
|
1841
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
1842
|
+
|
|
1843
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1844
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1845
|
+
in the Software without restriction, including without limitation the rights
|
|
1846
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1847
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1848
|
+
furnished to do so, subject to the following conditions:
|
|
1849
|
+
|
|
1850
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1851
|
+
copies or substantial portions of the Software.
|
|
1852
|
+
|
|
1853
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1854
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1855
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1856
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1857
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1858
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1781
1859
|
SOFTWARE.
|
|
1782
|
-
|
|
1783
1860
|
````
|
|
1784
1861
|
|
|
1785
1862
|
---
|
|
@@ -1788,11 +1865,11 @@ SOFTWARE.
|
|
|
1788
1865
|
|
|
1789
1866
|
### Rust Crates:
|
|
1790
1867
|
|
|
1791
|
-
- [
|
|
1792
|
-
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
1868
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
1793
1869
|
|
|
1794
1870
|
````text
|
|
1795
|
-
Copyright (c)
|
|
1871
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
1872
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
1796
1873
|
|
|
1797
1874
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1798
1875
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1820,10 +1897,11 @@ SOFTWARE.
|
|
|
1820
1897
|
|
|
1821
1898
|
### Rust Crates:
|
|
1822
1899
|
|
|
1823
|
-
- [
|
|
1900
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
1901
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
1824
1902
|
|
|
1825
1903
|
````text
|
|
1826
|
-
Copyright (c)
|
|
1904
|
+
Copyright (c) 2014 Alex Crichton
|
|
1827
1905
|
|
|
1828
1906
|
Permission is hereby granted, free of charge, to any
|
|
1829
1907
|
person obtaining a copy of this software and associated
|
|
@@ -1855,45 +1933,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1855
1933
|
|
|
1856
1934
|
## The following dependencies are licensed under the MIT License:
|
|
1857
1935
|
|
|
1858
|
-
###
|
|
1859
|
-
|
|
1860
|
-
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
1861
|
-
|
|
1862
|
-
````text
|
|
1863
|
-
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
1864
|
-
|
|
1865
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1866
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1867
|
-
in the Software without restriction, including without limitation the rights
|
|
1868
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1869
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1870
|
-
furnished to do so, subject to the following conditions:
|
|
1871
|
-
|
|
1872
|
-
The above copyright notice and this permission notice shall be included in
|
|
1873
|
-
all copies or substantial portions of the Software.
|
|
1874
|
-
|
|
1875
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1876
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1877
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1878
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1879
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1880
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1881
|
-
THE SOFTWARE.
|
|
1882
|
-
|
|
1883
|
-
````
|
|
1884
|
-
|
|
1885
|
-
---
|
|
1886
|
-
|
|
1887
|
-
## The following dependencies are licensed under the MIT License:
|
|
1888
|
-
|
|
1889
|
-
### Rust Crates:
|
|
1936
|
+
### NPM Packages:
|
|
1890
1937
|
|
|
1891
|
-
- [
|
|
1938
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
1892
1939
|
|
|
1893
1940
|
````text
|
|
1894
1941
|
The MIT License (MIT)
|
|
1895
1942
|
|
|
1896
|
-
Copyright (c)
|
|
1943
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
1897
1944
|
|
|
1898
1945
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1899
1946
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1913,6 +1960,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1913
1960
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1914
1961
|
SOFTWARE.
|
|
1915
1962
|
|
|
1963
|
+
|
|
1916
1964
|
````
|
|
1917
1965
|
|
|
1918
1966
|
---
|
|
@@ -1921,15 +1969,10 @@ SOFTWARE.
|
|
|
1921
1969
|
|
|
1922
1970
|
### Rust Crates:
|
|
1923
1971
|
|
|
1924
|
-
- [
|
|
1925
|
-
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
1926
|
-
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
1927
|
-
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
1928
|
-
- [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) (0.31.0)
|
|
1929
|
-
- [tracing-subscriber](https://github.com/tokio-rs/tracing) (0.3.23)
|
|
1972
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
1930
1973
|
|
|
1931
1974
|
````text
|
|
1932
|
-
Copyright (c)
|
|
1975
|
+
Copyright (c) The Rust Project Developers
|
|
1933
1976
|
|
|
1934
1977
|
Permission is hereby granted, free of charge, to any
|
|
1935
1978
|
person obtaining a copy of this software and associated
|
|
@@ -1963,34 +2006,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1963
2006
|
|
|
1964
2007
|
### Rust Crates:
|
|
1965
2008
|
|
|
1966
|
-
- [
|
|
2009
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
1967
2010
|
|
|
1968
2011
|
````text
|
|
1969
|
-
|
|
2012
|
+
MIT License
|
|
1970
2013
|
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
limitation the rights to use, copy, modify, merge,
|
|
1976
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1977
|
-
the Software, and to permit persons to whom the Software
|
|
1978
|
-
is furnished to do so, subject to the following
|
|
1979
|
-
conditions:
|
|
2014
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
2015
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
2016
|
+
Copyright (c) 2017 Frommi
|
|
2017
|
+
Copyright (c) 2017-2024 oyvindln
|
|
1980
2018
|
|
|
1981
|
-
The above copyright notice and this permission notice
|
|
1982
|
-
shall be included in all copies or substantial portions
|
|
1983
|
-
of the Software.
|
|
1984
2019
|
|
|
1985
|
-
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
1993
|
-
|
|
2020
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2021
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2022
|
+
in the Software without restriction, including without limitation the rights
|
|
2023
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2024
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2025
|
+
furnished to do so, subject to the following conditions:
|
|
2026
|
+
|
|
2027
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2028
|
+
copies or substantial portions of the Software.
|
|
2029
|
+
|
|
2030
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2031
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2032
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2033
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2034
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2035
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2036
|
+
SOFTWARE.
|
|
1994
2037
|
|
|
1995
2038
|
````
|
|
1996
2039
|
|
|
@@ -2000,40 +2043,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2000
2043
|
|
|
2001
2044
|
### Rust Crates:
|
|
2002
2045
|
|
|
2003
|
-
- [
|
|
2004
|
-
- [
|
|
2005
|
-
- [
|
|
2006
|
-
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
2007
|
-
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
2008
|
-
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
2046
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2047
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2048
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2009
2049
|
|
|
2010
2050
|
````text
|
|
2011
|
-
|
|
2012
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
2051
|
+
MIT License
|
|
2013
2052
|
|
|
2014
|
-
|
|
2015
|
-
person obtaining a copy of this software and associated
|
|
2016
|
-
documentation files (the "Software"), to deal in the
|
|
2017
|
-
Software without restriction, including without
|
|
2018
|
-
limitation the rights to use, copy, modify, merge,
|
|
2019
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2020
|
-
the Software, and to permit persons to whom the Software
|
|
2021
|
-
is furnished to do so, subject to the following
|
|
2022
|
-
conditions:
|
|
2053
|
+
Copyright (c) 2017 Ted Driggs
|
|
2023
2054
|
|
|
2024
|
-
|
|
2025
|
-
|
|
2026
|
-
|
|
2055
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2056
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2057
|
+
in the Software without restriction, including without limitation the rights
|
|
2058
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2059
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2060
|
+
furnished to do so, subject to the following conditions:
|
|
2027
2061
|
|
|
2028
|
-
|
|
2029
|
-
|
|
2030
|
-
|
|
2031
|
-
|
|
2032
|
-
|
|
2033
|
-
|
|
2034
|
-
|
|
2035
|
-
IN
|
|
2036
|
-
|
|
2062
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2063
|
+
copies or substantial portions of the Software.
|
|
2064
|
+
|
|
2065
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2066
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2067
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2068
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2069
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2070
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2071
|
+
SOFTWARE.
|
|
2037
2072
|
|
|
2038
2073
|
````
|
|
2039
2074
|
|
|
@@ -2043,10 +2078,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2043
2078
|
|
|
2044
2079
|
### Rust Crates:
|
|
2045
2080
|
|
|
2046
|
-
- [
|
|
2081
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
2047
2082
|
|
|
2048
2083
|
````text
|
|
2049
|
-
Copyright
|
|
2084
|
+
Copyright (c) 2018 Carl Lerche
|
|
2050
2085
|
|
|
2051
2086
|
Permission is hereby granted, free of charge, to any
|
|
2052
2087
|
person obtaining a copy of this software and associated
|
|
@@ -2080,15 +2115,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2080
2115
|
|
|
2081
2116
|
### Rust Crates:
|
|
2082
2117
|
|
|
2083
|
-
- [
|
|
2084
|
-
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
2085
|
-
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
2086
|
-
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
2118
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
2087
2119
|
|
|
2088
2120
|
````text
|
|
2089
2121
|
The MIT License (MIT)
|
|
2090
2122
|
|
|
2091
|
-
Copyright (c) 2015
|
|
2123
|
+
Copyright (c) 2015 Danny Guo
|
|
2124
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
2125
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
2092
2126
|
|
|
2093
2127
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2094
2128
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2097,16 +2131,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2097
2131
|
copies of the Software, and to permit persons to whom the Software is
|
|
2098
2132
|
furnished to do so, subject to the following conditions:
|
|
2099
2133
|
|
|
2100
|
-
The above copyright notice and this permission notice shall be included in
|
|
2101
|
-
|
|
2134
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2135
|
+
copies or substantial portions of the Software.
|
|
2102
2136
|
|
|
2103
2137
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2104
2138
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2105
2139
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2106
2140
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2107
2141
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2108
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2109
|
-
|
|
2142
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2143
|
+
SOFTWARE.
|
|
2110
2144
|
|
|
2111
2145
|
````
|
|
2112
2146
|
|
|
@@ -2116,10 +2150,10 @@ THE SOFTWARE.
|
|
|
2116
2150
|
|
|
2117
2151
|
### Rust Crates:
|
|
2118
2152
|
|
|
2119
|
-
- [
|
|
2153
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
2120
2154
|
|
|
2121
2155
|
````text
|
|
2122
|
-
Copyright (c) 2017
|
|
2156
|
+
Copyright (c) 2016--2017
|
|
2123
2157
|
|
|
2124
2158
|
Permission is hereby granted, free of charge, to any
|
|
2125
2159
|
person obtaining a copy of this software and associated
|
|
@@ -2153,10 +2187,17 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2153
2187
|
|
|
2154
2188
|
### Rust Crates:
|
|
2155
2189
|
|
|
2156
|
-
- [
|
|
2190
|
+
- [humantime](https://github.com/chronotope/humantime) (2.3.0)
|
|
2157
2191
|
|
|
2158
2192
|
````text
|
|
2159
|
-
Copyright (c)
|
|
2193
|
+
Copyright (c) 2016 The humantime Developers
|
|
2194
|
+
|
|
2195
|
+
Includes parts of http date with the following copyright:
|
|
2196
|
+
Copyright (c) 2016 Pyfisch
|
|
2197
|
+
|
|
2198
|
+
Includes portions of musl libc with the following copyright:
|
|
2199
|
+
Copyright © 2005-2013 Rich Felker
|
|
2200
|
+
|
|
2160
2201
|
|
|
2161
2202
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2162
2203
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2184,34 +2225,30 @@ SOFTWARE.
|
|
|
2184
2225
|
|
|
2185
2226
|
### Rust Crates:
|
|
2186
2227
|
|
|
2187
|
-
- [
|
|
2228
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
2188
2229
|
|
|
2189
2230
|
````text
|
|
2190
|
-
|
|
2231
|
+
The MIT License (MIT)
|
|
2191
2232
|
|
|
2192
|
-
|
|
2193
|
-
person obtaining a copy of this software and associated
|
|
2194
|
-
documentation files (the "Software"), to deal in the
|
|
2195
|
-
Software without restriction, including without
|
|
2196
|
-
limitation the rights to use, copy, modify, merge,
|
|
2197
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2198
|
-
the Software, and to permit persons to whom the Software
|
|
2199
|
-
is furnished to do so, subject to the following
|
|
2200
|
-
conditions:
|
|
2233
|
+
Copyright (c) 2015 Alice Maz
|
|
2201
2234
|
|
|
2202
|
-
|
|
2203
|
-
|
|
2204
|
-
|
|
2235
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2236
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2237
|
+
in the Software without restriction, including without limitation the rights
|
|
2238
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2239
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2240
|
+
furnished to do so, subject to the following conditions:
|
|
2205
2241
|
|
|
2206
|
-
|
|
2207
|
-
|
|
2208
|
-
|
|
2209
|
-
|
|
2210
|
-
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
IN
|
|
2214
|
-
|
|
2242
|
+
The above copyright notice and this permission notice shall be included in
|
|
2243
|
+
all copies or substantial portions of the Software.
|
|
2244
|
+
|
|
2245
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2246
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2247
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2248
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2249
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2250
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2251
|
+
THE SOFTWARE.
|
|
2215
2252
|
|
|
2216
2253
|
````
|
|
2217
2254
|
|
|
@@ -2221,34 +2258,31 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2221
2258
|
|
|
2222
2259
|
### Rust Crates:
|
|
2223
2260
|
|
|
2224
|
-
- [
|
|
2261
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
2262
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
2225
2263
|
|
|
2226
2264
|
````text
|
|
2227
|
-
|
|
2265
|
+
MIT License
|
|
2228
2266
|
|
|
2229
|
-
|
|
2230
|
-
person obtaining a copy of this software and associated
|
|
2231
|
-
documentation files (the "Software"), to deal in the
|
|
2232
|
-
Software without restriction, including without
|
|
2233
|
-
limitation the rights to use, copy, modify, merge,
|
|
2234
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2235
|
-
the Software, and to permit persons to whom the Software
|
|
2236
|
-
is furnished to do so, subject to the following
|
|
2237
|
-
conditions:
|
|
2267
|
+
Copyright (c) 2019 Graham Esau
|
|
2238
2268
|
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
|
|
2269
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2270
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2271
|
+
in the Software without restriction, including without limitation the rights
|
|
2272
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2273
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2274
|
+
furnished to do so, subject to the following conditions:
|
|
2242
2275
|
|
|
2243
|
-
|
|
2244
|
-
|
|
2245
|
-
|
|
2246
|
-
|
|
2247
|
-
|
|
2248
|
-
|
|
2249
|
-
|
|
2250
|
-
IN
|
|
2251
|
-
|
|
2276
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2277
|
+
copies or substantial portions of the Software.
|
|
2278
|
+
|
|
2279
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2280
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2281
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2282
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2283
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2284
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2285
|
+
SOFTWARE.
|
|
2252
2286
|
|
|
2253
2287
|
````
|
|
2254
2288
|
|
|
@@ -2258,10 +2292,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2258
2292
|
|
|
2259
2293
|
### Rust Crates:
|
|
2260
2294
|
|
|
2261
|
-
- [
|
|
2295
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
2262
2296
|
|
|
2263
2297
|
````text
|
|
2264
|
-
Copyright (c)
|
|
2298
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
2299
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2265
2300
|
|
|
2266
2301
|
Permission is hereby granted, free of charge, to any
|
|
2267
2302
|
person obtaining a copy of this software and associated
|
|
@@ -2295,14 +2330,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2295
2330
|
|
|
2296
2331
|
### Rust Crates:
|
|
2297
2332
|
|
|
2298
|
-
- [
|
|
2299
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
2300
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
2333
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
2301
2334
|
|
|
2302
2335
|
````text
|
|
2303
|
-
|
|
2304
|
-
|
|
2305
|
-
Copyright (c) Tokio Contributors
|
|
2336
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
2306
2337
|
|
|
2307
2338
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2308
2339
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2311,16 +2342,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2311
2342
|
copies of the Software, and to permit persons to whom the Software is
|
|
2312
2343
|
furnished to do so, subject to the following conditions:
|
|
2313
2344
|
|
|
2314
|
-
The above copyright notice and this permission notice shall be included in
|
|
2315
|
-
copies or substantial portions of the Software.
|
|
2345
|
+
The above copyright notice and this permission notice shall be included in
|
|
2346
|
+
all copies or substantial portions of the Software.
|
|
2316
2347
|
|
|
2317
2348
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2318
2349
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2319
2350
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2320
2351
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2321
2352
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2322
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2323
|
-
SOFTWARE.
|
|
2353
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2354
|
+
THE SOFTWARE.
|
|
2324
2355
|
|
|
2325
2356
|
````
|
|
2326
2357
|
|
|
@@ -2330,10 +2361,10 @@ SOFTWARE.
|
|
|
2330
2361
|
|
|
2331
2362
|
### Rust Crates:
|
|
2332
2363
|
|
|
2333
|
-
- [
|
|
2364
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
2334
2365
|
|
|
2335
2366
|
````text
|
|
2336
|
-
Copyright (c)
|
|
2367
|
+
Copyright (c) 2017 Sean McArthur
|
|
2337
2368
|
|
|
2338
2369
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2339
2370
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2362,10 +2393,10 @@ THE SOFTWARE.
|
|
|
2362
2393
|
|
|
2363
2394
|
### Rust Crates:
|
|
2364
2395
|
|
|
2365
|
-
- [
|
|
2396
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
2366
2397
|
|
|
2367
2398
|
````text
|
|
2368
|
-
Copyright (c)
|
|
2399
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
2369
2400
|
|
|
2370
2401
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2371
2402
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2374,16 +2405,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2374
2405
|
copies of the Software, and to permit persons to whom the Software is
|
|
2375
2406
|
furnished to do so, subject to the following conditions:
|
|
2376
2407
|
|
|
2377
|
-
The above copyright notice and this permission notice shall be included in
|
|
2378
|
-
copies or substantial portions of the Software.
|
|
2408
|
+
The above copyright notice and this permission notice shall be included in
|
|
2409
|
+
all copies or substantial portions of the Software.
|
|
2379
2410
|
|
|
2380
2411
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2381
2412
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2382
2413
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2383
2414
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2384
2415
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2385
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2386
|
-
SOFTWARE.
|
|
2416
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2417
|
+
THE SOFTWARE.
|
|
2387
2418
|
|
|
2388
2419
|
````
|
|
2389
2420
|
|
|
@@ -2393,34 +2424,29 @@ SOFTWARE.
|
|
|
2393
2424
|
|
|
2394
2425
|
### Rust Crates:
|
|
2395
2426
|
|
|
2396
|
-
- [
|
|
2427
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
2397
2428
|
|
|
2398
2429
|
````text
|
|
2399
|
-
Copyright (c) 2019
|
|
2430
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
2400
2431
|
|
|
2401
|
-
Permission is hereby granted, free of charge, to any
|
|
2402
|
-
|
|
2403
|
-
|
|
2404
|
-
|
|
2405
|
-
|
|
2406
|
-
|
|
2407
|
-
the Software, and to permit persons to whom the Software
|
|
2408
|
-
is furnished to do so, subject to the following
|
|
2409
|
-
conditions:
|
|
2432
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2433
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2434
|
+
in the Software without restriction, including without limitation the rights
|
|
2435
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2436
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2437
|
+
furnished to do so, subject to the following conditions:
|
|
2410
2438
|
|
|
2411
|
-
The above copyright notice and this permission notice
|
|
2412
|
-
|
|
2413
|
-
|
|
2439
|
+
The above copyright notice and this permission notice shall be included in
|
|
2440
|
+
all copies or substantial portions of the Software.
|
|
2441
|
+
|
|
2442
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2443
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2444
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2445
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2446
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2447
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2448
|
+
THE SOFTWARE.
|
|
2414
2449
|
|
|
2415
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2416
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2417
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2418
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2419
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2420
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2421
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2422
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2423
|
-
DEALINGS IN THE SOFTWARE.
|
|
2424
2450
|
|
|
2425
2451
|
````
|
|
2426
2452
|
|
|
@@ -2428,15 +2454,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2428
2454
|
|
|
2429
2455
|
## The following dependencies are licensed under the MIT License:
|
|
2430
2456
|
|
|
2431
|
-
###
|
|
2457
|
+
### NPM Packages:
|
|
2432
2458
|
|
|
2433
|
-
- [
|
|
2459
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
2460
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
2434
2461
|
|
|
2435
2462
|
````text
|
|
2436
2463
|
MIT License
|
|
2437
2464
|
|
|
2438
|
-
Copyright (c)
|
|
2439
|
-
Copyright (c) Tokio Contributors
|
|
2465
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
2440
2466
|
|
|
2441
2467
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2442
2468
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2464,49 +2490,12 @@ SOFTWARE.
|
|
|
2464
2490
|
|
|
2465
2491
|
### Rust Crates:
|
|
2466
2492
|
|
|
2467
|
-
- [
|
|
2468
|
-
|
|
2469
|
-
````text
|
|
2470
|
-
Copyright (c) 2015 Steven Allen
|
|
2471
|
-
|
|
2472
|
-
Permission is hereby granted, free of charge, to any
|
|
2473
|
-
person obtaining a copy of this software and associated
|
|
2474
|
-
documentation files (the "Software"), to deal in the
|
|
2475
|
-
Software without restriction, including without
|
|
2476
|
-
limitation the rights to use, copy, modify, merge,
|
|
2477
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2478
|
-
the Software, and to permit persons to whom the Software
|
|
2479
|
-
is furnished to do so, subject to the following
|
|
2480
|
-
conditions:
|
|
2481
|
-
|
|
2482
|
-
The above copyright notice and this permission notice
|
|
2483
|
-
shall be included in all copies or substantial portions
|
|
2484
|
-
of the Software.
|
|
2485
|
-
|
|
2486
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2487
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2488
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2489
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2490
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2491
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2492
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2493
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2494
|
-
DEALINGS IN THE SOFTWARE.
|
|
2495
|
-
|
|
2496
|
-
````
|
|
2497
|
-
|
|
2498
|
-
---
|
|
2499
|
-
|
|
2500
|
-
## The following dependencies are licensed under the MIT License:
|
|
2501
|
-
|
|
2502
|
-
### Rust Crates:
|
|
2503
|
-
|
|
2504
|
-
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
2493
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
2505
2494
|
|
|
2506
2495
|
````text
|
|
2507
2496
|
MIT License
|
|
2508
2497
|
|
|
2509
|
-
Copyright (c)
|
|
2498
|
+
Copyright (c) 2025 Callum Oakley
|
|
2510
2499
|
|
|
2511
2500
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2512
2501
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2532,12 +2521,47 @@ SOFTWARE.
|
|
|
2532
2521
|
|
|
2533
2522
|
## The following dependencies are licensed under the MIT License:
|
|
2534
2523
|
|
|
2524
|
+
### NPM Packages:
|
|
2525
|
+
|
|
2526
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
2527
|
+
|
|
2528
|
+
````text
|
|
2529
|
+
This software is released under the MIT license:
|
|
2530
|
+
|
|
2531
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2532
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2533
|
+
the Software without restriction, including without limitation the rights to
|
|
2534
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2535
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2536
|
+
subject to the following conditions:
|
|
2537
|
+
|
|
2538
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2539
|
+
copies or substantial portions of the Software.
|
|
2540
|
+
|
|
2541
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2542
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2543
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2544
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2545
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2546
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2547
|
+
|
|
2548
|
+
````
|
|
2549
|
+
|
|
2550
|
+
---
|
|
2551
|
+
|
|
2552
|
+
## The following dependencies are licensed under the MIT License:
|
|
2553
|
+
|
|
2535
2554
|
### Rust Crates:
|
|
2536
2555
|
|
|
2537
|
-
- [
|
|
2556
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
2557
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2558
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2559
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2560
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2561
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
2538
2562
|
|
|
2539
2563
|
````text
|
|
2540
|
-
Copyright (c)
|
|
2564
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2541
2565
|
|
|
2542
2566
|
Permission is hereby granted, free of charge, to any
|
|
2543
2567
|
person obtaining a copy of this software and associated
|
|
@@ -2571,61 +2595,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2571
2595
|
|
|
2572
2596
|
### Rust Crates:
|
|
2573
2597
|
|
|
2574
|
-
- [
|
|
2575
|
-
|
|
2576
|
-
````text
|
|
2577
|
-
Copyright 2017 Juniper Networks, Inc.
|
|
2578
|
-
|
|
2579
|
-
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:
|
|
2580
|
-
|
|
2581
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2582
|
-
|
|
2583
|
-
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.
|
|
2584
|
-
|
|
2585
|
-
````
|
|
2586
|
-
|
|
2587
|
-
---
|
|
2588
|
-
|
|
2589
|
-
## The following dependencies are licensed under the MIT License:
|
|
2590
|
-
|
|
2591
|
-
### Rust Crates:
|
|
2592
|
-
|
|
2593
|
-
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
2594
|
-
|
|
2595
|
-
````text
|
|
2596
|
-
The MIT License (MIT)
|
|
2597
|
-
|
|
2598
|
-
Copyright (c) 2015 Bartłomiej Kamiński
|
|
2599
|
-
|
|
2600
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2601
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2602
|
-
in the Software without restriction, including without limitation the rights
|
|
2603
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2604
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2605
|
-
furnished to do so, subject to the following conditions:
|
|
2606
|
-
|
|
2607
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2608
|
-
copies or substantial portions of the Software.
|
|
2609
|
-
|
|
2610
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2611
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2612
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2613
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2614
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2615
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2616
|
-
SOFTWARE.
|
|
2617
|
-
````
|
|
2618
|
-
|
|
2619
|
-
---
|
|
2620
|
-
|
|
2621
|
-
## The following dependencies are licensed under the MIT License:
|
|
2622
|
-
|
|
2623
|
-
### Rust Crates:
|
|
2624
|
-
|
|
2625
|
-
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
2598
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
2626
2599
|
|
|
2627
2600
|
````text
|
|
2628
|
-
Copyright (c)
|
|
2601
|
+
Copyright (c) 2017 http-rs authors
|
|
2629
2602
|
|
|
2630
2603
|
Permission is hereby granted, free of charge, to any
|
|
2631
2604
|
person obtaining a copy of this software and associated
|
|
@@ -2657,49 +2630,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2657
2630
|
|
|
2658
2631
|
## The following dependencies are licensed under the MIT License:
|
|
2659
2632
|
|
|
2660
|
-
### NPM Packages:
|
|
2661
|
-
|
|
2662
|
-
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
2663
|
-
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.40)
|
|
2664
|
-
|
|
2665
|
-
````text
|
|
2666
|
-
MIT License
|
|
2667
|
-
|
|
2668
|
-
Copyright (c) Microsoft Corporation.
|
|
2669
|
-
|
|
2670
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2671
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2672
|
-
in the Software without restriction, including without limitation the rights
|
|
2673
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2674
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2675
|
-
furnished to do so, subject to the following conditions:
|
|
2676
|
-
|
|
2677
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2678
|
-
copies or substantial portions of the Software.
|
|
2679
|
-
|
|
2680
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2681
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2682
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2683
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2684
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2685
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2686
|
-
SOFTWARE
|
|
2687
|
-
|
|
2688
|
-
````
|
|
2689
|
-
|
|
2690
|
-
---
|
|
2691
|
-
|
|
2692
|
-
## The following dependencies are licensed under the MIT License:
|
|
2693
|
-
|
|
2694
2633
|
### Rust Crates:
|
|
2695
2634
|
|
|
2696
|
-
- [
|
|
2635
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
2697
2636
|
|
|
2698
2637
|
````text
|
|
2699
|
-
|
|
2700
|
-
|
|
2701
|
-
Copyright (c) 2015-2020 Julien Cretin
|
|
2702
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
2638
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
2639
|
+
Copyright (c) 2016 Alex Crichton
|
|
2703
2640
|
|
|
2704
2641
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2705
2642
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2708,16 +2645,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2708
2645
|
copies of the Software, and to permit persons to whom the Software is
|
|
2709
2646
|
furnished to do so, subject to the following conditions:
|
|
2710
2647
|
|
|
2711
|
-
The above copyright notice and this permission notice shall be included in
|
|
2712
|
-
copies or substantial portions of the Software.
|
|
2648
|
+
The above copyright notice and this permission notice shall be included in
|
|
2649
|
+
all copies or substantial portions of the Software.
|
|
2713
2650
|
|
|
2714
2651
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2715
2652
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2716
2653
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2717
2654
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2718
2655
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2719
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2720
|
-
SOFTWARE.
|
|
2656
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2657
|
+
THE SOFTWARE.
|
|
2658
|
+
|
|
2721
2659
|
|
|
2722
2660
|
````
|
|
2723
2661
|
|
|
@@ -2727,29 +2665,34 @@ SOFTWARE.
|
|
|
2727
2665
|
|
|
2728
2666
|
### Rust Crates:
|
|
2729
2667
|
|
|
2730
|
-
- [
|
|
2668
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
2731
2669
|
|
|
2732
2670
|
````text
|
|
2733
|
-
Copyright (c)
|
|
2734
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
2671
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
2735
2672
|
|
|
2736
|
-
Permission is hereby granted, free of charge, to any
|
|
2737
|
-
of this software and associated
|
|
2738
|
-
|
|
2739
|
-
|
|
2740
|
-
|
|
2741
|
-
|
|
2673
|
+
Permission is hereby granted, free of charge, to any
|
|
2674
|
+
person obtaining a copy of this software and associated
|
|
2675
|
+
documentation files (the "Software"), to deal in the
|
|
2676
|
+
Software without restriction, including without
|
|
2677
|
+
limitation the rights to use, copy, modify, merge,
|
|
2678
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2679
|
+
the Software, and to permit persons to whom the Software
|
|
2680
|
+
is furnished to do so, subject to the following
|
|
2681
|
+
conditions:
|
|
2742
2682
|
|
|
2743
|
-
The above copyright notice and this permission notice
|
|
2744
|
-
all copies or substantial portions
|
|
2683
|
+
The above copyright notice and this permission notice
|
|
2684
|
+
shall be included in all copies or substantial portions
|
|
2685
|
+
of the Software.
|
|
2745
2686
|
|
|
2746
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2747
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2748
|
-
|
|
2749
|
-
|
|
2750
|
-
|
|
2751
|
-
|
|
2752
|
-
|
|
2687
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2688
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2689
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2690
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2691
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2692
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2693
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2694
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2695
|
+
DEALINGS IN THE SOFTWARE.
|
|
2753
2696
|
|
|
2754
2697
|
````
|
|
2755
2698
|
|
|
@@ -2757,34 +2700,36 @@ THE SOFTWARE.
|
|
|
2757
2700
|
|
|
2758
2701
|
## The following dependencies are licensed under the MIT License:
|
|
2759
2702
|
|
|
2760
|
-
###
|
|
2703
|
+
### Rust Crates:
|
|
2761
2704
|
|
|
2762
|
-
- [
|
|
2705
|
+
- [equivalent](https://github.com/indexmap-rs/equivalent) (1.0.2)
|
|
2763
2706
|
|
|
2764
2707
|
````text
|
|
2765
|
-
|
|
2766
|
-
|
|
2767
|
-
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
2768
|
-
|
|
2769
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2770
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2771
|
-
in the Software without restriction, including without limitation the rights
|
|
2772
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2773
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2774
|
-
furnished to do so, subject to the following conditions:
|
|
2708
|
+
Copyright (c) 2016--2023
|
|
2775
2709
|
|
|
2776
|
-
|
|
2777
|
-
|
|
2710
|
+
Permission is hereby granted, free of charge, to any
|
|
2711
|
+
person obtaining a copy of this software and associated
|
|
2712
|
+
documentation files (the "Software"), to deal in the
|
|
2713
|
+
Software without restriction, including without
|
|
2714
|
+
limitation the rights to use, copy, modify, merge,
|
|
2715
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2716
|
+
the Software, and to permit persons to whom the Software
|
|
2717
|
+
is furnished to do so, subject to the following
|
|
2718
|
+
conditions:
|
|
2778
2719
|
|
|
2779
|
-
|
|
2780
|
-
|
|
2781
|
-
|
|
2782
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2783
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2784
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2785
|
-
SOFTWARE.
|
|
2720
|
+
The above copyright notice and this permission notice
|
|
2721
|
+
shall be included in all copies or substantial portions
|
|
2722
|
+
of the Software.
|
|
2786
2723
|
|
|
2787
|
-
|
|
2724
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2725
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2726
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2727
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2728
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2729
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2730
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2731
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2732
|
+
DEALINGS IN THE SOFTWARE.
|
|
2788
2733
|
|
|
2789
2734
|
````
|
|
2790
2735
|
|
|
@@ -2794,19 +2739,10 @@ SOFTWARE.
|
|
|
2794
2739
|
|
|
2795
2740
|
### Rust Crates:
|
|
2796
2741
|
|
|
2797
|
-
- [
|
|
2798
|
-
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2799
|
-
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2800
|
-
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2801
|
-
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2802
|
-
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2803
|
-
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2804
|
-
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2805
|
-
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2742
|
+
- [http-body](https://github.com/hyperium/http-body) (1.0.1)
|
|
2806
2743
|
|
|
2807
2744
|
````text
|
|
2808
|
-
Copyright (c)
|
|
2809
|
-
Copyright (c) 2017 The Tokio Authors
|
|
2745
|
+
Copyright (c) 2019-2024 Sean McArthur & Hyper Contributors
|
|
2810
2746
|
|
|
2811
2747
|
Permission is hereby granted, free of charge, to any
|
|
2812
2748
|
person obtaining a copy of this software and associated
|
|
@@ -2840,10 +2776,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2840
2776
|
|
|
2841
2777
|
### Rust Crates:
|
|
2842
2778
|
|
|
2843
|
-
- [
|
|
2779
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
2844
2780
|
|
|
2845
2781
|
````text
|
|
2846
|
-
Copyright (c)
|
|
2782
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
2847
2783
|
|
|
2848
2784
|
Permission is hereby granted, free of charge, to any
|
|
2849
2785
|
person obtaining a copy of this software and associated
|
|
@@ -2877,10 +2813,77 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2877
2813
|
|
|
2878
2814
|
### Rust Crates:
|
|
2879
2815
|
|
|
2880
|
-
- [
|
|
2816
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
2881
2817
|
|
|
2882
2818
|
````text
|
|
2883
|
-
|
|
2819
|
+
MIT License
|
|
2820
|
+
|
|
2821
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
2822
|
+
|
|
2823
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2824
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2825
|
+
in the Software without restriction, including without limitation the rights
|
|
2826
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2827
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2828
|
+
furnished to do so, subject to the following conditions:
|
|
2829
|
+
|
|
2830
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2831
|
+
copies or substantial portions of the Software.
|
|
2832
|
+
|
|
2833
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2834
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2835
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2836
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2837
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2838
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2839
|
+
SOFTWARE.
|
|
2840
|
+
|
|
2841
|
+
````
|
|
2842
|
+
|
|
2843
|
+
---
|
|
2844
|
+
|
|
2845
|
+
## The following dependencies are licensed under the MIT License:
|
|
2846
|
+
|
|
2847
|
+
### NPM Packages:
|
|
2848
|
+
|
|
2849
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
2850
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
|
|
2851
|
+
|
|
2852
|
+
````text
|
|
2853
|
+
MIT License
|
|
2854
|
+
|
|
2855
|
+
Copyright (c) Microsoft Corporation.
|
|
2856
|
+
|
|
2857
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2858
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2859
|
+
in the Software without restriction, including without limitation the rights
|
|
2860
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2861
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2862
|
+
furnished to do so, subject to the following conditions:
|
|
2863
|
+
|
|
2864
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2865
|
+
copies or substantial portions of the Software.
|
|
2866
|
+
|
|
2867
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2868
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2869
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2870
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2871
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2872
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2873
|
+
SOFTWARE
|
|
2874
|
+
|
|
2875
|
+
````
|
|
2876
|
+
|
|
2877
|
+
---
|
|
2878
|
+
|
|
2879
|
+
## The following dependencies are licensed under the MIT License:
|
|
2880
|
+
|
|
2881
|
+
### Rust Crates:
|
|
2882
|
+
|
|
2883
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
2884
|
+
|
|
2885
|
+
````text
|
|
2886
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
2884
2887
|
|
|
2885
2888
|
Permission is hereby granted, free of charge, to any
|
|
2886
2889
|
person obtaining a copy of this software and associated
|
|
@@ -2914,37 +2917,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2914
2917
|
|
|
2915
2918
|
### Rust Crates:
|
|
2916
2919
|
|
|
2917
|
-
- [
|
|
2918
|
-
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
2919
|
-
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
2920
|
-
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
2921
|
-
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
2922
|
-
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
2923
|
-
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
2924
|
-
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
2925
|
-
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
2926
|
-
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
2927
|
-
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
2928
|
-
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
2929
|
-
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
2930
|
-
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
2931
|
-
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
2932
|
-
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
2933
|
-
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
2934
|
-
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
2935
|
-
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
2936
|
-
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
2937
|
-
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
2938
|
-
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
2939
|
-
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
2940
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
2941
|
-
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
2942
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
2943
|
-
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
2944
|
-
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
2945
|
-
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
2920
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
2946
2921
|
|
|
2947
2922
|
````text
|
|
2923
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
2924
|
+
|
|
2948
2925
|
Permission is hereby granted, free of charge, to any
|
|
2949
2926
|
person obtaining a copy of this software and associated
|
|
2950
2927
|
documentation files (the "Software"), to deal in the
|
|
@@ -2977,17 +2954,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2977
2954
|
|
|
2978
2955
|
### Rust Crates:
|
|
2979
2956
|
|
|
2980
|
-
- [
|
|
2957
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
2958
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
2959
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
2960
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
2981
2961
|
|
|
2982
2962
|
````text
|
|
2983
|
-
|
|
2984
|
-
|
|
2985
|
-
Includes parts of http date with the following copyright:
|
|
2986
|
-
Copyright (c) 2016 Pyfisch
|
|
2987
|
-
|
|
2988
|
-
Includes portions of musl libc with the following copyright:
|
|
2989
|
-
Copyright © 2005-2013 Rich Felker
|
|
2963
|
+
The MIT License (MIT)
|
|
2990
2964
|
|
|
2965
|
+
Copyright (c) 2015 Andrew Gallant
|
|
2991
2966
|
|
|
2992
2967
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2993
2968
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2996,16 +2971,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2996
2971
|
copies of the Software, and to permit persons to whom the Software is
|
|
2997
2972
|
furnished to do so, subject to the following conditions:
|
|
2998
2973
|
|
|
2999
|
-
The above copyright notice and this permission notice shall be included in
|
|
3000
|
-
copies or substantial portions of the Software.
|
|
2974
|
+
The above copyright notice and this permission notice shall be included in
|
|
2975
|
+
all copies or substantial portions of the Software.
|
|
3001
2976
|
|
|
3002
2977
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3003
2978
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3004
2979
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3005
2980
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3006
2981
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3007
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3008
|
-
SOFTWARE.
|
|
2982
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2983
|
+
THE SOFTWARE.
|
|
3009
2984
|
|
|
3010
2985
|
````
|
|
3011
2986
|
|
|
@@ -3015,10 +2990,19 @@ SOFTWARE.
|
|
|
3015
2990
|
|
|
3016
2991
|
### Rust Crates:
|
|
3017
2992
|
|
|
3018
|
-
- [
|
|
2993
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2994
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2995
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2996
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2997
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2998
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
2999
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3000
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3001
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
3019
3002
|
|
|
3020
3003
|
````text
|
|
3021
|
-
Copyright (c) 2016
|
|
3004
|
+
Copyright (c) 2016 Alex Crichton
|
|
3005
|
+
Copyright (c) 2017 The Tokio Authors
|
|
3022
3006
|
|
|
3023
3007
|
Permission is hereby granted, free of charge, to any
|
|
3024
3008
|
person obtaining a copy of this software and associated
|
|
@@ -3052,32 +3036,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3052
3036
|
|
|
3053
3037
|
### Rust Crates:
|
|
3054
3038
|
|
|
3055
|
-
- [
|
|
3039
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
3056
3040
|
|
|
3057
3041
|
````text
|
|
3058
|
-
|
|
3059
|
-
|
|
3060
|
-
|
|
3061
|
-
|
|
3062
|
-
|
|
3063
|
-
|
|
3064
|
-
|
|
3065
|
-
|
|
3066
|
-
|
|
3067
|
-
furnished to do so, subject to the following
|
|
3068
|
-
|
|
3069
|
-
|
|
3070
|
-
The above copyright notice and this permission notice
|
|
3071
|
-
all copies or substantial portions
|
|
3072
|
-
|
|
3073
|
-
|
|
3074
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3075
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3076
|
-
|
|
3077
|
-
|
|
3078
|
-
|
|
3079
|
-
|
|
3080
|
-
|
|
3042
|
+
Copyright (c) 2019 Carl Lerche
|
|
3043
|
+
|
|
3044
|
+
Permission is hereby granted, free of charge, to any
|
|
3045
|
+
person obtaining a copy of this software and associated
|
|
3046
|
+
documentation files (the "Software"), to deal in the
|
|
3047
|
+
Software without restriction, including without
|
|
3048
|
+
limitation the rights to use, copy, modify, merge,
|
|
3049
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3050
|
+
the Software, and to permit persons to whom the Software
|
|
3051
|
+
is furnished to do so, subject to the following
|
|
3052
|
+
conditions:
|
|
3053
|
+
|
|
3054
|
+
The above copyright notice and this permission notice
|
|
3055
|
+
shall be included in all copies or substantial portions
|
|
3056
|
+
of the Software.
|
|
3057
|
+
|
|
3058
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3059
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3060
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3061
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3062
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3063
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3064
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3065
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3066
|
+
DEALINGS IN THE SOFTWARE.
|
|
3081
3067
|
|
|
3082
3068
|
````
|
|
3083
3069
|
|
|
@@ -3087,10 +3073,10 @@ THE SOFTWARE.
|
|
|
3087
3073
|
|
|
3088
3074
|
### Rust Crates:
|
|
3089
3075
|
|
|
3090
|
-
- [
|
|
3076
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
3091
3077
|
|
|
3092
3078
|
````text
|
|
3093
|
-
Copyright (c)
|
|
3079
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
3094
3080
|
|
|
3095
3081
|
Permission is hereby granted, free of charge, to any
|
|
3096
3082
|
person obtaining a copy of this software and associated
|
|
@@ -3124,13 +3110,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3124
3110
|
|
|
3125
3111
|
### Rust Crates:
|
|
3126
3112
|
|
|
3127
|
-
- [
|
|
3128
|
-
- [
|
|
3113
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
3114
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
3115
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
3129
3116
|
|
|
3130
3117
|
````text
|
|
3131
3118
|
MIT License
|
|
3132
3119
|
|
|
3133
|
-
Copyright (c)
|
|
3120
|
+
Copyright (c) Tokio Contributors
|
|
3134
3121
|
|
|
3135
3122
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3136
3123
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3156,36 +3143,32 @@ SOFTWARE.
|
|
|
3156
3143
|
|
|
3157
3144
|
## The following dependencies are licensed under the MIT License:
|
|
3158
3145
|
|
|
3159
|
-
###
|
|
3146
|
+
### NPM Packages:
|
|
3160
3147
|
|
|
3161
|
-
- [
|
|
3148
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
3162
3149
|
|
|
3163
3150
|
````text
|
|
3164
|
-
|
|
3151
|
+
The MIT License (MIT)
|
|
3165
3152
|
|
|
3166
|
-
|
|
3167
|
-
person obtaining a copy of this software and associated
|
|
3168
|
-
documentation files (the "Software"), to deal in the
|
|
3169
|
-
Software without restriction, including without
|
|
3170
|
-
limitation the rights to use, copy, modify, merge,
|
|
3171
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3172
|
-
the Software, and to permit persons to whom the Software
|
|
3173
|
-
is furnished to do so, subject to the following
|
|
3174
|
-
conditions:
|
|
3153
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
3175
3154
|
|
|
3176
|
-
|
|
3177
|
-
|
|
3178
|
-
|
|
3155
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3156
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3157
|
+
in the Software without restriction, including without limitation the rights
|
|
3158
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3159
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3160
|
+
furnished to do so, subject to the following conditions:
|
|
3179
3161
|
|
|
3180
|
-
|
|
3181
|
-
|
|
3182
|
-
|
|
3183
|
-
|
|
3184
|
-
|
|
3185
|
-
|
|
3186
|
-
|
|
3187
|
-
IN
|
|
3188
|
-
|
|
3162
|
+
The above copyright notice and this permission notice shall be included in
|
|
3163
|
+
all copies or substantial portions of the Software.
|
|
3164
|
+
|
|
3165
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3166
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3167
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3168
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3169
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3170
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3171
|
+
THE SOFTWARE.
|
|
3189
3172
|
|
|
3190
3173
|
````
|
|
3191
3174
|
|
|
@@ -3195,10 +3178,16 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3195
3178
|
|
|
3196
3179
|
### Rust Crates:
|
|
3197
3180
|
|
|
3198
|
-
- [
|
|
3181
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
3182
|
+
- [rand](https://github.com/rust-random/rand) (0.9.4)
|
|
3183
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
3184
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.9.0)
|
|
3185
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3186
|
+
- [rand_core](https://github.com/rust-random/rand) (0.9.5)
|
|
3199
3187
|
|
|
3200
3188
|
````text
|
|
3201
|
-
Copyright
|
|
3189
|
+
Copyright 2018 Developers of the Rand project
|
|
3190
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3202
3191
|
|
|
3203
3192
|
Permission is hereby granted, free of charge, to any
|
|
3204
3193
|
person obtaining a copy of this software and associated
|
|
@@ -3224,7 +3213,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
3224
3213
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3225
3214
|
DEALINGS IN THE SOFTWARE.
|
|
3226
3215
|
|
|
3227
|
-
|
|
3228
3216
|
````
|
|
3229
3217
|
|
|
3230
3218
|
---
|
|
@@ -3233,10 +3221,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3233
3221
|
|
|
3234
3222
|
### Rust Crates:
|
|
3235
3223
|
|
|
3236
|
-
- [
|
|
3224
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
3237
3225
|
|
|
3238
3226
|
````text
|
|
3239
|
-
Copyright (c)
|
|
3227
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
3240
3228
|
|
|
3241
3229
|
Permission is hereby granted, free of charge, to any
|
|
3242
3230
|
person obtaining a copy of this software and associated
|
|
@@ -3270,10 +3258,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3270
3258
|
|
|
3271
3259
|
### Rust Crates:
|
|
3272
3260
|
|
|
3273
|
-
- [
|
|
3261
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
3274
3262
|
|
|
3275
3263
|
````text
|
|
3276
|
-
Copyright (c)
|
|
3264
|
+
Copyright (c) 2018 directories-rs contributors
|
|
3277
3265
|
|
|
3278
3266
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3279
3267
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3282,16 +3270,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3282
3270
|
copies of the Software, and to permit persons to whom the Software is
|
|
3283
3271
|
furnished to do so, subject to the following conditions:
|
|
3284
3272
|
|
|
3285
|
-
The above copyright notice and this permission notice shall be included in
|
|
3286
|
-
|
|
3273
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3274
|
+
copies or substantial portions of the Software.
|
|
3287
3275
|
|
|
3288
3276
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3289
3277
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3290
3278
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3291
3279
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3292
3280
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3293
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3294
|
-
|
|
3281
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3282
|
+
SOFTWARE.
|
|
3295
3283
|
|
|
3296
3284
|
````
|
|
3297
3285
|
|
|
@@ -3301,36 +3289,47 @@ THE SOFTWARE.
|
|
|
3301
3289
|
|
|
3302
3290
|
### Rust Crates:
|
|
3303
3291
|
|
|
3304
|
-
- [
|
|
3305
|
-
- [
|
|
3306
|
-
- [
|
|
3292
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
3293
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3294
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
3295
|
+
- [windows](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
3296
|
+
- [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
3297
|
+
- [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
3298
|
+
- [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
3299
|
+
- [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
|
|
3300
|
+
- [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
|
|
3301
|
+
- [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
3302
|
+
- [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
|
|
3303
|
+
- [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
|
|
3304
|
+
- [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
|
|
3305
|
+
- [windows-sys](https://github.com/microsoft/windows-rs) (0.48.0)
|
|
3306
|
+
- [windows-sys](https://github.com/microsoft/windows-rs) (0.52.0)
|
|
3307
|
+
- [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
|
|
3308
|
+
- [windows-targets](https://github.com/microsoft/windows-rs) (0.48.5)
|
|
3309
|
+
- [windows-targets](https://github.com/microsoft/windows-rs) (0.52.6)
|
|
3310
|
+
- [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
3311
|
+
- [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.48.5)
|
|
3312
|
+
- [windows_x86_64_msvc](https://github.com/microsoft/windows-rs) (0.52.6)
|
|
3307
3313
|
|
|
3308
3314
|
````text
|
|
3309
|
-
|
|
3315
|
+
MIT License
|
|
3310
3316
|
|
|
3311
|
-
|
|
3312
|
-
person obtaining a copy of this software and associated
|
|
3313
|
-
documentation files (the "Software"), to deal in the
|
|
3314
|
-
Software without restriction, including without
|
|
3315
|
-
limitation the rights to use, copy, modify, merge,
|
|
3316
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3317
|
-
the Software, and to permit persons to whom the Software
|
|
3318
|
-
is furnished to do so, subject to the following
|
|
3319
|
-
conditions:
|
|
3317
|
+
Copyright (c) <year> <copyright holders>
|
|
3320
3318
|
|
|
3321
|
-
|
|
3322
|
-
|
|
3323
|
-
|
|
3319
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
3320
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
3321
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3322
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
3323
|
+
following conditions:
|
|
3324
3324
|
|
|
3325
|
-
|
|
3326
|
-
|
|
3327
|
-
|
|
3328
|
-
|
|
3329
|
-
|
|
3330
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3331
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3332
|
-
|
|
3333
|
-
DEALINGS IN THE SOFTWARE.
|
|
3325
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
3326
|
+
portions of the Software.
|
|
3327
|
+
|
|
3328
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
3329
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
3330
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3331
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
3332
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3334
3333
|
|
|
3335
3334
|
````
|
|
3336
3335
|
|
|
@@ -3340,11 +3339,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3340
3339
|
|
|
3341
3340
|
### Rust Crates:
|
|
3342
3341
|
|
|
3343
|
-
- [
|
|
3342
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
3344
3343
|
|
|
3345
3344
|
````text
|
|
3346
|
-
Copyright (c)
|
|
3347
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3345
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
3348
3346
|
|
|
3349
3347
|
Permission is hereby granted, free of charge, to any
|
|
3350
3348
|
person obtaining a copy of this software and associated
|
|
@@ -3378,13 +3376,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3378
3376
|
|
|
3379
3377
|
### Rust Crates:
|
|
3380
3378
|
|
|
3381
|
-
- [
|
|
3379
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
3380
|
+
- [widestring](https://github.com/VoidStarKat/widestring-rs) (1.2.1)
|
|
3382
3381
|
|
|
3383
3382
|
````text
|
|
3384
3383
|
MIT License
|
|
3385
3384
|
|
|
3386
|
-
Copyright (c) [2021] [Marvin Countryman]
|
|
3387
|
-
|
|
3388
3385
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3389
3386
|
of this software and associated documentation files (the "Software"), to deal
|
|
3390
3387
|
in the Software without restriction, including without limitation the rights
|
|
@@ -3409,29 +3406,31 @@ SOFTWARE.
|
|
|
3409
3406
|
|
|
3410
3407
|
## The following dependencies are licensed under the MIT License:
|
|
3411
3408
|
|
|
3412
|
-
###
|
|
3409
|
+
### Rust Crates:
|
|
3413
3410
|
|
|
3414
|
-
- [
|
|
3411
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
3415
3412
|
|
|
3416
3413
|
````text
|
|
3417
|
-
|
|
3414
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
3418
3415
|
|
|
3419
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3420
|
-
this software and associated documentation files (the "Software"), to deal
|
|
3421
|
-
the Software without restriction, including without limitation the rights
|
|
3422
|
-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3423
|
-
the Software, and to permit persons to whom the Software is
|
|
3424
|
-
subject to the following conditions:
|
|
3416
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3417
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3418
|
+
in the Software without restriction, including without limitation the rights
|
|
3419
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3420
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3421
|
+
furnished to do so, subject to the following conditions:
|
|
3425
3422
|
|
|
3426
|
-
The above copyright notice and this permission notice shall be included in
|
|
3427
|
-
copies or substantial portions of the Software.
|
|
3423
|
+
The above copyright notice and this permission notice shall be included in
|
|
3424
|
+
all copies or substantial portions of the Software.
|
|
3428
3425
|
|
|
3429
3426
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3430
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3431
|
-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3432
|
-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3433
|
-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3434
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3427
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3428
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3429
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3430
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3431
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3432
|
+
THE SOFTWARE.
|
|
3433
|
+
|
|
3435
3434
|
|
|
3436
3435
|
````
|
|
3437
3436
|
|
|
@@ -3441,12 +3440,10 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3441
3440
|
|
|
3442
3441
|
### Rust Crates:
|
|
3443
3442
|
|
|
3444
|
-
- [
|
|
3443
|
+
- [winreg](https://github.com/gentoo90/winreg-rs) (0.52.0)
|
|
3445
3444
|
|
|
3446
3445
|
````text
|
|
3447
|
-
|
|
3448
|
-
|
|
3449
|
-
Copyright (c) 2025 Callum Oakley
|
|
3446
|
+
Copyright (c) 2015 Igor Shaula
|
|
3450
3447
|
|
|
3451
3448
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3452
3449
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3455,16 +3452,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3455
3452
|
copies of the Software, and to permit persons to whom the Software is
|
|
3456
3453
|
furnished to do so, subject to the following conditions:
|
|
3457
3454
|
|
|
3458
|
-
The above copyright notice and this permission notice shall be included in
|
|
3459
|
-
copies or substantial portions of the Software.
|
|
3455
|
+
The above copyright notice and this permission notice shall be included in
|
|
3456
|
+
all copies or substantial portions of the Software.
|
|
3460
3457
|
|
|
3461
3458
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3462
3459
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3463
3460
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3464
3461
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3465
3462
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3466
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3467
|
-
SOFTWARE.
|
|
3463
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3464
|
+
THE SOFTWARE.
|
|
3468
3465
|
|
|
3469
3466
|
````
|
|
3470
3467
|
|
|
@@ -3474,11 +3471,10 @@ SOFTWARE.
|
|
|
3474
3471
|
|
|
3475
3472
|
### Rust Crates:
|
|
3476
3473
|
|
|
3477
|
-
- [
|
|
3474
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
3478
3475
|
|
|
3479
3476
|
````text
|
|
3480
|
-
Copyright (c)
|
|
3481
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
3477
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
3482
3478
|
|
|
3483
3479
|
Permission is hereby granted, free of charge, to any
|
|
3484
3480
|
person obtaining a copy of this software and associated
|
|
@@ -3512,14 +3508,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3512
3508
|
|
|
3513
3509
|
### Rust Crates:
|
|
3514
3510
|
|
|
3515
|
-
- [
|
|
3511
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
3516
3512
|
|
|
3517
3513
|
````text
|
|
3518
|
-
|
|
3519
|
-
|
|
3520
|
-
Copyright (c) 2015 Danny Guo
|
|
3521
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
3522
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
3514
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
3523
3515
|
|
|
3524
3516
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3525
3517
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3528,16 +3520,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3528
3520
|
copies of the Software, and to permit persons to whom the Software is
|
|
3529
3521
|
furnished to do so, subject to the following conditions:
|
|
3530
3522
|
|
|
3531
|
-
The above copyright notice and this permission notice shall be included in
|
|
3532
|
-
copies or substantial portions of the Software.
|
|
3523
|
+
The above copyright notice and this permission notice shall be included in
|
|
3524
|
+
all copies or substantial portions of the Software.
|
|
3533
3525
|
|
|
3534
3526
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3535
3527
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3536
3528
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3537
3529
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3538
3530
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3539
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3540
|
-
SOFTWARE.
|
|
3531
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3532
|
+
THE SOFTWARE.
|
|
3541
3533
|
|
|
3542
3534
|
````
|
|
3543
3535
|
|
|
@@ -3547,29 +3539,96 @@ SOFTWARE.
|
|
|
3547
3539
|
|
|
3548
3540
|
### Rust Crates:
|
|
3549
3541
|
|
|
3550
|
-
- [
|
|
3542
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
3551
3543
|
|
|
3552
3544
|
````text
|
|
3553
|
-
Copyright (c)
|
|
3554
|
-
|
|
3545
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
3546
|
+
|
|
3547
|
+
Permission is hereby granted, free of charge, to any
|
|
3548
|
+
person obtaining a copy of this software and associated
|
|
3549
|
+
documentation files (the "Software"), to deal in the
|
|
3550
|
+
Software without restriction, including without
|
|
3551
|
+
limitation the rights to use, copy, modify, merge,
|
|
3552
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3553
|
+
the Software, and to permit persons to whom the Software
|
|
3554
|
+
is furnished to do so, subject to the following
|
|
3555
|
+
conditions:
|
|
3556
|
+
|
|
3557
|
+
The above copyright notice and this permission notice
|
|
3558
|
+
shall be included in all copies or substantial portions
|
|
3559
|
+
of the Software.
|
|
3560
|
+
|
|
3561
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3562
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3563
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3564
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3565
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3566
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3567
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3568
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3569
|
+
DEALINGS IN THE SOFTWARE.
|
|
3570
|
+
|
|
3571
|
+
````
|
|
3572
|
+
|
|
3573
|
+
---
|
|
3574
|
+
|
|
3575
|
+
## The following dependencies are licensed under the MIT License:
|
|
3576
|
+
|
|
3577
|
+
### Rust Crates:
|
|
3578
|
+
|
|
3579
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
3580
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
3581
|
+
|
|
3582
|
+
````text
|
|
3583
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
3584
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
3585
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
3586
|
+
|
|
3587
|
+
Permission is hereby granted, free of charge, to any
|
|
3588
|
+
person obtaining a copy of this software and associated
|
|
3589
|
+
documentation files (the "Software"), to deal in the
|
|
3590
|
+
Software without restriction, including without
|
|
3591
|
+
limitation the rights to use, copy, modify, merge,
|
|
3592
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3593
|
+
the Software, and to permit persons to whom the Software
|
|
3594
|
+
is furnished to do so, subject to the following
|
|
3595
|
+
conditions:
|
|
3596
|
+
|
|
3597
|
+
The above copyright notice and this permission notice
|
|
3598
|
+
shall be included in all copies or substantial portions
|
|
3599
|
+
of the Software.
|
|
3600
|
+
|
|
3601
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3602
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3603
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3604
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3605
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3606
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3607
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3608
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3609
|
+
DEALINGS IN THE SOFTWARE.
|
|
3610
|
+
|
|
3611
|
+
````
|
|
3612
|
+
|
|
3613
|
+
---
|
|
3614
|
+
|
|
3615
|
+
## The following dependencies are licensed under the MIT License:
|
|
3616
|
+
|
|
3617
|
+
### Rust Crates:
|
|
3618
|
+
|
|
3619
|
+
- [tarpc](https://github.com/google/tarpc) (0.37.0)
|
|
3620
|
+
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
3621
|
+
|
|
3622
|
+
````text
|
|
3623
|
+
The MIT License (MIT)
|
|
3555
3624
|
|
|
3556
|
-
|
|
3557
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3558
|
-
in the Software without restriction, including without limitation the rights
|
|
3559
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3560
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3561
|
-
furnished to do so, subject to the following conditions:
|
|
3625
|
+
Copyright 2016 Google Inc. All Rights Reserved.
|
|
3562
3626
|
|
|
3563
|
-
|
|
3564
|
-
all copies or substantial portions of the Software.
|
|
3627
|
+
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:
|
|
3565
3628
|
|
|
3566
|
-
|
|
3567
|
-
|
|
3568
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3569
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3570
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3571
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3572
|
-
THE SOFTWARE.
|
|
3629
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3630
|
+
|
|
3631
|
+
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.
|
|
3573
3632
|
|
|
3574
3633
|
````
|
|
3575
3634
|
|
|
@@ -3579,14 +3638,14 @@ THE SOFTWARE.
|
|
|
3579
3638
|
|
|
3580
3639
|
### Rust Crates:
|
|
3581
3640
|
|
|
3582
|
-
- [
|
|
3583
|
-
- [
|
|
3584
|
-
- [
|
|
3641
|
+
- [educe](https://github.com/magiclen/educe) (0.5.11)
|
|
3642
|
+
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3643
|
+
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3585
3644
|
|
|
3586
3645
|
````text
|
|
3587
3646
|
MIT License
|
|
3588
3647
|
|
|
3589
|
-
Copyright (c)
|
|
3648
|
+
Copyright (c) 2023 magiclen.org (Ron Li)
|
|
3590
3649
|
|
|
3591
3650
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3592
3651
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3612,16 +3671,14 @@ SOFTWARE.
|
|
|
3612
3671
|
|
|
3613
3672
|
## The following dependencies are licensed under the MIT License:
|
|
3614
3673
|
|
|
3615
|
-
###
|
|
3674
|
+
### NPM Packages:
|
|
3616
3675
|
|
|
3617
|
-
- [
|
|
3618
|
-
- [enum-ordinalize](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3619
|
-
- [enum-ordinalize-derive](https://github.com/magiclen/enum-ordinalize) (4.3.2)
|
|
3676
|
+
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.10) (0.0.10)
|
|
3620
3677
|
|
|
3621
3678
|
````text
|
|
3622
3679
|
MIT License
|
|
3623
3680
|
|
|
3624
|
-
Copyright (c)
|
|
3681
|
+
Copyright (c) 2026 Huawei Device Co., Ltd.
|
|
3625
3682
|
|
|
3626
3683
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3627
3684
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3649,13 +3706,10 @@ SOFTWARE.
|
|
|
3649
3706
|
|
|
3650
3707
|
### Rust Crates:
|
|
3651
3708
|
|
|
3652
|
-
- [
|
|
3653
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
3709
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
3654
3710
|
|
|
3655
3711
|
````text
|
|
3656
|
-
Copyright (c)
|
|
3657
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
3658
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
3712
|
+
Copyright (c) 2017 Robert Grosse
|
|
3659
3713
|
|
|
3660
3714
|
Permission is hereby granted, free of charge, to any
|
|
3661
3715
|
person obtaining a copy of this software and associated
|
|
@@ -3680,7 +3734,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
3680
3734
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3681
3735
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3682
3736
|
DEALINGS IN THE SOFTWARE.
|
|
3683
|
-
|
|
3684
3737
|
````
|
|
3685
3738
|
|
|
3686
3739
|
---
|
|
@@ -3689,29 +3742,60 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3689
3742
|
|
|
3690
3743
|
### Rust Crates:
|
|
3691
3744
|
|
|
3692
|
-
- [
|
|
3745
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
3746
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
3747
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
3748
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
3749
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
3750
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
3751
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
3752
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
3753
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
3754
|
+
- [pin-project](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3755
|
+
- [pin-project-internal](https://github.com/taiki-e/pin-project) (1.1.11)
|
|
3756
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
3757
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
3758
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
3759
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
3760
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3761
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
3762
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
3763
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
3764
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
3765
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
3766
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
3767
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
3768
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3769
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3770
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
3771
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
3772
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
3773
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
3693
3774
|
|
|
3694
3775
|
````text
|
|
3695
|
-
|
|
3696
|
-
|
|
3697
|
-
|
|
3698
|
-
|
|
3699
|
-
|
|
3700
|
-
|
|
3701
|
-
|
|
3702
|
-
|
|
3703
|
-
|
|
3776
|
+
Permission is hereby granted, free of charge, to any
|
|
3777
|
+
person obtaining a copy of this software and associated
|
|
3778
|
+
documentation files (the "Software"), to deal in the
|
|
3779
|
+
Software without restriction, including without
|
|
3780
|
+
limitation the rights to use, copy, modify, merge,
|
|
3781
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3782
|
+
the Software, and to permit persons to whom the Software
|
|
3783
|
+
is furnished to do so, subject to the following
|
|
3784
|
+
conditions:
|
|
3704
3785
|
|
|
3705
|
-
The above copyright notice and this permission notice
|
|
3706
|
-
copies or substantial portions
|
|
3786
|
+
The above copyright notice and this permission notice
|
|
3787
|
+
shall be included in all copies or substantial portions
|
|
3788
|
+
of the Software.
|
|
3707
3789
|
|
|
3708
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3709
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3710
|
-
|
|
3711
|
-
|
|
3712
|
-
|
|
3713
|
-
|
|
3714
|
-
|
|
3790
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3791
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3792
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3793
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3794
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3795
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3796
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3797
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3798
|
+
DEALINGS IN THE SOFTWARE.
|
|
3715
3799
|
|
|
3716
3800
|
````
|
|
3717
3801
|
|
|
@@ -3721,10 +3805,12 @@ SOFTWARE.
|
|
|
3721
3805
|
|
|
3722
3806
|
### Rust Crates:
|
|
3723
3807
|
|
|
3724
|
-
- [
|
|
3808
|
+
- [tokio-serde](https://github.com/carllerche/tokio-serde) (0.9.0)
|
|
3725
3809
|
|
|
3726
3810
|
````text
|
|
3727
|
-
Copyright (c) 2017
|
|
3811
|
+
Copyright (c) 2017 Carl Lerche
|
|
3812
|
+
Copyright (c) 2018 Bastian Köcher
|
|
3813
|
+
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
3728
3814
|
|
|
3729
3815
|
Permission is hereby granted, free of charge, to any
|
|
3730
3816
|
person obtaining a copy of this software and associated
|
|
@@ -3758,10 +3844,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3758
3844
|
|
|
3759
3845
|
### Rust Crates:
|
|
3760
3846
|
|
|
3761
|
-
- [
|
|
3847
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
3848
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
3849
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
3762
3850
|
|
|
3763
3851
|
````text
|
|
3764
|
-
Copyright (c) 2019
|
|
3852
|
+
Copyright (c) 2019 Tower Contributors
|
|
3765
3853
|
|
|
3766
3854
|
Permission is hereby granted, free of charge, to any
|
|
3767
3855
|
person obtaining a copy of this software and associated
|
|
@@ -3795,29 +3883,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3795
3883
|
|
|
3796
3884
|
### Rust Crates:
|
|
3797
3885
|
|
|
3798
|
-
- [
|
|
3886
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
3799
3887
|
|
|
3800
3888
|
````text
|
|
3801
|
-
Copyright (c)
|
|
3802
|
-
|
|
3803
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3804
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3805
|
-
in the Software without restriction, including without limitation the rights
|
|
3806
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3807
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3808
|
-
furnished to do so, subject to the following conditions:
|
|
3889
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
3809
3890
|
|
|
3810
|
-
|
|
3811
|
-
|
|
3891
|
+
Permission is hereby granted, free of charge, to any
|
|
3892
|
+
person obtaining a copy of this software and associated
|
|
3893
|
+
documentation files (the "Software"), to deal in the
|
|
3894
|
+
Software without restriction, including without
|
|
3895
|
+
limitation the rights to use, copy, modify, merge,
|
|
3896
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3897
|
+
the Software, and to permit persons to whom the Software
|
|
3898
|
+
is furnished to do so, subject to the following
|
|
3899
|
+
conditions:
|
|
3812
3900
|
|
|
3813
|
-
|
|
3814
|
-
|
|
3815
|
-
|
|
3816
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3817
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3818
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3819
|
-
THE SOFTWARE.
|
|
3901
|
+
The above copyright notice and this permission notice
|
|
3902
|
+
shall be included in all copies or substantial portions
|
|
3903
|
+
of the Software.
|
|
3820
3904
|
|
|
3905
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3906
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3907
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3908
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3909
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3910
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3911
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3912
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3913
|
+
DEALINGS IN THE SOFTWARE.
|
|
3821
3914
|
|
|
3822
3915
|
````
|
|
3823
3916
|
|
|
@@ -3825,45 +3918,14 @@ THE SOFTWARE.
|
|
|
3825
3918
|
|
|
3826
3919
|
## The following dependencies are licensed under the MIT License:
|
|
3827
3920
|
|
|
3828
|
-
###
|
|
3921
|
+
### Rust Crates:
|
|
3829
3922
|
|
|
3830
|
-
- [
|
|
3923
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
3831
3924
|
|
|
3832
3925
|
````text
|
|
3833
3926
|
The MIT License (MIT)
|
|
3834
3927
|
|
|
3835
|
-
Copyright (c)
|
|
3836
|
-
|
|
3837
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3838
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3839
|
-
in the Software without restriction, including without limitation the rights
|
|
3840
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3841
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3842
|
-
furnished to do so, subject to the following conditions:
|
|
3843
|
-
|
|
3844
|
-
The above copyright notice and this permission notice shall be included in
|
|
3845
|
-
all copies or substantial portions of the Software.
|
|
3846
|
-
|
|
3847
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3848
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3849
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3850
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3851
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3852
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3853
|
-
THE SOFTWARE.
|
|
3854
|
-
|
|
3855
|
-
````
|
|
3856
|
-
|
|
3857
|
-
---
|
|
3858
|
-
|
|
3859
|
-
## The following dependencies are licensed under the MIT License:
|
|
3860
|
-
|
|
3861
|
-
### Rust Crates:
|
|
3862
|
-
|
|
3863
|
-
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
3864
|
-
|
|
3865
|
-
````text
|
|
3866
|
-
Copyright (c) 2023-2025 Sean McArthur
|
|
3928
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
3867
3929
|
|
|
3868
3930
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3869
3931
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3872,17 +3934,19 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3872
3934
|
copies of the Software, and to permit persons to whom the Software is
|
|
3873
3935
|
furnished to do so, subject to the following conditions:
|
|
3874
3936
|
|
|
3875
|
-
The above copyright notice and this permission notice shall be included in
|
|
3876
|
-
|
|
3937
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3938
|
+
copies or substantial portions of the Software.
|
|
3877
3939
|
|
|
3878
3940
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3879
3941
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3880
3942
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3881
3943
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3882
3944
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3883
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3884
|
-
|
|
3945
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3946
|
+
SOFTWARE.
|
|
3885
3947
|
|
|
3948
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
3949
|
+
licences; see files named LICENSE.*.txt for details.
|
|
3886
3950
|
````
|
|
3887
3951
|
|
|
3888
3952
|
---
|
|
@@ -3891,10 +3955,10 @@ THE SOFTWARE.
|
|
|
3891
3955
|
|
|
3892
3956
|
### Rust Crates:
|
|
3893
3957
|
|
|
3894
|
-
- [
|
|
3958
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
3895
3959
|
|
|
3896
3960
|
````text
|
|
3897
|
-
Copyright (c)
|
|
3961
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
3898
3962
|
|
|
3899
3963
|
Permission is hereby granted, free of charge, to any
|
|
3900
3964
|
person obtaining a copy of this software and associated
|
|
@@ -3924,38 +3988,6 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3924
3988
|
|
|
3925
3989
|
---
|
|
3926
3990
|
|
|
3927
|
-
## The following dependencies are licensed under the MIT License:
|
|
3928
|
-
|
|
3929
|
-
### Rust Crates:
|
|
3930
|
-
|
|
3931
|
-
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
3932
|
-
- [widestring](https://github.com/VoidStarKat/widestring-rs) (1.2.1)
|
|
3933
|
-
|
|
3934
|
-
````text
|
|
3935
|
-
MIT License
|
|
3936
|
-
|
|
3937
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3938
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3939
|
-
in the Software without restriction, including without limitation the rights
|
|
3940
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3941
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3942
|
-
furnished to do so, subject to the following conditions:
|
|
3943
|
-
|
|
3944
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3945
|
-
copies or substantial portions of the Software.
|
|
3946
|
-
|
|
3947
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3948
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3949
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3950
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3951
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3952
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3953
|
-
SOFTWARE.
|
|
3954
|
-
|
|
3955
|
-
````
|
|
3956
|
-
|
|
3957
|
-
---
|
|
3958
|
-
|
|
3959
3991
|
## The following dependencies are licensed under the MPL-2.0 License:
|
|
3960
3992
|
|
|
3961
3993
|
### Rust Crates:
|
|
@@ -4341,18 +4373,6 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
4341
4373
|
|
|
4342
4374
|
---
|
|
4343
4375
|
|
|
4344
|
-
## The following dependencies are licensed under the UNKNOWN License:
|
|
4345
|
-
|
|
4346
|
-
### NPM Packages:
|
|
4347
|
-
|
|
4348
|
-
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.6) (0.0.6)
|
|
4349
|
-
|
|
4350
|
-
````text
|
|
4351
|
-
Please refer to the package README for license details.
|
|
4352
|
-
````
|
|
4353
|
-
|
|
4354
|
-
---
|
|
4355
|
-
|
|
4356
4376
|
## The following dependencies are licensed under the Unicode-3.0 License:
|
|
4357
4377
|
|
|
4358
4378
|
### Rust Crates:
|