@deveco-codegenie/mcp-win32-x64 1.1.8 → 1.1.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/THIRD_PARTY_LICENSES.md +1052 -1663
- package/bin/codegenie-mcp-server.exe +0 -0
- package/package.json +1 -1
package/THIRD_PARTY_LICENSES.md
CHANGED
|
@@ -1,97 +1,20 @@
|
|
|
1
1
|
# SUMMARY
|
|
2
2
|
|
|
3
|
-
**Total Dependencies:**
|
|
3
|
+
**Total Dependencies:** 188
|
|
4
4
|
|
|
5
|
-
- **Rust Crates:**
|
|
5
|
+
- **Rust Crates:** 177 *(By cargo-about)*
|
|
6
6
|
- **NPM Packages:** 11 *(By license-checker-rseidelsohn)*
|
|
7
7
|
|
|
8
8
|
### Licenses Breakdown:
|
|
9
9
|
|
|
10
|
-
- MIT:
|
|
10
|
+
- MIT: 162
|
|
11
11
|
- Unicode-3.0: 19
|
|
12
|
-
- Apache-2.0:
|
|
13
|
-
- 0BSD:
|
|
12
|
+
- Apache-2.0: 4
|
|
13
|
+
- 0BSD: 1
|
|
14
14
|
- BSD-3-Clause: 1
|
|
15
15
|
- MPL-2.0: 1
|
|
16
16
|
|
|
17
17
|
|
|
18
|
-
---
|
|
19
|
-
|
|
20
|
-
## The following dependencies are licensed under the 0BSD License:
|
|
21
|
-
|
|
22
|
-
### Rust Crates:
|
|
23
|
-
|
|
24
|
-
- [interprocess](https://github.com/kotauskas/interprocess) (2.4.0)
|
|
25
|
-
|
|
26
|
-
````text
|
|
27
|
-
BSD Zero Clause License
|
|
28
|
-
|
|
29
|
-
Copyright (c) 2025 Goat
|
|
30
|
-
|
|
31
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
32
|
-
purpose with or without fee is hereby granted.
|
|
33
|
-
|
|
34
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
35
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
36
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
37
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
38
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
39
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
40
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
41
|
-
|
|
42
|
-
````
|
|
43
|
-
|
|
44
|
-
---
|
|
45
|
-
|
|
46
|
-
## The following dependencies are licensed under the 0BSD License:
|
|
47
|
-
|
|
48
|
-
### Rust Crates:
|
|
49
|
-
|
|
50
|
-
- [doctest-file](https://codeberg.org/Goat7658/doctest-file) (1.1.1)
|
|
51
|
-
|
|
52
|
-
````text
|
|
53
|
-
BSD Zero Clause License
|
|
54
|
-
|
|
55
|
-
Copyright (c) 2024 kotauskas
|
|
56
|
-
|
|
57
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
58
|
-
purpose with or without fee is hereby granted.
|
|
59
|
-
|
|
60
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
61
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
62
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
63
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
64
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
65
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
66
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
67
|
-
|
|
68
|
-
````
|
|
69
|
-
|
|
70
|
-
---
|
|
71
|
-
|
|
72
|
-
## The following dependencies are licensed under the 0BSD License:
|
|
73
|
-
|
|
74
|
-
### Rust Crates:
|
|
75
|
-
|
|
76
|
-
- [recvmsg](https://crates.io/crates/recvmsg) (1.0.0)
|
|
77
|
-
|
|
78
|
-
````text
|
|
79
|
-
BSD Zero Clause License
|
|
80
|
-
|
|
81
|
-
Copyright (c) 2023 kotauskas
|
|
82
|
-
|
|
83
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
84
|
-
purpose with or without fee is hereby granted.
|
|
85
|
-
|
|
86
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
87
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
88
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
89
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
90
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
91
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
92
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
93
|
-
````
|
|
94
|
-
|
|
95
18
|
---
|
|
96
19
|
|
|
97
20
|
## The following dependencies are licensed under the 0BSD License:
|
|
@@ -122,96 +45,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
122
45
|
|
|
123
46
|
### Rust Crates:
|
|
124
47
|
|
|
125
|
-
- [
|
|
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)
|
|
48
|
+
- [zopfli](https://github.com/zopfli-rs/zopfli) (0.8.3)
|
|
215
49
|
|
|
216
50
|
````text
|
|
217
51
|
Apache License
|
|
@@ -402,7 +236,7 @@ limitations under the License.
|
|
|
402
236
|
same "printed page" as the copyright notice for easier
|
|
403
237
|
identification within third-party archives.
|
|
404
238
|
|
|
405
|
-
Copyright
|
|
239
|
+
Copyright 2011 Google Inc.
|
|
406
240
|
|
|
407
241
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
408
242
|
you may not use this file except in compliance with the License.
|
|
@@ -424,210 +258,84 @@ limitations under the License.
|
|
|
424
258
|
|
|
425
259
|
### Rust Crates:
|
|
426
260
|
|
|
427
|
-
- [
|
|
261
|
+
- [dunce](https://gitlab.com/kornelski/dunce) (1.0.5)
|
|
262
|
+
- [ryu](https://github.com/dtolnay/ryu) (1.0.23)
|
|
263
|
+
- [sync_wrapper](https://github.com/Actyx/sync_wrapper) (1.0.2)
|
|
428
264
|
|
|
429
265
|
````text
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
266
|
+
Apache License
|
|
267
|
+
Version 2.0, January 2004
|
|
268
|
+
http://www.apache.org/licenses/
|
|
433
269
|
|
|
434
|
-
|
|
270
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
435
271
|
|
|
436
|
-
|
|
272
|
+
1. Definitions.
|
|
437
273
|
|
|
438
|
-
|
|
439
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
274
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
440
275
|
|
|
441
|
-
|
|
442
|
-
the copyright owner that is granting the License.
|
|
276
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
443
277
|
|
|
444
|
-
|
|
445
|
-
other entities that control, are controlled by, or are under common
|
|
446
|
-
control with that entity. For the purposes of this definition,
|
|
447
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
448
|
-
direction or management of such entity, whether by contract or
|
|
449
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
450
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
278
|
+
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
451
279
|
|
|
452
|
-
|
|
453
|
-
exercising permissions granted by this License.
|
|
280
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
454
281
|
|
|
455
|
-
|
|
456
|
-
including but not limited to software source code, documentation
|
|
457
|
-
source, and configuration files.
|
|
282
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
458
283
|
|
|
459
|
-
|
|
460
|
-
transformation or translation of a Source form, including but
|
|
461
|
-
not limited to compiled object code, generated documentation,
|
|
462
|
-
and conversions to other media types.
|
|
284
|
+
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
463
285
|
|
|
464
|
-
|
|
465
|
-
Object form, made available under the License, as indicated by a
|
|
466
|
-
copyright notice that is included in or attached to the work
|
|
467
|
-
(an example is provided in the Appendix below).
|
|
286
|
+
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
468
287
|
|
|
469
|
-
|
|
470
|
-
form, that is based on (or derived from) the Work and for which the
|
|
471
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
472
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
473
|
-
of this License, Derivative Works shall not include works that remain
|
|
474
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
475
|
-
the Work and Derivative Works thereof.
|
|
288
|
+
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
476
289
|
|
|
477
|
-
|
|
478
|
-
the original version of the Work and any modifications or additions
|
|
479
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
480
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
481
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
482
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
483
|
-
means any form of electronic, verbal, or written communication sent
|
|
484
|
-
to the Licensor or its representatives, including but not limited to
|
|
485
|
-
communication on electronic mailing lists, source code control systems,
|
|
486
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
487
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
488
|
-
excluding communication that is conspicuously marked or otherwise
|
|
489
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
290
|
+
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
490
291
|
|
|
491
|
-
|
|
492
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
493
|
-
subsequently incorporated within the Work.
|
|
292
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
494
293
|
|
|
495
|
-
|
|
496
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
497
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
498
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
499
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
500
|
-
Work and such Derivative Works in Source or Object form.
|
|
294
|
+
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
501
295
|
|
|
502
|
-
|
|
503
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
504
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
505
|
-
(except as stated in this section) patent license to make, have made,
|
|
506
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
507
|
-
where such license applies only to those patent claims licensable
|
|
508
|
-
by such Contributor that are necessarily infringed by their
|
|
509
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
510
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
511
|
-
institute patent litigation against any entity (including a
|
|
512
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
513
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
514
|
-
or contributory patent infringement, then any patent licenses
|
|
515
|
-
granted to You under this License for that Work shall terminate
|
|
516
|
-
as of the date such litigation is filed.
|
|
296
|
+
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
517
297
|
|
|
518
|
-
|
|
519
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
520
|
-
modifications, and in Source or Object form, provided that You
|
|
521
|
-
meet the following conditions:
|
|
298
|
+
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
522
299
|
|
|
523
|
-
|
|
524
|
-
Derivative Works a copy of this License; and
|
|
300
|
+
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
525
301
|
|
|
526
|
-
|
|
527
|
-
stating that You changed the files; and
|
|
302
|
+
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
528
303
|
|
|
529
|
-
|
|
530
|
-
that You distribute, all copyright, patent, trademark, and
|
|
531
|
-
attribution notices from the Source form of the Work,
|
|
532
|
-
excluding those notices that do not pertain to any part of
|
|
533
|
-
the Derivative Works; and
|
|
304
|
+
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
534
305
|
|
|
535
|
-
|
|
536
|
-
distribution, then any Derivative Works that You distribute must
|
|
537
|
-
include a readable copy of the attribution notices contained
|
|
538
|
-
within such NOTICE file, excluding those notices that do not
|
|
539
|
-
pertain to any part of the Derivative Works, in at least one
|
|
540
|
-
of the following places: within a NOTICE text file distributed
|
|
541
|
-
as part of the Derivative Works; within the Source form or
|
|
542
|
-
documentation, if provided along with the Derivative Works; or,
|
|
543
|
-
within a display generated by the Derivative Works, if and
|
|
544
|
-
wherever such third-party notices normally appear. The contents
|
|
545
|
-
of the NOTICE file are for informational purposes only and
|
|
546
|
-
do not modify the License. You may add Your own attribution
|
|
547
|
-
notices within Derivative Works that You distribute, alongside
|
|
548
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
549
|
-
that such additional attribution notices cannot be construed
|
|
550
|
-
as modifying the License.
|
|
306
|
+
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
551
307
|
|
|
552
|
-
|
|
553
|
-
may provide additional or different license terms and conditions
|
|
554
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
555
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
556
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
557
|
-
the conditions stated in this License.
|
|
308
|
+
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
558
309
|
|
|
559
|
-
|
|
560
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
561
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
562
|
-
this License, without any additional terms or conditions.
|
|
563
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
564
|
-
the terms of any separate license agreement you may have executed
|
|
565
|
-
with Licensor regarding such Contributions.
|
|
310
|
+
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
566
311
|
|
|
567
|
-
|
|
568
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
569
|
-
except as required for reasonable and customary use in describing the
|
|
570
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
312
|
+
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
|
571
313
|
|
|
572
|
-
|
|
573
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
574
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
575
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
576
|
-
implied, including, without limitation, any warranties or conditions
|
|
577
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
578
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
579
|
-
appropriateness of using or redistributing the Work and assume any
|
|
580
|
-
risks associated with Your exercise of permissions under this License.
|
|
314
|
+
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
|
581
315
|
|
|
582
|
-
|
|
583
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
584
|
-
unless required by applicable law (such as deliberate and grossly
|
|
585
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
586
|
-
liable to You for damages, including any direct, indirect, special,
|
|
587
|
-
incidental, or consequential damages of any character arising as a
|
|
588
|
-
result of this License or out of the use or inability to use the
|
|
589
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
590
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
591
|
-
other commercial damages or losses), even if such Contributor
|
|
592
|
-
has been advised of the possibility of such damages.
|
|
316
|
+
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
|
593
317
|
|
|
594
|
-
|
|
595
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
596
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
597
|
-
or other liability obligations and/or rights consistent with this
|
|
598
|
-
License. However, in accepting such obligations, You may act only
|
|
599
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
600
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
601
|
-
defend, and hold each Contributor harmless for any liability
|
|
602
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
603
|
-
of your accepting any such warranty or additional liability.
|
|
318
|
+
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
604
319
|
|
|
605
|
-
|
|
320
|
+
END OF TERMS AND CONDITIONS
|
|
606
321
|
|
|
607
|
-
|
|
322
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
608
323
|
|
|
609
|
-
|
|
610
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
611
|
-
replaced with your own identifying information. (Don't include
|
|
612
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
613
|
-
comment syntax for the file format. We also recommend that a
|
|
614
|
-
file or class name and description of purpose be included on the
|
|
615
|
-
same "printed page" as the copyright notice for easier
|
|
616
|
-
identification within third-party archives.
|
|
324
|
+
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
617
325
|
|
|
618
|
-
|
|
326
|
+
Copyright [yyyy] [name of copyright owner]
|
|
619
327
|
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
328
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
329
|
+
you may not use this file except in compliance with the License.
|
|
330
|
+
You may obtain a copy of the License at
|
|
623
331
|
|
|
624
|
-
|
|
332
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
625
333
|
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
334
|
+
Unless required by applicable law or agreed to in writing, software
|
|
335
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
336
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
337
|
+
See the License for the specific language governing permissions and
|
|
338
|
+
limitations under the License.
|
|
631
339
|
|
|
632
340
|
````
|
|
633
341
|
|
|
@@ -676,14 +384,14 @@ The complete list of contributors can be found at:
|
|
|
676
384
|
|
|
677
385
|
## The following dependencies are licensed under the MIT License:
|
|
678
386
|
|
|
679
|
-
###
|
|
387
|
+
### NPM Packages:
|
|
680
388
|
|
|
681
|
-
- [
|
|
389
|
+
- [require-from-string](https://github.com/floatdrop/require-from-string) (2.0.2)
|
|
682
390
|
|
|
683
391
|
````text
|
|
684
|
-
MIT License
|
|
392
|
+
The MIT License (MIT)
|
|
685
393
|
|
|
686
|
-
Copyright (c)
|
|
394
|
+
Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
|
|
687
395
|
|
|
688
396
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
689
397
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -692,16 +400,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
692
400
|
copies of the Software, and to permit persons to whom the Software is
|
|
693
401
|
furnished to do so, subject to the following conditions:
|
|
694
402
|
|
|
695
|
-
The above copyright notice and this permission notice shall be included in
|
|
696
|
-
copies or substantial portions of the Software.
|
|
403
|
+
The above copyright notice and this permission notice shall be included in
|
|
404
|
+
all copies or substantial portions of the Software.
|
|
697
405
|
|
|
698
406
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
699
407
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
700
408
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
701
409
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
702
410
|
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
|
|
704
|
-
SOFTWARE.
|
|
411
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
412
|
+
THE SOFTWARE.
|
|
705
413
|
|
|
706
414
|
````
|
|
707
415
|
|
|
@@ -711,30 +419,27 @@ SOFTWARE.
|
|
|
711
419
|
|
|
712
420
|
### NPM Packages:
|
|
713
421
|
|
|
714
|
-
- [
|
|
422
|
+
- [minimist](https://github.com/minimistjs/minimist) (1.2.8)
|
|
715
423
|
|
|
716
424
|
````text
|
|
717
|
-
MIT
|
|
718
|
-
|
|
719
|
-
Copyright (c) Matteo Collina and Undici contributors
|
|
425
|
+
This software is released under the MIT license:
|
|
720
426
|
|
|
721
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
427
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
428
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
429
|
+
the Software without restriction, including without limitation the rights to
|
|
430
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
431
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
432
|
+
subject to the following conditions:
|
|
727
433
|
|
|
728
434
|
The above copyright notice and this permission notice shall be included in all
|
|
729
435
|
copies or substantial portions of the Software.
|
|
730
436
|
|
|
731
437
|
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
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
SOFTWARE.
|
|
438
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
439
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
440
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
441
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
442
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
738
443
|
|
|
739
444
|
````
|
|
740
445
|
|
|
@@ -744,10 +449,10 @@ SOFTWARE.
|
|
|
744
449
|
|
|
745
450
|
### Rust Crates:
|
|
746
451
|
|
|
747
|
-
- [
|
|
452
|
+
- [idna_adapter](https://github.com/hsivonen/idna_adapter) (1.2.1)
|
|
748
453
|
|
|
749
454
|
````text
|
|
750
|
-
Copyright (c)
|
|
455
|
+
Copyright (c) The rust-url developers
|
|
751
456
|
|
|
752
457
|
Permission is hereby granted, free of charge, to any
|
|
753
458
|
person obtaining a copy of this software and associated
|
|
@@ -781,78 +486,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
781
486
|
|
|
782
487
|
### Rust Crates:
|
|
783
488
|
|
|
784
|
-
- [
|
|
785
|
-
|
|
786
|
-
````text
|
|
787
|
-
MIT License
|
|
788
|
-
|
|
789
|
-
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
790
|
-
|
|
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:
|
|
797
|
-
|
|
798
|
-
The above copyright notice and this permission notice shall be included in all
|
|
799
|
-
copies or substantial portions of the Software.
|
|
800
|
-
|
|
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.
|
|
808
|
-
|
|
809
|
-
````
|
|
810
|
-
|
|
811
|
-
---
|
|
812
|
-
|
|
813
|
-
## The following dependencies are licensed under the MIT License:
|
|
814
|
-
|
|
815
|
-
### Rust Crates:
|
|
816
|
-
|
|
817
|
-
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
818
|
-
|
|
819
|
-
````text
|
|
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)
|
|
489
|
+
- [hyper](https://github.com/hyperium/hyper) (1.9.0)
|
|
852
490
|
|
|
853
491
|
````text
|
|
854
|
-
Copyright (c)
|
|
855
|
-
Copyright (c) 2017 Alexey Galakhov
|
|
492
|
+
Copyright (c) 2014-2026 Sean McArthur
|
|
856
493
|
|
|
857
494
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
858
495
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -880,10 +517,10 @@ THE SOFTWARE.
|
|
|
880
517
|
|
|
881
518
|
### Rust Crates:
|
|
882
519
|
|
|
883
|
-
- [
|
|
520
|
+
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
884
521
|
|
|
885
522
|
````text
|
|
886
|
-
Copyright (c) 2016
|
|
523
|
+
Copyright (c) 2016-2019 Ulrik Sverdrup "bluss" and scopeguard developers
|
|
887
524
|
|
|
888
525
|
Permission is hereby granted, free of charge, to any
|
|
889
526
|
person obtaining a copy of this software and associated
|
|
@@ -917,10 +554,19 @@ DEALINGS IN THE SOFTWARE.
|
|
|
917
554
|
|
|
918
555
|
### Rust Crates:
|
|
919
556
|
|
|
920
|
-
- [
|
|
557
|
+
- [futures](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
558
|
+
- [futures-channel](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
559
|
+
- [futures-core](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
560
|
+
- [futures-executor](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
561
|
+
- [futures-io](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
562
|
+
- [futures-macro](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
563
|
+
- [futures-sink](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
564
|
+
- [futures-task](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
565
|
+
- [futures-util](https://github.com/rust-lang/futures-rs) (0.3.32)
|
|
921
566
|
|
|
922
567
|
````text
|
|
923
|
-
Copyright
|
|
568
|
+
Copyright (c) 2016 Alex Crichton
|
|
569
|
+
Copyright (c) 2017 The Tokio Authors
|
|
924
570
|
|
|
925
571
|
Permission is hereby granted, free of charge, to any
|
|
926
572
|
person obtaining a copy of this software and associated
|
|
@@ -954,354 +600,32 @@ DEALINGS IN THE SOFTWARE.
|
|
|
954
600
|
|
|
955
601
|
### Rust Crates:
|
|
956
602
|
|
|
957
|
-
- [
|
|
603
|
+
- [tokio](https://github.com/tokio-rs/tokio) (1.52.0)
|
|
604
|
+
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
605
|
+
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
958
606
|
|
|
959
607
|
````text
|
|
960
|
-
|
|
608
|
+
MIT License
|
|
961
609
|
|
|
962
|
-
|
|
963
|
-
person obtaining a copy of this software and associated
|
|
964
|
-
documentation files (the "Software"), to deal in the
|
|
965
|
-
Software without restriction, including without
|
|
966
|
-
limitation the rights to use, copy, modify, merge,
|
|
967
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
968
|
-
the Software, and to permit persons to whom the Software
|
|
969
|
-
is furnished to do so, subject to the following
|
|
970
|
-
conditions:
|
|
610
|
+
Copyright (c) Tokio Contributors
|
|
971
611
|
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
979
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
980
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
981
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
982
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
983
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
984
|
-
DEALINGS IN THE SOFTWARE.
|
|
985
|
-
|
|
986
|
-
````
|
|
987
|
-
|
|
988
|
-
---
|
|
989
|
-
|
|
990
|
-
## The following dependencies are licensed under the MIT License:
|
|
991
|
-
|
|
992
|
-
### Rust Crates:
|
|
993
|
-
|
|
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)
|
|
1000
|
-
|
|
1001
|
-
````text
|
|
1002
|
-
Copyright (c) 2019 Tokio Contributors
|
|
1003
|
-
|
|
1004
|
-
Permission is hereby granted, free of charge, to any
|
|
1005
|
-
person obtaining a copy of this software and associated
|
|
1006
|
-
documentation files (the "Software"), to deal in the
|
|
1007
|
-
Software without restriction, including without
|
|
1008
|
-
limitation the rights to use, copy, modify, merge,
|
|
1009
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1010
|
-
the Software, and to permit persons to whom the Software
|
|
1011
|
-
is furnished to do so, subject to the following
|
|
1012
|
-
conditions:
|
|
1013
|
-
|
|
1014
|
-
The above copyright notice and this permission notice
|
|
1015
|
-
shall be included in all copies or substantial portions
|
|
1016
|
-
of the Software.
|
|
1017
|
-
|
|
1018
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1019
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1020
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1021
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1022
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1023
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1024
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1025
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1026
|
-
DEALINGS IN THE SOFTWARE.
|
|
1027
|
-
|
|
1028
|
-
````
|
|
1029
|
-
|
|
1030
|
-
---
|
|
1031
|
-
|
|
1032
|
-
## The following dependencies are licensed under the MIT License:
|
|
1033
|
-
|
|
1034
|
-
### Rust Crates:
|
|
1035
|
-
|
|
1036
|
-
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
1037
|
-
|
|
1038
|
-
````text
|
|
1039
|
-
MIT License
|
|
1040
|
-
|
|
1041
|
-
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
1042
|
-
|
|
1043
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1044
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1045
|
-
in the Software without restriction, including without limitation the rights
|
|
1046
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1047
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1048
|
-
furnished to do so, subject to the following conditions:
|
|
612
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
613
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
614
|
+
in the Software without restriction, including without limitation the rights
|
|
615
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
616
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
617
|
+
furnished to do so, subject to the following conditions:
|
|
1049
618
|
|
|
1050
619
|
The above copyright notice and this permission notice shall be included in all
|
|
1051
|
-
copies or substantial portions of the Software.
|
|
1052
|
-
|
|
1053
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1054
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1055
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1056
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1057
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1058
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1059
|
-
SOFTWARE.
|
|
1060
|
-
|
|
1061
|
-
````
|
|
1062
|
-
|
|
1063
|
-
---
|
|
1064
|
-
|
|
1065
|
-
## The following dependencies are licensed under the MIT License:
|
|
1066
|
-
|
|
1067
|
-
### Rust Crates:
|
|
1068
|
-
|
|
1069
|
-
- [fnv](https://github.com/servo/rust-fnv) (1.0.7)
|
|
1070
|
-
|
|
1071
|
-
````text
|
|
1072
|
-
Copyright (c) 2017 Contributors
|
|
1073
|
-
|
|
1074
|
-
Permission is hereby granted, free of charge, to any
|
|
1075
|
-
person obtaining a copy of this software and associated
|
|
1076
|
-
documentation files (the "Software"), to deal in the
|
|
1077
|
-
Software without restriction, including without
|
|
1078
|
-
limitation the rights to use, copy, modify, merge,
|
|
1079
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1080
|
-
the Software, and to permit persons to whom the Software
|
|
1081
|
-
is furnished to do so, subject to the following
|
|
1082
|
-
conditions:
|
|
1083
|
-
|
|
1084
|
-
The above copyright notice and this permission notice
|
|
1085
|
-
shall be included in all copies or substantial portions
|
|
1086
|
-
of the Software.
|
|
1087
|
-
|
|
1088
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1089
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1090
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1091
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1092
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1093
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1094
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1095
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1096
|
-
DEALINGS IN THE SOFTWARE.
|
|
1097
|
-
|
|
1098
|
-
````
|
|
1099
|
-
|
|
1100
|
-
---
|
|
1101
|
-
|
|
1102
|
-
## The following dependencies are licensed under the MIT License:
|
|
1103
|
-
|
|
1104
|
-
### Rust Crates:
|
|
1105
|
-
|
|
1106
|
-
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
1107
|
-
|
|
1108
|
-
````text
|
|
1109
|
-
Copyright (c) 2014-2026 Alex Crichton
|
|
1110
|
-
|
|
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:
|
|
1120
|
-
|
|
1121
|
-
The above copyright notice and this permission notice
|
|
1122
|
-
shall be included in all copies or substantial portions
|
|
1123
|
-
of the Software.
|
|
1124
|
-
|
|
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.
|
|
1134
|
-
|
|
1135
|
-
````
|
|
1136
|
-
|
|
1137
|
-
---
|
|
1138
|
-
|
|
1139
|
-
## The following dependencies are licensed under the MIT License:
|
|
1140
|
-
|
|
1141
|
-
### Rust Crates:
|
|
1142
|
-
|
|
1143
|
-
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
1144
|
-
|
|
1145
|
-
````text
|
|
1146
|
-
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
1147
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1148
|
-
|
|
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:
|
|
1158
|
-
|
|
1159
|
-
The above copyright notice and this permission notice
|
|
1160
|
-
shall be included in all copies or substantial portions
|
|
1161
|
-
of the Software.
|
|
1162
|
-
|
|
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.
|
|
1172
|
-
|
|
1173
|
-
````
|
|
1174
|
-
|
|
1175
|
-
---
|
|
1176
|
-
|
|
1177
|
-
## The following dependencies are licensed under the MIT License:
|
|
1178
|
-
|
|
1179
|
-
### Rust Crates:
|
|
1180
|
-
|
|
1181
|
-
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
1182
|
-
|
|
1183
|
-
````text
|
|
1184
|
-
Copyright 2017 Juniper Networks, Inc.
|
|
1185
|
-
|
|
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:
|
|
1187
|
-
|
|
1188
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1189
|
-
|
|
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.
|
|
1191
|
-
|
|
1192
|
-
````
|
|
1193
|
-
|
|
1194
|
-
---
|
|
1195
|
-
|
|
1196
|
-
## The following dependencies are licensed under the MIT License:
|
|
1197
|
-
|
|
1198
|
-
### Rust Crates:
|
|
1199
|
-
|
|
1200
|
-
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
1201
|
-
|
|
1202
|
-
````text
|
|
1203
|
-
Copyright 2019-2024 YOSHIOKA Takuma
|
|
1204
|
-
|
|
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:
|
|
1214
|
-
|
|
1215
|
-
The above copyright notice and this permission notice
|
|
1216
|
-
shall be included in all copies or substantial portions
|
|
1217
|
-
of the Software.
|
|
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.
|
|
1228
|
-
|
|
1229
|
-
````
|
|
1230
|
-
|
|
1231
|
-
---
|
|
1232
|
-
|
|
1233
|
-
## The following dependencies are licensed under the MIT License:
|
|
1234
|
-
|
|
1235
|
-
### Rust Crates:
|
|
1236
|
-
|
|
1237
|
-
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
1238
|
-
|
|
1239
|
-
````text
|
|
1240
|
-
Copyright 2023 The Fuchsia Authors
|
|
1241
|
-
|
|
1242
|
-
Permission is hereby granted, free of charge, to any
|
|
1243
|
-
person obtaining a copy of this software and associated
|
|
1244
|
-
documentation files (the "Software"), to deal in the
|
|
1245
|
-
Software without restriction, including without
|
|
1246
|
-
limitation the rights to use, copy, modify, merge,
|
|
1247
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1248
|
-
the Software, and to permit persons to whom the Software
|
|
1249
|
-
is furnished to do so, subject to the following
|
|
1250
|
-
conditions:
|
|
1251
|
-
|
|
1252
|
-
The above copyright notice and this permission notice
|
|
1253
|
-
shall be included in all copies or substantial portions
|
|
1254
|
-
of the Software.
|
|
1255
|
-
|
|
1256
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1257
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1258
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1259
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1260
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1261
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1262
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1263
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1264
|
-
DEALINGS IN THE SOFTWARE.
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
````
|
|
1268
|
-
|
|
1269
|
-
---
|
|
1270
|
-
|
|
1271
|
-
## The following dependencies are licensed under the MIT License:
|
|
1272
|
-
|
|
1273
|
-
### Rust Crates:
|
|
1274
|
-
|
|
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)
|
|
1278
|
-
|
|
1279
|
-
````text
|
|
1280
|
-
Copyright (c) 2013-2025 The rust-url developers
|
|
1281
|
-
|
|
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:
|
|
1291
|
-
|
|
1292
|
-
The above copyright notice and this permission notice
|
|
1293
|
-
shall be included in all copies or substantial portions
|
|
1294
|
-
of the Software.
|
|
1295
|
-
|
|
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.
|
|
620
|
+
copies or substantial portions of the Software.
|
|
621
|
+
|
|
622
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
623
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
624
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
625
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
626
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
627
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
628
|
+
SOFTWARE.
|
|
1305
629
|
|
|
1306
630
|
````
|
|
1307
631
|
|
|
@@ -1311,13 +635,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1311
635
|
|
|
1312
636
|
### Rust Crates:
|
|
1313
637
|
|
|
1314
|
-
- [
|
|
638
|
+
- [directories](https://github.com/soc/directories-rs) (6.0.0)
|
|
1315
639
|
|
|
1316
640
|
````text
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
Copyright (c) 2015-2020 Julien Cretin
|
|
1320
|
-
Copyright (c) 2017-2020 Google Inc.
|
|
641
|
+
Copyright (c) 2018 directories-rs contributors
|
|
1321
642
|
|
|
1322
643
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1323
644
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1345,69 +666,29 @@ SOFTWARE.
|
|
|
1345
666
|
|
|
1346
667
|
### Rust Crates:
|
|
1347
668
|
|
|
1348
|
-
- [
|
|
669
|
+
- [want](https://github.com/seanmonstar/want) (0.3.1)
|
|
1349
670
|
|
|
1350
671
|
````text
|
|
1351
|
-
|
|
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)
|
|
672
|
+
Copyright (c) 2018-2019 Sean McArthur
|
|
1384
673
|
|
|
1385
|
-
|
|
1386
|
-
|
|
674
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
675
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
676
|
+
in the Software without restriction, including without limitation the rights
|
|
677
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
678
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
679
|
+
furnished to do so, subject to the following conditions:
|
|
1387
680
|
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
documentation files (the "Software"), to deal in the
|
|
1391
|
-
Software without restriction, including without
|
|
1392
|
-
limitation the rights to use, copy, modify, merge,
|
|
1393
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1394
|
-
the Software, and to permit persons to whom the Software
|
|
1395
|
-
is furnished to do so, subject to the following
|
|
1396
|
-
conditions:
|
|
681
|
+
The above copyright notice and this permission notice shall be included in
|
|
682
|
+
all copies or substantial portions of the Software.
|
|
1397
683
|
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
684
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
685
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
686
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
687
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
688
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
689
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
690
|
+
THE SOFTWARE.
|
|
1401
691
|
|
|
1402
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1403
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1404
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1405
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1406
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1407
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1408
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1409
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1410
|
-
DEALINGS IN THE SOFTWARE.
|
|
1411
692
|
|
|
1412
693
|
````
|
|
1413
694
|
|
|
@@ -1415,36 +696,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1415
696
|
|
|
1416
697
|
## The following dependencies are licensed under the MIT License:
|
|
1417
698
|
|
|
1418
|
-
###
|
|
699
|
+
### NPM Packages:
|
|
1419
700
|
|
|
1420
|
-
- [
|
|
701
|
+
- [json5](https://github.com/json5/json5) (2.2.3)
|
|
1421
702
|
|
|
1422
703
|
````text
|
|
1423
|
-
|
|
704
|
+
MIT License
|
|
1424
705
|
|
|
1425
|
-
|
|
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:
|
|
706
|
+
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
1434
707
|
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
708
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
709
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
710
|
+
in the Software without restriction, including without limitation the rights
|
|
711
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
712
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
713
|
+
furnished to do so, subject to the following conditions:
|
|
1438
714
|
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
IN
|
|
1447
|
-
|
|
715
|
+
The above copyright notice and this permission notice shall be included in all
|
|
716
|
+
copies or substantial portions of the Software.
|
|
717
|
+
|
|
718
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
719
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
720
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
721
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
722
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
723
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
724
|
+
SOFTWARE.
|
|
725
|
+
|
|
726
|
+
[others]: https://github.com/json5/json5/contributors
|
|
1448
727
|
|
|
1449
728
|
````
|
|
1450
729
|
|
|
@@ -1454,10 +733,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1454
733
|
|
|
1455
734
|
### Rust Crates:
|
|
1456
735
|
|
|
1457
|
-
- [
|
|
736
|
+
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
1458
737
|
|
|
1459
738
|
````text
|
|
1460
|
-
Copyright (c)
|
|
739
|
+
Copyright (c) 2023 Dirkjan Ochtman <dirkjan@ochtman.nl>
|
|
1461
740
|
|
|
1462
741
|
Permission is hereby granted, free of charge, to any
|
|
1463
742
|
person obtaining a copy of this software and associated
|
|
@@ -1491,61 +770,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1491
770
|
|
|
1492
771
|
### Rust Crates:
|
|
1493
772
|
|
|
1494
|
-
- [
|
|
1495
|
-
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
1496
|
-
|
|
1497
|
-
````text
|
|
1498
|
-
Copyright (c) 2018-2019 dirs-rs contributors
|
|
1499
|
-
|
|
1500
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1501
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1502
|
-
in the Software without restriction, including without limitation the rights
|
|
1503
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1504
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1505
|
-
furnished to do so, subject to the following conditions:
|
|
1506
|
-
|
|
1507
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1508
|
-
copies or substantial portions of the Software.
|
|
1509
|
-
|
|
1510
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1511
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1512
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1513
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1514
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1515
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1516
|
-
SOFTWARE.
|
|
1517
|
-
|
|
1518
|
-
````
|
|
1519
|
-
|
|
1520
|
-
---
|
|
1521
|
-
|
|
1522
|
-
## The following dependencies are licensed under the MIT License:
|
|
1523
|
-
|
|
1524
|
-
### Rust Crates:
|
|
1525
|
-
|
|
1526
|
-
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
1527
|
-
|
|
1528
|
-
````text
|
|
1529
|
-
Copyright 2016 Nika Layzell
|
|
1530
|
-
|
|
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:
|
|
1532
|
-
|
|
1533
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1534
|
-
|
|
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.
|
|
1536
|
-
|
|
1537
|
-
````
|
|
1538
|
-
|
|
1539
|
-
---
|
|
1540
|
-
|
|
1541
|
-
## The following dependencies are licensed under the MIT License:
|
|
1542
|
-
|
|
1543
|
-
### Rust Crates:
|
|
1544
|
-
|
|
1545
|
-
- [sharded-slab](https://github.com/hawkw/sharded-slab) (0.1.7)
|
|
773
|
+
- [tungstenite](https://github.com/snapview/tungstenite-rs) (0.21.0)
|
|
1546
774
|
|
|
1547
775
|
````text
|
|
1548
|
-
Copyright (c)
|
|
776
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
777
|
+
Copyright (c) 2016 Jason Housley
|
|
1549
778
|
|
|
1550
779
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1551
780
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1571,14 +800,15 @@ THE SOFTWARE.
|
|
|
1571
800
|
|
|
1572
801
|
## The following dependencies are licensed under the MIT License:
|
|
1573
802
|
|
|
1574
|
-
###
|
|
803
|
+
### NPM Packages:
|
|
1575
804
|
|
|
1576
|
-
- [
|
|
805
|
+
- [fast-deep-equal](https://github.com/epoberezkin/fast-deep-equal) (3.1.3)
|
|
806
|
+
- [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) (1.0.0)
|
|
1577
807
|
|
|
1578
808
|
````text
|
|
1579
|
-
|
|
809
|
+
MIT License
|
|
1580
810
|
|
|
1581
|
-
Copyright (c)
|
|
811
|
+
Copyright (c) 2017 Evgeny Poberezkin
|
|
1582
812
|
|
|
1583
813
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1584
814
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1606,10 +836,11 @@ SOFTWARE.
|
|
|
1606
836
|
|
|
1607
837
|
### Rust Crates:
|
|
1608
838
|
|
|
1609
|
-
- [
|
|
839
|
+
- [dirs](https://github.com/soc/dirs-rs) (6.0.0)
|
|
840
|
+
- [dirs-sys](https://github.com/dirs-dev/dirs-sys-rs) (0.5.0)
|
|
1610
841
|
|
|
1611
842
|
````text
|
|
1612
|
-
Copyright (c)
|
|
843
|
+
Copyright (c) 2018-2019 dirs-rs contributors
|
|
1613
844
|
|
|
1614
845
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1615
846
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1618,55 +849,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1618
849
|
copies of the Software, and to permit persons to whom the Software is
|
|
1619
850
|
furnished to do so, subject to the following conditions:
|
|
1620
851
|
|
|
1621
|
-
The above copyright notice and this permission notice shall be included in
|
|
1622
|
-
|
|
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
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
````
|
|
1634
|
-
|
|
1635
|
-
---
|
|
1636
|
-
|
|
1637
|
-
## The following dependencies are licensed under the MIT License:
|
|
1638
|
-
|
|
1639
|
-
### Rust Crates:
|
|
1640
|
-
|
|
1641
|
-
- [getrandom](https://github.com/rust-random/getrandom) (0.3.4)
|
|
1642
|
-
|
|
1643
|
-
````text
|
|
1644
|
-
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
1645
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1646
|
-
|
|
1647
|
-
Permission is hereby granted, free of charge, to any
|
|
1648
|
-
person obtaining a copy of this software and associated
|
|
1649
|
-
documentation files (the "Software"), to deal in the
|
|
1650
|
-
Software without restriction, including without
|
|
1651
|
-
limitation the rights to use, copy, modify, merge,
|
|
1652
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1653
|
-
the Software, and to permit persons to whom the Software
|
|
1654
|
-
is furnished to do so, subject to the following
|
|
1655
|
-
conditions:
|
|
1656
|
-
|
|
1657
|
-
The above copyright notice and this permission notice
|
|
1658
|
-
shall be included in all copies or substantial portions
|
|
1659
|
-
of the Software.
|
|
1660
|
-
|
|
1661
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1662
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1663
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1664
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1665
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1666
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1667
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1668
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1669
|
-
DEALINGS IN THE SOFTWARE.
|
|
852
|
+
The above copyright notice and this permission notice shall be included in all
|
|
853
|
+
copies or substantial portions of the Software.
|
|
854
|
+
|
|
855
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
856
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
857
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
858
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
859
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
860
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
861
|
+
SOFTWARE.
|
|
1670
862
|
|
|
1671
863
|
````
|
|
1672
864
|
|
|
@@ -1676,10 +868,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1676
868
|
|
|
1677
869
|
### Rust Crates:
|
|
1678
870
|
|
|
1679
|
-
- [
|
|
871
|
+
- [typenum](https://github.com/paholg/typenum) (1.19.0)
|
|
1680
872
|
|
|
1681
873
|
````text
|
|
1682
|
-
|
|
874
|
+
The MIT License (MIT)
|
|
875
|
+
|
|
876
|
+
Copyright (c) 2014 Paho Lurie-Gregg
|
|
1683
877
|
|
|
1684
878
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1685
879
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1707,16 +901,31 @@ SOFTWARE.
|
|
|
1707
901
|
|
|
1708
902
|
### Rust Crates:
|
|
1709
903
|
|
|
1710
|
-
- [
|
|
904
|
+
- [tokio-macros](https://github.com/tokio-rs/tokio) (2.7.0)
|
|
1711
905
|
|
|
1712
906
|
````text
|
|
1713
|
-
|
|
907
|
+
MIT License
|
|
1714
908
|
|
|
1715
|
-
|
|
909
|
+
Copyright (c) 2019 Yoshua Wuyts
|
|
910
|
+
Copyright (c) Tokio Contributors
|
|
1716
911
|
|
|
1717
|
-
|
|
912
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
913
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
914
|
+
in the Software without restriction, including without limitation the rights
|
|
915
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
916
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
917
|
+
furnished to do so, subject to the following conditions:
|
|
1718
918
|
|
|
1719
|
-
|
|
919
|
+
The above copyright notice and this permission notice shall be included in all
|
|
920
|
+
copies or substantial portions of the Software.
|
|
921
|
+
|
|
922
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
923
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
924
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
925
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
926
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
927
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
928
|
+
SOFTWARE.
|
|
1720
929
|
|
|
1721
930
|
````
|
|
1722
931
|
|
|
@@ -1726,11 +935,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
1726
935
|
|
|
1727
936
|
### Rust Crates:
|
|
1728
937
|
|
|
1729
|
-
- [
|
|
938
|
+
- [try-lock](https://github.com/seanmonstar/try-lock) (0.2.5)
|
|
1730
939
|
|
|
1731
940
|
````text
|
|
1732
|
-
Copyright (c)
|
|
1733
|
-
Copyright (c) 2016
|
|
941
|
+
Copyright (c) 2018-2023 Sean McArthur
|
|
942
|
+
Copyright (c) 2016 Alex Crichton
|
|
1734
943
|
|
|
1735
944
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1736
945
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1750,20 +959,20 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
1750
959
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1751
960
|
THE SOFTWARE.
|
|
1752
961
|
|
|
962
|
+
|
|
1753
963
|
````
|
|
1754
964
|
|
|
1755
965
|
---
|
|
1756
966
|
|
|
1757
967
|
## The following dependencies are licensed under the MIT License:
|
|
1758
968
|
|
|
1759
|
-
###
|
|
969
|
+
### Rust Crates:
|
|
1760
970
|
|
|
1761
|
-
- [
|
|
971
|
+
- [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) (0.21.0)
|
|
1762
972
|
|
|
1763
973
|
````text
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
Copyright (c) 2012-2018 Aseem Kishore, and [others].
|
|
974
|
+
Copyright (c) 2017 Daniel Abramov
|
|
975
|
+
Copyright (c) 2017 Alexey Galakhov
|
|
1767
976
|
|
|
1768
977
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1769
978
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1772,18 +981,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1772
981
|
copies of the Software, and to permit persons to whom the Software is
|
|
1773
982
|
furnished to do so, subject to the following conditions:
|
|
1774
983
|
|
|
1775
|
-
The above copyright notice and this permission notice shall be included in
|
|
1776
|
-
copies or substantial portions of the Software.
|
|
984
|
+
The above copyright notice and this permission notice shall be included in
|
|
985
|
+
all copies or substantial portions of the Software.
|
|
1777
986
|
|
|
1778
987
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1779
988
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1780
989
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1781
990
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1782
991
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1783
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1784
|
-
SOFTWARE.
|
|
1785
|
-
|
|
1786
|
-
[others]: https://github.com/json5/json5/contributors
|
|
992
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
993
|
+
THE SOFTWARE.
|
|
1787
994
|
|
|
1788
995
|
````
|
|
1789
996
|
|
|
@@ -1793,13 +1000,10 @@ SOFTWARE.
|
|
|
1793
1000
|
|
|
1794
1001
|
### Rust Crates:
|
|
1795
1002
|
|
|
1796
|
-
- [
|
|
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)
|
|
1003
|
+
- [utf8_iter](https://github.com/hsivonen/utf8_iter) (1.0.4)
|
|
1800
1004
|
|
|
1801
1005
|
````text
|
|
1802
|
-
Copyright
|
|
1006
|
+
Copyright Mozilla Foundation
|
|
1803
1007
|
|
|
1804
1008
|
Permission is hereby granted, free of charge, to any
|
|
1805
1009
|
person obtaining a copy of this software and associated
|
|
@@ -1833,30 +1037,35 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1833
1037
|
|
|
1834
1038
|
### Rust Crates:
|
|
1835
1039
|
|
|
1836
|
-
- [
|
|
1040
|
+
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
1837
1041
|
|
|
1838
1042
|
````text
|
|
1839
|
-
The
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
furnished to do so, subject to the following
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1043
|
+
Copyright (c) 2013-2016 The rust-url developers
|
|
1044
|
+
|
|
1045
|
+
Permission is hereby granted, free of charge, to any
|
|
1046
|
+
person obtaining a copy of this software and associated
|
|
1047
|
+
documentation files (the "Software"), to deal in the
|
|
1048
|
+
Software without restriction, including without
|
|
1049
|
+
limitation the rights to use, copy, modify, merge,
|
|
1050
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1051
|
+
the Software, and to permit persons to whom the Software
|
|
1052
|
+
is furnished to do so, subject to the following
|
|
1053
|
+
conditions:
|
|
1054
|
+
|
|
1055
|
+
The above copyright notice and this permission notice
|
|
1056
|
+
shall be included in all copies or substantial portions
|
|
1057
|
+
of the Software.
|
|
1058
|
+
|
|
1059
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1060
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1061
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1062
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1063
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1064
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1065
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1066
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1067
|
+
DEALINGS IN THE SOFTWARE.
|
|
1068
|
+
|
|
1860
1069
|
````
|
|
1861
1070
|
|
|
1862
1071
|
---
|
|
@@ -1865,29 +1074,16 @@ SOFTWARE.
|
|
|
1865
1074
|
|
|
1866
1075
|
### Rust Crates:
|
|
1867
1076
|
|
|
1868
|
-
- [
|
|
1077
|
+
- [ipnet](https://github.com/krisprice/ipnet) (2.12.0)
|
|
1869
1078
|
|
|
1870
1079
|
````text
|
|
1871
|
-
Copyright
|
|
1872
|
-
Copyright (c) 2015-2020 The rust-hex Developers
|
|
1080
|
+
Copyright 2017 Juniper Networks, Inc.
|
|
1873
1081
|
|
|
1874
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1875
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1876
|
-
in the Software without restriction, including without limitation the rights
|
|
1877
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1878
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1879
|
-
furnished to do so, subject to the following conditions:
|
|
1082
|
+
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:
|
|
1880
1083
|
|
|
1881
|
-
The above copyright notice and this permission notice shall be included in all
|
|
1882
|
-
copies or substantial portions of the Software.
|
|
1084
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1883
1085
|
|
|
1884
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1885
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1886
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1887
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1888
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1889
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1890
|
-
SOFTWARE.
|
|
1086
|
+
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.
|
|
1891
1087
|
|
|
1892
1088
|
````
|
|
1893
1089
|
|
|
@@ -1897,11 +1093,10 @@ SOFTWARE.
|
|
|
1897
1093
|
|
|
1898
1094
|
### Rust Crates:
|
|
1899
1095
|
|
|
1900
|
-
- [
|
|
1901
|
-
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
1096
|
+
- [slab](https://github.com/tokio-rs/slab) (0.4.12)
|
|
1902
1097
|
|
|
1903
1098
|
````text
|
|
1904
|
-
Copyright (c)
|
|
1099
|
+
Copyright (c) 2019 Carl Lerche
|
|
1905
1100
|
|
|
1906
1101
|
Permission is hereby granted, free of charge, to any
|
|
1907
1102
|
person obtaining a copy of this software and associated
|
|
@@ -1933,33 +1128,36 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1933
1128
|
|
|
1934
1129
|
## The following dependencies are licensed under the MIT License:
|
|
1935
1130
|
|
|
1936
|
-
###
|
|
1131
|
+
### Rust Crates:
|
|
1937
1132
|
|
|
1938
|
-
- [
|
|
1133
|
+
- [block-buffer](https://github.com/RustCrypto/utils) (0.10.4)
|
|
1939
1134
|
|
|
1940
1135
|
````text
|
|
1941
|
-
The
|
|
1942
|
-
|
|
1943
|
-
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
1944
|
-
|
|
1945
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1946
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
1947
|
-
in the Software without restriction, including without limitation the rights
|
|
1948
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1949
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
1950
|
-
furnished to do so, subject to the following conditions:
|
|
1136
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
1951
1137
|
|
|
1952
|
-
|
|
1953
|
-
|
|
1138
|
+
Permission is hereby granted, free of charge, to any
|
|
1139
|
+
person obtaining a copy of this software and associated
|
|
1140
|
+
documentation files (the "Software"), to deal in the
|
|
1141
|
+
Software without restriction, including without
|
|
1142
|
+
limitation the rights to use, copy, modify, merge,
|
|
1143
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1144
|
+
the Software, and to permit persons to whom the Software
|
|
1145
|
+
is furnished to do so, subject to the following
|
|
1146
|
+
conditions:
|
|
1954
1147
|
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1959
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1960
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1961
|
-
SOFTWARE.
|
|
1148
|
+
The above copyright notice and this permission notice
|
|
1149
|
+
shall be included in all copies or substantial portions
|
|
1150
|
+
of the Software.
|
|
1962
1151
|
|
|
1152
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1153
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1154
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1155
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1156
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1157
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1158
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1159
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1160
|
+
DEALINGS IN THE SOFTWARE.
|
|
1963
1161
|
|
|
1964
1162
|
````
|
|
1965
1163
|
|
|
@@ -1969,10 +1167,10 @@ SOFTWARE.
|
|
|
1969
1167
|
|
|
1970
1168
|
### Rust Crates:
|
|
1971
1169
|
|
|
1972
|
-
- [
|
|
1170
|
+
- [zerocopy](https://github.com/google/zerocopy) (0.8.48)
|
|
1973
1171
|
|
|
1974
1172
|
````text
|
|
1975
|
-
Copyright
|
|
1173
|
+
Copyright 2023 The Fuchsia Authors
|
|
1976
1174
|
|
|
1977
1175
|
Permission is hereby granted, free of charge, to any
|
|
1978
1176
|
person obtaining a copy of this software and associated
|
|
@@ -1998,6 +1196,7 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
1998
1196
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1999
1197
|
DEALINGS IN THE SOFTWARE.
|
|
2000
1198
|
|
|
1199
|
+
|
|
2001
1200
|
````
|
|
2002
1201
|
|
|
2003
1202
|
---
|
|
@@ -2006,34 +1205,34 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2006
1205
|
|
|
2007
1206
|
### Rust Crates:
|
|
2008
1207
|
|
|
2009
|
-
- [
|
|
1208
|
+
- [hashbrown](https://github.com/rust-lang/hashbrown) (0.17.0)
|
|
2010
1209
|
|
|
2011
1210
|
````text
|
|
2012
|
-
|
|
2013
|
-
|
|
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
|
|
2018
|
-
|
|
1211
|
+
Copyright (c) 2016 Amanieu d'Antras
|
|
2019
1212
|
|
|
2020
|
-
Permission is hereby granted, free of charge, to any
|
|
2021
|
-
of this software and associated
|
|
2022
|
-
|
|
2023
|
-
|
|
2024
|
-
|
|
2025
|
-
|
|
1213
|
+
Permission is hereby granted, free of charge, to any
|
|
1214
|
+
person obtaining a copy of this software and associated
|
|
1215
|
+
documentation files (the "Software"), to deal in the
|
|
1216
|
+
Software without restriction, including without
|
|
1217
|
+
limitation the rights to use, copy, modify, merge,
|
|
1218
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1219
|
+
the Software, and to permit persons to whom the Software
|
|
1220
|
+
is furnished to do so, subject to the following
|
|
1221
|
+
conditions:
|
|
2026
1222
|
|
|
2027
|
-
The above copyright notice and this permission notice
|
|
2028
|
-
copies or substantial portions
|
|
1223
|
+
The above copyright notice and this permission notice
|
|
1224
|
+
shall be included in all copies or substantial portions
|
|
1225
|
+
of the Software.
|
|
2029
1226
|
|
|
2030
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2031
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2032
|
-
|
|
2033
|
-
|
|
2034
|
-
|
|
2035
|
-
|
|
2036
|
-
|
|
1227
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1228
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1229
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1230
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1231
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1232
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1233
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1234
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1235
|
+
DEALINGS IN THE SOFTWARE.
|
|
2037
1236
|
|
|
2038
1237
|
````
|
|
2039
1238
|
|
|
@@ -2043,14 +1242,11 @@ SOFTWARE.
|
|
|
2043
1242
|
|
|
2044
1243
|
### Rust Crates:
|
|
2045
1244
|
|
|
2046
|
-
- [
|
|
2047
|
-
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2048
|
-
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
1245
|
+
- [hex](https://github.com/KokaKiwi/rust-hex) (0.4.3)
|
|
2049
1246
|
|
|
2050
1247
|
````text
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
Copyright (c) 2017 Ted Driggs
|
|
1248
|
+
Copyright (c) 2013-2014 The Rust Project Developers.
|
|
1249
|
+
Copyright (c) 2015-2020 The rust-hex Developers
|
|
2054
1250
|
|
|
2055
1251
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2056
1252
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2078,10 +1274,11 @@ SOFTWARE.
|
|
|
2078
1274
|
|
|
2079
1275
|
### Rust Crates:
|
|
2080
1276
|
|
|
2081
|
-
- [
|
|
1277
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.4.2)
|
|
2082
1278
|
|
|
2083
1279
|
````text
|
|
2084
|
-
Copyright (c) 2018
|
|
1280
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
1281
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2085
1282
|
|
|
2086
1283
|
Permission is hereby granted, free of charge, to any
|
|
2087
1284
|
person obtaining a copy of this software and associated
|
|
@@ -2115,14 +1312,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2115
1312
|
|
|
2116
1313
|
### Rust Crates:
|
|
2117
1314
|
|
|
2118
|
-
- [
|
|
1315
|
+
- [aho-corasick](https://github.com/BurntSushi/aho-corasick) (1.1.4)
|
|
1316
|
+
- [byteorder](https://github.com/BurntSushi/byteorder) (1.5.0)
|
|
1317
|
+
- [memchr](https://github.com/BurntSushi/memchr) (2.8.0)
|
|
1318
|
+
- [ucd-trie](https://github.com/BurntSushi/ucd-generate) (0.1.7)
|
|
2119
1319
|
|
|
2120
1320
|
````text
|
|
2121
1321
|
The MIT License (MIT)
|
|
2122
1322
|
|
|
2123
|
-
Copyright (c) 2015
|
|
2124
|
-
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
2125
|
-
Copyright (c) 2018 Akash Kurdekar
|
|
1323
|
+
Copyright (c) 2015 Andrew Gallant
|
|
2126
1324
|
|
|
2127
1325
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2128
1326
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2131,16 +1329,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2131
1329
|
copies of the Software, and to permit persons to whom the Software is
|
|
2132
1330
|
furnished to do so, subject to the following conditions:
|
|
2133
1331
|
|
|
2134
|
-
The above copyright notice and this permission notice shall be included in
|
|
2135
|
-
copies or substantial portions of the Software.
|
|
1332
|
+
The above copyright notice and this permission notice shall be included in
|
|
1333
|
+
all copies or substantial portions of the Software.
|
|
2136
1334
|
|
|
2137
1335
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2138
1336
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2139
1337
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2140
1338
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2141
1339
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2142
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2143
|
-
SOFTWARE.
|
|
1340
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1341
|
+
THE SOFTWARE.
|
|
2144
1342
|
|
|
2145
1343
|
````
|
|
2146
1344
|
|
|
@@ -2150,10 +1348,11 @@ SOFTWARE.
|
|
|
2150
1348
|
|
|
2151
1349
|
### Rust Crates:
|
|
2152
1350
|
|
|
2153
|
-
- [
|
|
1351
|
+
- [cfg-if](https://github.com/rust-lang/cfg-if) (1.0.4)
|
|
1352
|
+
- [socket2](https://github.com/rust-lang/socket2) (0.6.3)
|
|
2154
1353
|
|
|
2155
1354
|
````text
|
|
2156
|
-
Copyright (c)
|
|
1355
|
+
Copyright (c) 2014 Alex Crichton
|
|
2157
1356
|
|
|
2158
1357
|
Permission is hereby granted, free of charge, to any
|
|
2159
1358
|
person obtaining a copy of this software and associated
|
|
@@ -2187,17 +1386,74 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2187
1386
|
|
|
2188
1387
|
### Rust Crates:
|
|
2189
1388
|
|
|
2190
|
-
- [
|
|
1389
|
+
- [hyper-tls](https://github.com/hyperium/hyper-tls) (0.6.0)
|
|
1390
|
+
|
|
1391
|
+
````text
|
|
1392
|
+
Copyright (c) 2017 Sean McArthur
|
|
1393
|
+
|
|
1394
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1395
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1396
|
+
in the Software without restriction, including without limitation the rights
|
|
1397
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1398
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1399
|
+
furnished to do so, subject to the following conditions:
|
|
1400
|
+
|
|
1401
|
+
The above copyright notice and this permission notice shall be included in
|
|
1402
|
+
all copies or substantial portions of the Software.
|
|
1403
|
+
|
|
1404
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1405
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1406
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1407
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1408
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1409
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1410
|
+
THE SOFTWARE.
|
|
1411
|
+
|
|
1412
|
+
|
|
1413
|
+
````
|
|
1414
|
+
|
|
1415
|
+
---
|
|
1416
|
+
|
|
1417
|
+
## The following dependencies are licensed under the MIT License:
|
|
1418
|
+
|
|
1419
|
+
### Rust Crates:
|
|
1420
|
+
|
|
1421
|
+
- [generic-array](https://github.com/fizyk20/generic-array) (0.14.7)
|
|
2191
1422
|
|
|
2192
1423
|
````text
|
|
2193
|
-
|
|
1424
|
+
The MIT License (MIT)
|
|
1425
|
+
|
|
1426
|
+
Copyright (c) 2015 Bartłomiej Kamiński
|
|
1427
|
+
|
|
1428
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1429
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1430
|
+
in the Software without restriction, including without limitation the rights
|
|
1431
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1432
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1433
|
+
furnished to do so, subject to the following conditions:
|
|
1434
|
+
|
|
1435
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1436
|
+
copies or substantial portions of the Software.
|
|
1437
|
+
|
|
1438
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1439
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1440
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1441
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1442
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1443
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1444
|
+
SOFTWARE.
|
|
1445
|
+
````
|
|
2194
1446
|
|
|
2195
|
-
|
|
2196
|
-
|
|
1447
|
+
---
|
|
1448
|
+
|
|
1449
|
+
## The following dependencies are licensed under the MIT License:
|
|
1450
|
+
|
|
1451
|
+
### Rust Crates:
|
|
2197
1452
|
|
|
2198
|
-
|
|
2199
|
-
Copyright © 2005-2013 Rich Felker
|
|
1453
|
+
- [ident_case](https://github.com/TedDriggs/ident_case) (1.0.1)
|
|
2200
1454
|
|
|
1455
|
+
````text
|
|
1456
|
+
MIT License
|
|
2201
1457
|
|
|
2202
1458
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2203
1459
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2225,12 +1481,12 @@ SOFTWARE.
|
|
|
2225
1481
|
|
|
2226
1482
|
### Rust Crates:
|
|
2227
1483
|
|
|
2228
|
-
- [
|
|
1484
|
+
- [json5](https://github.com/callum-oakley/json5-rs) (1.3.1)
|
|
2229
1485
|
|
|
2230
1486
|
````text
|
|
2231
|
-
|
|
1487
|
+
MIT License
|
|
2232
1488
|
|
|
2233
|
-
Copyright (c)
|
|
1489
|
+
Copyright (c) 2025 Callum Oakley
|
|
2234
1490
|
|
|
2235
1491
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2236
1492
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2239,16 +1495,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2239
1495
|
copies of the Software, and to permit persons to whom the Software is
|
|
2240
1496
|
furnished to do so, subject to the following conditions:
|
|
2241
1497
|
|
|
2242
|
-
The above copyright notice and this permission notice shall be included in
|
|
2243
|
-
|
|
1498
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1499
|
+
copies or substantial portions of the Software.
|
|
2244
1500
|
|
|
2245
1501
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2246
1502
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2247
1503
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2248
1504
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2249
1505
|
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
|
-
|
|
1506
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1507
|
+
SOFTWARE.
|
|
2252
1508
|
|
|
2253
1509
|
````
|
|
2254
1510
|
|
|
@@ -2258,13 +1514,13 @@ THE SOFTWARE.
|
|
|
2258
1514
|
|
|
2259
1515
|
### Rust Crates:
|
|
2260
1516
|
|
|
2261
|
-
- [
|
|
2262
|
-
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
1517
|
+
- [data-encoding](https://github.com/ia0/data-encoding) (2.10.0)
|
|
2263
1518
|
|
|
2264
1519
|
````text
|
|
2265
|
-
MIT License
|
|
1520
|
+
The MIT License (MIT)
|
|
2266
1521
|
|
|
2267
|
-
Copyright (c)
|
|
1522
|
+
Copyright (c) 2015-2020 Julien Cretin
|
|
1523
|
+
Copyright (c) 2017-2020 Google Inc.
|
|
2268
1524
|
|
|
2269
1525
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2270
1526
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2292,11 +1548,10 @@ SOFTWARE.
|
|
|
2292
1548
|
|
|
2293
1549
|
### Rust Crates:
|
|
2294
1550
|
|
|
2295
|
-
- [
|
|
1551
|
+
- [http-body-util](https://github.com/hyperium/http-body) (0.1.3)
|
|
2296
1552
|
|
|
2297
1553
|
````text
|
|
2298
|
-
Copyright (c)
|
|
2299
|
-
Copyright (c) 2014 The Rust Project Developers
|
|
1554
|
+
Copyright (c) 2019-2025 Sean McArthur & Hyper Contributors
|
|
2300
1555
|
|
|
2301
1556
|
Permission is hereby granted, free of charge, to any
|
|
2302
1557
|
person obtaining a copy of this software and associated
|
|
@@ -2330,28 +1585,69 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2330
1585
|
|
|
2331
1586
|
### Rust Crates:
|
|
2332
1587
|
|
|
2333
|
-
- [
|
|
1588
|
+
- [quick-xml](https://github.com/tafia/quick-xml) (0.38.4)
|
|
2334
1589
|
|
|
2335
1590
|
````text
|
|
2336
|
-
|
|
1591
|
+
The MIT License (MIT)
|
|
1592
|
+
|
|
1593
|
+
Copyright (c) 2016 Johann Tuffe
|
|
1594
|
+
|
|
1595
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1596
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1597
|
+
in the Software without restriction, including without limitation the rights
|
|
1598
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1599
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1600
|
+
furnished to do so, subject to the following conditions:
|
|
1601
|
+
|
|
1602
|
+
|
|
1603
|
+
The above copyright notice and this permission notice shall be included in
|
|
1604
|
+
all copies or substantial portions of the Software.
|
|
1605
|
+
|
|
1606
|
+
|
|
1607
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1608
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1609
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1610
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1611
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1612
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1613
|
+
THE SOFTWARE.
|
|
2337
1614
|
|
|
2338
|
-
|
|
2339
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
2340
|
-
in the Software without restriction, including without limitation the rights
|
|
2341
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2342
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
2343
|
-
furnished to do so, subject to the following conditions:
|
|
1615
|
+
````
|
|
2344
1616
|
|
|
2345
|
-
|
|
2346
|
-
all copies or substantial portions of the Software.
|
|
1617
|
+
---
|
|
2347
1618
|
|
|
2348
|
-
|
|
2349
|
-
|
|
2350
|
-
|
|
2351
|
-
|
|
2352
|
-
|
|
2353
|
-
|
|
2354
|
-
|
|
1619
|
+
## The following dependencies are licensed under the MIT License:
|
|
1620
|
+
|
|
1621
|
+
### Rust Crates:
|
|
1622
|
+
|
|
1623
|
+
- [tower-http](https://github.com/tower-rs/tower-http) (0.6.8)
|
|
1624
|
+
|
|
1625
|
+
````text
|
|
1626
|
+
Copyright (c) 2019-2021 Tower Contributors
|
|
1627
|
+
|
|
1628
|
+
Permission is hereby granted, free of charge, to any
|
|
1629
|
+
person obtaining a copy of this software and associated
|
|
1630
|
+
documentation files (the "Software"), to deal in the
|
|
1631
|
+
Software without restriction, including without
|
|
1632
|
+
limitation the rights to use, copy, modify, merge,
|
|
1633
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1634
|
+
the Software, and to permit persons to whom the Software
|
|
1635
|
+
is furnished to do so, subject to the following
|
|
1636
|
+
conditions:
|
|
1637
|
+
|
|
1638
|
+
The above copyright notice and this permission notice
|
|
1639
|
+
shall be included in all copies or substantial portions
|
|
1640
|
+
of the Software.
|
|
1641
|
+
|
|
1642
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1643
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1644
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1645
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1646
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1647
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1648
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1649
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1650
|
+
DEALINGS IN THE SOFTWARE.
|
|
2355
1651
|
|
|
2356
1652
|
````
|
|
2357
1653
|
|
|
@@ -2359,12 +1655,14 @@ THE SOFTWARE.
|
|
|
2359
1655
|
|
|
2360
1656
|
## The following dependencies are licensed under the MIT License:
|
|
2361
1657
|
|
|
2362
|
-
###
|
|
1658
|
+
### NPM Packages:
|
|
2363
1659
|
|
|
2364
|
-
- [
|
|
1660
|
+
- [undici-types](https://github.com/nodejs/undici) (6.21.0)
|
|
2365
1661
|
|
|
2366
1662
|
````text
|
|
2367
|
-
|
|
1663
|
+
MIT License
|
|
1664
|
+
|
|
1665
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
2368
1666
|
|
|
2369
1667
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2370
1668
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2373,17 +1671,53 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
2373
1671
|
copies of the Software, and to permit persons to whom the Software is
|
|
2374
1672
|
furnished to do so, subject to the following conditions:
|
|
2375
1673
|
|
|
2376
|
-
The above copyright notice and this permission notice shall be included in
|
|
2377
|
-
|
|
1674
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1675
|
+
copies or substantial portions of the Software.
|
|
2378
1676
|
|
|
2379
1677
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2380
1678
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2381
1679
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2382
1680
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2383
1681
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2384
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2385
|
-
|
|
1682
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1683
|
+
SOFTWARE.
|
|
1684
|
+
|
|
1685
|
+
````
|
|
1686
|
+
|
|
1687
|
+
---
|
|
1688
|
+
|
|
1689
|
+
## The following dependencies are licensed under the MIT License:
|
|
1690
|
+
|
|
1691
|
+
### Rust Crates:
|
|
1692
|
+
|
|
1693
|
+
- [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) (1.5.0)
|
|
1694
|
+
|
|
1695
|
+
````text
|
|
1696
|
+
Copyright (c) 2010 The Rust Project Developers
|
|
1697
|
+
|
|
1698
|
+
Permission is hereby granted, free of charge, to any
|
|
1699
|
+
person obtaining a copy of this software and associated
|
|
1700
|
+
documentation files (the "Software"), to deal in the
|
|
1701
|
+
Software without restriction, including without
|
|
1702
|
+
limitation the rights to use, copy, modify, merge,
|
|
1703
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1704
|
+
the Software, and to permit persons to whom the Software
|
|
1705
|
+
is furnished to do so, subject to the following
|
|
1706
|
+
conditions:
|
|
1707
|
+
|
|
1708
|
+
The above copyright notice and this permission notice
|
|
1709
|
+
shall be included in all copies or substantial portions
|
|
1710
|
+
of the Software.
|
|
2386
1711
|
|
|
1712
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1713
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1714
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1715
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1716
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1717
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1718
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1719
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1720
|
+
DEALINGS IN THE SOFTWARE.
|
|
2387
1721
|
|
|
2388
1722
|
````
|
|
2389
1723
|
|
|
@@ -2393,28 +1727,34 @@ THE SOFTWARE.
|
|
|
2393
1727
|
|
|
2394
1728
|
### Rust Crates:
|
|
2395
1729
|
|
|
2396
|
-
- [
|
|
1730
|
+
- [serde_urlencoded](https://github.com/nox/serde_urlencoded) (0.7.1)
|
|
2397
1731
|
|
|
2398
1732
|
````text
|
|
2399
|
-
Copyright (c)
|
|
1733
|
+
Copyright (c) 2016 Anthony Ramine
|
|
2400
1734
|
|
|
2401
|
-
Permission is hereby granted, free of charge, to any
|
|
2402
|
-
of this software and associated
|
|
2403
|
-
|
|
2404
|
-
|
|
2405
|
-
|
|
2406
|
-
|
|
1735
|
+
Permission is hereby granted, free of charge, to any
|
|
1736
|
+
person obtaining a copy of this software and associated
|
|
1737
|
+
documentation files (the "Software"), to deal in the
|
|
1738
|
+
Software without restriction, including without
|
|
1739
|
+
limitation the rights to use, copy, modify, merge,
|
|
1740
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1741
|
+
the Software, and to permit persons to whom the Software
|
|
1742
|
+
is furnished to do so, subject to the following
|
|
1743
|
+
conditions:
|
|
2407
1744
|
|
|
2408
|
-
The above copyright notice and this permission notice
|
|
2409
|
-
all copies or substantial portions
|
|
1745
|
+
The above copyright notice and this permission notice
|
|
1746
|
+
shall be included in all copies or substantial portions
|
|
1747
|
+
of the Software.
|
|
2410
1748
|
|
|
2411
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2412
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2413
|
-
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
|
|
1749
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1750
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1751
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1752
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1753
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1754
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1755
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1756
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1757
|
+
DEALINGS IN THE SOFTWARE.
|
|
2418
1758
|
|
|
2419
1759
|
````
|
|
2420
1760
|
|
|
@@ -2424,29 +1764,34 @@ THE SOFTWARE.
|
|
|
2424
1764
|
|
|
2425
1765
|
### Rust Crates:
|
|
2426
1766
|
|
|
2427
|
-
- [
|
|
1767
|
+
- [cpufeatures](https://github.com/RustCrypto/utils) (0.2.17)
|
|
2428
1768
|
|
|
2429
1769
|
````text
|
|
2430
|
-
Copyright (c)
|
|
2431
|
-
|
|
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:
|
|
1770
|
+
Copyright (c) 2020-2025 The RustCrypto Project Developers
|
|
2438
1771
|
|
|
2439
|
-
|
|
2440
|
-
|
|
1772
|
+
Permission is hereby granted, free of charge, to any
|
|
1773
|
+
person obtaining a copy of this software and associated
|
|
1774
|
+
documentation files (the "Software"), to deal in the
|
|
1775
|
+
Software without restriction, including without
|
|
1776
|
+
limitation the rights to use, copy, modify, merge,
|
|
1777
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1778
|
+
the Software, and to permit persons to whom the Software
|
|
1779
|
+
is furnished to do so, subject to the following
|
|
1780
|
+
conditions:
|
|
2441
1781
|
|
|
2442
|
-
|
|
2443
|
-
|
|
2444
|
-
|
|
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.
|
|
1782
|
+
The above copyright notice and this permission notice
|
|
1783
|
+
shall be included in all copies or substantial portions
|
|
1784
|
+
of the Software.
|
|
2449
1785
|
|
|
1786
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1787
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1788
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1789
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1790
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1791
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1792
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1793
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1794
|
+
DEALINGS IN THE SOFTWARE.
|
|
2450
1795
|
|
|
2451
1796
|
````
|
|
2452
1797
|
|
|
@@ -2454,15 +1799,15 @@ THE SOFTWARE.
|
|
|
2454
1799
|
|
|
2455
1800
|
## The following dependencies are licensed under the MIT License:
|
|
2456
1801
|
|
|
2457
|
-
###
|
|
1802
|
+
### Rust Crates:
|
|
2458
1803
|
|
|
2459
|
-
- [
|
|
2460
|
-
- [
|
|
1804
|
+
- [schemars](https://github.com/GREsau/schemars) (1.2.1)
|
|
1805
|
+
- [schemars_derive](https://github.com/GREsau/schemars) (1.2.1)
|
|
2461
1806
|
|
|
2462
1807
|
````text
|
|
2463
1808
|
MIT License
|
|
2464
1809
|
|
|
2465
|
-
Copyright (c)
|
|
1810
|
+
Copyright (c) 2019 Graham Esau
|
|
2466
1811
|
|
|
2467
1812
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2468
1813
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2490,30 +1835,34 @@ SOFTWARE.
|
|
|
2490
1835
|
|
|
2491
1836
|
### Rust Crates:
|
|
2492
1837
|
|
|
2493
|
-
- [
|
|
1838
|
+
- [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) (0.2.21)
|
|
2494
1839
|
|
|
2495
1840
|
````text
|
|
2496
|
-
|
|
2497
|
-
|
|
2498
|
-
Copyright (c) 2025 Callum Oakley
|
|
1841
|
+
Copyright (c) 2019 The CryptoCorrosion Contributors
|
|
2499
1842
|
|
|
2500
|
-
Permission is hereby granted, free of charge, to any
|
|
2501
|
-
of this software and associated
|
|
2502
|
-
|
|
2503
|
-
|
|
2504
|
-
|
|
2505
|
-
|
|
1843
|
+
Permission is hereby granted, free of charge, to any
|
|
1844
|
+
person obtaining a copy of this software and associated
|
|
1845
|
+
documentation files (the "Software"), to deal in the
|
|
1846
|
+
Software without restriction, including without
|
|
1847
|
+
limitation the rights to use, copy, modify, merge,
|
|
1848
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1849
|
+
the Software, and to permit persons to whom the Software
|
|
1850
|
+
is furnished to do so, subject to the following
|
|
1851
|
+
conditions:
|
|
2506
1852
|
|
|
2507
|
-
The above copyright notice and this permission notice
|
|
2508
|
-
copies or substantial portions
|
|
1853
|
+
The above copyright notice and this permission notice
|
|
1854
|
+
shall be included in all copies or substantial portions
|
|
1855
|
+
of the Software.
|
|
2509
1856
|
|
|
2510
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2511
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2512
|
-
|
|
2513
|
-
|
|
2514
|
-
|
|
2515
|
-
|
|
2516
|
-
|
|
1857
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1858
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1859
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1860
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1861
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1862
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1863
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1864
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1865
|
+
DEALINGS IN THE SOFTWARE.
|
|
2517
1866
|
|
|
2518
1867
|
````
|
|
2519
1868
|
|
|
@@ -2521,29 +1870,36 @@ SOFTWARE.
|
|
|
2521
1870
|
|
|
2522
1871
|
## The following dependencies are licensed under the MIT License:
|
|
2523
1872
|
|
|
2524
|
-
###
|
|
1873
|
+
### Rust Crates:
|
|
2525
1874
|
|
|
2526
|
-
- [
|
|
1875
|
+
- [indexmap](https://github.com/indexmap-rs/indexmap) (2.14.0)
|
|
2527
1876
|
|
|
2528
1877
|
````text
|
|
2529
|
-
|
|
1878
|
+
Copyright (c) 2016--2017
|
|
2530
1879
|
|
|
2531
|
-
Permission is hereby granted, free of charge, to any
|
|
2532
|
-
|
|
2533
|
-
the Software
|
|
2534
|
-
|
|
2535
|
-
the
|
|
2536
|
-
|
|
1880
|
+
Permission is hereby granted, free of charge, to any
|
|
1881
|
+
person obtaining a copy of this software and associated
|
|
1882
|
+
documentation files (the "Software"), to deal in the
|
|
1883
|
+
Software without restriction, including without
|
|
1884
|
+
limitation the rights to use, copy, modify, merge,
|
|
1885
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1886
|
+
the Software, and to permit persons to whom the Software
|
|
1887
|
+
is furnished to do so, subject to the following
|
|
1888
|
+
conditions:
|
|
2537
1889
|
|
|
2538
|
-
The above copyright notice and this permission notice
|
|
2539
|
-
copies or substantial portions
|
|
1890
|
+
The above copyright notice and this permission notice
|
|
1891
|
+
shall be included in all copies or substantial portions
|
|
1892
|
+
of the Software.
|
|
2540
1893
|
|
|
2541
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2542
|
-
IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2543
|
-
|
|
2544
|
-
|
|
2545
|
-
|
|
2546
|
-
|
|
1894
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1895
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1896
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1897
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1898
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1899
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1900
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1901
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1902
|
+
DEALINGS IN THE SOFTWARE.
|
|
2547
1903
|
|
|
2548
1904
|
````
|
|
2549
1905
|
|
|
@@ -2553,15 +1909,12 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2553
1909
|
|
|
2554
1910
|
### Rust Crates:
|
|
2555
1911
|
|
|
2556
|
-
- [
|
|
2557
|
-
- [
|
|
2558
|
-
- [
|
|
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)
|
|
1912
|
+
- [idna](https://github.com/servo/rust-url/) (1.1.0)
|
|
1913
|
+
- [percent-encoding](https://github.com/servo/rust-url/) (2.3.2)
|
|
1914
|
+
- [url](https://github.com/servo/rust-url) (2.5.8)
|
|
2562
1915
|
|
|
2563
1916
|
````text
|
|
2564
|
-
Copyright (c)
|
|
1917
|
+
Copyright (c) 2013-2025 The rust-url developers
|
|
2565
1918
|
|
|
2566
1919
|
Permission is hereby granted, free of charge, to any
|
|
2567
1920
|
person obtaining a copy of this software and associated
|
|
@@ -2595,10 +1948,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2595
1948
|
|
|
2596
1949
|
### Rust Crates:
|
|
2597
1950
|
|
|
2598
|
-
- [
|
|
1951
|
+
- [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) (1.2.1)
|
|
2599
1952
|
|
|
2600
1953
|
````text
|
|
2601
|
-
Copyright (c) 2017
|
|
1954
|
+
Copyright (c) 2017 Robert Grosse
|
|
2602
1955
|
|
|
2603
1956
|
Permission is hereby granted, free of charge, to any
|
|
2604
1957
|
person obtaining a copy of this software and associated
|
|
@@ -2623,7 +1976,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
2623
1976
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2624
1977
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2625
1978
|
DEALINGS IN THE SOFTWARE.
|
|
2626
|
-
|
|
2627
1979
|
````
|
|
2628
1980
|
|
|
2629
1981
|
---
|
|
@@ -2632,11 +1984,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2632
1984
|
|
|
2633
1985
|
### Rust Crates:
|
|
2634
1986
|
|
|
2635
|
-
- [
|
|
1987
|
+
- [mio](https://github.com/tokio-rs/mio) (1.2.0)
|
|
2636
1988
|
|
|
2637
1989
|
````text
|
|
2638
|
-
Copyright (c)
|
|
2639
|
-
Copyright (c) 2016 Alex Crichton
|
|
1990
|
+
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
2640
1991
|
|
|
2641
1992
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2642
1993
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2656,7 +2007,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2656
2007
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2657
2008
|
THE SOFTWARE.
|
|
2658
2009
|
|
|
2659
|
-
|
|
2660
2010
|
````
|
|
2661
2011
|
|
|
2662
2012
|
---
|
|
@@ -2665,10 +2015,10 @@ THE SOFTWARE.
|
|
|
2665
2015
|
|
|
2666
2016
|
### Rust Crates:
|
|
2667
2017
|
|
|
2668
|
-
- [
|
|
2018
|
+
- [smallvec](https://github.com/servo/rust-smallvec) (1.15.1)
|
|
2669
2019
|
|
|
2670
2020
|
````text
|
|
2671
|
-
Copyright (c)
|
|
2021
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
2672
2022
|
|
|
2673
2023
|
Permission is hereby granted, free of charge, to any
|
|
2674
2024
|
person obtaining a copy of this software and associated
|
|
@@ -2758,15 +2108,87 @@ The above copyright notice and this permission notice
|
|
|
2758
2108
|
shall be included in all copies or substantial portions
|
|
2759
2109
|
of the Software.
|
|
2760
2110
|
|
|
2761
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2762
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2763
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2764
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2765
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2766
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2767
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2768
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2769
|
-
DEALINGS IN THE SOFTWARE.
|
|
2111
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2112
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2113
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2114
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2115
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2116
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2117
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2118
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2119
|
+
DEALINGS IN THE SOFTWARE.
|
|
2120
|
+
|
|
2121
|
+
````
|
|
2122
|
+
|
|
2123
|
+
---
|
|
2124
|
+
|
|
2125
|
+
## The following dependencies are licensed under the MIT License:
|
|
2126
|
+
|
|
2127
|
+
### Rust Crates:
|
|
2128
|
+
|
|
2129
|
+
- [crypto-common](https://github.com/RustCrypto/traits) (0.1.7)
|
|
2130
|
+
|
|
2131
|
+
````text
|
|
2132
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
2133
|
+
|
|
2134
|
+
Permission is hereby granted, free of charge, to any
|
|
2135
|
+
person obtaining a copy of this software and associated
|
|
2136
|
+
documentation files (the "Software"), to deal in the
|
|
2137
|
+
Software without restriction, including without
|
|
2138
|
+
limitation the rights to use, copy, modify, merge,
|
|
2139
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2140
|
+
the Software, and to permit persons to whom the Software
|
|
2141
|
+
is furnished to do so, subject to the following
|
|
2142
|
+
conditions:
|
|
2143
|
+
|
|
2144
|
+
The above copyright notice and this permission notice
|
|
2145
|
+
shall be included in all copies or substantial portions
|
|
2146
|
+
of the Software.
|
|
2147
|
+
|
|
2148
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2149
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2150
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2151
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2152
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2153
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2154
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2155
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2156
|
+
DEALINGS IN THE SOFTWARE.
|
|
2157
|
+
|
|
2158
|
+
````
|
|
2159
|
+
|
|
2160
|
+
---
|
|
2161
|
+
|
|
2162
|
+
## The following dependencies are licensed under the MIT License:
|
|
2163
|
+
|
|
2164
|
+
### Rust Crates:
|
|
2165
|
+
|
|
2166
|
+
- [darling](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2167
|
+
- [darling_core](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2168
|
+
- [darling_macro](https://github.com/TedDriggs/darling) (0.23.0)
|
|
2169
|
+
|
|
2170
|
+
````text
|
|
2171
|
+
MIT License
|
|
2172
|
+
|
|
2173
|
+
Copyright (c) 2017 Ted Driggs
|
|
2174
|
+
|
|
2175
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2176
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2177
|
+
in the Software without restriction, including without limitation the rights
|
|
2178
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2179
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2180
|
+
furnished to do so, subject to the following conditions:
|
|
2181
|
+
|
|
2182
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2183
|
+
copies or substantial portions of the Software.
|
|
2184
|
+
|
|
2185
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2186
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2187
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2188
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2189
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2190
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2191
|
+
SOFTWARE.
|
|
2770
2192
|
|
|
2771
2193
|
````
|
|
2772
2194
|
|
|
@@ -2776,10 +2198,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2776
2198
|
|
|
2777
2199
|
### Rust Crates:
|
|
2778
2200
|
|
|
2779
|
-
- [
|
|
2201
|
+
- [libc](https://github.com/rust-lang/libc) (0.2.185)
|
|
2780
2202
|
|
|
2781
2203
|
````text
|
|
2782
|
-
Copyright (c)
|
|
2204
|
+
Copyright (c) The Rust Project Developers
|
|
2783
2205
|
|
|
2784
2206
|
Permission is hereby granted, free of charge, to any
|
|
2785
2207
|
person obtaining a copy of this software and associated
|
|
@@ -2813,12 +2235,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2813
2235
|
|
|
2814
2236
|
### Rust Crates:
|
|
2815
2237
|
|
|
2816
|
-
- [
|
|
2238
|
+
- [zip](https://github.com/zip-rs/zip2) (2.4.2)
|
|
2817
2239
|
|
|
2818
2240
|
````text
|
|
2819
|
-
MIT License
|
|
2241
|
+
The MIT License (MIT)
|
|
2820
2242
|
|
|
2821
|
-
Copyright (c)
|
|
2243
|
+
Copyright (c) 2014 Mathijs van de Nes
|
|
2822
2244
|
|
|
2823
2245
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2824
2246
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2838,40 +2260,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2838
2260
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2839
2261
|
SOFTWARE.
|
|
2840
2262
|
|
|
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
|
-
|
|
2263
|
+
Some files in the "tests/data" subdirectory of this repository are under other
|
|
2264
|
+
licences; see files named LICENSE.*.txt for details.
|
|
2875
2265
|
````
|
|
2876
2266
|
|
|
2877
2267
|
---
|
|
@@ -2880,10 +2270,10 @@ SOFTWARE.
|
|
|
2880
2270
|
|
|
2881
2271
|
### Rust Crates:
|
|
2882
2272
|
|
|
2883
|
-
- [
|
|
2273
|
+
- [digest](https://github.com/RustCrypto/traits) (0.10.7)
|
|
2884
2274
|
|
|
2885
2275
|
````text
|
|
2886
|
-
Copyright (c)
|
|
2276
|
+
Copyright (c) 2017 Artyom Pavlov
|
|
2887
2277
|
|
|
2888
2278
|
Permission is hereby granted, free of charge, to any
|
|
2889
2279
|
person obtaining a copy of this software and associated
|
|
@@ -2917,11 +2307,54 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2917
2307
|
|
|
2918
2308
|
### Rust Crates:
|
|
2919
2309
|
|
|
2920
|
-
- [
|
|
2310
|
+
- [schannel](https://github.com/steffengy/schannel-rs) (0.1.29)
|
|
2921
2311
|
|
|
2922
2312
|
````text
|
|
2923
|
-
Copyright (c)
|
|
2313
|
+
Copyright (c) 2015 steffengy
|
|
2314
|
+
|
|
2315
|
+
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:
|
|
2316
|
+
|
|
2317
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2318
|
+
|
|
2319
|
+
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.
|
|
2320
|
+
|
|
2321
|
+
````
|
|
2322
|
+
|
|
2323
|
+
---
|
|
2324
|
+
|
|
2325
|
+
## The following dependencies are licensed under the MIT License:
|
|
2326
|
+
|
|
2327
|
+
### Rust Crates:
|
|
2328
|
+
|
|
2329
|
+
- [anyhow](https://github.com/dtolnay/anyhow) (1.0.102)
|
|
2330
|
+
- [async-trait](https://github.com/dtolnay/async-trait) (0.1.89)
|
|
2331
|
+
- [atomic-waker](https://github.com/smol-rs/atomic-waker) (1.1.2)
|
|
2332
|
+
- [displaydoc](https://github.com/yaahc/displaydoc) (0.2.5)
|
|
2333
|
+
- [dyn-clone](https://github.com/dtolnay/dyn-clone) (1.0.20)
|
|
2334
|
+
- [fastrand](https://github.com/smol-rs/fastrand) (2.4.1)
|
|
2335
|
+
- [itoa](https://github.com/dtolnay/itoa) (1.0.18)
|
|
2336
|
+
- [once_cell](https://github.com/matklad/once_cell) (1.21.4)
|
|
2337
|
+
- [pastey](https://github.com/as1100k/pastey) (0.2.1)
|
|
2338
|
+
- [pin-project-lite](https://github.com/taiki-e/pin-project-lite) (0.2.17)
|
|
2339
|
+
- [proc-macro2](https://github.com/dtolnay/proc-macro2) (1.0.106)
|
|
2340
|
+
- [process-wrap](https://github.com/watchexec/process-wrap) (9.1.0)
|
|
2341
|
+
- [quote](https://github.com/dtolnay/quote) (1.0.45)
|
|
2342
|
+
- [ref-cast](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
2343
|
+
- [ref-cast-impl](https://github.com/dtolnay/ref-cast) (1.0.25)
|
|
2344
|
+
- [serde](https://github.com/serde-rs/serde) (1.0.228)
|
|
2345
|
+
- [serde_core](https://github.com/serde-rs/serde) (1.0.228)
|
|
2346
|
+
- [serde_derive](https://github.com/serde-rs/serde) (1.0.228)
|
|
2347
|
+
- [serde_derive_internals](https://github.com/serde-rs/serde) (0.29.1)
|
|
2348
|
+
- [serde_json](https://github.com/serde-rs/json) (1.0.149)
|
|
2349
|
+
- [syn](https://github.com/dtolnay/syn) (2.0.117)
|
|
2350
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
2351
|
+
- [thiserror](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
2352
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (1.0.69)
|
|
2353
|
+
- [thiserror-impl](https://github.com/dtolnay/thiserror) (2.0.18)
|
|
2354
|
+
- [utf-8](https://github.com/SimonSapin/rust-utf8) (0.7.6)
|
|
2355
|
+
- [zmij](https://github.com/dtolnay/zmij) (1.0.21)
|
|
2924
2356
|
|
|
2357
|
+
````text
|
|
2925
2358
|
Permission is hereby granted, free of charge, to any
|
|
2926
2359
|
person obtaining a copy of this software and associated
|
|
2927
2360
|
documentation files (the "Software"), to deal in the
|
|
@@ -2954,15 +2387,43 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2954
2387
|
|
|
2955
2388
|
### Rust Crates:
|
|
2956
2389
|
|
|
2957
|
-
- [
|
|
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)
|
|
2390
|
+
- [crc32fast](https://github.com/srijs/rust-crc32fast) (1.5.0)
|
|
2961
2391
|
|
|
2962
2392
|
````text
|
|
2963
|
-
|
|
2393
|
+
MIT License
|
|
2964
2394
|
|
|
2965
|
-
Copyright (c)
|
|
2395
|
+
Copyright (c) 2018 Sam Rijs, Alex Crichton and contributors
|
|
2396
|
+
|
|
2397
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2398
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2399
|
+
in the Software without restriction, including without limitation the rights
|
|
2400
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2401
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2402
|
+
furnished to do so, subject to the following conditions:
|
|
2403
|
+
|
|
2404
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2405
|
+
copies or substantial portions of the Software.
|
|
2406
|
+
|
|
2407
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2408
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2409
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2410
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2411
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2412
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2413
|
+
SOFTWARE.
|
|
2414
|
+
|
|
2415
|
+
````
|
|
2416
|
+
|
|
2417
|
+
---
|
|
2418
|
+
|
|
2419
|
+
## The following dependencies are licensed under the MIT License:
|
|
2420
|
+
|
|
2421
|
+
### Rust Crates:
|
|
2422
|
+
|
|
2423
|
+
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
2424
|
+
|
|
2425
|
+
````text
|
|
2426
|
+
Copyright (c) 2015-2025 Sean McArthur
|
|
2966
2427
|
|
|
2967
2428
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2968
2429
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2982,6 +2443,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
2982
2443
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2983
2444
|
THE SOFTWARE.
|
|
2984
2445
|
|
|
2446
|
+
|
|
2985
2447
|
````
|
|
2986
2448
|
|
|
2987
2449
|
---
|
|
@@ -2990,43 +2452,41 @@ THE SOFTWARE.
|
|
|
2990
2452
|
|
|
2991
2453
|
### Rust Crates:
|
|
2992
2454
|
|
|
2993
|
-
- [
|
|
2994
|
-
- [
|
|
2995
|
-
- [
|
|
2996
|
-
- [
|
|
2997
|
-
- [
|
|
2998
|
-
- [
|
|
2999
|
-
- [
|
|
3000
|
-
- [
|
|
3001
|
-
- [
|
|
2455
|
+
- [chrono](https://github.com/chronotope/chrono) (0.4.44)
|
|
2456
|
+
- [rmcp](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2457
|
+
- [rmcp-macros](https://github.com/modelcontextprotocol/rust-sdk/) (0.12.0)
|
|
2458
|
+
- [windows](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
2459
|
+
- [windows-collections](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
2460
|
+
- [windows-core](https://github.com/microsoft/windows-rs) (0.62.2)
|
|
2461
|
+
- [windows-future](https://github.com/microsoft/windows-rs) (0.3.2)
|
|
2462
|
+
- [windows-implement](https://github.com/microsoft/windows-rs) (0.60.2)
|
|
2463
|
+
- [windows-interface](https://github.com/microsoft/windows-rs) (0.59.3)
|
|
2464
|
+
- [windows-link](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
2465
|
+
- [windows-numerics](https://github.com/microsoft/windows-rs) (0.3.1)
|
|
2466
|
+
- [windows-result](https://github.com/microsoft/windows-rs) (0.4.1)
|
|
2467
|
+
- [windows-strings](https://github.com/microsoft/windows-rs) (0.5.1)
|
|
2468
|
+
- [windows-sys](https://github.com/microsoft/windows-rs) (0.61.2)
|
|
2469
|
+
- [windows-threading](https://github.com/microsoft/windows-rs) (0.2.1)
|
|
3002
2470
|
|
|
3003
2471
|
````text
|
|
3004
|
-
|
|
3005
|
-
Copyright (c) 2017 The Tokio Authors
|
|
2472
|
+
MIT License
|
|
3006
2473
|
|
|
3007
|
-
|
|
3008
|
-
person obtaining a copy of this software and associated
|
|
3009
|
-
documentation files (the "Software"), to deal in the
|
|
3010
|
-
Software without restriction, including without
|
|
3011
|
-
limitation the rights to use, copy, modify, merge,
|
|
3012
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3013
|
-
the Software, and to permit persons to whom the Software
|
|
3014
|
-
is furnished to do so, subject to the following
|
|
3015
|
-
conditions:
|
|
2474
|
+
Copyright (c) <year> <copyright holders>
|
|
3016
2475
|
|
|
3017
|
-
|
|
3018
|
-
|
|
3019
|
-
|
|
2476
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
|
|
2477
|
+
associated documentation files (the "Software"), to deal in the Software without restriction, including
|
|
2478
|
+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2479
|
+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
|
|
2480
|
+
following conditions:
|
|
3020
2481
|
|
|
3021
|
-
|
|
3022
|
-
|
|
3023
|
-
|
|
3024
|
-
|
|
3025
|
-
|
|
3026
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
3027
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3028
|
-
|
|
3029
|
-
DEALINGS IN THE SOFTWARE.
|
|
2482
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial
|
|
2483
|
+
portions of the Software.
|
|
2484
|
+
|
|
2485
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
|
2486
|
+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
|
|
2487
|
+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2488
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
|
2489
|
+
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3030
2490
|
|
|
3031
2491
|
````
|
|
3032
2492
|
|
|
@@ -3036,34 +2496,49 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3036
2496
|
|
|
3037
2497
|
### Rust Crates:
|
|
3038
2498
|
|
|
3039
|
-
- [
|
|
2499
|
+
- [synstructure](https://github.com/mystor/synstructure) (0.13.2)
|
|
3040
2500
|
|
|
3041
2501
|
````text
|
|
3042
|
-
Copyright
|
|
2502
|
+
Copyright 2016 Nika Layzell
|
|
3043
2503
|
|
|
3044
|
-
Permission is hereby granted, free of charge, to any
|
|
3045
|
-
|
|
3046
|
-
|
|
3047
|
-
|
|
3048
|
-
|
|
3049
|
-
|
|
3050
|
-
|
|
3051
|
-
|
|
3052
|
-
|
|
2504
|
+
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:
|
|
2505
|
+
|
|
2506
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2507
|
+
|
|
2508
|
+
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.
|
|
2509
|
+
|
|
2510
|
+
````
|
|
2511
|
+
|
|
2512
|
+
---
|
|
2513
|
+
|
|
2514
|
+
## The following dependencies are licensed under the MIT License:
|
|
2515
|
+
|
|
2516
|
+
### Rust Crates:
|
|
2517
|
+
|
|
2518
|
+
- [zeroize](https://github.com/RustCrypto/utils) (1.8.2)
|
|
2519
|
+
|
|
2520
|
+
````text
|
|
2521
|
+
MIT License
|
|
2522
|
+
|
|
2523
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
2524
|
+
|
|
2525
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2526
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2527
|
+
in the Software without restriction, including without limitation the rights
|
|
2528
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2529
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2530
|
+
furnished to do so, subject to the following conditions:
|
|
3053
2531
|
|
|
3054
|
-
The above copyright notice and this permission notice
|
|
3055
|
-
|
|
3056
|
-
of the Software.
|
|
2532
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2533
|
+
copies or substantial portions of the Software.
|
|
3057
2534
|
|
|
3058
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3059
|
-
|
|
3060
|
-
|
|
3061
|
-
|
|
3062
|
-
|
|
3063
|
-
|
|
3064
|
-
|
|
3065
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3066
|
-
DEALINGS IN THE SOFTWARE.
|
|
2535
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2536
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2537
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2538
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2539
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2540
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2541
|
+
SOFTWARE.
|
|
3067
2542
|
|
|
3068
2543
|
````
|
|
3069
2544
|
|
|
@@ -3073,34 +2548,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3073
2548
|
|
|
3074
2549
|
### Rust Crates:
|
|
3075
2550
|
|
|
3076
|
-
- [
|
|
2551
|
+
- [base64](https://github.com/marshallpierce/rust-base64) (0.22.1)
|
|
3077
2552
|
|
|
3078
2553
|
````text
|
|
3079
|
-
|
|
2554
|
+
The MIT License (MIT)
|
|
3080
2555
|
|
|
3081
|
-
|
|
3082
|
-
person obtaining a copy of this software and associated
|
|
3083
|
-
documentation files (the "Software"), to deal in the
|
|
3084
|
-
Software without restriction, including without
|
|
3085
|
-
limitation the rights to use, copy, modify, merge,
|
|
3086
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3087
|
-
the Software, and to permit persons to whom the Software
|
|
3088
|
-
is furnished to do so, subject to the following
|
|
3089
|
-
conditions:
|
|
2556
|
+
Copyright (c) 2015 Alice Maz
|
|
3090
2557
|
|
|
3091
|
-
|
|
3092
|
-
|
|
3093
|
-
|
|
2558
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2559
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2560
|
+
in the Software without restriction, including without limitation the rights
|
|
2561
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2562
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2563
|
+
furnished to do so, subject to the following conditions:
|
|
3094
2564
|
|
|
3095
|
-
|
|
3096
|
-
|
|
3097
|
-
|
|
3098
|
-
|
|
3099
|
-
|
|
3100
|
-
|
|
3101
|
-
|
|
3102
|
-
IN
|
|
3103
|
-
|
|
2565
|
+
The above copyright notice and this permission notice shall be included in
|
|
2566
|
+
all copies or substantial portions of the Software.
|
|
2567
|
+
|
|
2568
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2569
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2570
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2571
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2572
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2573
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2574
|
+
THE SOFTWARE.
|
|
3104
2575
|
|
|
3105
2576
|
````
|
|
3106
2577
|
|
|
@@ -3110,14 +2581,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3110
2581
|
|
|
3111
2582
|
### Rust Crates:
|
|
3112
2583
|
|
|
3113
|
-
- [
|
|
3114
|
-
- [tokio-stream](https://github.com/tokio-rs/tokio) (0.1.18)
|
|
3115
|
-
- [tokio-util](https://github.com/tokio-rs/tokio) (0.7.18)
|
|
2584
|
+
- [hyper-util](https://github.com/hyperium/hyper-util) (0.1.20)
|
|
3116
2585
|
|
|
3117
2586
|
````text
|
|
3118
|
-
|
|
3119
|
-
|
|
3120
|
-
Copyright (c) Tokio Contributors
|
|
2587
|
+
Copyright (c) 2023-2025 Sean McArthur
|
|
3121
2588
|
|
|
3122
2589
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3123
2590
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3126,16 +2593,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3126
2593
|
copies of the Software, and to permit persons to whom the Software is
|
|
3127
2594
|
furnished to do so, subject to the following conditions:
|
|
3128
2595
|
|
|
3129
|
-
The above copyright notice and this permission notice shall be included in
|
|
3130
|
-
copies or substantial portions of the Software.
|
|
2596
|
+
The above copyright notice and this permission notice shall be included in
|
|
2597
|
+
all copies or substantial portions of the Software.
|
|
3131
2598
|
|
|
3132
2599
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3133
2600
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3134
2601
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3135
2602
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3136
2603
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3137
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3138
|
-
SOFTWARE.
|
|
2604
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
2605
|
+
THE SOFTWARE.
|
|
3139
2606
|
|
|
3140
2607
|
````
|
|
3141
2608
|
|
|
@@ -3145,12 +2612,12 @@ SOFTWARE.
|
|
|
3145
2612
|
|
|
3146
2613
|
### NPM Packages:
|
|
3147
2614
|
|
|
3148
|
-
- [
|
|
2615
|
+
- [ajv](https://github.com/ajv-validator/ajv) (8.18.0)
|
|
3149
2616
|
|
|
3150
2617
|
````text
|
|
3151
2618
|
The MIT License (MIT)
|
|
3152
2619
|
|
|
3153
|
-
Copyright (c)
|
|
2620
|
+
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
3154
2621
|
|
|
3155
2622
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3156
2623
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3159,16 +2626,17 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
3159
2626
|
copies of the Software, and to permit persons to whom the Software is
|
|
3160
2627
|
furnished to do so, subject to the following conditions:
|
|
3161
2628
|
|
|
3162
|
-
The above copyright notice and this permission notice shall be included in
|
|
3163
|
-
|
|
2629
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2630
|
+
copies or substantial portions of the Software.
|
|
3164
2631
|
|
|
3165
2632
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3166
2633
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3167
2634
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3168
2635
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3169
2636
|
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
|
-
|
|
2637
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2638
|
+
SOFTWARE.
|
|
2639
|
+
|
|
3172
2640
|
|
|
3173
2641
|
````
|
|
3174
2642
|
|
|
@@ -3178,15 +2646,10 @@ THE SOFTWARE.
|
|
|
3178
2646
|
|
|
3179
2647
|
### Rust Crates:
|
|
3180
2648
|
|
|
3181
|
-
- [
|
|
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)
|
|
2649
|
+
- [getrandom](https://github.com/rust-random/getrandom) (0.2.17)
|
|
3187
2650
|
|
|
3188
2651
|
````text
|
|
3189
|
-
Copyright 2018
|
|
2652
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
3190
2653
|
Copyright (c) 2014 The Rust Project Developers
|
|
3191
2654
|
|
|
3192
2655
|
Permission is hereby granted, free of charge, to any
|
|
@@ -3221,10 +2684,15 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3221
2684
|
|
|
3222
2685
|
### Rust Crates:
|
|
3223
2686
|
|
|
3224
|
-
- [
|
|
2687
|
+
- [bitflags](https://github.com/bitflags/bitflags) (2.11.1)
|
|
2688
|
+
- [log](https://github.com/rust-lang/log) (0.4.29)
|
|
2689
|
+
- [num-traits](https://github.com/rust-num/num-traits) (0.2.19)
|
|
2690
|
+
- [regex](https://github.com/rust-lang/regex) (1.12.3)
|
|
2691
|
+
- [regex-automata](https://github.com/rust-lang/regex) (0.4.14)
|
|
2692
|
+
- [regex-syntax](https://github.com/rust-lang/regex) (0.8.10)
|
|
3225
2693
|
|
|
3226
2694
|
````text
|
|
3227
|
-
Copyright (c)
|
|
2695
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3228
2696
|
|
|
3229
2697
|
Permission is hereby granted, free of charge, to any
|
|
3230
2698
|
person obtaining a copy of this software and associated
|
|
@@ -3258,10 +2726,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3258
2726
|
|
|
3259
2727
|
### Rust Crates:
|
|
3260
2728
|
|
|
3261
|
-
- [
|
|
2729
|
+
- [native-tls](https://github.com/rust-native-tls/rust-native-tls) (0.2.18)
|
|
3262
2730
|
|
|
3263
2731
|
````text
|
|
3264
|
-
Copyright (c)
|
|
2732
|
+
Copyright (c) 2016 The rust-native-tls Developers
|
|
3265
2733
|
|
|
3266
2734
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3267
2735
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3289,60 +2757,10 @@ SOFTWARE.
|
|
|
3289
2757
|
|
|
3290
2758
|
### Rust Crates:
|
|
3291
2759
|
|
|
3292
|
-
- [
|
|
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)
|
|
3313
|
-
|
|
3314
|
-
````text
|
|
3315
|
-
MIT License
|
|
3316
|
-
|
|
3317
|
-
Copyright (c) <year> <copyright holders>
|
|
3318
|
-
|
|
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
|
-
|
|
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.
|
|
3333
|
-
|
|
3334
|
-
````
|
|
3335
|
-
|
|
3336
|
-
---
|
|
3337
|
-
|
|
3338
|
-
## The following dependencies are licensed under the MIT License:
|
|
3339
|
-
|
|
3340
|
-
### Rust Crates:
|
|
3341
|
-
|
|
3342
|
-
- [form_urlencoded](https://github.com/servo/rust-url) (1.2.2)
|
|
2760
|
+
- [flate2](https://github.com/rust-lang/flate2-rs) (1.1.9)
|
|
3343
2761
|
|
|
3344
2762
|
````text
|
|
3345
|
-
Copyright (c)
|
|
2763
|
+
Copyright (c) 2014-2026 Alex Crichton
|
|
3346
2764
|
|
|
3347
2765
|
Permission is hereby granted, free of charge, to any
|
|
3348
2766
|
person obtaining a copy of this software and associated
|
|
@@ -3376,105 +2794,12 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3376
2794
|
|
|
3377
2795
|
### Rust Crates:
|
|
3378
2796
|
|
|
3379
|
-
- [
|
|
3380
|
-
- [
|
|
3381
|
-
|
|
3382
|
-
````text
|
|
3383
|
-
MIT License
|
|
3384
|
-
|
|
3385
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3386
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3387
|
-
in the Software without restriction, including without limitation the rights
|
|
3388
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3389
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3390
|
-
furnished to do so, subject to the following conditions:
|
|
3391
|
-
|
|
3392
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3393
|
-
copies or substantial portions of the Software.
|
|
3394
|
-
|
|
3395
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3396
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3397
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3398
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3399
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3400
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3401
|
-
SOFTWARE.
|
|
3402
|
-
|
|
3403
|
-
````
|
|
3404
|
-
|
|
3405
|
-
---
|
|
3406
|
-
|
|
3407
|
-
## The following dependencies are licensed under the MIT License:
|
|
3408
|
-
|
|
3409
|
-
### Rust Crates:
|
|
3410
|
-
|
|
3411
|
-
- [httparse](https://github.com/seanmonstar/httparse) (1.10.1)
|
|
3412
|
-
|
|
3413
|
-
````text
|
|
3414
|
-
Copyright (c) 2015-2025 Sean McArthur
|
|
3415
|
-
|
|
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:
|
|
3422
|
-
|
|
3423
|
-
The above copyright notice and this permission notice shall be included in
|
|
3424
|
-
all copies or substantial portions of the Software.
|
|
3425
|
-
|
|
3426
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
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
|
-
|
|
3434
|
-
|
|
3435
|
-
````
|
|
3436
|
-
|
|
3437
|
-
---
|
|
3438
|
-
|
|
3439
|
-
## The following dependencies are licensed under the MIT License:
|
|
3440
|
-
|
|
3441
|
-
### Rust Crates:
|
|
3442
|
-
|
|
3443
|
-
- [winreg](https://github.com/gentoo90/winreg-rs) (0.52.0)
|
|
3444
|
-
|
|
3445
|
-
````text
|
|
3446
|
-
Copyright (c) 2015 Igor Shaula
|
|
3447
|
-
|
|
3448
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3449
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3450
|
-
in the Software without restriction, including without limitation the rights
|
|
3451
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3452
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3453
|
-
furnished to do so, subject to the following conditions:
|
|
3454
|
-
|
|
3455
|
-
The above copyright notice and this permission notice shall be included in
|
|
3456
|
-
all copies or substantial portions of the Software.
|
|
3457
|
-
|
|
3458
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3459
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3460
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3461
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3462
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3463
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3464
|
-
THE SOFTWARE.
|
|
3465
|
-
|
|
3466
|
-
````
|
|
3467
|
-
|
|
3468
|
-
---
|
|
3469
|
-
|
|
3470
|
-
## The following dependencies are licensed under the MIT License:
|
|
3471
|
-
|
|
3472
|
-
### Rust Crates:
|
|
3473
|
-
|
|
3474
|
-
- [scopeguard](https://github.com/bluss/scopeguard) (1.2.0)
|
|
2797
|
+
- [lock_api](https://github.com/Amanieu/parking_lot) (0.4.14)
|
|
2798
|
+
- [parking_lot](https://github.com/Amanieu/parking_lot) (0.12.5)
|
|
2799
|
+
- [parking_lot_core](https://github.com/Amanieu/parking_lot) (0.9.12)
|
|
3475
2800
|
|
|
3476
2801
|
````text
|
|
3477
|
-
Copyright (c) 2016
|
|
2802
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
3478
2803
|
|
|
3479
2804
|
Permission is hereby granted, free of charge, to any
|
|
3480
2805
|
person obtaining a copy of this software and associated
|
|
@@ -3508,41 +2833,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3508
2833
|
|
|
3509
2834
|
### Rust Crates:
|
|
3510
2835
|
|
|
3511
|
-
- [
|
|
3512
|
-
|
|
3513
|
-
````text
|
|
3514
|
-
Copyright (c) 2014 Carl Lerche and other MIO contributors
|
|
3515
|
-
|
|
3516
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3517
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3518
|
-
in the Software without restriction, including without limitation the rights
|
|
3519
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3520
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3521
|
-
furnished to do so, subject to the following conditions:
|
|
3522
|
-
|
|
3523
|
-
The above copyright notice and this permission notice shall be included in
|
|
3524
|
-
all copies or substantial portions of the Software.
|
|
3525
|
-
|
|
3526
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3527
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3528
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3529
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3530
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3531
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3532
|
-
THE SOFTWARE.
|
|
3533
|
-
|
|
3534
|
-
````
|
|
3535
|
-
|
|
3536
|
-
---
|
|
3537
|
-
|
|
3538
|
-
## The following dependencies are licensed under the MIT License:
|
|
3539
|
-
|
|
3540
|
-
### Rust Crates:
|
|
3541
|
-
|
|
3542
|
-
- [rustls-pki-types](https://github.com/rustls/pki-types) (1.14.0)
|
|
2836
|
+
- [sha1](https://github.com/RustCrypto/hashes) (0.10.6)
|
|
2837
|
+
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
3543
2838
|
|
|
3544
2839
|
````text
|
|
3545
|
-
Copyright (c)
|
|
2840
|
+
Copyright (c) 2006-2009 Graydon Hoare
|
|
2841
|
+
Copyright (c) 2009-2013 Mozilla Foundation
|
|
2842
|
+
Copyright (c) 2016 Artyom Pavlov
|
|
3546
2843
|
|
|
3547
2844
|
Permission is hereby granted, free of charge, to any
|
|
3548
2845
|
person obtaining a copy of this software and associated
|
|
@@ -3576,13 +2873,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3576
2873
|
|
|
3577
2874
|
### Rust Crates:
|
|
3578
2875
|
|
|
3579
|
-
- [
|
|
3580
|
-
- [sha2](https://github.com/RustCrypto/hashes) (0.10.9)
|
|
2876
|
+
- [bumpalo](https://github.com/fitzgen/bumpalo) (3.20.2)
|
|
3581
2877
|
|
|
3582
2878
|
````text
|
|
3583
|
-
Copyright (c)
|
|
3584
|
-
Copyright (c) 2009-2013 Mozilla Foundation
|
|
3585
|
-
Copyright (c) 2016 Artyom Pavlov
|
|
2879
|
+
Copyright (c) 2019 Nick Fitzgerald
|
|
3586
2880
|
|
|
3587
2881
|
Permission is hereby granted, free of charge, to any
|
|
3588
2882
|
person obtaining a copy of this software and associated
|
|
@@ -3616,19 +2910,30 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3616
2910
|
|
|
3617
2911
|
### Rust Crates:
|
|
3618
2912
|
|
|
3619
|
-
- [
|
|
3620
|
-
- [tarpc-plugins](https://github.com/google/tarpc) (0.14.1)
|
|
2913
|
+
- [simd-adler32](https://github.com/mcountryman/simd-adler32) (0.3.9)
|
|
3621
2914
|
|
|
3622
2915
|
````text
|
|
3623
|
-
|
|
2916
|
+
MIT License
|
|
3624
2917
|
|
|
3625
|
-
Copyright
|
|
2918
|
+
Copyright (c) [2021] [Marvin Countryman]
|
|
3626
2919
|
|
|
3627
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2920
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2921
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2922
|
+
in the Software without restriction, including without limitation the rights
|
|
2923
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2924
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2925
|
+
furnished to do so, subject to the following conditions:
|
|
3628
2926
|
|
|
3629
|
-
The above copyright notice and this permission notice shall be included in all
|
|
2927
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2928
|
+
copies or substantial portions of the Software.
|
|
3630
2929
|
|
|
3631
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2930
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2931
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2932
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2933
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2934
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2935
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2936
|
+
SOFTWARE.
|
|
3632
2937
|
|
|
3633
2938
|
````
|
|
3634
2939
|
|
|
@@ -3638,14 +2943,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3638
2943
|
|
|
3639
2944
|
### Rust Crates:
|
|
3640
2945
|
|
|
3641
|
-
- [
|
|
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)
|
|
2946
|
+
- [strsim](https://github.com/rapidfuzz/strsim-rs) (0.11.1)
|
|
3644
2947
|
|
|
3645
2948
|
````text
|
|
3646
|
-
MIT License
|
|
2949
|
+
The MIT License (MIT)
|
|
3647
2950
|
|
|
3648
|
-
Copyright (c)
|
|
2951
|
+
Copyright (c) 2015 Danny Guo
|
|
2952
|
+
Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
|
|
2953
|
+
Copyright (c) 2018 Akash Kurdekar
|
|
3649
2954
|
|
|
3650
2955
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3651
2956
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3671,14 +2976,55 @@ SOFTWARE.
|
|
|
3671
2976
|
|
|
3672
2977
|
## The following dependencies are licensed under the MIT License:
|
|
3673
2978
|
|
|
3674
|
-
###
|
|
2979
|
+
### Rust Crates:
|
|
2980
|
+
|
|
2981
|
+
- [bytes](https://github.com/tokio-rs/bytes) (1.11.1)
|
|
2982
|
+
|
|
2983
|
+
````text
|
|
2984
|
+
Copyright (c) 2018 Carl Lerche
|
|
2985
|
+
|
|
2986
|
+
Permission is hereby granted, free of charge, to any
|
|
2987
|
+
person obtaining a copy of this software and associated
|
|
2988
|
+
documentation files (the "Software"), to deal in the
|
|
2989
|
+
Software without restriction, including without
|
|
2990
|
+
limitation the rights to use, copy, modify, merge,
|
|
2991
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2992
|
+
the Software, and to permit persons to whom the Software
|
|
2993
|
+
is furnished to do so, subject to the following
|
|
2994
|
+
conditions:
|
|
2995
|
+
|
|
2996
|
+
The above copyright notice and this permission notice
|
|
2997
|
+
shall be included in all copies or substantial portions
|
|
2998
|
+
of the Software.
|
|
2999
|
+
|
|
3000
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3001
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3002
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3003
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3004
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3005
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3006
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3007
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3008
|
+
DEALINGS IN THE SOFTWARE.
|
|
3009
|
+
|
|
3010
|
+
````
|
|
3011
|
+
|
|
3012
|
+
---
|
|
3013
|
+
|
|
3014
|
+
## The following dependencies are licensed under the MIT License:
|
|
3015
|
+
|
|
3016
|
+
### Rust Crates:
|
|
3675
3017
|
|
|
3676
|
-
- [
|
|
3018
|
+
- [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) (0.8.9)
|
|
3677
3019
|
|
|
3678
3020
|
````text
|
|
3679
3021
|
MIT License
|
|
3680
3022
|
|
|
3681
|
-
Copyright
|
|
3023
|
+
Copyright 2013-2014 RAD Game Tools and Valve Software
|
|
3024
|
+
Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC
|
|
3025
|
+
Copyright (c) 2017 Frommi
|
|
3026
|
+
Copyright (c) 2017-2024 oyvindln
|
|
3027
|
+
|
|
3682
3028
|
|
|
3683
3029
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3684
3030
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3706,10 +3052,13 @@ SOFTWARE.
|
|
|
3706
3052
|
|
|
3707
3053
|
### Rust Crates:
|
|
3708
3054
|
|
|
3709
|
-
- [
|
|
3055
|
+
- [rand](https://github.com/rust-random/rand) (0.8.5)
|
|
3056
|
+
- [rand_chacha](https://github.com/rust-random/rand) (0.3.1)
|
|
3057
|
+
- [rand_core](https://github.com/rust-random/rand) (0.6.4)
|
|
3710
3058
|
|
|
3711
3059
|
````text
|
|
3712
|
-
Copyright
|
|
3060
|
+
Copyright 2018 Developers of the Rand project
|
|
3061
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
3713
3062
|
|
|
3714
3063
|
Permission is hereby granted, free of charge, to any
|
|
3715
3064
|
person obtaining a copy of this software and associated
|
|
@@ -3734,6 +3083,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
3734
3083
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3735
3084
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3736
3085
|
DEALINGS IN THE SOFTWARE.
|
|
3086
|
+
|
|
3737
3087
|
````
|
|
3738
3088
|
|
|
3739
3089
|
---
|
|
@@ -3742,37 +3092,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3742
3092
|
|
|
3743
3093
|
### Rust Crates:
|
|
3744
3094
|
|
|
3745
|
-
- [
|
|
3746
|
-
- [
|
|
3747
|
-
- [
|
|
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)
|
|
3095
|
+
- [tower](https://github.com/tower-rs/tower) (0.5.3)
|
|
3096
|
+
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
3097
|
+
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
3774
3098
|
|
|
3775
3099
|
````text
|
|
3100
|
+
Copyright (c) 2019 Tower Contributors
|
|
3101
|
+
|
|
3776
3102
|
Permission is hereby granted, free of charge, to any
|
|
3777
3103
|
person obtaining a copy of this software and associated
|
|
3778
3104
|
documentation files (the "Software"), to deal in the
|
|
@@ -3803,14 +3129,46 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3803
3129
|
|
|
3804
3130
|
## The following dependencies are licensed under the MIT License:
|
|
3805
3131
|
|
|
3132
|
+
### NPM Packages:
|
|
3133
|
+
|
|
3134
|
+
- [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped) (1.2.5)
|
|
3135
|
+
- [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) (20.19.41)
|
|
3136
|
+
|
|
3137
|
+
````text
|
|
3138
|
+
MIT License
|
|
3139
|
+
|
|
3140
|
+
Copyright (c) Microsoft Corporation.
|
|
3141
|
+
|
|
3142
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3143
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3144
|
+
in the Software without restriction, including without limitation the rights
|
|
3145
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3146
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3147
|
+
furnished to do so, subject to the following conditions:
|
|
3148
|
+
|
|
3149
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3150
|
+
copies or substantial portions of the Software.
|
|
3151
|
+
|
|
3152
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3153
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3154
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3155
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3156
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3157
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3158
|
+
SOFTWARE
|
|
3159
|
+
|
|
3160
|
+
````
|
|
3161
|
+
|
|
3162
|
+
---
|
|
3163
|
+
|
|
3164
|
+
## The following dependencies are licensed under the MIT License:
|
|
3165
|
+
|
|
3806
3166
|
### Rust Crates:
|
|
3807
3167
|
|
|
3808
|
-
- [
|
|
3168
|
+
- [iri-string](https://github.com/lo48576/iri-string) (0.7.12)
|
|
3809
3169
|
|
|
3810
3170
|
````text
|
|
3811
|
-
Copyright
|
|
3812
|
-
Copyright (c) 2018 Bastian Köcher
|
|
3813
|
-
Copyright (c) 2019-2020 Artem Vorotnikov
|
|
3171
|
+
Copyright 2019-2024 YOSHIOKA Takuma
|
|
3814
3172
|
|
|
3815
3173
|
Permission is hereby granted, free of charge, to any
|
|
3816
3174
|
person obtaining a copy of this software and associated
|
|
@@ -3844,12 +3202,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3844
3202
|
|
|
3845
3203
|
### Rust Crates:
|
|
3846
3204
|
|
|
3847
|
-
- [
|
|
3848
|
-
- [tower-layer](https://github.com/tower-rs/tower) (0.3.3)
|
|
3849
|
-
- [tower-service](https://github.com/tower-rs/tower) (0.3.3)
|
|
3205
|
+
- [tempfile](https://github.com/Stebalien/tempfile) (3.27.0)
|
|
3850
3206
|
|
|
3851
3207
|
````text
|
|
3852
|
-
Copyright (c)
|
|
3208
|
+
Copyright (c) 2015 Steven Allen
|
|
3853
3209
|
|
|
3854
3210
|
Permission is hereby granted, free of charge, to any
|
|
3855
3211
|
person obtaining a copy of this software and associated
|
|
@@ -3883,10 +3239,13 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3883
3239
|
|
|
3884
3240
|
### Rust Crates:
|
|
3885
3241
|
|
|
3886
|
-
- [
|
|
3242
|
+
- [tokio-native-tls](https://github.com/tokio-rs/tls) (0.3.1)
|
|
3243
|
+
- [tracing](https://github.com/tokio-rs/tracing) (0.1.44)
|
|
3244
|
+
- [tracing-attributes](https://github.com/tokio-rs/tracing) (0.1.31)
|
|
3245
|
+
- [tracing-core](https://github.com/tokio-rs/tracing) (0.1.36)
|
|
3887
3246
|
|
|
3888
3247
|
````text
|
|
3889
|
-
Copyright (c)
|
|
3248
|
+
Copyright (c) 2019 Tokio Contributors
|
|
3890
3249
|
|
|
3891
3250
|
Permission is hereby granted, free of charge, to any
|
|
3892
3251
|
person obtaining a copy of this software and associated
|
|
@@ -3918,14 +3277,14 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3918
3277
|
|
|
3919
3278
|
## The following dependencies are licensed under the MIT License:
|
|
3920
3279
|
|
|
3921
|
-
###
|
|
3280
|
+
### NPM Packages:
|
|
3922
3281
|
|
|
3923
|
-
- [
|
|
3282
|
+
- [ui-verification-mcp](https://www.npmjs.com/package/ui-verification-mcp/v/0.0.11) (0.0.11)
|
|
3924
3283
|
|
|
3925
3284
|
````text
|
|
3926
|
-
|
|
3285
|
+
MIT License
|
|
3927
3286
|
|
|
3928
|
-
Copyright (c)
|
|
3287
|
+
Copyright (c) 2026 Huawei Device Co., Ltd.
|
|
3929
3288
|
|
|
3930
3289
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3931
3290
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3945,8 +3304,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3945
3304
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3946
3305
|
SOFTWARE.
|
|
3947
3306
|
|
|
3948
|
-
Some files in the "tests/data" subdirectory of this repository are under other
|
|
3949
|
-
licences; see files named LICENSE.*.txt for details.
|
|
3950
3307
|
````
|
|
3951
3308
|
|
|
3952
3309
|
---
|
|
@@ -3955,10 +3312,10 @@ licences; see files named LICENSE.*.txt for details.
|
|
|
3955
3312
|
|
|
3956
3313
|
### Rust Crates:
|
|
3957
3314
|
|
|
3958
|
-
- [http
|
|
3315
|
+
- [http](https://github.com/hyperium/http) (1.4.0)
|
|
3959
3316
|
|
|
3960
3317
|
````text
|
|
3961
|
-
Copyright (c)
|
|
3318
|
+
Copyright (c) 2017 http-rs authors
|
|
3962
3319
|
|
|
3963
3320
|
Permission is hereby granted, free of charge, to any
|
|
3964
3321
|
person obtaining a copy of this software and associated
|
|
@@ -3984,6 +3341,38 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
3984
3341
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3985
3342
|
DEALINGS IN THE SOFTWARE.
|
|
3986
3343
|
|
|
3344
|
+
````
|
|
3345
|
+
|
|
3346
|
+
---
|
|
3347
|
+
|
|
3348
|
+
## The following dependencies are licensed under the MIT License:
|
|
3349
|
+
|
|
3350
|
+
### Rust Crates:
|
|
3351
|
+
|
|
3352
|
+
- [reqwest](https://github.com/seanmonstar/reqwest) (0.12.28)
|
|
3353
|
+
|
|
3354
|
+
````text
|
|
3355
|
+
Copyright (c) 2016-2025 Sean McArthur
|
|
3356
|
+
|
|
3357
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3358
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3359
|
+
in the Software without restriction, including without limitation the rights
|
|
3360
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3361
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3362
|
+
furnished to do so, subject to the following conditions:
|
|
3363
|
+
|
|
3364
|
+
The above copyright notice and this permission notice shall be included in
|
|
3365
|
+
all copies or substantial portions of the Software.
|
|
3366
|
+
|
|
3367
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3368
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3369
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3370
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3371
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3372
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3373
|
+
THE SOFTWARE.
|
|
3374
|
+
|
|
3375
|
+
|
|
3987
3376
|
````
|
|
3988
3377
|
|
|
3989
3378
|
---
|